


*{
height:auto;
	
}

body {padding:0; margin:0;  color:#000000; background:url(../images/bg.gif) repeat-x; background-color:#A8AD9C}
body, td {font-family:Arial; font-size:11px; }
br{font-size:10px}
a{
	color:#Cee7ff;
}
a:hover {text-decoration:none}
  .s{color:#9A9A9A; text-decoration:none}
  .green{color:#A5A07F;}
  .red{color:#5C3800;}
  .o{color:#8F7737;}
.blue{font-family:Tahoma; color:#9ED7F3; }
.w{font-family:Tahoma; color:#FFFFFF; text-decoration:none}
.w1{color:#FFFFFF}
.w2{font-size:11px;	line-height:14px; color:#FFFFFF;}
.w3{font-size:11px; font-family:Tahoma; color:#FFFFFF; text-decoration:none}
.w4{font-size:11px; font-family:Tahoma; color:#FFFFFF}
.w5{font-size:11px; font-family:Tahoma; color:#FFFFFF; font-family:bold}
.b{font-size:12px; color:#3A3A37; text-decoration:none}
.b1{font-size:11px; color:#3A3A37; text-decoration:none}
.b2{font-family:Tahoma; font-size:10px; color:#3A3A37}

 .t1{background:url(../images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 8px }
 .t2{background:url(../images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }
 .t3{background:url(../images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }
 .t4{background:url(../images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }


ul.menu{

	height:39px;
	position:relative;
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-position:inside;
	padding-top:45px;
	
	
}
ul.menu li a{
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	
}

ul.menu li a:hover{
	color:#0099CC;
}

ul.menu li{
	
	display:block;
	float:left;
	text-align:center;
	margin-right:3px;
	padding:0;
	

}

ul.menu li#n1{
	width:80px;	
}

ul.menu li#n2{
	width:77px;
}

ul.menu li#n3{
	width:118px;
}

ul.menu li#n4{
	width:158px;
}

ul.menu li#n5{
	width:118px;
}

ul.menu li#n6{
	width:138px;
}


textarea{
   background-color:#CEE7FF;
	border:1px solid #005594; 
    font-family:Arial;
    font-size:11px;
	width:250px;
	height:150px;
} 
 
input{
	background-color:#CEE7FF;
	border:1px solid #005594; 
    font-family:Arial;
    font-size:11px;
} 
#input1{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
} 
#input2{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}

#input3{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}
#input4{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}
#input5{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}
#input6{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}
#input7{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}
#input8{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}
#input9{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}
#input10{
	border:1px solid #005594;
   font-family:Arial;
   font-size:11px;
}

h1{
font-size:17px;
line-height:20px;
}

h2{
	font-size:17px;
	line-height:20px;
}


h3{
	font-size:13px;
}



/* SLIDESHOW*/



/*FORMULIER*/

table #flightform{
	width:455px;
}


table #flightform tr{
	position:relative;
}

table #flightform td{
	padding:10px 0;

}

table #flightform label{
	font-family:Tahoma;
	font-size:11px;
	padding-top:5px;
	padding-bottom:0;
	font-weight:bold;
}

table #flightform #num_adults{
margin-top:6px;
}

table #flightform td div{
	float:left; 
	width:115px;
	margin-left:50px;
}

table #flightform td div img{
	top:5px;
}

table #flightform td div#adults{
	width:100px;
	margin-left:0px;
}

table #flightform td div.error{
	color:#fff;
	display:inline;
	background-color:red;
	margin-left:0;
	position:absolute;
	width:200px;

}

table #flightform input.radio_button, #terms{
	border:none;
	background-color:#006bb2;;
}

/*RESULTS*/ 
table .results{
	width:680px;
	color:#fff;
	border:1px solid #fff;
	

}

table .results th{
	font-family:Tahoma;
	font-size:13px;
	padding-top:3px;
	padding-bottom:2px;;
	padding-left:3px;
	font-weight:bold;
	text-align:left;
	background-color:#0061a2;
	height:30px;
	border-bottom:1px solid #fff
	
}

table .results td{
	padding:3px 15px 3px 3px;
	font-size:13px;
	
	
}

table .results tr{
	/*background-color:#0172a9;*/

}

table .results tr td.tobacktab{
	font-weight:bold;
	background:#006bb2;
	border-bottom:1px solid #0083c3;
	border-bottom:1px solid #005e9d;
	padding:10px 0 0 3px;
	text-transform:uppercase;
	
}

table .results tr td.toback{
	/*border-bottom:1px solid #fff*/
	background:#006bb2;
	border-bottom:1px solid #0083c3;
	border-bottom:1px solid #005e9d;
}

table .results tr.info td{
	background-color:#006bb2;
	border-bottom:1px solid #b2d9fe;
	background-color:#cee7ff;
	color:#0172a9;
}

table .results tr.price{
	background-color:#fff;
	
}

table .results tr.price td{
	color:#0061a2;
	padding:3px;
	font-size:11px;
	border-top:1px solid #005e9d;
}

.reservate{
	background-color:#00CC00;
	display:block;
	text-align:center;
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-transform:capitalize;
	font-size:14px;
	border:1px solid #ccc;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-decoration:none;
	
}

a.reservate:hover{
	background-color:#00CC00;
	border:1px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:4px 6px 6px 4px;
}

input.reservate:hover{
	background-color:#00CC00;
	border:1px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	
}

table .results tr.info td.airliner{
	padding-left:8px
	
}

.totalprice{
	font-weight:bold;
	font-size:18px;
}

.incltax{
	font-size:10px;
	color:#666666;
}

/* Package deals*/

/*.package_deal_box img{
	width:75px;
	float:left;
	border:2px solid white;
	margin-right:5px;
}*/

.photo{
	margin-right:5px;
	position:relative;
	width:83px;
	height:75px;
	float:left;
}

.photo img{
	width:83px;
	height:75px;
	border:none;
}



.photo span{
	width:83px;
	height:83px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/img_border.png) no-repeat 0 0;
}

.photo a{
	text-decoration:none;

}

.package_deal_text{
	overflow:hidden;
	width:130px;
	height:auto;
	float:left;
	
}

.package_deal_box h3{
	margin:0;

	padding:0;
}

.package_deal_box h2{
margin:0;
	margin-top:5px; padding:0;
}

.package_deal_box p{
margin:3px 0;
}

.specialdealprice{
	width:83px;
	text-align:center;
	padding-top:3px;
}

.specialdealprice a{
	text-decoration:none;
	font-size:18px;
}

/*RESERVATION PAGE*/

#container form{
	background-color:#006bb2;
	border:1px solid #fff;
	padding:10px;

}


#container form label{
	font-family:Tahoma;
	font-size:11px;
	padding-top:5px;
	padding-bottom:2px;
	font-weight:bold;
	display:block;

}

.button{
	cursor:pointer;
}


#container form .button{
	margin-top:5px;
}

.error{
	background-color:red;
	color:#fff;
	padding:0 2px;}

#bookform input#phone, #bookform input#email, #bookform input#surname, #bookform input#first_name{
	width:250px;
	
}


/*RESULTS SPECIAL DEALS*/

.resultphoto{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	width:193px;
	height:149px;
	float:left;
	
}

.resultphoto img{
	width:193px;
	height:149px;
	border:none;
	
}



.resultphoto span{
	width:193px;
	height:149px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/result_img_border.png) no-repeat 0 0;
		cursor:pointer;
}

.package_deal_results{
	font-size:11px;
	line-height:14px;
	background-color:#cee7ff;
	border:1px solid #fff;
	margin-bottom:20px;
	padding:0;
	color:#0061a2;
}

.package_deal_results .flightinformation{
	background-color:#fff;
	overflow:hidden;
	height:1%;
	margin-bottom:0;
	color:#0061a2;
	padding-top:0
}

.package_deal_results h2{
	margin-bottom:2px;
	margin-top:0px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	background-color:#0061A2;
	color:#fff;

}

.package_deal_results h3{
	
	margin-bottom:3px;
	margin-top:0;
	padding:5px 10px;

}

.package_deal_results .flightinformation h3{
	background-color:#006BB2;
	color:#fff;
	border-top:1px solid #005e9d;
	border-bottom:1px solid #b2d9fe;
}


.package_deal_results a{
	color:#0061A2;
	font-weight:bold;
}

div.flightinfo{
	margin-left:10px;
	margin-top:10px;
	width:120px;
	float:left;
}

div.flightinfoprice{
	float:left;
	text-align:right;
	width:250px;

}

div.flightinfolast{
	float:right;
	width:150px;
	padding-top:25px;
	
}

.package_deal_results span.dealprice{
	line-height:30px;;
	font-size:24px;
	font-weight:bold;
}

.package_deal_results a.reservate{
	color:#fff;
	width:100px;
	float:left;
	
}

.package_deal_results p, #detailtext p{
	display:block;
	background-color:#0083c3;
	width:465px;
	float:left;
	color:#fff;
	padding:5px;
	margin:10px 0;
	border:1px solid #006bb2;
}
.totalprice p,.dayprice p{
	margin:0;
	padding:0;
	border:none;
	background-color:#fff;
	color:#FF0000;
	font-size:10px;
}


/* PACKAGE DEAL DETAIL*/

#detailphoto{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	width:309px;
	height:232px;
	float:left;
}

#detailphoto img{
	width:309px;
	height:232px;
	border:none;
}

#detailtext{
	margin-top:8px;
	width:368px;
	background-color:#CEE7FF;
	float:right;
	border:1px solid #fff;	
}

#detailtext div{
	padding:0 5px;
	color:#0061A2;
}

#detailphoto span{
	width:309px;
	height:232px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/detail_img_border.png) no-repeat 0 0;
}


#detaildata .detailprice{
	background-color:#FFFFFF;
	padding:0 5px;
	border-top:1px solid #0068B2;
}

#detaildata span.dealprice{
	line-height:30px;
	font-size:24px;
	font-weight:bold;
	color:#0061A2;
}	


#detaildata h3{
	margin:0 0 5px 0;
	padding:5px;
	background-color:#0061A2;
	border-bottom:1px solid #0061A2;
}

#detaildata a.book{
	background-color:#00CC00;
	display:block;
	text-align:center;
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-transform:capitalize;
	font-size:14px;
	border:1px solid #ccc;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-decoration:none;
	color:#fff;
	width:100px;
	float:right

}

#detaildata a.book:hover{
	background-color:#00CC00;
	border:1px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:4px 6px 6px 4px;
}
 #detailtext p{
width:346px;
 }
 
 .back{
	background-color:#0083c3;
	width:90%;
	float:right;
	text-align:right;
	padding:15px 0;
 }
 
  .back a{
 	 color:#FFFFFF;
  }
  
  .white{
	color:#fff;
}

 