
.clear { clear: both; }
		
#show-image
{
/*width:300px;*/
float:left;
background-color:#eeeeee;
border:1px solid #ebebeb;
padding:5px 5px 10px 5px;
}

#gallery1
{
	width: 565px;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	/* border: 1px solid green; */
}

#gallery1z
{
	width: 565px;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	/* border: 1px solid green; */
}


#gallery2
{
	width: 565px;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	/* border: 1px solid green; */
}
#big-image
{
     float: left;
     width: 296px;
      min-height:450px;
      height:auto!important;
      height:450px;
    /* margin-right: 5px;*/
     margin-bottom: 10px;
     background-image: url('loader00.gif') no-repeat center;
     /* border: 1px solid red; */
}

#big-image img,
img.big-image
{
width: 300px;
border:1px solid #ebebeb;

}

#small-images
{
     float: right;
width: 285px;
     margin:0 -43px 0 2px;
     /* border: 1px solid blue; */
}

#small-images img,
img.small-images 
{
	width: 58px;
	/* border: 1px solid blue; */
}

#small-images .preview {
  cursor: hand;
 margin: 0px 10px 10px 0px;
  position:relative;
}

#small-images .navigate {
	width: 250px;
	height: 60px;
	margin: 0px 3px 5px 0px;
}


#img-text,
.img-text
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration:none; 
     font-size:10px; 
     color: #2E3483; 
     vertical-align:top; 
     font-weight:bold; /*width:300px;*/
width:300px;
/**width:260px;*/
}

.navigate {
	text-align:left;
/**top:620px;*/
}

.navigate span{
clear:both;   
float:left;
padding:6px 0 0 0;}

.navigate a {
float:left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none; 
		font-size:12px; 
		font-weight:bold;
		color:  #808080; 
		vertical-align:top; 
text-align:center;  
    width:16px;  
   height:14px;
		background-color:#EEEEEE;
		border:1px solid #CC0000;
		margin:3px;
		padding:3px;
		cursor:hand;
}

.navigate a
{		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none; 
		font-size:12px; 
		font-weight:bold;
		color:  #808080; 
		vertical-align:top; 
text-align:center;  
    width:16px;  
   height:14px;
		background-color:#EEEEEE;
		border:1px solid #C0C0C0;
		margin:3px;
		padding:3px;
		cursor:hand;
		}
.navigate a:hover{
		border:1px solid #cc0000;
	
}

.navigate a.active
{		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none; 
		font-size:12px; 
		font-weight:bold;
		color:  red; 
		vertical-align:top; 
text-align:center;  
    width:16px;  
   height:14px;
		background-color:#EEEEEE;
		border:1px solid red;
		margin:3px;
		padding:3px;
		cursor:hand;
		}


#gallery1{
	 min-height:450px;
	 height:auto!important;
	 height:450px;
}

#gallery1z{
	 min-height:450px;
	 height:auto!important;
	 height:450px;
}
