body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

/*      ------ standard fixes ------  */
img {
	border: 0;
}

td {
	vertical-align: top;
	font-size: 11px;
}

div, img, h1, h2, h3, dl, dd, dt, ul, li, form, p {
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;	
}

span, a, b {
	background-repeat: no-repeat;
}

ul {
	list-style-type: none;
	list-style-image: none;	
}

h1, h2, h3 {
	font-size: 13px;
	font-weight: normal;
}

/*      ------ remove for dynamic optimisation -------   */

.access, hr {
	display: none;
}

/*      ------ links -------   */

a:link { text-decoration: underline; color: #3366CC; }
a:visited { text-decoration: underline; color: #3366CC; }
a:active { text-decoration: underline; color: #3366CC; }
a:hover { text-decoration: underline; color: #3366CC;}

/*      ------ containers -----------*/

#header, #intro, #content, #footer {
	clear: both;
	width: 100%;
	z-index: 10;
}

#global {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

/* ------------ access -------------- */

body 
{
	background-image: url("http://tomrodgers.auburnclient.co.uk/resources/graphics/colour_green_1.gif");
	background-position: 800px 0px;	
	background-repeat: repeat-y;	
}

#breadcrumb {
	display: none;	
}

#access {
	display: none;
}

/* ----------- header --------------- */

#header-container 
{
	height: 88px;
	width: 800px;
	background-color: #006600;
	border-bottom: solid 2px #ACD83A;	
}

#branding {
	position: absolute;
	top: 25px;
	left: 22px;
	width: 240px;
}

#contact {
	position: absolute;
	top: 50px;
	left: 550px;
	width: 200px;
}

/*      ------ navigation: primary ------- */

#nav-primary {
	position: absolute;
	top: 12px;
	left: 430px;
	width: 400px;
}

#nav-primary ul li {
	float: left;
	margin: 0px 12px 0px 0px; 	
	padding: 3px 12px 3px 0px; 
	border-right: solid 1px #ACD83A;
	font-size: 12px;
}

#nav-primary ul li.last 
{
	border-right: none;
}

#nav-primary ul li a 
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#nav-primary ul li a:hover {
	background-color: none;
	color: #ACD83A;
}

/* ------------- intro: page/default ------------------ */

#intro {
	width: 800px;
}

/* ---------- content -------------- */

#content {
	float: left;
	width: 800px;
	background-image: url("http://tomrodgers.auburnclient.co.uk/resources/graphics/background_content.jpg");
}

/* ---------- formatting ----------- */

#content p {
	clear: both;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

#content p.together {
	padding: 0;
	margin: 0px 0px 4px 0px;
}

#content p.intro {
	font-size: 13px;
	color: #666666;
}

#content ul {
	margin: 0px 0px 15px 0px;
}

#content ul li {
	padding-left: 15px;
	background-image: url("http://tomrodgers.auburnclient.co.uk/resources/graphics/bullet_grey.gif");
	background-position: 2px 4px;	
}

#content ol li 
{
	background-image: none;
}

#content ul.features li {
	float: left;
	width: 110px;	
	padding-right: 10px;
}

#content p.link {
	padding-left: 15px;
	background-image: url("http://tomrodgers.auburnclient.co.uk/resources/graphics/bullet_disc.gif");
	background-position: 2px 4px;	
}

#content dl dd {
	margin: 0px 0px 0px 30px;
	color: #666666;
}

#content dl dd.large {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

#content h2 {
	margin: 20px 0px 8px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}

#content h3 {
	margin: 10px 0px 8px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	background-color: #ECECEC;
	padding: 2px 0px 2px 4px;
}

#content div.item {
	width: 385px;
}

#content div.item p.link {
	font-weight: bold;
}

#content img {
	display: inline;
}

#content b 
{
	color: #006600;
}

/* --------- content: article ------------ */

body.article #content-container
{
	position: relative;
	width: 500px;
	padding: 50px 0px 0px 175px;
}

/* --------- content: homepage ------------ */

body.homepage #content div.columns {
	font-size: 12px;
}

body.homepage #content div.columns {
	width: 100%;
}

body.homepage #content div.columns div {
	float: left;
	width: 270px;
	margin: 0px 0px 0px 15px;
}

body.homepage #content div.columns div h2 
{
	margin: 6px 0px 15px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}

body.homepage #content div.columns div.column-1 
{
	width: 200px;
}

body.homepage #content div.columns div.column-2 {
	background-image: url("http://tomrodgers.auburnclient.co.uk/resources/graphics/photo_index_1.jpg");
	background-position: 0px 40px;
}

body.homepage #content div.columns div.column-3 {
	background-image: url("http://tomrodgers.auburnclient.co.uk/resources/graphics/photo_index_2.jpg");
	background-position: 0px 40px;
}

body.homepage #content div.columns div.column-2 h2, body.homepage #content div.columns div.column-3 h2 {
	margin-bottom: 140px;
}

/* ---------- footer ----------- */

#footer {
	float: left;
	margin: 0px 0px 0px 0px;
	color: #666666;
}

#footer #footer-container {
	position: relative;
	padding: 25px 0px 50px 30px;
}

#footer-summary {
	width: 100%;
}

#footer-summary dl {
	float: left;
	width: 490px;
}

#footer-summary dl dt {
	float: left;
	padding: 6px 10px 0px 0px;
	margin: 0px;
}

#footer-summary dl dd {
	float: left;
	padding: 6px 20px 0px 0px;
	margin: 0px;
}

/* --------- Alert: content -------- */

#alert-content #alert-content-container {
	float: none;
	width: 500px;
	background-color: #FFFFAA;
	border: dashed 1px #CCCCCC;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}

body.homepage #alert-content #alert-content-container {
	width: 420px;
}

#alert-content div h2 {
	margin-top: 0px;
}

#alert-content ul {
	margin-bottom: 0px;
}
