/* CSS Document */




body{
	margin-left: 45px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	line-height:1.3;
	text-align:left;
	color:#161616;
	background-color: white;
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 1px;
	z-index: 3;
	-webkit-text-size-adjust:none; /* Fizes iPhone text sizing issues */
}
td.bd_red {
padding-top: 6px;
}
ul.tweet_list {
padding-left: 0px;
margin-top: 0px;
}
ul.tweet_list li {
list-style: none;

}
.tweet_text {
font-style: italic;
font-family: Georgia,"Nimbus Roman No9 L",serif;
font-size: 14px;
}


	input,select,textarea{
	font-family: Verdana;
	font-size: 0.75ems;
	background-color: #FFFFFF;
	border: 1px solid #F4C400;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
	input.check{background:transparent}
	input.butt{
	padding:0;
}
	input.btn{
	height: 18px;
}
	input.radio{background:none;margin:0;padding:0;_margin-left:-5px;_margin-top:1px}
	
input,select,textarea{
	font:1em Verdana;
	font-weight:bold;
	margin:2px 0;
	border: 1px solid #AF1A30;
}

form{margin:0;padding:0}

li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 15px;
	font-size: 12px;
}

h1{
	font-size:13px;
	font-weight:bold;
	line-height: normal;
	margin: 0;
}
h2{
	font-weight:bold;
	font-size:13px;
	text-shadow:none;
	line-height: normal;
}
h3{
	font-weight:bold;
	font-size:13px;
	text-shadow:none;
	line-height: normal;
}

h3 a:link,h3 a:visited,h3 a:hover,body
h3{font-size:1.1em;margin:0 0 4px 0;padding:0;color: #131313;}
h3 a:link,h3 a:visited,h3 a:hover,h3 a:active{text-decoration:none;color: #83a58b}
h4{color:#fff;font-size:1em;margin:0 0 2px 0;padding:0;text-shadow:#000 2px 2px 0px}
h4 a:link,h4 a:visited,h4 a:hover,h4 a:active{text-decoration:none;color: #83a58b}

table td{font-size:1em}
a:focus{-moz-outline:0;outline:0;outline-offset:0}
/* link, visited, hover, active for safari*/
a:link{
	color: #131313;
	text-decoration: none;
}
a:visited{
	color: #131313;
	text-decoration: none;
}
a:hover{
	color: #83a58b;
	text-decoration: none;
}
a:active{color: #131313;text-decoration:none}

a img{border:none;text-decoration:none}

code{color:#76B41C;font-size:110%;line-height:1.2em;text-align:left}
code strong{color:#9AE825;font-weight:normal}
legend{text-transform:uppercase;font-size:11px;color:#fff;padding:3px 6px 4px 6px;margin:0 0 16px 0;letter-spacing:1px;background:#1f1f1f;border:1px solid #444;font-weight:bold;text-shadow:#000 2px 2px 0px}

label{font-weight:bold}

.main {
	width: auto;
		height: auto;
	float: left;
	z-index: 1;
	}
.homeflash {
	position: relative;
	z-index: 1;
	float: left;
	display: block;
}
.main-image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 530px;
	width: 710px;
	background-repeat: no-repeat;
	background-position: 0;
}
.main-image img {
	display: none;
}
.layers {
	float: left;
	width: 154px;
	clear: both;
	z-index: 2;
}
.welcome {
	padding-bottom: 37px;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 37px;
	border-color: #1d1d1d;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	position:absolute;
	width: 460px;
	z-index:3;
	left: 463px;
	top: 430px;
	height: 163px;
	visibility: visible;
	display: block;
	
	  -moz-box-shadow: 7px 7px 14px #E6E6E6; /* Firefox */
  -webkit-box-shadow: 7px 7px 14px  #E6E6E6; /* Safari and Chrome */
  box-shadow: rgba(0,0,0,0.3) 7px 7px 14px; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

 behavior: url(http://www.branddriver.co.uk/css/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
	
}
.welcome a:hover {
	z-index:3;
}
.welcome_text {
	text-align: right;
	line-height: normal;
	height: auto;
	width: 438px;
	font-size: 11px;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 23px;
	padding-bottom: 16px;
	padding-left: 34px;
	float: left;
	z-index: 4;
}
.welcome h1 {
word-wrap: normal;
font-family: Century Gothic, sans-serif;
font-size: 30px;
font-size : 27px\9; /* IE8 and below */ 
line-height: 30px;
font-weight: 100;
text-transform: uppercase;
white-space:nowrap;
}
.welcome h2 {
color: #83a58b;
font-family: Century Gothic, sans-serif;
font-size: 17px;
line-height: 17px;
font-weight: 200;
text-transform: capitalize;
margin-top: 16px;
margin-bottom: 22px;
}
.welcome h3 {
color: #131313;
font-family: Century Gothic, sans-serif;
font-size: 14px;
line-height: 17px;
font-weight: 200;
text-transform: none;
margin-top: 0px;
margin-bottom: 16px;
}
.welcome h3 a{
color: #131313;
font-family: Century Gothic, sans-serif;
font-size: 14px;
line-height: 17px;
font-weight: 200;
text-transform: none;
margin-top: 0px;
margin-bottom: 22px;
}
.welcome h3 a:hover{
color: #83a58b;
}
#content #layers #welcome #welcome_text #welcome_title {
	z-index: 5;
}
#content #layers #welcome #welcome_text #welcome_text_inner {
	z-index: 5;
}
.voiceboxintro {
	left: 414px;
	right: 41px;
	top: 429px;
	height: auto;
	width: 438px;
	padding-top: 17px;
	padding-right: 29px;
	padding-bottom: 17px;
	padding-left: 34px;
	font-size: 10px;
	text-align: right;
	background-repeat: repeat-y;
	background-position: right;
	clear: both;
	z-index: 4;
}
.voiceboxfiles {
	height: auto;
	width: 438px;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 17px;
	padding-left: 34px;
	_padding-left: 24px;
	font-size: 10px;
	text-align: right;
	background-repeat: repeat-y;
	background-position: right;
	clear: both;
	z-index: 4;
	margin: 0px;
	float: left;
}
.voiceboxfiles li {
	list-style-type: none;
	width: 300px;
}
.voiceboxfiles p {
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align: left;
	float: right;
	font-weight: bold;
}
.voiceboxfiles img {
	float: left;
}
.voiceboxbase {
	background-image: url(../images/foot_border.gif);
	background-repeat: repeat-x;
	text-align: right;
	margin-bottom: 11px;
	padding-bottom: 11px;
	float: left;
	clear: both;
	width: 501px;
	position: relative;
	z-index: 5;
}
.voiceboxtext {
	padding-top: 3px;
	z-index: 5;
	font-size: 13px;
}
.voiceboxpic {
	padding-bottom: 3px;
	z-index: 5;
	display: none;
}
.whitefill {
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;
	float: left;
	display: block;
	position: static;
	left: 10px;
	z-index: 2;
}
.fill {
	position:absolute;
	width:10px;
	height:10px;
	z-index:1;
	left: 165px;
	background-color: #FFFFFF;
	padding-top: 0px;
	top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tagline {
	height: 54px;
	width: 829px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	position: relative;
	top: 0px;
	border-bottom-color: #131313;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.tagline table{
display: none;

}
.tagline table img {

}
.footline {
	height: 16px;
	width: 829px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	position: relative;
	top: 0px;
	border-bottom-color: #131313;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.logo {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	height: 100px;
	width: 154px;
	margin: 0px;
}
.foot{
	display: none;
	height: 35px;
	width: 750px;
	background-image: url(../images/foot_border.gif);
	background-repeat: repeat-x;
	clear: none;
	float: left;
}
.content {
	width: 905px;
	height: auto;
	float: left;
	margin-bottom: 40px;
}
.footitems {
float: left;
}
.footcap {
	display: none;
	background-image: url(../images/foot_border_cap.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 6px;
	height: 35px;
	float: right;
}
.maincontent {
	width: 489px;
	border-right-color: #DAD9DA;
	border-bottom-color: #DAD9DA;
	border-left-color: #DAD9DA;
	float: left;
	padding-top: 17px;
	padding-right: 56px;
	padding-bottom: 19px;
	padding-left: 19px;
	background-repeat: repeat-y;
	height: auto;
}
.mainhead {
	border-style: none;
	width: auto;
	height: 178px;
	float: left;
}
.foot1 {
	display: none;
	height: 35px;
	width: 574px;
	background-repeat: no-repeat;
	float: right;
	right: 176px;
	position: relative;
	padding-bottom: 11px;
}
.bd_red {
	color: #83a58b;
}
.img_pad {
	padding-bottom: 18px;
}
.pad1 {
	padding-left: 8px;
}

.mapbd {
	clip: rect(auto,auto,auto,-10px);
	left: -10px;
}
.contactcontent {
	width: 538px;
	background-color: #FFFFFF;
	border-right-style: none;
	border-right-color: #dad9da;
	border-top-style: none;
	border-bottom-style: none;
	float: left;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 11px;
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	padding-top: 17px;
}
#print {
	position:absolute;
	width:68px;
	height:10px;
	z-index:2;
	left: 644px;
	top: 335px;
}
.repeattitle {
	padding-bottom: 15px;
	color: #83a58b;
	font-weight: bold;
	padding-top: 15px;
}
.table1 {
	margin-top: 14px;
}
.paging {
	float: right;
	clear: none;
	position: absolute;
	left: 500px;
	top: 233px;
	width: 181px;
	height: auto;
}
.pagetitle {
	width: auto;
	height: auto;
	clear: right;
}
.pagetitle h1{
word-wrap: normal;
font-family: Century Gothic, sans-serif;
font-size: 30px;
font-size : 17px\9; /* IE8 and below */ 
line-height: 30px;
font-weight: 100;
text-transform: uppercase;
white-space:nowrap;
margin-bottom: 13px;
}
.bodycontent {
	float: left;
	clear: both;
	width: 100%;
}
.table2 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 4px;
}
#login {
	height: auto;
	width: 678px;
	padding-top: 30px;
	padding-left: 100px;
}
.show_biog {
	display: block;
}
.hide_biog {
	display: none;
	overflow: hidden;
}
.biogtitle {
	font-weight: bold;
	color: #83a58b;
	padding-top: 18px;
	float: left;
	width: 360px;
	clear: both;
}
.biogshowhide {
	width: auto;
	text-align: right;
	font-size: 11px;
	float: left;
	clear: both;
	margin-left: -2px;
}
.biogcontent {
	width: 489px;
	padding-top: 18px;
	clear: both;
}
.repeatbase {
	color: #83a58b;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
}
#content #main #clientstext {
	padding-bottom: 18px;
}
.img_pad1 {

	padding-bottom: 3px;
}
.repeatbase1 {
	color: #83a58b;
	font-weight: bold;
	padding-top: 15px;
}
.voiceboxintro1 {
	font-weight: bold;
	padding-bottom: 3px;
}
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.welcome h1 { font-size: 27px; }
}
/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	.welcome h1 { font-size: 27px; }
}
