/*

	Featured Content Slider

	by: Chris Coyier



*											{ margin: 0; padding: 0; }

body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }



					  				  

/*

	UTILITY STYLES

				  				  

					  				  

.floatLeft 									{ float: left; margin-right: 10px;}

.floatRight									{ float: right; }

.clear 										{ clear: both; }

a											{ outline: none; }





/*

	PAGE STRUCTURE



#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;

											  background: url(images/bg.png) top center; }





/*

	TYPOGRAPHY



ul											{ list-style: square inside; }

a, a:visited								{ color: #729dff; text-decoration: none; }

a:hover, a:active							{ color: white; }

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;}



/*

	SLIDER

*/

.slider-wrap								{ width: 663px; overflow:hidden; height:140px; }

.stripViewer .panelContainer 

.panel ul									{ text-align: left; margin: 0; }

.stripViewer								{ position: relative; overflow: hidden; width: 650px; height: 140px; }

.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }

.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 650px; }

.stripNavL, .stripNavR, .stripNav			{ display: none; }

.nav-thumb 									{ border: 0; }

#movers-row									{ position:relative; left:650px; top:-140px; width:13px; }

#movers-row div								{ float: right; }

#movers-row div a.cross-link 				{ float: right; margin: 0; border:0; background-color:#d5d5d5; }



#movers-row div.bqa a.cross-link:hover		{ background-color:#8dc63f; }

#movers-row div.ele a.cross-link:hover		{ background-color:#f37321; }

#movers-row div.pha a.cross-link:hover		{ background-color:#0072bc; }

#movers-row div.sqa a.cross-link:hover		{ background-color:#cc1846; }





.cross-link									{ display: block; width: 13px; position: relative; }

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



.wrapper img								{ border:0; }














