				  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 0px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 250px; margin: 0px auto; position: relative; min-height: 190px;
											  }

/*
	SLIDER
*/
.slider-wrap								{ width: 250px; position: absolute; top: 1px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 0px 0 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 250px; height: 155px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 250px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: 5px 0 0 5px;padding-left:3px; }
#movers-row div								{display:block; width: 20px;height:20px; float: left; text-align:center; vertical-align:middle;                                               background:#ececec;margin:2px;border:#ccc thin solid 1px; }
#movers-row div a.cross-link 				{ float:left; color:#7d5c2a;font-size:11px;padding-top:2px; }
#movers-row div a:hover				    { float:left; color:#be2226;font-weight:bold; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 12px; }
.cross-link									{ display: block; width:20px; height:20px; position: relative; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }







