@charset "UTF-8";
/* CSS Document */
/* STANDARD ELEMENTS
----------------------------------------------------------------- */
body {
	background: #5F8000 url(http://simonlegeyt.co.uk/bm/bm~theme/bodybg.gif) center top;
	color: #333;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 80%;
	margin: 0;
	padding-bottom: 10px;
}
a, a:visited { color: #682; }
a:hover { color: #9a6; }
h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    color: #654;
}

html {
   overflow-y: scroll;
}


/* FONT SIZES
----------------------------------------------------------------- */
h3 {
    font-size: 100%;
    margin-top: 0em;
    margin-bottom: 0.2em;
}

/* x-small fonts */
div.footer,
div.bmc_caption,
div.bmt_pageInfo,
p.bmw_tags,
div.bmw_breadcrumbs,
div.bmw_byline,
form.bmw_search {
    font-size: 0.88em;
}

/* big blockquote */
blockquote.bmc_bigPullquote {
    font-size: 160%;
    line-height: 1.3em;
}


/* OVERALL PAGE STRUCTURE
----------------------------------------------------------------- */
/* holds the page background */
.outer {
	background: #5F8000 url(http://simonlegeyt.co.uk/bm/bm~theme/bg.gif) repeat-y center top;
}

/* content page container */
.container {
	background: url(http://simonlegeyt.co.uk/bm/bm~theme/bgcontainer.gif) repeat-y;
	margin: 0 auto;/*
	width: 702px;*/
	width: 902px;
}

.containercontact {
/*	background: url(http://simonlegeyt.co.uk/bm/bm~theme/bgcontainer.gif) repeat-y;
*/	margin: 0 auto;/*
	width: 702px;*/
	width: 902px;
}

/* bottom reflection */
.bottom {
	background: url(http://simonlegeyt.co.uk/bm/bm~theme/reflection.gif) no-repeat;
	margin: 0px auto;/*
	width: 648px;*/
	width: 848px;
	height: 28px;
}


/* TOP SITE NAME/LOGO
----------------------------------------------------------------- */
h1.bmw_sitelogo {
	background: #567300;
    /*font-size: 180%;
    line-height: 2em;*/
	margin: 0 auto;/*
	width: 630px;*/
	width: 830px;/*
	font-weight: normal;*/
/*  font-family: "le-havre-rounded-1","le-havre-rounded-2";
*/text-indent:-2000px;
}
/* bigger on homepage */
body.bmt_home h1.bmw_sitelogo {
    /*font-size: 200%;
	line-height: 2.5em;*/
}

h1.bmw_sitelogo a,
h1.bmw_sitelogo a:visited {/*
	color: #fff;
	display: block;
	text-decoration: none;
	padding-left: 16px;
*/}
h1.bmw_sitelogo a:hover {
	background: #688B00;
	color: #fff;
}

.bmt_home .outer .container .main .hometitle .bmw_headline{
text-indent:-2000px;}

.bmt_home .outer .containercontact .main .hometitle .bmw_headline{
text-indent:-2000px;}


/* HEADER GRAPHIC
----------------------------------------------------------------- */
.header {
	background: url(http://simonlegeyt.co.uk/bm/bm~theme/header.jpg) no-repeat;
	margin: 0 auto;/*
	width: 630px;*/
	width: 830px;
}
.header {
	height: 146px;
}
.intHeader {
    height: 70px;
	background: url(http://simonlegeyt.co.uk/bm/bm~theme/header2.jpg) no-repeat;
	margin: 0 auto;/*
	width: 630px;*/
	width: 830px;
}


/* MAIN NAVIGATION
----------------------------------------------------------------- */

/* designed to be used with Big Medium's
   dropdown navigation */
div.bmn_hnav {
    background: #f1fec9 url(http://simonlegeyt.co.uk/bm/bm~theme/header-navbg.jpg) no-repeat;
    margin: 0px 36px;
    border-top:1px solid #e2f4ae;
    border-bottom:1px solid #e2f4ae;
}
div.bmn_hnav li {
    list-style-image: none;
    list-style:none;
    background-color:transparent;
    border: none;
}

/* navigation links */
div.bmn_hnav a, div.bmn_hnav a:visited {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
div.bmn_hnav a:hover {
    color: #fff;
}

div.bmn_hnav li ul {
    padding-top: 0px;
}
div.bmn_hnav li li { /* subnavigation */
    background-color: #e2f4ae;
    border-bottom: 1px solid #d3e0af;
}
div.bmn_hnav li.bmn_active { /* active section */
    background-color: #df9;
}
div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background-color: #8b0;    /* rollover bgcolor */
}

/* line up link text with header/text in main content section;
   widen subnav menus slightly to make up for lost space*/
div.bmn_hnav a {
    padding-left:16px
}
div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:11em; /* width of the dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:11em; /* should be same as the width above */
}


/* NAVIGATION BREADCRUMBS
----------------------------------------------------------------- */
div.bmw_breadcrumbs {
    background-color: #df9;
    margin: 0px 36px;
    padding: 0px 16px;
    color: #333;
    line-height: 1.8em;
}
div.bmw_breadcrumbs a,
div.bmw_breadcrumbs a:visited {
    color: #333;
}
div.bmw_breadcrumbs a:hover {
    color: #9a6;
}


/* MAIN CONTENT COLUMN
----------------------------------------------------------------- */
.main {
    padding-left: 37px;/*
    width:419px;*/
    width:619px;
    float: left;
    overflow:hidden;
    padding-bottom: 1px;
}

.maincontact {
    padding-left: 37px;/*
    width:419px;*/
    width:828px;
    float: left;
    overflow:hidden;
    padding-bottom: 1px;
}


.primaryContent {
	padding: 0px 16px;
}
h2.bmw_headline {
	background: #5F8000;
	color: #FFF;
	font-size: 1.2em;
	line-height: 2em;
	padding-left: 16px;
	margin:0;
	font-weight: normal;
}
h3.bmc_subhead {
    padding:5px 16px;
    margin:0;
    background: #df9;
}


/* SIDEBAR COLUMN
----------------------------------------------------------------- */
.sidebar {
	float: left;
	margin-left: 1px;
	width: 208px;
	overflow:hidden;
    line-height: 1.4em;
    padding-bottom: 1px;
}

/* primary sidebar headings */
.sidebar h2 {
	background: #8b0;
	color: #333;
	font-size: 1.2em;
	line-height: 2em; /* match line height of h2.bmw_headline */
	padding-left: 12px;
	margin: 0;
	font-weight: normal;
}

/* subheadings in sidebar */
.sidebar h3 {
    margin-top:2em;
}

/* non-search content */
.padded {
	padding: 0.3em 5px 1em;
	background-color: #e8f6bf;
	border-bottom: 1px solid #ccc;
}

/* search form */
form.bmw_search {
    /* match line height of h2.bmw_headline and pagetools */
    height: 2.1em; /* these odd heights match height of search box */
    line-height: 2.1em;
    border-bottom: 1px solid #ccc;
	padding: 0.3em 5px;

	margin: 0;
	text-align:center;
	border-bottom: 1px solid #ccc;
	background-color: #df9;
}
form.bmw_search input {
    width:165px;
}
form.bmw_search button {
    border:none;
    background: transparent url(http://simonlegeyt.co.uk/bm/bm~theme/button-ball.gif) no-repeat;
    width:21px;
    height:21px;
    padding:0;
    margin:0;
    text-align:left;
    text-indent:-99999em;
    overflow:hidden;
}


/* RELATED LINKS
------------------------------------------------------------------------- */
div.bmw_related ul,
div.bmw_related li,
div.bma_related ul,
div.bma_related li {
    margin: 0em 0em 0em 0.6em;
    padding: 0;
}


/* CONTENT PAGE: PULLQUOTES, DOCUMENTS, CODE BLOCKS, AUTHOR BLURBS
------------------------------------------------------------------------- */

/* additional top/bottom pad for elements in primary content */
div.bmw_byline,
div.bmt_pageInfo,
div.bmw_related,
div.bmw_pageContent,
div.bmw_gallery,
div.bmc_belowContent,
div.bmc_aboveContent,
div.bmw_search_results,
div.bmw_feedintro {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

/* homepage, feed, overflow pages gets extra spacing at top of content */
body.bmt_home div.bmw_pageContent,
div.bmw_feedintro,
div.bmw_overflowLinks {
    padding-top: 2.3em;
}

/* primary content gets extra line height */
div.bmw_pageContent,
div.bmw_comments,
div.bmw_related,
div.bmw_byline,
div.bmw_authorblurb {
    line-height: 1.4em;
}

/* misc boxes */
div.bmw_authorblurb,
div.bmc_download,
div.bmc_document,
pre {
	background: #fff;
    border:1px solid #dfa;
	color: #333;
    padding: 1em;
    overflow: auto;
    zoom:1;
}

/* pullquotes */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
	background:#fff url(http://simonlegeyt.co.uk/bm/bm~theme/bgquote.jpg) no-repeat left bottom;
	border:1px solid #dfa;
	color:#5F8000;
	padding:1em 40px 60px 1em;
}

/* document downloads */
div.bmc_aboveContent div.bmc_document,
div.bmc_belowContent div.bmc_document,
div.bmc_centerDocument,
div.bmc_download {
    text-align:center;
    margin: 0em auto 1em;
    width: auto;
}

/* byline */
div.bmw_byline {
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
}

/* author blurb */
div.bmw_authorblurb {
    margin:1em 16px;
}

/* container for email/print links */
div.bmt_pageInfo {
    height: 2.1em; /* these odd heights match height of search box */
    line-height: 2.1em;
    border-bottom: 1px solid #ccc;
    background-color: #df9;
    margin-bottom: 2.3em;
    padding-left: 16px;
    padding-right: 16px;
}
div.bmt_pageInfo img {
    vertical-align: text-bottom;
}

/* document and image captions */
div.bmc_caption {
    color: #666;
    line-height: 1.3em;
}


/* IMAGES
------------------------------------------------------------------------- */

/* misc images */
div.bmc_image {
    padding:10px;
    background-color: #f3ffe8;
    border:1px solid #dfa;
}

div.bmc_centerContentImage {
    margin-bottom: 1em;
}


/* image gallery */
div.bmw_gallery div.bmc_image {
    padding: 3px;
    margin-bottom: 0.5em;
}
div.bmw_gallery h3 {
    margin-top: 0;
}
div.bmw_gallery {
    margin-bottom: 1em;
}


/* FORMS
------------------------------------------------------------------------- */
input, button, textarea {
	color: #333;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 100%;
}

form.bmf_form {
    border: 1px solid #dfa;
    background-color: #f3ffe8;
    padding:.5em;
}


/* COMMENTS
------------------------------------------------------------------------- */

/*green border for comments */
.bmc_comment {
    background-color: #fff;
    border:1px solid #dfa;
    padding:4px;
}

/* light green header bar for each comment */
.bmc_comment_meta {
    background-color: #ce9;
    color: #333;
    padding: 2px 4px;
}
.bmc_comment_meta a,
.bmc_comment_meta a:visited {
    color: #333;
}

/* dark green header for staff comments */
.bmc_comment_staff .bmc_comment_meta {
    background-color: #8b0;
    color: #fff;
}
.bmc_comment_staff .bmc_comment_meta a,
.bmc_comment_staff .bmc_comment_meta a:visited {
    color: #fff;
}

.bmc_comment_timestamp {
    padding-top: 2px;
}
.bmc_comment_date,
.bmc_comment_time {
    border-right: 1px solid #666;
}

/* NEWS FEED LIST
------------------------------------------------------------------------- */
div.bmw_sectionfeeds {
    margin-top: 1.5em;
}

div.bmw_sectionfeeds ul,
div.bmw_sectionfeeds ul li {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    list-style: none;
    list-style-image: none;
}

div.bmw_newsgadget {
    margin: .8em 0em;
}

/* PAGE FOOTER
------------------------------------------------------------------------- */
.footer {
	background: #8bbe2e url(http://simonlegeyt.co.uk/bm/bm~theme/bgfooter.gif) repeat-x;
	padding-top: 10px;
	color: #fff;
	font-size: 90%;
	line-height: 1.6em;
	margin: 0 auto;/*
	width: 626px;*/
	width: 826px;
}
.footer a,
.footer a:visited {color: #fff;}
.footer a:hover {color: #fafcb0;}

/* floats */
.footer .left,
.footer .right {
    padding: 0px 16px 12px;
}
.left {
    width:320px;
    float: left;
}
.right {
    width:180px;
    float: right;
    text-align:right;
}
a.bmw_bigmedium {
    margin-left: auto; /* right-align bm link */
    text-align:left; /* safari needs this to hide link text */
}


/* MISC PAGE ELEMENTS
------------------------------------------------------------------------- */
.clearer {clear: both;}

/* green-bullet list items */
ul li {
    list-style-image: url(http://simonlegeyt.co.uk/bm/bm~theme/li.gif);
}

body div#toolTip {
	position:absolute;
	z-index:1000;
	width:120px;
	background:#060;
	border:2px inset #0c0;
	text-align:left;
	padding:5px;
	min-height:1em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
}


body div#toolTip p { 
margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif; }


body div#toolTip p em {
	display:none;
	margin-top:3px;
	color:#f60;
	font-style:normal;
	font-weight:bold;
}


body div#toolTip p em span { 
font-weight:bold;color:#fff; }

#sitelist p {
	font-size:150%;
	font-weight:bold;
	margin-bottom:80px;
}

#sitelist hr {
	display:none;
}

#appointment p {
	font-size:125%;
/*	margin-bottom:200px;
*/}


#radio {
	text-align:left;
	padding-left:10%;
}

#radio input {
	width:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
