@charset "utf-8";
/* CSS Document */

/*
	SLIDER
*/
.slider-wrap								{ width:400px;height:330px; float:left; border:0px solid #c6c5c5; background:#fff;}
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 400px; height: 300px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 400px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{}
#movers-row									{ float:right;}
#movers-row div								{ width: 21px; float: left; margin-left:3px;}
#movers-row div a.cross-link 				{ float: left; text-decoration:none; line-height:21px; text-align:top; color:#fff;}
.photo-meta-data							{ background: #652B13; padding: 10px; position: absolute; z-index: 9999; color: white; border-bottom:0px font-size: 14px; solid #8e010a; left:0; right:0; bottom:0; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 21px; height:21px;  background: transparent url(bg-no-slider.jpg) top center no-repeat; position: relative; z-index: 9999; float:left; color:#fff !important; line-height:21px; text-align:center;}
.cross-link img{width:0;}
.active-thumb 						{ background: transparent url(bg-no-active-slider.jpg) top center no-repeat; }


