/* ----------------------------------------
   Lodestar Marketing Limited Stylesheet
   © Evolving Media Limited 2006
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Bob Twells
   on 9 Nov 2006 15:41
   ---------------------------------------- */


/* ---------------------------------------- */
/* HTML Prep                                */
/* ---------------------------------------- */

div
{
	border: red;
	border-width: 0px;
	border-style: solid;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px 0px 1em 0px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, hr
{
	display: none;
}

body
{
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #767672;
	padding: 0px 20px 20px 20px;
	margin: 0px;
}

/* -- BASIC STYLES ------------------------ */

a
{
	text-decoration: underline;
	color: #767672;
}

a:hover
{
	text-decoration: underline;
	color: #000;
}

#content a,#rightcopy a,#content li a,#rightcopy li a {
	color:#BDCA1B;
	text-decoration:none;
}
#content a:hover,#rightcopy a,#content li a:hover,#rightcopy li a:hover {
	color:#9BAD06;
	text-decoration:none;
}

p
{
	margin: 0px 0px 12px 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

ul li
{
	margin: 2px 0px 2px 25px;
	padding: 0px;
}

span.cmshighlight
{
	color: #bdca1b;
	font-weight: bold;
}

span.small
{
	font-size: 0.8em;
}

img
{
	margin: 0px 10px 10px 0px;
	border: 0px;
}

img.cms_img-l
{
	margin: 0px 15px 15px 0px;
	border: 0px;
}

img.cms_img-r
{
	margin: 0px 0px 15px 15px;
	border: 0px;
}

h1 span, h2 span, h3 span, h4 span
{
	display: none;
}

div.clear
{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

div.lead_para
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.hideme
{
	display: none;
}

.backlink
{
	margin: 0px 0px 1em 0px;
}

p.lowpad
{
	margin: 0px 0px 0.2em 0px !important;
}

/* -- MAIN CONTAINERS --------------------- */

#container
{
	width: 760px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#containerinner
{
	padding: 5px;
	border: 2px solid #C9C9C9;
	background: #fff;
}

/* -- CORPORATE BRANDING ------------------ */

#corporatelogo
{
	float: left;
	width: 156px;
	height: 48px;
	padding: 0px;
	margin: 0px;
}

#corporatelogo h1
{
	display: none;
}

#corporatelogo img
{
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

/* -- MAIN NAV ---------------------------- */

#nav
{
	float: right;
	width: 587px;
	padding: 18px 0px 0px 0px;
	margin: 0px;
	background: #bdca1b;
}

#nav ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav ul li
{
	display: block;
	float: left;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

#nav ul li a
{
	display: block;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: top left no-repeat;
}

#nav ul li a span
{
	display: none;
}

#nav ul li.nav1		{ width: 88px; }
#nav ul li.nav1 a	{ width: 88px; background-image: url(/static/images/nav_ourwork.gif); }
#nav ul li.nav1 a.selected, #nav ul li.nav1 a:hover	{ background-image: url(/static/images/nav_ourwork_on.gif); }
#nav ul li.nav2		{ width: 120px; }
#nav ul li.nav2 a	{ width: 120px; background-image: url(/static/images/nav_about.gif); }
#nav ul li.nav2 a.selected, #nav ul li.nav2 a:hover	{ background-image: url(/static/images/nav_about_on.gif); }
#nav ul li.nav3		{ width: 105px; }
#nav ul li.nav3 a	{ width: 105px; background-image: url(/static/images/nav_givingback.gif); }
#nav ul li.nav3 a.selected, #nav ul li.nav3 a:hover	{ background-image: url(/static/images/nav_givingback_on.gif); }
#nav ul li.nav4		{ width: 133px; }
#nav ul li.nav4 a	{ width: 133px; background-image: url(/static/images/nav_reference.gif); }
#nav ul li.nav4 a.selected, #nav ul li.nav4 a:hover	{ background-image: url(/static/images/nav_reference_on.gif); }
#nav ul li.nav5		{ width: 91px; }
#nav ul li.nav5 a	{ width: 91px; background-image: url(/static/images/nav_clients.gif); }
#nav ul li.nav5 a.selected, #nav ul li.nav5 a:hover	{ background-image: url(/static/images/nav_clients_on.gif); }
#nav ul li.nav6		{ width: 70px; }
#nav ul li.nav6 a	{ width: 70px; background-image: url(/static/images/nav_contactus.gif); }
#nav ul li.nav6 a.selected, #nav ul li.nav6 a:hover	{ background-image: url(/static/images/nav_contactus_on.gif); }
#nav ul li.nav7		{ width: 50px; }
#nav ul li.nav7 a	{ width: 50px; background-image: url(/static/images/nav_news.gif); }
#nav ul li.nav7 a.selected, #nav ul li.nav7 a:hover	{ background-image: url(/static/images/nav_news_on.gif); }

/* -- RIGHT COLUMN ---------------------- */

#right
{
	float: right;
	width: 270px;
	padding: 0px;
	margin: 0px;
}

#rightinner
{
	padding: 60px 25px 40px 0px;
	margin: 0px;
}

#rightinner img {
	margin: 0;
	padding: 0;
}

#rightcontent
{
	padding: 30px 0px 0px 25px;
	margin: 0px;
}

#rightcontent_notop {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

#right h3
{
	padding: 0px;
	margin: 0px;
	height: 35px;
}

#right h3.mainheader
{
	padding: 0px;
	margin: 0px;
	width: 220px;
	height: 34px;
}

#right h3.mainheader a
{
	padding: 0px;
	margin: 0px;
	display: block;
	width: 220px;
	height: 34px;
}

#map {
	margin: 0;
	padding: 0;
}

/* -- SUBNAV ---------------------------- */

#subnav
{
	margin: 0px;
	padding: 0px;
}

#subnav ul
{
	margin: 0px;
	padding: 5px 0px 0px 15px;
	list-style-type: none;
}

#subnav ul li
{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	background: url(/static/images/bullet.gif) 0px 4px no-repeat;
	/*border: 1px red dotted;*/
}

#subnav ul li a
{
	font-size: 1.1em;
	text-decoration: none;
}

#subnav ul li.selected a
{
	color: #bdca1b;
}

#subnav ul li ul
{
	margin: 2px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#subnav ul li ul li
{
	margin: 0px;
	padding: 2px 0px 0px 15px;
	list-style-type: none;
	background: none;
}

#subnav ul li ul li.selected
{
	background: url(/static/images/arrow.gif) 3px 6px no-repeat;
}

#subnav ul li.selected ul li a
{
	color: #767672;
}

#subnav ul li ul li a
{
	font-size: 1em;
	color: #767672;
}

#subnav ul li ul li.selected a
{
	color: #a0a09b;
}

/* -- MAIN COLUMN ----------------------- */

#content
{
	float: left;
	width: 460px;
	padding: 0px;
	margin: 0px;
	background: url(/static/images/content_bg.gif) top left no-repeat #ffffff;
}

#contentinner
{
	padding: 110px 0px 50px 85px;
	margin: 0px;
}

#contentinner img {
	border: 4px solid #bdca1b;
	margin: 0 5px 0;
}

#contentinner img.border {
	border: none;
}

#content h3,#rightcopy h3
{
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	font-weight: normal;
}

#content h3 a,#rightcopy h3 a
{
	text-decoration: none;
}

#content h3.mainheader,#rightcopy h3.mainheader
{
	padding: 0px;
	margin: 0px;
	height: 34px;
}

#content h4.head,#rightcopy h4.head
{
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px 0px 0.7em 0px;
	padding: 0px;
	font-weight: normal;
	color: #bdca1b;
}

#content h4,#rightcopy h4
{
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0.3em 0px 0.3em 0px;
	padding: 0px;
	font-weight: normal;
	color: #bdca1b;
}

#content h4 a,#rightcopy h4 a
{
	color: #bdca1b;
	text-decoration: none;
}

#content p,#rightcopy p
{
	margin-bottom: 1.5em;
}

#content ul,#rightcopy ul
{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#content li,#rightcopy li
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 2px 0px;
	list-style-type: none;
	background: url(/static/images/bullet.gif) 0px 4px no-repeat;
}

a img.noborder { border: none; }

/* -- SIGNOFF --------------------------- */

#signoff
{
	clear: both;
	padding: 0px !important;
	margin: 0px !important;
	background: #bdca1b;
}

#signoffinner
{
	margin: 0px !important;
	padding: 0px 15px 10px 15px !important;
	width: 96%;
}

img.anniversary {
	background: url(/static/images/footer_10year.gif) no-repeat;
	position: relative;
	margin: -78px 0 -46px 0;
	top: 0px;
	
}

#strapline
{
	float: right;
	position: relative;
	width: 325px;
	color: #fff;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#strapline h5
{
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
}

#contactus {
	float: right;
}

a#contactus
{
	display: block;
	width: 75px;
	height: 16px;
	background: url(/static/images/contact.gif) 0 0 no-repeat;
}

a#contactus span
{
	display: none;
}

#contact
{
	float: right;
	position: relative;
	width: 375px;
	font-size: 0.9em;
	color: #fff;
	text-align: right;
	padding: 18px 0px 0px 0px;
	margin: 0px;
}

#contact a
{
	color: #fff;
	text-decoration: none;
}

#contact a:hover
{
	text-decoration: underline;
}

#contact span
{
	color: #dee58d;
}

/* -- FOOTER ---------------------------- */

#emlogo
{
	width: 325px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#emlogo a span
{
	display: none;
}

#emlogo img
{
	padding: 16px 0px 0px 20px;
}

#copyright
{
	width: 375px;
	float: right;
	padding: 0px;
	margin: 0px;
	color: #d4d4d4;
	text-align: right;
}

#copyright div
{
	padding: 16px 20px 0px 0px;
}

/* -- HOMEPAGE ----------------------- */

#homecontent
{
	width: 465px;
	float: left;
	margin: 0px;
	padding: 45px 0px 0px 0px;
}

#homecontentinner
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.homepage-display
{
	padding: 12px 0 6px 0;
}

.homepage-display p
{
	margin: 0;
	padding: 0;
}

#flashcontent
{
	height: 400px;
}

#flashcontent h3
{
	width: 465px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	background: url(/static/images/home_image.gif) top left no-repeat; 
}

#flashcontent h4
{
	display: none; 
}

#homeright
{
	width: 267px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#homerightinner
{
	margin: 0px;
	padding: 45px 15px 40px 0px;
}

#homeright h4
{
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0px 0px 0.4em 0px;
	padding: 10px 0px 0px 30px;
	font-weight: normal;
	background: url(/static/images/arrow_small.gif) 9px 14px no-repeat;
}

#homeright h4 a
{
	text-decoration: none;
}

#homeright p
{
	padding: 0px 0px 0px 31px;
	line-height: 1.5em;
}

/* -- FORM TABLE -------------------------- */

table.formtable
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px none;
}

table.formtable td
{
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border: 0px none;
}

table.formtable td.key
{
	padding-right: 10px;
}

form
{
	padding: 0px;
	margin: 0px;
}

input.text, input.select, select.text
{
	border: 1px solid #d4d4d4;
	width: 200px;
}

textarea.textarea
{
	border: 1px solid #d4d4d4;
	width: 200px;
	height: 75px;
}

/* -- NEWS -------------------------------- */

#dropDownNav
{
}

div.prevnext
{
	border-bottom: 1px dotted #C9C9C9;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

div.newslistitem
{
	border-bottom: 1px dotted #C9C9C9;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

div.newslistitem h4
{
	padding: 0px;
	margin: 0px 0px 0.5em 0px;
}

div.newslistitem h4 span
{
	display: inline !important;
	color: #707070;
	font-weight: normal;
	font-size: 0.7em;
}

div.newslistitem p
{
	margin: 0px !important;
}

/* ---------------------------------------- */
/* © Evolving Media Limited 2006            */
/* ---------------------------------------- */


* html #right {
	overflow: hidden;
}