
/*
	SLIDER
*/
.slider-wrap								{ width: 531px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 531px; height: 160px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 531px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
#movers-row 								{ 
											width: 530px;
											display: inline;
											list-style: none;
											background: url(../images/img-nav-bg.gif) left top no-repeat;
											height: 21px;
											float: left;
											clear: both;
											padding: 5px 0px 0px 0px;
											margin: 3px 0px 0px 0px;
}
#movers-row li								{ 
											width: 88px;
											float: left;
											text-align: center;
											display: inline;
											list-style: none;
											background: transparent url(../images/img-nav-seperator.gif) left top no-repeat;
											padding: 0px;
											color: #3a3a3a;
											font-size: 0.75em;
											font-weight: bold;
}
#movers-row li A							{ color: #888888; text-decoration: none; }
#movers-row li A.active-num					{ color: #3a3a3a; }
#movers-row LI.first						{ background: none; }
.photo-meta-data							{ background: url(../images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.cross-link									{ margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ color: #000000; }


           





