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

					  				  






/*
	UTILITY STYLES
*/				  				  
				  				  
.floatLeft 									{ float: left; margin-right: 10px;display:inline;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }



/*
	PAGE STRUCTURE
*/
/*#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background:#000; }



#page-wrap 									{ width: 779px; margin: 0 10px;background:#fff;}*/



	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
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{
position: relative;
margin:0 auto;
text-align:left;
	/*top: 99px;*/

	/*left: 77px;*/

}	

		
.stripViewer .panelContainer 
.panel ul	{ 
text-align: left; margin: 0 15px 0 30px; 
}
.stripViewer{ 
position: relative; 
overflow: hidden; 
width: 779px; 
height:222px; 
}
.stripViewer .panelContainer{ 
position: relative; 
left: 0; 
top: 0; }
.stripViewer .panelContainer .panel	{ 
float: left;
position: relative; 
width: 779px;
}
.stripNavL, .stripNavR, .stripNav{ display: none; }
.nav-thumb { 
border: 2px solid white;
margin-right: 5px; 
}

#movers-row {
position:relative;
margin: 0px 0 0px 0; 
padding:13px 0 10px 10px;
}
#movers-row:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0;
	}

#movers-row div	{ 
width: 125px; 
float: left; 
display:inline;
}

#movers-row div a.cross-link{ 
float: right; 
}

	/*.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 999; color: white;}
.photo-meta-data02							{
	
	padding: 10px;
	height: 40px;
	margin-top: -37px;
	margin-left:10px;
	position:relative;
	z-index:9999;
}
										
.photo-meta-data span 						{ font-size: 13px;display:block;background: url(images/ic_logo.png) no-repeat left top;padding-left:120px;text-align:left; }*/

.cross-link	{ 
display: block; 
width: 125px; 
margin-top: -14px; 
padding-top: 5px; 
z-index:999;
}
/*.active-thumb { 
background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }*/
.active-thumb img { 
border:2px solid #F00; }