
/*___________________   Chamberlayne Farms / General Styles */

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	color: #000;
	background:#FFF url(../images/dev_bglines.gif) repeat-x top left;
}

h1	{
	font-size: 1.8em;
	padding:0;
}

h2	{
	font-size: 140%;
	line-height: 1.2em;
	margin-bottom: 10px;
	display:block;
	padding-top:10px;
}

h3	{
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0 5px 0;
	display:block;
	clear:both;
}

h4	{
	font-size: 100%;
	line-height: 1em;
	margin: 4px 0;
	clear:both;
}

p	{
	margin: 0;
	padding: 5px 0 5px 0;
}


ul, ol	{
	padding:0;
	position:relative;
}

fieldset	{
	padding: 10px;
	margin: 0 0 20px 0;
}

* html fieldset	{
	padding: 0 10px 10px 10px;
}

legend {
	font-weight:bold;
	padding: 0;
}

* html legend {
	padding: 0;
}

a, a.visited {
	color: #333;
	text-decoration: underline;
}

a:hover, a.selected	{
	text-decoration: none;
	color:#33485C;
}

.farmsite a:hover, .farmsite a.selected	{
	text-decoration: none;
	color:#2F5E1F;
}

.steadsite a:hover, .steadsite a.selected	{
	text-decoration: none;
	color:#666;
}

#allhome a:hover, .steadsite a.selected	{
	text-decoration: none;
	color:#666;
}

address	{
	margin: 5px 0;
}
img	{
	border:none;
}


/* Contentwrappers */
#outer { 
   height: 100%;
   overflow:auto;
} 

.devsite #outer { 
   background: #FFF url(../images/dev_bglinesup.jpg) repeat-x bottom left; 
} 

.farmsite #outer { 
   background: #FFF url(../images/farm_bglinesup.jpg) repeat-x bottom left; 
} 
.steadsite #outer { 
   background: #FFF url(../images/stead_bglinesup.jpg) repeat-x bottom left; 
} 

#pagewrapper { 
   text-align:center;
   min-width: 810px;
   float:left;
} 

div#footer {
	padding: 5px;
	margin: 20px 0 15px 0;
	clear:both;
	font-size: 90%;
	border-top: 1px solid #FFF;
	color:#FFF;
}

.devsite #footer {
	background-color:#33485C;
}

.farmsite #footer {
	background-color:#2F5E1F;
}

.steadsite #footer {
	background: #385269 url(../images/stead_cow.gif) no-repeat 100px 15px; 
	padding-left: 100px;
}


.devsite #pagewrapper { 
   background: url(../images/dev_bgheader.gif) repeat-x 0 65px; 
} 


.farmsite #pagewrapper { 
   background: url(../images/farm_bgheader.gif) repeat-x 0 65px; 
} 

.steadsite #pagewrapper { 
   background: url(../images/stead_bgheader.gif) repeat-x 0 65px; 
} 


#container	{
	text-align:left;
	float:left;
	margin: 0 0 0 40px;
	padding:0;
	overflow:auto;
}

.entry #container	{
	background: url(../images/entry_headerimage.jpg) no-repeat 0 53px;
}

.farmsite #container	{
	background: url(../images/farm_headerimage.jpg) no-repeat 0 53px;
}

.devsite #container	{
	background: url(../images/dev_headerimage.jpg) no-repeat 0 53px;
}

.steadsite #container	{
	background: url(../images/stead_headerimage.jpg) no-repeat 0 53px;
}
/* Do not move - must supercede .farmsite*/
.entry #container	{
	background: url(../images/entry_headerimage.jpg) no-repeat 0 53px;
}

.logo	{
	border: 10px solid #FFF;
	position:absolute;
	top:60px;
	left: 50px;
}

* html .logo	{
	left: 90px;
}

img.imagemain, img.imagedetail	 {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px 15px 10px 0;
	float:left;
	display:block;
}

* html img.imagemain, * html img.imagedetail	 {
	padding: 5px;
	margin: 5px 10px 10px 0;
}

img.imagedetail	 {
	margin: 5px 10px 15px 5px;
}

.steadsite img.imagamain	{
	margin:0;
	padding:0;
}
.clear	{
	clear: both;
}
.summary	{
	font-size: 1.1em;
	margin: 5px 0;
}
.newsimage	{
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px 10px 10px 10px;
	float:left;
	display:block;
}
.notes {
	font-size:90%;
}
.hidden	{
	text-indent: -8000px;
}

.nodisplay	{
	display:none;
}

.left	{
	float:left;
}

.tel	{
	position:absolute;
	top: 32px;
	right: 10px;
	font-weight:bold;
}


/* Internal links */


a.mainlink {
	text-decoration: underline;
	padding-left: 18px;
	
}

.devsite a.mainlink {
	background: url(../images/dev_arrowlink.gif) no-repeat left 4px;
}

a.mainlink:hover {
	text-decoration: none;
}

.steadsite a.mainlink,
.farmsite a.mainlink {
	background: url(../images/stead_arrowlink.gif) no-repeat left 3px;
}

a.externalink {
	padding-left: 0;
	margin-left:0;
}

div#content	{
	padding: 95px 0 0 40px;

}
.farmsite div#content	{
	padding-top:110px;

}

#leftbar, #rightbar	{
	float:left;
}

#leftbar	{
	width: 200px;
	margin-right: 25px;
}

#rightbar {
	width: 486px;
}

#rightbar {
	width: 486px;
}

p.sitelink	{
	margin-right: 30px;
	float:right;
}


/*___________________  / Titles */

#startmain	{
	margin: 0 0 10px 0;
	overflow:auto;
	border: 1px solid #FFF;
	padding: 0 0 30px 8px;
	height: 1%;
}


.devsite #startmain	{
	background: #FFF url(../images/dev_bggrad.jpg) repeat-x bottom;
}

.farmsite #startmain	{
	background: #FFF url(../images/farm_bggrad.jpg) repeat-x bottom;
}

.steadsite #startmain		{
	background: #FFF url(../images/stead_bggrad.jpg) repeat-x bottom;
}



#allhome #startmain {
	background:none;
	border:none;
	padding: 0 5px 0 0;
}

#startmain h2, 
#startmain h3, 
#startmain p, 
#startmain h4 {
	margin-left: 10px;
	margin-right:10px;
}

#startmain h2 {
	margin-bottom: 8px;
}

#startmain a.mainlink  {
	margin: 5px 10px 25px 10px;
}



div.rightcolumn, 
div.leftcolumn	{
	float:left;
	width: 210px;
	/*border: 1px solid #FFF;*/
	padding: 0 2px 10px 8px;
}

/* Removed 
.devsite div.rightcolumn, 
.devsite div.leftcolumn	{
	background: #FFF url(../images/dev_bggrad.jpg) repeat-x bottom;
}

.farmsite div.rightcolumn, 
.farmsite div.leftcolumn	{
	background: #FFF url(../images/farm_bggrad.jpg) repeat-x bottom;
}

.steadsite div.rightcolumn, 
.steadsite div.leftcolumn	{
	background: #FFF url(../images/stead_bggrad.jpg) repeat-x bottom;
}

*/
div.leftcolumn {
	margin: 25px 25px 0 0;
}

div.rightcolumn	{
	margin: 25px 0 0 0;
}

 .leftcolumn, .rightcolumn		{
	background:none;
	border:none;
}


/*___________________  / Universal Feature Boxes*/

div.news, 
div.contact,
div.environment,
div.vacancies	{
font-size: 90%;
}

div.news	{
	margin-bottom: 20px;
}

div.news h3	{
	background: url(../images/bulletnotes.gif) no-repeat left;
	padding-left: 20px;
	color:#C33;
}

div.news h4	{
	margin-bottom: 5px;
	display:block;
}

div.news p	{
	padding: 0 0 15px 0;
	display:block;
}

div.environment	{
	color:#2F5E1F;
}
div.environment h3	{
	background: url(../images/bulletrecycle.gif) no-repeat left;
	padding-left: 25px;
	color:#2F5E1F;
}

div.contact h3	{
	background: url(../images/bulletcontact.gif) no-repeat left;
	padding-left: 25px;
	color:#333;
}

div.contact h4	{
	display:block;
	margin: 15px 0 0 0;
}

div.contact {
	padding: 10px 0;
	margin-bottom: 20px;
	color:#333;
}

div.vacancies h3	{
	background: url(../images/bulletnotes.gif) no-repeat left;
	padding-left: 20px;
	color:#385269;
}

div.vacancies {
	padding: 10px 0;
	color:#666;
}

div.vacancies ul li a {
	color:#385269 ;
}

/*___________________  / Form Styles */

legend	{
	color:#333;
}

.input {
	float:left;
	clear:left;
	width: 220px;
}

label, 
form h3	{
	clear:left;
	margin: 15px 0 2px 0;
	display:block;
}

form h3	{
	margin-left:0;
	padding-left:0;
}


.farmsite .submit	{
	background: url(../images/farm_submitgrad.gif) repeat-x bottom left;
}

.steadsite .submit	{
	background: url(../images/stead_submitgrad.gif) repeat-x bottom left;
}

.devsite .submit	{
	background: url(../images/dev_submitgrad.gif) repeat-x bottom left;
}
#enquiry .leftcolumn {
	width: 320px;
}


#enquiry .rightcolumn {
	width: 200px;
	margin-left: 0;
}

.holder	{
	width: 100%;
	float:left;
}

* html .holder {
 margin-bottom:10px;
}
.holder h2	{
	float:left;
	width: 50%;
	display:block;
	padding:5px 0;
	margin:0;
}

* html #startmain .holder h2 {
 margin-left: 5px;
}

.holder a.mainlink	{
	float: left;
	width 30%;
	margin-left:0;
}


