/* cxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Colours:
	color: #4d4336; - very dark brown
	color: #; - 
	color: #; - 
	color: #5f1f27; - old sifr red
	color: #5f212c; - old red to replace
*/

/*
NOTES
3 styles max for single line.
*/


/***** DEFAULTS *****/

#QA_site {
	position: fixed;
	top: 5px;
	left: 0px;
	display: block;
	width: 100%;
	z-index: 100;
	height: 20px;
	background-color: #FFFF00;
	color: #000000;
	text-align: center;
	font-size: 1em;
	padding: 5px 0 0 0;
	border-bottom: #000 1px solid;
	border-top: #000 1px solid;
/*	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;*/
	cursor: pointer;
}

html {min-height: 101%;}

body#default, body#home, body#resorthome  {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height: 100%;
	width: 100%;
	/*z-index: 0;*/
	background: #FFFFFF;
}

	body#home {background: url(../assets/images/home/bkgd_body_rpt.jpg) repeat;}
	body#resorthome {background: url(../assets/images/home/bkgd_body_rpt.jpg) repeat;}

a:link {color: #0000FF;	text-decoration: underline;	outline: none;}
a:visited {color: #0000FF; text-decoration: underline; outline: none;}
a:hover {color: #0000FF; text-decoration: none;	outline: none;}
a:active {color: #0000FF; text-decoration: underline; outline: none;}







/*h1, h2, h3, h4 {
	color: #333333;
	font-size: 2.0em;
	margin: 0 0 10px 0;
	padding: 0;
}

	h2 {font-size: 1.8em;}
		h2.child {font-size: 1.4em; font-weight: bold;}
		h2.category {
			float: left;
			display: inline;
			width: 680px;
			border-bottom: 1px solid #cccccc;
		}

	h3 {font-size: 1.6em;}
	h4 {font-size: 1.4em;}

p, p.small {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
	p.small {font-size: 1.0em; margin: 0 0 6px 0;}
	p span {color:#666666;}*/

ul {margin: 10px; padding: 0; }
	ul li {margin: 0 0 0 17px; padding: 0; }

ol {  padding: 0; list-style: decimal; }
	ol li {padding: 0; margin-left: 20px; }

form, input {margin: 0px; padding: 0px;}

img { border: none;  }
div#column01 img { }




textarea {font-family: Arial, Helvetica, sans-serif;}

hr {height: 1px; color: #333333; border: 1px #333333 dashed;}

.hidden {display:none;}

.no_margin {margin: 0;}

.left {float: left; }
.leftPadding { padding-top:4px; }
.right {float: right;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.end {margin: 0;}

span.left { float: left; display:inline-block; min-width:80px; }

/***** STRUCTURE *****/

/* Centred Structure */

#grad_rpt_home, #grad_rpt_resorthome {top: 0px; width: auto; margin: auto; background: url(../assets/images/home/bkgd_grap_rpt.jpg) top center repeat-x;}
	#grad_rpt_resorthome {background: url(../assets/images/resorthome/bkgd_grap_rpt.jpg) top center repeat-x;}

#main_hold_default, #main_hold_home, #main_hold_resorthome {top: 0px; width: auto; margin: auto; background: url(../assets/images/default/bkgd_flock.jpg) top center no-repeat;}
	#main_hold_home { height: 943px; background: url(../assets/images/home/bkgd_flock_shadow.jpg) top center no-repeat;}
	#main_hold_resorthome { background: url(../assets/images/resorthome/bkgd_flock_rh.jpg) top center no-repeat;}

#outter_wrapper {
	position: relative;
	width: 960px;
	margin: auto;
	padding: 0;
	/*z-index: 0;*/
}

#inner_wrapper {
	position: relative;
	top: 0px;
	width: 960px;
	margin: auto;
}

#content_hold {
	float: left;
	display: inline;
	position: relative;
	width: 960px;
	height: auto;
	margin: 146px 0 4px 0;
	padding: 0;
	/*z-index: 100000;*/
}

#cms_content {
	float: left;
	display: inline;
	position: relative;
	width: 713px;
	height: auto;
	margin: 0;
	padding: 0;
}


#cms_content table, #modal_border table {
	border:none;
	
}
#cms_content table tr td, #modal_border table tr td {
	border:1px solid #ccc;
	color:#6D6E71;
	font-size:1.2em;
	padding:3px;
}





#column01b #cms_content {width: 575px;}





/***** HEADER *****/

/*in colour.cfm*/



/***** FOOTER *****/

/*in colour.cfm*/



/**** BODY structure ****/



/******************/

/**** HOMEPAGE ****/


/*****************/

/**** RIGHT COLUMN ****/
#book_online {
	float: left;
	display: inline;
	width: 228px;
	height: 126px;
	margin: 0; 
	padding: 0;
	background: url(../assets/images/default/bkgd_bo_form.jpg) bottom left no-repeat;
}

	#book_online h3 {
		width: 228px;
		height: 36px;
		margin: 0; 
		padding: 0;
		border-bottom: 1px solid #806f59;
		background:url(../assets/images/default/bkgd_bo_title.gif) left top no-repeat;
	}

	#book_online h3 span {display: none;}

	#book_online form {
		float: left;
		display: inline;
		width: 228px;
		height: 90px;
	}
	
	#book_online div {
		float: left;
		display: inline;
		width: 228px;
		margin: 0 0 1px 0;
		padding: 0;
	}

	#book_online label {
		float: left;
		display: inline;
		width: 125px;
		height: 29px;
		line-height: 29px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-size: 1.2em;
		letter-spacing: -0.025pc;
		font-weight: normal;
		margin: 0;
		padding: 0 0 0 8px;
		color: #4d4336;
	}
	
		#book_online label.start_date {
			width: 88px;
		}

	#book_online div img {
		float: left;
		display: inline;
		width: 31px;
		height: 19px;
		margin: 5px 6px 0 0;
		padding: 0;
		border: none;
	}
	
	#book_online input {
		float: left;
		display: inline;
		width: 83px;
		height: 15px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-size: 1.1em;
		margin: 5px 0 0 0;
		padding: 2px;
		border: none;
		color: #5a4e3e;
		background: #ded5c8;
	}

		#book_online input.bo_start_date {float: right; margin: 5px 8px 0 0;}

		#book_online input:focus {color: #ded5c8; background: #5a4e3e;}

	#book_online select.bo_stay, #book_online select.bo_num_guests {
		float: left;
		display: inline;
		width: 87px;
		height: 19px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-size: 1.1em;
		margin: 5px 0 0 0;
		padding: 2px;
		border: none;
		color: #5a4e3e;
		background: #ded5c8;
	}

		#book_online select.bo_num_guests {width: 40px;}

		#book_online select:focus {color: #ded5c8; background: #5a4e3e;}

	#book_online input.bo_submit { 
		float: left;
		display: inline;
		width: 37px;
		height: 19px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		color: #FFFFFF;
		font-weight: normal;
		text-align: left;
		border: none;
		cursor: pointer;
		margin: 5px 0 0 11px;
		padding: 2px;
		background: url(../assets/images/default/bkgd_bo_submit.gif) left top no-repeat;
	}

#home_advert {
	float: left;
	display: inline;
	width: 220px;
	height: 353px;
	margin: 0;
	padding: 4px;
	background-color:#BAA989;
}	
		

/********************/

/**** Our Resorts Box ****/

#our_resorts {
	float: left;
	display: inline;
	width: 713px;
	height: auto;
	margin:  20px 0 20px 0;
	padding: 0;
}

#our_resorts a:link,
#our_resorts a:visited,
#our_resorts a:hover,
#our_resorts a:active
{ text-decoration:none; }

#column01b #our_resorts {display: none;}

/*	in colour.cfm

	#our_resorts_heading {
		float: left;
		display: inline;
		width: 713px;
		height: auto;
		margin:  20px 0 20px 0;
		padding: 0;
		background:url(../assets/images/default/bkgd_our_resort_tile_rpt.jpg) left top repeat;
	}*/
	
	
	#our_resorts_fm, #our_resorts_hl, #our_resorts_sp, #our_resorts_tr {
		float: left;
		display: inline;
		width: 233px;
		height: 195px;
		margin: 0;
		padding: 0;
		background:url(../assets/images/default/bkgd_our_resort_tile_rpt.jpg) left top repeat;
	}
	#our_resorts_fm { }
	
	.our_resorts_title, .our_resorts_img, .our_resorts_txt {
		float: left;
		display: inline;
		width: 222px;
		height: 38px;
		margin: 0 0 0 11px;
		padding: 0;
		background-color: #91866D;
		text-decoration:none;
		cursor:pointer;
	}

	/*.our_resorts_title span, .our_resorts_img span {display: none;}*/

		.our_resorts_img {
			width: 205px;
			height: 97px;
			border: 4px solid #91866d;
		}
		
		.our_resorts_txt {
			width: 213px;
			height: 30px;
			color: #4c4336;
			font-size: 1.1em;
			margin: 12px 0 0 11px;
			background: url(../assets/images/default/bkgd_our_resort_arrow.gif) 150px 16px no-repeat;
		}
	

	#our_resorts_fm .our_resorts_title {background:url(../assets/images/default/bkgd_our_resort_title_fm.gif) left 10px no-repeat;}
	#our_resorts_fm .our_resorts_img {background:url(../assets/images/default/bkgd_our_resort_img_fm.jpg) top left no-repeat;}

	#our_resorts_hl .our_resorts_title {background:url(../assets/images/default/bkgd_our_resort_title_hl.gif) left 10px no-repeat;}
	#our_resorts_hl .our_resorts_img {background:url(../assets/images/default/bkgd_our_resort_img_hl.jpg) top left no-repeat;}

	#our_resorts_sp .our_resorts_title {background:url(../assets/images/default/bkgd_our_resort_title_sp.gif) left 10px no-repeat;}
	#our_resorts_sp .our_resorts_img {background:url(../assets/images/default/bkgd_our_resort_img_sp.jpg) top left no-repeat;}
	
	#our_resorts_tr .our_resorts_title {background:url(../assets/images/default/bkgd_our_resort_title_tr.gif) left 10px no-repeat;}
	#our_resorts_tr .our_resorts_img {background:url(../assets/images/default/bkgd_our_resort_img_tr.jpg) top left no-repeat;}
	
	#our_resorts_mb .our_resorts_title {background:url(../assets/images/default/bkgd_our_resort_title_mb.gif) left 10px no-repeat;}
	/*#our_resorts_mb .our_resorts_img {background:url(../assets/images/default/bkgd_our_resort_img_mb.jpg) top left no-repeat;}*/


/******  4 RESORTS SHOWING   *********/

	#our_resorts_fm4, #our_resorts_hl4, #our_resorts_sp4, #our_resorts_tr4, #our_resorts_mb4 {
		float: left;
		display: inline;
		width: 174px;
		height: 195px;
		margin: 0;
		padding: 0;
		background:url(../assets/images/default/bkgd_our_resort_tile_rpt.jpg) left top repeat;
	}

	.our_resorts_title4, .our_resorts_img4, .our_resorts_txt4 {
		float: left;
		display: inline;
		width: 163px;
		height: 38px;
		margin: 0 0 0 11px;
		padding: 0;
		background-color: #91866D;
	}

		.our_resorts_img4 {
			width: 146px;
			height: 97px;
			border: 4px solid #91866d;
		}
		
		.our_resorts_txt4 {
			width: 146px;
			height: 30px;
			color: #4c4336;
			font-size: 1.1em;
			margin: 12px 0 0 11px;
			background: url(../assets/images/default/bkgd_our_resort_arrow.gif) 150px 16px no-repeat;
		}

	#our_resorts_fm4 .our_resorts_title4 {background:url(../assets/images/default/bkgd_our_resort_title_fm.gif) left 10px no-repeat;}
	#our_resorts_fm4 .our_resorts_img4 {background:url(../assets/images/default/bkgd_our_resort_img_fm4.jpg) top left no-repeat;}

	#our_resorts_hl4 .our_resorts_title4 {background:url(../assets/images/default/bkgd_our_resort_title_hl.gif) left 10px no-repeat;}
	#our_resorts_hl4 .our_resorts_img4 {background:url(../assets/images/default/bkgd_our_resort_img_hl4.jpg) top left no-repeat;}

	#our_resorts_sp4 .our_resorts_title4 {background:url(../assets/images/default/bkgd_our_resort_title_sp.gif) left 10px no-repeat;}
	#our_resorts_sp4 .our_resorts_img4 {background:url(../assets/images/default/bkgd_our_resort_img_sp4.jpg) top left no-repeat;}
	
	#our_resorts_tr4 .our_resorts_title4 {background:url(../assets/images/default/bkgd_our_resort_title_tr.gif) left 10px no-repeat;}
	#our_resorts_tr4 .our_resorts_img4 {background:url(../assets/images/default/bkgd_our_resort_img_tr4.jpg) top left no-repeat;}
	
	#our_resorts_mb4 .our_resorts_title4 {background:url(../assets/images/default/bkgd_our_resort_title_mb.gif) left 10px no-repeat;}
	#our_resorts_mb4 .our_resorts_img4 {background:url(../assets/images/default/bkgd_our_resort_img_mb4.jpg) top left no-repeat;}



/*******************************/

/**** ACTIVITY SCHEDULE PANEL ****/

#activity_schedule {
	float: left;
	display: inline;
	width: 713px;
	height: auto;
}

#as_panel {
	float: left;
	display: inline;
	width: 545px;
	height: auto;
	margin: 0 0 10px 26px;
	padding: 0 0 0 4px;
	background: url(../assets/images/default/bkgd_as_border_rpt.gif) left top repeat;
}

.as_times {
	float: left;
	display: inline;
	width: 94px;
	height: auto;
	margin: 14px 0 0 0;
	padding: 29px 0 0 0;
	background: url(../assets/images/default/bkgd_as_border_rpt.gif) left -14px repeat;
}

	.as_times span.as_times {
		float: left;
		display: inline;
		width: 94px;
		color: #71664e;
		font-size: 14px;
		height: 10px;
		margin: 8px 0 26px 3px;
		padding: 0;
	}

	.as_prev, .as_next {
		float: left;
		display: inline;
		width: 31px;
		height: 14px;
		margin: 19px 0 0 13px;
		border: none;
		cursor: pointer;
		outline: none;
		background: url(../assets/images/default/bkgd_as_prev.gif) left top no-repeat;
	}

		.as_next {width: 27px; margin: 19px 0 0 0; background: url(../assets/images/default/bkgd_as_next.gif) right top no-repeat;}


.as_ul_wrap {
	float: left;
	display: inline;
	width: 380px;
	height: auto;
	margin: 0 1px 0 1px;
	overflow: hidden;
}

	.as_ul_wrap ul {
		height: auto;
	}

		.as_ul_wrap ul li {
			float: left;
			display: inline;
			width: 104px;
			height: auto;
			margin: 14px 2px 0 0;
			padding: 0 10px 0 10px;
			background: url(../assets/images/default/bkgd_as_border_rpt.gif) left -14px repeat;
		}

		span.day {
			float: left;
			display: inline;
			width: 104px;
			height: 24px;
			line-height: 24px;
			color: #71664e;
			font-size: 12px;
			margin: 0;
			padding: 5px 0 0 0;
			cursor: pointer;
			outline: none;
		}

/*			span.monday, span.tuesday, span.wednesday, span.thursday, span.friday, span.saturday, span.sunday {
				float: left;
				display: inline;
				width: 104px;
				height: auto;
				color: #71664e;
				font-size: 1.4em;
				margin: 0 0 8px 0;
				padding: 0;
				background: url(../assets/images/default/bkgd_as_day_mon.gif) left top no-repeat;
			}
			
				span.tuesday {background: url(../assets/images/default/bkgd_as_day_tue.gif) left top no-repeat;}
				span.wednesday {background: url(../assets/images/default/bkgd_as_day_wed.gif) left top no-repeat;}
				span.thursday {background: url(../assets/images/default/bkgd_as_day_thur.gif) left top no-repeat;}
				span.friday {background: url(../assets/images/default/bkgd_as_day_fri.gif) left top no-repeat;}
				span.saturday {background: url(../assets/images/default/bkgd_as_day_sat.gif) left top no-repeat;}
				span.sunday {background: url(../assets/images/default/bkgd_as_day_sun.gif) left top no-repeat;}*/
			

			span.as_title_code, span.as_blank {
				float: left;
				display: inline;
				width: 104px;
				height: 40px;
				color: #6d6e71;
				font-size: 11px;
				margin: 3px 0 1px 0;
				padding: 0;
				cursor: pointer;
			}

				span.as_title_code span.as_title {float: left; width: 104px; font-weight: bold;}
				span.as_title_code span.as_code {float: left; width: 104px;}


div.as_side_wrap, div.as_side_guide, div.as_side_info {
	float: left;
	display: inline;
	width: 120px;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0;
}

	div.as_side_guide {
		margin: 0 0 20px 0;
		background-color: #efebe3;
	}

	div.as_side_info {
		margin: 0;
		background-color: #efebe3;
	}

	div.as_side_title_abbr, div.as_side_title_info {
		width: 115px;
/*		height: auto;*/
		color: #71664e;
		font-size: 1.5em;
		margin: 6px 0 0 5px;
		padding: 0;
	}

	div.code {
		width: 112px;
		color: #6B6F70;
		font-size: 1.1em;
		margin: 0 4px 4px 4px;
	}



/*DIRECTIONS*/

div.directions_map, div.map_canvas {
	float: left;
	display: inline;
	width: 680px;
	height: 450px;
	margin: 0;
	padding: 0;
	border: 1px solid #C8C2B6;
}

	div.map_canvas {border: none}

#MapDivs {
	float: left;
	width: 680px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #C8C2B6;
	border-top: none;
	/*background-color: #efebe3;*/
	background: #544b3e;
}

	#mapSum {
		float: left;
		display: inline;
		width: 650px;
		height: auto;
		font-size: 1.1em;
		color: #efebe3;
		font-weight: bold;
		line-height: 14px;
		text-align: right;
		margin: 0 0 8px 0;
		padding: 0;
	}

	#mapDir {
		float: left;
		display: inline;
		width: 650px;
		font-size: 1.1em;
		color: #efebe3;
		margin: 0 0 10px 0;
		padding: 0;
	}

	#mapDir div.directions {
		margin: 0;
		padding: 4px 0 4px 0;
		border-bottom: 1px solid #FFFFFF;
	}

	#mapDir div.directions div, #mapDir div.directions div.google_note {font-style: italic; color: #FFFFFF; padding: 4px 0 0 28px;}

	ul.side_menu_section {
		float: left;
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		li.side_menu_section {
			float: left;
			display: inline;
			list-style: none;
			font-size: 1.1em;
			line-height: 14px;
			color: #FFFFFF;
		}

			li.side_menu_section a {
				float: left;
				display: inline;
				list-style: none;
				font-size: 1.4em;
				line-height: 16px;
				font-weight: bold;
				color: #FFFFFF;
				margin: 4px 10px 8px 0;
				padding: 0;
			}


/*TARIFF TABLE*/

#tariff_container, div.tariff_entry {
	float: left;
	display: inline;
	width: 575px;
	height: auto;
	margin: 20px 0 20px 0;
	padding: 0;
}

	div.tariff_entry {
		width:575px;
		margin: 0 0 26px 0;
		padding: 6px 0 0 0;
		border-top: 1px solid #c8c2b6;
	}

	h3.tariff_title {
		float: left;
		display: inline;
		width: auto;
		color: #71664e;
		font-weight: normal;
		font-size: 18px;
		margin: 0;
		padding: 0;
	}

	a.tariff_info:link, a.tariff_info:visited, a.tariff_info:active {
		float: left;
		display: inline;
		width: 575px;
		margin: 0;
		padding: 0;
		cursor: pointer;
		background: url(../assets/images/default/bkgd_tariff_info_icon.gif) right center no-repeat;
	}
	
		a.tariff_info:hover {background: url(../assets/images/default/bkgd_tariff_info_icon_ovr.gif) right center no-repeat;}

	p.tariff_extract {
		float: left;
		display: inline;
		clear: left;
		width: 575px;
		color: #6d6e71;
	}

	p.tariff_price {
		float: right;
		display: inline;
		clear: none;
		color: #6d6e71;
		text-align: right;
		font-weight: bold;
		width: 100px;
	}

#modal_border {
	width: 505px;
	height: auto;
	margin: 21px;
	padding: 9px;
	border: 1px dashed #978C76;
	display:inline-block;
}

	#modal_border ul li, #modal_border ol li { font-size: 1.2em; color: #6d6e71;}

#fader {  }
.homeBorder { padding:7px 7px 7px 7px; width:714px; background-color:#BAA989; height:520px; }



/* video css */

div.otherVid01  {
float:left;
padding-right:10px;
padding-top:10px;
clear:left;
}
div.otherVid02 {
float:left;
padding-top:10px;
width:375px;
}
div.otherVid02 h4 {

	font-size:1.4em;
	font-weight:bold;
	padding:0px;
	margin:3px 0px 4px 0px;
}
p.published { font-weight:bold; font-size:1.1em; }

.clearBoth {  clear:both; }

h3.related_videos {  }

p#player {
border:10px solid #BAA989;
margin:8px 0 0;
padding:0;
width:540px;
height:330px;
}

#videoText { padding-top:6px; padding-right:6px; }

input.postComments {
	float: none;
	display: inline-block;
	width: auto;
	clear:left;
	color: #FFFFFF;
	cursor: pointer;
	margin: 8px 14px 20px 0px;
	padding: 0px 15px 0px 5px;
	border: none;
	background: url(../assets/images/default/bkgd_submit_arrow.gif) no-repeat center right #C0AF91;
}
div.video_comment_box textarea {
	width: 400px;
	height: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #91866d;
	margin: 0 5px 0 0;
	padding: 2px;
	border: none;
	border: 1px solid #EFEBE2;
	background: #EFEBE2;
}

h3.thankYou { padding-top:20px; }

.playing {background-color:#e8e8e9 !important;}

/* twitter code */
    	.twtr-tweet-text{font-size:9px}
		.twtr-doc {
			-moz-border-radius-bottomleft:0px;
			-moz-border-radius-bottomright:0px;
			-moz-border-radius-topleft:0px;
			-moz-border-radius-topright:0px;
		}
		.twtr-timeline {
			-moz-border-radius-bottomleft:0px;
			-moz-border-radius-bottomright:0px;
			-moz-border-radius-topleft:0px;
			-moz-border-radius-topright:0px;
		}
		
		.twtr-hd, .twtr-hd h3, .twtr-hd h4, .twtr-ft{
			background: url(/assets/images/default/bkgd_our_resort_tile_rpt.jpg) left top repeat;
		}

/* twitter code */

