					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }
.photo-meta-data a, a:visited				{ color: #729dff; text-decoration: none; }
.photo-meta-data 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: 413px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 413px;
	height: 345px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 413px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid black;
}
#movers-row div a.cross-link 				{
	float: right;	
}
.photo-meta-data							{
	padding: 5px;
	height: 50px;
	margin-top: -65px;
	position: relative;
	z-index: 1;
	color: white;
	background-image: url(../../_images/template/transpBlack.png);
	width: 402px;
}
.photo-meta-data span 						{
	font-size: 11px;
}
#movers-row									{
	margin: -46px 0 0 60px;
}
#movers-row div								{
	float: none;
	margin-right: 6px;
}
.cross-link									{
	width: 62px;
	margin-top: -14px;
	padding: 15px 3px 3px 3px;
	z-index: 1;
	left: 61px;
	display: block;
}
.active-thumb 								{
	background-color: transparent;
	background-image: url(../_images/icons/icon-uparrowsmallwhite.png);
	background-repeat: no-repeat;
	background-position: center top;
}
