/*
	Featured Content Slider
	by: Chris Coyier
*/


					  				  
/*
	UTILITY STYLES
*/	


#banner{width:960px; height:260px; font-family:helvetica_condensed_lightRg, Helvetica-Conth; margin:0px auto; position:relative; z-index:-10; background:url(../images/banner-bg.jpg) repeat-x; height:260px; }			  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
/*a											{ outline: none; }*/


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


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
/*a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }*/

/*
	SLIDER
*/
.slider-wrap								{ width: 960px; position: absolute; top: 0px; left: 0px; margin:0px auto; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 960px; height: 260px; margin:0px auto; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 960px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }

#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }



.panel .background							{ /*background: url(../images/transpBlack.png);*/ padding: 10px; 
 margin-top: -455px; position: relative; z-index:99999; color: red; left:500px; width:420px;}
.background span 						{ font-size:24px; line-height:30px;  }


