@charset "utf-8";

/* general header */

#tourDetailContent {
	width: 540px;
	background-color: #ffffff;
	float: right;
	margin-top: 7px;
	margin-bottom: 10px;
	position: relative;
}

#privateTourBox {
	width: 114px;
	height: 23px;
	text-align: left;
	float: left;
	margin-top: 15px;
}

#bookTourBox {
	width: 300px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #343434;
	float: right;
	margin-top: 15px;
}

#NavigationTours {
margin-top: 15px;
	width:200px;
	float:left;
	
}

#bookTourBox a {
	color: #343434;
}

#bookTourBox a:hover {
	color: #1b565e;
}

#tourDetailMenu {
	width: 540px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #343434;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	position: relative;
}

.tourDetailMenuOption {
	margin-right: 15px;
	color: #1b565e;
	float: left;
}

.tourDetailMenuCode {
	float: right;
}

.tourDetailMenuOption a {
	color: #343434;
}

.tourDetailMenuOption a:hover  {
	color: #1b565e;
}

.tourDetailBar {
	width: 540px;
	font-size: 5px;
	height: 5px !important;
	background-color: #1b565e;
	float: right;
	position: relative;
}

#tourDetailOverviewThumb {
	width: 107px;
	height: 79px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.tourDetailHeaderInfo {
	width: 210px;
	margin-top: 10px;
	float: right;
}

.tourDetailHeaderInfoTitle {
	width: 80px;
	color: #343434;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
}

.tourDetailHeaderInfoValue {
	width: 120px;
	color: #343434;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: right;
}

.tourDetailPromotion {
	float:right;
	width:174px;
	height: 90px;
	font-size:12px;
	text-align: right;
	margin-top:10px;
}

.tourDetailHeaderInfoValue a {
	color: #343434;
}

.tourDetailHeaderInfoValue a:hover {
	color: #1b565e;
}

#tourDetailOverviewText {
	width: 540px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	position: relative;
}

#tourDetailMap {
	text-align: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#tourDetailItinerary {
	width: 540px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#tourDetailItinerary a {
	color: #343434;
}

#tourDetailItinerary a:hover {
	color: #1b565e;
}

.tourDetailDayInfo {
	width: 400px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: left;
	margin-bottom: 5px;
	float: left;
}

.tourDetailDayInfoTitle {
	width: 50px;
	float: left;
}

.tourDetailDayInfoValue {
	width: 350px;
	float: left;
}

/* program */

.tourProgramDayInfo {
	width: 540px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 20px;
	float: left;
	position: relative;
}

.tourProgramDayInfo a {
	color: #343434;
}

.tourProgramDayInfo a:hover {
	color: #1b565e;
}


.tourProgramDayInfoTitle {
	width: 540px;
	float: left;
	font-weight: bold;
	text-align: left;
}

.tourProgramDayInfoTitleH2 h2 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 540px;
    float: left;
    font-weight: bold;
    text-align: left;
}


/*.tourProgramDayInfoThumb {
	width: 107px;
	height: 79px;
	float: right;
	margin-left: 10px;
}*/

.tourProgramDayInfoText {
	width: 540px;
	float: left;
	text-align: justify;
}

/* accomodation */

.tourAccDayBox {
	width: 540px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;	
}

.tourAccNoteRow {
	width: 540px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-weight: bold;
	text-align: left;
	float: left;
	position: relative;
}

.tourAccDayBoxTitle {
	color: #1b565e;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;	
}

.tourAccBox {
	width: 540px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 10px;
	float: right;
	position: relative;
}

.tourAccBoxTitle {
	width: 30px;
	float: left;
	font-size: 14px;
	color: #1b565e;
	font-weight: bold;
	text-align: left;
}

.tourAccBoxList {
	width: 500px;
	float: right;
	text-align: left;
}

.tourAccBoxList a {
	color: #343434;
}

.tourAccBoxList a:hover {
	color: #1b565e;
}

.tourAccDetailTitle {
	color: #1b565e;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;	
}

.tourAccDetailDescription {
	width: 540px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 10px;
	float: left;
	text-align: justify;
}

.tourAccDetailDescription a {
	color: #343434;
}

.tourAccDetailDescription a:hover {
	color: #1b565e;
}


/* addons */

.tourAddonDayBox {
	width: 540px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;	
}

.tourAddonDayBoxTitle {
	height: 20px;
	width: 150px;
	color: #FFF;
	background-color: #1b565e;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;	
}

.tourAddonDayBoxTitleH2 h2{
    height: 20px;
    width: 170px;
    color: #FFF;
    background-color: #1b565e;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    position: relative;
}

.tourAddonBox {
	width: 530px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	position: relative;
}

.tourAddonBoxHeader {
	width: 530px;
	float: left;
	font-weight: bold;
	text-align: left;
	position: relative;
}

/*.tourAddonBoxTitle {
	width: 400px;
	float: left;
	font-weight: bold;
	text-align: left;
}

.tourAddonBoxPrice {
	width: 130px;
	float: right;
	font-weight: bold;
	text-align: right;
}

.tourAddonBoxThumb {
	width: 107px;
	height: 79px;
	float: right;
	margin-left: 10px;
}*/

.tourAddonBoxText {
	width: 530px;
	float: left;
	text-align: justify;
}

.tourAddonBoxList {
	width: 530px;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.tourAddonBoxList a {
	color: #343434;
}

.tourAddonBoxList a:hover {
	color: #1b565e;
}

/* prices */

.tourPricesBox {
	width: 540px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;	
}

.tourPricesBoxTitle {
	height: 20px;
	width: 150px;
	color: #FFF;
	background-color: #1b565e;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;	
}

.tourPricesBoxTitle.blank {
	background-color: #FFF;
}

#tourPricesBoxTitleFrom {
	height: 20px;
	width: 100px;
	color: #343434;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	position: relative;
}

#tourPricesBoxTitleLowSeason {
	height: 20px;
	width: 130px;
	color: #1b565e;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	position: relative;
}

#tourPricesBoxTitleHighSeason {
	height: 20px;
	width: 130px;
	color: #1b565e;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	position: relative;
}

.tourHighSeasonDatesRow {
	width: 540px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	position: relative;	
}

.tourHighSeasonDatesCell {
	width: 130px;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: center;
	margin-right: 20px;
	position: relative;	
}

.tourPricesRow {
	width: 540px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	position: relative;
}

.tourPricesRowTitle {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	float: left;
	position: relative;
}

.tourPricesHelpBoxTitle {
	width: 20px;
	float: right;
	margin-top: 2px;
	text-align: left;
}

.tourRentalCarsHelpBoxTitle {
	width: 20px;
	float: right;
	margin-top: 0px;
	text-align: left;
}

.tourPrivateDriverHelpBoxTitle {
	width: 20px;
	float: left;
	margin-left: 10px;
	text-align: left;
}


.tourPricesRowFrom {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 12px;
	text-align: center;
	float: left;
}

.tourPricesRowPrice {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
}

.tourPricesRowText {
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 12px;
	text-align: justify;
	float: left;
}


.tourPricesNoteRow {
	width: 540px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

/* request info */

.requestInfoName {
	width: 155px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
}

#requestInfoMail {
	width: 335px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
}

#requestInfoText {
	width: 540px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

#requestInfoSubmit {
	width: 540px;
	float: right;
	text-align: right;
	margin-top: 10px;
	position: relative;
}

.requestInfoItem {
	float: left;
}

.inputRequestInfo {
	border-color: #4D4D4D;
	border: solid 1px;	
}

.requestInfoThanks {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 20px;
}

.requestInfoThanks.title {
	font-size: 14px;
}

.tourBackButton {
	margin-top: 15px;
	float: right;	
}

#tourNotFoundError {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	text-align: left;
	background-color:#FFEAEA;
	border-top: solid 1px #F00;
	border-bottom: solid 1px #F00;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 520px;
}
.toppromo{
	background:url(../imgs/top_promo.jpg) no-repeat;
	width:174px;
	height:12px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.bottompromo{
	background:url(../imgs/bottom_promo.jpg) no-repeat;
	width:174px;
	height:12px;
}
.midpromo{
	background:url(../imgs/mid_promo.jpg) repeat-y;
	width:174px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:-4px;
}
.titulopromo{
	font-size:14px;
	font-weight:bolder;
}
.bodypromo{
	font-size:12px;
}

.priceHeaderShowTour {
	float:right;
	padding-right:10px;
}

.priceHeaderShowTourH2 h2{
	float:right;
	padding-right:10px;
}
