﻿



/*
	Featured Content Slider
	by: Chris Coyier
*/
#feature  {margin-top: 0px; padding-top: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
#feature .floatLeft { float: left; margin-right: 10px;}
#feature .floatRight { float: right; }
#feature .clear { clear: both; }
#feature a { outline: none; }


/*
	PAGE STRUCTURE
*/
#feature page-wrap { width: 479px; margin: 0 0 0 0px; position: relative; height: 250px; background: url('images/bg.png') center top;
}
/*
	TYPOGRAPHY
*/
#feature ul { list-style: square inside; }
#feature a { color: #729dff; text-decoration: none; }
#feature a:visited { color: #729dff; text-decoration: none; }
#feature a:hover { color: white; }
#feature a:active { color: white; }
#feature 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;}

#feature side_bar {
  width: 60px;
  height: 250px;
  float: left;
  margin-top: 0px;
}
#feature photo_box {
  margin-top: 200px;
  margin-left: 60px;
}
/*
	SLIDER
*/
#feature .slider-wrap { width: 419px; position: relative; top: 0px; left: 0px; }			
#feature .stripViewer .panelContainer 
#feature .panel ul { text-align: left; margin: 0 15px 0 30px; }
#feature .stripViewer { position: relative; overflow: hidden; width: 419px; height: 250px; margin-left: 60px; margin-top: -250px; }
#feature .stripViewer .panelContainer { position: relative; left: 0; top: 0; }
#feature .stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 419px; }
#feature .stripNavL, .stripNavR, .stripNav { display: none; }
#feature .nav-thumb { border: 0px solid black; margin-right: 5px; width: 60px; height:50px;}
#feature movers-row { margin: 0 0 0 0px; }
#feature movers-row div	{ width: 60px; height: 50px; float: left; }
#feature movers-row div a.cross-link { float: right; }
#feature .photo-meta-data { background: url('images/transpBlack.png'); padding: 10px; height: 30px; margin-top: -70px; margin-left: 0px; position: relative; z-index: 9999; color: white; }
#feature .photo-meta-data span { font-size: 13px; }
#feature .cross-link { display: block; width: 62px; margin-top: 0px; position: relative; padding-top: 0px; z-index: 9999; }
#feature .active-thumb 	{ background: url('images/icon-arrowsmallwhite.png') no-repeat right 50%; padding-top: 0px; margin-left:0px; margin-right: -10px; padding-right: -10px; z-index: 9999; overflow: visible;
}






