@charset "utf-8";
/* 
----------------------------------------------------------------------------- 
PAGE STRUCTURE
-----------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
body { 
	padding: 0 380px 0 380px;
	font-size: 76%;
	font-family: Georgia, "Lucida Sans Unicode", Trebuchet MS, Verdana, serif;
	text-align: center;
	color: #333;
	background: #EFEBD0;
}
#sizer {
	margin: 0 auto;
	width: 71%;
	max-width: 190px;
}
#expander {
	margin: 0 -380px 0 -380px;
	min-width: 760px;
	position: relative;
}
#wrapper { 
	text-align: left;
	width: 100%;
	background-color: #F1EDD2;
}
#top {
	background-color: #EFEBD0;
	position: relative;
}
#wrapper > #top { min-height: 48px; }
#banner {
	background-color: #F7F5E8;
	border: 1px solid #AF9B82;
	border-width: 1px 1px 0;
	padding: 10px 10px 0;
}
#main_body {
	background-color: #F7F5E8;
	border: 1px solid #AC9575;
	border-width: 0 1px;
}
#wrapper > #main_body { overflow: hidden; }
#navigation {
	width: 210px;
	float: left;
	position: relative;
	left: 10px;
	margin: 10px 0 0 0;
	/*border: 1px solid red;*/
}
#banbury #navigation, #bould #navigation, #ducklington #navigation, #elbie #navigation,
#fords #navigation, #forge #navigation, #hill #navigation, #homefarm #navigation,
#huntsmill #navigation, #old #navigation, #poletrees #navigation, #potters #navigation,
#vicarage #navigation, #wallace #navigation, #weston #navigation, #yarnhill #navigation,
#yerdley #navigation, #grange #navigation {
	background: #E4DDAF url("i/inner_nav_bg.gif") repeat-y 0% 0%;
	width: 205px;
}
#content {
	margin: 10px 10px 0 225px;
	background-color: #F7F5E8;
	/*border: 1px solid green;*/
}
#bottom {
	background: transparent url("i/bottom_border.gif") no-repeat 0% 100%;
	height: 5px;
}
#bottom span {
	float: right;
	background: url("i/bottom_border.gif") no-repeat 100% 100%;
	height: 5px;
	width: 10px;
	font-size: 1px;
}
#footer {
	padding: 10px 0 0;
	background: #FBF8F1 url("i/footer_top.gif") repeat-x 0% 0%;
	text-align: right;
	color: #666;
	font-size: 0.9em;
	margin: 10px 0;
}
/* 
----------------------------------------------------------------------------- 
CLEARING
-----------------------------------------------------------------------------*/
/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
	font-size: 0px; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */
/* 
----------------------------------------------------------------------------- 
FONTS
-----------------------------------------------------------------------------*/
h1	{
	float: right;
	width: 471px;
	height: 48px;
	text-indent: -9999px;
	background: url("i/oxfordshire_country_farm_accommodation.gif") no-repeat 0% 50%;
}
h1 a  {
	width: 471px;
	height: 48px;
	display: block;	
	text-decoration: none;
	background: url("i/oxfordshire_country_farm_accommodation.gif") no-repeat 0% 50%;
}
h1 a:hover {
	background: url("i/oxfordshire_country_farm_accommodation_hover.gif") no-repeat 0% 50%;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #540501;
	margin: 0 0 10px;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #540501;
	margin: 0 0 10px;
}
h3.welcome span {
	display: block;
	font-size: 0.8em;
}
h3.welcome {
	font-size: 1.8em;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #540501;
	margin: 0 0 10px;
}
p {
	line-height: 150%;
	margin: 0 0 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited { color: #C5292A;	}
a:hover, a:active { color: #540501;	}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active { font-weight: normal; }
address { font-style: normal; }
img {
	display: block;
	border: none;	
}
ol, ul { margin: 0 0 10px 30px; }
li { line-height: 150%; }
ol.inner li {
	background: #F7F5E8 url(i/bullet_circle.gif) no-repeat 0% 55%;
	padding: 0 0 0 15px;
}
acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
	padding: 0 0 2px;
}
ol#bread { 
	list-style: none;
	margin: 0 0 10px;
}
ol#bread li { display: inline; }
/* 
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/
.inline { display: inline; }
.none { display: none; }
.clear { clear: both; }
.fright { float: right; margin: 0 0 10px 10px; }
.fleft { float: left; margin: 0 10px 10px 0; }
.img-border { border: 1px solid #B39F87; }
.photo {
	padding: 3px;
	background: #fff;
	border: 1px solid #B39F87;
}
.extra {
	position: absolute;
	top: 61em;
	right: 20px;
}
#map { margin: 0 0 10px; }
#standard #map { margin: 0; }
p.back { margin: 0; }
.bubble { width: 300px; }
ul.sitemap ul { margin-bottom: 0; }
img.farmstay { margin: 5px 0 0; }
noscript p#nojavascript {
	color: #f00;
	font-weight: bold;
}
#divs a:hover img, body#home #featured a:hover img {
	border: 1px solid #540501;
}
/* 
----------------------------------------------------------------------------- 
TOP TAB
-----------------------------------------------------------------------------*/
#top #tab {
	background: url(i/tab.gif) no-repeat 0% 0%;	
	padding: 0 0 0 20px;
	position: absolute;
	bottom: -1px;
}
#top #tab h2 {
	background: url(i/tab.gif) no-repeat 100% 0%;
	margin: 0;
	padding: 8px 20px 3px 0;
}
/* 
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navigation h3 {
	background: url(i/glance.gif) no-repeat 0% 0%;
	height: 46px;
	width: 205px;
	margin: 0;
	text-indent: -9999px;
}
#navigation h3#member {
	background: url(i/member.gif) no-repeat 0% 0%;
}
#navigation h4 {
	margin: 0 0 0 1px;
	padding: 10px;
	width: 179px;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #D9B756;	
}
#navigation ul.inner {
	margin: 0 0 0 1px;
	padding: 5px 10px;
	width: 179px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #D9B756;
}
#navigation ul.inner li {
	background: #E4DDAF url(i/bullet_circle.gif) no-repeat 0% 6px;
	padding: 0 0 0 13px;
	list-style-type: none;
}
#navigation .nav_bottom {
	background: #F7F5E8 url(i/nav_bottom.gif) no-repeat 0% 0%;
	width: 205px;
	height: 18px;
	/*border: 1px solid green;*/
}
#navigation ul.last { border-bottom: none; }
/* 
----------------------------------------------------------------------------- 
BANNER IMAGES
------------------------------------------tab-----------------------------------*/ 
#banner table {
	border: 1px solid #AF9B82;
	font-size: 1em;
}
#banner table tr td {
	width:25%;
	height: 160px;
	background-color: #F7F5E8;
	border-right: 1px #F7F5E8 solid;
}
/* homeone - homefour used in error pages - can not be .shtml */ 
#banner_one, #homeone { background: url(i/banner/countryside.jpg) no-repeat left bottom; }
#banner_two, #hometwo { background: url(i/banner/wheat.jpg) no-repeat left bottom; }
#banner_three, #homethree { background: url(i/banner/postbox.jpg) no-repeat right bottom; }
#banner_four, #homefour { background: url(i/banner/spring.jpg) no-repeat center bottom; }
#banner_five { background: url(i/banner/flowers.jpg) no-repeat center bottom; }
#banner_six { background: url(i/banner/cows.jpg) no-repeat center bottom; }
#banner table tr td.noborder, #banner table tr td#homefour { border: none; }
/* 
----------------------------------------------------------------------------- 
INNER PAGE
-----------------------------------------------------------------------------*/
#img-container {
	position: relative;
	float: right;
	width: 310px;
	margin: 5px 0 30px 20px;
}
#img-container img.photo {
	margin: 0 0 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #B39F87;
}
#rating {
	position: absolute;
	top: 243px;
	right: 10px;
	width: 80px;
	text-align: right;
	/*border: 1px solid red;*/
}
#rating img {
	display: inline;
}
#address {
	margin: 0 0 10px;
	/*border: 1px solid green;*/
}
#address address { 
	width: 190px;
	margin: 0 0 10px;
}
#glance-links p {
	margin: 0 0 5px;
	min-height: 26px;
}
#glance-links p span {
	margin-left: 34px;
	display: block;
}
#glance-links p.location { background: url(i/location.gif) no-repeat 0% 0%; }
#glance-links p.friend { background: url(i/friend.gif) no-repeat 0% 0%; }
#glance-links p.email { margin: 0; background: url(i/email.gif) no-repeat 0% 0%; }
/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer p {
	margin: 0;
	padding: 0 10px 5px;
}
#footer a {
	color: #333;	
	text-decoration: none;
}
#footer ul {
	padding: 0 10px 5px;
	margin: 0;
}
#footer ul li {
	list-style: none;
	display: inline;
}
/* 
----------------------------------------------------------------------------- 
FORM
-----------------------------------------------------------------------------*/
select, input , option, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
}
legend  {
	padding: 0 3px;
	color: #540501;
	font-weight: bold;	
}
fieldset
{
	border: 1px solid #999;
	border-width: 1px 0 0;
}
fieldset input, fieldset textarea {
	padding: 2px;
	border: 1px solid #7f9db9;
}
select { color: #333; }
.submit {
	width: 10em;
	margin: 0 0 10px 185px;
	padding: 2px;
	background: #295300;
	color: #fff;
	border: 1px solid #300;
}
div.row { padding: 5px 0; }
div.row .thisferror {
	color: #c00;
	font-weight: bold;
	width: 160px;
	float: left;
	margin-top: 3px;
	display: block;
}
div.row .thisferror { padding: 0 10px 0; }
div.row .this {
	width: 160px;
	float: left;
	margin-top: 3px;
	padding: 0 10px 0;
	display: block;
}
label { 
	cursor: pointer;
	padding: 0 0 0 10px;
}
fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
	border: 1px solid #ed6501;
	background: #ffc;
}
#errorbox p, p#no_javascript {
	color: #c00;	
	font-weight: bold;
}
/* 
----------------------------------------------------------------------------- 
HOMEPAGE 3 COL OPTIONS
-----------------------------------------------------------------------------*/
#options { 
	padding: 5px 0 0;
}
div[id=options] { overflow: hidden; }
.col {
	width:32%;
	float:left;
}
.one, .two { margin-right: 1%; }
.content_middle > div { min-height: 19em; }
.col ul { 
	margin: 0;
	padding: 0;
	text-align: center;
}
/* 
----------------------------------------------------------------------------- 
HOMEPAGE ONLY
-----------------------------------------------------------------------------*/
body#home #sizer, body#standard #sizer { margin-top: 10px; }
body#home #main_body, body#standard #main_body {
	background: #F7F5E8 url("i/home_nav_bg.gif") repeat-y 0% 0%;
}
body#home #banner, body#standard #banner {
	padding: 10px;
	background-color: #F7F5E8;
}
body#home #content, body#standard #content {
	margin: 0 0 0 210px;
	padding: 0;
	background: #F7F5E8;
}
body#standard #content {
	margin: 0 5px 0 210px;
}
body#home #top, body#standard #top {
	background-color: #E3DCAE;
	border: 1px solid #E1CE55;
	border-width: 2px 0;
}
body#home h1, body#standard h1 {
	float: none;
	margin: 12px auto 0;
	width: 703px;
	height: 29px;
	text-indent: -9999px;
}
body#home h1, body#home h1 a, body#standard h1, body#standard h1 a {
	background: url("i/country_accom.gif") no-repeat 0% 0%;
}
body#home h1 a, body#standard h1 a  {
	width: 703px;
	height: 29px;
	display: block;	
	text-decoration: none;
}
body#home h2 { font-size: 1.6em; }
body#home #top #tab, body#standard #top #tab { display: none; }
body#home #content h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px;
}
body#home #navigation, body#standard #navigation {
	left: 0px;
	margin: 0;
	background: none;
}
body#home .content_top, body#standard .content_top {
	background: url("i/homebox.gif") no-repeat 0% 0%;
	height: 15px;
}
body#home .content_top span, body#standard .content_top span {
	float: right;
	display: block;
	height: 15px;
	width: 20px;
	background: url("i/homebox.gif") no-repeat 100% 0%;
}
body#home .content_middle, body#standard .content_middle {
	padding: 0 0 0 1px;
	background: url("i/home_repeat.gif") repeat-y 0% 0%;
}
body#home .content_middle > .content_text, body#standard .content_middle > .content_text { overflow: hidden; }
body#standard .content_middle > .content_text { min-height: 300px; }
body#home .content_middle .content_text, body#standard .content_middle .content_text {
	padding: 5px 20px 5px 19px;
	background: url("i/home_repeat.gif") repeat-y 100% 0%;
}
body#standard #oxford, body#standard #north, body#standard #south, body#standard #east, body#standard #west,
body#standard #oxford .main, body#standard #north .main, body#standard #south .main, body#standard #east .main, body#standard #west .main,
body#standard #one { /* hide background image on divs */
	background: none;
}
body#home .content_middle p, body#standard .content_middle p {
	margin: 0;
	padding: 0 0 10px;
}
body#home .content_middle ul { list-style: none; }
body#home .content_bottom, body#standard .content_bottom {
	background: url("i/homebox.gif") no-repeat 0% 100%;
	height: 20px;
}
body#home .content_bottom span, body#standard .content_bottom span {
	float: right;
	display: block;
	height: 20px;
	width: 20px;
	background: url("i/homebox.gif") no-repeat 100% 100%;
}
body#home #bottom, body#home #bottom span, body#standard #bottom, body#standard #bottom span { background-image: url("i/bottom_home.gif"); }
body#home #navigation, body#standard #navigation {
	padding: 0;
	width: 192px;
	padding: 0 8px 0 0;
	text-align: center;
	color: #540501;
	background: transparent url("i/home_nav_corner.gif") no-repeat 0% 0%;
}
body#home #navigation p.search, body#standard #navigation p.search {
	padding: 10px 10px 0;
}
body#home #navigation img, body#standard #navigation img { margin: 0 auto 10px; }
body#standard h3 { margin: 0 0 10px; }
/* 
----------------------------------------------------------------------------- 
HOMEPAGE TABLE + FEATURE
-----------------------------------------------------------------------------*/
table#intro { width: 100%; font-size: 1em; }
td, th { vertical-align: top; }
table td.top_left, table#intro td.top_right { background: #FDFDFB url("i/homebox.gif") no-repeat 0% 0%; }
table#intro td.top_right { background-position: 100% 0%; }
table#intro td.middle_left, table#intro td.middle_right { background: #FDFDFB url("i/home_repeat.gif") repeat-y 0% 0%; }
table#intro td.middle_right { background-position: 100% 0%; }
table#intro td.bottom_left, table#intro td.bottom_right { background: #FDFDFB url("i/homebox.gif") no-repeat 0% 100%; }
table#intro td.bottom_right { background-position: 100% 100%; }
.top_left, .middle_left, .bottom_left { width: 1%; }
.top_right, .middle_right, .middle_right { width: 64%; }
.fsection { width: 35%; }
body#home table#intro tr td h2, body#home table#intro tr td p { padding: 0 20px 0 5px; }
body#home #featured { padding: 0 10px; }
body#home #featured h3 {
	border: 1px solid #E1CE55;
	border-width: 2px 0;
	height: 30px;
	margin: 0 0 10px;
	text-indent: -9999px;
	background: #E3DCAE url("i/featured_member.gif") no-repeat 50% 50%;
}
body#home #featured img {
	margin: 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #B39F87;
}
body#home table#intro tr td #featured p { padding: 0; }
p.arrow { 
	margin: 0;
	background: url("i/arrow.gif") no-repeat 0% 5px;
}
p.arrow a { padding: 0 0 0 20px; }
body#home #featured p.end { margin: 0 0 10px; } 
