#merchandise a, #merchandise a:hover, #merchandise a:active, #merchandise a:link, #merchandise a:visited, img, img:hover
{ text-decoration:none; border:none; color:#FFF; baackground-color:#FFF; }		

#overlay {
	background:#FFF;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin:0 0 0 0;
	
	}


#lightbox a img{ border: none; }



#outerImageContainer{
	background:none;
	position: relative;
	min-width: 980px;
	min-height:740px;
	margin: 20px auto 0 auto;	
	background:#FFF;
	border:1px solid #999;
	}

#innerContainer{
	position:relative;
	background:#FFF;
	width:980px;
	height:710px;
	margin:0;
}

#sideContainer{
	position:relative;
	background:#FFF;
	width:320px;
	height:720px;
	margin:0;
	float:right;
}


#imageContainer{
	padding: 0px;
	width: 480px;
	height:720px;
	float:left;
	margin:0;
	background:#FFF;
}
	
	
#lightboxImage{
margin: 10px 0pt 0pt 10px;	
height:720px;
width:480px;


}



#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}



#hoverNav{
	position: relative;
	height: 30px;
	width: 100px;
	z-index: 10;
	float:left;
	margin:-90px 0 0 380px;
}


#imageContainer>#hoverNav{ left: 0;}


#hoverNav a{ outline: none; border:0; height:20px; margin:28px 0 0 0; }



#prevLink, #nextLink{
	width: 50px;
	height: 20px;
	background: transparent url(../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}



#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}



#prevLink, #prevLink:hover, #prevLink:visited:hover { max-height: 20px; max-width: 50px; background: url(../../images/prev.gif) center top no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { max-height: 20px; max-width: 50px; background: url(../../images/next.gif) center top no-repeat; }


#imageDataContainer{
	position:relative;
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0;
	line-height: 1.4em;
	float:left;
	width:200px;
	float:left;
	background:#FFF;
	height:500px;
}



#imageData{	padding:0 10px; color: #000; }

#imageData #imageDetails{ width: 170px; float: left; text-align: left;  }
	
#imageData #caption{ font-weight: bold;	margin:20px; }

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
			
#imageData #bottomNavClose{ width: 20px; float: right;  padding-bottom: 0.7em;	}	

#imageDataContainer{ margin: 0 0 0 20px;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	/*height: 200px;*/
	height: 100%;
	margin:0 auto;	
}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

	
#bottomNav {
text-align:right;
 height:12px;
 width:980px;
 z-index:20000;
 position:relative;
 margin:-100px  auto 0 auto;	
}

#bottomNavClose, #bottomNavClose a:hover{ background:none; }

#bottomNavClose{
	position:relative;
	height:12px;
	width:45px;
	z-index:12345;
	margin:0 0 0 0;
	
}


#bottomNavClose img { height:12px; width:45px; background:#FFF url(./images/mille/close.jpg); border:none; margin:8px 0 0 393px; }

#numberDisplay{ display:none; height: 20px; font:14px Arial; color:#000; float:right; clear:right; width:150px; }

#imageThumb {  background:#FFF; scrollbar-base-color: #333; border-style:solid; border-width:0 0 1px 0; border-color:#ccc; width:480px; position:relative; margin:15px auto 0 0; height:650px;  font:16px Arial; color:#000; float:left; clear:right; overflow:auto; }

 /* #imageThumb img:first-child {  border: #333 1px solid; position:relative; margin:15px 85px 0 0; float:left; } */

#imageThumb img {  border: #ccc 1px solid; position:relative; margin:0 2.5px 0 0; float:left; }  /*   margin:10px 100px 0 0;   */

#caption{ position:relative; display:block; height: 50px; font:16px Arial; color:#000; float:left; margin: 15px 2px 0 0px; width:300px; text-align:left; }

#caption h1, #caption h3 { text-transform:uppercase; }	

.row { float:left; margin:0 0 50px 0; }

.even{ margin:0 30px; }

#imgCol { z-index:3000; margin:0; float:left; }


