.imageflow{visibility:hidden; position:relative; text-align:left; width:100%;}
.imageflow img{ visibility:hidden; position:absolute; top:0px; border:none; height:254px; width: 350px;}
.imageflow p{ text-align:center; margin:0 auto}
.imageflow .loading{ position:relative; left:50%; margin-left:-106px; width:200px; height:15px; padding:5px; visibility:visible; border:1px solid white}
.imageflow .loading_bar{ height:15px; width:1%; background:#fff; visibility:visible}
.imageflow .caption{ font-weight:bold; position:relative; text-align:center; z-index:10000}
.imageflow .scrollbar{ visibility:hidden; position:relative; border-bottom:1px solid #b3b3b3; z-index:10001}
.imageflow .slider{ position:absolute; margin-top:-7px; margin-left:-7px; z-index:10002; background-image:url(../../content/imageflow/slider.png); background-repeat:no-repeat; width:14px; height:14px}
.imageflow{ background:#000; color:#fff}
.imageflow span{ position:absolute; top:-1px; padding:0.1em 0.3em; color:#fff; font-weight:bold; border-right:1px solid #fff; border-bottom:1px solid #fff}

#product_flow {
	background:#fff;
	color:#000;
	height:450px;
	padding-bottom:40px;
}

#product_flow_images {   HEIGHT:400px;}

#product_flow .loading {
	border-color:#333;
}
#product_flow .loading_bar {
	background:#333;
}
#product_flow .slider {
	background-image:url(../slider_dark.png);
}
#product_flow .scrollbar {
	bottom: -40px;
	border-bottom:1px solid #dcdcdc; 
}
						
#product_flow img {	height:254px; width: 350px;}			
			
.highslide-container {
	z-index:10003 !important;
}
.highslide-credits {
	display:none !important; 
}
.highslide-caption {
	color:#333 !important; 
}
			
