/*
	Featured Content Slider
	by: Chris Coyier
*/
*


					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float:left; width:380px; padding:10px;}
.floatRight									{ float: right; }
.sliderinnertext							{ padding: 8px; font-size: 12px; padding-top:25px; color:#878989; text-align:justify; }
.clear 										{ clear: both; }



/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 980px; position: relative; top:0; margin-bottom: 0px; clear: both;  background:#ffffff;}


/*
	TYPOGRAPHY
*/

/*
	SLIDER
*/
.slider-wrap1								{ width: 980px; position: absolute; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 0 0 0; }
.stripViewer								{ position: relative; overflow: hidden; width: 980px; height: 357px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 980px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 0px; }








