/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

h1					  				        { text-align: center;}
/*
	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; left:35px;
                                                
											  /*background: url(../../images/feature/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 10px; margin-left: 10px; border-left: 20px solid #ccc; font-size: 14px; 
                                              width: 500px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 570px; position: absolute; top: -25px; left: -70px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 573px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 573px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ *margin-left:0px; *margin-right: 0px;}

/*.nav-thumb:hover                            { border: 3px solid #FF0000;}
.nav-thumb:active                           { border: 3px solid #FF0000;}
.nav-thumb:visited                          { border: 3px solid #FF0000;}*/
#movers-row									{ margin: -97px 0 0 115px;}
#movers-row div								{  float: left; }
#movers-row div a.cross-link 				{ float: left; margin-top:48px;}
.photo-meta-data							{ background: url(../../images/feature/transpBlack.png); margin-right:2px;padding: 8px;                                                height: 33px; margin-top: -50px; position: relative; z-index: 9999; color: white; 
                                              z-index:0; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ 
                                              display: block; width: 63px; height:45px; margin-top: -8px; margin-left:5px;
											  position: relative; padding-top: 0px; z-index: 0; border:1px solid #000000;}
.active-thumb 								{ border: 1px solid #C0C0C0;  z-index: 0; }







