/* Bolton-St. Johns */
/* v1.0 | 20090501 */

@import url(reset.css);

@media all {

/****** POSITIONING ******/
html, body, #wrap {
	height:100%;
	}

body {
	background-color:White;
	margin:0;
	padding:0;
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size:62.5%;
	font-size-adjust: .48;
	height: 100%;
	color:#000;
	border:none;
	line-height:1.5em;
	}

body > #wrap {
	height: auto; 
	min-height: 100%;
	}

#wrap {
	width:800px;
	border-left: 1px solid #b0bdc7;
	border-right: 1px solid #b0bdc7;
	margin: 0 auto;
	}

#container { 
	padding-bottom: 66px;  /*height of the footer */
	}
	
#header {
	height: 115px;
	background: url(../images/header_bg.gif) top repeat-x;
	text-align: center;
	}

#header img {
	margin: 25px 0;
	width: 354px;
	}


#left-column {
	float: left;
	display: inline;
	width: 160px;
	margin-top: 80px;
	}

#content-column,#content-column-clients {
	float: left;
	display: inline;
	width: 515px;
	margin-left: 35px;
	margin-top: 60px;
	padding-right: 90px;
	}

#content-image {
	width:180px;
	margin: 0 -70px 0 45px;
	float: right;
	display: inline;
	}
	
#content-image img {
	margin-bottom: 20px;
	}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	}
	/* Hides from IE-mac */
	
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
	/* End hide from IE-mac */


/****** MAIN NAV ******/

#nav-container {
	height:30px;
	padding:0;
	margin:0;
	background: url(../images/nav_bg.gif) top left repeat-x;
	overflow: hidden;
	text-align: center;
	width: 800px;
}

#nav-container ul { 
	padding: 0;
	margin: 0 auto;
	left: 50%;
	position: relative;
	float: left;	
}

#nav-container ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	height: 30px;
	float: left;
	left: -50%;
	position: relative;
}

#nav-container ul li a {
	font-size: 1.4em;
    color: #FFF;
    text-decoration: none;
	margin: 0;
	padding: 8px 20px;
	outline: none;
	display: block;
	}

#nav-container ul li a:hover, .home #nav-container ul li.home a, .about-us #nav-container ul li.about-us a, .our-team #nav-container ul li.our-team a, .our-services #nav-container ul li.our-services a, .our-clients #nav-container ul li.our-clients a, .news-resources #nav-container ul li.news-resources a, .contact-us #nav-container ul li.contact-us a {
	background: url(../images/nav_bg_on.gif) 0 0 repeat-x;
	}
	

/****** SUBNAV *****/	
ul.subnav {
	width: 160px;
	}

ul.subnav li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 4px 0 2px 20px;
	width: 160px;
	font-size: 1em;
	line-height: 1em;
	min-height: 22px;
	overflow: visible;
	}
	
ul.subnav li a {
	background: none;
	text-decoration: none;
	color: #666;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
	}

ul.subnav li a:hover {
	color: #000;
	}

ul.subnav li.section a {
	text-transform: uppercase;
	color: #9a3b26;
	font-weight: bold;
	font-size: 1.3em;
	}

ul.subnav li.on { background: url(../images/subnav_bg_on.gif) top left no-repeat; }
ul.subnav li.long { height: 40px; padding-top:5px; padding-bottom: 1px; }
ul.subnav li.long.on { background: url(../images/subnav_bg_on_long.gif) top left no-repeat; padding-top:5px; padding-bottom: 1px; }
ul.subnav li.on a { color: #000; }


ul.subnav li.off { }

/****** LAYOUT ******/

#home-touts0, #home-touts1,#home-touts2,#home-touts3,#home-touts4 {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 20px 0 0 0;
	}

.tout {
	float: left;
	display: inline;
	height: 170px;
	width: 159px;
	margin: 0 0 0 20px;
	padding: 15px 20px 0 0 ;
	border-right: 1px solid #b0bdc7;
	}
	
.last-tout {
	border-right: none;
	}

.contact-info {
	background: url(../images/bio_contact_bg.gif) no-repeat top left; 
	padding: 10px;
	margin-bottom: 20px;
	}
.contact-info p {
	margin-bottom: 0;
	}
.contact-info a {
	text-decoration: underline;
	font-weight: normal;
	}

.service-tout img {
	float: left;
	margin-right: 20px;
	width: 63px;
	}
	
.service-tout {
	border-top: 1px solid #b0bdc7;
	padding: 20px 0;
	}

.service-tout-copy {
	margin-left: 83px;
	}

#news-touts .service-tout {
	width: 390px;
	}

.three-col {
	border-left: 1px solid #b0bdc7;
	width: 179px;
	padding-left: 15px;
	height: 115px;
	float: left;
	display: inline;
	}

#contact-info {
	margin-left: 195px;
	}

#contactForm li {
	list-style-type: none;
	margin-left:0;
	}

#contactForm label {
	display: block;
	margin-bottom: 2px;
	color: #000;
	font-weight: bold;
	}

#contactForm label.optional {
	color: #333;
	font-weight: normal;
	}

#contactForm input, #contactForm textarea {
	margin-bottom: 15px;
	border: 1px solid #dae0e5;
	padding: 4px;
	margin-right: 6px;
	}

#contactForm .error input, #contactForm .error textarea {
	border: 1px solid #9a3b26;
	vertical-align: top;
}

#contactForm li .error {
	color: #9a3b26;
	}
	
#contactForm input { width: 180px; }
#contactForm input.extend { width: 330px; }

#contactForm a { font-size: 1em; color: #333; text-decoration: underline; font-weight: normal; }
#contactForm a:hover { color: #000; }
.btn-wrap { display: inline; float: left; width: 54px; margin-right: 4px; margin-top: -3px;}
a.send-btn { background: url(../images/send_btn.gif) 0 0 no-repeat; height: 31px; width: 54px; display: block; text-indent: -9999px; overflow: hidden; }
a:hover.send-btn { background-position: 0 -31px; }

/****** TYPOGRAPHY & COLOURS *****/
h1 {
	font-size: 3.8em;
	line-height: 1em;
	margin-bottom: 8px;
	color: #000;
	}
	
h2 {
	font-size: 1.8em;
	line-height: 1.25em;
	margin-bottom: 20px;
	color: #002359;
	font-weight: normal;
	}

h2.em {
	font-weight: bold;
	font-size: 2em;
	line-height: 1em;
	}
	
.home h2.em, .home p {
	margin-bottom: 12px;	
	}

.three-col h2.em {
	margin-bottom: 5px;
	}

.service-tout h2.em, .service-tout p, #resources-links h2 {
	margin-bottom: 5px;
	}


h3 {
	font-size: 1.3em; 
	line-height:1.4em;
	margin-bottom: 15px;
	color: #002359;
	}

h3.intro {
	color: #000;
	margin-bottom: 15px;
	}
	
h4 {}
h5 {}

p {  /* 13px/18px */
	font-size: 1.3em; 
	line-height:1.4em;
	margin-bottom: 15px;
	color: #333;
	}

strong {}
em {}
	
a {  /* unvisited link */
	color: #9a3b26;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	}

p a {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	}
	 
a:visited {  /* visited link */
	color: #bf5841;
	}
	
a:hover {   /* mouse over link */
	color: #000;
	}
	
a:active {   /* selected link */
	color: #666;
	}

ol {}

ul {
	margin-bottom: 15px;
	}
	
li {
	font-size: 1.3em; 
	line-height:1.4em;
	margin-bottom: 5px;
	color: #333;
	list-style: disc inside;
	margin-left: 15px;
	padding-left: 0px;
	}
	
	
ul.two-col, .two-col {
	width: 227px;
	float: left;
	margin-right: 30px;
	}

ul.right-col, .right-col {
	padding-right: 0;
	}
	
ul.two-col li {
	text-indent: -13px;
	margin-left:13px;
	margin-bottom: 15px;
	}


ul.team-two-col {
	width: 540px;
	margin-top: 30px;
	}
ul.team-two-col li {
	float: left;
	width: 115px;
	margin: 0 16px 25px 0;
	list-style-type: none;
	}
ul.team-two-col li a {
	width: 100%;
	height: 100%;
	font-size: 1em;
	line-height: 1em;
	}
ul.team-two-col img {
	width: 115px;
	display: block;
	margin-bottom: 6px;
	}

ul.clients-list {
	width: 240px;
	float: left;
	padding-right:130px;
	}

ul.clients-list li, #resources-links ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	line-height: 1.1em;
	}
	
#resources-links a {
	text-decoration: none;
	font-weight: normal;
	font-size:1em;
	color:#333;
	}

#resources-links a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size:1em;
	color:#333;
	}

.contact-em {
	color: #9a3b26;
	font-weight: bold;
	}

#resources-links ul {
	margin-bottom: 20px;
	}


blockquote {
	text-indent: 10px;
	font-weight: bold;
	font-size: 1em;
	color: #002359;
	}
blockquote p {
	font-size: 1.4em;
	}

table {
	background-color: #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	}

caption {}	
th {}
td{}



/****** COMMON CLASSES ******/
.caption {}
.footer {}
.sidebar {}


/****** IMAGES ******/
.img-border { /*remove underline & outlines for linked images*/
	border:0;
	text-decoration:none;
	}

/****** FOOTER ******/
#footer {
	position: relative;
	margin: -66px auto 0 auto;
	padding: 38px 20px 8px 20px;
	width: 760px;
	border-left: 1px solid #b0bdc7;
	border-right: 1px solid #b0bdc7;
	height: 20px;
	clear:both;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #b0bdc7;
	} 

ul#footerNav {
	padding: 3px 0 1px 0;
	margin:  0;
	list-style: none;
	float: right;
	}

ul#footerNav li {
	margin:0;
	padding:0 10px;
	float:left;
	display:block;
	font-size: 1em;
	line-height: 1em;
	border-right: 1px solid #b0bdc7;
	}

ul#footerNav li.last {
	border-right: none;
	}

ul#footerNav li a {
	color: #b0bdc7;
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
	}
	
ul#footerNav li a:hover {
	color: #002359;
	}

.footer-left {
	float: left; padding: 3px 0 1px 0;
	}

}

.hidden
{
	display:none;
}

