/*

	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; text-decoration:none; }





/*

	PAGE STRUCTURE

*/

#page-wrap 									{ width: 536px;

											  background: top center; }





/*

	TYPOGRAPHY

*/

ul											{ list-style: square inside; }

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

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





/*

	SLIDER

*/

.slider-wrap								{ width: 536px; position: absolute; }			

.stripViewer .panelContainer 

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

.stripViewer								{ position: relative; overflow: hidden; width: 536px; height: 348px; z-index:0;}

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

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

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

.nav-thumb 									{ border: 0px solid white; margin-right: 5px; margin-top:-4px; z-index: 1; width:51px; margin-left:5px; }

*html .nav-thumb							{ margin-left:5px;}

#movers-row									{ margin: -43px 0 0 0px; }

#movers-row div								{ width: 51px; margin-right:8px; float: left; text-align:left; }

	*html #movers-row div					{ width: 51px; margin-right:-4px; float: left; text-align:left; }

#movers-row div a.cross-link 				{ float: left; }

.photo-meta-data							{ width:516px; background: url(images/transpBlack.png); padding: 10px; height		: auto; margin-top: -65px; position: relative; z-index: 2; color: white; }





*html .photo-meta-data {

margin-top: -68px;

}

.photo-meta-data span 						{ font-size: 13px; }

.cross-link									{ display: block; width: 62px; margin-top: -14px; 

											  position: relative; padding-top: 15px; z-index: 3; }

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














