/* CSS Document
Author:  David Byrne
Created: 28/09/2007

Everything has a place!!!

******/

/*body {
	background: #FFFFFF url(../images/colBg.gif) top left repeat-x;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}*/
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			HEADERS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]

h1, h2, h3, h4, h5, .header1, .header2, .header3, .header4, .header5 {
	background: transparent;	
	/*color: #FAE04D;*/
	
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #184392;
	font-size:22px;
}
h2, .header2 {
	color: #dd7157;
	font-size: 17px;
}
h3, .header3 {
	color: #dd7157;
	font-size: 14px;

}
h5, .header5 {
	color: #FAE04D;
	font-size: 14px;
}

h5 a {
	color: #FAE04D;
	font-size: 14px;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color:#83B436;
}
*/
#mainCon {
	width: 906px;
	background: #f7f7f7;
	margin-right: auto;
	margin-left: auto;
}

#headerCon {
	float: left;
	width: 906px;
	height: 94px;
	background: url(../images/header.jpg);
}
#heroCon {
	float: right;
	width: 544px;
	height: 250px;
	background: #FFFFFF;
	margin-top: 20p;
	margin-right: 20px;
	_margin-right:10px;
}

/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			NAVIGATION
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/	
#navCon {
	float: left;
	width: 906px;
	height: 55px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align: middle;
	font-weight: bold;
}
#navCon a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#navCon a:hover, #navCon a:visited:hover {
	color: #8db341;
	text-decoration: none;
	font-weight: bold;
}
				
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			STRUCTURE
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/	
#pageCon {
	float: left;
	width: 906px;
	background: #f7f7f7;
	text-align:left;
	position:relative;
}
#leftPageCon {
	float:left;
	width: 199px;
	/*margin-left: 20px;
	_margin-left: 10px; /*IE6 fix
	xclear:left;*/
}
#rightPageCon {
	float:right;
	width: 544px;
	margin-top: 20px;
	margin-right:20px;
	_margin-left: 20px; /*IE6 fix*/
	clear:right;
}
#heroCon {
	float:left;
}
#leftDestCon {
	float:left;
	width: 250px;
	margin-left: 20px;
	margin-top: 20px;
}
#rightDestCon {
	float:right;
	width: 620px;
	margin-top: 20px;
	text-align:left;
}
#subPageCon {
	float:left;
	width: 840px;
	margin-left: 20px;
	margin-top: 20px;
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			NEWSLETTER
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
	
form {
	margin:0;
	padding:0;
}
input {
	margin: 0;
	padding: 0;
}
#newsletterTop {
	float: left;
	margin-top: 20px;
}
#newsletterCon {
	float: left;
	width: 302px;
	background: #FFFFFF;
	text-align: center;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	text-align: left;
}	
#newsletterCon p {
	margin-top:7px;
	margin-bottom: 10px;
	margin-left: 10px;
}	
#newsField {
	float: left;
	margin-right: 4px;
	margin-left: 7px;
	_margin-left: 3px;
}
#newsButton {
	float: left;
}
.newsletterSubmit {
	background: #FFFFFF !important;
	padding-top: 4px;
	padding-bottom: 5px;
	border: solid 1px #CCCCCC;
	color: #999999;
	font-size: 11px;
}
*/	

/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			WEATHER
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/	
#weatherTop {
	float: left;
	margin-top: 20px;
}		
#weatherCon {
	float: left;
	width: 292px;
	background: #FFFFFF;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	padding: 0px 0px 0px 10px;
}
.weatherPiece {
	float: left;
	width: 100%;
	clear:both;
}
.weatherIcon {
	padding: 0px 0px 0px 5px;
	width: 50px;
	float: left;
}
.weatherCity {
	padding: 0px 0px 0px 10px;
	margin-top: 8px;
	/*float: left;*/
	display:block;
	text-align: left;
	color: #35bed7;
	font-weight: bold;
}
.weatherDescription {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 150px;
	text-align: left;
	margin-bottom: 20px;
}

.weatherCondition {
	padding: 0px 0px 0px 10px;
	width:150px;
	/*float: left;*/
	display:block;
	text-align: left;
	color: #ff9933;
	font-weight: bold;
}

.weatherNumber {
	padding: 0px 0px 0px 10px;
	margin-top: 8px;
	float: left;
	font-size: 26px;
	color: #999999;
}
#weatherCellUnder {
	float: left;
	width: 302px;
	margin-bottom: 20px;
}
/*IE6 fix*/ div#weatherWrapper, div#newsWrapper {
	margin: 0;
} 

/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			BLOG
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]

			
#blogCon {
	xmargin-top: 20px;
	xfloat: left;
	margin-bottom: 30px;
}
#blogTop {
	xfloat: left;
}
#blogWrapper {
	width: 302px;
	xfloat: left;
}
.leftCellUnder {
	background-image: url(../images/leftColBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	float: left;
	width: 304px;
	height: 14px;
}
*/
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			HOT DEALS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]

#hotDealsWrap {
	float: left;
	width: 260px;
	margin-top: 20px;
}

#hotDealsTop {
	float: left;
	width: 260px;
	height: 32px;
}

#hotDealsCon {
	float: left;
	width: 258px;
	height: 176px;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;	
	background: #FFFFFF;
}
.hotDealsImage {
	clear: both;
	padding: 5px 0px 0px 5px;
	float: left;
}

.hotDealsDescription {
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 235px;
	text-align: left;
}
.hotDealsDescription a {
	color:#FF9933;
	font-weight:bold;
	font-size:12px;
}
.rightCellUnder {
	background: url(../images/hotDealsConBottom.gif) no-repeat left bottom #FFFFFF;
	float: left;
	width: 260px;
	height: 12px;
}
*/	

/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			BANNERS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]


#mapCon {
	width: 260px;
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}

#adBannerCon{
	width: 541px;
	height: 167px;
	float: left;
	margin-top: 20px;
}

#adBanner1Con{
	width: 541px;
	height: 68px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
*/	

/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			BOTTOM LINKS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]


#bottomLinksCon {
	float: left;
	width: 906px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	background-color:#f7f7f7;
	text-align:center;
}
#bottomLinksCon a {
	color:#999999;
	text-decoration:none;
	margin-left: 30px;
}

#bottomLinksCon a:hover, #bottomLinksCon a:visited:hover {
	color:#999999;
	text-decoration:underline;
}
*/	

/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			FOOTER
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
	
#footerCon {
	float: left;
	width: 906px;
	height: 46px;
	background:url(../images/footerBanner.gif);
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: px;
	padding-left: 0px;				
}

#footerCon a {
	color:#999999;
	text-decoration:none;
}

#footerCon a:hover, #footerCon a:visited:hover {
	color:#999999;
	text-decoration:underline;
}
#footerClear {
	margin-top:20px;
	height:10px;
}
*/
				
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			GOOGLE ADS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]

#googleCon {
	xfloat: left;
	width: 865px;
	height: 105px;
	background:url(../images/googleBg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	xmargin-top: 20px;
	margin-left: 20px;
	text-align: center;
	padding-top: 13px;
	xposition:relative;
	clear:both;
}
x#googleAds {
	position:absolute;
	top:10px;
	left:10px;
	xfloat:left;
}
*/					
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Booking Forms
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/	
/* Booking forms */
#packageCon {
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	background-color: #83B436;
	background-image:url(../../images/floralBooking.gif);
	/*background-position: right 20px;*/
	background-repeat:no-repeat;
	padding:10px;
}
.TextBox, .DropDown {
	background-color: #bcd28f;
	border: solid 1px #424141;
	font-size: 10px;
	/*padding: 2px;
	margin: 1px 0px 2px 0px;*/
}
.Searchbox1 td {
	color: #424141;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.Searchbox1 a {
	color: #FAE04D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#bookingCellUnder {
	background: url(../../images/wwte/bookingBottom.gif) no-repeat left bottom #FFFFFF;
	height: 14px;
}

/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Destinations page
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]

#destLinksTop {
	float:left;
	width: 250px;
}
#destLinksUnder {
	float:left;
	width: 250px;
	height: 14px;
	background-image:url(../images/destinationsBottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#destLinksCon {
	float:left;
	width: 248px;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;	
	background-color: #FFFFFF;
}
#destLinksCon a {
	float: left;
	text-align:left;
	width: 233px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #FF9933;
	font-size:12px;
	font-weight:bold;
}
#destLinksCon a:hover {
	background-color: #e1f8ff;
}
.listTable {
	margin-top: 20px;
	width: 590px;
}
.DealTitle, .DealTitle a {
	color: #dd7157;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}
.DealBody {
	color: #666666;
}
.DealLink {
	color: #dd7157;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	margin-bottom: 10px;
	float: right;
}
.DealImage img {
	border: 6px solid #dadada;
	margin-right: 10px;
}
*/	
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Subpages
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
	
#subPageCon li {
	margin-top: 20px;
}
#subPageCon .tableSitemap {
	margin-left: 50px;
}
*/
