/* CSS Document */

body {
	margin:0;
	padding:10px;
	text-align:center;
}

#container {
	position:relative;
	padding:0;
	width:666px;
	margin: 0 auto;
	text-align:left;
	border: #000066 solid 1px;
	overflow:hidden;
}

#header {
	float: left;
	width: 100%;
	height:119px;
	overflow: hidden;
	background:url(images/Thorneycroft-solicitors-header.gif) top left no-repeat;
	border-bottom: #000066 solid 1px;
	text-align:right;
}

#header p {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	margin-top:28px;
	margin-right:10px;
}

#header a {
	color:#FFFFFF;
}

#header a:link {
	color:#FFFFFF;
}

#header a:hover{
	color:#FFF;
	background:#881D61;
}

#header a:active{
	color:#FFF;
	background:#7593CA;
}

#header a.selected{
	color:#FFF;
	background:#881D61;
}

#sideBar {
	width:147px;
	float:left;
	display:inline;/*chris-20091020*/
	/*clear:both;-chris-20091020*/
	min-height: 1280px;
}

#mainColumn {
	width:455px;
	float:left;
	display:inline;/*chris-20091020*/
	text-align: left;
	/*background:url(images/backdrop.gif) repeat-y;*/
	padding:20px 10px 30px 40px;
	border-left: #000066 solid 1px;
}
#mainColumn p {
	line-height: 19px;
	}
#div {
	border-bottom: 1px solid rgb(136, 29, 97);
	}
#footer {
	float:left;
	clear:both;
	width:100%;
	background: #CCCBCC;
	border-top: #000066 solid 1px;
	color:#881D61;
}

p {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	list-style-image: url("images/bullet.gif");
}

h3 {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color:#881D61;
	width:95%;
	border-bottom: 1px solid #A35A85;
}

h4 {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#881D61;
	font-weight:bold;
	
}

#footer p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	margin:5px;
	padding:0;
}

#mainColumn li {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #323174;
	list-style-image: url("images/bullet.gif");
	padding-bottom:12px;

}

/* #subMenu {
	width:519px;
	float:left;
	background:#CCCBCC;
	overflow:hidden;
	border-bottom: #000 solid 1px;
} */
/*
#subMenu {
	width:519px;
	float:left;
	background:#FFFFFF;
	overflow:hidden;
	border-bottom: #000 solid 1px;
}
*/

#item1, #item2, #item3, #item4, #item5, #item6 {
	width: 80px;
	background:#CCCBCC;
	border-left: #000066 solid 1px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #323174;
	float:left;
	display:block;
	text-align:center;
	padding:2px;
}

.leftSide {
	float:left;
	width: 290px;
	padding:10px 10px 0 0;
}

.rightSide {
	float:left;
	width:105px;
	padding:60px 0 10px 0;
}

.bothCols {
	width:440px;
	float:left;
	clear:both;
}

.testClass {
	float:left;
	border:none;
	margin: 5px 10px 10px 0;
}

.testClass2 {
	float:left;
	border:none;
	margin: 0 5px 5px 0;
}

.boxOut {
	width:100%;
	background:#7593CA;
	margin:0;
	padding:20 0px;
	color:#fff;
}

.reallyBig {
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

hr {
	clear:left;
	margin:0px;
	padding:0px
}

td {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}

.emlThanks{
	margin:48px 0 48px 0;
}
.emlThanks h1{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color:#881D61;
	/*width:95%;*/
	/*border-bottom: 1px solid #A35A85;*/
}
.emlThanks h2{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color:#A35A85;
	/*width:95%;*/
	/*border-bottom: 1px solid #A35A85;*/
}
.purplecopy {
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#881D61;

}
#landingpages {
	width:666px;
	height:30px;
	float:left;
	background-color:#881D61;

}
.landingcopy {
width:500px;
float:left;
margin-top:8px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color:#000000;
}
.sitemap {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#881D61;
}

#rthumb {
	float: right;
	padding: 5px;
	border: 1px solid #c3c3c3;
	background-color: #eee;
	margin: 0 0 5px 10px;
	max-width: 150px;
	}
#lthumb {
	float: left;
	padding: 5px;
	border: 1px solid #c3c3c3;
	background-color: #eee;
	margin: 0 10px 5px 0;
	max-width: 150px;
	}
	
#private-clients {
	/*border-top:solid 1px #000000;*/
		padding:5px 0 0 5px;
		}

.subNote {
	font-size:9px;
	font-weight:bold;
	}
