		  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 16px; 
									  		  font-family: Verdana; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 361px; position: absolute;background:#e5e5e5; font-family:"verdana" }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 361px; height: 229px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 361px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border:none; margin-right: 5px; }
#movers-row									{ margin: 0px; background:#CCC; padding-left:45px; padding-right:45px;  }
#movers-row div								{ float: left; width:50px; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{
	
	 font-family: Arial, Helvetica, sans-serif; font-size: 9px;background: url(images/transpBlack.png); padding: 10px; height:50px;
											  margin-top: -50px; position: relative; z-index: 9999; color: white; padding-bottom:20px; }
.photo-meta-data span 						{ font-size: 11px; }
.cross-link									{display: block;  margin-top: -11px; text-align:center;
											  position: relative; padding-top: 15px; z-index: 9999; color:#666; cursor:hand; }
.cross-link:hover{
	color:#F90;
}
											  
.cross-link p{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-weight:bold;
	font-size:15px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	width:50px;
	height:26px;
	text-align:center;
	border-collapse:collapse;
		
}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }






