/*
	Featured Content Slider
	by: Chris Coyier
*/
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{


}

.imgcontent p{
	line-height:18px;
	margin-bottom:10px;
	text-transform: uppercase;
	margin-top: 10px;
	font-size:12px;
}

.imgcontent h3{
	font-size: 30px;
	clear: both;
	margin-bottom: 14px;
	line-height: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: normal;
	}
/*
	PAGE STRUCTURE
*/





/*
	SLIDER
*/
.slider-wrap								{
	width: 680px;
	height: 700px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 680px; height: 510px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 680px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid white; margin-right: 5px; }
#movers-row									{ margin: -83px 0 0 82px; }
#movers-row div								{ width: 15%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.imgcontent									{
	padding: 10px;
	position: relative;
	z-index: 9999;
	color: white;
	width: 300px;
	right: 0px;
	text-align: right;
	margin-top: -500px;
	left: 350px;
}

.cross-link									{ display: block; width: 80px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
