					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }

/*
	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: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 747px;float:left; }
.slider-wrap p {padding:0;margin:0;}
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }

.stripViewer								{ position: relative; overflow: hidden; width: 747px; height: 437px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 747px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }

.photo-meta-data							{ background: url(../images/homepagephotos/transpBlack.png); 
												padding: 20px; height: 80px; 
											  margin-top: -80px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }

#thumbsholder {background:#6b8363;float:left;width:718px; padding:0 0 8px 30px;border-top:solid 6px #e0e0bc}

.nav-thumb 									{}
#movers-row									{ float:left; width:75%; }

.thumbframe {float:left; margin-right:5px;}
.thumbframe h4{font-weight:normal!important ;font-size:12px;text-transform:uppercase;margin:8px;}
a.cross-link {background:#2d4427;padding:4px;display:block;text-align:center;}
a.active-thumb, a:hover.cross-link{background:#e0e0bc;color:#2d4427;text-decoration:none;}
a:link.cross-link h4,a:visited.cross-link h4{background:url(white-arrow.gif) no-repeat right;color:#fff;padding-right:12px;}
a:hover.cross-link h4, a:link.active-thumb h4,a:visited.active-thumb h4{
	background:url(grey-arrow.gif) no-repeat right;color:#2d4427;padding-right:12px;text-decoration:none !important ;}

