
/* COMMON STYLES STARTS __________________________________________ */

* {
	margin:0;
	padding:0;
}
body{
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	background-color:#e4eaf7;
}
h1{
	font-size:1.7em;
	color:#3971aa;
	font-weight:bold;
	padding:0 0 15px 0;
}
h2{
	font-size:1.4em;
	color:#3971aa;
	font-weight:bold;
	padding:0 0 15px 0;
}
h3{
	font-size:1.2em;
	line-height:1.5em;
	color:#3971aa;
	font-weight:normal;
	padding:0 0 10px 0;
	text-align:justify;
}
p{
	text-align:justify;
}
.justify{
	text-align:justify;
}
#border{
	border:1px solid #CCCCCC;
	width:850px;
	margin:0 auto;
}
#wrapper{
	width:850px;
	text-align:left;
	background-image:url(../images/common/background_tile.gif);
	background-repeat:repeat-y;
}
#peopleWrapper{
	width:850px;
	text-align:left;
	background-image:url(../images/common/background_tile.gif);
	background-repeat:repeat-y;
}
#header{
	height:75px;
	background-image:url(../images/common/header_grad.jpg);
	background-repeat:repeat-y;
	position:relative;
	background-color:#fff;
}
.logo{
	position:absolute;
	left:580px;
	top:10px;
}
.strapline{
	position:absolute;
	left:24px;
	top:39px;
}
#band{
	height:30px;
	background-color:#3971aa;
	background-image:url(../images/common/box_graphic.gif);
	background-repeat:no-repeat;
	background-position:25px 9px;
	padding-left:105px;
}
#content #band p{
	font-size:1.1em;
	line-height:30px;
	color:#fff;
	padding:0 0 0 0;
}
#band a{
	color:#fff;
}
#band a:visited{
	color:#fff;
}
#band a:hover{
	color:#8ab0dd;
}
#content{
	width:678px;
	float:left;
	background-image:url(../images/common/content_background.gif);
	background-repeat:no-repeat;
	background-position:149px 171px;
}
#content p{
	font-size:1.2em;
	line-height:1.5em;
	color:#3971aa;
	padding:0 0 10px 0;
}
.contentInset{
	padding:30px 40px 0 24px;
}

.contentMinProp{
	width:1px;
	float:right;
	height:310px;
}
.pageSignoff{
	float:right;
}
#footer{
	width:580px;
	clear:both;
	height:3em;
	padding-left:25px;
}

#footer p{
	font-size:0.9em;
	color:#007dc3;
}
#footer a{
	color:#3971aa;
	line-height:30px;
	height:30px;
}
.clear{
	clear:both;
}

.contentProp{
	float: right;
	height:500px;
	width:1px;
}

/* COMMON STYLES ENDS __________________________________________ */






/* USABILITY BUTTON STYLES STARTS __________________________________________ */

#usability{
	width:50px;
	position:absolute;
	left:785px;
	top:5px;
}
#usability a{
	color:#fff;
	text-decoration:none;
}
#usability .b1{
	font-size:17px;
	padding-right:4px;
}
#usability .b2{
	font-size:14px;
	padding-right:4px;
}
#usability .b3{
	font-size:11px;
}

/* USABILITY BUTTON STYLES ENDS __________________________________________ */





/* NAVIGATION STYLES STARTS __________________________________________ */

#home #homeNav,
#services #servicesNav,
#people #peopleNav,
#offices #officesNav,
#recruitment #recruitmentNav,
#enquiries #enquiriesNav,
#complaints #complaintsNav,
#history #historyNav{
	color:#007dc3;
	background-image:url(../images/common/nav_box_on.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
#nav{
	height:43px;
	background-image:url(../images/common/nav_tile.gif);
	position:relative;
}
#nav li{
	list-style:none;
	display:inline;
}
#nav li a{
	color:#fff;
	background-image:url(../images/common/nav_box_off.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	font-size:1.2em;
	text-decoration:none;
	height:31px;
	line-height:31px;
	padding:0 10px 0 10px;
}
#nav li a:visited{
	color:#fff;
}
#nav li a:hover{
	color:#007dc3;
	background-image:url(../images/common/nav_box_on.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
.navFirst{
	margin-left:25px;
}

/* NAVIGATION STYLES ENDS __________________________________________ */





/* QUICKLINKS STYLES STARTS __________________________________________ */

#business #businessNav{
	text-decoration:underline;
}
#quickLinks{
	float:left;
	width:172px;
}
#quickLinks h3{
	padding:5px 0 5px 5px;
	background-image:url(../images/common/quick_links_top_tile.gif);
	background-position:bottom;
	margin-left:5px;
	font-size:1.0em;
}
#quickLinks ul{
	list-style:none;
}
#quickLinks ul li{
	padding:7px 0 7px 5px;
	background-image:url(../images/common/quick_links_tile.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:5px;
	font-size:0.9em;
	background-color:#fff;
}
#quickLinks ul li a{
	color:#3971aa;
	text-decoration:none;
}
#quickLinks ul li a:visited{
	color:#3971aa;
}
#quickLinks ul li a:hover{
	text-decoration:underline;
}
/*#quickLinks ul li.quickLinksEnd{
	background-image:url(../images/common/quick_links_bottom_tile.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* QUICKLINKS STYLES ENDS __________________________________________ */




/* TWO COLUMN PAGE STYLES STARTS __________________________________________ */

.twoColContentInset{
	padding:30px 30px 0 0;
}
#leftColum{
	width:440px;
	float:left;
}
#leftColumnInset{
	padding:0 20px 0 0;
}
#rightColumn{
	background-color:#007dc3;
	width:175px;
	float:right;
	margin:40px 0 20px 0;
}
#right ner{
	background-color:#007dc3;
	width:175px;
	float:right;
	margin:40px 0 20px 0;
}
#rightColumn h2{
	color:#fff;
	font-size:1.1em;
	padding:10px 5px 7px 10px;
	font-weight:bold;
}
#rightColumn p{
	padding:0;
	margin:0;
}
#rightColumn ul li{
	list-style:none;
	color:#fff;
	background-image:url(../images/common/white_bullet.gif);
	background-repeat:no-repeat;
	background-position:10px 3px;
	font-size:1.1em;
	padding:0 5px 7px 25px;
}
/* TWO COLUMN PAGE STYLES ENDS __________________________________________ */





/* PEOPLE PAGE STYLES STARTS __________________________________________ */


#wrapperPeople{
	width:850px;
	text-align:left;
	background-image:url(../images/common/people_backgnd_tile.gif);
	background-repeat:repeat-y;
}
#peopleImageCol{
	width:167px; height:300px; float:left;
}



#peopleDetail{
	width:167px;
	float:right;
	margin-top:20px;
}
#peopleDetail h2{
	color:#fff;
	font-size:1.1em;
	padding:10px 5px 7px 10px;
	font-weight:bold;
}
#peopleDetail p{
	padding:0;
	margin:0;
}
#peopleDetail ul li{
	list-style:none;
	color:#fff;
	background-image:url(../images/common/white_bullet.gif);
	background-repeat:no-repeat;
	background-position:7px 3px;
	font-size:1.1em;
	padding:0 5px 7px 20px;
}
#peopleDetail ul li a{
	color:#fff;
	text-decoration:none;
}
#peopleDetail ul li a:visited{
	color:#fff;
	text-decoration:none;
}
#peopleDetail ul li a:hover{
	color:#fff;
	text-decoration:underline;
}






#peopleLeftCol{
	width:580px;
	float:left;
	background-image:url(../images/common/background_swirl.gif);
	background-repeat:no-repeat;
	background-position: -15px 40px;
}
#peopleLeftCol h1{
	font-size:1.7em;
	color:#3971aa;
	font-weight:bold;
	padding:0 0 0 0;
}
#peopleLeftCol h2{
	font-size:1.4em;
	color:#3971aa;
	font-weight:normal;
	padding:0 0 20px 0;
}
#peopleLeftCol p{
	font-size:1.2em;
	line-height:1.5em;
	color:#3971aa;
	padding:0 0 10px 0;
}
#peopleLeftCol a{
	color:#3971aa;
}
#peopleLeftCol a:visited{
	color:#3971aa;
}
#peopleLeftCol a:hover{
	color:#8bb0dd;
}
#peopleRightCol{
	background-color:#007dc3;
	width:175px;
	float:right;
	margin-top:90px;
}
#peopleRightCol h2{
	color:#fff;
	font-size:1.1em;
	padding:10px 5px 7px 10px;
	font-weight:bold;
}
#peopleRightCol p{
	padding:0;
	margin:0;
}
#peopleRightCol ul li{
	list-style:none;
	color:#fff;
	background-image:url(../images/common/white_bullet.gif);
	background-repeat:no-repeat;
	background-position:10px 3px;
	font-size:1.1em;
	padding:0 5px 7px 25px;
}
#peopleRightCol ul li a{
	color:#fff;
	text-decoration:none;
}
#peopleRightCol ul li a:visited{
	color:#fff;
	text-decoration:none;
}
#peopleRightCol ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
#peopleInset{
	padding:30px 0 80px 24px;
}
#bottomBand{
	height:100px;
	width:850px;
	float:left;
	position:relative;
	background-image:url(../images/common/people_bottom_tile.gif);
}
.bottomBandGraphic{
	position:absolute;
	right:15px;
	bottom:15px;
}
.whiteBackground{
	background-color:#fff;
}
.peopleMailLink{
	float:left;
}
.peopleBackLink{
float:right;
}

/* PEOPLE PAGE STYLES ENDS __________________________________________ */

/* ESP STYLES STARTS ______________________________ */
#business #businessNav,
#debt #debtNav,
#dispute #disputeNav,
#personal #personalNav,
#employment #employmentNav,
#conveyancing #conveyancingNav,
#commercial #commercialNav,
#landlord #landlordNav,
#divorce #divorceNav,
#probate #probateNav,
#wills #willsNav,
#trusts #trustsNav{
text-decoration:underline;
}

a{
color:#3971aa;
}

a:visited{
color:#3971aa;
}

a:hover{
color:#3971aa;
}

.linkBold{
color:#3971aa;
font-weight:bold;
}

#address1{
width:200px;
float:left;
}

#address1 p{
padding:0 0 2px 0;
}

#address2{
width:200px;
float:left;
}

#address2 p{
padding:0 0 2px 0;
}

#address3{
width:200px;
float:left;
}

#address3 p{
padding:0 0 2px 0;
}


#enquiryForm{
color:#cddaf0;
width:640px;
}

#contentForm{
	width:678px;
	float:left;
	background-image:url(../images/common/form_background.gif);
	background-repeat:no-repeat;
	background-position:160px 22px;
}

#contentForm p{
	font-size:1.2em;
	line-height:1.5em;
	color:#3971aa;
	padding:0 0 10px 0;
}

#leftColum{
	width:430px;
	float:left;
}
#leftColumnInset{
	padding:0 20px 0 0;
}

.twoColContentInset{
	padding:30px 30px 0 24px;
}

#peopleLeftColum{
	padding:30px 0 0 0;
	width:580px;
	float:left;
}
.peopleTwoColContentInset{
	padding:0 0 0 24px;
}
#peopleRightColumn{
	background-color:#3f5d99;
	float:right;
}
#peopleRightColumn ul li{
	width:64px;
	height:52px;
	list-style:none;
}
#peopleLinks{
	float:left;
	width:172px;
	margin: 170px 0 0 0;
}

#peopleLinks ul{
	list-style:none;
}
#peopleLinks ul li{
	height:31px;
	padding:21px 0 0 20px;
	background-image:url(../images/common/people_links_tile.gif);
	margin-left:0px;
	font-size:1.1em;
	background-color:#fff;
}
#peopleLinks ul li a{
	color:#3971aa;
	text-decoration:none;
}
#peopleLinks ul li a:visited{
	color:#3971aa;
}
#peopleLinks ul li a:hover{
	text-decoration:underline;
}
#peopleWrapper{
	width:850px;
	text-align:left;
	background-image:url(../images/common/people_background_tile.gif);
	background-repeat:repeat-y;
}
.longContentMinProp{
	width:1px;
	float:right;
	height:425px;
}
#testimonial{
	float:left;
	width:155px;
	padding-top:10px;
	padding-left:10px;
}
.testimonialHeader{
	font-size:1.2em;
	color:#3971aa;
	font-weight:bold;
	padding: 0 0 10px 0;
}
.testimonialSubHeader{
	font-size:1.1em;
	color:#fff;
	font-weight:bold;
	padding: 10px 0 15px 0;
	text-align:left;
}
.testimonialSubHeaderBlue{
	font-size:1.1em;
	color:#007dc3;
	font-weight:bold;
	text-align:left;
}
.testimonialSubHeader a{
	color:#fff;
	text-decoration: underline;
}
.testimonialSubHeader a:hover{
	color:#fff;
	text-decoration: underline;
}
.testimonialSubHeader a:visited{
	color:#fff;
	text-decoration: underline;
}
#conTable{
	width:465px;
	margin: 0 0 10px 0;
	background-color:#bbcbe0;
}
#conTableContent{
	padding: 10px 0 10px 0;
}
.conText{
	color:#fff;
}
.submit{
	color:#fff;
	font-weight:bold;
}
.submit a{
	font-weight:bold;
}
.submit a:hover{
	font-weight:bold;
	text-decoration: underline;
}
.submit a:visited{
	font-weight:bold;
	text-decoration: underline;
}
/*ul.list li{
	list-style-type: none;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#3971aa;
	padding:0 0 10px 10px;
	background:url(../images/bullet.gif) no-repeat 0 25%;
}*/
ul.list li{
	list-style-type: none;
	line-height:1.5em;
	font-size:1.2em;
	color:#3971aa;
	padding:0 0 10px 10px;
	background:url(../images/bullet.gif);
	background-position:0 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.listHeader{
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3971aa;
}
/* ESP STYLES END ______________________________ */

/* TD FORM STYLES START __________________________________________ */

#formContainer{
	width:550px; 
	margin-top:20px;
	padding:30px;
	background-color:#CCE5F3;
	font-size:1.2em;
	color:#3971aa;
	font-weight:normal;
	line-height:20px;
}

#formContainer div{
	width:520px;
	display:block;
	padding-bottom:5px;
}

#formContainer div div{
	width:180px;
	display:block;
	float:left;
	
}

#formContainer div input{
	border:#ffffff 1px solid;
	height:20px;
	display:block;
	float:left;
	font-size:1.2em;
	color:#3971aa;

}

#formContainer div textarea{
	border:#ffffff 1px solid;
	height:20px;
	display:block;
	float:left;
	font-size:1.2em;
	color:#3971aa;

}

#formContainer div label{
	height:20px;
	display:block;
	float:left;
	font-size:0.8em;
	color:#3971aa;
	padding-left:5px;
	padding-right:10px;
}

#formContainer div span{
font-size:0.8em;
	color:#ff6600;
}

#submit{
	float:right; 
	cursor:pointer; 
	width:27px;
	text-decoration:underline;
}


#submit:hover{
	color:#3190D8;

}

.formAlert{
	font-size:0.8em;
	color:#ff6600;
}



/* TD FORM STYLES END ______________________________ */
