body{
	margin: 0;
	padding: 0;
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../images/page_bg.gif');
	background-repeat: repeat-x;
	background-color: #D9E0E6;
}
table{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
#btn{
	font-family: tohama,helvetica,sans-serif;
	font-size: 10px;
}
* html #btn{
	font-family: tohama,helvetica,sans-serif;
	font-size: 10px;
	padding: 0 6px 0 6px;
	height: 18px;
}
.btn_search{
	height: 23px;
	width: 42px;
	background-image: url('../images/search_go.gif');
	background-repeat: no-repeat;
	border: 0px;
}
.txt_search{
	height: 23px;
	width: 133px;
	background-image: url('../images/search_txt.gif');
	background-repeat: no-repeat;
	padding: 5px;
	margin: 0px;
	border: 0px;
	color: #6088B6;
	font-family: verdana;
	font-size: 11px;
}
.btn_booking{
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	background-color: #FFCB5C;
	border: 1px solid #FBBA2F;
	height: 20px;
}
.txtsmall{
	background-color: #F1F1F1;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 17px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
	text-align: center;
	width: 98px;
}
.car_select{
	border: 0;
	background-color: #ffffff;
	color: #2880A8;
	padding: 0px 0 0 1px;
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
}
* html .car_select{
	border: 0;
	background-color: #ffffff;
	color: #2880A8;
	padding: 0px 0 0 4px;
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	text-align: left;
}
INPUT.txt{
	background-color: #ffffff;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 19px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}
.lang_select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana,tohama,ms sans serif;
	font-size: 11px;
	height: 18px;
}
select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana,tohama,ms sans serif;
	font-size: 10px;
	height: 18px;
}
.com_link{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana,tohama,ms sans serif;
	font-size: 10px;
	height: 18px;
	width: 130px;
}
a:link { color: #2880A8; text-decoration: none; }
a:visited { color: #2880A8; text-decoration: none;}
a:hover { color: #465F7C; text-decoration: none;}
a:active { color: #2880A8; text-decoration: none; }

a.black:link { color: #3F3F3F; text-decoration: none; }
a.black:visited { color: #3F3F3F; text-decoration: none;}
a.black:hover { color: #465F7C; text-decoration: none;}
a.black:active { color: #3F3F3F; text-decoration: none; }

a.plum:link { color: #A472DB; text-decoration: none; }
a.plum:visited { color: #A472DB; text-decoration: none;}
a.plum:hover { color: #465F7C; text-decoration: none;}
a.plum:active { color: #A472DB; text-decoration: none; }

a.green:link { color: #65891D; text-decoration: none; }
a.green:visited { color: #65891D; text-decoration: none;}
a.green:hover { color: #465F7C; text-decoration: none;}
a.green:active { color: #65891D; text-decoration: none; }

a.green:link { color: #65891D; text-decoration: none; }
a.green:visited { color: #65891D; text-decoration: none;}
a.green:hover { color: #465F7C; text-decoration: none;}
a.green:active { color: #65891D; text-decoration: none; }

ul{
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 14px;
	color: #515151;
	font-size: 11px;
	text-align: left;
}
li{
	list-style-image: url('../images/arrowli.gif');
}
#img_border{
	border: 0px;
}
h3{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 13px;
}
/** ======================== Header ====================== **/
.book_a{
	height: 35px;
	background-color: #E1FEB6;
	font-size: 13px;
	font-weight: bold;
	padding: 14px 0 0 4px;
}
.book_b{
	background-color: #FFDFDF;
	padding: 7px;
	margin-right: 1px;
	margin-bottom: 2px;
}
.book_c{
	background-color: #FFDFDF;
	text-align: center;
	margin-bottom: 2px;
	margin-left: 1px;
	line-height: 28px;
	height: 27px;
}
.book_d{
	font-size: 10px;
	padding: 0 0 5px 10px;
}
.book_e{
	background-color: #FFDFDF;
	height: 27px;
	text-align: center;
	margin-bottom: 2px;
	text-decoration: line-through;
	line-height: 28px;	
}
.book_f{
	background-color: #FFDFDF;
	padding: 7px;
	text-align: center;
	margin-bottom: 2px;
}
#menu{
	background-color: #04AEE1;
	text-align: center;
	padding: 3px 0 0 76px;
	border-top: 1px solid #007396;
}
#languages{
	width: 247px;
	height: auto;
	text-align: center;
	padding-top: 30px;
}
#contanier{
	width: 645px;
	min-height: auto;
	margin: 5px 0 0 11px;
	float: left;
}
* html #contanier{
	width: 645px;
	height: auto;
	margin: 10px 0 0 3px;
	float: left;	
}
#body{	
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 645px;
	padding: 6px 0 10px 0;
}
* html #body{	
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 645px;
	padding: 0 0 5px 0;
}
.bnews{
	margin-top: 13px;
}
* html .bnews{
	margin-top: 9px;
}
#body_content{
	text-align: justify;
	width: 645px;
	color: #515151;
}
* html #body_content{
	text-align: justify;
	width: 645px;
	color: #515151;
}
.title{
	font-weight: bold;
	color: #008080;
	line-height: 10px;
	width: 620px;
	font-size: 13px;
	margin: 10px 0 0 0;
	
}
* html .title{
	font-weight: bold;
	color: #008080;
	width: 625px;
	font-size: 13px;
	margin: 15px 0 10px 0;
	float: left;
}
.title_error{
	font-weight: bold;
	color: #515151;
	height: 23px;
	line-height: 10px;
	width: 540px;
	font-size: 13px;
	margin-top: 15px;
}
#error{
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #515151;
	margin-top: 30px;		
}
.site_message{
	width: 568px;
	text-align: center;
	margin-top: 25px;
	height: auto;
	color: #515151;
}
* html .site_message{
	width: 540px;
	text-align: center;
	margin-top: 25px;
	height: auto;
}
#mod_off{
	text-align: left;
}
/** ====================== Contianer ===================== **/
.confirm_table{
	background-color: #E8F0FF; border: 1px solid #C5D5F4; margin-left: 6px;
	padding: 6px 0 6px 10px;
}
.confirm_table td{
	height: 20px;
}
.confirm_1{
	color: #0150A7;
	font-weight: bold;
}
.confirm_2{
	color: #0150A7;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

.booking_table3{
	background-color: #FFF3DA;
	border: 1px solid #E5D2A8; margin-left: 6px;
	height: 50px;
}
.booking_table{
	background-color: #E8F0FF; border: 1px solid #C5D5F4; margin-left: 6px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
.booking_table td{
	height: 20px;
}
.booking_table2{
	background-color: #E8F0FF; border: 1px solid #C5D5F4; margin-left: 6px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
.booking_table2 td{
	height: 24px;
}
.booking_1{
	color: #0150A7;
	background-color: #C4D3EE;
	font-weight: bold;
	padding: 10px;
}
.booking_2{
	color: #A472DB;
	font-weight: bold;
}
h3{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
.spacer_a{
	border-right: 1px solid #82A932; height: 306px; border-bottom: 1px solid #82A932; width:276px; border-left: 1px solid #82A932; padding-top: 8px; background-color: #F7FFEB;
}
* html .spacer_a{
border-right: 1px solid #82A932; height: 316px; border-bottom: 1px solid #82A932; width:276px; border-left: 1px solid #82A932; padding-top: 8px; background-color: #F7FFEB;
}
.hotel_i{
	padding: 2px 0 7px 0;
}
* html .hotel_i{
	padding: 2px 0 7px 0;
}
.offers_a{
	margin: 10px 0 11px 0;
}
* html .offers_a{
	margin: 10px 0 9px 0;
}
.hotel_h{
	padding-top: 10px; float: left; border-right: 1px solid #82A932; border-left: 1px solid #82A932; width:276px; background-color: #F7FFEB;
}
* html .hotel_h{
	padding-top: 10px; float: left; border-right: 1px solid #82A932; border-left: 1px solid #82A932; width:278px; background-color: #F7FFEB;
}
.cl_event{
	background-color: #FEF0F1; width:642px; padding-top: 10px; border-right: 1px solid #FFBBBE; border-bottom: 1px solid #FFBBBE; border-left: 1px solid #FFBBBE;
}
* html .cl_event{
	background-color: #FEF0F1; width:644px; padding-top: 10px; border-right: 1px solid #FFBBBE; border-bottom: 1px solid #FFBBBE; border-left: 1px solid #FFBBBE;
}
.newsletter_a{
	background-color: #D2E6FB; padding: 0 5px 10px 10px; border-bottom: 1px solid #5A86B3; border-right: 1px solid #5A86B3; margin: 0 0 10px 10px; border-left: 1px solid #5A86B3;
}
* html .newsletter_a{
	width: 272px; background-color: #D2E6FB; padding: 0 5px 10px 10px; border-bottom: 1px solid #5A86B3; border-right: 1px solid #5A86B3; margin: 0 0 10px 10px; border-left: 1px solid #5A86B3;
}
.search{
	margin-top: 10px;
}
.search_title{
	border-top: 1px solid #D2B1F7; 
	border-right: 1px solid #D2B1F7; 
	border-left: 1px solid #D2B1F7; 
	width: auto;
	font-weight: bold;
	background-color: #F5EDFF;
	padding: 5px;
}
.search_line{
	border-bottom: 1px solid #D2B1F7; 
	width:637px;
	margin: 10px 0 3px 0;
}
.right_logo{
	width: 296px;
	height: 148px;
	background-image: url('../images/logo_right.gif');
}
.hidden{ 
	background:#ffffff; 
	overflow:hidden; 
}
.toggle{ 
	display:none
}
.rest_a{
	float: left;
	border-bottom: 1px dotted #88B3DA;
	margin: 0 4px 4px 10px;
	width: 190px;
	text-align: center;
	padding: 6px 0 6px 0;
}
.hotel_g{
	font-weight: bold;
	float: left;
	border: 1px solid #E2E2E2;
	margin: 0 4px 40px 0;
	width: 170px;
	text-align: center;
	background-color: #F7F7F7;
	padding: 6px 0 6px 0;
}
.hotel_f{
	padding: 5px 0 15px 0;
}
.hotel_e{
	width: 100px;
	padding: 2px 0 2px 0;
	color: #2880A8;	
}
.hotel_d{
	padding-top: 10px;
}
.hotel_c{
	width: 110px;
	font-weight: bold;
	height: 21px;
	color: #2880A8;	
}
.hotel_b{
	background-color: #E8F0FF; 
	border: 1px solid #C5D5F4;
	margin-bottom: 10px;
	padding: 5px;
}
.hotel_a{
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #000000;
}
* html .hotel_a{
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #ADC1E7;
}
.offer_c{
	border-right: 1px solid #C5D5F4;
	border-left: 1px solid #C5D5F4;
	border-bottom: 1px solid #C5D5F4;
	padding: 5px;
	color: #6E86B6;
	line-height: 16px;
}
.offer_d{
	border-right: 1px solid #C5D5F4;
	border-left: 1px solid #C5D5F4;
	border-bottom: 1px solid #C5D5F4;
	padding: 8px 0 8px 5px;
	color: #6E86B6;
}
.offer_s{
	border-right: 1px solid #C5D5F4;
	border-left: 1px solid #C5D5F4;
	border-top: 1px solid #C5D5F4;
	background-color: #E8F0FF;
	color: #6E86B6;
	margin-top: 10px;
	float: left;
}
.offer_t{
	background-color: #E8F0FF;
	padding: 0 0 8px 5px;
	font-weight: bold;
	color: #6E86B6;
	float: left;
	margin-top: 10px;
}
.offer_u{
	float: left;
	width: 35px;
	padding: 0 1px 0 0;
}
.offer_v{
	color: #4F6694;
	float: left;
	width: 595px;
}
* html .offer_v{
	color: #4F6694;
	float: left;
	width: 590px;
}
.show{
	padding: 8px 0 8px 5px;
	color: #4F6694;
	cursor:pointer;
	float: left;
	width: 633px;
}
.show1{
	display:none;
	line-height: 16px;
	padding: 0 0 8px 5px;
	color: #6E86B6;
	float: left;
	width: 100%
}
.agency_title{
	float: left; 
	border-top: 1px solid #D2B1F7; 
	border-right: 1px solid #D2B1F7; 
	border-left: 1px solid #D2B1F7; 
	width: auto;
	font-weight: bold;
	background-color: #F5EDFF;
	padding: 5px;
}
.agency_line{
	float: left; 
	border-bottom: 1px solid #D2B1F7; 
	width:637px;
	margin: 10px 0 3px 0;
}
.nightlife{
	border: 1px solid #FFBBBE; 
	width:625px;
	font-weight: bold;
	background-color: #FEF0F1;
	padding: 5px 0 5px 5px;
	color: #B8474B;
	margin: 0 0 5px 0;
	float: left;
}
.car_title{
	float: left; 
	border: 1px solid #FFBBBE; 
	width:640px;
	font-weight: bold;
	background-color: #FEF0F1;
	padding: 5px 0 5px 5px;
	color: #B8474B;
	margin-top: 10px;
}
.airline_title{
	float: left; 
	border: 1px solid #5A86B3; 
	width:640px;
	font-weight: bold;
	background-color: #D2E6FB;
	padding: 5px 0 5px 5px;
	color: #366492;
	margin-top: 10px;
}
.banner_s2{
	height: 21px;
}
.banner_s3{
	padding: 15px 0 5px 0;
}
.banner_s4{
	font-weight: bold;
	padding-top: 10px;
}
.banner_s5{
	padding-top: 2px;
}
.banner_s6{
	padding-top: 2px;
}
.banner_s7{
	padding-top: 10px;
}
.beach_img{
	background-image: url('../images/beach.gif');
	height: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.cl_cars{
	background-image: url('../images/car_rental.gif');
	background-repeat: no-repeat;
	padding: 52px 0 0 9px;
	margin-top: 10px;
	width: 269px;
	height: 26px;
}
* html .cl_cars{
	background-image: url('../images/car_rental.gif');
	background-repeat: no-repeat;
	padding: 52px 0 0 9px;
	margin-top: 10px;
	width: 278px;
	height: 78px;
}
.video_left{
	padding-left: 12px;
}

/** ======================== Footer ====================== **/
.footer{
	height: 25px;
}
* html .footer{
	height: 2px;
}
.footer_01{
	height: 20px;
	text-align: center;
	width: 850px;
}
.footer_02{
	height: 30px;
	text-align: center;
	width: 850px;
}
/** ====================================================== **/


