/*
	Featured Content Slider
	by: Chris Coyier
*/
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }
/*	TYPOGRAPHY*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: underline; }
a:hover, a:active							{ color: #666666; }
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: 860px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 860px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 860px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
a.cross-link:hover  {background: url(images/ikonki_bg.png) no-repeat; background-position: 13px 8px;}
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; padding-top:5px; padding-bottom:15px; height:50px; margin-top: -60px; position: relative; z-index: 9999; color: #808080; width:500px;}
.photo-meta-data span 						{ font-size: 1.2em;color: #ffffff; }
.photo-meta-data span strong         {color:#ffffff;font-size:1.4em;}
.cross-link									{ display: block; width: 69px;position: relative; padding-top: 8px; z-index: 9999; text-align:center;background-color:#808080;}
.cross-link img {border:0px;}

.active-thumb 								{ background: url(images/ikonki_bg.png) no-repeat; background-position: 13px 8px;}






