/* --------- STYLING FOR TEMPLATE HOMEPAGE --------- */
/* --------------------------- TYPOGRAPHY AND COLOURS ------------------------------ */


html {
}

div#holder {
	color: #5B1400;
}

h1 {
	color: H1_COLOR;
}

h2, h3, h4, h5, h6 {
	color: #5B1400;
	text-transform: uppercase;
}
h2 .highlight {
	color: #84500F;
}
h3 a,
h3 a:visited,
h3 a:hover,
h3 a:active {
	color: #5B1400;
	text-decoration: none;
}

img.png {
	_behavior: url(/png_behavior.htc); /* PNG fix for IE<=6 */
}

a {
	color: #B2740E;
	text-decoration: underline;
}
a:visited {
	color: #874607;
}
a:hover {
	color: #CC9955;
}
a:active {
	color: #CC9955;
}


div#languages {
	font-size: 0.9em;
}
div#languages ul li a {
	color: #9F5E12;
}
div#languages ul li a:visited {
	color: #9F5E12;
}
div#languages ul li a:hover,
div#languages ul li.active a {
	color: #582905;
}
div#languages ul li a:active {
	color: #582905;
}


div#main-content {
	font-size: 1.1em;}
div#main-content h2 {
	font-size: 1.64em;
}
div#main-content h3 {
	font-size: 1.18em;
}
div#main-content h4 {
	font-size: 1em;
}
div#main-content h5 {
	font-size: 0.91em;
}
div#main-content h6 {
	font-size: 0.91em;
}

div#main-content h2 {
	font-family: "Gill Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}

div#main-content p.tagline,
div#main-content h3 {
	font-family: "Gill Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #5B1400;
}
div#main-content div.extra-features h3 {
	margin-top: 0.6em;
	font-weight: normal;
}

div#main-content p.tagline {
	font-size: 1.1em;	
}

div#main-content .main-feature > p,
div#main-content .main-feature > h3 {
	margin-top: 0;
}

div#main-content li {
	font-size: 1em;	
}


div#main-menu {
	font-family: Verdana, sans-serif;
}
div#main-menu ul li {
	border-right-color: #000;
	font-size: 1em;
	font-weight: bold;
}
div#main-menu ul li a {
	color: #9F5E12;
	text-decoration: none;
}
div#main-menu ul li a:visited {
	color: #9F5E12;
}
div#main-menu ul li a:hover,
div#main-menu ul li.active a,
div#main-menu ul li.active-under a {
	color: #582905;
}
div#main-menu ul li a:active {
	color: #582905;
}


div#section-menu,
div#corp-menu,
div#user-menu {
	font-family: Verdana, sans-serif;
}
div#section-menu ul li,
div#corp-menu ul li,
div#user-menu ul li {
	border-top-color: #CAC4B8 !important;
	font-size: 1em;
	font-weight: bold;
}
div#section-menu ul li a,
div#user-menu ul li a,
div#corp-menu ul li a {
	text-decoration: none;
}

div#user-menu ul li a,
div#section-menu ul li a {
	color: #9F5E12;
}
div#user-menu ul li a:visited ,
div#section-menu ul li a:visited {
	color: #9F5E12;
}
div#section-menu ul li a:hover,
div#section-menu ul li.active a,
div#user-menu ul li a:hover,
div#user-menu ul li.active a {
	color: #582905;
}
div#user-menu ul li a:active,
div#section-menu ul li a:active {
	color: #582905;
}

div#corp-menu ul li a {
	color: #9F5E12;
}
div#corp-menu ul li a:visited {
	color: #9F5E12;
}
div#corp-menu ul li a:hover,
div#corp-menu ul li.active a,
div#corp-menu ul li.active-under a {
	color: #fff;
}
div#corp-menu ul li a:active {
	color: #fff;
}


div#availability-checker {
	text-align: center;
}

div#availability-checker h2 {
	display: block;
	display: inline-block;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #C9C2B8;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #5B1400;
}
* html div#availability-checker h2 {
	display: inline;
}
*:first-child+html div#availability-checker h2 {
	display: inline;
}

div#availability-checker input,
div#availability-checker select {
	background-color: #D0B99A;
}
div#availability-checker label,
div#availability-checker .go {
	font-family: "Franklin Gothic Medium", "Helvetica Neue", sans-serif;
}
div#availability-checker label {
	color: #5B1400;
}
div#availability-checker .go {
	color: #fff;
}
div#newsletter .go {
	background-color: transparent;
	margin-top: -0.25em;
	font-size: 1.1em;
	color: #5B1400;
}


div#newsletter input {
	background-color: #fff;
}


div#offers h2 {
	font-family: "Franklin Gothic Medium", "Helvetica Neue", sans-serif;
	font-size: 1.2em;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
}


div#quick-contact {
	font-size: 1.1em;
}

div#quick-contact dl.tel,
div#quick-contact dl.email {
	font-size: 0.9em;
	color: #fff;
}

div#quick-contact dl.email dt {
	font-size: 0;
	/* Hide text for IE6/7: */
	color: #AB733A;
	text-indent: -6px;
}
div#quick-contact dl.email dd {
	margin-left: 0;
	/* Show text for IE6/7: */
	position: relative;
	zoom: 1;
}

div#quick-contact dl.email a,
div#quick-contact dl.email a:visited {
	color: #fff;
	text-decoration: none;
}
div#quick-contact dl.email a:hover {
	color: #F8CA6F;
}

div#address,
div#legal {
	color: #452405;
}

div#address dl.contact dt {
	margin-left: 1em !important;
}
div#address dl.contact dt.copyright {
	margin-left: 0 !important;
}

div#address dl.contact dt.tel:after {
	content: ':';
}

div#address dl.contact dt.email + dd {
	margin-left: 1em !important;
}


div#legal {
	text-align: right;
}

div#main-content p.tagline {
	font-size: 1.35em;
	font-weight: normal;
}


div#page-summaries {
	font-size: 1.1em;
}

div.page-summary h3 {
	font-family: "Franklin Gothic Medium", "Helvetica Neue", sans-serif;
	font-size: 1.01em;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
}

div.page-summary p.read-more {
	margin: -1.6em 0 0;
	text-align: right;
	text-transform: lowercase;
}


div#evangelism {
	display: none;
	position: absolute;
	z-index: 102;
	left: 50%;
	top: 50%;
	margin-left: -64px;
	width: 125px;
	margin-top: 210px;
}
div#evangelism a,
div#evangelism img {
	display: block;
}


/* ----------------------------------- LAYOUT -------------------------------------- */

/* ----- START LAYOUT COMMON TO ALL PAGES ----- */

#condorAddBody {
	position: absolute !important;
	top: 0;
	width: 100%;
}
div#languages {
	z-index: 4001;
}

html {
	background-color: white;
	padding-bottom: 20px;
}
body {
	background: transparent url(../images/bg_outer.jpg) repeat scroll left top;
	margin-top: 126px;
	border-top: 1px solid #D7D3C8;
}
div#holder {
	background: transparent url(../images/bg_inner.gif) no-repeat scroll left top;
	position: relative;
	margin: 0 auto;
	width: 950px;
}


/* START DIV-ENVELOPING/ANTI-MARGIN-COLLAPSING */
div#holder {
	padding-top: 10px;
}
/* END DIV-ENVELOPING/ANTI-MARGIN-COLLAPSING */


/* START EASY CLEARING */
div#holder:after,
div#main-menu ul:after{
	content: ' ';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
/* END EASY CLEARING */


/* START OFFSCREEN */
div#languages h2,
div#main-menu h2,
div#section-menu h2,
div#offers h3,
div#newsletter h2,
div#quick-contact h2,
div#corp-menu h2,
div#address h2,
div#address dl.contact dt.email,
div#legal h2 {
	position: absolute;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}
/* END OFFSCREEN */


h1 {
	position: absolute;
	z-index: 1;
	right: 20px;
	top: -109px;
	margin: 0;
}


/* The children of div#branding are all either absolutely positioned
 * or not displayed.  Hence we can appropriate it for another layout
 * purpose: acting as a prop to force the right-column float downwards
 * thus avoiding the need to specify a margin-top on the first
 * right-column float (which may vary by template).
 */
div#branding {
	float: right;
	width: 1px;
	margin-top: 372px;
	height: 0;
}

div#branding img#logo {
	display: block;
	position: absolute;
	left: 10px;
	top: -109px;
	width: 286px;
	height: 64px;
}


div#languages {
	position: absolute;
	right: 20px;
	top: -109px;
	margin-top: 2em;
}

div#languages ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

div#languages ul li {
	display: inline;
	vertical-align: middle;
	margin: 0 0 0 7px;
	padding: 0;
}
div#languages ul li.item1 {
	margin: 0;
}


div#main-content {
	position: relative;
	z-index: 1;
	float: left; _display: inline;
	margin-left: 200px;
	padding-left: 20px;
	width: 297px;
	padding-right: 15px;
	margin-right: 0px;
	margin-top: 397px;
	min-height: 11.502em;
	   _height: 11.502em;
	margin-bottom: 60px;
}

div#main-content h2,
div#main-content .tagline {
	position: absolute;
	z-index: 1; /* 'auto' fails not work correctly in Opera <=8.54 */
	left: 0;
	margin: 0;
	padding-left: 20px;
	width: 730px;
}
div#main-content h2 {
	background: transparent url(../images/heading-bg.png) repeat-x scroll left top; _behavior: url(/iepngfix.htc);
	top: -112px;
	padding-top: 18px;
	height: 50px;
}
div#main-content .tagline {
	top: -44px;
}

div#main-content img.added-image {
	margin-bottom: 1em;
}

div.main-feature {
	float: left;
	padding-left: 0px;
	width: 69px;
	padding-right: 20px;
}

div.extra-features {
	background-color:#F3EFEB;
	float:right;
	margin:0;
	position:relative;
	text-align:center;
	width: 178px;
	min-height: 157px;
	_height: 157px;
}


div#main-visual {
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	width: 750px;
	height: 338px;
}

div#main-visual img {
	display: block;
	width: 750px;
	height: 338px;
}


div#section-menu {
	float: right; _display: inline;
	clear: right;
	width: 418px;
	margin-bottom: 24px;
}

div#section-menu ul.shortcuts {
	margin: 0 12px 0 5px;
	padding: 0;
}


div#main-menu {
	position: absolute;
	left: 0;
	top: -45px;
	width: 950px;
}
div#main-menu ul.shortcuts {
	margin: 0;
	padding-left: 0px;
	width: 950px;
	padding-right: 0px;
	padding-top: 20px;
	min-height: 24px; _height: 24px;
	padding-bottom: 0px;
}


div#availability-checker {
	position: absolute;
	left: 0;
	top: 2.88em;
	border: 2px solid #956415;
	margin-left: 5px;
	padding-left: 5px;
	width: 176px;
	padding-right: 5px;
	margin-right: 5px;
	padding-top: 10px;
	height: 12.69em;
	padding-bottom: 5px;
}

div#availability-checker h2 {
	margin: 0 0 14px;
}


div#offers {min-height: 128px; _height: 128px;
	position: relative;
	float: right; _display: inline;
	clear: right;
	width: 418px;
	margin-top: 0;
	margin-bottom: 18px;
}

div#offers h2 {
	background: transparent url(../images/box_title_bg.png) repeat-x scroll;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 4px 0;
	width: 180px;
}

div#offers img {
	display: block;
	width: 180px;
	height: 128px;
}


div#newsletter {
	position: absolute;
	left: 0;
	top: 43.02em;
	margin-left: 23px;
	width: 154px;
	margin-right: 23px;
	height: 6.3em;
}

div#newsletter .intro {
	margin: 0 0 0.5em;
}


div#quick-contact {
	position: relative;
	float: right; _display: inline;
	clear: right;
	width: 418px;
	margin-top: 0;
	margin-bottom: 35px;
}

div#quick-contact .intro {
	margin-top: 0;
}

div#quick-contact dl {
	background: transparent url(../images/quick-contact-right.gif) no-repeat scroll right top;
	float: left; _display: inline;
	clear: left;
	padding: 3px 3px 3px 0;
	margin-left: 3px;
	margin-top: -0.5em;
	min-height: 16px; _height: 16px;
}

div#quick-contact dt {
	background: transparent url(../images/quick-contact-left.gif) no-repeat scroll left top;
	_position: relative;
	float: left; _display: inline;
	margin-left: -3px;
	padding-left: 5px; /* 3 for rounded corner, + extra */
	margin-top: -3px;
	padding-top: 3px;
	min-height: 16px; _height: 16px;
	padding-bottom: 3px;
}

div#quick-contact dd {
	background-color: #AB733A;
	display: inline;
	margin: 0 0 0 0.6em;
}


div#corp-menu {
	position: absolute;
	left: 0;
	top: 20.16em;
	margin-left: 23px;
	width: 154px;
	margin-right: 23px;
	height: 21.06em;
}

div#corp-menu ul {
	margin: 0;
	padding: 0;
}


div#address {
	background-color: white;
	clear: both; /* float would work instead, but falls foul of float overlap bug in Opera=9.6 */
	padding-left: 10px;
	padding-top: 14px;
}

div#address dl.contact {
	margin: 0;
	padding: 0;
}
div#address dl.contact dt,
div#address dl.contact dd {
	display: inline;
	margin: 0;
}


div#legal {
	position: absolute;
	right: 0;
	width: 310px;
	margin-right: 10px;
	bottom: 0;
}

div#legal p {
	margin: 0;
}


.rightSideContentBox {
	float: right;
	clear: right;
	width: 418px;
	margin-bottom: 24px;
}


div#user-menu li,
div#user-menu ul {
	margin: 0;
	padding-left: 0
}


div#rssLinks {
	float:right;
	clear:right;
	width:202px;
}

#page_news div#rssLinks {

	width:220px;
}

div#rssLinks a {
	text-decoration:none;
	font-size:14px;
		
}


/* Downloads for dynamic pages and other downloads */

#main-content .downloadContent h3 {
	margin-top: 0.3em;
	padding-top: 0;
	text-transform:none;
	font-size: 1em;
	font-weight: normal;
}

#main-content .download {
	padding: 6px 0;
	height: 90px;		
}

#main-content .download.filetype_pdf {
	padding: 6px 0;
	height: 50px;		
}

#main-content .download.filetype_doc {
	padding: 6px 0;
	height: 50px;		
}

#main-content .downloadImage {
	float: left; _display: inline;
}

#main-content .download.filetype_pdf .downloadImage {
	padding: 40px 37px 0 0;
	background: url(../images/icon_pdf.jpg) no-repeat;
	width: 0; height: 0;
}

#main-content .download.filetype_doc .downloadImage {
	padding: 40px 37px 0 0;
	background: url(../images/icon_doc.jpg) no-repeat;
	width: 0; height: 0;
}

#main-content .downloadContent {
	float: left; _display: inline;
	padding: 0 10px;
}

#main-content .downloadContent a h3
{
	color: #B2740E;
}

#main-content .downloadContent a:hover h3
{
	color: #CC9955;
	text-decoration:  underline;
}

/* ----- END LAYOUT COMMON TO ALL PAGES ----- */

/* START OFFSCREEN */
div#page-summaries h2 {
	position: absolute;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}
/* END OFFSCREEN */


div#branding {
	margin-top: 303px;	
}


div#main-content h2,
div#main-content p.tagline {
	width: 312px;
	padding-right: 418px;
}


div#page-summaries {
	position: relative;
	z-index: 1;
	float: right; _display: inline;
	margin-left: 0px;
	padding-left: 0px;
	width: 418px;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 60px;
	margin-top : 30px;
}

div.page-summary {
	background: #F3EFEB;
	float: left; _display: inline;
	border: 1px solid white;
	padding-left: 4px;
	width: 192px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
div.page-summary-1 {
	margin-left: 5px;
	margin-right: 5px;
}
div.page-summary-2 {
	margin-right: 4px;
}

div.page-summary h3 {
	background: transparent url(../images/box_title_bg.png) repeat-x scroll;
	position: absolute;
	z-index: 1; /* 'auto' fails not work correctly in Opera <=8.54 */
	top: 1px;
	margin: 0;
	_margin: 0 !important;
	padding: 4px 0;
	width: 200px;
}
*:first-child+html div.page-summary h3 {
	margin: 0 !important;
}

div.page-summary h3,
div.page-summary img {
	margin-left: -4px;
	margin-right: -4px;
}

div.page-summary img {
	display: block;
}

#video-popup-link {
	display: none;
}


/* ---------------------------------END LAYOUT -------------------------------------*/

/* --------------------------------- START MAIN MENU -------------------------------------*/

div#main-menu ul {
	list-style-type: none;
}

div#main-menu ul li {
	float: left; _display: inline;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	list-style: none;
	white-space: nowrap;
}
div#main-menu ul li.last {
	border-right: 0;
}

div#main-menu ul li a {
	display: block;
	position: relative; /* force IE6/7 to show linebox overflow */
	margin: 0 5px;
	padding: 0;
	padding-bottom: 0px;
	line-height: 1em;
	text-decoration: none;
}
div#main-menu ul li.item1 a {
	margin-left: 0;
}
div#main-menu ul li.highlight a {
	padding-bottom: 0px;
	border-bottom: 0px solid #000;
}
div#main-menu ul li a:hover,
div#main-menu ul li a.active-on {
}

/* --------------------------------- END MAIN MENU -------------------------------------*/

/* --------------------------------- START CORP MENU -------------------------------------*/

div#corp-menu ul {
	list-style-type: none;
}

div#corp-menu ul li {
	display: block;
	margin: 0;
	border-top: 1px solid;
	list-style-type: none;
}

div#corp-menu ul li a {
	display: block;
	padding: 2px 0;
	text-decoration: none;
}
div#corp-menu ul li a:hover,
div#corp-menu ul li a.active-on {
}

/* --------------------------------- END CORP MENU -------------------------------------*/

/* ------------------------------ START SECTION MENU -----------------------------------*/

div#section-menu ul {
	list-style-type: none;
}

div#section-menu ul li {
	display: block;
	margin: 0;
	border-top: 1px solid;
	list-style-type: none;
}
div#section-menu ul li.item1 {
	border-top: 0 none;
}

div#section-menu ul li a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
}
div#section-menu ul li a:hover,
div#section-menu ul li a.active-on {
}
div#section-menu ul li.item1 a {
	padding-top: 0;
}

/* --------------------------------- END SECTION MENU ----------------------------------*/


/* ---------------------------------- START USER MENU --------------------------------- */

div#user-menu {
	font-family:Verdana,sans-serif;
	
}

div#user-menu h2 {
	margin:0 12px 0 5px;
}

div#user-menu ul {
	list-style-type: none;
	margin:0 12px 0 5px;
}

div#user-menu ul li {
	display: block;
	margin: 0;
	border-top: 1px solid;
	list-style-type: none;
}
div#user-menu ul li.item1 {
	border-top: 0 none;
}

div#user-menu ul li a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
}
div#user-menu ul li a:hover,
div#user-menu ul li a.active-on {
}
div#user-menu ul li.item1 a {
	padding-top: 0;
}

/* --------------------------------- END USER MENU ----------------------------------*/

#submenu1,
#submenu2 {
	margin-bottom: 1.2em;
}

/* ------------------------- START BOOKING MASK AND NEWSLETTER ------------------------- */

div#availability-checker form,
div#newsletter form {
	position: relative;
	zoom: 1;
	margin: 0;
}
/* START EASY CLEARING */
div#newsletter form:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#availability-checker label {
	display: block;
	margin: 8px 0 2px;
	text-transform: uppercase;
}
div#availability-checker label,
div#availability-checker label#date-format-helper {
	font-size: 0.82em;
}
div#availability-checker input,
div#availability-checker select {
	display: block;
	border: 1px solid gray;
}
div#availability-checker input,
div#availability-checker select,
div#availability-checker img.datepicker,
div#newsletter input {
	font-size: 0.9em;
}
div#availability-checker input[type~="hidden"] {
	display: none !important;
}

div#availability-checker div.date {
	zoom: 1;
	_width: 100%; /* IE5 */
	margin-bottom: 4px;
}
div#availability-checker div.date label {
	display: inline;
	margin-right: 2px;
	vertical-align: middle;
}
div#availability-checker div.date label#date-format-helper {
	margin-right: 0;
}
div#availability-checker div.date input {
	display: inline;
	width: 5.94em;
	vertical-align: middle;
}
div#availability-checker img.datepicker {
	display: inline;
	margin-left: 2px;
	width: 25px;
	height: 17px;
	vertical-align: middle;
	cursor: pointer;
}

div#availability-checker div.choose {
	display: inline;
	display: inline-block;
	margin-right: 8px;
	text-align: left; /* IE6/7 */
}
* html div#availability-checker div.choose {
	display: inline;
}
*:first-child+html div#availability-checker div.choose {
	display: inline;
}
div#availability-checker div.choose.children {
	margin-right: 0;
}
div#availability-checker div.choose select {
	padding: 1px;
	width: 4.1em; /* WARNING! Allowing for Safari's need for wide select boxes: for font-size which evaluates to 9px, use 4.4em;  for 11px, 4.1em;  for 12px, 4em */
}

div#newsletter div.email-entry {
	float: left; _display: inline;
	margin-right: 4px;
}
div#newsletter div.email-entry label {
	position: absolute;
	left: 0;
	top: 1.6em;
	margin: 0;
}
div#newsletter div.email-entry input {
	display: block;
	border: 1px solid #9A6020;
	padding-left: 0.5em;
	width: 11.5em;
	margin-bottom: 2px;
}

div#availability-checker .go,
div#newsletter .go {
	overflow: visible;
	display: block;
	margin: 0 auto;
	border: 0 none;
	padding: 0;
	text-transform: uppercase;
	cursor: pointer;
/*	font-size: 0;
	text-indent: -9999px; /* IE<=7 */
/*	line-height: 9999px; /* IE<=7 old method which fails in IE6 when using AP; text-indent should be more reliable */
}
div#availability-checker .go {
	background: transparent url(../images/booking-button.gif) no-repeat scroll center top;	
	width: 152px;
	margin-top: 14px;
	min-height: 21px; _height: 21px;
	margin-bottom: 10px;
}
div#newsletter .go {
	position: relative;
	float: right; _display: inline;
}

div.calendar {
	z-index: 10;
}


/**
 * Work around Fx2's lack of support for inline-block
 */
/* START Fx<=2 filter */
div#availability-checker div.date > *, div#availability-checker div.choose, div#availability-checker .go, x:-moz-any-link { /* Fx<=2 */
	float: left;
} div#availability-checker div.date > *, div#availability-checker div.choose, div#availability-checker .go, x:-moz-any-link, x:default { /* Fx>=3 */
	float: none;
}
div#availability-checker div.date label, x:-moz-any-link { /* Fx<=2 */
	margin-top: 0.3em;
} div#availability-checker div.date label, x:-moz-any-link, x:default { /* Fx>=3 */
	margin-top: 8px;
}
div#availability-checker div.nights, div#availability-checker .go, x:-moz-any-link { /* Fx<=2 */
	clear: left;
} div#availability-checker div.nights, div#availability-checker .go, x:-moz-any-link, x:default { /* Fx>=3 */
	clear: none;
} /* END Fx<=2 filter */


/* -------------------------- END BOOKING MASK AND NEWSLETTER -------------------------- */

/* --------------------------------- WIDGETS -------------------------------------*/


/* ----------------------------- FINAL FIX-UPS ----------------------------------*/
