/*

	Featured Content Slider

	by: Chris Coyier

*/





					  				  

/*

	UTILITY STYLES

*/				  				  

					  				  

.floatLeft 									{ float: left;}

.floatRight									{ float: right; }

.clear 										{ clear: both; }

a											{ outline: none; }





/*

	PAGE STRUCTURE

*/

#page-wrap 									{ width: 514px; height: 297px;

											   }





/*

	TYPOGRAPHY

*/

ul											{ list-style: square inside; padding:0px; margin:0px; }

a, a:visited								{ color: #729dff; text-decoration: none; }

a:hover, a:active							{ color: white; }

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;}



/*

	SLIDER

*/

.slider-wrap								{ width: 514px; }			

.stripViewer .panelContainer 

.panel ul									{ text-align: left; margin: 0 15px 0 30px; }

.stripViewer								{ position: relative; overflow: hidden; width: 514px; height: 297px; }

.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }

.stripViewer .panelContainer .panel			{ float: left; height: 297px; position: relative; width: 514px; }

.stripNavL, .stripNavR, .stripNav			{ display: none; }

#movers-row									{ padding-left:5px; }

#movers-row div								{ padding-left:5px; width: 15px; float: left; }

#movers-row div a.cross-link 				{ float: right; }

.photo-meta-data							{ background: url(../_images/transpBlack.png); padding: 10px; height: 30px; 

											  top:-50px; position: relative; z-index: 999; color: white; }

.photo-meta-data span 						{ font-size: 13px; }

.cross-link									{ display: inline; width: 15px; 

											  padding-left:5px; z-index: 999; }













