/* Normalizes margin, padding */
body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, blockquote { 
margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {font-size : 100%; }

/* Removes list-style from lists */
ul, ol {list-style : none; }

/* Removes border from fieldset and img */
fieldset,img {border : 0; }

/*removes underline from hyperlinks*/
a {text-decoration: none;}
hr {display: none;}

html {
background: #F5F0E7 url(images/body-background.gif) repeat-x 0 -7px;
color: #660000;
text-align: center;
}
body {
text-align: center;
margin: 0 auto;
width: 100%;
position: relative;
font: 0.9em/1.4em Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
}
#content {
position: relative;
text-align: left;
margin: 55px auto 0 auto;
width: 90%;
min-width: 730px;
max-width: 70em;
padding: 0;
background-color: #EDE4D1;
}
#content a {
color: #142c66;
text-decoration: underline;
}
#content a:hover {
text-decoration: underline;
color: #3068d8;
}
#content h3, dl#nav-portfolio dt {
margin: 12px 0 18px 0;
padding: 0 12px;
font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
font-size: 1.5em;
font-style: italic;
font-weight: normal;
}
#content h4 {
font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
font-size: 1.1em;
padding: 0 12px;
margin: 12px 0 5px 0;
}
#content h5 {
font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
font-size: 1em;
padding: 0 1em 0 12px;
margin: 1em 0 0.5em 0;
}
div#content p {
padding: 0 20px 0 12px;
margin: 5px 0 8px 0;
}


/* =branding */
div#branding {
position: relative;
height: 265px;
border: 8px solid #ffffff;
border-bottom-width: 0;
text-align: right;
}
div#branding h1 {
position: absolute;
top: -63px;
left: -10px;
background: transparent url(images/branding-title.png) no-repeat 0 0;
text-align: left;
text-indent: -9999px;
line-height: 0;
width: 385px;
height: 62px;
}
div#branding h1 a {
text-decoration: none;
display: block;
width: 385px;
height: 58px;
}
div#branding h1 a:hover, div#branding h2 a:hover {
text-decoration: none;
}
div#branding h2 {
position: absolute;
top: -38px;
right: -8px;
font: 1.3em Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
letter-spacing: 0.1em;
color: #330000;
text-decoration: none;
}
div#branding h2 a, div#branding h2 a:hover {
color: #330000;
text-decoration: none;
}
div#branding h3 {
position: absolute;
bottom: 0;
right: 0;
width: 99%;
font-size: 1.3em;
font-weight: bold;
margin: 0;
padding: 8px 8px 10px 8px;
background: transparent url(images/tagline-bkgd.png) repeat 0 0;
color: #330000;
}
div.branding-index {
background: #CAC0BF url(images/craftsman-moulding.jpg) no-repeat 50% 0;
}
div.branding-about {
background: #C9BEB8 url(images/external-cornice-beneath.jpg) no-repeat 50% 0;
}
div.branding-services {
background: #7B8DBB url(images/corinthian-arch-wide.jpg) no-repeat 50% 0
}
div.branding-lime {
background: #CFA681 url(images/external-cornice-frontview.jpg) no-repeat 50% 0;
}
div.branding-news {
background: #CDDDED url(images/news-autumn-2008.jpg) no-repeat 50% 0;
}
div.branding-contact {
background: #CFB19B url(images/lime-panels.jpg) no-repeat 50% 0;
}
div.branding-secondary {
background: #6275AF url(images/corinthian-arch.jpg) no-repeat 50% 0;
}
div.branding-recruitment {
background: #6275AF url(images/corinthian-arch-2.jpg) no-repeat 0 0;
}
div.branding-manor-houses {
background: #5876B4 url(images/stocks.jpg) no-repeat 50% 0;
}
div.branding-historic-houses {
background: #e0f7ff url(images/stowe-house.jpg) no-repeat 0 0;
}
div.branding-farmhouses-cottages {
background: #D3E6ED url(images/farmhouse.jpg) no-repeat 50% 0;
}
/* =navigation */
ul#nav {
position: relative;
padding: 10px 0;
margin: 0;
width: 100%;
background-color: #ffffff;
}
#nav li {
display: inline;
margin: 0 0 0 20px;
padding: 0 0 0 25px;
position: relative;
background: transparent url(images/nav-bullet.gif) 0 50% no-repeat;
}
#nav li#nav-home {
margin-left: 5px;
}
#nav li a, dl#nav-portfolio dd a {
font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
font-size: 1.2em;
font-style: italic;
font-weight: bold;
text-decoration: none;
color: #142c66;
}
#nav li a:hover {
text-decoration: none;
}
#nav li.active a, dl#nav-portfolio dd.active a, ul#sub_nav li.active a {
color: #3068d8;
}
dl#nav-portfolio {
position: relative;
width: 285px;
margin: 0 auto;
text-align: left;
padding-bottom: 1em;
}
dl#nav-portfolio dt {
margin: 24px 0;
padding: 0;
color: #142c66;
font-weight: bold;
}
dl#nav-portfolio dd {
width: 275px;
height: 115px;
margin: 20px 0 0 0;
border: 5px solid #ffffff;
position: relative;
}
dl#nav-portfolio dd#historic-buildings {
background: transparent url(images/historic.jpg) 0 0 no-repeat;
}
dl#nav-portfolio dd#manor-houses {
background: transparent url(images/manor-houses.jpg) 0 0 no-repeat;
}
dl#nav-portfolio dd#farmhouses-cottages {
background: transparent url(images/cottages.jpg) 0 0 no-repeat;
}
dl#nav-portfolio dd a {
position: absolute;
bottom: 0;
left: 0;
text-decoration: none;
width: 272px;
padding: 2px 0 2px 3px;
background: transparent url(images/tagline-bkgd.png) repeat 0 0;
}
dl#nav-portfolio dd a:hover {
text-decoration: none;
}
ul#nav-portfolio p {
margin: 0 0 1em 0;
}
div#content_main {
position: relative;
padding: 12px 0;
margin: 0 324px 0 0;
background-color: #F5F0E7;
border-right: 1px solid #C4B095;
}
div#content_sub {
float: right;
top: 0;
right: 0;
margin: 0;
width: 325px;
padding: 0;
position: relative;
text-align: center;
}
div#content ul.bullet-points {
margin: 10px 20px 10px 30px;
}
div#content ul.bullet-points h4 {
font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
font-size: 1.1em;
padding: 0 1em 0 0;
}
div#content ul.bullet-points li {
list-style-type: disc;
list-style-position: outside;
margin: 5px 0;
}
div#content ul.bullet-points p {
margin: 0.25em 0 1em 0;
padding: 0;
}
div#content ul.bullet-points li a {
padding-right: 5px;
}
div#content p.links a {
padding-right: 5px;
}
div#content p.instructions {
font-style: italic;
}

/* =portfolio */
ul.portfolio {
border-bottom: 1px solid #C4B095;
margin: 0 20px 20px 12px;
position: relative;
}
ul.portfolio li {
margin: 20px 0;
padding: 0;
position: relative;
}
div#content ul.portfolio p {
padding: 0;
margin: 10px 0;
}
div#content ul.portfolio li h4 {
padding: 0;
margin: 12px 0 6px 0;
font-size: 1.2em;
}
div#content ul.portfolio li h5 {
padding: 0;
margin: 10px 0 -5px 0;
font-size: 1.05em;
}
div.thumbs img, div.thumbs-news img {
border: 1px solid white;
background-color: white;
padding: 4px;
height: 90px;
width: 120px;
position: relative;
margin: 6px 0;
}
div.thumbs {
margin: 10px 0 20px 0;
}
div.thumbs a:hover img, div.thumbs-news a:hover img {
border-color: #C4B095;
}
div.img-left {
float: left;
top: 0;
left: 0;
width: 130px;
margin: 0 18px 0 0;
position: relative;
}
div.img-right {
float: right;
top: 0;
right: 0;
width: 130px;
margin: 0 0 0 18px;
position: relative;
}
div.thumbs-news {
margin: 0 20px 5px 12px;
}
div.gallery {
margin: 0 12px;
}
div#content div.gallery p {
padding: 0;
margin: 0.5em 0 0.75em 0;
}
div.gallery img {
border: 1px solid white;
padding: 3px;
margin: 2px 3px;
margin-left: 0;
background-color: white;
height: 56px;
width: 75px;
position: relative;
}
div.gallery a:hover img {
border-color: #C4B095;
}
div#content div.gallery h5 {
padding: 0;
margin: 1em 0 0.5em;
font-size: 1.05em;
}

/* =contact */
div#contact_details {
position: relative;
margin-left: 22px;
}
dl.vcard {
margin: 10px 0;
}
dl.vcard dt {
font-size: 1.2em;
font-weight: bold;
margin: 5px 0;
}
dl.vcard dd {
padding: 0 12px;
margin: 5px 0;
}
dl.vcard dd#co-no {
font-size: 0.85em;
margin-top: 12px;
}
dl.vcard dd#company, dl.vcard dd#tel_no, dl.vcard dd#fax_no, dl.vcard dd#where {
padding: 0 12px;
margin: 0 0 5px 0;
font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
font-size: 1em;
font-weight: bold;
}
dl.vcard dd span {
letter-spacing: 1px;
padding-left: 3px;
}
dl.vcard dd#tel_no {
background: transparent url(images/icon-phone.gif) 0 50% no-repeat;
margin-left: 12px;
padding-left: 20px;
margin-top: 25px;
}
dl.vcard dd#fax_no {
background: transparent url(images/icon-fax.gif) 0 50% no-repeat;
margin-left: 12px;
padding-left: 20px;
}
dl.vcard dd#where a {
background: transparent url(images/icon-google-map-2.gif) 0 100% no-repeat;
padding: 0 3px 8px 20px;
height: 25px;
line-height: 1.8em;
}
dl.vcard dd#where a:hover {
background: transparent url(images/icon-google-map-hover.gif) 0 100% no-repeat;
}
div#contact-numbers {
position: absolute;
top: 0;
right: 22px;
width: 49%;
}
div#contact-form p {
padding: 0 1em 0 12px;
margin: 1em 0 0.75em 0;
}
table#enquiry {
padding: 0;
margin: 1em 2em 1em 1em;
}
table#message-table {
padding: 0;
margin: 0 2em 0.5em 1em;
}
table#message-table td {
padding: 5px 12px 5px 0;
}
h4#msge-h4 {
margin-top: 0;
font-size: 1.2em;
}
.labelcell {
padding: 0 12px 6px 0;
vertical-align: top;
text-align: right;
width: 22%;
line-height: 1.1em;
}
.fieldcell {
padding: 0 0 6px 5px;
}
.fieldcell input {
color: #330000;
width: 80%;
border: 1px solid #C4B095;
}
.fieldcell textarea {
color: #330000;
width: 80%;
height: 200px;
border: 1px solid #C4B095;
overflow: auto;
}
.buttoncell {
text-align: left;
}
.button {
margin: 5px 12px 5px 0;
}
textarea, select {
border: 1px solid #C4B095;
}

/* =float & spacer */
div#content p.clear, div#content p.clear-left, div#content p.clear-right {
height: 0;
width: 100%;
margin: 0;
padding: 0;
line-height: 0;
font-size: 0;
}
div#content p.clear {
clear: both;
}
div#content p.clear-left {
clear: left;
}
div#content p.clear-right {
clear: right;
}
div#content p.clear-to-top {
clear: both;
text-align: right;
font-size: 0.75em;
margin: 10px 8px 3px 8px;
}
div#content p.clear-to-top a {
color: #330000;
}
div#content p.clear-to-top a:hover {
color: #3068d8;
}
div#content p.clear-mobile {
display: none;
}
/* =footer */
ul#sitemap li {
margin: 0.5em 2em 0.5em 12px;
}
ul#sitemap li a {
padding-right: 5px;
color: #330000;
}
ul#sitemap li.folder {
background: transparent url(images/smfolder.gif) 0 50% no-repeat;
padding: 0 0 0 20px;
margin: 0 2em 0 12px;
font-weight: bold;
}
ul#sitemap li.top-list-item {
margin-top: 0;
padding-top: 0;
}
ul#sitemap a.file {
background: transparent url(images/smfile.gif) 0 50% no-repeat;
padding: 0.5em 5px 0.5em 20px;
}

ul#sitemap-portfolio {
background: transparent url(images/subfile.gif) 0 0 no-repeat;
padding: 0.25em 0 0.5em 0;
margin-top: 0;
}
ul#sitemap-portfolio li {
padding: 0;
margin-top: 0;
}
ul#sitemap-portfolio li.folder {
background: transparent url(images/smfolder.gif) 0 50% no-repeat;
padding: 0.25em 0 0.25em 20px;
margin: 0 2em 0 20px;
}
ul#sitemap-portfolio a.file {
margin-left: 28px;
}
textarea#link-text {
width: 95%;
margin-top: 1em;
}

/* =site_info */
div#content_sup {
position: relative;
background: transparent url(images/site_info-background.gif) repeat-x 0 0;
font-size: 0.75em;
text-align: center;
display: block;
}
div#site_info {
width: 90%;
min-width: 725px;
max-width: 93.5em;
text-align: center;
padding: 0;
margin: 0 auto;
color: #330000;
background: transparent url(images/site_info-background.gif) repeat-x 0 0;
}
#site_info a {
color: #330000;
text-decoration: underline;
}
#site_info a:hover {
text-decoration: underline;
color: #3068d8;
}
p#footer-print {
display: none;
}
p#legal {
float: right;
right: 0;
top: 0;
padding: 0 2px 2em 0;
margin-top: 1em;
width: 46%;
text-align: right;
}
ul#sub_nav {
position: relative;
left: 0;
top: 0;
padding: 1em 0 2em 0;
width: 52%;
text-align: left;
margin: 0;
}
ul#sub_nav li {
display: inline;
padding: 0 5px;
border-right: 1px solid #330000;
}
ul#sub_nav li#author {
border-right-width: 0;
padding-right: 0;
}