@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,p,div,span,ul,ol,li,dl,dt,dd,img,a,table,tr,td {
	padding: 0;
	margin: 0;
}
html {
	overflow-y: scroll;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #171614;
}

img {
	border: none;
}

.dwyer {
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
}

.no_margin {
	margin: 0;
}

.no_padding {
	padding: 0;
}

.no_margin_padding {
	margin: 0;
	padding: 0;
}
.margin_left {
	margin-left: 8px;
}

a {
	text-decoration: none;
	outline: none;
	color: #fff;
	border: 0 solid;
}


/* BACKGROUND IMAGES */

body#home { background: #171614 url(../images/elements/bkgrs/bkg-home.jpg) no-repeat 0 0; }
body#cottages { background: #171614 url(../images/elements/bkgrs/bkg-cottages.jpg) no-repeat 0 0; }
body#bb { background: #171614 url(../images/elements/bkgrs/bkg-bb.jpg) no-repeat 0 0; }
body#farm { background: #171614 url(../images/elements/bkgrs/bkg-farm.jpg) no-repeat 0 0; }
body#location { background: #171614 url(../images/elements/bkgrs/bkg-location.jpg) no-repeat 0 0; }
body#activities { background: #171614 url(../images/elements/bkgrs/bkg-activities.jpg) no-repeat 0 0; }
body#getintouch { background: #171614 url(../images/elements/bkgrs/bkg-home.jpg) no-repeat 0 0; }

/* COLOURS */

body#home h3 {
	color: #ffffff;
}
body#home .highlight {
	color: #e07002;
}
body#home div.three_col_container {
	background: url(../images/elements/margins/margin_1.jpg) no-repeat bottom left;
}

body#cottages h3 {
	border-color: #135363;
}
body#cottages div.image_selector ul li span,
body#cottages div.image_selector ul li a {
	background-color: #135363;
}
body#cottages .highlight {
	color: #0cb8e3;
}
body#cottages div.image_selector ul li.selected span {
	background-color: #0cb8e3;
}
body#cottages div.image_selector ul li.selected {
	background-image: url(../images/elements/image_selectors/selector_1.gif);
}
body#cottages div.three_col_container {
	background: url(../images/elements/margins/margin_2.png) no-repeat bottom left;
}

body#bb h3 {
	border-color: #C57403;
}
body#bb div.image_selector ul li span,
body#bb div.image_selector ul li a {
	background-color: #C57403;
}
body#bb .highlight {
	color: #FFB61D;
}
body#bb div.image_selector ul li.selected span {
	background-color: #FFB61D;
}
body#bb div.image_selector ul li.selected {
	background-image: url(../images/elements/image_selectors/selector_2.gif);
}

body#farm h3 {
	border-color: #586D24;
}
body#farm div.image_selector ul li span,
body#farm div.image_selector ul li a {
	background-color: #586D24;
}
body#farm .highlight {
	color: #87AB30;
}
body#farm div.image_selector ul li.selected span {
	background-color: #87AB30;
}
body#farm div.image_selector ul li.selected {
	background-image: url(../images/elements/image_selectors/selector_3.gif);
}

body#location h3 {
	border-color: #6B597A;
}
body#location .highlight {
	color: #BE9BE0;
}

body#activities h3 {
	border-color: #990000;
}
body#activities div.image_selector ul li span,
body#activities div.image_selector ul li a {
	background-color: #990000;
}
body#activities .highlight {
	color: #CC0000;
}
body#activities div.image_selector ul li.selected span {
	background-color: #CC0000;
}
body#activities div.image_selector ul li.selected {
	background-image: url(../images/elements/image_selectors/selector_4.gif);
}

body#getintouch table,
body#getintouch h3 {
	border-color: #45776D;
}
body#getintouch label,
body#getintouch .highlight {
	color: #6DD3C1;
}

/* FONTS */

h1 {
	margin: 0 0 16px 35px;
	background: url(../images/elements/logos/gear_farm.png) no-repeat 0 0;
	width: 191px;
	height: 29px;
}

h2 {
	margin-bottom: 20px;
	font-size: 2.5em;
}

h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px;
}
.three_col_container h3 {
	border: none;
	padding-bottom: none;
}

h4 {
	font-size: 1.1em;
	line-height: 160%;
	margin: 0 10px 0 8px;
	padding: 0;
}

p {
	font-size: 1.2em;
	line-height: 150%;
	margin: 0 10px 20px 8px;
	padding: 0;
}

ul.details_lists {
	font-size: 1.2em;
	list-style: none;
	margin: 0 10px 20px 8px;
	padding: 0;
	line-height: 160%;
}


/* STRUCTURAL */

div#outer_container {
	width: 960px;
	padding: 40px 0 40px 0;
}

div#left_col {
	float: left;
	display: inline;
	width: 200px;
	margin: 100px 40px 0 35px;
}

div#right_col {
	float: left;
	width: 636px;
	margin: 95px 0 0 0;
}

div#footer {
	clear: left;
	overflow: auto;
	width: 636px;
	margin: 0px 0 0 275px;
	padding: 32px 0 10px 0;
	background: transparent url(../images/elements/margins/margin_0.png) 0px 20px no-repeat;
}

div.three_col_container,
div.two_col_container {
	overflow: auto;
	margin: 0 0 30px 0;
}

div.col {
	float: left;
	display: inline;
	width: 202px;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
}

div.two_col_container div.col_1 {
	float: left;
	display: inline;
	width: 419px;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
	/* background-color: #3F0; */
}

div.two_col_container div.col_2 {
	float: left;
	display: inline;
	width: 202px;
	margin: 0;
	padding: 0 0 15px 0;
	/* background-color: #F33; */
}

div.no_margin {
	margin: 0;
}

div.main_image_container {
	overflow: auto;
	margin: 0 0 30px 0;
	width: 100%;
}

/* FOOTER */

#footer dl, #footer p {
	line-height: 120%;
	font-size: 1em;
}
#footer p {
	float: right;
}
#footer p a {
	text-decoration: none;
	font-weight: bold;
}
#footer dl {
	overflow: auto;
	margin-left: 8px;
}
#footer dt {
	font-weight: bold;
	float: left;
	margin-right: 0.3em;
}
#footer dd {
	float: left;
	margin: 0 1.3em 0.4em 0;
}
#footer dt.address {
	display: none;
}
#footer dd.address {
	float: none;
}
#footer dd .highlight {
	font-weight: bold;
}
#footer dd a {
	text-decoration: none;
}

/* TRANSLATION FLAGS */

a.transflags,
a:link.transflags,
a:visited.transflags {
	border: 1px solid #555;
	margin: 15px 0 0 3px;
	padding: 0;
	float: left;
}


a:hover.transflags {
	border: 1px solid #fff;
}

a.transflags img {
	border: none;
	margin: 0;
	display: block;
}

/* IMAGE SELECTOR */

div.main_image {
	float: left;
	width: 409px;
	padding: 5px;
	background-color: #fff;
}

div.image_selector {
	float: left;
}

div.image_selector ul {
	width: 217px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.image_selector ul li {
	display: block;
	width: 217px;
	margin-bottom: 1px;
}

/* IE bug fix, will not interfere with other browsers */
div.image_selector ul li span,
div.image_selector ul li a {
	display: inline-block;
}

div.image_selector ul li span,
div.image_selector ul li a {
	display: block;
	padding: 6px 0 7px 6px;
	margin-left: 15px;
	text-decoration: none;
	cursor: pointer;
	vertical-align: bottom;
}

div.image_selector ul li.selected {
	background-position: left 50%;
	background-repeat: no-repeat;
}

/* MENU STYLING      */

ul#nav {
	margin: 0;
	padding: 0;
	width: 200px;
	border-top: 1px solid #c8d6cf;
}

ul#subnav {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 200px;
	border-top: 1px solid #c8d6cf;
	overflow: auto;
}

ul#nav li {
	float: left;
	clear: left;
	border-bottom: 1px solid #c8d6cf;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

ul#subnav li {
	float: left;
	clear: left;
	border: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#nav li a {
	display: block;
	border: none;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

ul#subnav li a {
	display: block;
	border: none;
	width: 200px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#nav a:hover {
	background-position: 0 -30px;
}

#nav a.selected,
#nav a.selected:hover {
	background-position: 0px 0px;
}

#subnav a:hover {
	background-position: 0px -26px;
}

#subnav a.selected,
#subnav a.selected:hover {
	background-position: 0px -26px;
}

body#home a#nav_home { background-image: url(../images/elements/nav/home/1_home.gif); }
body#home a#nav_cottages { background-image: url(../images/elements/nav/home/2_cottages.gif); }
body#home a#nav_bb { background-image: url(../images/elements/nav/home/3_bb.gif); }
body#home a#nav_farm { background-image: url(../images/elements/nav/home/4_farm.gif); }
body#home a#nav_location { background-image: url(../images/elements/nav/home/5_location.gif); }
body#home a#nav_activities { background-image: url(../images/elements/nav/home/6_activities.gif); }
body#home a#nav_getintouch { background-image: url(../images/elements/nav/home/7_getintouch.gif); }

body#cottages a#nav_home { background-image: url(../images/elements/nav/cottages/1_home.gif); }
body#cottages a#nav_cottages { background-image: url(../images/elements/nav/cottages/2_cottages.gif); }
	body#cottages a#nav_aboutcottages { background-image: url(../images/elements/nav/cottages/2_about.gif); }
	body#cottages a#nav_highertrowan { background-image: url(../images/elements/nav/cottages/2_highertrowan.gif); }
	body#cottages a#nav_lowertrowan { background-image: url(../images/elements/nav/cottages/2_lowertrowan.gif); }
	body#cottages a#nav_byre { background-image: url(../images/elements/nav/cottages/2_byre.gif); }
	body#cottages a#nav_rates { background-image: url(../images/elements/nav/cottages/2_rates.gif); }
	body#cottages a#nav_terms { background-image: url(../images/elements/nav/cottages/2_terms.gif); }
body#cottages a#nav_bb { background-image: url(../images/elements/nav/cottages/3_bb.gif); }
body#cottages a#nav_farm { background-image: url(../images/elements/nav/cottages/4_farm.gif); }
body#cottages a#nav_location { background-image: url(../images/elements/nav/cottages/5_location.gif); }
body#cottages a#nav_activities { background-image: url(../images/elements/nav/cottages/6_activities.gif); }
body#cottages a#nav_getintouch { background-image: url(../images/elements/nav/cottages/7_getintouch.gif); }

body#bb a#nav_home { background-image: url(../images/elements/nav/bb/1_home.gif); }
body#bb a#nav_cottages { background-image: url(../images/elements/nav/bb/2_cottages.gif); }
body#bb a#nav_bb { background-image: url(../images/elements/nav/bb/3_bb.gif); }
body#bb a#nav_farm { background-image: url(../images/elements/nav/bb/4_farm.gif); }
body#bb a#nav_location { background-image: url(../images/elements/nav/bb/5_location.gif); }
body#bb a#nav_activities { background-image: url(../images/elements/nav/bb/6_activities.gif); }
body#bb a#nav_getintouch { background-image: url(../images/elements/nav/bb/7_getintouch.gif); }

body#farm a#nav_home { background-image: url(../images/elements/nav/farm/1_home.gif); }
body#farm a#nav_cottages { background-image: url(../images/elements/nav/farm/2_cottages.gif); }
body#farm a#nav_bb { background-image: url(../images/elements/nav/farm/3_bb.gif); }
body#farm a#nav_farm { background-image: url(../images/elements/nav/farm/4_farm.gif); }
	body#farm a#nav_aboutfarm { background-image: url(../images/elements/nav/farm/4_about.gif); }
	body#farm a#nav_cattle { background-image: url(../images/elements/nav/farm/4_cattle.gif); }
body#farm a#nav_location { background-image: url(../images/elements/nav/farm/5_location.gif); }
body#farm a#nav_activities { background-image: url(../images/elements/nav/farm/6_activities.gif); }
body#farm a#nav_getintouch { background-image: url(../images/elements/nav/farm/7_getintouch.gif); }

body#location a#nav_home { background-image: url(../images/elements/nav/location/1_home.gif); }
body#location a#nav_cottages { background-image: url(../images/elements/nav/location/2_cottages.gif); }
body#location a#nav_bb { background-image: url(../images/elements/nav/location/3_bb.gif); }
body#location a#nav_farm { background-image: url(../images/elements/nav/location/4_farm.gif); }
body#location a#nav_location { background-image: url(../images/elements/nav/location/5_location.gif); }
body#location a#nav_activities { background-image: url(../images/elements/nav/location/6_activities.gif); }
body#location a#nav_getintouch { background-image: url(../images/elements/nav/location/7_getintouch.gif); }

body#activities a#nav_home { background-image: url(../images/elements/nav/activities/1_home.gif); }
body#activities a#nav_cottages { background-image: url(../images/elements/nav/activities/2_cottages.gif); }
body#activities a#nav_bb { background-image: url(../images/elements/nav/activities/3_bb.gif); }
body#activities a#nav_farm { background-image: url(../images/elements/nav/activities/4_farm.gif); }
body#activities a#nav_location { background-image: url(../images/elements/nav/activities/5_location.gif); }
body#activities a#nav_activities { background-image: url(../images/elements/nav/activities/6_activities.gif); }
body#activities a#nav_getintouch { background-image: url(../images/elements/nav/activities/7_getintouch.gif); }

body#getintouch a#nav_home { background-image: url(../images/elements/nav/getintouch/1_home.gif); }
body#getintouch a#nav_cottages { background-image: url(../images/elements/nav/getintouch/2_cottages.gif); }
body#getintouch a#nav_bb { background-image: url(../images/elements/nav/getintouch/3_bb.gif); }
body#getintouch a#nav_farm { background-image: url(../images/elements/nav/getintouch/4_farm.gif); }
body#getintouch a#nav_location { background-image: url(../images/elements/nav/getintouch/5_location.gif); }
body#getintouch a#nav_activities { background-image: url(../images/elements/nav/getintouch/6_activities.gif); }
body#getintouch a#nav_getintouch { background-image: url(../images/elements/nav/getintouch/7_getintouch.gif); }

/* /////////////////////////////////////////////////////////////////// */

/* TARIFF TABLES */

table.tariff_table {
	margin: 0;
	text-align: left;
	width: 415px;
	border-collapse: collapse;
	border-bottom: solid #11677c 1px;
}
table.tariff_table tr.even {
	background-color: #162528;
}
table.tariff_table th {
	padding: 6px 6px 6px 8px;
	color: #0cb8e3;
	vertical-align: bottom;
	border-bottom: solid #11677c 1px;
}
table.tariff_table td {
	padding: 6px 6px 6px 8px;
}
table.tariff_table td.first {
	background-image: url(../images/elements/table/date_dash.png);
	background-position: 117px center;
	background-repeat: no-repeat;
}
table.tariff_table col.from_date {
	width: 150px;
}
table.tariff_table col.price {
	width: 116px;
}

/* Main tariff rates table */

table.rates {
	width: 532px;
	margin-bottom: 1em;
}
table.rates col.price {
	width: 100px; // was: 75px;
}

/* LOCATION */

#google_map {
	width: 610px;
	height: 343px;
	border: solid #ffffff 5px;
	margin-bottom: 40px;
}

/* CONTACT FORM */

#contact table {
	margin-top: 10px;
	border-top: 1px solid;
	border-collapse: collapse;
}
#contact table.double td {
	width: 414px;
}
#contact td {
	padding-right: 10px;
	vertical-align: top;
}
#contact td.no_padding {
	padding-right: 0px;
}
#contact label {
	display: block;
	font-weight: bold;
	padding: 10px 0 5px 0;
}
#contact input.text,
#contact textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	border: 0px none;
	padding: 3px;
	margin: 0px;
	width: 196px;
	overflow: auto;
}
#contact textarea#enquiry {
	height: 130px;
	width: 408px;
}
#contact textarea#address {
	height: 78px;
}
#contact #submit {
	margin-top: 10px;
}

/* CONTACT FORM - Form.Check styles */
#contact .fc-error p {
	margin: 5px;
	color: #cc0000;
	font-size: 1em;
	font-weight: bold;
}

/* CONTACT - address */

body#getintouch dl.contact_data {
	margin-top: 10px;
	padding: 6px 0 0 8px;
	border-top: 1px solid #45776D;
	font-size: 1.2em;
	line-height: 160%;
}
body#getintouch dl.contact_data dt {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
}
body#getintouch dl.contact_data dd {
	display: block;
	margin-bottom: 0.5em;
}

/* CATTLE */

body#farm .for_sale {
	border-top: solid 1px #586D24;
	padding: 25px 0 40px 0;
	overflow: auto;
}
body#farm .for_sale img {
	float:left;
	border: solid white 5px;
	margin-right: 25px;
}

body#farm dl.cattle_listing {
	font-size: 1.2em;
	line-height: 160%;
	overflow: auto;
	margin: 0 10px 20px 8px;
	padding-left: 10px;
} 
body#farm dl.cattle_listing dt {
	float: left;
	clear: left;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 0.4em;
}
body#farm dl.cattle_listing dd {
	margin-bottom: 0.5em;
}
