* { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
a img,:link img,:visited img { border:none; }
.clearer {float: none; clear: both; line-height: 0; font-size: 0; height: 0; display: block; }
/**/
/**/
body {
	background: #A70119 url('/images/body_tile.gif') top center repeat-y;
	font-family: Arial, sans-serif;
	color: #363636;
}
a {
	color: #6A6F9C;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	color: #7D0013;
}
.wrap {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
.textReplace {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.textReplace span {
	position: absolute;
	top: 0px; left: 0px;
	z-index: 5;
	display: block;
	width: 100%; height: 100%;
}
/**/
/**/
#topRed {
	height: 100px;
	width: 100%;
	background: url('/images/top_red.jpg') top center no-repeat;
}
#topRed .wrap {
	height: 100px;
	background: url('/images/top_red.jpg') top center no-repeat;
}
#topWhite {
	height: 86px;
	width: 100%;
	background: #FFFFFE url('/images/top_white.jpg') top center no-repeat;
}
#topWhite .wrap {
	height: 86px;
	background: #FFFFFE url('/images/top_white.jpg') top center no-repeat;
}
/**/
/**/
#logo {
	margin-top: 22px;
	float: left;
	display: block;
}
#topNav {
	float: right;
	width: 400px;
	margin-top: 20px;
}
#topNav li {
	float: left;
	padding-left: 1px;
	background: url('/images/spacer.gif') center left no-repeat;
}
#topNav li.first {
	padding-left: 0;
	background: none;
}
#topNav li a {
	display: block;
	text-align: center;
	height: 31px;
	font-size: 12px;
	position: relative;
	z-index: 1;
}
#topNav li a span {
	height: 31px;
	width: 100%;
	position: absolute;
	top: 0px; left: 0px;
	z-index: 5;
	cursor: pointer;
}
#topNav #btn_home {
	width: 145px;
}
#topNav #btn_barristers {
	width: 124px;
}
#topNav #btn_contact {
	width: 124px;
}
#topNav #btn_home span {
	background: url('/images/btns/home.gif') top left no-repeat;
}
#topNav #btn_barristers span {
	background: url('/images/btns/barristers.gif') top left no-repeat;
}
#topNav #btn_contact span {
	background: url('/images/btns/contact.gif') top left no-repeat;
}
/**/
/**/
#contentPanel {
	background-color: #FFFFFE;
}
#contentPanel .wrap {
	padding: 25px 0 35px 0;
	background-color: #FFFFFE;
}
#contentPanel .left {
	float: left;
	width: 180px;
	background: url('/images/dashed_1.gif') bottom left repeat-x;
	overflow: hidden;
}
#contentPanel .head {
	height: 25px;
	width: 100%;
	background: url('/images/dashed_1.gif') bottom left repeat-x;
}
#contentPanel .content {
	margin: 10px 0 0 0;
	background: url('/images/dashed_1.gif') bottom left repeat-x;
}
#contentPanel .right {
	float: right;
	width: 569px;
}
#contentPanel h1, h2, h3, h4 {
	font-family: Georgia, serif;
	color: #7D0013;
	font-weight: normal;
	position: relative;
}
#contentPanel .head h2 {
	top: 5px;
}
#contentPanel .toggle {
	font-size: 11px;
	position: absolute;
	right: 0px; bottom: 2px;
	color: #9C8D6E;
}
#contentPanel .toggle a {
	font-size: 13px;
	position: relative;
	bottom: 1px;
}
#contentPanel h1 span {
	font-size: 0.75em;
}
#contentPanel h1 {
	font-size: 22px;
}
#contentPanel .content img {
	margin-bottom: 10px;
}
#contentPanel  .content .column{
	float: left;
	width: 183px;
	margin-right: 10px;
	overflow: hidden;
}
#contentPanel .content .column.last{
	margin-right: 0px;
}
#contentPanel .content .column.wide{
	width: 376px;
}
#contentPanel .content .box {
	margin-bottom: 10px;
	background-color: #E7E8EA;
}
#contentPanel .content .box h2 {
	padding: 5px 0 3px 10px;
	border-bottom: 1px solid #FFFFFF;
}
#contentPanel .content .box h2 span {
	color: #363636;
}
#contentPanel .content .box p {
	font-size: 11px;
	padding: 5px 10px 10px 10px;
	line-height: 150%;
	word-spacing: 1px;
}
#contentPanel .content .box ul {
	font-size: 11px;
	padding: 5px 10px 10px 12px;
	margin: 0 0 0 12px;
	line-height: 120%;
	list-style-type: disc;
}
#contentPanel .content .box ul li {
	padding: 3px 0 3px 0;
}
#contentPanel .content .box p span {
	color: #7D0013;
}
#contentPanel .content .box img {
	margin: 10px 10px 2px 10px;
}
#contentPanel .content .box img#officeShot {
	margin: 10px;
}
#contentPanel .pdfIcon {
	padding: 0 0 5px 19px;
	background: url('/images/pdf_icon.gif') 0px 0px no-repeat;
}
#contentPanel .email {
	font-size: 10px;
	letter-spacing: -0.2px;
}
/**/
/**/
#contentPanel .content a.top {
	position: absolute; top: 16px; right: 10px;
	font-size: 10px;
	color: #CCCCCC;
	padding: 0 10px 0 0;
	background: url("/images/btns/back_to_top.gif") right center no-repeat;
}
#contentPanel .content a.top:hover {
	color: #000000;
}
/**/
#contentPanel .barristerGroup  {
	font-size: 17px;
	font-family: Georgia, sans-serif;
}
#contentPanel .left .barristerGroup  {
	font-size: 11px;
}
#contentPanel #barrister_name {
	display: none;
}
#contentPanel .left h2 .toggle {
	font-size: 10px;
	bottom: 1px;
}
#contentPanel .left h2 .toggle a {
	font-size: 11px;
	bottom: 0px;
}

#contentPanel .barristerGroup .area {
	padding: 14px 0 14px 0;
	background: url('/images/dashed_1.gif') top left repeat-x;
	letter-spacing: 0.3px;
	display: block;
	float: none; clear: both;
	position: relative;
}
#contentPanel .left .barristerGroup .area {
	padding: 8px 0 8px 0;
	letter-spacing: -1px;
}
#contentPanel .barristerGroup .area.first {
	padding: 2px 0 14px 0;
	background: none;
}
#contentPanel .left .barristerGroup .area.first {
	padding: 1px 0 8px 0;
}

#contentPanel .barristerGroup .area .btn {
	cursor: pointer;
	padding-left: 17px;
	background: url('/images/btns/plus_minus.gif') 0px 5px no-repeat;
	text-decoration: none;
}
#contentPanel .left .barristerGroup .area .btn {
	background-position: 0px 1px;
	padding-left: 13px;
}
#contentPanel .barristerGroup .area .btn:hover {
	background-position: 0px -28px;
}
#contentPanel .left .barristerGroup .area .btn:hover {
	background-position: 0px -32px;
}
#contentPanel .barristerGroup .area.open .btn {
	background-position: 0px -61px;
	color: #7D0013; 
}
#contentPanel .left .barristerGroup .area.open .btn {
	background-position: 0px -65px;
}
#contentPanel .barristerGroup .area.open .btn:hover {
	background-position: 0px -94px;
}
#contentPanel .left .barristerGroup .area.open .btn:hover {
	background-position: 0px -98px;
}

#contentPanel .barristerGroup .area.open {
	padding-bottom: 0;
}
#contentPanel .barristerGroup .area.open.first {
	padding-bottom: 0;
}

#contentPanel .barristerGroup .area.open .barristers {
	display: block;
}
#contentPanel .barristerGroup .area.closed .barristers {
	display: none;
}

#contentPanel .barristerGroup .barristers {
	margin: 14px 0 0 0;
}
#contentPanel .left .barristerGroup .barristers {
	margin: 8px 0 0 0;
}
#contentPanel .barristerGroup .barristers li {
	display: block;
	float: left; clear: none;
	background-color: #ECEDF2;
	width: 183px;
	height: 50px;
	margin: 0 10px 10px 0;
}
#contentPanel .left .barristerGroup .barristers li {
	float: none; clear: both;
	height: 21px;
	margin: 0 0 2px 0;
}
#contentPanel .barristerGroup .barristers li.third {
	margin: 0 0 10px 0;
}
#contentPanel .left .barristerGroup .barristers li.third {
	margin: 0 0 2px 0;
}
#contentPanel .barristerGroup .content ul.barristers li.clearer {
	float: none; clear: both; display: block;
	line-height: 0; font-size: 0;
	width: 100%; height: 0;
	background: none;
	margin: 0; padding: 0; border: 0; outline: 0;
}
#contentPanel .barristerGroup .barristers li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: underline;
	padding: 0;
}
#contentPanel .barristerGroup .barristers li a:hover {
	background-color: #D1D3DF;
}
#contentPanel .barristerGroup .barristers li a.selected {
	background-color: #D1D3DF;
	color: #7D0013;
}
#contentPanel .barristerGroup .barristers li a img {
	display: block;
	float: left;
	padding: 5px;
}
#contentPanel .barristerGroup .barristers li a span {
	display: block;
	float: left;
	padding-top: 14px;
}
#contentPanel .left .barristerGroup .barristers li a span {
	padding: 5px 5px 5px 13px;
}
#contentPanel .left .barristerGroup h2 {
	font-size: 14px;
}
/**/
/**/
#bottomRed {
	height: 114px;
	width: 100%;
	background: url('/images/bottom_red.jpg') top center no-repeat;
}
#bottomRed .wrap {
	height: 114px;
	background: url('/images/bottom_red.jpg') top center no-repeat;
}
#bottomWhite {
	height: 86px;
	width: 100%;
	background: #FFFFFE url('/images/bottom_white.jpg') top center no-repeat;
	color: #AAAAAA;
	font-size: 11px;
}
#bottomWhite .wrap {
	padding-top: 42px;
	height: 44px;
	background: #FFFFFE url('/images/bottom_white.jpg') top center no-repeat;
}
#bottomWhite .left {
	float: left;
}
#bottomWhite .right {
	float: right;
}
#bottomWhite .copyright {
	width: 177px; height: 16px;
	display: block; float: left;
	padding-right: 5px;
}
#bottomWhite .copyright span {
	background: url('/images/logo_copyright.gif') top left no-repeat;
}
#bottomWhite .link {
	padding-left: 5px;
}
#bottomWhite a.neoterik {
	color: #555555;
	padding-left: 16px;
	background: url('/images/neoterik_logo_small.gif') 0px 1px no-repeat;
}
#bottomWhite a.neoterik:hover {
	color: #7D0013;
}