/*
	Featured Content Slider
	by: Chris Coyier
*/
	  				  


/*
	SLIDER
*/
.slider-wrap								{ width: 770px; height:120px; position: relative; font-size: 12px; line-height:16px; }			
.panel ul									{ text-align: left;  }
.wrapper 									{ height:120px;}
.stripViewer								{ position: relative; overflow: hidden; width: 770px; height: 100px; }
.stripViewer .panelContainer				{ position: relative; }
.stripViewer .panelContainer .panel			{ float: left;  position: relative; width:770px; height:auto;}
.stripViewer .panelContainer .panel1		{ float: left;  position: relative; width:770px; height:117px; overflow:scroll;}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{  margin-right: 0px; }
#movers-row									{ margin: -5px 0 0 0px; z-index:15; float:right;}
#movers-row div								{ width: 19px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ padding: 0px;	height: 100%; width:100%; margin-top: 0px; position: relative; color:#F7F7f7;}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 19px; margin-top: 0px; 
											  position: relative; padding-top: 0px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../SiteGraphics/sliderselectoractive.png) top center no-repeat; width:19px;}

