body
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"Lucida Sans Unicode","Lucida Grande";
	min-height:100%;
	background: url(img/bg_site.jpg);
}

.callbackBody
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"Lucida Sans Unicode","Lucida Grande";
	min-height:100%;
}


#divShadow
{
	width: 970px;
	margin: auto;
	text-align: left;
	background: transparent url(img/background_shadow.png) left top repeat-y;
}


strong
{
font-weight: 900;
}

#ft
{
	background:#fff url("img/footer.jpg") repeat-y 0 0;
	height: 30px;
	margin-top: 15px;
	color: #fff;
	font-size: 93%;
}

#corporatenav
{
float:right; 
margin:0 20px 0 0; 
text-transform:lowercase}

#copyright
{
margin:8px 0 0 20px}

#copyright a:link, #copyright a:visited
{
color:#fff; 
text-decoration:underline}

#copyright a:focus, #copyright a:hover, #copyright a:active
{
color:#fff; 
text-decoration:underline}

#corporatenav li, #skip li
{
display:inline; 
padding:0 0.5em 0 0; 
margin:0 0.5em 0 0; 
border-right:1px #005fa0 solid}

#corporatenav li.last, #skip li.last
{
border-width:0; 
margin-right:0; 
padding-right:0}

#mainMenu
{
}


#mainMenu img.header
{
	display:block;
	padding: 10px 0px 0px 0px;
}

#mainMenu ul li
{
	background: url("img/packagenav-bullet.png") no-repeat 0.5em 50%;
	padding:0px;
	margin: 0px;
}


#mainMenu ul li a{
display: block;
background: #4087b8 url("img/packagenav-bullet.png") no-repeat 0.5em 50%;
padding:4px 4px 4px 20px;
border-bottom:1px solid #80b0d0;
font-weight: 900;
text-decoration: none;
color: #fff;
font-size: 85%;
}

#mainMenu ul li a:link, #mainMenu ul li a:visited
{
}

#mainMenu ul li a:hover, #mainMenu ul li a:active
{
	background-color: #f8484f;
}


#mainMenu ul ul li a{
background-color: #80b0d0;
border-bottom:1px solid #4087b8; 
padding-left: 30px;
display:block;
background-position:14px 50%;
}

#mainMenu ul ul li a:link, #mainMenu ul li a:visited
{
}

#mainMenu ul ul li a:hover, #mainMenu ul li a:active
{
	background-color: #fa767b;
}

#mainMenu ul ul ul li a{
border-bottom:1px solid #4087b8; 
background-color:#bfd7e7; 
padding-left:40px;
display: block;
color: #4087b8;
background-position:25px 50%;
}

#mainMenu ul ul ul li a:link, #mainMenu ul li a:visited
{
}

#mainMenu ul ul ul li a:hover, #mainMenu ul li a:active
{
	background-color: #fca4a8;
	color: #fff;
}

#breadcrumbs
{
font-size:0.75em; 
margin-bottom:1em; 
background:transparent url("img/background-breadcrumbs-wrapper.png") 0 0 no-repeat; 
padding:0.5em 0; 
color:#666
}

#breadcrumbs p
{
float:left; 
text-align:left; 
padding-top: 2px;  
margin:0 1em 0 0; 
text-transform:lowercase}

#breadcrumbs ul
{
display:inline; 
margin:0 0 0 0; 
padding:0 0 0 0;
}

#breadcrumbs li
{
display:inline; 
margin:0 0.5em 0 0; 
padding:0 0 0 0px; 
/*background:transparent url("img/breadcrumbs-bullet.png") no-repeat 0 50%;*/
}

#breadcrumbs li img
{
margin-right: 4px;
}

#breadcrumbs li.first
{
background:none; 
padding-left:0}

#breadcrumbswrapper
{
padding: 10px 0px 0px 0px;
background:transparent url("img/background-breadcrumbs-wrapper.png") 0 100% no-repeat
}

a:link, 
a:visited
{
color:#005fa0; 
}

a:focus, 
a:hover, 
a:active
{
color:#f8484f; 
}


#topsellers img
{
	padding: 5px 0px 5px 0px;
}
#topsellers ol
{
font-size:0.75em; 
padding:0 0 0 0em; 
margin:0}

#topsellers ol li
{
background-color:transparent; 
background-repeat:no-repeat; 
background-position:0 0.2em; 
padding:0 0 0.5em 22px;
}

#topsellers ol li.ts1
{
background-image:url("img/numbers/one.png")}

#topsellers ol li.ts2
{
background-image:url("img/numbers/two.png")}

#topsellers ol li.ts3
{
background-image:url("img/numbers/three.png")}

#topsellers ol li.ts4
{
background-image:url("img/numbers/four.png")}

#topsellers ol li.ts5
{
background-image:url("img/numbers/five.png")}

.eventListTitle{
font-size: 116%;
}

.eventList
{
clear: both;
padding: 15px 0px 15px 0px;

}

.atol
{
	
}

.eventListLeft{
display: block;
float: left;
width: 155px;
}

.eventListLeft il{
display: block;
}

.eventListRight
{
display: block;
float: right;
width: 400px;
}

h1
{
color:#005E9E;
font-weight: 900;
font-size: 116%;
background: #bfd7e7;
padding: 3px 0px 3px 5px;
border: 1px solid #80b0d0;
margin-bottom: 15px;
}

.eventSubHeader
{
color:#005E9E;
background: #FFF url("img/eventTitleBg.png") repeat-y 0 0;
font-weight: 900;
padding: 3px 0px 3px 5px;
border: 0px solid #80b0d0;
margin: 15px 0px 15px 0px;
}

#newsletter
{
margin-top: 20px;
background: #f8484f;
color: #fff;
font-size: 85%;
}

#newsletter div
{
margin: 5px 8px 10px 8px; 
}

#newsletter input
{
margin-bottom: 6px;
}

#newsletter .errorMessage
{
	color:#fff;
	font-weight: 900;
}

.blueSubmitButton
{
background-color: #4086B7;
color: #ffffff;
border: 1px solid #006599;
padding: 0px 0px 0px 0px;
font-size: 85%;
}

#enquiryForm
{
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
}

.mandatoryField
{
color: #f00;
font-weight: 400
}

#enquiryForm .errorMessage
{
color: #f00;
padding-bottom: 10px;
display: block;
}

#enquiryForm .formHelpCaption
{
	font-weight: 900;
}

#enquiryForm td{
padding: 4px;
}

#bar
{
width:950px; 
height:30px;
background: #eee;
display: block;
margin-top: 1px;
}

#primarynav
{
height:30px; 
border-left:0px solid #ccc; 
font-size:1em; 
text-transform:lowercase; 
float:right;}

#primarynav li
{
display:inline; 
float:left; 
border-right:1px solid #ccc; 
background:#eee url("img/background-primarynav-li.png") repeat-x 0 0}

#primarynav li:focus, 
#primarynav li:hover, 
#primarynav li:active
{
background-position:0 -30px}

#primarynav li a
{
display:block; 
height:23px; 
border-left:0px solid #e2e2e2; 
padding:7px 1em 0 1em; 
text-decoration:none; 
color:#666}

#search
{
text-align:right; 
margin:0 20px 0 10px;
line-height:30px; 
color:#666;
float:left;
}

#menuBar em
{
font-style:normal; 
font-weight:900; 
color:#CC3335;
}

#menuBar .callUs
{
margin: 5px 0px 5px 0px;
padding: 3px;
}

#search #keyword
{
background-color:#fff; 
border:1px #ccc solid; 
width:100px; 
text-transform:lowercase; 
padding:0; 
color:#666; 
font-size:85%}

#search span
{
font-size:85%}

#search .searchbutton
{
background-color:#4086B7; 
color:#fff; 
border:1px #006599 solid;
padding:0; 
font-size: 85%;
}

#search .searchinput
{
background-color:#fff; 
border:1px #ccc solid; 
width:100px; 
text-transform:lowercase; 
padding:0; 
color:#666; 
font-size:85%;
}

.PageContentViewer p
{
	padding-bottom: 10px;
}


#clientlist{
margin-top: 20px;
background: #f8484f;
}

#clientlist ul
{
margin-top: 6px;
padding-bottom: 10px;
}

#clientlist a{
display: block;
padding: 1px 0px 2px 15px;
font-size: 93%;
}

#clientlist a:link, 
#clientlist a:visited{
color: #fff;
}

#clientlist a:focus, 
#clientlist a:active, 
#clientlist a:hover
{
color: #FFC47F;
}

.testimonial
{
border: 1px solid #6FADDF;
padding: 5px;
margin: 5px 0px 20px 0px;
font-weight: 900;
background: #ECECEC;
}

.testimonial p{
margin: 5px;
border: 0px solid yellow;
}

.testimonial cite{
font-style: italic;
}

.testimonialsIntro{
margin-bottom: 20px;
}
.testimonialsIntro p{
margin-bottom: 15px;
}

.tableHeader th{
padding: 4px;
background: #fff;
border: 1px solid #80B0D0;
color: #2B5E9E;
font-weight: 900;
font-size: 93%;
}

.tableRow td{
background: #fff;
padding: 4px;
border: 1px solid #80B0D0;
font-size: 93%;
}

.hotelDetails
{
margin-top: 15px;
margin-bottom: 30px;
}

.hotelDetails div{
margin-bottom: 8px;
}

.hotelTitle{
font-weight: 900;
margin-bottom: 10px;
color: #2B5E9E;
}

.selectedMenuItem
{
padding-left: 10px;
}

.idCrmTag{
text-align: right;
font-size: 85%;
margin: 5px 20px 5px 0px;
}

#contactdetails{
border: 1px solid #6FADDF;
background: #ECECEC;
padding: 5px;
}

#contactdetails dt{
font-weight: 900;
padding-bottom: 10px;
}

#contactdetails dd{
margin-left: 40px;
padding-bottom: 5px;
}

.eventHeaderImg{
text-align: center;
margin-bottom: 20px;
}

.hotelThumbnail
{
	margin-right: 5px;
}

.addToBasket
{
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
/*	width: 500px; */
	padding: 10px;
}

/* This style is used for each table in the checkout pages */

.addToBasketTable
{
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
/*	width: 500px; */
	padding: 10px;
}

/* This style is applied to each header row in a checkout page table */

.addToBasketTableHeader
{
/*	margin: 10px 0px 10px 0px; */
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	/* padding: 6px 6px 6px 6px; */
	background: #676767;
	color: #fff;
	font-weight:bold;
}

.addToBasketTableCell
{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	/* padding: 6px 6px 6px 6px; */
	background: #676767;
	color: #fff;
	font-weight:bold;
}

.chooseHotelLeftCell
{
	padding-left: 10px;	
	padding-top: 5px;
	padding-bottom: 5px;
	width: 130px;
}

.chooseHotelRightCell
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.chooseHotelWideDropDown
{
	width: 410px;
}

.chooseHotelEventDate
{
	font-weight: bold;
	color: Navy;	
}

.chooseHotelNarrowDropDown
{
	width: 50px;
}

.guestDetailsLeftCell
{
	width: 150px;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.guestDetailsRightCell
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.yourDetailsLeftCell
{
	width: 170px;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.enquiryFormBigLeftCell
{
	
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 550px;
}


.yourDetailsRightCell
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.yourDetailsPackageDespatch
{
	padding-left: 10px;
}
.yourDetailsTermsCheckbox
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.yourDetailsTextboxShort
{
	width: 200px
}

.yourDetailsTextboxTiny
{
	width: 100px
}

.yourDetailsTextboxMedium
{
	width: 250px;
}

.yourDetailsTextboxLong
{
	width: 350px;
}

.checkoutCmbo
{
	position: absolute;
	left: 150px;
	width: 200px;
}

.checkoutTextbox
{
	position: absolute;
	left: 150px;
	width: 300px;
}

.guestDetailsDropdown
{
	width:300px;
}

.guestDetailsTextbox
{
	width:350px;
}


.paymentDetailsLeftCell
{
	width: 170px;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.paymentDetailsRightCell
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.cmboCardType
{
	width: 150px;
}
.paymentDetailsTextboxLong
{
	width: 350px;
}

.cmboDate
{
	width: 50px;
}

.paymentDetailsTextboxTiny
{
	width: 50px;
}

.addToBasketTitle
{
	color: #ff809a;
	font-weight: 900;
	margin-bottom: 10px;
}

.addToBasketFieldCaption
{
	font-weight: 900;
	display: block;
 /*	 margin-top: 10px; */
}

.addToBasketFieldRoomTitle
{
	margin: 10px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	background: #676767;
	color: #fff;
	font-weight:bold;
}

.addToBasketButton
{
text-align: right;
margin-top: 5px;
/*margin-right: 15px;*/
}


.newsticker {
	list-style-type: none;
	background: #fff;
	padding: 3px;
	margin: 0;
font-size: 108%;
}

.newsTitle{
padding: 3px;
margin-right: 10px;
float: left;
font-size: 108%;
}

#skip
{
display: block;
overflow: hidden;
text-indent: -600em;
background: transparent;
text-decoration: none;
padding: 0.5em 0;
margin-left: 20px;
list-style: none;
font-size: 0.75em;
}

#skip:focus, #skip:hover, #skip:active
{
text-indent: 0em;
padding: 0.5em 0 0.5em 0;
}

.searchResultItem
{
	margin: 10px 0px 15px 0px;
}

.interactiveContact{
color:#3B77AD;
font-weight: 900;
position: relative;
background:#fff;
padding-top: 10px;
}

.interactiveContact span{
position:absolute;
top: 20px;
left: 40px;
}

#bodyContent p
{
margin-top:10px;
}

h4{
margin-top: 25px;
font-weight: 900;
font-size: 108%;
}


#tandc li{
margin-top: 5px;
margin-left: 35px;
list-style-type: disc;
}

#legalLinks{
margin-right: 20px;
}

#legalLinks span{
margin-right: 10px;
}

.categoryImgControl li{
display: inline;
padding: 5px;
}

.logo
{
	border-top: 2px solid #069;
	border-bottom: 2px solid #069;
}

#menuBar
{
	background: #eee;
	min-height:100%;
}


#doc2{

border-left:2px solid #069;
border-right:2px solid #069;
background: white;
}

img.rollover
{
	padding: 0px 0px 0px 0px;
}

.first{
position: relative;
}

.atolImg{
padding: 30px 0px 10px 50px;
}

.facebookIcon{
padding: 10px;
}

.categoryHeaderImg,
.eventHeaderImg
{
	width: 550px;
	height: 150px;
	position: relative;
	margin-bottom: 20px;
}


.categoryTitle
{
	position:absolute;
	top: 5px;
	left: 5px;
	font-weight: bolder;
	font-size: 18pt;
	padding: 3px;
	font: Verdana;
	color:White;
}

.lowAvailabilityMessage
{
	top: 5px;
	left: 5px;
	bottom: 5px;
}


.categoryHeaderCaption,
.eventHeaderCaption
{
	color: #fff;
	font-weight: 900;
	font-size: 146.5%;	
	position: absolute;
	top: 7px;
	left:20px;
}

.categoryCaption,
.eventCaption
{
	position:absolute;
	top: 50px;
	left: 5px;
	color: #454545;
	font-weight: 900;
	padding: 3px;
	width: 500px;
	text-align: left;
}

.categoryEventList{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: #eee;
	padding: 3px;
	margin-top: 10px;
}

.categoryEventList li
{
	list-style-type: square;
	list-style-position: inside;
}

.eventCategoryImg
{
	width:90px; 
	height:50px; 
	float:left;
}

.eventCategoryCaption
{
	width:440px; 
	padding: 3px; 
	float:right;
	font-weight: 900;
	color: #666;
}

.eventCategoryCaption a
{
color: #146091;
text-decoration: none;
}

.eventCategoryCaption a:hover
{
color: #146091;
text-decoration: underline;
}


.clear
{
	clear:both;
}

.tableRowaaaa {
background: #fff;
padding: 1px;
border: 1px solid #80B0D0;
font-size: 83%;
}