﻿html {
	height:100%;
}
body 
{
	min-height:100%;
	margin:0;
	background:#fff url(../images/bg_shadow.gif) repeat-y center;
	color:#333;
	font:13px/15px 'Trebuchet MS',Arial,Verdana,sans-serif;
}

.bold
{
	font-weight:bold;
}

.boderZero
{
	border:0px;
}

.vertical-spacing
{
	height:20px;
}

.withBorder
{
	border-bottom:1px solid #cdcdcd;
}

img, .form form
{
	border:0px;
	margin:0px;
	padding:0px;
}

.form input
{
	margin-bottom:3px;
}

.btn
{
	width:91px;
	height:33px;
	background: url(../images/b_blue.png) no-repeat top left;
	font:normal 12px/12px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border:none;
	cursor:pointer;
	display:block;
	padding-top:0px;
}

.btn a
{
	font:normal 12px/12px 'Trebuchet MS', arial, verdana, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border:none;
	cursor:pointer;
	display:block;
}
.btn a:hover
{
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}

.phonenum
{
	position:absolute;
	top:10px;
	right:30px;
	color:#fff;
	font:bold 15pt "Trebuchet MS";
}

.page-width 
{
	width:980px;
	margin:0 auto;
	padding:0;
	height:100%;
}

#header 
{
	width:980px;
	height:120px;
	margin: 0 auto;
	background:url(../images/bg_header.gif) left top;
	position:relative;
}

#header strong a 
{
	display:block;
	position:absolute;
	left:19px;
	top:0px;
	width:240px;
	height:120px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	z-index:3;
}

#header ul.nav 
{
	margin:0;
	padding:0;
	position:absolute;
	width:715px;
	right:0;
	bottom:42px;
	z-index:1;
}

#header ul.nav li 
{
	float:left;
	padding: 0;
	list-style:none;
	font:bold 12px/34px 'Trebuchet MS',Arial,Verdana,sans-serif;
	text-align:center;
	
}

#header ul.nav li a 
{
	width:auto;
	color:#fff;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	padding: 8px 8px;
}

#header ul.nav li a:hover 
{
	color:#92ccda;
	text-decoration:none;
}

#header ul.nav li a.active 
{
	background:url(../images/navbar_arrow.png) center bottom no-repeat;
	text-decoration:none;
}

#content
{
	padding:10px 0 0 30px;
}


#left-box, #right-box
{
	float:left;
}

.clear
{
	clear:left;
}

#left-box
{
	height:670px;
	width:221px;
	position:relative;
}

.form
{
	background:url(../images/bg_booknow.gif) left top no-repeat;
	height:360px;
	width:201px;
	padding:20px 0 0 20px;
}

.form span
{
	font:normal 14pt/100% "Trebuchet MS";
	color:#fff;
}

.form div
{
	margin-top:7px;
	color:#fff;
}

.updates
{
	position:absolute;
	bottom:60px;
	text-align:center;
}

.updates span
{
	display:block;
	margin-bottom:5px;
	font: normal 15pt/100% "Trebuchet MS";
	color:#555;
}

.border
{
	border:8px solid #fff;
	background:url(../images/bg_welcome.gif) bottom repeat-x;
	padding:0px;
	margin:0px;
	width:675px;	
}

.border-black
{
	border:5px solid #363636;
	width:665px;
	background:#fff;
	z-index:4;
}

.black-title
{
	background:#363636;
	height:20px;
	text-align:right;
	padding-right:5px;
	color:#fff;
}
.black-title a
{
	color:#fff;
	text-decoration:none;
}
.black-title a:hover
{
	color:#fff;
	text-decoration:underline;
}

.image, .border
{
	width:675px;
}

.pageTitle
{
	background:#938884;
	height:30px;
	text-align:right;
	padding:5px 10px 0 0;
	width:665px;
	font:normal 21pt/100% "Trebuchet MS";
	color:#fff;
}

.pageSubTitle
{
	background:#d7d7d7;
	width:650px;
	padding:5px 0 5px 15px;
	height:20px;
	color:#555;
	font: normal 17pt/100% "Trebuchet MS";
}

.image-details
{
	background:#d7d7d7;
	padding:5px 0 5px 15px;
	height:20px;
	color:#555;
	font: normal 17pt/100% "Trebuchet MS";
}

.pos-left
{
	width:317px;
}

.content-accommodation
{
	padding:15px 10px 10px;
	border-right:1px solid #d7d7d7;
}

.content-accommodation-right
{
	padding:15px 8px 10px;
}

.accommodation-table
{
	padding:10px;
}

.accommodation-table td, .accommodation-table th
{
	border-bottom:1px solid #d7d7d7;
	text-align:left;
	font:13px "Trebuchet MS";
}

.accommodation-table th
{
	width:180px;
	font-weight:bold;
}

.accommodation-table td
{
	/*width:220px;*/
	padding:5px 5px 5px 0;
}

.accommodation-table .last
{
	border-bottom:5px solid #a1a1a1;
}

.accommodation-table .accommodation-table-header
{
	border-bottom:0px;
	background:#a1a1a1;
	font: bold 12pt/100% "Trebuchet MS";
	color:#fff;
}


.text
{
	width:655px;
	padding:10px;
	color:#fff;
	background:url(../images/bg_welcome.gif) repeat-x;
}

.text-left, .text-right
{
	width:305px;
	float:left;
	padding:5px;
	font: normal 13px/120% "Trebuchet MS";
	color:#363636;
}

.text-left a, .text-right a
{
	font: bold 13px/120% "Trebuchet MS";
	color:#0077a2;
	text-decoration:none;
}

.text-left a:hover, .text-right a:hover
{
	text-decoration:underline;
}

.form-left
{
	width:200px;
	float:left;
	padding:5px 5px 5px 0px;
	font: bold 13px/120% "Trebuchet MS";
	color:#363636;
}
.form-right
{
	width:410px;
	float:left;
	padding:5px 0px;
	font: normal 13px/120% "Trebuchet MS";
	color:#363636;
}

input{
font: 12px "Trebuchet MS",tahoma, arial; 
color: #333366;
}

.inputtext{
width: 130px;
height:18px;
font: 13px arial; 
color: #333366;
}

select { 
 color: #333366;
 font: 12px "Trebuchet MS",tahoma, arial; 
}

textarea
{
width: 400px;
height: 150px; 
font: 12px "Trebuchet MS",tahoma, arial; 
color: #333366;
}

.left-2
{
	width:200px;
	padding:10px 5px 10px 0;
}

.right-2
{
	width:420px;
	padding:10px 5px 10px 0;
}

.right-2 img
{
	border:none;
}

.homeSEO
{
	width:655px;
	border:8px solid #fff;
	padding:10px;
	color:#fff;
	background: #74615a url(../images/bg_welcome.gif) repeat-x;
	font: normal 12px/15px "Trebuchet MS";
}

.accommodationSEO
{
	border-bottom:1px solid #cdcdcd;
	padding:10px;
	font: normal 13px/120% "Trebuchet MS";
}

.accommodation
{
	width:330px;
	padding:0px;
}

.accommodation2
{
	width:333px;
	padding:0px;
}



.text p
{
	font-size:13px;
	line-height:18px;
	margin:5px 0;
}

.text h1
{
	margin:0px;
	padding-top:5px;
	font: bold 19px/100% "Trebuchet MS";
}

.text-subpage
{
	color:#363636;
	padding:15px;
	font: normal 13px/18px "Trebuchet MS";
}

.text-subpage a, .text-subpage a:link
{
	color:#005c8f;
	font: bold 13px/18px "Trebuchet MS";
	text-decoration: none;
}
.text-subpage a:hover
{
	color:#005c8f;
	text-decoration: underline;
}

.text-subpage h3, .text-subpage .text-right h3
{
	margin:0px;
	padding-top:5px;
	color:#555555;
	font: normal 19px/22px "Trebuchet MS";
}
.text-subpage h4,.text-subpage .text-right h4
{
	margin:0px;
	padding-top:5px;
	color:#005c8f;
	font: bold 16px/22px "Trebuchet MS";
}

.text-subpage h5,.text-subpage .text-right h5
{
	margin:0px;
	padding-top:5px;
	color:#005c8f;
	font: bold 13px/18px "Trebuchet MS";
}

.text-accommodation
{
	color:#363636;
	padding:0px;
}
.text-accommodation ul li
{
	list-style:url(../images/list.gif) top;
	line-height:140%;
}

.text-accommodation ul
{
	padding: 5px 0 5px 10px;
	margin: 0 0 0 10px;
}
.text-subpage ul li
{
	list-style:url(../images/list.gif);
	line-height:150%;
}

.text-subpage ul
{
	padding: 10px 0 0;
	margin: 0 0 0 10px;
}

li
{
	list-style:url(../images/list.gif);
	line-height:150%;
}

ul
{
	padding: 10px 0 0;
	margin: 0 0 0 10px;
}

.car-hire, .tour-package
{
	border:8px solid #fff;	
	height:100px;
	width:322px;	
	float:left;
	margin-top:10px;
}

.tour-package
{
	background:url(../images/home_banner_tour.jpg) no-repeat;
}

.content-tour-carhire-package
{
	width:200px;
	color:#fff;
	margin:10px;
}

.content-tour-carhire-package span, .content-tour-carhire-package a
{
	font: normal 13px/130% 'Trebuchet MS',Arial,Verdana,sans-serif;
}

.content-tour-carhire-package a
{
	display:block;
	background:url(../images/b_grey.png) left center no-repeat;
	width:110px;
	height:22px;
	padding:7px 0 0 12px;
	color:#003b52;
	text-decoration:none;
}

.car-hire a
{
	padding:7px 0 0 20px;
}

h3
{
	margin:1px 0 5px;
	font-size:15pt;
}

.car-hire
{
	background:url(../images/home_banner_carhire.jpg) no-repeat;
	margin-left:15px;
}

.climate-table-header-first
{
	width:110px;
	height:18px;
	margin-top:5px;
	padding:2px 5px;
	background:#005c8f;
	font: bold 12px "Trebuchet MS";
	color:#ffffff;
	text-transform:uppercase;
	float:left;
}

.climate-table-header
{
	width:32px;
	height:18px;
	margin-top:5px;
	padding:2px 5px;
	background:#005c8f;
	font: bold 12px "Trebuchet MS";
	color:#ffffff;
	float:left;	
}

.climate-table-first
{
	width:110px;
	height:18px;
	font: bold 12px "Trebuchet MS";
	text-transform:uppercase;
	border-bottom: solid 1px #d7d7d7;
	padding:2px 5px;
	float:left;
}

.climate-table
{
	width:32px;
	height:18px;
	padding:2px 5px;
	border-bottom: solid 1px #d7d7d7;
	font:12px "Trebuchet MS";
	float:left;	
}

.climate-table-first-end
{
	width:110px;
	height:18px;
	padding:2px 5px;
	border-bottom:2px solid #a1a1a1;
	font: bold 12px "Trebuchet MS";
	text-transform:uppercase;
	float:left;
}

.climate-table-end
{
	width:32px;
	height:18px;
	border-bottom:2px solid #a1a1a1;
	padding:2px 5px;
	font:12px "Trebuchet MS";
	float:left;	
}


/************ FOOTER ******************/
#footer
{
	background:url(../images/footer_bg.gif) repeat-y;
	width:100%;
	color:#ccc;
	padding:5px 0 10px 0;
}

#footer a
{
	color:#ccc;
	text-decoration:none;
}

#footer a:hover
{
	color:#92ccda;
	text-decoration:none;
}

.footer-left
{
	float:left;
	width:500px;
	padding:3px 0 5px 25px;
}

.footer-right
{
	float:right;
	width:170px;
	padding:3px 10px 5px 5px;	
}

.footer-bottom
{
	float:left;
	width:880px;
	padding:3px 0 5px 25px;
}

.clear-both
{
	clear:both;
}
