			  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }

/*
	PAGE STRUCTURE
*/
#page-wrap 									{  position: relative; min-height: 370px; }

/*
	SLIDER
*/
.slider-wrap								{ width: 735px; position: absolute;  }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 735px; height: 262px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 735px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
#movers-row									{ margin: 10px 0 0 10px; }
#movers-row a.last						{ margin-right:0px; }
#movers-row a								{ float: left;margin-right:11px; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 5px 10px 10px 10px; height: 35px; 
											 		 margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data p 						{ font-size: 13px; margin-bottom:0px;}
.cross-link									{ display: block; margin-top: -14px; 
											  position: relative; padding-top: 11px; z-index: 9999; }
.active-thumb 								{ background: transparent url(/App_themes/theme1/images/uparrowsmallwhite.png) top center no-repeat; }







