
					  				  
/*
	UTILITY STYLES
*/				  				  
					  
.photo-meta-data a							{ color: white; }
.photo-meta-data a:hover					{ text-decoration:underline; }
.photo-meta-data a:visited					{ color: white; }				  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 227px; margin: 10px 0px 0px 0px;  position: relative; height: 290px; overflow:hidden; text-align:left;
/*border: 2px solid #777;*/
}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px; }

/*
	SLIDER
*/
.slider-wrap								{ width: 227px; position: absolute; top: 2px; left: 0px;  }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 250px; height: 245px; }
.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: 0px solid black; margin-right: 5px; }


#movers-row									{  margin: -42px 0 0 75px; border: 1px solid #FFFFFF; }
#movers-row div								{ float: left; }
#movers-row div a.cross-link 				{ /*float: right;*/ }
#movers-row div a:visited				    { color:#FFFFFF }

.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: 11px; color:#FFFFFF}
.cross-link									{ display: block; width: 73px; margin-top: -14px; 
											  position: relative; padding-top: 13px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/icon-uparrowsmallwhite.png) top center no-repeat; }







