/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 670px; margin: 0; position: relative; min-height: 351px;
											  background: url(../images/befandaft-bg.png) top center; }
/*
	SLIDER
*/
.slider-wrap								{ width: 602px; position: absolute; top: 33px; overflow:hidden; left: 34px; }
.wrapper									{ width:602px; height:284px; background:#599384;}
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 670px; height: 330px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 670px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; width:94px; height:50px; }
#movers-row									{ margin: 0 0 10px 0; display:block; float:left; width:670px; }
#movers-row div								{ width: 15%; float: left; }
#movers-row div a.cross-link 				{ float: left; }
.photo-meta-data							{ background: url(../images/transpBlack.png); padding: 10px; width:582px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 94px; margin-bottom: 10px; float:left; 
											  padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/icon-uparrowsmallwhite.png) bottom center no-repeat; }






