@charset "utf-8";
/* CSS Document #0b2c55

gold: #c4b10d;
dark blue: #002756;
*/

body{background: #fff repeat-x; border:0px; padding:0px; margin:0px;height:100%; font-family: Arial, Helvetica, sans-serif; color:#000; }

#container {width:958px; background:#fff; border:0px;  margin:6px auto 10px auto;  text-align:left;clear:both;}

div#header { text-align:center; height:250px;font-size:11px; }

div#header img {clear:both; }

#maincontent{  border:0px; margin:0px; padding:10px; }

#leftside {width:142px; background:#ccc; height:100%; float:left;}
#content {width:300px; }

.divider {
	margin:5px 0 15px 0;
	width:100%;
	height:1px;
	border-bottom:1px solid #c4b10d;

/*	background: #c4b10d;*/
}

img {border:0px;}
.editArea {text-align:center; width:900px; margin:auto;}
.editAreaChambers {text-align:left; width:700px; margin:auto;}

.listIndent {margin-left:20px;}

#topbar {font-size:11px;color:#000; float:right; display:inline; padding-right:20px; padding-top:8px; font-family:Arial, Helvetica, sans-serif; }
#search {font-size:11px; color:#000; background:url(images/topbardiv.gif) left center no-repeat; padding-left: 10px; background-position: left center; padding-right:5px;}
#topbar a, #topbar a:visited{font-size:11px; color:#000; text-decoration:none; background:url(images/topbardiv.gif) left center no-repeat; padding-left: 10px; padding-right:5px; background-position: left center;}

ul {font-size:12px;}
h1 {margin-top:0px;font-size:17px; color:#c4b10d; margin-bottom:10px; padding-top:0px; }
h2,h3,h4 {margin-top:0px;font-size:13px; color:#c4b10d; margin-bottom:10px; }

h2 a { font-size:11px;
}
p {margin:0px 0 10px 0 ;font-size:12px; }

address{ font-size:12px;}

a {text-decoration:none; color:#000;}
a:hover{color:#052add;}

#maincontent td {font-size:12px;}
ul.sidemenu {
	font-size:12px; 
	margin:0px 10px 0px 0px;
	text-align:right;
	list-style:none;
	padding:0px;
}

ul.sidemenu li {
	width: 130px;
	padding: 10px 0 10px 0;
	border-top:1px solid #c4b10d;

}

.sidemenu a{
	color: #0b2c55;
	text-decoration:none;
}

.sidemenu li a.MenuActive {
	font-weight:bold;
}

i.info {
	color:#999;	
}
.chambers input.large{
	width:300px;
}

.chambers input.large.grey {
 background:#CCC;	
 border:0px;
}

.AdminMenu {
	position:relative;
	background:#000;
	width:100%;
	height:33px;
}

.MainMenu{
	border:0px;
	min-height:30px;
	height:30px;
	max-height:30px;
	background:#fff;
	width:939px;
	clear:both;	
	z-index:0;
	color:#000;
	text-align:center;
}
.MainMenuSub{
   display:block;
   height:inherit;
   width:700px;
   text-align:center;
   margin:0 auto 0 auto;
}
.belowmenu {
	font-size:0px;
	min-height:6px;
	height:0px;
	max-height:6px;
	width:100%;
	clear:both;
	padding:0px;
	margin:0px;
}
#footer {
	text-align:center;	
	font-size:11px; 
	color:#999;	
	padding-bottom:10px;
}

#footer a {
	background: url(images/footerdiv.gif) no-repeat left;
	color:#999;
	text-decoration:none;
	padding: 0px 10px 0 10px;
	font-size:11px; 
}

div.chambers table{
	width:600px;
	border-spacing:0px;
	margin:0px;
	border:0px;
	padding:0px;
}

th {
	text-align:left;
	width:140px;	
}
td.Heading {
	text-align:left;
	vertical-align:top;
	width: 110px;
	font-weight:bold;
}
div.chambers td {padding:0 0 10px 0;}

ul.areaofpractice {list-style:none; padding:0px; margin:0px;}
ul.areaofpracticebarrister { list-style-image:url(images/golddot.gif); list-style-position:inside; padding:0px; margin:0px;}

div.event {
	background:#f1ecd8 url(images/contentgradevent.gif) top left no-repeat;
	clear:both;
	height:140px;
	max-height:140px;
	width:100%;
	border:0px;
}
span.eventheader{
	float:left;
	width:164px;
	height:135px;
	padding:0 0 0 7px;
}

span.eventimage
{  background:url(images/contentgradevent.gif) top right no-repeat;
	float:right;
	width:200px;
	text-align:right;
	height:140px;
}
span.eventimage img {
	padding: 0;
	height:140px;
	width:200px;
}

span.eventtext{
	font-size:11px;	
	float:left;
	width:550px;
	height:135px;
	margin-top:5px;
}

span.eventtext a {
	font-size:11px;	
}
p.blueheading {
	color:#002756;
	font-size:13px;
	padding-top:5px;
}

p.eventdate {
	color:	#c4b10d;
	font-size:13px;
}

img.minus {
	padding:0 0 3px 3px;	
}