/*
	Featured Content Slider
	by: Chris Coyier
*/
					  				  
/* UTILITY STYLES */				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/* PAGE STRUCTURE */
#headline									{  min-height: auto; position: relative; line-height:normal !important;}


/*	TYPOGRAPHY */
#headline ul											{ margin-left:30px; list-style: none inside; }
#headline a, a:visited								{ color: #729dff; text-decoration: none; }
#headline a:hover, a:active							{ color: white; }
#headline 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: 580px; height:335px !important; position: absolute; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative;overflow: hidden; width: 580px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0px; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 587px; overflow:hidden; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -67px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../img/transpBlack.png); padding: 10px; height: 18px; 
											  margin-top: -45px; width:99%; margin-left:2px; position: relative;  color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px;  }
.active-thumb 								{ /*background: transparent url(../img/icon-uparrowsmallwhite.png) top center no-repeat; */}






