/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Helvetica, Arial, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 536px; position: relative; height: 400px;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
.photo-meta-data a, .photo-meta-data a:visited { color: #FFFFFF; text-decoration:underline }
a:hover, a:active							{  }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 10px solid #ccc; font-size: 11px; 
									  		  margin-top: 10px;
											}

/*
	SLIDER
*/
.slider-wrap								{ width: 536px }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 25px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 536px; height: 350px; }
.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: 1px solid #ececec; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 80px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(http://www.lifetimecollective.com/skin1/images/sp10/slider/transpBlack.png); padding: 5px 10px 5px 5px; height: 40px; 
											  margin: -50px 0 0 0;  position: relative; z-index: 9999; color: white; text-align:right; vertical-align:middle }
.photo-meta-data span 						{ font-size: 25px; font-weight:bold }
.cross-link									{ display: block; width:80px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(http://www.lifetimecollective.com/skin1/images/sp10/slider/icon-uparrowsmallwhite.png) top center no-repeat; }






