

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


/*
	PAGE STRUCTURE
*/
#wrapper									{ width: 475px; margin: 0 auto; position: relative; min-height: 380px; background-color:#064B48; border:1px solid #108c86;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{  }


/*
	SLIDERs
*/
.slider-wrap								{ width: 390px; position: relative; top: 8px; float:right; right:-5px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 400px; height: 300px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 400px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black;}
#movers-row									{ }
#movers-row div								{ }
#movers-row div a.cross-link 				{ }
.photo-meta-data							{ background: padding: 10px; height: 65px; 
											  margin-top: 10px; position: relative; z-index: 9999; color: #DBCEC3;
											  font-family:Verdana, Geneva, sans-serif;  font-size:0.8em; font-weight:100;}
.photo-meta-data span 						{ font-size: 1.0em; font-weight:100; color:#FFF;}
.cross-link									{ display: block; width: 62px; margin-top: -7px; 
											  position: relative; padding-top: 0px; padding-right:10px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) bottom center no-repeat; }

#picnav                                     { float: right; width: 400px; height: 60px; margin-top:10px; margin-left:10px;}








