@charset "utf-8";
/* CSS Document Full Scheda */
/*********************************************
	0.0		full_scheda_tour_title	
	1.0		full_scheda_tour_price
	2.0		full_scheda_tour_product_image
	3.0		full_scheda_tour_details
	4.0		full_scheda_content_booking_container_sx (Descrizione del Tour)
	5.0		tour_reviews_container
**********************************************/
/*********************************************
0.0		full_scheda_tour_title
**********************************************/	
#full_scheda_tour_title {
	width:565px;
	float:left;
	height:125px;
	padding:0px 5px 0px 5px;
}
	.full_scheda_tour_title_pretit h2 {
		font-family: Georgia, serif;
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: normal;
		/*line-height: 1.2em;*/
		color:#9d572c;
		width:100%;
		margin:10px 0 0 0 ;
		letter-spacing:1px;
		float:inherit;
	}
	.full_scheda_tour_title_tit h1 {
		font-family: Georgia, serif;
		font-size: 36px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: normal;
		/*line-height: 1.5em;*/
		color:#9d572c;
		float:inherit;
		width:100%;
		margin:0 0 0 0;
		letter-spacing:1px;
	}
	.full_scheda_tour_title_subtit h3 {
		font-family: Georgia, serif;
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		/*text-transform: uppercase;*/
		letter-spacing: 0px;
		/*line-height: 1.9em;*/
		color:#619136;
		float:inherit;
		width:100%;
		margin:0 0 0 0;
		letter-spacing:1px;
	}
/*********************************************
1.0		full_scheda_tour_price
**********************************************/			
#full_scheda_tour_price {
	width:315px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;

}
	.full_scheda_tour_price_price {
		font-family: Georgia, serif;
		font-size: 36px;
		font-style: normal;
		font-weight: normal;
		text-transform: none; /*cagio*/
		letter-spacing: normal;
		line-height:0em;
		color:#9d572c;
		width:140px;
		float:left;
		height:52px;
	}
		.euro_sign_big {
		font-family: Georgia, serif;
		font-size: 22px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: normal;
		line-height: 0em;
		color:#9d572c;		
		}
		.price_big {
		font-family: Georgia, serif;
		font-size: 42px;
		font-style: normal;
		font-weight: normal;
		text-transform: none;
		letter-spacing: normal;
		line-height: 1.1em;
		color:#9d572c;	
		}
		.price_comma {
		font-family: Georgia, serif;
		font-size: 28px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: normal;
		line-height: 1em;
		color:#9d572c;	
		}
		.price_zero {
		font-family: Georgia, serif;
		font-size: 28px;
		font-style: normal;
		font-weight: normal;
		/*text-transform: normal;*/
		letter-spacing: normal;
		line-height: 1em;
		color:#9d572c;
		}
		.full_scheda_tour_price_other_price {
			font-family:Tahoma, Geneva, sans-serif;
			font-size:12px;
			width:150px; 
			padding-top:15px; 
			float:left;
			color:#619136;
			height:35px;
			padding-left:5px;
			text-align:right;
		}
		.small_price strong
		{
		    color:#9d572c;
		}
		.small_price 
		{
		    font-family:calibri, verdana, arial, serif;
		    font-size:14px;
		    padding-top:10px;
		    color:#619136;
		}
		.small_price a {
		    font-family:calibri, verdana, arial, serif;
		    font-size:14px;
		    color:#660000;
		    font-style: italic; 
		    text-decoration:underline
		}
		
		/********************************************/
		.full_scheda_duration_info 	{
		    margin-left:20px; 
		    margin-right:20px; 
		    padding-top:5px; 
		    font-family:calibri, verdana, arial, serif;
		    font-size: 14px;
		    color:#666; 
		    border-top:solid 1px #999
		}
		/********************************************/
		.full_scheda_tour_price_rating_stars {
			float:left; 
			width:140px; 
			height:25px; 
			margin-top:10px;	
		}
		.full_scheda_tour_price_reviews {
			float:left; 
			margin-top:18px;
			height:17px;
			width:125px;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:12px;
			font-weight:normal;
			color:#9d572c;
			text-align:left;
			font-style: italic;
		}
		.full_scheda_tour_price_reviews a:link {
			color:#660000;
			text-decoration:underline;
		}
		.full_scheda_tour_price_reviews a:hover {
			color:#660000;
            text-decoration:underline;
		}
        .full_scheda_tour_price_reviews a:visited {
			color:#660000;
            text-decoration:underline;			
        }
        .full_scheda_tour_price_reviews a:active {
			color:#660000;
            text-decoration:underline;			
		}
		.hr_price {
			width:315px; 
			float:left;
			margin-top:8px;
			height:9px;
		}
/*********************************************
2.0		full_scheda_tour_product_image
**********************************************/	
.full_scheda_tour_product_image {
	
	background-repeat:no-repeat;
	background-position:top left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-align:center;	
	
}
.full_scheda_tour_product_image a:link {
	color:#999;
	text-decoration:none;
}
.full_scheda_tour_product_image a:hover {
	color:#09F;
	text-decoration:none;
}
.full_scheda_tour_product_image a:visited {
	color:#999;
	text-decoration:none;
}
.full_scheda_tour_product_image a:active {
	color:#999;
	text-decoration:none;
}

.full_scheda_tour_product_share {
	width:60px; 
	height:45px; 
	float:left; 
	margin-top:10px; 
	background-color:#FFF;	
}
.full_scheda_tour_product_email {
	width:60px; 
	height:45px; 
	float:left; 
	margin-top:5px; 
	background-color:#FFF;	
}
.full_scheda_tour_product_print {
	width:60px; 
	height:45px; 
	float:left; 
	margin-top:5px; 
	background-color:#FFF;	
}
/*********************************************
3.0		full_scheda_tour_details
**********************************************/		
#full_scheda_tour_details {
	padding-left:25px; 
	padding-top:15px; 
	float:left; 
	width:310px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#666;
}
.full_scheda_tour_details strong {
		color:#619136;
		font-weight:bold;
}
	.full_scheda_tour_details_title {
		font-family:Georgia, serif;
		font-size:18px;
		color:#993300;
	}
	.full_scheda_tour_details_details {
		padding-top:0px;
		line-height:17px;
		/*new add matteo luca redesign*/
		font-family:Verdana;
	}
		.text_small {
			font-size:11px;
		}
	
/*********************************************
4.0		full_scheda_content_booking_container_sx (Descrizione del Tour)
**********************************************/	
.full_scheda_content_booking_container_sx {
		width:100%;
		float:left;
		margin-left:20px;
		margin-right:20px;
		/*line-height:2.0em;*/
	}
		.full_scheda_content_booking_container_sx_tit {
		   font-family:"Times New Roman", Times, serif;
		   font-size:24px;
		   color:#960000;
		   text-align:center;
		   width:525px;
		   float:left;
		   letter-spacing:0.1em; 
		   text-transform:uppercase;  
		}
		.roman_nubers {
		   font-family:"Times New Roman", Times, serif;
		   font-size:24px;
		   color:#993300;
		   padding-right:10px;
		   height:39px;
		   width:30px;
		   float:left;
		   padding-top:4px;
		   text-align:center;
		}
		.roman_nubers_txt {
		   font-family: Georgia, serif;
		   font-size: 13px;
		   font-weight:bold;
		   /*line-height: 1.7em;*/
		   width:480px;
		   height:39px;
		   text-align:justify;
		   color:#069;		   
		}
		.roman_nubers_txt_new {
		   font-family: calibri;
		   font-size: 16px;
		   /*font-weight:bold;*/
		   /*line-height: 1.7em;
		   width:480px;
		   height:39px;*/
		   text-align:justify;
		   color:#069;		   
		}		
		.full_scheda_content_booking_container_sx_roman {
			float:left; margin-top:15px; width:525px;
		}
		.full_scheda_content_booking_container_sx_full_text {
		   float:left;
		   width:520px;
		   font-family:calibri;
		   padding-top:30px;
		   /*line-height: 1.5em;*/
		   color:#666; 
		}
		.full_scheda_content_booking_container_sx_full_text p {
			
		}
		.full_scheda_content_booking_container_sx_full_text b, strong {
			color:#960000;
			font-weight:bold;
		}	
/*********************************************
5.0		tour_reviews_container
**********************************************/	
/*fulscheda tour reviews*/
#full_scheda_other_info_container {
	width:595px; 
	height:100%; 
	float:left;	
}
	#tour_reviews_container {
		width:595px; 
		height:100%; 
		float:left;
	}
		.tour_reviews_title_bg {
			/*background:url(../_images/design/img_design_tour_reviews_tit_bg_new.png); */
			width:590px; 
			height:50px;
		}
			.tour_reviews_title {
				padding-left:0px; 
				padding-top:20px; 
				padding-right:20px; 
				padding-bottom:15px; 
				font-family: Georgia, serif;
				font-size: 32px;
				font-style: normal;
				font-weight: normal;
				letter-spacing: normal;
				line-height: 1.2em;
				color: #666;
			}
		.tour_reviews_content_bg {
			float:left; 
			width:575px;
		}
		.review_test_bg {
			background:url(../_images/design/img_design_tour_reviews_content_bg.png); 
			float:left; 
			/*width:595px;*/
		}
			.tour_reviews_content_riviewer_cont {
			    margin-left:20px;  
				margin-right:20px; 
				margin-bottom:10px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				height:40px;
			}
			.tour_reviews_content_riviewer {
				margin-left:20px;  
				margin-right:20px; 
				/*margin-bottom:30px;*/
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				height:40px;
				background-color:#f2f6db;
			}
			.tour_reviews_content_riviewer_alt {
				margin-left:20px;  
				margin-right:20px; 
				/*margin-bottom:30px;*/
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				height:40px;
				background-color:#F8F2D0;
			}			
			.tour_reviews_content_review {
				margin-left:20px;  
				margin-right:20px; 
				margin-bottom:0px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
			}
			.tour_reviews_pager a
			{
			    font-family: Helvetica, serif;
				font-size:14px;
				color:#996600;
				text-align:center;
				padding-left:2px;
				padding-right:2px;
				vertical-align: middle;
				font-weight:normal;
			}		
.tour_reviews_pager td {
    font-family: Helvetica, serif;
    font-size: 14px;
    color: #06c;
    /*font-weight:bold;*/
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: top;
    margin:0 0 0 0;
    padding:0 0 0 0;
   
}	
			.tour_reviews_content_bg p {
				padding-top:0px;
				padding-left:5px;
				padding-right:5px;
				/*padding-bottom:5px;*/
				line-height:18px;
				text-align:justify;
			}
		.full_scheda_other_info_footer {
			width:595px; 
			height:50px; 
			float:left; 
			background:url(../_images/design/img_design_tour_reviews_footer_bg.png);	
		}
/*right column*/
.right_column_container {
	float:left; 
	width:335px; 
	height:100%;	
}
/********************************************************************/
.test_bla_bla { height:300px; background-color:Fuchsia; width:300px;}

/*********************************************
6.0		tour_reviews_container Resized
**********************************************/	
/**/
.tour_reviews_content_riviewer_resized { width:355px; }
/*change the color of the date*/
.tour_reviews_content_riviewer_cont_resized  {
    width:315px; 
    margin-left:20px; 
    margin-right:20px; 
    margin-bottom:10px; 
    font-family:calibri; 
    font-size:14px; 
    color:#fff; 
    height:40px; 
    }
/*title style*/
.tour_reviews_title_resized {
	padding-top:0px;
	padding-bottom:15px; 
	font-family: Georgia;
	font-size:20px;
    text-align:center;
	color: #06C;
	background-color:#b7d6eb;
}
/*text margin*/
.tour_reviews_content_review_resized {
	margin-left:20px;  
	margin-right:20px; 
	margin-bottom:0px;
	font-family:calibri;
	/*line-height:1.5em;*/
}
/*text font style and color*/
.tour_reviews_content_review_resized p{
	font-family:calibri;
	font-size:14px;
	font-weight:normal;
	color:#0f376d;
}
/*color for the name of the reviewer*/
.tour_reviews_content_review_resized strong {
	color:#39F;
	text-transform:capitalize;
	font-weight:normal;
	font-style:italic;
}
/*color for the date of the reviewer*/
.tour_reviews_content_riviewer_cont_resized {
	color:#39F;
}
/*color for the tour title*/
.tour_reviews_content_riviewer_cont_resized strong {
	color:#39F;
	font-weight:bold;
}
/*background color of the content 1*/
.tour_reviews_content_riviewer_resized {
	/*margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	height:40px;*/
	background-color:#c4e1f3;
	border-bottom:dotted 1px #DFEEFF;
	border-top:dotted 1px #DFEEFF;
}
/*background color of the content 2*/
.tour_reviews_content_riviewer_alt_resized {
	/*margin-left:20px;  
	margin-right:20px; 
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	height:40px;*/
	background-color:#b7d6eb;
	border-bottom:dotted 1px #DFEEFF;
	border-top:dotted 1px #DFEEFF;
}
/**/
/*fulscheda tour reviews*/
#full_scheda_other_info_container {
	width:930px; 
	height:100%; 
	float:left;	
}
	#tour_reviews_container {
		width:595px; 
		height:100%; 
		float:left;
	}
		/*.tour_reviews_title_bg {
			background:url(../_images/design/img_design_tour_reviews_tit_bg.png); 
			width:595px; 
			height:90px;
		}*/
			.tour_reviews_title {
				padding-left:0px; 
				padding-top:20px; 
				padding-right:20px; 
				padding-bottom:15px; 
				font-family: Georgia, serif;
				font-size: 32px;
				font-style: normal;
				font-weight: normal;
				letter-spacing: normal;
				line-height: 1.2em;
				color: #666;
			}
		.tour_reviews_content_bg {
			float:left; 
			width:575px;
		}
		.tour_reviews_content_bg_luca {
			background:url(../_images/design/img_design_tour_reviews_content_bg_new.png); 
			float:left; 
			width:575px;
			/*background-color:Black;*/
		}		
		
        .full_modules_travellers_reviews_review {
	        font-family:Arial, Helvetica, sans-serif;
	        font-size:12px;
	        color:#033;
	        cursor:pointer;
	        text-decoration:none;
	        width:560px;
	        margin-bottom:10px;
        }
			.tour_reviews_content_riviewer_cont {
			    margin-left:20px;  
				margin-right:20px; 
				margin-bottom:10px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				height:40px;
			}
			.tour_reviews_content_riviewer {
				margin-left:20px;  
				margin-right:20px; 
				/*margin-bottom:30px;*/
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				height:40px;
				background-color:#f2f6db;
			}
			.tour_reviews_content_riviewer_alt {
				margin-left:20px;  
				margin-right:20px; 
				/*margin-bottom:30px;*/
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				height:40px;
				background-color:#F8F2D0;
			}			
			.tour_reviews_content_review {
				margin-left:20px;  
				margin-right:20px; 
				margin-bottom:0px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666666;
				
			}
			.tour_reviews_pager a
			{
			    font-family: Helvetica, serif;
				font-size:14px;
				color:#fff;
				text-align:center;
				padding-left:2px;
				padding-right:2px;
				vertical-align: middle;
				font-weight:normal;
			}		
			.tour_reviews_pager td
{
    font-family: Helvetica, serif;
    font-size: 14px;
    color: #666;
    font-weight:bold;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: top;
    margin:0 0 0 0;
    padding:0 0 0 0;
}		
			.tour_reviews_content_bg p {
				padding-top:0px;
				padding-left:5px;
				padding-right:5px;
				/*padding-bottom:5px;*/
				line-height:18px;
				text-align:justify;
			}
/*********************************************
1.0		full_scheda_tour_price_new
**********************************************/			

.full_scheda_tour_price_price_new {
	font-family: Georgia, serif;
	font-size: 36px;
	color:#9d572c;
	width:150px;
	float:left;
}


.l_priv_text {color:Black;}
.euro_sign_big_new {
    font-family:calibri, verdana, arial, serif;
    font-size: 24px;
    color:#619136;		
}
.price_big_new {
    font-family:calibri, verdana, arial, serif;
    font-size: 36px;
    line-height: 1.1em;
    color:#619136;	
}
.price_comma {
    font-family:calibri, verdana, arial, serif;
    font-size: 28px;
    line-height: 1em;
    color:#619136;	
}
.price_zero {
    font-family:calibri, verdana, arial, serif;
    font-size: 28px;
    line-height: 1em;
    color:#619136;
}