/*
	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
*/



/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #0093C1; text-decoration: none; }
a:hover, a:active							{ color: #333666; border: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;}
.slidertitle	{font-size:16px; font-weight:bold; color:099; padding:2px;}
.slidertext {font-size:11px; font-weight:bold; margin: 5px;}
/*
	SLIDER
*/

.slider-wrap								{ width: 919px; margin:10px auto; background: url(/images/sliderbg.png) top center no-repeat; height:254px; padding:50px 0 0 0; }			

.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 457px; height: 233px; margin:0 0 0 3px;  }
.stripViewer .panelContainer				{ position: absolute;  left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%;  width: 457px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 				{ border:none; display:block; padding:0; margin-top:-9px;}
#movers-row									{ margin: -12px 0 0 100px; }
#movers-row div								{ width: 40px; float: left; }

.photo-meta-data							{ background: url(/images/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index:10; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{  border:none!important; display: block; width: 40px; position: relative; padding-top: 15px; z-index: 10; }
.cross-link a								{ border:none!important; }
.active-thumb 								{ background: transparent url(/images/icon-uparrowsmallwhite.png) top center no-repeat; border:none; }







