body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:1.2em;
}

/* reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, img,
dl, dt, dd, ol, ul, li
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-weight:normal;

}

#container {width:960px; margin-left:auto; margin-right:auto;}
#logo {
	width:485px;
	height:100px;
	float:left;
}
#headbanner {
	width:470px;
	height:60px;
	float:left;
	padding-top:15px;
}
#navbar {
	background-image: url(/images/navback.gif);
	background-color: #FF9966;
	background-repeat: repeat-x;
	padding: 8px 5px 2px 5px;
	height: 28px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #FF9966;
	margin-bottom:10px;
	clear:both;
}

#header p {
	padding-top: 0px;
	font-weight:bolder;
	font-style: italic;
	font-size:14px;
	position:relative;
	left:2px;
	top:-5px;
}

#wrapper {width:760px; float:right;  padding-top:15px;}

#wrapper-home {width:960px; float:right;  padding-top:15px;}
#homeside {margin-right:780px;}
#footerlinks, .footerlinks {clear:both;}
#header { margin:15px 0px;}
.homesearch {
	height:170px;
	min-height:170px;
	max-height:170px;
	margin-bottom:10px;
	border-bottom: 1px solid #ccc;
}
.homesearch .content {margin-right:180px; padding:8px; font-weight:bold}
.homesearch .image { float:right; width:150px; padding:10px;}
.homesearch .content h2 {font-size:13px; font-weight:bold; padding-bottom:5px!important;}
.homesearch .image img {max-height:120px;}
.homesearch .image {text-align:center;}
.homesearch .location {margin: 3px 0px 3px 0px; font-weight:bold; font-size:12px;}
.homesearch .description {margin: 0px 0px 3px 0px; font-weight:normal!important;}
.homesearch .break {padding-bottom:10px!important;}



.tabrss {height:132px; min-height:132px; max-height:132px; margin-bottom:12px; border-bottom:#CCC solid 1px;}
.tabrss .content {margin-right:180px; padding:2px; font-weight:bold}
.tabrss .image { float:right; width:150px; padding:10px;}
.tabrss .content h2 {font-size:13px; font-weight:bold; padding-bottom:5px!important;}
.tabrss .image img {max-height:90px;}
.tabrss .image {text-align:center;}
.tabrss .location {margin: 3px 0px 3px 0px; font-weight:bold; font-size:12px;}
.tabrss .description {margin: 0px 0px 3px 0px; font-weight:normal!important;}
.tabrss .break {padding-bottom:10px!important;}

/**text**/

h1 {
	font-size: 167%;
	color: #003399;
	padding-bottom:15px
}
h2 {
	font-size: 138.5%;
	color: #333;
	padding-bottom:10px
}
h3 {
	font-size: 123.1%;
	color: #333;
	padding-bottom:6px;
	font-weight:bold;
}

ul {
	padding-bottom:10px;
	list-style: url(none) none;
}

p {padding-bottom:10px;}
/***tabs***/


ul.tabs {
	margin: 0px;
	padding: 0;
	float: left;
	list-style: none;
	height: 27px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	//border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0;
	height: 26px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 26px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	color: #FFF;
	background-color: #06C;	
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 0 10px;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

html ul.tabs li.active a, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#333;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 15px;
}



/*** drop down ***/

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 14px;
}
ul#topnav li {
	float: left;
	margin: 0; padding-right: 20px;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}



#mc_embed_signup {
	padding: 5px;
	width:948px;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	background-color: #003399;
	background-image: url(images/emailback.gif);
	background-repeat: repeat-x;
	border: 1px solid #003399;	
}
#mce-EMAIL-label
{
	font-weight: bold;
	margin:0px 10px 0px 0px;
	padding:0px;
	color:#FFF;

}

#mc-embedded-subscribe {
	font-weight: bold;
	color: #333333;
	background: #FFF;
	padding: 2px;
	border: 1px solid #99CCCC;
	margin:0px 0px 0px 10px;
}

#mce-EMAIL {
	background: url(/image/emailback.gif) left top;
	border:0px;
	padding:4px;
	margin:0px;
	background-color: #FFF;
	border: 1px solid #06C;
}

.clear-both {height:0px; clear:both}
.clear-right {
	clear:right;
}
#globalfooter {
	background-color:#FFF1E7;
	padding: 20px;
	margin:20px 0px;
	clear:both;
	}
#globalfooter p {
	padding:10px 0px;
	}
	
.navlistair
{
padding: 0 1px 1px;
margin-left: 0;
margin-bottom:10px;
}

.navlistair li
{
list-style: none;
margin: 0;
display: inline;
}

.navlistair li a
{
padding: 0.25em 0.4em 0.25em 0.4em;


}
.navlistair li.title { color: #333; font-weight:bold }
.navlistair li a:link { color: #333; }
.navlistair li a:visited { color: #333; }

.navlistair li a:hover
{
color: #333;
}	


#hotel-offers h2 {padding:5px 0px;}
#hotel-offers {}
#hotel-offers .homessbox { background:#FFFFCC; border:solid #FFCC99 1px; height:240px; min-height:240px; max-height:240px; margin-bottom:5px; float:left; width: 358px; margin-right:5px;}
#hotel-offers .homessbox .content {margin-right:180px; padding:10px;}
#hotel-offers .homessbox .content h3 { font-size:13px; font-weight:bold}
#hotel-offers .homessbox .image { float:right; width:150px; padding:10px;}
#hotel-offers .homessbox .image {text-align:center;}
#hotel-offers .homessbox .location {margin: 5px 0px 5px 0px; font-weight:bold; font-size:12px;}
#hotel-offers .homessbox .description {margin: 0px 0px 5px 0px;}
.block-container h2 {padding:0px 0px 5px 0px; font-size:14px; font-weight:bold;}
.block-container p {padding:0px 0px 3px 0px; font-size:12px;}
.block-container {}
.block-container .block50 {border:solid #FFCC99 1px; height:260px; min-height:260px; max-height:260px; margin-bottom:20px; float:left; width: 356px; padding:6px; }
.block-container .home {margin-top:20px;}
.block-container .left {margin-right:20px;}
.block-container .egypt {
	background: url(../image/blocks/hurghada-egypt-beach.jpg) no-repeat right;
}

.block-container .turkey {
	background: url(../image/blocks/turkey-beach.jpg) no-repeat right;
}

.block-container .carribean {
	background: url(../image/blocks/barbados-beach.jpg) no-repeat right;
}

.block-container .spain {
	background: url(../image/blocks/majorca-beach.jpg) no-repeat right;
}

.block-container .block50 p {font-weight:bold;}
.block-container .block50 a, .block-container .block50 a:visited { color: #333}



.block-container .block35 { border:solid #FFCC99 1px; height:180px; min-height:180px; max-height:180px; margin-bottom:20px; float:left; width: 218px; padding:10px; }
.block-container .left {margin-right:20px;}
.block-container .egypt {
	background: url(../image/blocks/hurghada-egypt-beach.jpg) no-repeat right;
}

.block-container .turkey {
	background: url(../image/blocks/turkey-beach.jpg) no-repeat right;
}

.block-container .carribean {
	background: url(../image/blocks/barbados-beach.jpg) no-repeat right;
}

.block-container .spain {
	background: url(../image/blocks/majorca-beach.jpg) no-repeat right;
}

.block-container .block35 p {font-weight:bold;}
.block-container .block35 a, .block-container .block50 a:visited { color: #333}

.homessbox .description {margin: 0px 0px 5px 0px;}


.book-link {width:150px; background-color:#000066!important; color:#FFF!important; font-size:14px; font-weight:bolder; text-align:center; border:#FFF solid 1px; margin:3px 0px 5px 0px; padding:4px; }
.book-link a, .book-link a:hover {color: #FFF!important; text-decoration:none}

.adcontainer {margin-top:15px;}
.adcontainer h3 {margin-bottom:10px; font-size:11px; font-weight:bold; color:#666666}


    
.ui-tabs {padding: 0px; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 2px 0px 0px; border-bottom: 0 !important; padding: 2px 5px 2px 5px; white-space: nowrap; background-color:#0066CC }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 4px 3px 4px 0px; text-decoration: none; color:#fff; font-weight:bold; font-size:13px}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background-color:#fff;border:solid #0066CC 1px; }
.ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; color:#333 }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {cursor: pointer;} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; padding: 10px; background: none; clear:left; border:solid #0066CC 1px;}
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs .ui-tabs-panel a, .ui-tabs .ui-tabs-panel a:hover { color:#003399}
.ui-tabs .ui-tabs-panel h4 {padding-bottom:7px; font: 108%; font-weight:bold}

#hometext { color:#666666; margin: 25px 0px; clear:right;}
#hometext h3 { font-weight:bold; font-size:12px;}
.terms ul {padding-left:20px;}
.terms li {padding-bottom:10px; list-style:circle}
.terms p { padding-bottom:10px;}




.air-sub-box {
	padding: 5px;
	background:#F2F9FF;
	border: 1px solid #0099CC;
	margin:0px 0px 10px 0px;
}
.air-sub-box ul li {display:inline; padding-right:10px;}
.air-sub-box h2 {margin-bottom:5px; font-size:12px; font-weight:bold}
.air-sub-box ul li a {
	color: #000066;
}

#hotel-offers h3, #holidayoffers h3 {font-size:13px; font-weight:bold; padding-bottom:7px!important;}


.partner-wrap {
	margin-bottom:20px;
	border:1px solid #99CCFF;
	background: #EAEDFF;

}


#home-side-box {
	width:170px;
	padding:10px;
	float:right;
	background: #FDF7E8;
	border: 1px solid #FFEED5;
}
#home-side-box ul {
	list-style: none;
	
}
#home-side-box h2 {
	font-size:100%;
	font-weight:bold;
	
}
#home-side-box ul li {
	margin-bottom:5px;
}

.block-container .list ul li {
	margin-bottom:5px;
}


#home-side-box a {
	color:#333	
}


#home-top-deals h3 {
	font-size:116%;
}

#social-net {
	padding:6px 0px;
}
.partner-wrap table {width:100%; border-collapse: collapse;}
.partner-wrap table tr td{padding:5px 0px;}
.partner-wrap table tr {border-bottom: 1px solid #FFF;}
.partner-wrap .name {font-size:16px; text-decoration:none; padding-left:10px }
.partner-wrap .name a {font-size:16px; text-decoration:none; color:#333;}
.partner-wrap .deal {font-size:14px; font-weight:bold; padding-right:10px}

#crumbs {
	height:20px;
	border:1px solid #dedede;
	margin-bottom:10px;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(/image/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#666;
	}
	
.late-deal-list h2{

	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;

}

.late-deal-list h3{

	margin-bottom:10px;
	font-size:14px;

}

.late-deal-list ul {

	margin-bottom:20px;

}

.home {
	margin-left:10px;
}

.list ul li{
	margin-bottom:6px;
}

#tabs {
	lmargin-right:205px;	
}
