/* Big Image */
#bvc2004productpage #imagecolumn .MainImage {
	padding:0!important;
}
#bvc2004productpage #imagecolumn .MainImage img{
	margin:0!important;
}

#bvc2004productpage #imagecolumn div.MainImage {
    width: 275px;
    margin-bottom: 4px;
}
#bvc2004productpage #imagecolumn div.MainImage a img {
    width: 275px;
}
/* Thumbnails */
#bvc2004productpage #imagecolumn .ThumbnailContainer {
	text-align:center!important;
    background: #f8f2e7;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 11px;
    padding-bottom: 11px;
    border: 1px solid #ece3d4;
}
a.SmallThumbnail {	
    float:left;
	padding: 11px 12px 0 0;
    width: 75px !important;
    height: 75px !important;
}
a.SmallThumbnail img {
	margin-top:0px;
}

/* Flash on ZoomImageFlash */
#svBody {
	position:absolute;
	top:0;
	left:0;
	padding:0;
}
/* LightBox */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 90;
	text-align: center;
	line-height: 0;
}
#outerImageContainer {
	position:relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 2px solid #B06727;
}

#imageContainer /*think twice before edit. Optimized for IE6,IE7, FF */{
	position:relative;
	top:10px;
	left:0px;
}
#ifFlash {
	padding: 0px;
	top:0px;
	left:0px;
}
.ImageZoom, #imgZoom {
	position:absolute;
	top:0;
	left:0;
	height:510px;
	width: 440px;
	text-align:center;
	margin:0!important;
	border:none;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align:middle;
	line-height: 0;
	z-index:100;
}
/* Container for Navigation Buttons */
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	background: #fff url(images/bg.gif) repeat-x;
	border: 2px solid #B06727;
	border-top: none;
	}
#imageData {
	padding:0 10px;
}
#imageData #imageDetails{  text-align: left; display:none; }/* Img # of # */	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}	
/* Navigation buttons */		
#imageData #bottomNavClose{float: right;}	
#nextLink, #prevLink { left: 0; float: left; }
#lightbox a img{ border: none; padding-top:3px; padding-bottom:3px; }
	
/* dark background */	
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	width: 100%;
	height: 500px;
	 /*background-color: #65441a;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
/* .noborder img {border:none;} */

