/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: #EBEAE7;
	overflow-x: hidden;
	margin: 0 auto;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
	border: none;
	cursor: pointer;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 19, 2012 */

@font-face {
    font-family: 'TrajanProRegular';
    src: url('trajanpro-regular-webfont.eot');
    src: url('trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanpro-regular-webfont.woff') format('woff'),
         url('trajanpro-regular-webfont.ttf') format('truetype'),
         url('trajanpro-regular-webfont.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/************************ GLOBAL *************************/

a, p, h5 {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	line-height: 18px;
}

p {
	font-size: 14px;
	margin-bottom: 18px;
	color: #666;
}

.bold {
	font-weight: bold;
}

.descriptive_text {
	font-style: italic;
}

.subheading {
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}

.coloured_button_text {
	font-family: 'TrajanProRegular';
	font-size: 15px;
	color: #FFF;
	text-shadow: 0 1px 0 #9C5F36;
	padding-top: 9px;
}

.specials_button .coloured_button_text {
	margin: 0 10px;
}

.pdf_button_text {
	font-family: 'TrajanProRegular';
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFF;
	padding-top: 9px;
}

.last_content {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.content_links {
	color: #AF6C3D;
	font-size: 14px;
}

.content_links:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: 'TrajanProRegular';
}

h1 {
	font-size: 40px;
	color: #333333;
	text-shadow: 1px 1px 0 #F0F0EE, 2px 2px 0 #CECBC1;
	margin-bottom: 10px;
}

h2 {
	font-size: 25px;
	color: #AF6C3D;
	font-weight: bold;
	margin-bottom: 9px;
	text-shadow: none;
}

h4 {
	color: #AF6C3D;
	font-size: 30px;
	text-shadow: 0 1px 0 #666;
	margin-bottom: 12px;
}

h3 {
	font-size: 16px;
	color: #AF6C3D;
	line-height: 19px;
	margin-bottom: 4px;
}

.faq_question {
	color: #FFF;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	color: #AF6C3D;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.no_right {
	margin-right: 0;
	padding-right: 0;
}
.profile.no_right {
	margin-right: 0;
	padding-right: 0;
}

#header_container {
	width: 100%;
	background: #EBEAE7;
}

#header {
	width: 1007px;
	height: 175px;
	margin: 0 auto;
	position: relative;
	background: url(../images/global/header_bottom_shadow.jpg) no-repeat bottom;
}

#chamonix_logo {
	width: 222px;
	height: 137px;
	background: url(../images/global/chamonix_logo.jpg) no-repeat;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	position: relative;
	top: 15px;
}

#home_contact {
	height: 21px;
	list-style: none;
	position: absolute;
	top: 26px;
	right: 0;
}

#home_contact li {
	float: left;
	font-size: 13px;
	color: #918B75;
	margin: 0 7px;
}

.home_contact_sep {
	width: 1px;
	height: 21px;
	background: #918B75;
	margin: 0;
	padding: 0;
}

.home_contact_text {
	color: #918B75;
	position: relative;
	top: 3px;
}

.home_contact_text:hover {
	color: #AF6C3D;
	text-decoration: underline;
}

#body_container {
	width: 100%;
	height: 100%;
	background: url(../images/global/background_tile.jpg) repeat;
}

#image_rotator_container {
	width: 100%;
	z-index: 3;
}

#image_rotator {
	width: 1440px;
	height: 377px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

#rotator_images {
	width: 1440px;
	height: 377px;
	position: absolute;
	z-index: 0;
}

.rotator_image {
	position: absolute;
	display: none;
	width:100% !important;
	height:100% !important;
}

.main_rotator_image {
	display: block;
}

#rotator_nav_container {
	height: 10px;
	position: absolute;
	bottom: 8px;
	right: 455px;
	list-style: none;
	z-index: 10;
}

#rotator_nav_container a {
	width: 11px;
	height: 10px;
	background: url(../images/global/rotator_buttons_off.png) no-repeat;
	font-size: 0px;
	display: block;
	float: left;
	margin-right: 54px;
	cursor: pointer;
	z-index: 10;
}

#rotator_nav_container a:hover {
	background: url(../images/global/rotator_buttons_on.png) no-repeat;
}

#rotator_nav_container a.activeSlide {
	background: url(../images/global/rotator_buttons_on.png) no-repeat;
}

#rotator_nav_thumbs_container  {
	height: 10px;
	position: absolute;
	bottom: 8px;
	right: 455px;
	list-style: none;
}

.thumb_image_frame {
	width: 132px;
	height: 35px;
	padding: 2px;
	border: 1px solid #CCC;
	background: #FFF;
	position: absolute;
	bottom: 12px;
	z-index: 5;
	display: none;
}

.thumb_identifier {
	width: 18px;
	height: 15px;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: absolute;
	bottom: -16px;
	left: 64px;
	z-index: 0;
}

#rotator_shadow {
	position: absolute;
	bottom: -36px;
	z-index: 1;
}

#content_container {
	width: 961px;
	border: 1px solid #B6B3A7;
	border-bottom: 6px solid #B6B3A7;
	padding: 22px 22px 176px 22px;
	background: #EBEAE7 url(../images/global/content_bg_eagle.jpg) no-repeat top right;
	margin: 0 auto;
	display: block;
	position: relative;
}

#left_eagle {
	position: absolute;
	top: 0;
	left: -210px;
}

#right_eagle {
	position: absolute;
	top: 0;
	right: -210px;
}

.main_header_icon {
	float: left;
	margin: 0 15px 0 4px;
}

#content_sep {
	height: 1px;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	background: #AF6C3D;
}

.sc_4_column {
	float: left;
	width: 223px;
	position: relative;
	margin-right: 5px;
}

.sc_4_column_images {
	width: 215px;
	height: 145px;
}

.sc_3_column {
	float: left;
	width: 300px;
	position: relative;
	margin-right: 5px;
}

.sc_3_column_images {
	width: 293px;
	height: 145px;
}

.sc_2_column {
	float: left;
	width: 338px;
	position: relative;
	margin-right: 5px;
}

.sc_2_column_images {
	width: 330px;
	height: 160px;
}

.split_column {
	float: left;
	width: 455px;
	position: relative;
	margin-right: 5px;
}

.split_column_images {
	width: 447px;
	height: 160px;
}

.image_frame {
	border: 1px solid #E4E3DE;
	padding: 3px;
	background: #FFF;
	margin-bottom: 15px;
}

li#big_2_column_side_sep {
	width: 1px;
	height: 275px;
	background: #E4E3DE;
	margin: 0 15px 0 5px;
	float: left;
}

.pc_2_column_images {
	width: 331px;
	height: 191px;
	float: left;
	margin-right: 12px;
}

.sc_heading {
	font-size: 16px;
	color: #AF6C3D;
	text-transform: uppercase;
	margin: 0 0 5px 4px;
	font-weight: bold;
	display: block;
}

.sc_text {
	color: #918B75;
	margin-left: 4px;
}

.sc_2_column_cta {
	color: #AF6C3D;
	font-size: 14px;
	margin-left: 4px;
}

.sc_cta {
	color: #AF6C3D;
	position: absolute;
	left: 4px;
	bottom: 0;
	font-size: 14px;
}

.sc_cta:hover, .sc_2_column_cta:hover {
	font-weight: bold;
}

.sc_sep_container {
	width: 1px;
	margin-right: 5px;
	position: relative;
}

.sc_sep {
	height: 104px;
	width: 1px;
	background: #E4E3DE;
	position: absolute;
	bottom: 0;
}

#last_column {
	margin-right: 0;
}

#sc_bottom_shadow {
	position: relative;
	top: -22px;
}

.clear {
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.features_container {
	margin-bottom: 18px;
}

.features {
	list-style-image: url(../images/global/features_bullets.jpg);
	margin: 0 0 11px 14px;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	line-height: 18px;
	color: #666;
	font-size: 14px;
}

#last_feature {
	margin-bottom: 0;
}

.booking_enquiry_buttons {
	width: 178px;
	height: 34px;
	border: 1px solid #9C5F36;
	display: block;
	background: #BF7746 url(../images/global/order_enquiry_button_highlight.jpg) no-repeat top center;
	text-align: center;
	position: relative;
}

.specials_button {
	height: 34px;
	border: 1px solid #9C5F36;
	display: inline-block;
	background: #BF7746;
	text-align: center;
	position: relative;
	margin-right: 20px;
}

.booking_enquiry_buttons:hover {
	background: #AC683C url(../images/global/order_enquiry_button_overstate_highlight.jpg) no-repeat top center;
}

.specials_button:hover {
	background: #AC683C;
}

.booking_enquiry_buttons:hover .coloured_button_text, .specials_button:hover .coloured_button_text {
	text-shadow: 0 1px 0 #8C542F;
}

.booking_enquiry_buttons:hover .coloured_button_bottom_bar, .specials_button:hover .coloured_button_bottom_bar {
	background: #9D5F35;
}

.coloured_button_bottom_bar {
	width: 178px;
	height: 2px;
	background: #B46D3F;
	position: absolute;
	bottom: 0;
	left: 0;
}

.specials_button .coloured_button_bottom_bar {
	width: 100%;
}

.pdf_download_buttons {
	width: 163px;
	height: 34px;
	padding-left: 10px;
	border: 1px solid #D8D6CD;
	display: block;
	background: #dbd9d2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZDlkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #dbd9d2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbd9d2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #dbd9d2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #dbd9d2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #dbd9d2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(left, #dbd9d2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd9d2', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
	text-align: left;
	position: relative;
}

.pdf_download_buttons:hover .pdf_button_text {
	color: #EE2C3C;
}

.pdf_button_bottom_bar {
	width: 100%;
	height: 2px;
	background: #CECBC1;
	position: absolute;
	bottom: 0;
	left: 0;
}

.pdf_highlight {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.pdf_icon {
	position: absolute;
	top: -1px;
	right: 0;
}

div#loader {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 260px;
	left: 450px;
	z-index: 999;
	display: none;
}

div#gallery_loader {
	width: 50px;
	height: 50px;
	background: url(../images/global/loader.gif) no-repeat;
	position: absolute;
	top: 182px;
	left: 259px;
	z-index: 999;
	display: none;
}

div#loader img {
	width: 50px;
	height: 50px;
	display: block;
}
/************************ GLOBAL *************************/
/************************ NAVIGATION *************************/
#nav_container {
	width: 100%;
	height: 46px;
	background: url(../images/global/nav_bg_off.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
	position: relative;
	display: block;
	z-index: 999;
}

#nav {
	width: 800px;
	height: 46px;
	list-style: none;
	margin: 0 auto;
}

#active_nav {
	background: url(../images/global/nav_bg_active.jpg) repeat-x;
	border: 1px solid #E4E3DE;
	color: #9C5F36;
}

.main_nav {
	float: left;
	height: 46px;
	text-align: center;
	position: relative;
}

#our_farm {
	width: 96px;
}

#specials {
	width: 96px;
}

#water {
	width: 78px;
}

#wine_spirits {
	width: 125px;
}

#taste_eat {
	width: 110px;
}

#accommodation {
	width: 132px;
}

#weddings_functions {
	width: 165px;
}

#game_farm {
	width: 108px;
}
#contact_main{
	width: 85px;
}

#flights {
	width: 193px;
}

.main_nav a {
	height: 31px;
	padding-top: 13px;
	color: #FFF;
	font-size: 13px;
	display: block;
}

.main_nav a:hover {
	background: url(../images/global/nav_bg_over.jpg) repeat-x;
}

.main_nav:hover .subnav_container, .extendedNav:hover .selfCateringCottages {
	display: block;
}
#nightbridge{
	position: fixed;
	right: 0;
	top: 0;
	padding: 15px 30px;
	background: #B36B39;
	font-family: 'TrajanProRegular', serif;
	color:#fff;
	font-size: 20px;
	text-align: center;
	line-height: 1.5;
	z-index: 999999;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.subnav_container {
	width: 138px;
	list-style: none;
	border: 1px solid #FFF;
	background: #F0F0EE;
	position: absolute;
	top: 46px;
	display: none;
	z-index: 9999;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.selfCateringCottages {
	width: 138px;
	list-style: none;
	border: 1px solid #FFF;
	background: #F0F0EE;
	position: absolute;
	top: 0;
	left: 138px;
	display: none;
	z-index: 9999;
}

#our_farm_subnav {
	left: -25px;
}

#water_subnav {
	left: -31px;
}

#wine_spirits_subnav {
	left: -8px;
}

#taste_eat_subnav {
	left: -15px;
}

#accommodation_subnav {
	left: -4px;
}

#weddings_functions_subnav {
	left: 13px;
}

.subnav, .cottages {
	height: 33px;
	text-align: center;
	position: relative;
}

.double_row {
	height: 52px;
}

.subnav:hover > .subnav_icon {
	display: block;
}

.cottages:hover > .subnav_icon {
	display: block;
}

.subnav_sep {
	width: 90%;
	height: 1px;
	background: #FFF;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}

.subnav a, .cottages a {
	font-size: 12px;
	color: #7E7161;
	height: 26px;
	padding-top: 7px;
	font-size: 13px;
	display: block;
}

.subnav a:hover, .cottages a:hover {
	background: none;
}

.subnav_icon {
	position: absolute;
	top: 12px;
	left: 5px;
	display: none;
}

.moreNav_icon {
	position: absolute;
	top: 23px;
	right: 10px;
}
/************************ NAVIGATION *************************/
/************************ BREADCRUMBS *************************/
#breadcrumbs {
	width: 926px;
	height: 18px;
	margin-bottom: 22px;
	padding: 0 16px;
	list-style: none;
	position: relative;
	z-index: 10;
}

#breadcrumbs li {
	float: left;
	margin-right: 7px;
	position: relative;
}

.breadcrumb_links {
	font-size: 12px;
	color: #918B75;
	position: relative;
	z-index: 10;
}

.breadcrumb_links:hover {
	text-decoration: underline;
}

#active_breadcrumb_link {
	color: #A8683B;
}

.breadcrumb_sep {
	width: 1px;
	height: 18px;
	background: #918B75;
}
/************************ BREADCRUMBS *************************/
/************************ SIDEBAR *************************/
#sidebar_cont {
	width: 223px;
	height: 100%;
	float: left;
	margin: 0 0 22px 13px;
	position: relative;
}

.sidebar_link {
	width: 223px;
	margin-bottom: 22px;
	position: relative;
}

#qa_sidelink {
	width: 189px;
	height: 115px;
	padding: 16px;
	border: 1px solid #E4E3DE;
	background: #F0F0EE;
}

#last_sidebar_link {
	margin-bottom: 0;
	width: 223px;
	position: relative;
}

#sidebar_waterbottles, #sidebar_winebottles {
	position: absolute;
	top: -20px;
	right: -6px;
	display: block;
}

#sidebar_spiritbottles {
	position: absolute;
	top: -16px;
	right: -6px;
}

#sidebar_wine_spiritbottles {
	position: absolute;
	top: -11px;
	right: -6px;
}

.sidebar_image_frame {
	width: 215px;
	height: 145px;
	border: 1px solid #CDCBBF;
	padding: 3px;
	background: #E6E5E0;
}

.sidebar_button {
	width: 221px;
	height: 81px;
	border: 1px solid #B1AD9C;
	display: block;
	position: relative;
	top: -1px;
	text-align: center;
	background: #DBD9D2 url(../images/sidebar/sidebar_button_reflection.jpg) no-repeat top center;
}

.sidebar_button_bottom_color {
	width: 100%;
	height: 5px;
	background: #C7C4B8;
	position: absolute;
	bottom: 0;
	left: 0;
}

.sidebar_link_heading {
	margin-bottom: 9px;
}

.sidebar_button_text {
	font-family: 'TrajanProRegular';
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFF;
	display: block;
	width: 223px;
	height: 53px;
	padding-top: 30px;
	margin-bottom: 0;
}

.sidebar_button_text_double_row {
	font-family: 'TrajanProRegular';
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFF;
	display: block;
	width: 223px;
	height: 63px;
	padding-top: 20px;
	margin-bottom: 0;
	line-height: 20px;
}

.sidebar_text {
	color: #918B75;
}

.sidebar_cta {
	font-size: 14px;
	color: #AF6C3D;
	margin-bottom: 0;
}

.sidebar_cta:hover {
	font-weight: bold;
}

.sidebar_button:hover .sidebar_button_text, .sidebar_button:hover .sidebar_button_text_double_row {
	color: #AF6C3D;
}

.opening_hours_container {
	width: 189px;
	padding: 16px;
	border-top: 1px solid #E4E3DE;
	border-left: 1px solid #E4E3DE;
	border-right: 1px solid #E4E3DE;
	border-bottom: 1px solid #E4E3DE;
	background: #F0F0EE;
	margin-bottom: 22px;
}

.opening_hours_container p {
	margin-bottom: 9px;
	font-size: 12px;
}

.opening_hours_container p.bold {
	margin-bottom: 0;
}

.opening_hours_container h3 {
	margin-bottom: 16px;
}

.sidebar_more_info_container {
	width: 191px;
	padding: 10px 16px;
	background: #333;
	margin-bottom: 22px;
}

#sidebar_more_info_no_margin {
	margin-bottom: 0;
}

.hours_sep {
	width: 189px;
	height: 1px;
	display: block;
	margin-bottom: 9px;
	background: #CCC;
}

.sidebar_description {
	font-size: 10px;
	color: #FFF;
	font-style: italic;
	margin-bottom: 0;
	line-height: 13px;
}
/************************ SIDEBAR *************************/
/************************ HOME *************************/
#image01 {
	right: 386px;
}

#image02 {
	right: 321px;
}

#image03 {
	right: 256px;
}

#image04 {
	right: 191px;
}

#image05 {
	right: 126px;
}

#image06 {
	right: 61px;
}

#image07 {
	right: -4px;
}

#homepage_rotator_caption {
	width: 263px;
	height: 148px;
	position: absolute;
	bottom: -51px;
	right: 213px;
	background: url(../images/home/home_rotator_badge.png) no-repeat;
	text-align: right;
	z-index: 3;
}

#top_caption_text, #bottom_caption_text {
	font-family: 'TrajanProRegular';
	color: #333333;
	text-shadow: 0 1px 0 #FFF;
}

#top_caption_text {
	font-size: 30px;
	margin: 31px 46px 0 0;
	line-height: 1;
}

#bottom_caption_text {
	font-size: 50px;
	margin: 10px 46px 0 0;
	line-height: 1;
}

#primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#home_secondary_content {
	width: 926px;
	height: 274px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
}

#home_secondary_content li {
	height: 274px;
	float: left;
}

#wine_bottles {
	position: absolute;
	top: 10px;
	right: -5px;
}

#water_bottles {
	position: absolute;
	top: 30px;
	right: -5px;
}
/************************ HOME *************************/
/************************ OUR FARM *************************/
#our_farm_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 42px;
	float: left;
}
/************************ OUR FARM *************************/
/************************ OUR VINEYARDS *************************/
#our_vineyards_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 42px;
	float: left;
}
/************************ OUR VINEYARDS *************************/
/************************ MEET THE TEAM *************************/
#meet_the_team_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
	float: left;
}

#member_profiles {
	width: 690px;
	list-style: none;
}

.profile {
	width: 222px;
	float: left;
	margin: 0 12px 22px 0;
}

.description {
	font-size: 12px;
	color: #918B75;
	font-style: italic;
	letter-spacing: 2;
	margin-bottom: 12px;
}

.member_images {
	width: 215px;
	height: 191px;
}
/************************ MEET THE TEAM *************************/
/************************ WATER *************************/
#water_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
	float: left;
}

#water_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 35px;
	list-style: none;
	clear: both;
}

#water_secondary_content li {
	height: 274px;
	float: left;
	position: relative;
}

#water_secondary_content li#small_2_column_side_sep {
	width: 207px;
	height: 1px;
	background: #E4E3DE;
	margin: 20px 0;
	float: left;
}

#water_secondary_content li.sc_2_column_side {
	float: left;
	width: 207px;
	height: 120px;
	position: relative;
	margin-right: 0px;
}

#water_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#still_waterbottles, #flavoured_waterbottles {
	position: absolute;
	top: 43px;
	right: -5px;
}
/************************ WATER *************************/
/************************ STILL & SPARKLING *************************/
#still_sparkling_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
	float: left;
}

#still_water_bottles {
	float: left;
}

#description_container {
	width: 457px;
	float: left;
	margin-left: 16px;
}

#csir_main_heading {
	width: 189px;
	height: 40px;
	padding: 16px;
	background: #F0F0EE;
	border-right: 1px solid #E4E3DE;
	border-left: 1px solid #E4E3DE;
	border-top: 1px solid #E4E3DE;
}

#csir_analysis {
	width: 223px;
	height: 264px;
	border: 0;
	background: #F0F0EE;
	border-left: 1px solid #E4E3DE;
	border-right: 1px solid #E4E3DE;
}

#csir_analysis_totals {
	width: 223px;
	height: 30px;
	border: none;
	background: #333;
}

.csir_spacing_first_column {
	height: 9px;
	width: 99px;
	border-right: 1px solid #CCAC94;
	padding-left: 16px;
}

.csir_spacing_second_column {
	height: 9px;
	width: 47px;
	border-right: 1px solid #CCAC94;
	padding-left: 5px;
}

.csir_spacing_second_column {
	height: 9px;
	width: 39px;
	border-right: 1px solid #CCAC94;
	padding-right: 16px;
}

.csir_first_column_head, .csir_second_column_head, .csir_third_column_head, .csir_heading_column {
	height: 30px;
	color: #FFF;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #333;
}

.analysis_total {
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #333;
}

.csir_first_column_head {
	width: 99px;
	border-right: 1px solid #999;
	padding: 9px 0 0 16px;
	text-align: left;
}

.csir_second_column_head {
	width: 47px;
	border-right: 1px solid #999;
	padding: 6px 0 0 5px;
	text-align: left;
}

.csir_third_column_head {
	width: 39px;
	text-align: right;
	padding: 6px 16px 0 0;
}

.csir_first_column, .csir_second_column, .csir_third_column {
	height: 24px;
	color: #666;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.csir_first_column {
	width: 99px;
	border-right: 1px solid #CCAC94;
	padding: 4px 0 0 16px;
}

.csir_second_column {
	width: 47px;
	border-right: 1px solid #CCAC94;
	padding: 4px 0 0 5px;
}

.csir_third_column {
	width: 39px;
	text-align: right;
	padding: 4px 16px 0 0;
}

.csir_heading_column {
	width: 149px;
	text-align: left;
	padding: 9px 0 0 16px;
	border-right: 1px solid #999;
}
/************************ STILL & SPARKLING *************************/
/************************ QUALITY ASSURANCE *************************/
#qa_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
	float: left;
}
/************************ QUALITY ASSURANCE *************************/
/************************ FAQ *************************/
#faq_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
	float: left;
}

#faq_accordions {
	width: 100%;
	list-style: none;
}

.faq_accordion_tab {
	width: 691px;
}

.faq_accordion_sep {
	width: 691px;
	height: 1px;
	display: block;
	background: #CCC;
	margin-bottom: 10px;
	line-height: 0;
	font-size: 0px;
}

.faq_accordion_heading {
	width: 657px;
	height: 28px;
	background: #BF7746;
	border: 1px solid #9C5F36;
	padding: 9px 16px 0 16px;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}

.faq_accordion_highlight {
	width: 100%;
	height: 9px;
	background: #C48B5F;
	position: absolute;
	top: 0;
	left: 0;
}

.faq_accordion_shadow {
	width: 100%;
	height: 3px;
	background: #B46D3F;
	position: absolute;
	bottom: 0;
	left: 0;
}

.open_accordion {
	width: 10px;
	height: 6px;
	display: block;
	background: url(../images/faq/open_arrow.jpg) no-repeat;
	position: absolute;
	top: 16px;
	right: 16px;
}

.closed_accordion {
	width: 6px;
	height: 10px;
	display: block;
	background: url(../images/faq/closed_arrow.jpg) no-repeat;
	position: absolute;
	top: 14px;
	right: 16px;
}

.faq_answer {
	display: none;
}
/************************ FAQ *************************/
/************************ WINE & SPIRITS *************************/
#wine_spirits_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
	float: left;
}

#wine_spirits_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 35px;
	list-style: none;
	clear: both;
}

#wine_spirits_secondary_content li {
	height: 274px;
	float: left;
	position: relative;
}

#wine_spirits_secondary_content li#small_2_column_side_sep {
	width: 207px;
	height: 1px;
	background: #E4E3DE;
	margin: 20px 0;
	float: left;
}

#wine_spirits_secondary_content li.sc_2_column_side {
	float: left;
	width: 207px;
	height: 120px;
	position: relative;
	margin-right: 0px;
}

#wine_spirits_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#wines, #brandy {
	position: absolute;
	top: 29px;
	right: -5px;
}
/************************ WINE & SPIRITS *************************/
/************************ OUR WINES *************************/
#our_wines_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 45px;
}

#wine_category_container {
	width: 400px;
	float: left;
	margin-bottom: 55px;
}

#wine_categories {
	width: 400px;
	list-style: none;
	margin-top: 15px;
}

.category {
	float: left;
	margin-right: 10px;
	position: relative;
}

.category a {
	font-size: 14px;
	color: #918B75;
	cursor: pointer;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.category a:hover {
	text-decoration: underline;
}

a.active_wine_category {
	color: #A8683B;
}

.category_sep {
	width: 1px;
	height: 18px;
	background: #918B75;
	float: left;
	margin-right: 10px;
}

#page_downloads_container {
	width: 500px;
	float: right;
	margin-bottom: 55px;
}

#page_downloads_container a {
	float: right;
	margin: 15px 0 0 16px;
}

#wines_container {
	width: 926px;
	position: relative;
	clear: both;
}

.wine_container {
	width: 926px;
	position: relative;
	margin-bottom: 22px;
}

.wine_image {
	width: 155px;
	height: 372px;
	padding-left: 16px;
	float: left;
	position: relative;
	display: block;
	line-height: 0;
	font-size: 0;
}

.wine_image img {
	display: block;
	margin: auto;
}

.wine_description {
	width: 739px;
	padding-left: 16px;
	float: left;
}

/*.extra_wine_info {
	width: 362px;
	padding-left: 16px;
	margin-top: 33px;
	float: left;
}*/

.wines_sep {
	width: 926px;
	height: 1px;
	background: #CCC;
	margin-bottom: 30px;
	clear: both;
}
/************************ OUR WINES *************************/
/************************ OUR SPIRITS *************************/
#our_spirits_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 45px;
}

#spirits_category_container {
	width: 400px;
	float: left;
	margin-bottom: 55px;
}

#spirits_categories {
	width: 400px;
	list-style: none;
	margin-top: 15px;
}

.spirits_category {
	float: left;
	margin-right: 10px;
	position: relative;
	font-size: 14px;
	color: #918B75;
	cursor: pointer;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spirits_category:hover {
	text-decoration: underline;
}

#active_spirits_category_page {
	color: #A8683B;
}

.spirits_category_sep {
	width: 1px;
	height: 18px;
	background: #918B75;
	float: left;
	margin-right: 10px;
}

#spirits_page_downloads_container {
	width: 500px;
	float: right;
	margin-bottom: 55px;
}

#spirits_page_downloads_container a {
	float: right;
	margin: 15px 0 0 16px;
}

.spirits_container {
	width: 926px;
	position: relative;
	margin-bottom: 22px;
}

.spirits_image {
	width: 155px;
	height: 372px;
	padding-left: 16px;
	float: left;
	display: block;
	line-height: 0;
	font-size: 0;
}

#whisky, #whisky01 {
	background: url(../images/our_spirits/chamonix_spirits.jpg) no-repeat top center;
}

.spirits_description {
	width: 361px;
	padding-left: 16px;
	float: left;
}

.extra_spirits_info {
	width: 362px;
	padding-left: 16px;
	margin-top: 33px;
	float: left;
}

.spirits_sep {
	width: 926px;
	height: 1px;
	background: #CCC;
	margin-bottom: 30px;
	clear: both;
}
/************************ OUR SPIRITS *************************/
/************************ AGENTS *************************/
#agents_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 45px;
}

#country {
	width: 179px;
	height: 24px;
	margin-bottom: 22px;
	float: left;
}

.country_flags {
	width: 34px;
	height: 25px;
	float: left;
	margin-right: 16px;
	display: block;
	margin-bottom: 40px;
}

#germany_content, #namibia_content, #switzerland_content, #netherlands_content, #uk_content, #usa_content, #belgium_content, #china_content, #estonia_content, #denmark_content, #mauritius_content, #australia_content, #zambia_content, #france_content {
	display: none;
}

#labels_container {
	width: 81px;
	float: left;
	position: relative;
}

#information_container {
	width: 845px;
	position: relative;
}

.labels {
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 0;
}

.information {
	line-height: 22px;
	margin-bottom: 0;
}

.information_link {
	color: #A8683B;
	line-height: 22px;
	font-size: 14px;
}

.information_link:hover {
	text-decoration: underline
}

.information_sep {
	width: 926px;
	height: 1px;
	background: #CCC;
	margin: 16px 0;
	clear: both;
}
/************************ AGENTS *************************/
/************************ AWARDS *************************/
#awards_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 45px;
}

/*.award_logo_container {
	width: 100px;
	display: block;
	margin-right: 16px;
	float: left;
	margin-bottom: 16px;
}

#last_award_logo {
	margin-bottom: 0;
}*/

#last_award_info_container {
	margin-bottom: 0;
}

/*.award_info_container {
	width: 810px;
	float: left;
}*/

.award_info_container ul {
	list-style: none;
	margin-bottom: 16px;
}

.award_info_container h2 a {
	color: #AF6C3D;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 9px;
	text-decoration: none;
	font-family: 'TrajanProRegular';
}

.award {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}

.awards_sep {
	clear: both;
	width: 926px;
	height: 1px;
	background: #CCC;
	position: relative;
	margin-bottom: 16px;
}
/************************ AWARDS *************************/
/************************ TASTE & EAT *************************/
#taste_eat_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
	float: left;
}

#taste_eat_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 35px;
	list-style: none;
	clear: both;
}

#taste_eat_secondary_content li {
	height: 274px;
	float: left;
	position: relative;
}

#taste_eat_secondary_content li#sc_main_heading {
	clear: both;
	height: 40px;
	width: 927px;
}

.taste_eat_sc_2_column {
	float: left;
	width: 457px;
	position: relative;
	margin-right: 5px;
}

.taste_eat_sc_2_column_images {
	width: 449px;
	height: 164px;
}
/************************ TASTE & EAT *************************/
/************************ WINE TASTING *************************/
#wine_tasting_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 45px;
	float: left;
}

#tasting_list {
	width: 691px;
	position: relative;
	display: block;
	list-style: none;
}

#tasting_list h5 {
	margin: 22px 0 5px 0;
}

#tasting_list p {
	margin-bottom: 9px;
}

.tastings {
	/*width: 222px;*/
    width: 172px;
	float: left;
}
/************************ WINE TASTING *************************/
/************************ CUISINE *************************/
#cuisine_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 45px;
	float: left;
}

#cuisine_primary_content div.pc_2_column_images {
	margin-bottom: 0;
}

#cuisine_menu_container {
	width: 189px;
	padding: 16px 16px 0 16px;
	border: 1px solid #E4E3DE;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#cuisine_menu_container a.pdf_download_buttons {
	margin-bottom: 16px;
	width: 178px;
}

.restaurantEnquiry {
	margin: 0 auto;
	margin-bottom: 22px;
}
/************************ CUISINE *************************/
/************************ ACCOMMODATION *************************/
#accommodation_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
	float: left;
}

#accommodation_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
	clear: both;
}

#accommodation_secondary_content li {
	height: 285px;
	float: left;
}

#accommodation_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#accommodation_tersiary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
}

#accommodation_tersiary_content p {
	margin-bottom: 0;
}
/************************ ACCOMMODATION *************************/
/************************ ACCOMMODATION PAGES FEATURES *************************/
.room_features_container {
	width: 455px;
	float: left;
	margin-bottom: 16px;
}

.room_features_container ul {
	list-style: none;
	list-style-image: none;
}

.room_features {
	width: 198px;
	list-style-image: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	line-height: 18px;
	color: #666;
	font-size: 14px;
	/*float: left;*/
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin: 0 14px 11px 0;
}

.room_features img {
	float: left;
	position: relative;
	top: 7px;
}

.room_features p {
	padding-left: 15px;
	margin: 0;
}

.room_rates_container {
	width: 456px;
	float: left;
	margin-bottom: 16px;
}

.room_rates_container ul {
	list-style: none;
}

.room_rate {
	width: 228px;
	float: left;
}

.room_rate p {
	font-size: 16px;
	margin-bottom: 0;
}
p.season {
	color: #666;
    font-size: 14px;
}
.room_rate p.rate_description {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 18px;
}
/************************ ACCOMMODATION PAGES FEATURES *************************/
/************************ PAGE GALLERIES *************************/
.gallery_container {
	width: 926px;
	height: 423px;
	position: relative;
	clear: both;
	margin-bottom: 16px;
}

.main_image {
	width: 568px;
	height: 415px;
	float: left;
	margin-right: 11px;
	position: relative;
}

.thumbnails_container {
	width: 339px;
	height: 423px;
	float: left;
	position: relative;
}

.thumbnails_container ul {
	list-style: none;
}

.thumbnails_image, .thumbnails_image_right, .thumbnails_image_bottom, .thumbnails_image_bottom_right {
	cursor: pointer;
}

.thumbnails_image {
	width: 97px;
	height: 67px;
	float: left;
	margin: 0 12px 12px 0;
	position: relative;
}

.thumbnails_image_right {
	width: 97px;
	height: 67px;
	float: left;
	margin-bottom: 12px;
}

.thumbnails_image_bottom {
	width: 97px;
	height: 67px;
	float: left;
	margin-right: 12px;
	position: relative;
}

.thumbnails_image_bottom_right {
	width: 97px;
	height: 67px;
	float: left;
	margin: 0;
	position: relative;
}

.inactive_gallery_images {
	width: 97px;
	height: 67px;
	display: block;
	background: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	position: absolute;
}

.active_gallery_images {
	display: none;
}
/************************ PAGE GALLERIES *************************/
/************************ LODGES *************************/
#lodges_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#lodges_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
	clear: both;
}

#lodges_secondary_content li {
	height: 274px;
	float: left;
}

#lodges_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#lodges_tersiary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
}

#lodges_tersiary_content p {
	margin-bottom: 0;
}
/************************ LODGES *************************/
/************************ LAPA *************************/
#lapa_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#lapa_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
	clear: both;
}

#lapa_secondary_content li {
	height: 274px;
	float: left;
}

#lapa_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#lapa_tersiary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
}

#lapa_tersiary_content p {
	margin-bottom: 0;
}
/************************ LAPA *************************/
/************************ MANOR HOUSE *************************/
#manor_house_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#manor_house_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
	clear: both;
}

#manor_house_secondary_content li {
	height: 274px;
	float: left;
}

#manor_house_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#manor_house_tersiary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
}

#manor_house_tersiary_content p {
	margin-bottom: 0;
}
/************************ MANOR HOUSE *************************/
/************************ JAGERMEISTER HOUSE *************************/
#jagermeister_house_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#jagermeister_house_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
	clear: both;
}

#jagermeister_house_secondary_content li {
	height: 274px;
	float: left;
}

#jagermeister_house_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#jagermeister_house_tersiary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
}

#jagermeister_house_tersiary_content p {
	margin-bottom: 0;
}
/************************ JAGERMEISTER HOUSE *************************/
/************************ LAKE LODGE *************************/
#lake_lodge_primary_content, #panorama_suite_primary_content, #hadida_primary_content,
#waterfall_lodge_primary_content, 
#lynx_cottage_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#lake_lodge_secondary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	background: #F0F0EE;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
	clear: both;
}

#lake_lodge_secondary_content li {
	height: 274px;
	float: left;
}

#lake_lodge_secondary_content li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#lake_lodge_tersiary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
}

#lake_lodge_tersiary_content p {
	margin-bottom: 0;
}
/************************ LAKE LODGE *************************/
/************************ LOW SEASON *************************/
#lake_lodge_primary_content, #panorama_suite_primary_content, #hadida_primary_content,
#waterfall_lodge_primary_content, 
#lynx_cottage_primary_content, #low_season {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
}

#low_season {
	width: 927px;
	border: 1px solid #E4E3DE;
	background: #F0F0EE;
	padding: 16px;
	margin-bottom: 22px;
	list-style: none;
	clear: both;
}

#low_season li {
	height: 274px;
	float: left;
}

#low_season li#sc_main_heading {
	width: 927px;
	height: 40px;
	clear: both;
}

#lake_lodge_tersiary_content {
	width: 927px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 35px;
}

#lake_lodge_tersiary_content p {
	margin-bottom: 0;
}
/************************ LOW SEASON *************************/
/************************ WEDDINGS & FUNCTIONS *************************/
#weddings_functions_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 22px;
	float: left;
}

#weddings_functions_secondary_content {
	width: 927px;
	height: 320px;
	border: 1px solid #E4E3DE;
	background: #FFF;
	padding: 16px;
	margin-bottom: 35px;
	list-style: none;
	clear: both;
}

#weddings_functions_secondary_content li {
	height: 274px;
	float: left;
	position: relative;
}

#weddings_functions_secondary_content li#sc_main_heading {
	clear: both;
	height: 40px;
	width: 927px;
}

.weddings_functions_sc_2_column {
	float: left;
	width: 457px;
	position: relative;
	margin-right: 5px;
}

.weddings_functions_sc_2_column_images {
	width: 449px;
	height: 164px;
}
/************************ WEDDINGS & FUNCTIONS *************************/
/************************ WEDDINGS *************************/
#weddings_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 40px;
}

#weddings_primary_content a.booking_enquiry_buttons, #weddings_primary_content a.pdf_download_buttons {
	float: left;
	margin: 18px 16px 18px 0;
}

#weddings_primary_content a.pdf_download_buttons {
	width: 190px;
}
/************************ WEDDINGS *************************/
/************************ FUNCTIONS *************************/
#functions_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 40px;
}

#functions_primary_content a.booking_enquiry_buttons, #functions_primary_content a.pdf_download_buttons {
	float: left;
	margin: 18px 16px 18px 0;
}

#functions_primary_content a.pdf_download_buttons {
	width: 190px;
}
/************************ FUNCTIONS *************************/
/************************ GAME FARM *************************/
#game_farm_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 40px;
}
/************************ GAME FARM *************************/
/************************ WINELANDS CHARTER FLIGHTS *************************/
#flights_primary_content {
	width: 691px;
	border: 1px solid #E4E3DE;
	padding: 16px;
	background: #F0F0EE;
	margin-bottom: 42px;
	float: left;
}

#flights_primary_content h5 {
	margin-top: 18px;
}

.flight_sep {
	width: 691px;
	height: 1px;
	display: block;
	background: #CCC;
	margin-top: 18px;
}
/************************ WINELANDS CHARTER FLIGHTS *************************/
/************************ CONTACT *************************/
#contact_primary_content {
	width: 926px;
	border: 1px solid #E4E3DE;
	padding: 16px 16px 0 16px;
	background: #F0F0EE;
	margin-bottom: 40px;
}

#contact_primary_content h5 {
	clear: both;
	margin-top: 18px;
}

#enquiry_form_container {
	width: 455px;
	float: left;
	position: relative;
	margin: 0 17px 16px 0;
}

#locate_us_container {
	width: 454px;
	float: left;
	position: relative;
	margin-bottom: 16px;
}

#enquiry_form {
	width: 455px;
	height: 381px;
	position: relative;
}

#enquiry_form input {
	width: 207px;
	height: 18px;
	padding: 3px 6px;
	background: url(../images/contact/contact_form_input.jpg) no-repeat;
	border: none;
	font-size: 12px;
	color: #BBB7A8;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	float: left;
	margin-bottom: 17px;
}

#first_name, #contact_number {
	margin-right: 17px;
}

#enquiry_form label {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF6C3D;
	text-transform: uppercase;
	clear: both;
}

#enquiry {
	max-width: 441px;
	max-height: 178px;
	width: 441px;
	height: 178px;
	border: 1px solid #D2D0C8;
	padding: 3px 6px;
	background: #FFF (../images/contact/contact_form_select.jpg) no-repeat top center;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #BBB7A8;
	margin-bottom: 17px;
}

#enquiry_form button {
	width: 178px;
	height: 34px;
	border: 1px solid #9C5F36;
	display: block;
	background: #BF7746 url(../images/global/order_enquiry_button_highlight.jpg) no-repeat top center;
	text-align: center;
	position: relative;
	cursor: pointer;
	float: left;
}

#enquiry_form button:hover {
	background: #AC683C url(../images/global/order_enquiry_button_overstate_highlight.jpg) no-repeat top center;
}

#enquiry_form button:hover .coloured_button_text {
	text-shadow: 0 1px 0 #8C542F;
}

#enquiry_form button:hover .coloured_button_bottom_bar {
	background: #9D5F35;
}

#enquiry_form_confirmation_container {
	width: 277px;
	height: 34px;
	float: left;
	position: relative;
}

.ef_confirmation_successful, .ef_confirmation_unsuccessful {
	position: absolute;
	top: 8px;
	left: 68px;
	display: none;
}

.ef_confirmation_successful {
	color: #5A875A;
}

.ef_confirmation_unsuccessful {
	color: red;
}

#google_maps_container {
	width: 447px;
	height: 324px;
	position: relative;
	margin-bottom: 18px;
}

#contact_details_left {
	width: 455px;
	float: left;
	position: relative;
	margin-right: 17px;
}

#contact_details_right {
	width: 454px;
	float: left;
	position: relative;
}

.contact_details {
	width: 131px;
	float: left;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin-bottom: 18px;
	list-style: none;
	list-style-image: none;
}
/************************ CONTACT *************************/
/************************ SPECIALS *************************/
#specials_content {
	list-style: none;
}

#specials_content li {
	width: 926px;
	padding: 16px;
	margin-bottom: 22px;
	border: 1px solid #E4E3DE;
	background: #FFFFFF;
	clear: both;
	position: relative;
	list-style: none;
}

.specialImage {
	float: left;
	display: block;
}

.specialContent {
	width: 450px;
	float: right;
	padding-bottom: 42px;
}

.specialCtaContainer {
	width: 450px;
	position: absolute;
	bottom: 19px;
	right: 16px;
}

.specialBottom {
	width: 960px;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: -15px;
}

blockquote {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	line-height: 19px;
	font-size: 16px;
	color: #666666;
	margin-bottom: 15px;
}

.devider {
	width: 100%;
	height: 1px;
	background: #E4E3DE;
	display: block;
	margin-bottom: 15px;
}

p strong {
	font-weight: bold;
}

#pajinate_navigation {
	width: 928px;
	padding: 16px;
	margin-bottom: 30px;
	background: #E4E3DE;
	clear: both;
	position: relative;
	text-align: center;
}

#pajinate_navigation a {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #666666;
	margin: 0 10px;
}

#pajinate_navigation a.no_more {
	color: #A3A3A3;
}

#pajinate_navigation a:hover {
	color: #AF6C3D;
}
/************************ SPECIALS *************************/
/************************ FOOTER *************************/
#footer {
	width: 960px;
	height: 342px;
	background: url(../images/global/footer_bg.png) no-repeat;
	position: absolute;
	bottom: -135px;
	left: 22px;
}

#bottom_footer_bar {
	width: 100%;
	height: 39px;
	background: url(../images/global/footer_bot_bar_tile.jpg) repeat-x;
	margin-top: 100px;
	text-align: center;
}

#footer_left {
	width: 449px;
	height: 253px;
	border-right: 1px solid #E4E3DE;
	float: left;
	position: relative;
	top: 45px;
	left: 30px;
}

#footer_right {
	width: 300px;
	height: 253px;
	float: left;
	position: relative;
	top: 45px;
	left: 50px;
}

#our_farm_quicklinks, #water_quicklinks, #wine_spirits_quicklinks, #taste_eat_quicklinks, #accommodation_quicklinks, #weddings_functions_quicklinks {
	float: left;
	height: 70px;
	list-style: none;
    width: 29% !important;
    margin: 0 15px 15px 0 !important;
    border-right: 1px solid #E4E3DE;
}

#our_farm_quicklinks, #taste_eat_quicklinks {
	width: 107px;
	border-right: 1px solid #E4E3DE;
	margin: 0 15px 15px 0;
}

#water_quicklinks, #accommodation_quicklinks {
	width: 144px;
	border-right: 1px solid #E4E3DE;
	margin: 0 15px 15px 0;
}

#wine_spirits_quicklinks, #weddings_functions_quicklinks {
	width: 144px;
	margin: 0 0 15px 0;
}
#our_farm_quicklinks li {
	margin-bottom: 2px;
}

.quicklinks_headings {
	font-size: 13px;
	color: #AF6C3D;
}

.quicklinks_subheadings {
	font-size: 12px;
	color: #918B75;
}

.quicklinks_headings:hover, .quicklinks_subheadings:hover {
	text-decoration: underline;
}

#cdh_container {
	width: 100px;
	float: left;
}

.cd_headings {
	font-size: 13px;
	color: #AF6C3D;
	margin-bottom: 2px;
}

.cd_text {
	font-size: 12px;
	color: #918B75;
	margin-bottom: 3px;
}

#newsletter_signup_section {
	width: 274px;
	height: 66px;
	padding: 9px;
	background: url(../images/global/newsletter_signup_bg.jpg) no-repeat;
	clear: both;
	position: relative;
	top: 35px;
}

#newsletter_signup {
	font-family: 'TrajanProRegular';
	color: #333333;
	font-size: 15px;
	text-shadow: 0 1px 0 #ffffff;
	font-weight: bold;
}

#newsletter_signup_section form input {
	width: 167px;
	height: 18px;
	padding: 3px 6px;
	background: url(../images/global/newsletter_input.jpg) no-repeat;
	border: none;
	font-size: 12px;
	color: #BBB7A8;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	position: relative;
	top: 11px;
}

#newsletter_signup_section form input.form_edit, #enquiry_form_container form input.form_edit, #enquiry_form_container form textarea.form_edit {
	color: #666;
}

#news_submit {
	background: none;
	border: none;
	cursor: pointer;
	position: relative;
	top: 12px;
	left: 2px;
	font-size: 12px;
	color: #666666;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	padding: 0;
}

#news_submit:hover {
	color: #AF6C3D;
}

#social_media {
	height: 30px;
	position: absolute;
	top: 45px;
	right: 20px;
    width: 80px;
}

#facebook, #twitter, #youtube, #instagram {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
    margin-bottom: 10px;
}

#facebook {
	background: url(../images/global/facebook.jpg) no-repeat;
	margin-right: 10px;
}

#twitter {
	background: url(../images/global/twitter.jpg) no-repeat;
	margin-right: 10px;
}

#youtube {
	background: url(../images/global/youtube.jpg) no-repeat;
    margin-right: 10px;
}

#instagram {
	background: url(../images/global/instagram.jpg) no-repeat;
}

#footer_bar_text {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFF;
	position: relative;
	top: 17px;
}

#ai_link {
	color: #FFF;
}
/************************ FOOTER *************************/

/************************ WEBSITE ACTIVE NAV *************************/
body#index_page #home, body#contact_page #contact {
	color: #AF6C3D;
	text-decoration: underline;
}

body#out_farm_page #our_farm > a, body#water_page #water > a, body#wine_spirits_page #wine_spirits > a, body#taste_eat_page #taste_eat > a, body#accommodation_page #accommodation > a, body#weddings_functions_page #weddings_functions > a, body#game_farm_page #game_farm > a, body#flights_page #flights > a, body#specials_page #specials > a, body#game_drive_page #game_farm > a {
	background: url(../images/global/nav_bg_active.jpg) repeat-x;
	border: 1px solid #E4E3DE;
	color: #9C5F36;
}
/************************ WEBSITE ACTIVE NAV *************************/

@media only screen and ( -webkit-min-device-pixel-ratio: 2) {
	#ipadFix {
		width: 1440px;
		margin: 0 auto;
		overflow-x: hidden;
	}
}

@media only screen and ( max-device-width: 480px){
	#ipadFix {
		width: 1440px;
		margin: 0 auto;
		overflow-x: hidden;
	}
}

@media only screen and (device-width: 768px){
	#ipadFix {
		width: 1440px;
		margin: 0 auto;
		overflow-x: hidden;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait){
	#ipadFix {
		width: 1440px;
		margin: 0 auto;
		overflow-x: hidden;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape){
	#ipadFix {
		width: 1440px;
		margin: 0 auto;
		overflow-x: hidden;
	}
}
#watchVideo {
	position:absolute;
	top:0;
	left:15%;
}
.youtube {
	display: block;
    height: 116px;
    position: relative;
    width: 279px;
    z-index: 10;
}