﻿/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D4D4D;
	background:url(/images/backgrounds/bg.gif) repeat-x #E4E6E7;
	margin-top:13px;
	margin-bottom:20px;
	line-height:18px;
}

#containerHome {
	margin:0 auto;
	width:851px;
	text-align:left;
	padding-bottom:14px;
	background-color:#ffffff;
}
	
#container {
	margin:0 auto;
	width:851px;
	text-align:left;
	border-bottom:14px solid #FFFFFF;
	background-image:url(/images/spacers/content_line_bg.gif);
	background-repeat:repeat-y;
	background-position:211px 60px;
	background-color:#ffffff;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	vertical-align:top;
	padding-bottom:5px;
	color:#4D4D4D;
}

p {
	margin-bottom:15px;
}

img {
	border:0;
}

.clear {
	clear:both;
}

#popupWindowCaller {
	display:none;
}

/* Typography */
	
h1 {
	margin-bottom:15px;
	margin-top:28px;
	margin-left:11px;
}

h2 {
	text-align:left;
	margin-left:12px;
	font-weight:bold;
	font-size:12px;
	color:#82034d;
	margin-bottom:10px;
}

.servicesHeading {
	color:#FF9900;
}

.consultingHeading {
	color:#80288E;
}

.auditHeading {
	color:#E85112;
}

.relatedHeading {
	color:#267DB2;
}

.carbonHeading {
	color:#85C63A;
}



/* Links */

#content a {
	color:#832c5e;
	text-decoration:none;
}

#content a:hover {
	color:#832c5e;
}


/* Main Navigation */

#mainNav {
	text-align: right;
	float: right;
	width: 600px;
	margin-top: 17px;
	background-image: url('/images/backgrounds/menu_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 40px;
}

#mainNav ul {
	margin:0px;
	padding:0px;
	float:right;
	margin-right:14px;
	margin-top:9px;
}

#mainNav li {
	list-style:none;
	margin:0px;
	display:inline;
	padding:0px;
	float:left;
	margin-left:17px;
}


/* Sub Navigation */

#subNav {
	background-color:#EDEDED;
	width:198px;
	border-bottom:10px solid #FFFFFF;
}

#subNav ul {
	padding-top:14px;
	margin-left:11px;
	padding-bottom:3px;
}

#subNav li {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:7px;
}

#subNav li.subSubNav {
	margin-bottom:0px;
}



/* Header */

#header {
	height:141px;
	background-color:#FFFFFF;
	background-image:url(images/spacers/header_double_line.gif);
	background-repeat:no-repeat;
	background-position:14px 127px;
}

.logo {
	position:relative;
	top:25px;
	left:29px;
	float:left;
}

/* Banner */

#bannerHome {
	background-image:url(images/spacers/double_line.gif);
	background-repeat:repeat-x;
	background-position: 0px 284px;
}

#banner {
	background-image:url(images/spacers/double_line.gif);
	background-repeat:repeat-x;
	background-position: 0px 192px;
	padding-bottom:13px;
	width:614px;
	float:right;
}

#banner a {
	color: #4d4d4d;
}

#banner a:hover {
	text-decoration:underline;
	color:#832c5e;
}


/* Content */

#body {
	margin-left:14px;
	margin-right:14px;
}

#bannerHome p {
	margin-left:12px;
	margin-right:12px;
}

#banner p {
	margin-left:12px;
	margin-right:12px;
}

#banner ul {
	margin-left:12px;
	margin-bottom:10px;
}

#content {
	width:590px;
	margin-left:12px;
	margin-top:20px;
}

#homeBottomBanner {
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}

#body ul {
	padding-left:16px;
}

#body li {
	list-style:none;
	padding-left:15px;
	background:url(/images/spacers/dark_blue_arrow.gif) no-repeat 0 6px;
}

#body #leftCol ul {
	padding:14px 0 3px 0;
}

#body #leftCol li {
	padding:0;
	background:none;
}

#body ul.servicesList li {
		background-image:url(/images/spacers/orange_arrow.gif);
}

#body ul.consultingList li {
		background-image:url(/images/spacers/purple_arrow.gif);
}

#body ul.auditList li {
		background-image:url(/images/spacers/red_arrow.gif);
}

#body ul.relatedList li {
		background-image:url(/images/spacers/lightblue_arrow.gif);
}

#body ul.carbonList li {
		background-image:url(/images/spacers/green_arrow.gif);
}

#body ul.bookkeepingList li {
		background-image:url(/images/spacers/brightred_arrow.gif);
}

.servicesList li a, .auditList li a, .consultingList li a, .relatedList li a {
	color:#4d4d4d;
}

.servicesList li a:hover {
	color:#FF9900;
}

.consultingList li a:hover {
	color:#85C63A;
}

.auditList li a:hover {
	color:#E85112;
}

.relatedList li a:hover {
	color:#267DB2;
}

#legal {
	padding:1px 0 1px 0;
	font-style:italic;
	font-size:10px;
	width:851px;
	background:#FFF;
	border-bottom:solid #e4e6e7 12px;
	border-top:solid #e4e6e7 12px;
	margin:0 auto;
}

/* Blog */

#print img.rss {
	float: right;	
}

/* People */

.peopleTable {
	border-top:1px solid #D8D8D8;
	width:100%;
}

.peoplePhotoCell {
	width:120px;
	padding:17px 0;
	text-align:center;
}

.peopleInfoCell {
	width:465px;
	padding:20px 0 5px 0;
}

#banner td.peopleInfoCell p {
	margin-left:0;
	margin-right:0;
	line-height:18px;
	margin-top:15px;
}

.peopleInfoCell li {
	list-style:none;
	background:url(images/spacers/dark_blue_arrow.gif) no-repeat 0 6px;
	padding-left:15px;
	line-height:18px;
}


/* Left Col */

#leftcol {
	width:198px;
	border-right:8px solid #FFFFFF;
}

#makeEnquiry {
	background-color:#EDEDED;
	width:198px;
	border-bottom:10px solid #FFFFFF;
}

#makeEnquiryWhite {
	width:198px;
	margin-bottom:10px;
}

#makeEnquiry p, #makeEnquiryWhite p {
	margin-left:10px;
	margin-right:14px;
	margin-top:5px;
	margin-bottom:2px;
}

#makeEnquiry table, #makeEnquiryWhite table {
	margin-left:10px;
	width:177px;
	margin-bottom:10px;
}

#makeEnquiry td, #makeEnquiryWhite td {
	padding:0px;
	padding-top:3px;
	padding-right:5px;
}

.enquiryinput {
	border:1px solid #C7C7C7; 
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-image:url(/images/spacers/input_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:133px;
}

.enquiryinputhover {
	border:1px solid #7b0046; 
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-image:url(/images/spacers/input_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:132px;
}

.joinEnews .enquiryinput, .joinEnews .enquiryinputhover {
	width:120px;
}

#testimonials {
	width:190px;
}

#testimonials p {
	margin-left:8px;
	margin-top:10px;
	line-height:15px;
}

#supportLogos {
	text-align:center;
	margin:15px 0 0 0;
}


/* Footer */

#footer {
	width:851px;
	margin:0 auto;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	clear:both;
	background:#FFF;
	padding:4px 0 4px 0;
	height:56px;
}

#footer a {
	color:#9C9C9C;
}

#footer a:hover {
	color:#345D7C;
}

#footerNav {
	width:600px;
	text-align:right;
	float:right;
	margin-top:10px;
	color:#9C9C9C;
	padding-right:15px;
}

#footerNav li {
	display:inline;
	font-size:10px;
	color:#4D4D4D;
}

#footerNav li a{
	color:#4D4D4D;
}

#footerNav li a:hover{
	color:#832c5e;
}

#footerNav a:hover{
	color:#832c5e;
}

#clientLogin {
	text-align:right;
	color:#4d4d4d;
	vertical-align:bottom;
	float:right;
}

#clientLogin .textinput, #clientLogin .textinputhover {
	width:150px;
	padding:3px;
	vertical-align:middle;
}


/* Contact Form */

.contact {
	background-image:url(images/spacers/double_line.gif);
	background-repeat:repeat-x;
	background-position:0px 38px;
	width:100%
}

.formHeading {
	padding-bottom:20px;
	padding-top:15px;
	color:#82034d;
	font-weight:bold;
	padding-left:11px;
}

.requiredField {
	padding-top:15px;
	color:#999999;
}

.input {
	width:268px;
	font-size:11px;
}

.textinput {
	border:1px solid #C7C7C7; 
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-image:url(/images/spacers/input_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:268px;
}

.textinputhover {
	border:1px solid #832c5e; 
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-image:url(/images/spacers/input_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:268px;
}

.errorText{
    color: #FF0000;
} 

.formLabel {
	width:130px;
	padding-left:11px;
}

.required {
	vertical-align:middle;
	padding-right:4px;
}

.requiredcomm {
	padding-top:3px;
	padding-right:4px;
}

.submit {
	text-align:right;
}
