@charset "utf-8";
/******************************************************************
	HOME PAGE PHOTO SLIDER EDITED & CUSTOMIZED BY MATTEO CALEFFI
*******************************************************************/				  				  
/*
*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
*/
/*******************
	UTILITY STYLES
********************/				  				  
/*
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
*/
a											{ outline: none; }
/*******************
	PAGE STRUCTURE
********************/
#page-wrap	{ 
	width: 619px; 
	margin: 0 0 0 0; 
	min-height: 300px;
}
/********************
	TYPOGRAPHY
*********************/
a:link, a:visited							{ color: #fff; text-decoration: none; }
a:hover, a:active							{ color: #729dff; }
/*********************
	SLIDER
**********************/
.slider-wrap								{ width: 619px; height:280px;}			
.stripViewer .panelContainer 				{ width: 619px; height:280px; position: absolute;}			
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 619px; height: 297px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 620px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin-right: 5px;}
/******************************
	CUSTOM BY MATTEO CALEFFI
*******************************/
.photo-meta-data span	{ 
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*.active-thumb	{ 
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; 
}*/
.photo-meta-data	{ 
	background: url(../_images/home_page_photogallery/transpBlack.png); 
	width:620px; height:70px;
	margin-top: -69px; 
	position: relative; 
	z-index:9; 
	color: #fff; 
	float:left; 
}
.tour_title {
	width:430px; 
	float:left; 
	height:50px; 
	padding-top:20px; 
	padding-left:15px;	
	color:#fff;
}
.tour_slide_nav {
	width:175px; 
	float:right; 
	padding-top:25px;
	text-align:right;
}
.movers-row	{ 
	text-align:right; 
	height:20px; 
	border:0px;
}
.movers-row div	{
	width: 5%; 
	float:right; 
	margin-right:15px; 
}
.movers-row div a.cross-link { 
	float: right; 
}
