@import url("cmxform.css");
@import url("thickbox.css");
@import url("sifr.css");


/*-------------------------------*/
/* Reset
/*-------------------------------*/
*, html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
* html .clearfix {
height: 1%;
}


/*-------------------------------------------    
    Basic Selectors
-------------------------------------------*/
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #eed48e url('/images/core/bg.jpg') top center repeat-x;
	color: #000000;
}

a { color: #007dc6; text-decoration: none; }
a:hover, a:focus { color: #eb7800; text-decoration: underline; }
span.mailto { color: #007dc6; }  
a.mailto { color: #007dc6; text-decoration: none;  }  
a.mailto:hover { color: #eb7800; text-decoration: underline; }  

h1 { font-size: 2.1em; color: #eb7800; }
h2 { font-size: 1.6em; color: #df4c22; }
h3 { font-size: 1.4em; color: #ffad00; }
h4 { font-size: 1.2em; color: #7d7d7d; }
h5 { font-size: 1.1em; color: #9d9d9d; }
h2, h3, h4, h5 { margin-bottom: 0.5em; }
p, ul, ol { margin-bottom: 1.35em; }
p, ul, ol { font-size: 1.2em; }

ul { list-style-type: square; margin-left: 30px; }

hr {
	border: 0;
	border-bottom: 1px solid #d9d9d9;
	height: 1%;
	margin: 15px 0;
	^margin: 0 0 10px 0; /* IE 7 */
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
	border: 3px solid #ecdcb2;
	clear: left;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
	border: 3px solid #ecdcb2;
	clear: right;
}

/*-------------------------------------------    
    Container
-------------------------------------------*/
#container {
	width: 970px;
	margin: 0 auto;
	background: url('/images/core/bg_content.png') top center repeat-y;
	overflow: hidden;
}

/*-------------------------------------------    
    Header
-------------------------------------------*/
#header {
	height: 372px;
	background: url('/images/core/bg_header.jpg') no-repeat;
	position: relative;
}

#header img#logo {
	position: absolute;
	top: 101px; left: 37px;
}

#header h2 {
	width: 212px; height: 16px;
	background: url('/images/core/aaa_tourism.jpg') no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 280px; left: 37px;
}

/*-------------------------------------------    
    Banner
-------------------------------------------*/
#banner {
	width: 684px; height: 300px;
	position: absolute;
	top: 22px; right: 10px;
	overflow: hidden;
}

/*-------------------------------------------    
    Nav
-------------------------------------------*/
#nav {
	width: 894px; height: 24px;
	position: absolute;
	bottom: 0; left: 0;
	padding: 8px 53px 18px 23px;
}

#nav ul { 	
	list-style-type: none;
	margin: 0;
}

#nav ul li {
	display: block;
	float: left;
}

#nav ul li a {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	height: 24px;
}

#nav ul li a.home {
	background: url('/images/nav/nav_home.gif') 0 0 no-repeat;
	width: 64px;
}

#nav ul li a.about {
	background: url('/images/nav/nav_about.gif') 0 0 no-repeat;
	width: 83px;
}

#nav ul li a.accommodation {
	background: url('/images/nav/nav_accommodation.gif') 0 0 no-repeat;
	width: 130px;
}

#nav ul li a.book {
	background: url('../images/nav/nav_book.gif') 0 0 no-repeat;
	width: 94px;
}

#nav ul li a.things {
	background: url('../images/nav/nav_things.gif') 0 0 no-repeat;
	width: 108px;
}

#nav ul li a.town {
	background: url('../images/nav/nav_town.gif') 0 0 no-repeat;
	width: 62px;
}

#nav ul li a.faqs {
	background: url('../images/nav/nav_faqs.gif') 0 0 no-repeat;
	width: 59px;
}

#nav ul li a.testimonials {
	background: url('../images/nav/nav_testimonials.gif') 0 0 no-repeat;
	width: 105px;
}

#nav ul li a.park {
	background: url('../images/nav/nav_park.gif') 0 0 no-repeat;
	width: 113px;
}

#nav ul li a.contact {
	background: url('../images/nav/nav_contact.gif') 0 0 no-repeat;
	width: 76px;
}

/* -- Rollover -- */
#nav ul li a:hover.home,
#nav ul li a:hover.about,
#nav ul li a:hover.accommodation,
#nav ul li a:hover.book,
#nav ul li a:hover.things,
#nav ul li a:hover.town,
#nav ul li a:hover.faqs,
#nav ul li a:hover.testimonials,
#nav ul li a:hover.park,
#nav ul li a:hover.contact {
	background-position: 0 -24px !important;
}

/* -- Active -- */
#nav li a:hover.home, 
body#home #nav li a.home,
body#about #nav li a.about,
body#accommodation #nav li a.accommodation,
body#book #nav li a.book,
body#things #nav li a.things,
body#town #nav li a.town,
body#faqs #nav li a.faqs,
body#testimonials #nav li a.testimonials,
body#park #nav li a.park,
body#contact #nav li a.contact {
	background-position: 0 -24px !important;
}

/*-------------------------------------------    
    Message - RTE fix
-------------------------------------------*/
#products li .message ul{margin:5px 0 3px !important; padding:0 !important; border:0 !important; }
#products li .message ul li{line-height:16px !important; list-style-position:inside !important; list-style-type:disc !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}
#products li .message ol{margin:10px 0 5px !important; padding:0 !important; border:0 !important;}
#products li .message ol li{line-height:16px !important; list-style-position:inside !important; list-style-type:decimal !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}
#securing li .message ul{margin:5px 0 3px !important; padding:0 !important; border:0 !important; }
#securing li .message ul li{line-height:16px !important; list-style-position:inside !important; list-style-type:disc !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}
#securing li .message ol{margin:10px 0 5px !important; padding:0 !important; border:0 !important;}
#securing li .message ol li{line-height:16px !important; list-style-position:inside !important; list-style-type:decimal !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}

#items li .message ul{margin:5px 0 3px !important; padding:0 !important; border:0 !important; }
#items li .message ul li{line-height:16px !important; list-style-position:inside !important; list-style-type:disc !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}
#items li .message ol{margin:10px 0 5px !important; padding:0 !important; border:0 !important;}
#items li .message ol li{line-height:16px !important; list-style-position:inside !important; list-style-type:decimal !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}

.message ul{margin:5px 0 3px !important; padding:0 !important; border:0 !important; }
.message ul li{line-height:16px !important; list-style-position:inside !important; list-style-type:disc !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}
.message ol{margin:10px 0 5px !important; padding:0 !important; border:0 !important;}
.message ol li{line-height:16px !important; list-style-position:inside !important; list-style-type:decimal !important; border:0 !important;min-height:0 !important; _height:0; padding:0 !important; margin:0 !important;}


/*-------------------------------------------    
    Content
-------------------------------------------*/
#content_container {
	padding: 0 10px 0 0;
}

/* --- left side --- */
#left_side {
	width: 268px;
	float: left;
}

#left_side h2 {
	background: url('/images/core/h2_accommodation.jpg') no-repeat;
	height: 157px;
	text-indent: -9999px;
	margin: 0;
}

/* --- left nav --- */
#left_navigation {
	width: 245px;
	margin: 0 13px 0 10px;
}

#left_navigation ul {
	list-style-type: none;
	margin: 0;
}

#left_navigation ul li {
	display: block;
	float: left;
	margin-bottom: 1px;
}

#left_navigation ul li a {
	background: url('/images/nav/bg_leftnav.gif') no-repeat;
	float: left;
	overflow: hidden;
	color: #ffffff;
	padding: 8px 22px;
	width: 245px; height: 13px;
}

#left_navigation ul li a:hover {
	background-position: 0 -29px !important;
	text-decoration: none;
}

#left_navigation h3.booking a {
	width: 190px; height: 53px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/core/button_booking.gif') no-repeat;
	display: block;
	float: left;
	margin: 10px 0 5px 20px;
}

#left_navigation h3.facebook a {
	width: 190px; height: 53px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/core/button_facebook.gif') no-repeat;
	display: block;
	float: left;
	margin: 10px 0 5px 20px;
}

#left_navigation h3.booking a:hover,
#left_navigation h3.facebook a:hover{
	background-position: 0 -53px !important;
}

#left_navigation h4 {
	 background: url('/images/core/phone.gif') no-repeat;
	 width: 190px; height: 21px;
	 text-indent: -9999px;
	 display: block;
	 float: left;
	 margin-left: 20px;
 }

/* --- content --- */
#content {
	width: 615px;
	_width: 590px; /* for ie6 */
	float: left;
	padding: 34px 45px 0 32px;
}

#text { line-height: 1.8em; }

/*-------------------------------------------    
    Listing page
-------------------------------------------*/
#breadcrumbs { font-size: 1.1em; }

ul#products {
	list-style-type: none;
	margin: 0;
	padding: 2em 0;
	font-size: 1em;
}

ul#products li {
	width: 590px;
	background-color: #f6ecd1;
	float: left;
	padding: 1em;
	margin-bottom: 1.5em;
}

.product_image {
	width: 133px;
	margin-right: 20px;
	float: left;
	clear: left;
}

.product_description {
	width: 437px;
	float: left;
}

a.button {
	padding: 5px;
	background-color: #9cc200;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
}

a:hover.button {
	padding: 5px;
	background-color: #88ac00;
	text-decoration: none;
	color: #fff;
}

a.button1 {
	padding: 8px;
	background-color: #9cc200;
	text-decoration: none;
	color: #fff;
	font-size: 1.4em;
	overflow: hidden;
}

a:hover.button1 {
	padding: 8px;
	background-color: #88ac00;
	text-decoration: none;
	color: #fff;
}


/*-------------------------------------------    
    Detail page
-------------------------------------------*/
#product_detail {
	width: 570px;
	background-color: #f6ecd1;
	padding: 1.5em 1em;
	margin: 2em 0;
}

body#things #product_detail { padding: 2em; }

#description {
	width: 417px;
	float: left;
}

body#things #description { width: 100%; float: none; }

/*-------------------------------------------    
    Footer
-------------------------------------------*/
#footer_container {
	background: url('/images/core/bg_footer.png') no-repeat;
	width: 890px; height: 150px;
	margin: 0 auto;
	padding: 130px 39px 0 41px;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 1.6em;
}

.footer { height: 67px; display: block; }

.footer a { color: #ffffff; text-decoration: none;}
.footer a:hover { color: #aae0ff; text-decoration: underline;}

.contact_details {
	width: 190px;
	float: left;
}

.contact_details ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

.contact_details ul li {
	padding: 0 0 1px 20px;
	height: 16px;
}

.contact_details ul li.phone { background: url('../images/core/icon_phone.gif') 0 1px no-repeat; }
.contact_details ul li.fax { background: url('../images/core/icon_fax.gif') 0 1px no-repeat; }
.contact_details ul li.email { background: url('../images/core/icon_email.gif') 0 1px no-repeat; }

.affiliates {
	width: 260px;
	float: right;
	padding: 13px 0 0 0;
}

.affiliates  ul {	
	list-style-type: none;
	margin: 0;
}

.affiliates ul li {
	padding: 0 4px;
	float: left;
}

.footer_links {
	margin: 25px 0 0 0;
	color: #02439c;
	font-size: 1.1em;
}

.footer_links a { color: #02439c; text-decoration: none;}
.footer_links  a:hover { color: #eb7800; text-decoration: underline;}

.black { 
	color: #000; 
	text-align: center;
	margin-top: 20px;
}

.wflogo {
	width: 67px; height: 21px;
	float: right;
	margin: 15px 0 0 0;
}

/*-------------------------------------------    
    Misc
-------------------------------------------*/
/* gallery */
#gallery {
	width: 417px;
	margin-top: 25px;
}


#gallery ul {
	list-style-type: none;
	margin: 0;
	float: left;
}

#gallery ul li {
	display: inline;
	padding: 0 10px 10px 0;
	float: left;
}

#gallery ul li a img {
	border: 3px solid #ecdcb2;
}

#gallery ul li a:hover img {
	border: 3px solid #eed48e;
}

/* PDF */
ul#pdf {
	list-style-type: none;
	margin: 0 0 1.35em 0;
}

ul#pdf li {
	background: url('../images/icon_pdf.gif') no-repeat;
	padding: 0 0 0 25px;
	height: 16px;
}

/* FAQs - hide/show */
ol#section  { 
	margin: 0 0 0 30px; 
	color: #007dc6;
	font-size: 1.2em;
}

ol#section li ul.answer {
	list-style-type: none;
	margin: 5px 0 0;
	font-size: 0.9em;
	color: #000;
}

/* Testimonials */
ul#items {
	list-style-type: none;
	margin: 0;
	padding: 2em 0;
	font-size: 1em;
}

ul#items  li {
	width: 590px;
	background-color: #f6ecd1;
	float: left;
	padding: 1em;
	margin-bottom: 1.5em;
}

.item_image {
	width: 133px;
	margin-right: 20px;
	float: left;
	clear: left;
}


.item_description {
	width: 437px;
	float: left;
}

/* contact */
#details { height: 400px; }

.map {
	width: 350px; height: 350px;
	float: right;
}

#enquiry { border-top: 1px solid #d9d9d9; padding-top: 25px; }

.photo_gallery li {float:left; width:120px; height:100px; list-style:none;}


