<style TYPE="text/css">

BODY {
	margin:0;
	padding:0;
	background-color:#fff;
}

BODY, P, TD, LI, UL {
	font-family : Arial, Helvetica, sans-serif, "MS sans serif";
	color: #000;
}

a {
	color:#52217C;
}

a:hover {
	color:#9176AA;
}

h1 { 
	font-size: 1.5em;
	color: #9176AA;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0.5em;
	padding-bottom:0;
}

h1.clsProfile {
	text-transform:none;
}

h1 img {
	padding-left:10px;
}

h2 { 
	font-size: 1em;
	color: #897966;
	margin-top:0;
	margin-bottom:0.5em;
	text-transform:lowercase;	
	text-transform:none;
}

h3 { 
	font-size: 0.9em;
	font-weight: normal;
	font-weight: bold;
	text-transform:lowercase;
	text-transform:none;	
}

/* Masthead ----------------------------------------------------------- */

div#MastheadHolder {
	display: block;
}

div#Masthead {
	width:750px;
}

div#MastheadBody {
}

/* Quick Navigation Links (top of page) ----------------------------------- */ 

div#QuickNav {
	text-align: left;
	font-size: 0.7em;
	padding: 5px 0px 5px 0px;
}

div#QuickNav a {
	color: #9B979D;
	text-decoration: none;
}

div#QuickNav a:hover {
	color: #9176AA;
	text-decoration: underline;
}

div#QuickNav ul {
	border-bottom:1px solid #9176AA;
	border-left:6px solid #5C2F87;
	list-style-type:none;
	padding: 10px 0px 3px 0px;
	display: inline;
	margin: 0;
}

div#QuickNav li {
	list-style-type:none;
	padding: 0px 0px 3px 8px;
	display: inline;
	margin: 0;
}

div#QuickNav li.IsHidden {
	display:none;
}

div#Address {
	padding-left:15px;
	font-size:1em;
}

div#Address p {
	margin:0;
	padding:0;
	color:#9B979D;
}

div#Address a {
	text-decoration:none;
}

.clsPurple {
	color:#52217C;
	font-weight:bold;
}

.clsGrey {
	color:#9B979D;
}

/* Site Logo -------------------------------------------------------------- */ 

div#SiteLogo {
	text-align:right;
	font-size: 1.75em;
	color: #fff;
	padding: 0px 0px 15px 0px;
}

div#SiteLogo p {
	padding:0;
	margin:0;
}

/* Navigation Bar ----------------------------------------------------- */

div#NavBarHolder {
	display: block;
	background-color: #52217C;
	background-image:url('/assets/gfx/navbar_bg.jpg');
	margin-bottom:25px;
	width:750px;
	min-height:2.25em;
}

div#NavBar {
	width: 100%;
	clear: both;
}

div#NavBarMenus {
	font-family: Arial;
	font-size: 0.9em;
	color: #fff;
	padding: 10px 0px 10px 0px;
	text-transform:lowercase;
	text-transform:none;
}

ul#NavBarMenuList {
	list-style-type:none;
	padding: 10px 0px 3px 0px;
	display: inline;
	margin: 0;
}

li.MenuBarItem {
	list-style-type:none;
	padding: 10px 10px 3px 0px;
	display: inline;
	margin: 0;
	color: #fff;
}

li.MenuBarItem a {
	color:#fff;
	text-decoration: none;
}

li.MenuBarItem a:hover {
	color:#ccc;
	text-decoration: none;
}

/* Contact Details -------------------------------------------------------- */ 

div#NavBarSearch {
	width:200px;
	float: left;
	text-align: left;
	padding: 9px 10px 5px 15px; 
 	
}

.clsSelectBarrister {
	font-family : Arial, Helvetica, sans-serif, "MS sans serif";
	font-size:0.75em;
	width:175px;
	color:#fff;
	background-color:#9176AA;
	border:1px solid #52217C;
}

.clsSearchText {
	border:1px solid #ccc;
	font-size:0.7em;
	padding:3px 0 3px 0;
	width:135px;
}

.clsSearchButton {
	border:1px solid #9176AA;
	font-size:0.7em;
	font-weight:bold;
	text-transform:lowercase;
	text-transform:none;

	padding:1px 2px 2px 2px;
	background-color:#5C2F87;
	color:#fff;
}

/* Menus -------------------------------------------------------------- */

div.Menu {
	top: 0px;
	left: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 101;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	font-style: normal;
	font-weight: normal;
	background-color:#E2DDD8;
	width:13em;
	border:1px solid #52217C;
}

ul.MenuContainer {
	list-style: none;
	margin: 0px;
	padding: 0px;
} 

li.MenuItem {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

li.MenuItem a {
	display: block;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-align: left;
	width: 100%;
	font-size: 0.85em;
	color: #000;
	border-left:6px solid #52217C;
}

html>body li.MenuItem a {
	width: auto;
}

li.MenuItem a:hover {
	color:#fff;
	border-left:6px solid #6B2DA8;
	background-color:#52217C;
}

/* Page Content and navigation holder --------------------------------- */

div#PageBodyHolder {
	background-color: #fff;
}

div#PageBody {
	width: 750px;
}

div#HomePageNews {
	width:200px;
	padding-right:25px;
	float:left;
}

div#HomePageBody {
	width: 525px;
	margin-left:225px;
}

div#PageContent {
	width: 525px;
	float: left;
}

div#PageContent p {
	margin-top:0;
	font-size: 0.75em;
	line-height:1.5em;
}

div#PageContent ul {
	margin-left:1.25em;
	list-style-type:square;
	list-style-image: url('/assets/gfx/list_bullet.gif');
}

div#PageContent li, div#PageContent dd {
	font-size:0.75em;
}

div#teamlist {
	margin-bottom:1em;
	padding-bottom:0.75em;
	width:100%;
	border-left:6px solid #ccc;
	border-bottom:1px solid #ccc;
	clear:both;
}

div#teamlist ul, .clsItemList {
	padding-left:0;
	margin-left:1.75em;
	margin-top:0.5em;
	margin-bottom:0.25em;
	list-style-type:square;
	list-style-image: url('/assets/gfx/list_bullet.gif');
}

div#teamlist li {
	padding:2px 0 2px 0;
}

div#teamlist h2 {
	margin-left:10px;
}

div#teamlist_left {
	float:left;
	width:250px;
}

div#teamlist_right {
	float:left;
	width:250px;
}

.clsSiteMapLevel1 {
	font-size:1em;
	padding:0 0 1em 0;
	list-style-image: url('/assets/gfx/list_bullet.gif');
	text-transform:lowercase;
	text-transform:none;

}

.clsSiteMapLevel2 {
	font-size:1.33em;
	padding:0 0 1em 0;
	list-style-image: url('/assets/gfx/list_bullet2.gif');
	text-transform:lowercase;	
	text-transform:none;

}

/* Left hand column -------------------------------------------------------- */
	
div#NavLeft {
	width:200px;
	padding:0;
	padding:0 10px 0 15px;
	float:left;
}

div#NavLeft h2 {
	text-transform:lowercase;
	text-transform:none;
}	

div#NavLeft ul {
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	list-style-type:none;
}

div#NavLeft li {
	font-size: 0.75em;
	padding-bottom:0.15em;
	text-transform:lowercase;
	text-transform:none;
}

div#NavLeft li a {
	text-decoration:none;
}

.clsActive {
	font-weight:bold;
}

/* Footer ------------------------------------------------------------------ */

div#FooterHolder {
	width:100%;
	clear:both;
	padding-top:1em;
}

div#FooterContent {
	width: 750px;
}

div#Footer {
	float:right;
	font-size: 0.7em;
	padding: 5px 0px 5px 0px;
	border-top:1px solid #9176AA;
	border-right:6px solid #5C2F87;
}

div#Footer a {
	color: #9B979D;
	text-decoration: none;
}

div#Footer a:hover {
	color: #9176AA;
	text-decoration: underline;
}

div#Footer ul {
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	display: inline;
	margin: 0;
}

div#Footer li {
	padding: 0px 8px 15px 0px;
	display: inline;
	margin: 0;
}


.clsCaseRef {
	font-weight: bold;
}

.clsPubRef {
	font-weight:bold;
}

</style>
