/**************** Colours ****************************/
/*
colour1 Dark Grey: #7d7779 
colour2 Bright Orange: #fe2e08
colour3 Pale Grey : #acabac
color4 Paler Orange: #fe8c24
color5 Deep Orange: #c52508
*/
/**************** Style Resets **********************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {margin:1em 0;}
li, dd, blockquote {margin-left:1em;}
html, body, fieldset {font:100.1%/120% Verdana, Arial, Helvetica, sans-serif;}
input, select, textarea {font-size:100.1%;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
form label{cursor:pointer;}
fieldset, img{border:none;}
table{border-collapse:collapse; border-spacing:0;}
ul li {list-style-type:square;}
hr {height: 1px; background-color: #E5E5E5;  color: #E5E5E5;   border: none;  padding: 0; margin: 1em 1em;}

/**************** General rules *********************/

html{height:100%; }
body {height:101%; line-height:150%;color: #555; text-align: center; background-color:#9f6a48;background:#6e4b34 url(../images/back.jpg) left top repeat-x;}

/**************** General Links ***********************************/
a:link            { color: #6e4b34; text-decoration: none;border-bottom:1px solid #c52508;}
a:visited         { color: #555; text-decoration: none;border-bottom:1px solid #7d7779;}
a:focus, a:hover, a:active {color: white;background-color:#9f6a48;border-bottom:1px solid #7d7779 }

/********************** Navigation ******************/

#navlist{margin:0;background-color:#c3af95;}
#navlist ul {margin:0;padding:0;}
#navlist li{list-style: none;background: url(../images/navstripe.jpg) right bottom no-repeat;margin:0;padding:5px 5px 5px 0;}
#navlist a {font-weight:bold;color:#6e4b34;display:block;text-decoration:none;border-bottom:none;}
#navlist a:link, #navlist a:visited {  border-bottom:none;color:#6e4b34 ; display:block;text-decoration: none; padding-left:15px;}
#navlist a:hover, #navlist a:focus, #navlist a:active {color: #402c1f;background: url(../images/arrow4.gif) left center no-repeat;padding-left:15px;}

#home #nav-1, #services #nav-2, #about #nav-3, #contact #nav-4 {color: #402c1f;background: url(../images/arrow4.gif) left center no-repeat;padding-left:15px;}



/***************** Image Replacement ****************/

/* General IR statements */
.replace {position: relative; overflow: hidden; margin: 0;padding: 0;   font-size: 100%; }
.replace em {     display: block; z-index:5;  position: absolute;  top: 0;  /* left: 0; */ z-index: 1;    /* for opera5 (?) and o6/mac */     }
/* General IR statements for IE5.x mac only */
* html>body .replace {  position: static; overflow: visible;   font-size: 10px;  /* for ie5.x/mac */  }
* html>body .replace em  { position: static; }
* html>body .replace a {text-decoration: none;  /* ie5.0-5.1.x/mac  must have this value or the underline shows through the image. */   }
/* Each pair of statements per instance of IR */
#myh1, #myh1 em {font-color:#555;padding-bottom:0; background-color:#ggg;     width: 731px;     height: 185px; background: url(../images/toppic.jpg) top left no-repeat;}
* html>body #myh1 em { /* for ie5.x/mac only */ margin-bottom: -185px;   /* Required to bring text underneath image. Use the negative height of the image here.*/  }

/***************** Headings ********************/

/* h1 {font-size:110%; color: #000; font-weight:normal;} */
h2 {font-size:170%; color: #402c1f; font-weight:normal;background-color:#c3af95;display:block;height:1.6em;margin-top:0;padding:8px 5px 0 5px;font-family: "Times New Roman", serif;}
h3 {font-size:140%; color:#6e4b34;font-weight:normal;}
h4 {font-size:140%; color:#6e4b34;font-weight:normal;}
#sidebar h3 {font-size:170%; color: #9f6b48; font-weight:normal;background-color:#9f6b48;display:block;height:1.6em;margin-top:0;padding:8px 5px 0 5px;font-family: "Times New Roman", serif;}
#sidebar h4 {font-size:140%; color: #fff; font-weight:normal;margin-left:10px;}
#content h3, #content h4 {margin-bottom:;}
/***************** Page Sections *********************/

#container { position:relative;margin:2em auto;text-align:left; background:#fff url(images/) top center no-repeat; width:731px; max-width:92%;font-size:76%;padding:0 ;border-left:30px solid white;border-right:30px solid white;border-bottom:30px solid white;}

#skip {font-size:80%;   text-align:right; color:white;   margin-bottom:0;z-index:10;}
#skip ul {margin:0;}
#skip li {display:inline;  list-style-type: none;  padding: 0 0 0 1em;  }
#skip li a:link, #skip li a:visited  {border:none; color:#555; padding:0 5px 5px 5px;   }
#skip li a:focus, #skip li a:hover, #skip  a:active { border:none;color:#fff;    padding:0 5px 5px 5px;}

#mainbox {clear:both;overflow:hidden; background: url(../images/orangestrip.gif) 68% top repeat-y;}
#mid {background-color:#c3af95 ;overflow:hidden;width:100%;}
#banner {width:70%;height:185px;float:left;background:#c3af95 url(../images/leafbanner.jpg) left top no-repeat; }

#strapline {width:30%;height:185px;float:right;background:#9f6a48 url(../images/orangefade.jpg) left top repeat-y;}
#strapline p  {color:white;font-family: "Trebuchet MS", Verdana, sans-serif;margin:10px;font-size:180%;line-height:150%;font-family: "Times New Roman", serif; }
#strapline img {float:left;margin-right:10px;}
img.printlogo {display:none;}
#content p {margin-right:20px;}
#content {width:70%;float:left;margin:0;max-width:70%;background-color:#fff;display:inline;}
#content img {float:right; clear:both;padding:6px;border:1px solid #e2e2e2;color:#333;background:#fff;margin: 0 0 5px 4px;}
#content ul  {margin-left:5px;margin-right:20px;}
#content img.printlogo {display:none;}

#sidebar {width:30%;float:right;margin:0;background-color:#c3af95;color:black;display:inline;}
#sidebar img {margin:20px 0;padding;0;}
#sidebar p {color:#444;margin-right:10px;margin-left:10px;}

#footer {clear:both; padding:1em 0 1em 0;border-top: 1px solid #ccc;overflow:hidden;}
#footer .left {float:left; width:40%;text-align:left;}
#footer .right {float:right; width:60%; text-align:right;}
#addresslist  {}
#addresslist dt {font-weight:bold;}
#addresslist dd {font-weight:normal;margin-bottom:8px;margin-left:0;}
#mainbox img.icon {float:none;padding:0;margin:0;border:none;}

/*************** Other bits *************/


/*************** Forms ******************/
#contactformh3 {margin-bottom:0;padding-bottom:0;}

#gbcf-form{ clear:both; color: #08365d;    margin: 10px 0 0 -15px;    width: 90%; }
#gbcf-form fieldset { margin-top:10px;  border: 1px solid #c3af95;padding:12px 8px 8px 8px;margin-bottom:15px; }
#gbcf-form legend {  font-weight:bold; color:#6e4b34;padding-bottom:5px;}
#gbcf-form #formwrap{border:none;}
.main-legend {font-size:130%;margin-bottom:0; color:#19598e;font-weight:normal;font-family:"Trebuchet MS", Helvetica, sans-serif;}

#gbcf-form input {   background: #fff;    border: 1px solid #777;    width: 80%;    padding: 5px 3px 5px 3px;    vertical-align: middle;    margin: 0 0 5px 0; }
#gbcf-form textarea {   background: #FFF;    border: 1px solid #777;    width: 80%;    margin-left: 0;    font-size: 130%;    padding: 3px;    vertical-align: middle; }
#gbcf-form input.button {   border: 1px solid #fff;    clear: both;    color: white;    font-size: 100%;    width: 30%;    margin: 10px 0 20px 0;    font-weight: bold;   background: #6e4b34 url(../images/greenbar.gif) left bottom repeat-x; }
#gbcf-form input:hover, #gb_form_div textarea:hover {   border: 1px solid #777;    }
#gbcf-form input.button:focus, #gb_form_div input.button:hover, #gb_form_div input.button:active {   clear: both;    color: #0e0a22;    font-size: 100%;    width: 30%;    margin: 10px 0 20px 0;    font-weight: bold;   background: #c00606 url(../images/greenbar.gif) left top repeat-x;  }
#gbcf-form input.short {width:10%;}
.required {   color: #c2537a;    font-weight: normal;    margin-left: 10px; }
.validationerrors ol {   color: #000;    margin-left: 20px;    padding-left: 15px;    margin-bottom: 10px; }
#enquiryErrorID  a:focus, #enquiryErrorID  a:hover, #enquiryErrorID  a:active {   background-color: #538b37;    color: white; }

#gbcf-form input.text-short {width:20%;}
#gbcf-form select#subject {display:none;}
#gbcf-form #subject-error {display:none;}
#form-div {margin:-10px 0 0 10px;}
/***************** Clearfix ****************/

.clearfix:after { content:".";  display:block;  height:0;  clear:both;   visibility:hidden;  }
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
