#container {
	top:80px;
	width: 830px;
	background: #ffffff;
	text-align: left;
	margin: 0 auto;
	display: block;
	position: relative;

}

#tabcontentcontainer{
	display: block;
	position: absolute;
	width:404px;	
	left: 0px;
	top: 246px;
	height:187px;
	background-image:url("../images/booking_bg.png");
	background-repeat:no-repeat;
}

body{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color:#333333;

}

th{
	text-align:left;
}

.mailform{
	font-size: 10px;}

#content ul li{
	list-style-image:url("../images/bullet.png");
}

#mapcontent ul li{
	list-style:disc;
}


h1{
	margin-right:5px;
	margin-left:7px;
	margin-top:7px; 
	margin-bottom:5px; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: 600; 
	color: #666666;
	font-variant: normal;

}

h2{
	margin-right:5px;
	margin-left:7px;
	margin-top:7px; 
	margin-bottom:5px;
	font-size: 12px; 
	font-weight: 400; 
	color: #666666;
	font-style:italic;
}

h3 {
	margin-left:4px;
	font-size: 11px;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;

}

h4{
	font-size: 11px;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	margin-right:10px;
	margin-left:5px;
	margin-top:0px; 
	margin-bottom:5px; 	
}

h5{
	font-size: 10px;
	font-weight: 100;
	font-variant: normal;
	color: #666666;
	margin-right:10px;
	margin-left:5px;
	margin-top:0px; 
	margin-bottom:10px; 	
}


p {
	margin-right:10px;
	margin-left:8px;
	margin-top:0px; 
	margin-bottom:8px; 
	font-size: 11px; 
}

ul{
	margin-right:30px;
}

ol{
	margin-right:30px;
}


a{
	font-style: normal;
	color: #484d84;
	text-decoration:underline;
}

a:hover{
	font-style: normal;
	color: #484d84;
	text-decoration:underline;
}


caption{
	font-size: 9px;
}

#bcp{
	display: block;
	position: absolute;
	height: 100%;
	left: 0px;
	top: 70px;
}

#logo{
	z-index:1;
	display: block;
	position: absolute;
	height: 53px;
	width:450px;
	left: 0px;
	top: -61px;
	background-color:#ffffff;
}

#google_search{
	z-index:1;
	display: block;
	position: absolute;
	height: 25px;
	width:252px;
	left: 559px;
	top: -58px;
	background-color:#ffffff;
}

#phone{
	z-index:3
	display: block;
	position: absolute;
	width:354px;
	left: 455px;
	top: -65px;
	background-color:#ffffff;
	text-align:right;
	z-index: 0;
	height: 18px;
}

.callcentre{
	font-size: 20px;
	font-weight: 600;
	color:#ff9900;
}

.advisors{
	font-size: 11px;
	font-weight: 600;
	color:#666666;
}

.cost{
	font-size: 10px;
	font-weight: 100;
	color:#666666;
}

#content_header{
	display: block;
	position: absolute;
	width: 404px;
	left: 408px;
	top:138px;
	height:7px;
	background-image:url("../images/content_header.png");
	background-repeat:no-repeat;
}

#content_footer{
	display: block;
	position: absolute;
	width: 404px;
	left: 408px;
	top:520px;
	height:7px;
	background-image:url("../images/content_footer.png");
	background-repeat:no-repeat;
}

#content{
	display: block;
	position: absolute;
	width: 404px;
	left:409px;
	top:147px;
	height:376px;
	background-image:url("../images/content_bg.png");
	background-repeat:repeat-y;
	overflow:auto;
}

#google_content{
	display: block;
	position: absolute;
	width: 800px;
	left:5px;
	top:90px;
	height:600px;
	background-repeat:repeat-y;
	overflow:auto;
}

#index_content_header{
	display: block;
	position: absolute;
	width: 404px;
	left: 408px;
	top:23px;
	height:7px;
	background-image:url("../images/content_header.png");
	background-repeat:no-repeat;
}

#index_content_footer{
	display: block;
	position: absolute;
	width: 404px;
	left: 408px;
	top:426px;
	height:7px;
	background-image:url("../images/content_footer.png");
	background-repeat:no-repeat;
}

#index_content{
	display: block;
	position: absolute;
	width: 404px;
	left:408px;
	top:30px;
	height:396px;
	background-image:url("../images/content_bg.png");
	background-repeat:repeat-y;
	overflow:auto;
}

#directions{
	z-index: 1;    
	display: block; 
	position: absolute;
	width: 404px;
	background-image:url("../images/directions_bg.png");
	background-repeat:no-repeat;
	left: 408px;
	top: 410px;
	height:122px;
}

#mapcontent{
	display: block;
	position: absolute;
	width: 200px;
	background-color: #ffffff;
	background-image:url("../images/map_nav.png");
	background-repeat:no-repeat;	
	left: 612px;
	top: 28px;
	height:385px;
	overflow:auto;
}

#content a {
	font-style: normal;
	color: #484d84;
	text-decoration:underline;
}

#content a:hover {
	font-style: normal;
	color:#6699CC;
	text-decoration:underline;
}

#mapcontent a {
	font-style: normal;
	color: #484d84;
	text-decoration:none;
}

#mapcontent a:hover {
	font-style: normal;
	color: #484d84;
	text-decoration:underline;
}

#sitemap{	
	display: block;
	position: absolute;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #ff9900;
	width: 800px;
	background-color: #ffffff;
	left: 2px;
	top: 22px;
	height:539px;
	overflow:auto;
}

#top_booking{
	z-index: 1; 
	display: block;
	position: absolute;
	width: 396px;
	border-bottom: 1px solid #ff9900;
	background-color: #ffcc66;
	left: 0px;
	top:20px;
	height:197px;
}


#instruction{
	z-index: 1;    
	display: block; 
	position: absolute;
	background-image:url("../images/phone_bg.png");
	background-repeat:no-repeat;
	width: 404px;
	left: 0px;
	top: 437px;
	height:93px;
}

#map_instruction{
	z-index: 1;    
	display: block; 
	position: absolute;
	background-image:url("../images/instruction_bg.png");
	background-repeat:no-repeat;
	width: 404px;
	left: 0px;
	top: 410px;
	height:122px;
}

#picture{ 
    display: block;
	position: absolute;
	left: 0px;
	top:23px;
	z-index:0;
}

#map{ 
    display: block;
	position: absolute;
	left: 0px;
	height:385px;
	width:608px;
	top:28px;
	z-index:0;
	background-image:url("../images/map_bg.png");
	background-repeat:no-repeat;
	padding:5px 0px 0px 5px;
}

#address {
    display: block;
	position: absolute;
	height: 111px;
	width: 404px;
	left:408px;
	top:23px;
	background-image:url("../images/guardian_bg.png");
	background-repeat:no-repeat;
}

#guardian {
	display: block;
	position: absolute;
	height: 111px;
	width: 404px;
	left:408px;
	top:437px;

	overflow:auto
	background-image:url("../images/bottom_guardian_bg.png");
	background-repeat:no-repeat;
	overflow: auto;
}


#notes{
	display: block;
	position: absolute;
	width: 802px;
	background-color: #ffffff;
	left: 8px;
	top: 540px;

}

#notes a {
	font-style: normal;
	color: #484d84;
	text-decoration:none;
}

#ssl {
	display: block;
	position: absolute;
	width: 115px;
	height:55px;
	left: 278px;
	top: 136px;
	z-index:2;
}
 

.orange_bg{
	padding-left:4px;
	margin-left:0px;
	margin-top:0px;
	height: 17px;
	background-color: #ff9900;
	color:#ffffff;
}

.orange_line{
	border-bottom:1px solid #ff9900;
}

.menuTab {
	padding:2px;
	font-size:11px;
	width:133px;
}


.gray_bg{
	padding-left:2px;
	height: 17px;
	background-color: #eeeeee;
}

.light_orange{
	padding-left:2px;
	height: 17px;
	background-color: #ffcc66;
}

.lighter_orange{
	padding-left:2px;
	height: 17px;
	background-color: #fff0d2;
}

.airports{
	width: 160px;
	background-color: #ffffff;
	color:#484d84;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
}

.roomtype{
	width: 160px;
	background-color: #ffffff;
	color:#484d84;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
}

.textbox{
	width:90%;
	background-color: #ffffff;
	color:#484d84;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.number{
	width: 57px;
	background-color: #ffffff;
	color:#484d84;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
}

.time{
	width:60px;
	background-color: #ffffff;
	color:#484d84;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
}

.month{
	width: 115px;
	background-color: #ffffff;
	color:#484d84;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
}

.button{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	margin-top:5px;
	margin-right:5px;
}

.form{
	margin-top:0px;
 }
 
 
.orange{
	color:#ff9900;
	font-size:12px;
	}
	
.arrow{
	background-image:url("../images/nav_bg.png");
	background-repeat:no-repeat;
	padding:2px 4px 0px 0px;
}

.navtab{
	background-image:url("../images/navtab_bg.png");
	background-repeat:no-repeat;
	padding:2px 4px 0px 0px;
	text-align:center;
}

.arrow{
	background-image:url("../images/nav_bg.png");
	background-repeat:no-repeat;
}

.right_arrow{
	background-image:url("../images/right_arrow.gif");
	background-repeat:no-repeat;
}

#nav, #nav ul {
	z-index:2;
	float: left;
	list-style: none;
	background-color:#ffffff;
	font-weight: 400;
	padding: 0px;
	margin: 0px 0px 0px -1px;

}

#nav a {
	display: block;
	width: 198px;
	height:16px;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px dotted #dddddd;
	border-top:0px solid #ffffff;
	color: #484d84;
	text-decoration: none;
	padding:2px 0px 0px 2px;
}



#nav li {
	float: left;
	width: 200px;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 198px;
	font-weight: normal;
	border-width: 0px;
	margin: 0;

}

#nav li li {
	width: 200px
}

#nav li ul a {
	width: 200px;
}

#nav li ul ul {
	margin: -1.75em 0 0 100px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eeeeee;
}	



#booking_tab{
   	display: block;
	position: absolute;
	height: 20px;
	width: 380px;
	left:10px;
	top:217px;
}

.ontab{
	background-image:url("../images/ontab_bg.png");
	background-repeat:no-repeat;
	padding:4px 4px 0px 0px;
}

.offtab{
	background-image:url("../images/offtab_bg.png");
	background-repeat:no-repeat;
	padding:4px 4px 0px 0px;

}

#tab, #tab ul {
	z-index:2;
	float: left;
	list-style: none;
	background-color:#ffffff;
	font-weight: 400;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;	
}

#tab a {
	display: block;
	width: 120px;
	height:20px;
	color: #484d84;
	text-decoration: underline;
	padding:0px 0px 0px 2px;
}



#tab li {
	float: left;
	width: 120px;

}

#tab li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;

}

#tab li li {
	width: 120px
}

#tab li ul a {
	width: 120px;
}

#tab li ul ul {
	margin: -1.75em 0 0 100px;
}

#tab li:hover ul ul, #tab li:hover ul ul ul, #tab li.sfhover ul ul, #tab li.sfhover ul ul ul {
	left: -999em;
}

#tab li:hover ul, #tab li li:hover ul, #tab li li li:hover ul, #tab li.sfhover ul, #tab li li.sfhover ul, #tab li li li.sfhover ul {
	left: auto;
}

#tab li:hover, #tab li.sfhover {

}	

#tabcontentcontainer{
	display: block;
	position: absolute;
	width:404px;	
	left: 0px;
	top: 237px;
	height:196px;
	background-image:url("../images/booking_partners_bg.png");
	background-repeat:no-repeat;
}

#us_booking{
	display: block;
	position: absolute;
	width:404px;	
	left: 0px;
	top: 226px;
	height:301px;
	background-image:url("../images/us_booking_bg.png");
	background-repeat:no-repeat;
}

