/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 298px; margin:auto; position: relative; height: 200px; overflow:hidden; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }


/*
	SLIDER
*/
.slider-wrap								{ width: 300px;  }
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.wrapper a { border:0; }
.stripViewer								{ position: relative; overflow: hidden; width: 300px; height: 160px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 300px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border:  margin-right: 5px; }
#movers-row a								{ cursor:pointer;   }
#movers-row div								{  float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../images/transpBlack.png); padding: 5px; height: 15px; 
											  margin-top: -25px; position: relative; z-index: 9999; font-size:11px; color:#FFF;  }

.photo-meta-data span 						{ font-size: 13px; }

.cross-link									{ display: block; padding:3px; background:#CCC; border:1px #999 solid; font-size:11px;  
										  position: relative; z-index: 9999; width:10px; float:left; margin: 1px 1px 0 0; }
											  
.active-thumb 								{ background: transparent url(../images/icon-uparrowsmallwhite.png) top center no-repeat; background:#06C; color:#FFF;  }

.active-thimb a { cursor:pointer; }





