@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------
standard
---------------------------------------------------------*/
img {vertical-align:bottom;}
p{
	padding:0 0 15px 0;
}
a:link, a:visited
{
	text-decoration:underline;
	color:#0022b3;
}
a:hover{
	color:#CC2036;
}
h2{
	font-size:14px;
}
h3{
	font-size:12px;
	font-weight:bold;
}

/* --------------------------------------------------------
Body + Page Sizes
---------------------------------------------------------*/
BODY{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size: 11px;	
	background-color: #a7beea;					
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	color:#000000;
}

#main_container{
	width:900px;
	margin:0 auto;
	background-color:#FFF;
	padding:0 20px;	
	text-align:left;
}

/* --------------------------------------------------------
Page
---------------------------------------------------------*/
#header{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 35px;
	height: 100px;
	padding-top:10px;
	text-align:right;
}
.pagination{
	padding:20px 0;
	text-align:right;
}
.pagination table{
	
}
.pagination td{
	padding:0 10px;
	vertical-align:middle;
	height:22px;
}
.pagination ul{
	!margin-top:3px;
}
.pagination ul li{
	display: inline;
}
.pagination  ul li a:link, .pagination  ul li a:visited{
	color: #000;
	padding: 2px 5px;
	border:1px solid #a71a1a;
	text-decoration:none;
}
.pagination  ul li a:hover{
	text-decoration:underline;
}
.pagination  ul li a:link.current, .pagination  ul li a:visited.current{
	background-image: url(../images/pagination_selected.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFF;
}
.top_offers{
	
}
.top_offers .topic{
	font-size: 12px;
	color: #FFF;
	text-transform:uppercase;
	background-image: url(../images/res_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height:22px;
	padding:8px 8px 0 8px;
	font-weight:bold;
}
.top_offers .content{
	border-bottom:1px solid #1f54bc;
	border-left:1px solid #1f54bc;
	border-right:1px solid #1f54bc;
}
.top_offers .offer_scroll{
	background-image: url(../images/offers_scroll_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:22px;
}
#containerscroller{
	overflow:hidden;
	position:relative;
	width:895px;
}
.top_offers .offers_container{
	
}
.offer{
	float:left;
	text-align:center;
	padding:10px 5px;
	width:150px;
}
.offer img{
	margin-bottom:5px;
}
.offer .price{
	font-size:16px;
	color:#07399c;
	padding:5px 0 2px 0;
	font-weight:bold;
}
.offer .nonstop{
	color:#07399c;
	font-weight:bold;
} 

.results_set{
	margin:15px 0 20px 0;
}
.results_set .topic{
	font-size: 12px;
	color: #FFF;
	text-transform:uppercase;
	background-image: url(../images/res_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height:22px;
	padding:8px 8px 0 8px;
	font-weight:bold;
}
.results_set .content{
	border-bottom:1px solid #1f54bc;
	border-left:1px solid #1f54bc;
	border-right:1px solid #1f54bc;
	background-color:#FFFFFF;
}
.separate_direction{
	background-image: url(../images/results_separator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.direction{
	background-color:#fff;
	vertical-align:middle;
	text-transform:uppercase;
	font-weight:bold;
	width:60px;
	background-image: url(../images/results_separator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:5px;
	margin-bottom:3px;
}
.depart{
	background-color:#d3e1e7;
	margin-bottom:3px;
	
}
.depart td{
	padding:5px;
}
.return{
	background-color:#e9e9e9;
	margin-bottom:3px;
}
.return td{
	padding:5px;
}
.hotel{
	background-color:#e9e9e9;
	margin-bottom:3px;
	
}
.hotel td{
	padding:5px;
	vertical-align:top;
}
.flight{
	width:160px;
}
.local_time{
	width:220px;	
}
.airport{
	
}
.book_this_flight td{
	padding:5px;
	background-color:#dbdbdb;
}
.book_this_flight a:link, .book_this_flight a:visited, .book_this_flight a:hover {
	color:#0022b3;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}

#footer{
	padding:20px 0 50px 0;
	font-size:12px;
}
#footer .links{
	border-bottom:1px solid #1f54bc;
	border-top:1px solid #1f54bc;
	padding:10px;
	text-align:center;
}
#footer .links a:link, #footer .links a:visited{
	color:#0022b3;
	text-decoration:none;
}
#footer .links a:hover{
	text-decoration:underline;
}
#footer .logos{
	text-align:center;
	margin-bottom:30px;
	border-bottom:1px solid #1f54bc;
}
#footer img{
	padding:15px 14px;
}
#footer .contact{
	font-size:11px;
	letter-spacing:0px;
}

/* 30/08/2009 */
.desplay_panel{
	margin-bottom:20px;
	margin-top:5px;
}
.desplay_panel .topic{
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/res_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height:22px;
	padding:8px 8px 0 8px;
	font-weight:bold;
}
.desplay_panel .content{
	border-bottom:1px solid #1f54bc;
	border-left:1px solid #1f54bc;
	border-right:1px solid #1f54bc;
}
.desplay_panel .sub{
	
}
.desplay_panel .sub th{
	background-image: url(../images/offers_scroll_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px
}
.desplay_panel .sub td{
	padding:5px;
	vertical-align:top;
}

.desplay_panel .hotel_availability{
	background-color:#FFF;
	border:1px solid #000000;
}
.desplay_panel .hotel_availability th{
	background-image: url(../images/offers_scroll_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
	padding:5px
}
.desplay_panel .hotel_availability td{
	padding:5px;
	vertical-align:top;
}
.desplay_panel .hotel_availability .radio{
	margin:0;
	padding:0;
	vertical-align:top;
}
.RoomOption
{
	background-color:#FFF;
	border:1px solid #000000;
}
.RoomOption th{
	background-image: url(../images/offers_scroll_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight:bold;
	padding:5px
}
.RoomOption td{
	padding:5px;
	vertical-align:top;
}
.RoomOption .radio{
	margin:0;
	padding:0;
	vertical-align:top;
}

.search_panel{
	margin-bottom:20px;
	margin-top:5px;
}
.search_panel .topic{
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/search_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height:22px;
	padding:8px 8px 0 8px;
	font-weight:bold;
}
.search_panel .content{
	border-bottom:1px solid #1f54bc;
	border-left:1px solid #1f54bc;
	border-right:1px solid #1f54bc;
}
.search_panel .sub{
	
}
.search_panel .sub th{
	background-image: url(../images/offers_scroll_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px
}
.search_panel .sub td{
	padding:5px;
	vertical-align:top;
}
.even_more{
	background-color:#cedaf3;
	color:#1150b0;
	margin-top:10px;
	border-top:1px solid #1150b0;
}
.even_more th{
	font-weight:bold;
	text-transform:uppercase;
}
.even_more th{
	padding: 10px 5px 5px 5px;
	
}
.even_more td{
	padding: 5px 5px 10px 5px;font-size:12px;
}
.column1{
	width:526px;
}
.page_topic{
	margin-bottom:13px;
}
.week_offer img{
	padding-bottom:20px;
}
.title{
	color:#1335a4;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.subscription{
	margin-bottom:20px;
}
.subscription td{
	text-align:right;
	margin-bottom:15px;
	height:24px;
}
.noborder{
	border:none;
}
.subscribe a:link, .subscribe a:visited{
	font-weight:bold;
	text-decoration:none;
}
.subscribe a:hover{
	text-decoration:underline;
}
.ads{}
.ads img{
	margin-bottom:10px;
	border:none;
}

.refine td{
	padding:5px;
	vertical-align:middle;
}
.success{
	border:1px solid #58cf58;
	background-color:#d3fdd3;
	padding:25px;
	text-align:center;
	color:#03911b;
	font-weight:bold;
	font-size:12px;
	margin:15px 0 15px 0;
}
.fail{
	border:1px solid #ef0000;
	background-color:#ffe8e8;
	padding:25px;
	text-align:center;
	color:#ce0000;
	font-weight:bold;
	margin:15px 0 15px 0;
}
.hiddenPanel{
	display:none;
	padding:10px 0;
	color:#1335a4;
	font-size:10px;
}.rules{
	margin-bottom:20px;
}
.rules td{
	padding:10px 0;
	vertical-align:top;
}
.devider td{
	background-attachment: scroll;
	background-image: url(../images/search_devider.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	height:7px;
	font-size:5px;
}
.hide{
	display:none;
}
.show{
	display:block;
}
.tags{}
.tags div.colomn{
	width:22%;
	float:left;
	margin-right:25px;
}
.tags div.colomn a:link, .tags div.colomn a:visited{
	background-attachment: scroll;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:20px;
}

/* --------------------------------------------------------
Text
---------------------------------------------------------*/
.text_right{
	text-align:right;
}
.text_center
{
	text-align:center;
}
.bold{
	font-weight:bold;
}
.red{
	color:#CC2036;
}
.upper{
	text-transform:uppercase;
}
.scroll_copy{
	height:80px;
	overflow:auto;
	color:#1335a4;
}
.scroll_copy p{
	padding-bottom: 10px;
}
.text_size_0{font-size:9px;}
.text_size_1{font-size:10px;}
.text_size_2{font-size:11px;}
.text_size_3{font-size:12px;}
.text_size_4{font-size:14px;}
.text_size_5{font-size:16px;}
.text_size_6{font-size:18px;}
.text_size_7{font-size:20px;}
.text_size_8{font-size:22px;}




.white{
	color:#ffffff;
}
.black{
	color:#000000;
}


/* --------------------------------------------------------
Margins
---------------------------------------------------------*/
.top_margin_10{margin:10px 0 0 0;}
.top_margin_20{margin:20px 0 0 0;}
.top_margin_30{margin:30px 0 0 0;}
.bottom_margin_10{margin:0 0 10px 0;}
.bottom_margin_20{margin:0 0 20px 0;}
.bottom_margin_30{margin:0 0 30px 0;}
.left_margin_10{margin:0 0 0 10px;}
.left_margin_20{margin:0 0 0 20px;}
.left_margin_30{margin:0 0 0 30px;}
.right_margin_10{margin:0 10px 0 0;}
.right_margin_20{margin:0 20px 0 0;}
.right_margin_30{margin:0 30px 0 0;}
.bottom_padding_10{padding:0 0 10px 0;}
.bottom_padding_20{padding:0 0 20px 0;}
.bottom_padding_30{padding:0 0 30px 0;}
.margin0{margin:0 !important;}
.full_padding_10{padding:10px;}
.full_padding_20{padding:20px;}
.full_padding_30{padding:30px;}
.side_margin_20{
	margin-left: 20px;
	margin-right: 20px;
}
.btn_margin{
	margin-top:10px; 
	margin-bottom:10px;
	!margin-top:0px; 
	!margin-bottom:0px;
	!padding-top:10px; 
	!padding-bottom:0px;
	
}
.white_pading{
	background-color:#ffffff;
	padding:4px;
}
.white_pading2{
	background-color:#ffffff;
	padding:20px;
}
.browser_fix1{
	margin-top:2px;
	!margin-top:7px;
}
/* --------------------------------------------------------
Widths
---------------------------------------------------------*/
.width_liquid_10{width:10%;}
.width_liquid_15{width:15%;}
.width_liquid_20{width:20%;}
.width_liquid_22{width:22%;}
.width_liquid_25{width:25%;}
.width_liquid_30{width:30%;}
.width_liquid_32{width:32%;}
.width_liquid_33{width:33%;}
.width_liquid_35{width:35%;}
.width_liquid_38{width:38%;}
.width_liquid_40{width:40%;}
.width_liquid_43{width:43%;}
.width_liquid_48{width:48%;}
.width_liquid_50{width:50%;}
.width_liquid_55{width:55%;}
.width_liquid_60{width:60%;}
.width_liquid_65{width:65%;}
.width_liquid_75{width:75%;}
.width_liquid_98{width:98%;}
.width_liquid_100{width:100%;}


.widthSize0{width:20px;}
.widthSize0_1{width:25px;}
.widthSize0_2{width:30px;}
.widthSize0_3{width:40px;}
.widthSize0_4{width:45px;}
.widthSize1{width:50px;}
.widthSize1_1{width:55px;}
.widthSize1_2{width:60px;}
.widthSize1_3{width:65px;}
.widthSize1_4{width:70px;}
.widthSize2{width:75px;}
.widthSize2_1{width:80px;}
.widthSize2_2{width:85px;}
.widthSize2_3{width:90px;}
.widthSize2_4{width:95px;}
.widthSize3{width:100px;}
.widthSize4{width:125px;}
.widthSize4_1{width:130px;}
.widthSize4_2{width:135px;}
.widthSize4_3{width:140px;}
.widthSize4_4{width:145px;}
.widthSize5{width:150px;}
.widthSize6{width:175px;}
.widthSize6_1{width:180px;}
.widthSize6_2{width:185px;}
.widthSize6_3{width:190px;}
.widthSize6_4{width:195px;}
.widthSize7{width:200px;}
.widthSize8{width:225px;}
.widthSize8_1{width:230px;}
.widthSize8_2{width:235px;}
.widthSize8_3{width:240px;}
.widthSize8_4{width:245px;}
.widthSize9{width:250px;}
.widthSize10{width:275px;}
.widthSize11{width:65px;}
.widthSize12{width:245px;}
.widthSize13{width:122px;}
.widthSize14{width:300px;}
.widthSize15{width:325px;}
.widthSize16{width:350px;}
.widthSize17{width:375px;}
.widthSize18{width:400px;}
.widthSize19{width:425px;}
.widthSize20{width:450px;}
.widthSize21{width:475px;}
.widthSize22{width:500px;}
.widthSize23{width:525px;}
.widthSize24{width:550px;}
.widthSize25{width:575px;}
.widthSize26{width:600px;}
.widthSize27{width:625px;}
.widthSize28{width:650px;}
.widthSize29{width:675px;}
.widthSize30{width:700px;}
.widthSize31{width:725px;}
.widthSize32{width:750px;}
.widthSize33{width:775px;}
.widthSize34{width:800px;}


/* --------------------------------------------------------
Navigation
---------------------------------------------------------*/
#header{}
#header ul{
	font-size: 11px;
	overflow: hidden;	
	margin-right:-10px;
}
#header ul li{
	display: inline;
}
#header ul li a:link, #header ul li a:visited{
	color: #000;
	padding: 0 8px 0 8px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/header_nav_separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header ul li a:hover, #header ul li .current{
	text-decoration:underline;
}
#header ul li a:link.last, #header ul li a:visited.last{
	background-image: url(../images/blank.gif);
}


#navigation{
	padding:10px 15px 0 5px;
	color:#ffffff;
	font-size:13px;
	margin:8px 0 8px 0;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
}
#navigation ul{
	overflow: hidden;
	margin-right:-8px;
}
#navigation ul li{
	display: inline;
	padding: 0 10px 0 8px;
	!padding: 0 10px 0 10px;
	background-attachment: scroll;
	background-image: url(../images/main_nav_separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation ul li.last{
	display: inline;
	padding: 0 12px 0 10px;
	background-attachment: scroll;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation ul li a:link, #navigation ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li.current{
	color: #c9d9f0;
	
}
.hot_special a:link, .hot_special a:visited{
	Color:#ffffff;
	text-decoration:none;
}
.hot_special a:hover{
	Color:#f0cfcf;
	text-decoration:none;
}


/* --------------------------------------------------------
Aligning
---------------------------------------------------------*/
.align_left{float:left;}
.align_right{float:right;}
.clear_all{clear:both;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* --------------------------------------------------------
Form Elements
---------------------------------------------------------*/
INPUT, SELECT{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size: 11px;
	/*border:1px solid #0022b3;*/
}
.inputtext_size0{
	width:50px;
	font-size:11px;
	padding:3px 3px 3px 2px;
}
.inputtext_size1{
	width:200px;
	font-size:11px;
	padding:3px 3px 3px 2px;
}
.inputtext_size2{
	width:200px;
	font-size:11px;
	padding:2px 3px 2px 2px;
}
.inputtext_size3{
	width:100px;
	font-size:11px;
	padding:2px 3px 2px 2px;
}
.inputtext_size4{
	width:125px;
	font-size:11px;
	padding:2px 3px 2px 2px;
}

.select{
	font-size:11px;
	height:21px;
}
.select_size1{
	width:207px;
}
.select_size4{
	width:132px;
}
.radio, .check{
	border:none;
	padding:0 !important;
}
.radio_label{
	padding:0 0 0 5px;
	padding:3px 0 0 5px;
}
/* --------------------------------------------------------
Sort Control
---------------------------------------------------------*/


/* --------------------------------------------------------
Floating Panels
---------------------------------------------------------*/


/* --------------------------------------------------------
test classes
---------------------------------------------------------*/
.testborder{border:1px solid #ff0000;}

