/* CheapHolidays.com stylesheet - http://www.cheapholidays.com
@ All associated graphics copyright 1996-2008 
@ IMPORTANT 
@ This design is not a template. You may not reproduce it elsewhere without the 
@ designer's written permission. However, feel free to study the CSS and use 
@ techniques you learn from it elsewhere. 
*/


/* global */
body {
	color:#666;
	background:#fff;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11px;
	}
	
#content {
	float:left;
	width:680px;
	margin:0;
	padding:0;
	position:relative;
	left:20px;
	}
	
_html #content {
	position:relative;
	right:10px;
	width:300px;
	}
	
#contentmiddle {
	width:500px;
	float:left;
	padding:0;
	margin:0;
	}
	
#contentmiddle #sitesearch {
	display:none;
	}
	
#contentmiddle #breadcrumbs {
	width:660px;
	}
	
#maincontent {
	width:900px;
	}
	
#template_main {
	width:900px;
	clear:both;
	float:left;
	padding:0;
	margin:10px 0 0 0;
	}
	
#template_main_left {
	float:left;
	width:480px;
	padding:0;
	margin:0;
	}
	
#template_main_right {
	float:right;
	width:400px;
	padding:0;
	margin:0 0 0 20px;
	}
	
#template_main_left_l {
	width:240px;
	float:left;
	}
	
#template_main_left_r {
	width:220px;
	float:left;
	padding-left:10px;
	}
	
#pleasewait {
	font-size:13px;
	font-family:arial;
	}
	
#pleasewait p {
	clear:both;
	font-size:12px;
	text-align:center;
	}

#pleasewait h1 {
	float:none;
	font-size:16px;
	margin-bottom:5px;
	}

a.atop {
	position:relative;
	top:5px;
	float:right;
	}
	
.bform_field { /* booking form sections */
	border:1px solid #aaa;
	padding:10px;
	font-size:12px;
	background:url('https://www.cheapholidays.com/images/bform_bgslice.gif') repeat-y;
	background-position:top right;
	}
	
.h2arrow {
	margin-left:3px;
	vertical-align:bottom;
	padding-bottom:1px;
	}
	
div.error {
	width:456px;
	padding:10px;
	margin:0 auto;
	color:#c00;
	border:2px solid #c00;
	background:#ffe2e2;
	font-size:12px;
	}
	
	
/* offers */

#holidays #div_offers {
	margin:3px 0 20px 0!important;
	width:476px!important;
	}
	
#holidays #tab_offers {
	margin:0!important;
	width:476px!important;
	}
	
.offerlink:hover {
	background:#cfd3ff!important;
	text-decoration:none!important;
	}
	

/* navigation */
.navbarcontainer {
	top:1px;
	width:910px;
	font-family:verdana;
	}
	
.navbarcontainer ul {
	background:transparent;
	line-height:18px;
	}
	
.navbarcontainer li {
	background:none;
	}
	
.navbar a:hover,
.navbar .navselected a,
.navbar li.sub2 a:hover {
	background-color:#ffa200;
	border-right:1px solid #fff;
	}
	
.navbar a {
	background-color:#4AA4D9;
	color:#FFF;
	font-size:9pt;
	}
	
.navbar li {
	position:relative;
	float:left;
	list-style-type:none;
	z-index:5;
	}
	
ul.usub2 {
	padding:0;
	margin:0;
	border-bottom:1px solid silver;
	display:none;
	width:180px;
	}
	
.navbar li.sub2 {
	position:relative;
	display:block;
	width:100%;
	line-height:1.2em;
	}
	
.navbar li.sub2 a {
	margin:0;
	border:none;
	display:block;
	width:100%;
	border:solid 1px #fff;
	border-bottom:none;
	background-color:#4AA4D9;
	}
	
ul li:hover ul {
	display:block;
	position:absolute;
	width:110px;
	}
	
ul.navbar > li:hover > ul {
	top:25px;
	left:0px;
	width:110px; /*menu width*/
	}
	
.navbar {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:400;
	}
	
.navbarcontainer ul {
	text-align:left;
	margin-top:0;
	background-color:#000;
	width:853px;
	line-height:1em;
	height:1em;
	}
	
.navbarcontainer a {
	padding:0px 10px;
	color:#FFF;
	text-decoration:none;
	background-color:#ffa200;
	display:block;
	}
	
.navbarcontainer a:hover,
.navbar .navselected a {
	background-color:#ffa200;
	}
	
.shiftcontainer2 {
	left:7px;
	position:relative;
	}
	
.shadowcontainer2 {
/*	background:transparent url(https://www.cheapholidays.com/bigshadow2.gif) no-repeat bottom right; */
	position:relative;
	left:-3px;
	top:-2px;
	padding:2px 1px 0 3px;
	}
	
.shadowcontainer2 .innerdiv2 {
	background-color:#fff;
	position:relative;
	left:-5px;
	top:-5px;
	}
	
.navbarcontainer {
	width:853px;
	font-size:14px;
	font-weight:400;
	-moz-box-shadow:2pt 3pt 5pt #ccc;
	}
	
.navbarcontainer ul {
	text-align:left;
	padding:0 0 0 3px;
	margin-top:0px;
	background-color:#ffa200;
	color:#FFF;
	width:853px;
	height:25px;
	line-height:18px;
	}
	
.navbarcontainer ul li {
	display:inline;
	margin-left:-3px;
	border-right:solid 4px #FFF;
	}
	
.navbarcontainer a {
	padding:4px 10px;
	color:#FFF;
	text-decoration:none;
	}
	
.navbarcontainer .navbarbottom {
	margin:0px;
	text-align:right;
	min-height:16px;
	}
	
.navbar .navselected a, .navbarcontainer a:hover {
	background-color:#4AA4D9;
	}
	
.navselected a {
	margin-right:-4px;
	}
	
.navselected a:hover {
	border-right:0;
	margin-right:-4px;
	}
	
.navbarcontainer a:hover {
	margin-right:-1px;
	}
	

/* sub-navigation */

#sub {
	margin:10px 0 0 0;
	float:right;
	}
	
#subnav_dests {
	border:1px solid #57aade;
	background:#f5f5ff;
	padding-right:5px;
	padding-bottom:5px;
	}

#subnav_dests ul {
	margin:5px 5px 5px 10px;
	font-size:11px;
	line-height:15px;
	}
	
#template_main_right #subnav_dests {
	margin-top:10px;
	padding:5px;
	background:url('https://www.cheapholidays.com/images/subnavdestsbg.jpg') no-repeat;
	background-position:top right;
	}
	
#template_main_right #subnav_destsA, #subnav_destsB {
	margin:5px;
	padding:5px;
	float:left;
	}

#template_main_right #subnav_destsA {
	margin-left:0;
	}
	
#template_main_right #subnav_destsA ul, #subnav_destsB ul {
	margin-top:10px;
	}
	
#sub ul.resorts {
	margin:0;
	padding:0 0 0 25px;
	line-height:1.5em;
	font-size:11px;
	list-style-type:circle;
	color:#4aa4d9;
	}
	
#bookmarks ul {
	margin:5px 5px 5px 10px;
	font-size:11px;
	line-height:18px;
	}	
	
#bookmarks {
	border:1px solid #57aade;
	background:#f5f5ff;
	text-align:left;
	}
	
#main_template_left_r #bookmarks {
	border:1px solid #007ac2;
	background:#f5f5ff;
	margin-top:10px;
	width:220px;
	}
	
/* content */
hr {
	height:1px;
	clear:both;
	}
	
#contentmiddle p {
	color:#4F4F4F;
	line-height:1.4em;
	font-size:12px;
	width:480px;
	margin:10px 5px 10px 5px;
	}	

#template_main p {
	color:#6F6F6F;
	line-height:1.4em;
	font-size:11px;
	margin:10px 5px 10px 5px;
	text-align:justify;
	}	
	
a {
	text-decoration:none;
	color:#333;
	}
	
a:hover {
	text-decoration:underline;
	}
	
h1 {
	float:left;
	font-weight:100;
	color:#007ac2;
	font-size:26px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-left:-3px;
	vertical-align:bottom;
	line-height:1em;
	}
	
h1 span {
	display:block;
	padding:0 0 8px 0;
	border-bottom:3px solid #9FCDEF;
	}
	
h2,
h2 a {
	font-size:14px;
	color:#007ac2;
	font-weight:400;
	line-height:12px;
	margin:20px 0 0 0;
}

h2.h2caps {
	 text-transform:uppercase;
	 font-size:12px;
	 font-weight:100;
	 padding:0;
	 margin:15px 0 0 0;
	 }
	 
h2.h2sub {
	font-size:12px;
	margin:5px;
	padding:0;
	}
	
#main_template_left h2 {
	padding:0;
	margin:0;
	}

h3 {
	color:#007ac2;
	font-size:1.4em;
	margin-bottom:1em;
}

h4 {
	font-size:1.3em;
	margin-bottom:1em;
}

h5 {
	font-size:1.2em;
	margin-bottom:1em;
}

h6 {
	font-size:1.1em;
	margin-bottom:1em;
}

ol {
	padding-left:2.5em;
	margin-bottom:1em;
}

blockquote {
	padding-left:2em;
}

dd {
	margin-bottom:1em;
}

dt {
	font-weight:bold;
	font-size:1.1em;
}

td{
	vertical-align:top;
}

th{
	vertical-align:top;
	text-align:left;
}

hr {
	border-top:1px dotted #6BB5A4;
	border-right:0px dotted #FFF;
	border-bottom:0px dotted #FFF;
	border-left:0px dotted #FFF;
	height:1px;
	margin:10px 0;
}

form {
	padding:0;
	margin:0;
	border:0;
}

fieldset {
	padding:0;
	margin:0;
	border:0;
}

#sitesearch,
#sitesearch fieldset {
	height:40px;
	margin:0;
	padding:0;
	top:10px;
}

#sitesearch {
	display:none!important;
	border:0px solid #f00;
	width:215px;
	float:right;
	background-image:url(https://www.cheapholidays.com/images/search_box.gif);
	background-repeat:no-repeat;
	margin:7px 5px 5px 0;
}

#sitesearch input.txt {
	margin:19px 87px 0 6px;
	width:120px;
	border:0px solid #f00;
	text-decoration:none;
}

a#site-search:hover {
	border:0;
	text-decoration:none;
}

#sitesearch input.btn {
	float:right;
	position:relative;
	bottom:20px;
	left:10px;
	border: 0px solid #DCDCDC;
	}

p.news img {
	width:190px !important;
	height:95px !important;
	border:1px solid #666;
	margin:3px 0 0 10px !important;
	}

#quicklinks a {
	color:#f30;
	}
	
#quicklinks a:hover {
	color:#000;
	text-decoration:underline;
	}
	
#quicklinks ul {
	list-style-type:circle;
	padding-left:15px;
	}
	
#breadcrumbs {
	width:900px;
	text-align:right;
	font-weight:100;
	font-size:11px;
	}
	
#breadcrumbs a {
	color:#4aa4d9;
	}
	
#breadcrumbs a:hover {
	color:#000;
	text-decoration:underline;
	}

a#links {
	color:#f30;
	clear:left;
	float:left;
	width:420px;
	font-size:12px;
	margin-top:6px;
	}
	
a#links:hover {
	color:#000;
	text-decoration:underline;
	}

p.sectionTitle {
	display:none;
	}
	
p.dataTitle {
	display:none;
	}
	
p.separator_small {
	border-bottom:1px solid #57aade;
	width:30px;
	font-size:1px;
	margin:10px auto!important;
	}
	
*+html p.separator_small {
	height:1px;
	}
	
#copy p {
	font-weight:normal;
	}
	
#jumplinks {
	margin:10px 0 5px 0;
	padding:0;
	width:100%;
	clear:left;
	float:left;
	}
	
#jumplinks a {
	color:#f30;
	text-decoration:underline;
	}

	
/* sidebars */	
#sidebar {
	float:left;
	width:210px;
	}	
	
#sidebar_search {
	padding:0;
	margin-top:0px;
	border:1px solid #4aa4d9;
	}
	
#sidebar_why {
	padding:10px 20px 0 10px;
	width:200px;
	border-right:1px solid #ccc;
	}
	
#sidebar_why li {
	font-size:11px;
	line-height:15px;
	text-align:justify;
	margin-bottom:5px;
	}
	
#template_main_left #email {
	float:left;
	border:1px solid #007ac2;
	background:#f5f5ff;
	text-align:center;
	margin:10px 0 20px 0;
	padding:5px;
	width:210px;
	}
	
#template_main_left #email input {
	width:140px;
	}
	
#template_main_left #email p {
	text-align:center;
	color:#007ac2;
	font-size:13px;
	padding:0;
	margin:0;
	}

#quicklinks {
	margin-top:0px;
	border:1px solid #ffa200;
	}	
	
#quicklinks ul {
	margin:10px;
	line-height:18px;
	}

#template_main_left #quicklinks {
	float:left;
	margin:10px 0;
	margin-bottom:20px;
	width:220px;
	}
	
	
/* search forms */

#tab_search {
	font-size:12px;
	text-align:left;
	background:url('https://www.cheapholidays.com/images/tab_search_bg.gif') repeat-x;
	background-position:top left;
	border:1px solid #ffa200;
	}
	
#tab_search select {
	font-size:13px;
	margin:0;
	padding:0;
	height:20px;
	}
	
#tab_search select#dep,
select#country_id,
select#region_id,
select#resort_id {
	width:200px;
	}
	
#tab_search td.option {
	margin-top:2px;
	text-align:center;
	}
	
#tab_search td.option_age {
	font-size:9px;
	}
	
#tab_search #searchbutton {
	float:right;
	margin:10px;
	padding:5px 10px;
	font-size:16px;
	}
	
#tab_search .add {
	position:relative;
	top:1px;
	left:1px;
	border:none;
	}
	
#tab_search #sir {
	width:300px;
	margin:0 auto;
	}
	
*html #calendarImg {
	display:none;
	}
	
*html #calendarDiv { /* ie6 fix */
	position:absolute;
	left:250px!important;
	}
	
#filter { 
	text-align:left;
	}
	

/* hotel-search */

.infotxt {
	width:380px!important;
	}

	
#accom #searchForm .hint {
	font-size:10px;
	}
	
#accom div.tab {
	width:159px;
	margin:0;
	border:1px solid #c09000;
	border-bottom:none;
	padding:6px 5px 6px 5px;
	background-color:#fff;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#b43c3d;
	cursor:pointer;
	}
	
#accom div.selectedTab {
	background-color:#f9edca;
	order-right:1px solid #f9edca;
	border-bottom:none;
	width:159px;
	position:relative;
	left:1px;
	font-weight:bold;
	font-size:13px;
	font-family:arial;
	} 
	
#accom div.tab:hover {
	background-color:#faedcb;
	}
	
#accom #holidays_radio,
#accom #accommodation_radio {
	margin-right:5px;
	}
	
.hreview {
	width:450px;
	padding:10px;
	border:1px solid #d3e2c4;
	}
	
#accom #crit_outer_green {
	background:none!important;
	}
	
p.data { /* country level fix on holidays.php */
	margin-top:10px;
	font-size:12px;
	line-height:14px;
	}
	

/* car hire */
/* results */
#carhire .btn_book { cursor:pointer; width:77px; height:30px; background:url('https://www.cheapholidays.com/images/btn_book.gif'); }
#carhire .btn_book:hover { cursor:pointer; width:77px; height:30px; background:url('https://www.cheapholidays.com/images/btn_book_over.gif'); }
#carhire .btn_info { cursor:pointer; width:30px; height:30px; background:url('https://www.cheapholidays.com/images/info.gif'); }
#carhire .btn_info:hover { cursor:pointer; width:30px; height:30px; background:url('https://www.cheapholidays.com/images/info_over.gif'); }

/*cache css*/

 .depAirport{
 /*border:#FF9900 1px solid;*/
 height:15px;
 width:auto;
 display:block;
 float:left;
 margin:0;
 padding-left:2px;
 color:#4aa4d9; 
 font-size:12px;
 text-align:center;
 
	}
	
 .depAirport:hover { 
 background-color:#FFCC66; 
 cursor:pointer;
 }
 

 /* flypages */

#deals #tab_deals {
	width:900px;
	margin-top:20px;
}

#deals {
	font-family:arial, verdana;
}

#deals a {
	text-decoration:none!important;
}

#deals #dealsidebar {
	width:230px;
	padding-right:10px;
}

#deals #dealsidebar h3 {
	font-size:13px!important;
	font-weight:bold;
	border-bottom:1px solid #CFD3FF;
	padding:5px 0 2px 0;
	margin:5px 0 0 0;

}

#deals #dealsidebar h3 a {
	font-size:14px;
	color:#f90;
}

#deals #dealsidebar ul {
	margin:5px 0 5px 5px;
	line-height:16px;
}

#deals #tab_deals #div_offers {
	border:none;
}

#deals .deals_page {
	border:1px solid #bebed5;
	padding:5px;
	margin:0;
}

#deals .deals_page:hover {
	background-color:#bebed5;
	color:#fff;
	margin:0;
}

img#destguide {
	width:10px;
}

img.bigshadow {
	padding:4px;
	background-color:#fff;
	box-shadow:0 2pt 6pt #777;
	-moz-box-shadow:0 2pt 6pt #777;
}

img.smallshadow {
	padding:3px;
	background-color:#fff;
	box-shadow:0 1pt 3pt #777;
	-moz-box-shadow:0 1pt 3pt #777;
}