@charset "utf-8";

/* reset defaults */

html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,fieldset,legend,table,th,td{
	margin:0;
	padding:0;
	border:0;
	line-height:1.2;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

ul,ol{
	list-style:none;
}

/* standard tags */

body{
	font-size:62.5%;
	background:url('images/body-standard-background.jpg') repeat-x top;
}

body#body{
	
}

h2,h3,h4,h5,h6{
	
}

h2{
	font-size:2.4em;
	color:#707070;
	padding-bottom:15px;
	font-weight:normal;
}

h3{
	font-size:1.9em;
	color:#707070;
	line-height:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4{
	font-size:1.4em;
	font-weight:bold;
}

p{
	font-size:1.1em;
	margin-bottom:15px;
	color:#363636;
	font-weight:bold;
}

li p,
td p,
td li{

}

td{

}

a,
a:link,
a:visited{
	
}

img{	
	border:0;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
	font-weight:normal;
}

/* misc */

#error p{
	color:red;	
}

.backPrevious{
	margin-top:20px;
}

.backPrevious a,
.backPrevious a:link,
.backPrevious a:visited{
	text-decoration:none;
	color:#00aeef;
	display:inline;
}

div.clear{
	display:block;
	clear:both;
	float:none;
	height:1px;
	overflow:hidden;	
}

#contactTop span.blue{
	color:#00aeef;
}

p.blue{
	color:#00aeef;	
	/*font-family:"Times New Roman", Times, serif;*/
}

span.blue{
	color:#00aeef;
	/*font-family:"Times New Roman", Times, serif;*/
}

.colA.quotes p.blue{
	color:#00aeef;
	/*font-family:"Times New Roman", Times, serif;*/
}

.colA.quotes span.blue{
	color:#00aeef;
	/*font-family:"Times New Roman", Times, serif;*/
}
/* structural */

#outer{
	
}

#content{
	background:url('images/header-background-bottom.png') repeat-x top;
	padding-top:20px;
	margin-top:10px;
}

#mainContent{
	width:995px;
	margin:0 auto;	
}

#bottomContent{
	background:none;
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	overflow:hidden;
	height:400px;
}

#bottomContent .outer{
	background:url('images/bottomContent-background-repeat.png');	
	padding-bottom:10px;
}

#bottomContent .inner{
	width:995px;
	margin:0 auto;
	min-height:200px;
	margin-top:10px;
}

#footerWrapper{
	background:url('images/footerBackground.png') repeat-x top;
	padding-top:10px;
}

#footer{
	width:995px;
	margin:0 auto;
}

/* left content */

.colA{
	width:355px;	
}

.colA.quotes{
	width:355px;
	margin-top:60px;
	background:url('images/colA-quotes.png') no-repeat;
	float:left;
	padding:25px 0 20px 25px;
}

.colA.quotes p{
	color:#707070;
	font-weight:bold;
	margin:5px 0;
}

.colA.quotes a,
.colA.quotes a:link,
.colA.quotes a:visited{
	text-decoration:none;
	color:#00aeef;	
}

/* header */

#header{
	width:995px;
	margin:0 auto;
	margin-top:13px;
}

#logo{
	float:left;
	margin-right:48px;
}

#logo h1 a,
#logo h1 a:link,
#logo h1 a:visited{
	display:block;
	text-indent:-9999px;
	background:url('images/logo.png') no-repeat;
	width:232px;
	height:90px;
}

#contactTop{
	float:right;
	margin-top:7px;
}

#contactTop ul{
	float:right;
}

#contactTop ul.social{
	float:right;
}

#contactTop ul li{
	float:left;
	color:#707070;
	font-size:1.0em;
	margin-left:5px;
}

#contactTop ul li a,
#contactTop ul li a:link,
#contactTop ul li a:visited{
	display:inline;
	text-decoration:none;
	color:#707070;
}

#contactTop ul.social li a,
#contactTop ul.social li a:link,
#contactTop ul.social li a:visited{
	display:block;
	height:27px;
	width:27px;
	text-indent:-999px;
	overflow:hidden;
	padding-left:5px;
}

#contactTop ul.social li.facebook{
	height:27px;
	width:27px;
	background:url('images/header-facebook.png') no-repeat;
}

#contactTop ul.social li.twitter{
	height:27px;
	width:27px;
	background:url('images/header-twitter.png') no-repeat;
}

/* top nav */

#topNav{
	float:left;	
	margin-top:57px;
}

#topNav li{
	float:left;
	padding:7px 7px 0 10px;
	display:block;
	background:url('images/topNav-divider.png') no-repeat left;
}

#topNav li.selected{
	padding-top:15px;
	background:url('images/topNav-divider-selected.png') no-repeat left;
}

#topNav li.first{
	padding-left:0;
	background:none;
}

#topNav li a,
#topNav li a:link,
#topNav li a:visited{
	font-size:1.3em;
	color:#707070;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;
}

#topNav li.selected a,
#topNav li.selected a:link,
#topNav li.selected a:visited{
	color:#00aeef;	
	text-transform:lowercase;
}

/* footer */

#footer ul{
	float:left;
}

#footer li{
	float:left;	
	padding:0 10px 0 7px;
	background:url('images/footer-divider.png') no-repeat right;
}

#footer li.last{
	background:none;
}

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

#footer li a,
#footer li a:link,
#footer li a:visited{
	text-decoration:none;
	color:#707070;
	font-weight:bold;
	font-size:1.1em;
}

#copyright{
	float:right;
	text-align:right;
}

#copyright a,
#copyright a:link,
#copyright a:visited{
	color:#707070;
	
}

#copyright p{
	font-size:1.1em;		
	color:#707070;
}

#copyright p.dev{
	font-size:0.9em;		
	color:#898989;	
}

/* bottomContent */

.testimonial{
	width:245px;
	height:75px;
	overflow:hidden;
	float:left;
	margin-top:20px;
}

.testimonial .image,
.client .image{
	float:left;	
	border:1px solid #c0c0c0;
	overflow:hidden;
}

.testimonial .image a,
.testimonial .image a:link,
.testimonial .image a:visited{
	display:block;	
}

.testimonial .description{
	float:left;
	width:146px;
	margin:0px 5px 0 13px;
}

.testimonial .description p{
	font-size:1.0em;	
}

.testimonial .description a,
.testimonial .description a:link,
.testimonial .description a:visited{
	text-decoration:none;
	color:#00aeef;	
	font-weight:bold;
}

/* home */

#randomContent{
	display:none;	
}
		 
.home #content #mainContent{
	height:735px;
}

.home #content #container{
	height:450px;	
}

.home .testimonial{
	width:320px;
	height:75px;
	margin-top:20px;
}

.home .testimonial .description{
	width:205px;
	margin:5px 5px 0 23px;
}

/* standard */

.standard .colA.nav{
	width:173px;
	background:url('images/subNav-border.png') no-repeat right;
	height:420px;
	float:left;
}

.standard .colA.nav ul{
	padding-top:5px;
}

.standard .colA.nav li{
	border-bottom:1px solid #cbcbcb;
	width:143px;
	padding-bottom:5px;
	margin-top:7px;
}

.standard .colA.nav li.selected{
	border-bottom:2px solid #00aeef;
	text-align:right;
}

.standard .colA.nav li.selected a,
.standard .colA.nav li.selected a:link,
.standard .colA.nav li.selected a:visited{
	font-size:1.1em;
	display:block;
	float:right;
	text-decoration:none;
	text-transform:lowercase;
	color:
}

.standard .colA.nav li.selected a.dot,
.standard .colA.nav li.selected a.dot:link,
.standard .colA.nav li.selected a.dot:visited{
	background:url('images/subNav-bullet.png') no-repeat left;	
	display:block;
	width:17px;
	float:right;
}

.standard .colA.nav li a,
.standard .colA.nav li a:link,
.standard .colA.nav li a:visited{
	text-decoration:none;
	color:#707070;
	font-size:1.1em;
	text-transform:lowercase;
}

.standard .colB{
	float:left;	
	width:570px;
	padding:20px 0;
	margin-left:100px;
	background:url('images/startQuote.png') no-repeat top left; 
	min-height:200px;
}

.standard .colB .container{
	background:url('images/endQuote.png') no-repeat bottom right; 	
}

.standard .colB a,
.standard .colB a:link,
.standard .colB a:visited{
	color:#00aeef;
	text-decoration:underline;
}

/* history */

#counterContainer{
	margin-top:40px;	
}

#counter{
	background:url('images/counter-background.png') no-repeat;
	width:168px;
	height:142px;	
	padding-top:10px;
}

#counter .inner{
	overflow:hidden;
	height:122px;	
}

#counter .reel{	
	background:url('images/counter-numbers.png') repeat-y 0 -635px;
	height:700px;
	width:11px;
	float:left;
	margin:0 15px;
	text-indent:-9999px;
}

/* contact */

.contact .colA{
	float:left;
	margin-right:7px;
}

.contact .colA.quotes{
	background:url('images/contact-quotes.png') no-repeat top;	
}

.contact .colA.quotes p{
	color:#363636;
	font-weight:bold;
	margin-bottom:15px;	
}

.contact form{
	
}

.contact form.callBack input,
.contact form.contact input{
	float:left;	
	width:210px;
}

.contact form.callBack input.callSubmit,
.contact form.contact fieldset.companyFigures input.contactSubmit{
	width:80px;
	height:26px;
	margin-top:20px;	
}

.contact form.callBack label,
.contact form.contact label{
	float:left;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	color:#363636;
	width:80px;
}

.contact form.contact fieldset{
	margin-bottom:15px;	
}

.contact form.contact fieldset.fileInputs label{
	width:210px;
}

.contact form.contact fieldset.fileInputs input{
	width:220px;	
}

.contact form.contact fieldset.companyFigures label{
	width:340px;	
}

.contact form.contact fieldset.companyFigures input{
	width:160px;	
}

.contact .colB{
	border:3px solid #d1d4d1;	
	float:left;
	width:600px;
}

.contact .colB .inner{
	padding:40px;	
}

.contact .colB p.blue{
	font-size:1.4em;	
}

/* clients */

.clients #mainContent{
	background:url('images/home-background.jpg') no-repeat top right ;
	height:735px;
}

.clients.silhouette #mainContent{
	height:auto;
}

.clients .colA.quotes{
	padding-top:0;
	margin-top:30px;
	background:url('images/startQuote.png') no-repeat top left;
}

.clients .colA .innerQuotes{
	background:url('images/endQuote.png') no-repeat bottom right;	
	padding-bottom:10px;
}

.clients .colA.quotes p{
	padding-top:0;
	color:#363636;
	margin-bottom:15px;
}

.clients .colA.quotes h3{
	margin-bottom:15px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clients .colA span{
	display:block;	
	/*font-family:"Times New Roman", Times, serif;*/
	color:#363636
}

.clients span.clientName{
	font-size:1.4em;
	color:#00aeef;	
	font-weight:bold;
	
	margin-bottom:7px;
}

.clients span.business{
	font-size:1.1em;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.clients .colA ul{
	padding-left:20px;	
}

.clients .colA li{
	color:#363636;	
	font-size:1.1em;
	font-weight:bold;
	list-style-type:disc;
	padding:3px 2px;
}

/* services */

.services #servicesAnimation{
	display:block;
	width:990px;
	height:230px;
	margin:0 auto;
}

.client{
	width:110px;
	height:110px;
	border:1px solid #d1d4d1;
	overflow:hidden;
	float:left;
	margin:50px 0 0 10px;
}

.client .image a,
.client .image a:link,
.client .image a:visited{
	display:block;	
}

.serviceDescription{
	background:url('images/startQuote.png') no-repeat top left;	
	width:500px;
	margin:0 auto;
	padding-top:20px;
}

.serviceDescription .bottom{
	background:url('images/endQuote.png') no-repeat bottom right;	
	padding-bottom:30px;
}

.services #container{
	height:470px;	
}

#servicesAnimationContainer{
	border:2px solid #d1d4d1;	
	margin-bottom:20px;
}

.services #bottomContent #clientServiceThumbs{
	padding-left:70px;	
}

#mainServices p{
	margin:0;
}

#mainServices ul.serviceTitles{
	height:20px;	
}

#mainServices ul.serviceBar{
	height:20px;	
}

#mainServices ul.serviceTitles li{
	float:left;
	display:block;
	text-align:left;
}

#mainServices ul.serviceTitles li#backOffice{
	width:220px;
}

#mainServices ul.serviceTitles li#compliance{
	width:440px;
}

#mainServices ul.serviceTitles li#consultancy{
	width:220px;
}

#mainServices ul.serviceTitles li#directorship{
	width:110px;	
}

#mainServices ul.serviceBar li{
	float:left;	
	width:110px;
	display:block;
	background:#0091CE;
}

/* client landing */

.clientsLanding .testimonial{
	width:445px;
	height:112px;
	margin-top:20px;
}

.clientsLanding .testimonial .description{
	width:260px;
	margin:0px 5px 0 23px;
}

.clientsLanding #container{
	padding:0 0 20px 70px;	
}


/* map */

#mapStrat{
	width:270px;
	height:300px;
	border:1px solid #d1d4d1;
	float:left;
	margin-right:20px;
}

#mapBristol{
	width:270px;
	height:300px;
	border:1px solid #d1d4d1;
	float:left;
}
