html,body,h1,h2,h3,h4,p,div,span,ul,ol,dl,li,dt,dd,img {
	margin: 0;
	padding: 0;
}
ul,ol {
	list-style-position: outside;
	margin-left: 1em;
}

/* main structure and colours */

body {
	width: 842px; /* total: 950px; */
	margin: 0px auto;
	padding: 0px 55px;
	color: #42210B;
	background-color: #ffffff;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-size: 76%;
	position: relative;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #42210B;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	height: 120px;
	background-color: #93C5A7;
	background-image: url(../images/elements/header.png);
	background-repeat: no-repeat;
	background-position: top left;
}
h2 {
	color: #93C5A7;
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 1.9em;
	line-height: 1.3em;
}
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	color: #93C5A7;
	text-decoration: underline;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
li {
	line-height: 1.5em;
	list-style-type: disc;
}
img.full,
img.thumb {
	border: solid 6px #CEE7D8;
	vertical-align: bottom;
}
img.full {
	display: block;
}
img.thumb {
	margin-top: 10px;
	margin-left: 13px;
	float: left;
}
img.first_thumb {
	margin-left: 0px;
}
img.badge_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
img.badge_right {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}
a img {
	border: none;
}
label.block {
	display: block;
	margin-bottom: 0.5em;
}
input.text, textarea {
	width: 100%;
	border: 1px solid #C1C1C1;
}
textarea {
	height: 130px;
}

.dwyer {
	display: none;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.column_container {
	overflow: auto;  /* for correct inner float handling */
	width: 100%; /* hasLayout trigger */
	clear: both; /* for Contribute */
}
.extended_column_container {
	overflow: hidden;  /* for correct inner float & extended column handling */
}
.half_column {
	width: 415px;
	margin-left: 12px;
}
.one_third_column {
	width: 235px;
	padding-left: 10px;
	padding-right: 10px;
}
.two_thirds_column {
	width: 470px;
	padding-left: 10px;
	padding-right: 10px;
}
.quarter_column {
	width: 200px;
	margin-left: 14px;
}
.image_column {
	width: 362px;
}
.image_description_column {
	width: 450px;
	margin-left: 30px;
}
.first_column {
	margin-left: 0px;
	border-left: none !important;
}
.extended_column {
	padding-bottom: 20em;
	margin-bottom: -20em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.chapter {
	padding-top: 25px;
	margin-bottom: 25px;
	border-top: solid 1px #CEE7D8;
}
.no_intro {
	padding-top: 0px;
	border-top: none;
}
.intro {
	font-size: 1.3em;
	font-style: normal;
	overflow: auto;
	height: 100%;
}
.chapter p,
.chapter ul {
	margin-bottom: 1em;
}
.inset {
	padding-left: 10px;
	padding-right: 10px;
}
.quote {
	color: #93C5A7;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin-top: 1.5em;
	font-size: 1.6em;
	line-height: 1.2em;
}

ul#top_menu {
	overflow: auto;  /* for correct inner float handling */
	height: 32px;
	background-image: url(../images/elements/top_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	margin: 0px;
}
ul#top_menu li {
	list-style-type: none;
	float: left;
}
ul#top_menu a {
	display: block;
	height: 0px;
	padding-top: 32px;
	overflow: hidden;
}
ul#top_menu li.current a,
ul#top_menu a:hover {
	background-color: transparent;
	background-image: url(../images/elements/top_menu.gif);
	background-repeat: no-repeat;
}
#home a {
	width: 86px;
}
li#home.current a,
#home a:hover {
	background-position: 0px -32px;
}
#atlantic a {
	width: 209px;
}
li#atlantic.current a,
#atlantic a:hover {
	background-position: -86px -32px;
}
#dune a {
	width: 178px;
}
li#dune.current a,
#dune a:hover {
	background-position: -295px -32px;
}
#explore a {
	width: 216px;
}
li#explore.current a,
#explore a:hover {
	background-position: -473px -32px;
}
#directions a {
	width: 148px;
}
li#directions.current a,
#directions a:hover {
	background-position: -689px -32px;
}
#header_image {
	margin-bottom: 20px;
	position: relative;
	width: 842px;
	height: 335px;
}
#header_image img {
	border: none;
}
#image_listing {
	position: absolute; /* this rule also triggers hasLayout in IE, thus allowing overflow:auto to work */
	right: 8px;
	bottom: 8px;
	overflow: auto; /* for correct inner float handling */
}
#image_listing div {
	float: left;
	margin-left: 2px;
	height: 2em;
	width: 2em;
	text-align: center;
	line-height: 2em; /* this centers the number vertically */
	color: #ffffff;
	background-color: #4C4842;
	font-weight: bold;
	cursor: pointer;
}
#image_listing div.active {
	background-color: #9ED0B2;
}
#contact_information {
	color: #ffffff;
	background-color: #93C5A7;
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	padding-left: 80px;
	background-image: url(../images/elements/footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: auto;
	min-height: 80px;
	clear: both;
}
#contact_information p {
	margin-top: 22px; 
}
#contact_information a:link,
#contact_information a:visited,
#contact_information a:hover,
#contact_information a:active {
	color: #ffffff;
}
#author {
	text-align: right;
	padding: 20px 0;
}

/* INDEX PAGE */

#index .intro {
	text-align: justify;
	clear: both;
}

#welcome {
	padding-right: 130px;
}
#key_features {
	color: #ffffff;
	width: 417px;
	margin-left: 10px;
}
#key_features h3,
#key_features ul {
	padding: 0 20px;
	background-color: #93C5A7;
}
#key_features h3 {
	background-image: url(../images/elements/feature_box_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 17px;
	margin-bottom: 0;
	padding-bottom: 0.5em;
}
#key_features ul {
	background-image: url(../images/elements/feature_box_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 17px;
	margin-left: 0;
	padding-left: 35px;
}
#key_features .social-icons {
	margin-top: 40px;
}
#key_features .social-icons a {
	display: block;
	float: left;
	height: 35px;
	width: 185px;
	background-repeat: no-repeat;
}
#key_features .social-icons .trip-advisor {
	background-image: url(/images/elements/tripadvisor-icon.jpg);
	margin-right: 20px;
}
#key_features .social-icons .facebook {
	background-image: url(/images/elements/facebook-icon.jpg);
}


#bottom_menu {
	margin-bottom: 20px;
	background-image: url(../images/elements/bottomline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#bottom_menu .quarter_column h3 {
	background-repeat: no-repeat;
	background-position: top left;
}
#bottom_menu a {
	text-decoration: underline;
	font-weight: normal;
}
#bottom_menu .quarter_column h3 a {
	display: block;
	height: 0px;
	padding-top: 154px;  /* to fit the background image */
	outline: none;
	overflow: hidden;
}
#bottom_menu .quarter_column p {
	padding: 5px 10px 13px 10px;
}
#about_manor h3 {
	background-image: url("../images/home/column/about_manor.jpg");
}
#stay_with_us h3 {
	background-image: url("../images/home/column/stay_with_us.jpg");
}
#explore_cornwall h3 {
	background-image: url("../images/home/column/explore_cornwall.jpg");
}
#seasonal_offers h3 {
	background-image: url("../images/home/column/suit_yourself.jpg");
}

/* TARIFFS PAGE */

dl.price_per_night {
	margin: 0.5em 0 0.5em 2em;
	line-height: 1.5em;
}
dl.price_per_night dt {
	float: left;
	padding-right: 0.5em;
	width: 13em;
}

#tariff_table {
	width: 450px;
	margin: 2em 0;
}
#tariff_table th,
#tariff_table td {
	padding:2px;
	text-align: left;
	vertical-align: top;
}

.no-js #tariff-cottages {
    margin-bottom: 0;
    padding-bottom: 225px;
}

#tariff-cottages {
	position: relative;
}

.no-js #availability-container {
    border: medium none;
    bottom: 0;
    box-shadow: none;
    height: 220px;
    top: auto;
}

.no-js #trigger-avaliability-frame {
	display:none;
}

#trigger-avaliability-frame {
	margin-left: 20px;
	display: inline-block;
	height: 0;
	padding-top: 33px;
	overflow: hidden;
	background-color: red;
	width: 174px;
	background: url('/images/elements/button_availability.jpg') no-repeat scroll transparent top center;
}

#availability-container {
	position: absolute;
	z-index: 100;
	overflow: hidden;
	box-shadow: 1px 1px 1px #E1E1E1;
	border-right: 1px solid #CEE7D8;
	border-left: 1px solid #CEE7D8;
	border-bottom: 1px solid #CEE7D8;
	border-top: 6px solid #CEE7D8;
	top: 0;
	left: 0;
}
#availability-container #avaliability-frame {
	border: none;
	overflow: hidden;
	width: 840px;
	height: 220px;
}

/* COTTAGE INTRO TEXT */

.welcome-text {
	width: 92%;
	float: left;
}

.welcome-availability {
	width: 8%;
	float: right;
}

/* CONTACT PAGE */

#form .one_third_column {
	border-left: 1px solid #9ED0B2;
}

textarea {
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	overflow: auto;
}

/* Form.Check CSS overwrite */

.fc-error {
	background-color: #93C5A7 !important;
	border: 1px solid #C1C1C1;
}
.fc-error p {
	color: #ffffff !important;
}

/* CONTRIBUTE STYLES */

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

.underline {
text-decoration: underline
}

/* CLEARFIX */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }