
/*
	SLIDER
*/
.slider-wrap								{ width: 950px; height:250px;z-index: 1; overflow:hidden; }
/*.slider-wrap								{ width: 950px; position: absolute; top: 87px; left: 40px; }*/			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 950px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 950px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 0px; }
#movers-row									{ margin: -50px 0px 0px 0px; float:right;}
/*#movers-row									{ margin: -43px 0 0 62px; }*/

#movers-row div								{ width: 70px; float: left; }
#movers-row div a.cross-link 				{ float: left; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; font-size:11px;
											  margin-top: -50px; position: relative; z-index: 500; color: white; } /* photo text background */
.photo-meta-data span 						{ font-size: 13px; } /* photo text */
/* .cross-link									{ display: block; width: 62px; margin-top: 2px; 
											  position: relative; padding-top: 0px; z-index: 9999; } /* position of icons */

.cross-link									{ display: block; width: 62px; margin-top: 2px; 
											  position: relative; padding-top: 0px; z-index: 500; } /* position of icons */

.active-thumb 								{ margin-top: -2px; border:dotted 1px #DDDDDD; z-index:500; }  /* move icon up 8px */

/* .active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; } */  /* white arrow */

.imagineVideoPlayButton						{ padding: 10px 30px 10px 10px; height: 30px; margin-top: -120px; position: relative; float:right; z-index: 1;  } /* photo text background */







