/* Bindoff Media - www.bindoff.co.uk */

/* COLOURS:
	green		: 209132
	blue		: 0E1E33
*/


/* basic elements */
body {
	font: 12px/17px 'Lucida Sans',lucida,verdana,helvetica,arial;
	margin: 0;
	padding: 0;
	color: #209132;
	background: url(/images/grass-bg-shad.jpg) repeat-y 50% #0A4F1B;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #209132;
}
a:hover {
	color: #0E1E33;
}
a.no_style {
	text-decoration: none;
}
a.no_style:hover {
	color: #209132;
}

h3 a:link, h3 a:visited {
	color: #0E1E33;
}
h3 a:hover {
	color: #209132;
}

.right {
	float: right;
	margin: 0 0 14px 14px;
}

#container {
	width: 770px;
	position: relative;
	margin: 0 auto;
	padding: 0 14px;
	background: #fff;
}



#main_pics {
	width: 275px;
	float: left;
	padding-top: 40px;
}

#main_content {
	width: 495px;
	float: left;
	padding-bottom: 14px;
}

#main_content h1 {
	color: #0E1E33;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 14px;
}
#main_content h2 {
	color: #0E1E33;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
}
#main_content h3 {
	color: #0E1E33;
	font-size: 14px;
	line-height: 18px;
}




#header {
	background: #0E1E33;
	width: 770px;
	height: 85px;
	position: relative;
	margin-bottom: 14px;
}
#logo {
	position: absolute;
	left: 18px;
	top: 16px;
}

#nav {
	position: absolute;
	left: 275px;
	top: 48px;
	width: 473px;
	height: 14px;
	font-weight: bold;
}
#nav a {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 20px;
}
#nav a:hover {
	color: #FFFF00 !important;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a.sel:link, #nav a.sel:visited {
	color: #FFFF00;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}




#subnav {
	float: right;
	width: 100px;
	padding: 10px;
	background: #0E1E33 url(/images/subnav-bg.jpg) repeat-x 50% 100%;
	margin: 0 0 14px 14px;
	border: #0E1E33 solid 4px;
}
#subnav a {
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-size: 11px;
	border-bottom: #132A38 solid 1px;
}
#subnav a:hover {
	color: #FFFF00 !important;
}
#subnav a:link, #subnav a:visited {
	color: #fff;
}
#subnav a.sel:link, #subnav a.sel:visited {
	color: #FFFF00;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav li {
	display: inline;
	margin: 0;
	padding: 0;
}




#footer {
	border-top: #99D47F solid 1px;
	padding: 14px;
	color: #209132;
	font-size: 11px;
}





.prices {
	width: 495px;
}
.prices caption {
	color: #0E1E33;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 14px;
	text-align: left;
}
.prices th {
	color: #209132;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
}
.prices td {
	color: #0E1E33;
	padding: 3px;
}
.prices .l {
	background: #CCEBB9;
}
.prices .d {
	background: #BDE4A7;
}
.prices .ly {
	background: #FFFEAD;
}
.prices .dy {
	background: #F5F3A6;
}
.prices .lb {
	background: #B2E9ED;
}
.prices .db {
	background: #AADFE3;
}
.prices .lg {
	background: #EBEBEB;
}
.prices .dg {
	background: #E3E3E3;
}
.prices .dm {
	background: #A8E3D5;
}
.prices .lm {
	background: #B4F0E1;
}


.prices .dr {
	background: #BDE4A7;
	text-align: right;
}
.prices .lr {
	background: #CCEBB9;
	text-align: right;
}
.prices td, .prices th {
	padding: 5px 8px;
	text-align: left;
}





a.but_horse_g, a.but_horse_b {
	color: #fff;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
a.but_horse_g {
	background: #209132;
}
a.but_horse_b {
	background: #000;
}
a.but_horse_g img, a.but_horse_b img {
	margin: 0 5px -2px 0;
}
a.but_horse_g:link, a.but_horse_g:visited, a.but_horse_b:link, a.but_horse_b:visited {
	color: #fff;
}
a.but_horse_g:hover, a.but_horse_b:hover {
	color: #ff0;
}





.more_info {
	background: #FFFFBF;
	padding: 8px;
}
.more_info a.list {
	display: block;
	color: #0E1E33;
}

#footer_logo {
	float: right;
	width: 147px;
	text-align: right;
}
#footer_logo img {
	margin-left: 10px;
}


.padded_text {
	border: 1px #209132 dotted;
	padding: 5px;
	background: #E6F5DC;
}

.img_copy_r {
	float: right;
	margin: 0 0 10px 10px;
}

.img_copy_l {
	float: left;
	margin: 0 10px 10px 0;
}




.cloak {
	display: none;
}


.form_hr {
	clear: both;
	margin: 10px 0;
	border-top: 1px #CCEBB9 solid;
}