/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ float: left;}


/*
	TYPOGRAPHY
*/
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: 683px; height: 200px; border: none; position: absolute;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 683px; height: 200px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 186%; position: relative; width: 683px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: none 2px;}
#movers-row									{ margin-top: -16px; margin-right: 3px; _margin-right: 2px; float: right;}
#movers-row div								{ width: 29px; float: left; border: none;}
#movers-row div a.cross-link 				{ float: right}
.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: 13px; }
.cross-link									{ display: block; width: 19px; margin-top: -8px;
											  position: relative; z-index: 9999; }
.active-thumb 								{ border: 2px solid #986A2D; margin-top: -10px; margin-right: -2px; float: right; height: 20px; display: block; background: #986A2D}




