/*
	Featured Content Slider
	by: Chris Coyier
*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: right; margin-left: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ border: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 470px; margin: 0px ; position: relative;}

#page-wrap h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#015f7c;
	margin-top:0px;
	margin-bottom:10px;
}

/*
	TYPOGRAPHY
*/


/*
	SLIDER
*/
.slider-wrap								{ width: 453px; position: absolute;  border:0px;  }			
.panelContainer 							{margin-top:9px;}
.panel ul									{ text-align: left; margin: 0 10px 0 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 450px; height: 210px; border: 0px; }


.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 450px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px; margin-right: 5px; }

.active-thumb 								{ background: transparent url(slider/icon-uparrowsmallwhite.png) top center no-repeat; }

.navButtons {
	margin-left:70px;
}

.wrapper {
	height:195px;
	padding:5px;
}

#partnerships {
	margin:4px;
	height:50px;
	margin:0 auto;
}

#movers-row {
	margin:4px;
	height:20px;
	float:left;
}

#movers-rowa {
	margin:4px;
	height:20px;
	float:left;
}


.sliderHR {
	width:100%;
	margin-top:10px;
	
}

