/* 
RESET: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {  
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}






a:link, a:active, a:visited { 
	text-decoration: underline; 
}

a:visited {
	text-decoration: underline; 
}
a:hover {
	text-decoration: none;
}




/* = HELPERS ----------- */

.clearBoth {
	clear: both;
}



body {
	background-color: white;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, helvetica, sans-serif;
	color: #666;	
}






#area-head-wrapper {
	background-image: url(../furniture/stripe_repeat_head.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #040807;
}

#area-head {
	width: 940px;
	margin: 0 auto;
	position: relative;
	height: 150px;
}


#area-head div {
	position: absolute;
}

#logo-site {
	left: 0;
	top: 0;
	width: 127px;
	height: 61px;
}

#logo-site a {
	display: block;
	width: 127px;
	height: 0;
	padding-bottom: 61px;
	overflow: hidden;
	text-indent: -5000px;
	background-image: url(../furniture/logo_astute.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}


#nav-primary {
	right: 0;
	top: 25px;
	font-size: 1.2em;
}

#nav-primary li {
	float: left;
}

#nav-primary li a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	padding: 5px 5px;
	margin-left: 10px;
}

#nav-primary li a:hover {
	color: #999;
}









#nav-services {
	left: 0;
	bottom: 0;
	font-size: 1.4em;
}

#nav-services li {
	float: left;
}

#nav-services li a {
	display: block;
	float: left;
	color: #ccc;
	text-decoration: none;
	border-left: 1px solid #666;
	padding: 7px 0 7px 10px;
	margin-right: 30px;
	font-weight: bold;
}

.body-home #nav-services li a {
	border-bottom: 1px solid #666;
}

#nav-services li a:hover {
	color: white;
}


#nav-contact-tab {
	right: 0;
	bottom: 0;
}

#nav-contact-tab a {
	background-image: url(../furniture/nav_contact_tab_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0 0 0 20px;
	color: #ccc;
	font-size: 1.4em;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

#nav-contact-tab a span {
	background-image: url(../furniture/nav_contact_tab_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 10px 20px 10px 0;
	float: left;
}

#nav-contact-tab a:hover {
	color: white;
}








#element-animations {
	width: 940px;
	height: 265px;
	margin: 0 auto;
	margin-top: 30px;
	background-color: transparent;
}


#area-sub-head-wrapper {
	background-image: url(../furniture/sub_head_bkgd.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: white;
}

#area-sub-head {
	width: 940px;
	margin: 0 auto;
	height: 50px;
}

#area-sub-head p.strapline {
	color: #040807;
	font-size: 1.8em;
	padding: 17px 0 0 0;
}







ul#nav-marketing {
	position: relative;
	margin-bottom: 30px;
}

ul#nav-marketing li {
	display: inline;
}


ul#nav-marketing li a.tab {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background-image: url(../furniture/marketing_link_bkgd_grey.gif);
	background-position: left center;
	background-repeat: repeat-x;
	background-color: transparent;
	padding: 17px 10px 0 10px;
	height: 32px;
	overflow: hidden;
	border-bottom: 5px solid white;
	cursor: default;
	position: relative;
	z-index: 1001;
	width: 186px;
	font-size: 1.2em;
}



ul#nav-marketing li.hover a.tab {
	background-image: url(../furniture/marketing_link_bkgd.gif);
	background-position: right center;
	padding-right: 17px;
	color: white;

}






.marketing-content {
	display: none;
	position: absolute;
	top: -10px;
	left: 206px;
	width: 690px;
	z-index: 1000;
	padding: 20px 20px 10px 20px;
	background-color: white;
	border-top: 1px solid #ccc;
	line-height: 1.3em;
	background-image: url(../furniture/marketing_content_foot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	min-height: 390px;
	height: auto !important;
	height: 390px;

}



.area-slogan {
	float: left;
	width: 310px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	padding-top: 140px;
}

.area-slogan p {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.area-slogan p.strapline {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #040807;
	font-weight: bold;
}

.area-slogan p.strapline span {
	position: absolute;
	left: -5000px;
}

.area-text {
	float: right;
	width: 360px;
	padding-top: 35px;
}



#area-main-wrapper {
	background-image: url(../furniture/main_bkgd.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: white;
}

#area-main {
	width: 940px;
	margin: 0 auto;
	background-color: transparent;
}

#breadcrumbs {
	font-size: 1.1em;
	padding-top: 20px;
}

#breadcrumbs a {
	color: #ff7d02;
	font-weight: bold;
	text-decoration: none;
}

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


#content {
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
}

.body-home #content {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}


#content .column {
	float: left;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 30px 15px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	background-image: url(../furniture/column_bkgd.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: transparent;
}


.columns-3 .column {
	width: 266px !important;
	margin-right: 26px;
}

.columns-3 .column-1 {
	width: 206px !important;
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	background-image: none !important;
}

.body-home .columns-3 .column-1 {
	width: 216px !important;
	margin-right: 16px !important;
}

.columns-3 .column-2 {
	width: 346px !important;
}

.columns-2 .column-1 {
	width: 618px;
	margin-right: 26px;
	background-image: none !important;
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.columns-2 .column-2 {
	width: 266px;
}

#content .column-last {
	margin-right: 0;
}





.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}

img.content_banner {
	margin-bottom: 2em;
}


#content p {
	margin: 1em 0;
}

#content a {
	color: #ff7d02;
}

a.cta {
}

a.cta:hover {
}

#nav-primary-summarised-in-content ul li a {
	color: white;
	background-color: #ff9531;
	font-weight: bold;
	padding: 7px 10px;
	display: block;
	border-bottom: 1px solid white;
	text-decoration: none;
	width: 186px;
}

#nav-primary-summarised-in-content ul li a:hover {
	background-color: #FFAE5F;
}




/* = HEADINGS ----------- */

h1, h2, h3, h4 {
	color: #040807;
	margin-bottom: 1em;
}

h1 {
	font-size: 1.8em;
	
}

h2 {
	font-size: 1.4em;
}

.columns-2 .column-1 h2 {
	margin-top: 1.5em !important;
	margin-bottom: .5em !important;
}





/* = MODULES ----------- */

.module-nav-services {
	
}


#footer {
	font-size: 1.1em;
	border-top: 2px solid #ccc;
	padding-top: 10px;
	color: #999;
	line-height: 1.2em;
}

#footer div {
	width: 49%;
}

#footer div.column-left {
	padding-top: 2.2em;
	float: left;
}

#footer div.column-right {
	float: right;
	text-align: right;
}

#footer p {
	margin-bottom: 1em;
}

#footer a {
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	color: #333;
}

#footer #footer-nav-services {
	width: 100%;
}

#footer-nav-services li {
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #999;
}

#footer-nav-services li.first {
	padding-left: 0;
}

#footer-nav-services li.last {
	border-right: none;
}

#footer-nav-services li a {
	display: block;
	float: left;
}








/* = FORMS ----------- */

form {
	width: 100%;
}

fieldset {
	width: 100%;
}

legend {
	overflow: hidden;
	height: 0;
	line-height: 0;
	text-indent: -5000px;
}

label {
	float: left;
	width: 40%;
	clear: left;
	margin-bottom: 1em;
}
input {
	float: left;
	width: 59%;
	margin-bottom: 1em;
}

textarea {
	float: left;
	width: 59%;
	margin-bottom: 1em;
}	

input.input-submit {
	width: auto;
}

p.errorParagraph {
	color: red;
	font-weight: bold;
	font-style: italic;
}

ol.errorList {
	color: red;
	padding-bottom: 2em;
}






/* = SITEMAP ----------- */

#list-sitemap li {
	margin: .5em 0;
}

#list-sitemap li ul {
	margin: 0 0 1em 10px;
}





li.download a {
	display: block;
	background-image: url(../furniture/icon_download.gif);
	background-position: 8px .5em;
	background-repeat: no-repeat;
	background-color: white;
	padding: 1em 10px 1em 35px;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
	
}

li.free-consultation a {
	display: block;
	background-image: url(../furniture/icon_free_consultation.gif);
	background-position: 8px .5em;
	background-repeat: no-repeat;
	background-color: white;
	padding: 1em 10px 1em 45px;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
	
}

