/* ----------------------------------------
   Transforming Potential Stylesheet
   © Evolving Media Limited 2005
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Paul Twells
   on 13-Oct-05 at 3:59 pm
   ---------------------------------------- */


/* ---------------------------------------- */


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

h1, h2, h3, h4, h5, h6, p
{
	margin: 0px;
	padding: 0px;
}

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

a
{
	text-decoration: none;
	color: #1C487C;
}

a:hover
{
	text-decoration: underline;
	color: maroon;
}

body
{
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;

	background-image: url(/static/images/back.gif);
	background-position: center top;
	background-color: white;
	background-repeat: repeat-x;

	margin: 0px;
}


/* ---------------------------------------- */

#container
{
	position: absolute;
	width: 750px;
	margin-top: 0px;
	margin-left: -375px;
	left: 50%;
	text-align: left;
	background-color: #FFF;
	background-image: url(/static/images/head_back.gif);
	background-repeat: repeat-x;
}

/* ---------------------------------------- */

#access
{
	float: right;
	padding: 5px 20px 0px 0px;
}

/* ---------------------------------------- */

#corporatelogo
{
	float: left;
	width: 130px;
	height: 85px;
	background-image: url(/static/images/corporateLogo.gif);
}


#corporatestrapline
{
	width: 100%;
	height: 16px;
	background-image: url(/static/images/corporateStrapline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 5px;
}

/* ---------------------------------------- */

#headblock
{
	width: 750px;
	height: 85px;
}

#topnav
{
	color: #999BB8;
	width: 600px;
	margin-top: 15px;
	padding-right: 18px;
	padding-bottom: 13px;
	letter-spacing: 1px;
	text-align: right;
	float: right;
}

/* ---------------------------------------- */

#leftnav
{
	width: 185px;
	top: 85px;
	float: left;
	background-image: url(/static/images/leftnav_back.gif);
	background-repeat: repeat-x;
	clear: both;
}

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

#leftnav li
{
	padding: 5px 0px 5px 15px;
	border-bottom: #56759C;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
	font-weight: bold;
}

/*
#leftnav li
{
	padding: 5px 0px 5px 10px;
	border-bottom: #9CC;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}
*/

/* ---------------------------------------- */

#content
{
	width: 563px;
	top: 85px;
	float: right;
	background-image: url(/static/images/content_back.gif);
	background-repeat: repeat-x;
}

.clearboth, #signoff
{
	clear: both;
}

#copyright
{
	width: 185px;
	background-color: #808080;
	float: left;
	color: #C0C0C0;
}

#footnav
{
	width: 563px;
	background-color: #808080;
	float: right;
}

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

#footnav ul li { display: inline; }

#footnav li { margin: 5px; }

#footnav a, #breadcrumbs a, #breadcrumbs
{
	color: white;
}

#breadcrumbs
{
	margin: 3px;
	text-transform: lowercase;
}

#contentinner h3
{
	font-size: 2em;
	margin: 30px 0px 10px 0px;
	line-height: 30px;
	font-weight: normal;
}

#contentinner h4
{
	font-size: 1.6em;
	margin: 20px 0px 10px 0px;
	line-height: 1.2em;
	font-weight: normal;
}

#contentinner p
{
	padding-bottom: 1.3em;
	line-height: 1.3em;
	color: #333;
}

#contentinner li
{
	line-height: 1.3em;
	color: #333;
}

#contentinner
{
	position: relative;
	margin: 5px 0px 5px 10px;
	width: 340px;
	padding-top: 20px;
	padding-bottom: 40px;
	float: left;
}

#contentinner.wide
{
	width: 450px !important;
}

#contentinner span.cmshighlight
{
	color: #1C487C;
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	text-indent: 20px;
}

#contentinner img
{
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 10px 10px;
}

#contentinner img.cms_img-l
{
	border-width: 0px;
	margin: 0px;
}

#related
{
	margin: 90px 0px 0px 0px;
	width: 185px;
	padding-bottom: 40px;
	float: right;
	background-image: url(/static/images/rightblock_back.gif);
	background-repeat: repeat-x;
}

#related h4, #home #contentinner h3
{
	color: white;
	font-size: 1em;
	padding: 8px 5px 5px 10px;
}

#related p
{
	line-height: 1.6em;
	margin: 10px 30px 10px 10px;
}

.lead_para
{
	font-weight: bold;
}

#home img.homepic
{
	padding-top: 2px;
	margin-top: 1px;
}

#home #leftnav
{

	float: left;
	background-image: url(/static/images/leftnav_back.gif);
	background-repeat: repeat-x;
	height: 220px;
	width: 185px;
	background-color: #fff;
}

#home #leftnav h4
{
	margin: 3px 3px 3px 12px;
	font-size: 1em;
	height: 22px;
	color: white;
}

#home #leftnav ul
{
	margin-top: -5px;
	position: relative;
	left: 0px;
	top: 0px;
}

#home #leftnav li
{ list-style: none; margin: 0; padding: 0; position: absolute;}
#home #leftnav li, #home #leftnav a
{
	display: block;
	height: 55px;
	width: 185px;
	border-color: inherit;
	border-width: 0px;
}

#whatwedo1 { top: 0px; height: 55px; width: 185px;}
#whatwedo2 { top: 55px; height: 55px; width: 185px;}
#whatwedo3 { top: 110px; height: 55px; width: 185px;}
#whatwedo4 { top: 165px; height: 55px; width: 185px;}

#whatwedo1 a { background: transparent url("/static/images/whatwedo-list.gif") 0px 0px no-repeat; }
#whatwedo2 a { background: transparent url("/static/images/whatwedo-list.gif") 0px -55px no-repeat; }
#whatwedo3 a { background: transparent url("/static/images/whatwedo-list.gif") 0px -110px no-repeat; }
#whatwedo4 a { background: transparent url("/static/images/whatwedo-list.gif") 0px -165px no-repeat; }

#related
{
	margin: 90px 0px 0px 0px;
}

#home #related
{
	margin: 2px 0px 0px 0px;
}

#home #contentinner
{
	background-image: url(/static/images/rightblock_back.gif);
	background-repeat: repeat-x;
	position: relative;
	margin: 2px 0px 0px 0px;
	width: 374px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

#home #contentinner h4
{
	color: white;
	font-size: 1em;
	padding: 9px 5px 4px 11px;
	margin: 0px;
	line-height: 100%;
	font-weight: bold;
}

#home #contentinner div.lead_para p
{
	line-height: 190%;
	font-weight: normal;
	margin: 15px 30px 15px 15px;
}

#startnow
{
	margin: 20px 0px 0px 0px;
	width: 185px;
	padding-bottom: 20px;
	float: right;
	background-image: url(/static/images/home_quoteback.gif);
	background-repeat: repeat-x;
}

#home #startnow
{
	margin: 226px 0px 0px 0px;
	width: 185px;
	padding-bottom: 20px;
	float: right;
	background-image: url(/static/images/home_quoteback.gif);
	background-repeat: repeat-x;
}

html > #home #startnow
{
	margin: 223px 0px 0px 0px;
}

#startnow h4
{
	color: white;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
}

#startnow p
{
	line-height: 1.6em;
	margin: 10px 30px 100px 10px;
}

/* ---------------------------------------- */

.newslistitem
{
	padding: 0px;
	margin: 0px;
}

.newslistitem h4
{
	border-color: #CCF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.newslistdate, .newsdate
{
	color: #999;
}

.fieldwidth
{
	width: 200px;
}

#embranding
{
	text-align: right;
	padding: 0px 0px 10px 0px;
	color: #666;
	margin: 5px 0px 0px 0px;
	line-height: 1.5em;
}

#embranding a
{
	color: #666;
	font-size: 0.9em;
}

#embranding span
{
	display: none;
}

/* ---------------------------------------- */
/* © Evolving Media Limited 2005            */
/* ---------------------------------------- */