#tours {width: 98%; margin-left: 1%; margin-right: 1%; margin-top: 10px; margin-bottom: 5px; font-size: 11px;}
#tours h1, .tour h1 {border-bottom: 1px solid #8A939F; line-height: 16px; font-size: 12px; font-weight: bold; color: #000000; margin-bottom: 15px; position: relative;}
.ct_tour_days { position: absolute; right: 32px;  bottom: 2px;}
.tour_days, .tour_nights { background-color: #EBFDE6; border-left: solid 1px #8A939F; border-top: solid 1px #8A939F; padding: 2px 13px 2px 6px; position: relative; 
  -moz-border-radius: 5px 0 0 0;
   -webkit-border-radius: 5px 0 0 0 ;
   border-radius: 5px 0 0 0 ;

}
#tours_gd { padding-right: 140px;
position: relative;  
 min-height: 110px;
}
.ct_button_price_book{ position: absolute; right:0; }

.tour_days { margin-right: 30px;}
.icon_day, .icon_night {
 position: absolute; 
 height: 30px;
 width: 30px;
     background-image: url("/images/bg/lunasol.png");
    background-repeat: no-repeat;
 }
 
 .icon_day {
right: -21px; top: -7px;

 }
 
 .icon_night {
 right: -14px; top: -6px;
 }


.icon_night { 
background-position: -30px 0;
}
.icon_day{ 
background-position: 0 0;
}
#tours p {line-height: 30px; width: 100%; height: 30px; margin-top: 2px; background-color: #D7DADF;}
.tour-name {float: left; width: 80%; margin-left: 3%; font-weight: bold; }
.tour-nights { color:#EE3132;
font-weight:bold;}
#tours table td {font-size: 11px;		}

.iti_day_text {   text-indent: -10000px; visibility: hidden;}
.en .iti_day {
      background-image: url("/images/bg/calendario-en.png");
}
.es .iti_day {
      background-image: url("/images/bg/calendario-es.png");
}
.it .iti_day {
      background-image: url("/images/bg/calendario-it.png");
}
.iti_day { 
 height: 120px;
 width: 90px;
    background-repeat: no-repeat;
	background-position: 0 5px;
	 position: relative;
	 display: block;
	}
.iti_day_number { 
        color: #BA1900; 
		font-size: 25px;
		position: absolute; 
		top: 65px;
		left: 30px;
	}
.red {
    color: #EE3132;
}
#tours_gd  {
}
#tours_gd ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}
#tours_gd ul li {
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;
}

#tours_gd ul li div {float:left;}
#tours_gd ul li ul {
    margin-left: 5px;
}
#tours_gd ul li div{

	width: 100%;

}
#tours_gd ul li ul li {
    background-image: url(/images/vin_gray_lin.gif);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;

}
.descrip table td {
 border-top: dotted 1px #D6D6D6;
vertical-align: top;
padding-top: 10px;
}


.tours_iti_day_summary {
padding: 10px 30px 15px 15px;
}
 #ct-map   h4 , .descrip  h4 { 
     color: #444C50;
    margin: 10px 0 10px 0;
}

#ct-map{ clear: both;}

