/* @override http://www.astrograph.com/slider/style.css */

/*
	Featured Content Slider
	by: Chris Coyier
*/

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


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 975px; margin: auto; position: relative; height: 550px; overflow: hidden; }
#page-wrap a:hover							{ text-decoration: none; }


/*
	TYPOGRAPHY
*/


/*
	SLIDER
*/
.slider-wrap								{ width: 975px; position: absolute; overflow: hidden; }			
.stripViewer .panelContainer 				{ width: 975px; }
.stripViewer								{ position: relative; overflow: hidden; width: 975px; height: 500px; overflow: hidden; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 975px; overflow: hidden; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: none; margin-left: 12px; }
#movers-row									{ margin-left: 100px; }
#movers-row div								{ width: 150px; float: left; }
#movers-row div a.cross-link 				{ float: none; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 20px; height: 30px; 
											  margin-top: 0px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 14px; }
.cross-link									{ display: block; position: relative; z-index: 9999; }
.active-thumb 								{ height: 50px;
	background: url(/images/slidernav/tab.png) no-repeat;
}

#navbuttons 								{ margin-left: 100px; height: 50px;
	background: url(/images/slidernav/tab_bg.jpg) no-repeat;
}
