﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	font-size:12px;
	color:#000000;
	text-decoration:underline
}

a:hover {
	text-decoration:none;
	background-color: #ffff33; 
}
.arial12 {
	font-size:12px;
}
.arial12Blue {
	font-size:12px;
	color:#001a76;
}
.arial14 {
	font-size:14px;
}
.arial14Blue {
	font-size:14px;
	color:#001a76;
}	
.arial18 {
	font-size:18px;
}
.arial18Blue {
	font-size:18px;
	color:#001a76;
}	
#bowl {
	width:751px;
	margin:0 auto;
}
#bowlLem {
	width:751px;
	margin:0 auto;
	
}
.error {
	font-size:14px;
	padding:15px;
	width:751px;
}
.hide {
	display:none;
}
#standardColA {
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:200px;
	float:left;
}
#standardColB {
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:735px;
	float:right;
}


/* ------------------------------Begin Header Styles------------------------------ */
#header {
	height:144px;
	width:751px;
	background-image:url(../images/navRight141.gif);
	background-repeat:no-repeat;
	background-position: 650px 62px;

}
#headerLem {
	height:144px;
	width:751px;
	background-image:url(../images/navRight141.gif);
	background-repeat:no-repeat;
	background-position: 650px 62px;

}

#headerBar {
	height:42px;
	width: 751px;
	background-image:url(../images/navTile.gif);
	background-repeat:repeat-x;
	clear: both;
}

.navLeft {
	float:left;
}

#navRight1 {
	float:right;
	height:40px;
	
}

.navRight2 {
	float:right;
}

.HWTLogo {
	float:left;
}

#c2a {
	float:right;
	width:571px;
	height:62px;
	background-image:url(../images/header_top.gif);
}
.c2aB {
	font-size: 12px;
	font-weight: bold;
	color: #feef46;
	font-family: Arial, Helvetica, sans-serif;
}
a.c2aB:hover {
	text-decoration:none;
	background-color:#999900;
}
.c2aA {
	color: #ffff00;
	font-weight: bold;
	font-size: 20px;
}
.c2aC {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

/* ---------Begin Main Nav--------- */

#tabcontainer {
		width:751px;
}
#tabs4 {
	float:left;
	width:100%;
	font-size:75%;
}
#tabs4 ul {
	margin:0;
	padding:15px 10px 0 10px;
	list-style:none;
}

#tabs4 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs4 a {
    float:left;
    background:url("../images/tableft4.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 7px;
    text-decoration:none;
}

#tabs4 a span {
    float:left;
    display:block;
    background:url("../images/tabright4.gif") no-repeat right top;
    padding:6px 15px 5px 6px;
    color:#333333;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs4 a span {
	float:none;
}

/* End IE5-Mac hack */

#tabs4 a:hover span {
	color:#6B78A9;
	text-decoration:underline;
}

#tabs4 a:hover {
	background-position:0% -42px;
}

#tabs4 a:hover span {
	background-position:100% -42px;
}

#tabs4 .current a {
    background:url("../images/tableft4_act.gif") no-repeat left top;
	color:#fff;
	text-decoration:none;
}

#tabs4 .current a span {
    background:url("../images/tabright4_act.gif") no-repeat right top;
	padding-bottom:5px;
	color:#fff;
	text-decoration:none;
}

#tabs4 .current a:hover span {
	color:#fff;
	text-decoration:none;
}

#tabs4 .current a:hover {
	color:#fff;
	text-decoration:none;
}

#tabs4 .current a:hover span {
	color:#fff;
	text-decoration:none;
}

/* ---------End Main Nav--------- */


/* ---------Begin Sub-Nav--------- */
#subnavContainer {
	float:left;
	width:100%;
}
#subnav {
	float:right;
	margin: 0px;
	padding: 0px;
	font-size:93%;
	font-size:10px;
	color: #000000;
}

#subnav ul {
	margin:0;
	padding:10px 5px 0 5px;
	list-style:none;
	clear: both;
}

#subnav li {
	display:inline;
	margin:0;
	padding:0;
	
}

#subnav a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	
}
#subnav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background:none;
}

#subnav a span {
	
	display:block;
	color:#fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subnav a span {float:none;}

/* End IE5-Mac hack */

/* ---------End Sub-Nav--------- */

/* ------------------------------END Header Styles------------------------------ */

#content {
	width:100%;
	background-image:url(../images/home_gradient.gif);
	background-repeat:repeat-x;
	clear:both;
	font-size:12px;
}
#contentLem {
	width:751px;
	background-image:url(../images/home_gradient.gif);
	background-repeat:repeat-x;
	clear:both;
	font-size:12px;

}
#subcontent {
	/*width:100%;
	clear:both;*/
	width:751px;
	background-color:#FFFFFF;
	/*clear:both;*/
}
#pageIntro {
	width:auto;
	margin:15px;
	font-size:12px;
}
h2.title {
	font-size: 18px;
	margin:0;
	color:#021c77;
}
#footer {
	width:100%;
	clear:both;

}
#footBar {
	width:100%;
	background-image:url(../images/footerTile.gif);
	background-repeat:repeat-x;
	height:31px;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
#footBar a {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
#footBar a:hover {
	text-decoration:underline;
}
#FooterText {
	position:relative;
	color:#999999;
	margin:5px 10px 15px 10px; 
	padding:0px;
	font-size:10px;
	text-align:left; 
}
#FooterText a{
	color:#999999; 
	font-size:10px;
}
#FooterHotels {
	position:relative;
	height:120px; 
	margin:0 0 0 16px; 
	padding:0px;
	font-family:Arial, Helvetica, Sans Serif;
	font-size:10px;
	text-align:left; 
	border-top:1px dashed #CCCCCC;
}

#FooterHotels .ftrCapt {position:absolute;top:8px;}

#FooterHotels div {position:absolute;top:27px;padding:0px;margin:0px;height:80px;overflow:visible;line-height:14px;}

#FooterHotels a {text-decoration:none;}

a.siteMapHeading:link {
	font-size:14px;
	color:#001a76;
	
}
a.siteMapHeading:visited {
	font-size:14px;
	color:#001a76;

}
a.siteMapItem:link {
	font-size:12px;
	color:#001a76;
	padding:5px;
}
a.siteMapItem:visited {
	font-size:12px;
	color:#001a76;
	padding:5px;
}


/* ---------BEGIN Home Page Specific--------- */
#colAhome {
	width:281px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}
#colBhome {
	width:428px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}
#colBhome2 {
	width:428px;	
	height:493px;
	margin-top:15px;
}

#obe {
	width:281px;
	height:355px;
	background-image:url(../images/obe_bottom.gif);
	background-repeat:no-repeat;
	background-position: 0px 350px;
	background-color:#FFFFFF;
}

#adspecials {
	width:281px;
	height:157px;
	margin-top:15px;
}
#subscriptionBox {
	width:261px;
	margin-top:15px;
	height:146px;
	background-image:url(../images/newsletter_back.gif);
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:20px;
	padding-top:5px;
}
.subscriptionBoxHead {
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	color:#031d78;
}
#subscriptionText {
	width:180px;
	font-size:11px;
	margin:5px;
}
#subscriptionForm {
	width:240px;
	margin-left:5px;
}
#subscriptionBonus {
	color:#00267f;
	font-size:11px;
}
#subscriptionBonus a {
	color:#00267f;
	font-size:11px;
}
#globalSelect {
	width:281px;
	height:38px;
	margin-top:15px;
	background-image:url(../images/global_back.gif);
}
#hero {
	width:428px;
	height:202px;
	background-color:#99CCFF;
}
#greatDeals {
	width:298px;
	height:505px;
	float:left;
	background-image:url(../images/greatDeals_back.gif);
	background-repeat:no-repeat;
}
#greatDealsHeader {
	width:100%;
	height:29px;
	font-size:18px;
	color:#021c77;
	padding-top:12px;
	margin-left:10px;
}
.greatDealsHeaderSearch a {
	font-size:10px;
	float:right;
	margin-right:17px;
	color:#4e69c2;
}
#greatDealsFooterSearch {
	margin-top:10px;
	float:right;
	margin-right:14px;
}
#greatDealsFooterSearch a {
	font-size:10px;
	color:#4e69c2;
}
.greatDealsRow {
	width:100%;
	height:64px;
	border-bottom:1px solid #ccc;
	padding-top:5px;
}
.greatDealsText {
	float:left;
	height:54px;
	margin-left:9px;
	width:205px;
	font-size:11px;
}
.greatDealsText a {
	font-size:12px;
	color:#001a76;
	font-weight:bold;
	text-decoration:underline;
}
.greatDealsPrice {
	float:right;
	width:70px;
	height:54px;
	line-height:54px;
	background-image:url(../images/greatDealsprice_back.gif);
	background-repeat:no-repeat;
	margin-right:5px;
	font-size:11px;
	text-align:center;
}
.greatDealsPrice a {
	font-size:15px;
	font-weight:bold;
	color:#cc9900;
}
.from {
	font-size:10px;
	color:#cc9900;
}
.bonus {
	font-size:11px;
	color:#4e69c2;
}
.seeMoreDeals {
	font-size:10px;
	color:#4e69c2;
	text-align:right;
	display:block;
	margin-right:9px;
}
#adspace {
	width:120px;
	height:505px;
	float:right;
}
#ad1 {
	width:120px;
	
}
#ad2 {
	width:120px;
	margin-top:16px;

}
#ad3 {
	width:120px;
	margin-top:16px;
}

/* ---------END Home Page Specific--------- */

/* ------------------------------BEGIN Great Deals Styles------------------------------ */

/* ---------Deals Landing Page--------- */
div.rounded {
	background:#00CCFF;
	width:300px;
}
#dealsLandingA {
	width:181px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px;

}
#dealsLandingB {
	width:494px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
}
#dealsLandingTabs {
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	padding-left:15px;
	padding-right:15px;
}
#dealsLandingSearch {
	width:167px;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;

}
#dealsLandingSearchInn {

}

.dealsTable td {
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
}
.dealsText {
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
a.dealsText:hover {
	font-size:14px;
	color:#333333;
	text-decoration:underline;
}
.dealsPrice {
	font-size:14px;
	color:#cc9900;
	text-decoration:none;
}
a.dealsPrice:hover {
	font-size:14px;
	color:#cc9900;
	text-decoration:underline;
}
/* ---------Deals Listings Page--------- */
#dealsListingsA {
	width:181px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px;
}
#dealsListingsB {
	width:494px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
}
#dealsListingsC {
	width:501px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
}
.dealsListing {
	width:501px;
	height:157px;
	background-image:url(../images/dealsListingBack.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	
}
.dealsListingTitleBox {
	padding:10px;

}
a.dealsListingTitle:link {
	font-size: 18px;
	font-weight:bold;
	color:#011b77;
	text-decoration:none;
}
a.dealsListingTitle:visited {
	font-size: 18px;
	font-weight:bold;
	color:#011b77;
	text-decoration:none;
}
.dealsListingsImages {
	float:left;
	width:100px;
	margin-left:10px;
}
.dealsListingsImages .img-crop-listings {
	float:left;
	height:66px;
	width:100px;
	overflow:hidden;
}
.dealsListingsImages .img-crop-listings img {
	top:-40px;
	left:-40px;
	width: 100px;
	padding: 0px;
}
.dealsListingsImage {
}
.dealsListingsLogo {
}
.dealsListingsDescBox {
	width:350px;
	height:100px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	
}
.dealsListingsDescHead {
	font-size:14px;
	color:#011b77;
	font-weight:bold;
	}
.dealsListingsDesc {
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	text-align: left;
}
.dealsListingsDescButton {
	float:right;
	vertical-align: baseline;
	padding-top:5px;
}

/* ---------Deals Details Page--------- */

h2.dealsDetailsTitle {
	font-size:24px;
	color:#011b77;
	font-weight:bold;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:0;
}
h3.dealsDetailsTagline {
	font-size: 18px;
	margin:0;
	color:#021c77;
	padding-left:20px;
	padding-bottom:10px;
}
.needHelp {
	padding:20px;
}
#dealDetailsImages {
	width:600px;
	height:132px;
	overflow:auto;
}
#dealDetailsImages .img-crop-container {
	float:left;
	height:132px;
	width:200px;
	overflow:hidden;
}
#dealDetailsImages .img-crop-container img {
	left:-40px;
	top:-40px;
	width: 200px;
	padding: 0px;
}
#dealsDetailsColA {
	width:130px;
	float:left;
	height:100%;
	margin-bottom:10px;
}

#dealsDetailsColB {
	width:600px;
	height:100%;
	float:right;
	margin-bottom:10px;
	border-left:1px solid #011b77;
	vertical-align:top;

}
#dealsDetailsColALem {
	width:100px;
	float:left;
	height:100%;
	margin-bottom:10px;
	
}
dealsDetailsAtiles {
	margin:auto;
}
#dealsDetailsColBLem {
border:1px solid #FF0000;
	width:600px;
	height:100%;
	float:right;
	margin-bottom:10px;
	vertical-align:top;

}
#dealsDetailsDesc {
	
	font-size:12px;
	text-align: left;
	border-bottom:2px dotted #666666;
	padding-left:20px;
	padding-bottom:20px;
}
#dealsDetailsPrice {
	
	font-size:12px;
	text-align: left;
	border-bottom:2px dotted #666666;
	padding-left:20px;
	padding-bottom:20px;
}
.dealsDetailsPriceTitle {
	
	font-size:18px;
	color:#011b77;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.dealsDetailsPriceTable {
	
	font-size:14px;
	color:#FF0000;
}

.dealsDetailsPriceTable td {
	padding:10px;
	border-bottom:1px dashed #CCCCCC;
}
.dealsDetailsPriceTable th {
	padding:10px;
	border-bottom:1px solid #011b77;
	
	font-size:14px;
	font-weight:bold;
	color:#011b77;
	text-align:left;
}
#dealsDetailsTerms {
	
	font-size:11px;
	text-align: left;
	padding-left:20px;
	padding-bottom:20px;
}
.dealsDetailsTermsTitle {
	
	font-size:14px;
	color:#011b77;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

/* ---------Enquiry Form Page--------- */

.passengerLabel {
	font-size:9px;
}
#enquiry1 {
	width:100%;
	margin-top:20px;
	border-bottom:2px dotted #CCCCCC;
}

.enquiryTitles, .enquiryTitles img {
	
	font-size:18px;
	color:#011b77;
	font-weight:bold;
	padding-right:10px;

}
.enquiryTitlesSub {
	
	font-size:12px;
	color:#011b77;
	font-weight:normal;
	padding-right:10px;

}

#enquiryDetailsBox {
	width:697px;
	height:127px;
	background-image:url(../images/enquiry1_back.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	
}
.enquiryDetailsTable {
	font-size:14px;
	color:#011b77;
	
}
#enquiry2 {
	width:100%;
	margin-top:20px;
	border-bottom:2px dotted #CCCCCC;
}
#enquiry2Form {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.enquiryPassTable td {
	padding:5px;
	border-bottom:1px dotted #999999;
}
	
.enquiryPassTable th { 	
	text-align:left;
	font-weight:normal;
	font-size:12px;
	border-bottom:1px solid #011b77;
	padding:5px;
}
#enquiry3 {
	width:100%;
	margin-top:20px;
	border-bottom:2px dotted #CCCCCC;
}
#enquiry3Form {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.enquiryContactTable td { 	
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
#enquiry4 {
	width:100%;
	margin-top:20px;
	border-bottom:2px dotted #CCCCCC;
}
#enquiry4Form {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.selectAgentButton {
	text-align:center;
}
.selectedAgent {
	float:left;
	margin-left:25px;
	padding:5px;
}
#enquiry5 {
	width:100%;
	margin-top:20px;
}
#enquiry5Form {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	
}

/* ------------------------------END Great Deals Styles------------------------------ */


/* ------------------------------BEGIN About Us Styles------------------------------ */

#aboutHeader {
	width:751px;
	
}
#aboutColA {
	width:205px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
#aboutColB {
	width:539px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	font-weight:normal;
}

#menu3 {
	width: 192px;
	
}
#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top:1px solid #333333;
	text-align:right;
}	
#menu3 li {
  	
	}
#menu3 a {
  	height: 32px;
	text-decoration: none;
	border-bottom:1px solid #333333;
	list-style:none;
	color:#333333;
	display: block;
	background-color:#eeebeb;
	padding: 10px 10px 0 10px;
	font-size:14px;
	}	

#menu3 a:hover {
	color:#333333;
	background-color:#FFFFFF;
	padding: 10px 10px 0 10px;
}
#menu3 .aboutact a {
	color:#333333;
	background-color:#FFF;
	padding: 10px 10px 0 10px;
}
#menu3 .aboutact a span {
	color:#333333;
	background-color:#FFF;
	padding: 10px 10px 0 10px;
}



/* ------------------------------END About Us Styles------------------------------ */

/* ------------------------------BEGIN Careers Styles------------------------------ */

#careersCol1 {
	width:671px;
	margin:auto;
	margin-top:15px;
	font-size:12px;
}
#careersNav {
	padding:5px;
	color:#FFFFFF;
	size:21px;
	font-weight:bold;
	text-decoration:none;
}
#careersNav a {
	padding:5px;
	color:#FFFFFF;
	size:21px;
	font-weight:bold;
	text-decoration:none;
}
#careersNav a:hover {
	text-decoration:underline;
}
.careersListingsTable td{
	padding:5px;
	border-bottom:1px dotted #999999;
}
.careersListingsTable th{
	padding:5px;
	border-bottom:1px solid #021c77;
	text-align:left;
	background-color:#CCCCCC;
}	
.jobTitle {
	font-weight:bold;
	color:#000000;
}
.jobtype {
	color:#999999;
}
.jobDesctable{
	border-bottom:2px solid #999999;
}
.jobDesctable td {
	padding:5px;
}
.jobDecTitle {
	font-size:21px;
}
h3.jobDesc {
	font-size: 14px;
	padding-bottom:5px;
	margin:0;
	color:#021c77;
}

/* ------------------------------END Careers Styles------------------------------ */

/* ------------------------------ BEGIN Insurance Styles------------------------------ */

ul.insurance-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.insurance-list li {
	margin: 0;
	padding: 0 0 15px 32px;
	background: url(../images/tick.gif) no-repeat 0 2px;
}

ul.insurance-list li.divider {
	background: url(../images/gr_deals_divider.gif) repeat-x 0 0;
	height: 15px;
	padding: 0;
}
#insuranceDL {
	width:100%;
	border:1px solid #CCCCCC;
}
/* ------------------------------END Insurance Styles------------------------------ */
/* ------------------------------ BEGIN Franchise Styles------------------------------ */

#franchiseDoc {
	width:95%;
	font-size:13px;
	margin:auto;
	border:1px solid #000;
	padding:10px;
}
h3.franhiseinfo {
	font-size:14px;
}	


/* ------------------------------ END Franchise Styles------------------------------ */


/* ------------------------------ Europe Earlybird  Styles------------------------------ */
.EuropeMain {
	font-size:12px;
}
a.EuropeMain:link {
	color:#073a80;
}
a.EuropeMain:visited {
	color:#073a80;
}
a.EuropeMain:hover {
	text-decoration:underline;
}
.EuropeHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#0294d8;
	font-weight:bold;
}
.EuropeSupplierListHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#0294d8;
	font-weight:bold;
	text-align:center;
}

/* ------------------------------ END Europe Earlybird  Styles------------------------------ */

/* ------------------------------ Destinations Styles------------------------------ */
#DestinationContentBox {
	width:100%;
	border: 1px solid #CCCCCC;
	font-size:12px;
}
#DestinationContentBox th {
	border-bottom:1px solid #000066;
	text-align:left;
	color:#011B77;
	font-size:14px;
}
#DestinationContentBox th.price {
	width:50px;
	font-size:12px;
}
.DestContentHeading {
	font-weight:bold;
}
td.DestMoreDeals {
	font-size:12px;
	font-weight:bold;
	color:#000066;
	border-bottom:1px solid #000066;
}
td.DestMoreDealsPrice {
	font-size:11px;
	font-weight:bold;
	color:#000066;
	border-bottom:1px solid #000066;
	width:50px;
}
h2.DestTitle {
	font-size: 18px;
	margin:10px
	 0 0 10px;
	color:#021c77;
}
#DestSearchBox {
	display:none;
	width:100%;
	border: 1px solid #CCCCCC;
	font-size:12px;
}

.DestSearch input, select {
	border:1px solid #666666;
	font-size:11px;	
}
#DestWeatherBox {
	width:100%;
	border: 1px solid #CCCCCC;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}


/* ------------------------------ END Destinations Styles------------------------------ */