@charset "UTF-8";
/* BAI CSS REFERENCE */
/* Right Communications, 2007 */
/* christopher@rightcommunications.co.uk */

/* Whole BAI Website CSS */

/* STRUCTURAL */

body{
margin: 0;
font-family: "Tahoma", arial, sans-serif; 
font-size: medium;
color: #363636; 
}

#wrap{
width: 800px;
margin-bottom: 20px;
margin-left:auto;
margin-right:auto;
}

#subscribe {
margin: 5px 0 0 0;
}

#Trio {
clear:both;
}

#TrioA {
margin-top: 20px;
float: left;
width: 250px;
background: url(image/trio_bottom.gif) no-repeat bottom #40526a;
margin-bottom: 10px;
}

#TrioB {
margin-top: 20px;
float: left;
width: 250px;
margin-left: 25px;
background: url(image/trio_bottom.gif) no-repeat bottom #40526a;
margin-bottom: 10px;
}

#TrioC {
margin-top: 20px;
float: right;
width: 250px;
background: url(image/trio_bottom.gif) no-repeat bottom #40526a;
margin-bottom: 10px;
}

#TopBar {
background: url(image/topbar.gif) no-repeat top;
padding-top: 65px;
padding-left: 135px;
margin: 0;
border: 0;
}

#ValueBox {
	background: url(image/valueLower.gif) no-repeat bottom #000;
	height: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: auto;
}

#ValueBoxTriple {
float: right;
margin: 0 20px 0 0;
}

#ValueBoxText {
	float: left;
	width: 330px;
	padding: 0 10px 10px 10px;
}

#ValueBox_reputation {
background: url(image/value_reputation.gif) no-repeat top #000;
height: 93px;
width: 400px;
border: 0;
margin: 0;
}

#ValueBox_honesty {
background: url(image/value_honesty.gif) no-repeat top #000;
height: 97px;
width: 400px;
border: 0;
margin: 0;
}

#ValueBox_trust {
background: url(image/value_trust.gif) no-repeat top #000;
height: 92px;
width: 400px;
border: 0;
margin: 0;
}

#Lozenge_about {
height: 161px;
background: url(image/lozenge_about.gif) no-repeat top;
}

#Lozenge_buying {
height: 161px;
background: url(image/lozenge_buying.gif) no-repeat top;
}

#Lozenge_selling {
height: 161px;
background: url(image/lozenge_selling.gif) no-repeat top;
}

#Lozenge_contact {
height: 161px;
background: url(image/lozenge_contact.gif) no-repeat top;
}

#LozengeSubnav {
height: 25px;
background: url(image/lozengeBottom.gif) no-repeat top;
}

#footer {
clear: both;
margin-bottom: 10px;
}

/* ELEMENTS */

div.box_out {
clear: both;
padding: 0 0 45px 0;
margin-top: 10px;
margin-bottom: 10px;
border: 0;
min-height: 90px;
background: url(image/boxout_bottom.gif) no-repeat bottom #40526a;
}

div.callcentre {
margin-top: 20px;
margin-bottom: 20px;
height: 476px;
background: url(image/test_contactlarge.jpg) no-repeat;
padding: 25px 250px 0 220px;
}


/* TEXT */

#Trio p, h1, h2 {
color: #CCCCCC;
padding-left: 5px;
padding-right: 5px;
}

#Trio li {
color: #CCCCCC;
}

#ValueBoxTriple p {
border: 0;
padding: 15px 10px 0 200px;
margin: 0;
color: #fff;
}

div.box_out p, h1, h2 {
color: #CCCCCC;
padding-left: 50px;
padding-right: 100px;
}

h1, h2 {
display: block;
padding: 0 10px 0 10px;
color:#363636;
}

h1 {
font-size: 140%;
}

h2 {
font-size: 120%;
}

h2.box_out_statement {
margin-top: 100px;
}

p {
font-size: 90%;
padding: 0 10px 0 10px;
}

li {
font-size: 90%;
}

#footer p {
font-size: 10px;
}

#ValueBoxText p {
color: #FFF;
}

#Lozenge_about p { color: #FFF; padding: 30px 200px 20px 200px; }
#Lozenge_buying p { color: #FFF; padding: 30px 200px 20px 200px; }
#Lozenge_selling p { color: #FFF; padding: 30px 200px 20px 200px; }
#Lozenge_contact p { color: #FFF; padding: 30px 200px 20px 200px; }

div.imagecaption p {
size: 90%;
padding-right: 20px;
}

a {
color:#363636;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* IMAGES */

img {
border: 0;
margin: 0;
}

div.imagecaption {
width: 300px;
margin: 10px 0 10px 10px;
float: right;
background: url(image/photocaption_300.gif) no-repeat bottom #fff;
border: 2px solid #CCCCCC; 
padding: 0;
}

div.imagecaption img {
height: 225px;
}

/* LINK CENTRE */

#linkcentre {
background: url(image/linkcentre.gif) no-repeat top #fff;
height: 100px;
padding: 0;
width: 800px;
margin-bottom: 10px;
margin-top: 10px;
margin-left:auto;
margin-right:auto;
clear:both;
}

#linkcentre_contents {
float: left;
height: 50px;
padding: 30px 0 0 50px;
width: 636px;
}

#linkcentreonhome {
background: url(image/linkcentre.gif) no-repeat top #fff;
height: 100px;
padding: 0;
width: 800px;
margin-bottom: 10px;
margin-top: 10px;
margin-left:auto;
margin-right:auto;
}

#linkcentreonhome_contents {
float: left;
height: 50px;
padding: 40px 0 0 75px;
width: 636px;
}

#linkcentre li {
font-size: 12px;
display:inline;
margin: 0;
border: 0;
}

#linkcentre a {
text-decoration: none;
color: #363636;
padding-right: 10px;
}

#linkcentre a:hover {
text-decoration: underline;
}

/* GOOGLE MAP */

#googlemap {
margin: 10px 0 10px 10px;
float: right;
}
