*											{ margin: 0; padding: 0; }
a											{ outline: none; }					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{
	float: left;
	margin-right: 10px;
}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 615px;
	margin: 0px;
	position: relative;
	min-height: 500px;
}


/*
	TYPOGRAPHY
*/
ul											{
	list-style: none;
}
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: 615px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 370px;
	overflow: hidden;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 615px;
	height: 467px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 615px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }


.nav-thumb 									{
	border: 1px solid #fff;



}

#movers-row									{
	margin: -83px 0 0 -2px;
	width: 615px;
}
#movers-row div								{
	width: 57px;
	float: left;
	margin-right: 5px;
}
#movers-row div a.cross-link 				{ float: right; }
#testiorari   {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
	text-align: right;
	text-transform: lowercase;
	font-style: italic;
}
#testiorari          a,a:link,a:visited,a:active  {
	color: #FF9900;
	text-decoration: none;
}
#testiorari   a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.photo-meta-data    							{
	background: url(../images/transpBlack-trans.png);
	padding: 10px;
	height: 46px;
	margin-top: -74px;
	position: relative;
	z-index: 9999;
	color: #FFFFFF;
	width: 595px;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-weight: bold;
	top:-311px;
	
}
.photo-meta-data    a:link,a:visited,a:active  {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.photo-meta-data  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
}


.cross-link									{
	width: 55px;
	position: relative;
	margin-top: -12px;
	left: 0px;
	padding-top: 12px;
	z-index: 9999;
}
.active-thumb 								{
	background-color: transparent;
	background-image: url(../images/icon-uparrowsmallwhite.png);
	background-repeat: no-repeat;
	background-position: center top;
}
