/* BRAD FARLEIGH - Oolybooly[DATE] */
/* Client:  C-Quest */

/*
Fonts:
	
	
Colours:


*/

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	font: 70% Verdana, Arial, "Trebuchet MS", Tahoma, Sans-serif;
	color: #FFFFFF;
	background: #019BCF url(../images/c-questbg.jpg) repeat-x;
	text-align: center;
}
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.center {
	text-align:center;
}
a {
	font-size: 1em;
	outline: none;
}
a:link {
	color: #007bba;
	text-decoration: underline;
}
a:visited {
	color: #007bba;
	text-decoration: underline;
}
a:hover {
	color: #f04e23;
	text-decoration: none;
}
a:active {
	color: #007bba;
	text-decoration: underline;
}
#content ul {
	margin: 0 0 1em 5px;
	position: relative;
}
#content ul li {
	margin: 0 0 .4em 0;
	padding: 0 0 0 20px;
	background: url(/images/icons/arrow.gif) no-repeat 5px 6px;
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	line-height: 1.5;
	margin: 0 0 .4em 0;
}
#content ol ol li {
	list-style-type: lower-alpha;
}
#content ol li ol, #content ul li ul {
	margin-top: 5px;
}
#content ul li ul {
	margin-bottom: .5em;
}
#content .bodycopy {
	padding:10px;
}
p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}
img {
	border: 0;
}
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border {
	margin: 0 20px 20px 0;
	float: left;
}
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border {
	margin: 0 0 20px 20px;
	float: right;
}
.img-c {
	margin-left: 0px;
	margin-bottom: 20px
}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border {
	padding: 1px;
	border: 1px solid #eee;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #007bba;
}
h1 {
	font-size: 1.4em;
	color: #00ADDC;
}
h2 {
	font-size: 1.3em;
	margin: 0 0 .8em 0;
}
h3 {
	font-size: 1.1em;
	color: #94c946;
	color: #20b3ff;
	line-height: 1.4;
}
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color: #94c946;
	color: #20b3ff;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
h1 span, h2 span, h3 span, h4 span {
	display: none;
}
p {
	margin: 0 0 1.4em 0;
}
hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #cceaf5;
	background-color: none;
	margin:10px 0!important;
}
#main-l, #main-c, #main-r, #footer {
	float:left;
	display:inline;
}
th {
	color:#007BBA;
	border-bottom:1px solid #ccc;
	text-align:center;
}
th, td {
	padding:5px;
}
dd {
	margin-bottom:5px;
}
dt {
	font-weight:bold;
}
/**
* SPRITES!!!
*/
/**Read MOre*/
a.read-more {
	display:block;
	width:88px;
	height:20px;
	background:url(../images/read-more.gif) no-repeat;
}
a.read-more:hover {
	background-position:0 -20px;
}
a.read-more span {
	display:none;
}
/***
** Masthead **
***/
div#masthead {
	height:173px;
	width:960px;
}
#masthead h1, .h2-where-luxury-greets-nature, #nav {
	display:block;
	float:left;
}
a#logo {
	width:182px;
	display:block;
	float:left;
	position:relative;
	top:8px;
	left:74px;
	height:103px;
	background:transparent url(../images/logo.jpg) no-repeat;
}
.h2-where-luxury-greets-nature {
	width:310px;
	position:relative;
	float:left;
	top:52px;
	left:398px;
	height:44px;
	background:url(../images/where-luxury-greets-nature.jpg) no-repeat;
}
/***
**  NAV **
***/
#nav {
	display:block;
	position:relative;
	width:640px;
	top:0;
}
#nav>ul, #nav ul {
	display:inline;
	position:absolute;
	right:0;
	width:690px;
	list-style:none;
	height: 75px;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display:block;
	width:79px;
	height:74px;
	text-align:center;
}
#nav strong {
	display:none;
}
div#container {
	width:960px;
	text-align:left;
	margin:0 auto;
	background:url(../images/bg.png) repeat-y;
	padding:0;
}
div#nav {
	display:block;
	width:100%;
	height:74px;
	background:transparent url(../images/nav-bg.png) no-repeat;
}
/**
* Sub-nav crazy-pants ness
*/
#main-l ul li a {
	display:block;
	width:190px;
	height:26px;
	margin-bottom:10px;
}
#main-li ul li a {
	background:url(/images/sub-nav.gif)top left no-repeat;
}
#main-l ul li strong {
	display:none;
}
#main-l ul li.a a {
	background-position:left 0;
}
#main-l ul li.a a:hover {
	background-position:left -30px;
}
#main-l ul li.b a {
	background-position:left -60px;
}
#main-l ul li.b a:hover {
	background-position:left -90px;
}
#main-l ul li.c a {
	background-position:left -120px;
}
#main-l ul li.c a:hover {
	background-position:left -150px;
}
#main-l ul li.d a {
	background-position:left -180px;
}
#main-l ul li.d a:hover {
	background-position:left -210px;
}
/**
** main
**/
#main {
	background-color:#01addd;
	margin-left:47px;
	float:left;
	margin-right:41px;
}
/**
** Main-l
**/
#homepage div#main-l {
	width:190px;
	padding:15px 15px 0;
}
#inner div#main-l {
	width:190px;
	padding:15px 15px 0;
}
div#main-l a {
	color:#fff;
	font-size:2em;
	text-decoration:none;
}
div#main-l a:hover {
	color:#004C98;
}
#homepage div#main-l img, #inner div#main-l img {
/*padding-bottom:20px;*/
}
#main-l img.heading {
	margin-top:10px;
	margin-bottom:7px;
	display:block;
}
#main-l .blogsitesummary {
	border-top:1px solid #007BBA;
	padding-top:7px;
}
#main-l .blogsitesummary a {
	font-size:1em;
	color:#014795;
}
#main-l .blogsitesummary a:hover {
	color:#fff;
}
#main-l .blogsitesummary .author {
	display:none;
}
#main-l .blogsitesummary .date {
	display:block;
	float:left;
	width:100%;
	color:#ccc;
}
#main-l .blogsitesummary li {
	padding-bottom:15px;
	float:left;
	background: url(/images/icons/arrow-blue-bg.gif) no-repeat 5px 5px;
	padding-left:15px;
}
#main-l a.btn-videos, #main-l a.btn-gallery, #main-l a.btn-booking, #content a.btn-booking, #main-l a.btn-documentary {
	display:block;
	text-indent:99999em;
	width:164px;
	height:31px;
	margin:10px auto 0 auto;
}
#main-l a.btn-videos {
	background:url(/images/side-videos.jpg) top left no-repeat;
}
#main-l a.btn-gallery {
	background:url(/images/side-gallery.jpg) top left no-repeat;
}
#main-l a.btn-documentary {
	background:url(/images/side-documentary.jpg) top left no-repeat;
}
#main-l a.btn-gallery:hover, #main-l a.btn-videos:hover,#main-l a.btn-documentary:hover {
	background-position:0 -32px;
}
#main-l a.btn-booking, #content a.btn-booking {
	height:62px;
	background:url(/images/side-make-a-booking.jpg) top left no-repeat;
}
#content a.btn-booking{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
#main-l a.btn-booking:hover, #content a.btn-booking:hover {
	background-position:0 -63px;
}
#main-l .eco{
	float:left;
	text-align:center;
	width:100%;
}
/**
*Main-c
**/
div#main-c {
	width:652px;
	background-color:#01addd;
}
/**
*Content
**/
#flashcontent {
	width:640px;
	height:210px;
}
.breadcrumbs {
	margin-bottom:7px;
	display:block;
}
div#content {
	background-color:#fff;
	margin-right:12px;
	color:#000;
	line-height:1.3em;
	float:left;
}
#inner div#content {
	padding:10px;
	width:620px;
}
#homepage div#content img {
	display:block;
	margin:10px;
	float:left;
}
/****
**Frontapage Contact
****/
#content #frontpage-contact {
	display:block;
	width:590px;
	margin:15px;
	border:3px solid #01addd;
	padding:7px;
}
#content #frontpage-contact img {
	clear:both;
}
#content #frontpage-contact label, #content #frontpage-contact input {
	margin-top:3px;
	float:left;
}
#content #frontpage-contact label {
	margin-right:4px;
}
#content #frontpage-contact input {
	margin-right:4px;
}
#content #frontpage-contact label {
	font-weight:bold;
}
#content #frontpage-contact input.cat_textbox {
	width:115px;
}
#content #frontpage-contact .submit{
	float:right;
	margin-right:8px;
}
/**
** Footer
**/
#footer {
	padding:15px;
	width:839px;
	font-size:0.7em;
}
#footer .links {
	float:left;
}
#footer .copy {
	float:right;
}
/** SUPERFISH!!**/
/*** ESSENTIAL STYLES ***/
#nav ul {
	padding:0;
}
#nav ul ul li {
	width:75px;
}
#nav ul ul {
	float:left;
	margin:0;
	padding:0;
	width:79px;
}
#nav ul ul a {
	height:auto;
	color:#fff;
	padding-top:10px;
	text-decoration:none;
	widtH:auto;
	-moz-opacity:1;
}
#nav ul ul a:hover {
	color:#00acdb;
}
#nav ul ul li .sfhover {
	color:#000;
	background-color:#00acdb;
}
#nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#nav a {
	display:		block;
	position:		relative;
}
#nav li:hover ul, #nav li.sfHover ul {
	left:			0;
	top:			0px; /* match top ul list item height */
	z-index:		99;
}
#nav ul li:hover li ul, #nav ul li.sfHover li ul {
	top:			-999em;
}
#nav ul li li:hover ul, #nav ul li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
#nav ul li li:hover li ul, #nav ul li li.sfHover li ul {
	top:			-999em;
}
#nav ul li li li:hover ul, #nav ul li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*nav colours*/
#nav ul ul {
	background-color:#004c98;
	height:auto;
	padding-bottom:15px;
	position:relative;
	-moz-opacity:0.8;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
/*contact form*/
.webform label {
	font-weight:bold;
}
/**
WEB FORMS
**/
#bookingform input.cat_textbox, #bookingform textarea.cat_listbox, #bookingform select.cat_dropdown, #bookingform select.cat_listbox {
	width:100%;
}
.alert {
	background-color:#930;
	color:#fff;
	text-align:center;
}
#bookingform {
	float:left;
}
#bookingform table {
	margin-bottom:20px;
}
/****
inputs
*******************/
input.cat_textbox, textarea.cat_listbox, .cat_dropdown_smaller, .cat_dropdown {
	border:1px solid #20B3FF;
}
input.cat_textbox:focus, textarea.cat_listbox:focus, .cat_dropdown_smaller:focus, .cat_dropdown:focus {
	background-color:#cceaf5;
	border:1px solid #004C98;
}
/***
** SYSTEM STUFF

*/
div.system-message, div.system-error-message {
	padding:0 !important;
}
.photogalleryItem {
	text-align:center;
}
/**ROom SElectaaaa*/
#choose-room {
	position:relative;
	width:610px;
	height:720px;
}
#choose-room a {
	text-align:center;
	display:block;
	text-indent:-999em;
	float:left;
	position:absolute;
}
#choose-room a:hover {
	cursor:pointer;
}
#room1.unavailable {
	background:url(../images/room-01.jpg) no-repeat;
}
#room2.unavailable {
	background:url(../images/room-02.jpg) no-repeat;
}
#room3.unavailable {
	background:url(../images/room-03.jpg) no-repeat;
}
#room4.unavailable {
	background:url(../images/room-04.jpg) no-repeat;
}
#room5.unavailable {
	background:url(../images/room-top.jpg) no-repeat;
}
#roomtop.tick {
	background:url(../images/room-top-tick.jpg) no-repeat;
}
#room1.tick {
	background:url(../images/room-01-tick.jpg) no-repeat;
}
#room2.tick {
	background:url(../images/room-02-tick.jpg) no-repeat;
}
#room3.tick {
	background:url(../images/room-03-tick.jpg) no-repeat;
}
#room4.tick {
	background:url(../images/room-04-tick.jpg) no-repeat;
}
#room5.tick {
	background:url(../images/room-top-tick.jpg) no-repeat;
}
#room1 {
	background:url(../images/room-01-empty.jpg) no-repeat;
}
#room2 {
	background:url(../images/room-02-empty.jpg) no-repeat;
}
#room3 {
	background:url(../images/room-03-empty.jpg) no-repeat;
}
#room4 {
	background:url(../images/room-04-empty.jpg) no-repeat;
}
#room5 {
	background:url(../images/room-top-empty.jpg) no-repeat;
}
#choose-room #room1 {
	width:94px;
	height:112px;
	left:423px;
	top:133px;
}
#choose-room #room2 {
	width:130px;
	height:79px;
	left:402px;
	top:298px;
}
#choose-room #room3 {
	width:94px;
	height:108px;
	left:329px;
	top:133px;
}
#choose-room #room4 {
	width:135px;
	height:79px;
	left:271px;
	top:298px;
}
#choose-room #room5 {
	width:168px;
	height:132px;
	left:329px;
	top:507px;
}
.fullybooked {
	display:none;
	color:red;
}
dl#tripdetails {
	display:block;
	width:200px;
	padding:0 20px 0 0;
	margin-right:20px;
	margin-bottom:20px;
	border-right:1px solid #CCEAF5;
	float:left;
}
/****
** Video Webapp
**/
form#video-search {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
form#video-search label {
	font-weight:bold;
}
#video .holder {
	text-align:center;
	width:620px;
}
#video .holder p {
	margin-top:10px;
}
#video .tags {
	width:620px;
	color:#666;
	display:block;
	padding:5px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom:10px;
	margin-top:20px;
}
.videogrid {
	display:block;
	text-align:center;
	width:186px;
	float:left;
	margin:0 10px;
}
.videogrid h3 {
	margin-top:10px;
}
.bodycopy {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bodycopy a {
}
/******
*** blog sidepanel***
**/
.side-panel span.rss {
	display:block;
	width:167px;
	text-align:center;
}

table.avail{display: none;}
