/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Tahoma, Arial, Helvetica, sans-serif;
	background:#6484B3 url(images/bg.gif) repeat-x;
	color:#fff;
	margin:30px 0 20px;
	text-align:center;
}
p, h3, h4 {
	margin:15px 0;
}
h2 {
	font:180%/135% Georgia, Trebuchet MS, Times New Roman, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #9AABC1;
	padding:0 0 9px;
	margin:0;
}
h2.newshead {
	margin-top:25px;
}
h2.noline {
	border:0;
	padding:0;
}
h3 {
	font-size:110%;
	color:#354F75;
}
#advocates h3, #cv h3 {
	clear:both;
	text-transform:uppercase;
}
h3.datetitle {
	font-size:100%;
	color:#fff;
	margin:15px 0 -12px;
}
h4 {
	font-size:100%;
}
a:link {
	color:#fff;
}
a:visited {
	color:#fff;
}
a:hover, a:active {
}

/* [/html] */

/* [container] */

#container {
	margin:0 auto;
	width:769px;
	text-align:left;
}

/* [container] */

/* [header] */

#header {
	height:97px;
	border:3px solid #fff;
	padding:149px 0 0;
	position:relative;
}
#home #header {
	background:url(images/top-image1.jpg) no-repeat;
}
#advocates #header {
	background:url(images/top-image4.jpg) no-repeat;
}
#cv #header {
	background:url(images/top-image8.jpg) no-repeat;
}
#chambers #header {
	background:url(images/top-image5.jpg) no-repeat;
}
#work #header {
	background:url(images/top-image12.jpg) no-repeat;
}
#seminars #header {
	background:url(images/top-image11.jpg) no-repeat;
}
#links #header {
	background:url(images/top-image7.jpg) no-repeat;
}
#news #header {
	background:url(images/top-image10.jpg) no-repeat;
}
#contact #header {
	background:url(images/top-image6.jpg) no-repeat;
}
#header img.award {
	position:absolute;
	top:0;
	right:0;
}

/* [/header] */

/* [nav] */

.navigation {
	background:url(images/nav-bg.gif) no-repeat;
	height:36px;
}
.navigation ul {
	margin:0 0 0 8px;
	position:absolute;
}
.navigation li {
	list-style-type:none;
	float:left;
	font:100%/160% Tahoma, Arial, Helvetica, sans-serif;
	margin:10px 0 0;
	font-weight:bold;
	border-right:1px solid #8EA0B6;
}
.navigation li a {
	padding:0 10px 0 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.navigation li a.onstate {
	color:#214577;
}
.navigation li a:hover {
	color:#214577;
}
.navigation li.nobg {
	background-image:none;
	border:0;
	border-left:1px solid #8EA0B6;
}
.navigation li.sub {
	border:0;
}
.navigation li.sub a {
	height:26px;
}
.navigation li.sub li a {
	padding:4px 0 0 12px;
	height:24px;
}
.navigation ul ul li {
	border:0;
	border-bottom:1px solid #8EA0B6;
	float:none;
	margin:0;
}
.navigation ul ul
{
	position:absolute;
	top:auto;
	right:auto;
	padding:0;
	margin:0;
	width:120px;
	display:none;
	background:#5E7596;
	border-top:1px solid #8EA0B6;
	border-left:1px solid #8EA0B6;
	border-right:1px solid #8EA0B6;
}

.navigation ul li:hover ul
{
	display:block;
}

* html .navigation li a
{
	float: left;
}

* html .navigation li ul
{
	clear: left;
}

* html .navigation li li a
{
	float: none;
}


#logo {
	width:288px;
	height:61px;
	margin:0 47px 0 420px;
}
#logo a {
	display:block;
	height:43px;
}

/* [/nav] */

/* [content] */

#content {
	padding:0 10px 0;
	background:#7088A8 url(images/twocol-bg.gif) no-repeat bottom;
	margin:2px 0 0;
	border-top:30px solid #7088A8;
}
#home #content {
	background:#7088A8 url(images/threecol-bg.gif) no-repeat bottom;
}
#chambers #content, #contact #content, #seminars #content, #links #content, #news #content  {
	background:#7088A8 url(images/onecol-bg.gif) no-repeat bottom;
}
#content ul {
	list-style:square;
	margin:15px 0 15px 15px;
}
#content .thirdcolumn {
	width:224px;
	float:left;
	padding:0 13px;
}
#content .thirdcolumn img {
	border:5px solid #3A557E;
	padding:1px;
	margin:5px 0 0;
}
#content .thirdcolumn form {
	margin:15px 0;
}
#content .thirdcolumn img.crown {
	border:1px solid #49596f;
	padding:0;
	margin:-2px 15px 0 0;
	float:left;
}
#content #endcol {
	padding-right:0;
}
#content #endcol ul.home_practice {
	margin-bottom:25px;
}
#content #endcol ul.home_areas ul {
	list-style:circle;
	margin:5px 0 5px 16px;
}
#content .doublecolumn {
	width:473px;
	float:left;
	padding:0 13px;
}
#news #content .doublecolumn, #contact #content .doublecolumn, #links #content .doublecolumn, #seminars #content .doublecolumn, #chambers #content .doublecolumn {
	float:right;
}
#content .doublecolumn ul {
	margin:15px 0 15px 26px;
}
#content .doublecolumn img.rightpic {
	border:5px solid #3A557E;
	padding:1px;
	margin:5px 0 0 20px;
	float:right;
}
#content .doublecolumn p.download {
	margin:25px 0 15px;
}
#content .doublecolumn p.download a {
	border:1px solid #3A557E;
	padding:5px 6px;
	text-decoration:none;
	font-weight:bold;
	background:#7D91AC;
}
#content ul.advlist {
	margin:15px 0;
	list-style:none;
}
#content ul.advlist li {
	float:left;
	width:112px;
	padding:0 0 2px 0;
}
#content p.lozenge {
	clear:both;
	font-weight:bold;
}
#content ul.profbulls {
	margin:15px 0;
	list-style:none;
}
#content ul.profbulls li {
	padding:0 0 5px 25px;
}
#content ul.profbulls li.tel {
	background:url(images/tel.gif) no-repeat 3px 5px;
}
#content ul.profbulls li.email {
	background:url(images/email.gif) no-repeat 2px 6px;
}
#content ul.profbulls li.print {
	background:url(images/print.gif) no-repeat left center;
}
#content p.cvfoot {
	border-top:1px solid #9AABC1;
	padding:15px 0 0;
}
#content ul.cvlist {
	margin:15px 0;
	list-style:none;
}
#content ul.cvlist li {
	float:left;
	width:229px;
	padding:5px 0;
}
#content ul.cvlist li a {
	text-decoration:none;
	font-weight:normal;
	display:block;
}
#content ul.cvlist li img {
	float:left;
	margin:0 12px 0 0;
	border:1px solid #3A557E;
	padding:2px;
}
#content ul.cvlist li strong {
	color:#fff;
}
#content table {
	margin:15px 0;
}
#content table thead td {
	font-weight:bold;
	background:#8FA2BE;
}
#content table td {
	padding:4px 10px;
	vertical-align:top;
	border-bottom:1px solid #8FA2BE;
	background:#7B8EAA;
}
#content table tr.altrow td {
	background:#7D91AC;
}
#content .doublecolumn .clerkcol {
	float:left;
	width:226px;
}
#content .doublecolumn .leftpad {
	margin-left:15px;
}
#content .doublecolumn .clerkcol img {
	border:3px solid #3A557E;
	padding:1px;
	margin:5px 0 0 5px;
	float:right;
}

/* SEMINARS  */

#content .semtab {
	margin-bottom:25px;
}
#content .semtab td.book {
	text-align:center;
	padding-top:12px;
}
#content .semtab td {
	vertical-align:middle;
}
#content .semtab td.bookcol {
	text-align:center;
}
#content .semtab img.icon {
	vertical-align:middle;
	margin-right:3px;
}
#content .semtab img.bookicon {
	margin-top:5px;
}
#content ul.sem_det {
	list-style:none;
	margin:5px 0;
}
#content ul.sem_det li {
	padding-left:19px;
}
#content ul.sem_det li.titicon {
	background:url(images/title-icon.gif) no-repeat 0 5px;
}
#content ul.sem_det li.dateicon {
	background:url(images/date-icon.gif) no-repeat 0 5px;
}
#content ul.sem_det li.venicon {
	background:url(images/venue-icon.gif) no-repeat 0 6px;
}
#content ul.sem_det li.caticon {
	background:url(images/category-icon.gif) no-repeat 0 4px;
}
#content ul.sem_det li.nameicon {
	background:url(images/name-icon.gif) no-repeat 1px 5px;
}
#seminars fieldset {
	margin:0 ;
	border:1px solid #cccccc;
	padding:10px 10px 15px 10px;
}
#seminars input, #seminars textarea {
	font:100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:250px;
}
#seminars fieldset p {
	margin:15px 0 0;
	padding:0 10px;
}
#seminars legend {
	font-weight:bold;
	padding:0 3px;
	font-size:110%;
	color:#fff;
}
#seminars label {
	width:140px;
	float:left;
}
#seminars label.hilab {
	height:40px;
}
#seminars input.tick {
	width:20px;
}
#seminars .bookbutt {
	border:1px solid #666;
	width:148px;
	font:100% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#eee;
	/*background:url(images/dotted-underline.gif) repeat-x bottom;*/
	padding:5px;
	color:#737373;
	margin:0 0 8px;
}
.semtitle label {
	font-size:110%;
	height:60px;
}

/* [footer] */

#footer {
	clear:both;
	background:#203965;
	height:32px;
	margin:6px 0 0;
	padding:15px 15px 0;
}
#footer li {
	float:right;
	border-right:1px solid #fff;
	line-height:120%;
	padding:0 6px;
	list-style:none;
}
#footer li.nobg {
	border:0;
}
#footer li.copy {
	border:0;
	float:left;
}
#footer a {
	color:#eee;
}
#arrival {
	width:760px;
	margin:7px auto 0;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
#arrival a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:url(images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px dotted #B5B5B5;
	font-size:1px;
	clear:both;
}
#news .divider {
	margin:25px 0;
	border-bottom:1px solid #9AABC1;
}
.newsimage {
	float:right;
	margin:10px 0 5px 10px;
	padding:1px;
	border:1px solid #B9B9B9;
}
.cleaner {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.whiteblock {
	clear:both;
	border-bottom:25px solid #fff;
}
.blue {
	color:#354F75;
}
.red {
	color:#fff;
	background:#C30;
	padding:5px 7px;
}
.date {
	color:#49596F;
}
.firstpara {
	font-size:110%;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/* [/extra] */