@charset "UTF-8";
/* CSS Document */

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
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
*/
			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 2px solid #FFF;
	z-index: 20;
}
.nav-thumbWpad {
	border: 2px solid #FFF;
	z-index: 20;
	margin-top: 5px;
}
.slider-wrap_2 {
	width: 470px;
	position: relative;
	top: 30px;
}
.photo-meta-data							{
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span 						{ font-size: 13px; }

#movers-row_2 {
	width: 470px;
	position: relative;
	top: 5px;
	left: 0px;
}
#movers-row_2 #Inline_2 {
	display: inline;
}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

#movers-row_2 div a.cross-link {
}

#Inline_2 .inline {
	display: inline;
	list-style-type: none;
}

#movers-row div								{
}
