
/*************************************************************************************************/
/* UNIVERSAL Selectors */
/*************************************************************************************************/
*
{
	padding: 0;
	margin: 0;
}

/*************************************************************************************************/


/*************************************************************************************************/
/* ELEMENT Selectors */
/*************************************************************************************************/

/* BLOCK ELEMENTS */

html
{
}

body
{
	background: #ffffff;
	color: #000000;
	display: block; 
	font: 62.5%/1.2 Arial, Helvetica, sans-serif;
}

h1
{
	clear: both;
	color: #0053a0;
	display:block;
	font-size: 180%;
	font-weight: normal;
	margin: 0em 0em 0.8em 0em;
}

h2
{
	clear: both;
	color: #0053a0;
	display:block;
	font-size: 180%;
	font-weight: normal;
	margin: 0.5em 0em 0.5em 0em;
}

h3
{
	clear: both;
	color: #0053a0;
	display:block;
	font-size: 140%;
	font-weight: normal;
	margin: 0.5em 0em 0.5em 0em;
}

h4
{
	clear: both;
	color: #000000;
	display:block;
	font-size: 140%;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
}

p
{
	display: block;
	font-size: 120%;
	margin: 1em 0em 1em 0em;
}

a
{
	color: #0053a0;
	text-decoration: underline;
}

a:hover
{
	color: #006f51;
}

br
{
	margin: 0em 0em 0.5em 0em;
}

/* FORM ELEMENTS */

ul
{
	/*color: #0053a0;*/
	font-size: 120%;
	list-style-position: outside;
	list-style-image: url(../images/ulBullet.gif);
	list-style-type: none;
	margin: 0.8em 0em 0.8em 0em;
	padding: 0em 0em 0em 3em;
}

ul li
{
	/*background: url(../images/ulBullet.gif) 0em 0.4em no-repeat;*/
	font-size: 100%;
	margin: 0em 0em 0.5em 0em;
	padding: 0em 0em 0em 0em;
}

ul li p
{
	color: #000000;
	display: block;
	font-size: 100%;
	margin: 0em 0em 0.5em 0em;
}

ul li ul li
{
	font-size: 83%;
}

dl
{
	display:block;
	font-size: 120%;
	margin: 2em 0em 2em 0em;
	position: relative;
}

dt
{
	display:block;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
	position: relative;
}

dd
{
	display: block;
	margin: 0em 0em 1em 0em;
	position: relative;
}

/*************************************************************************************************/



/*************************************************************************************************/
/* CLASS, ATTRIBUTE, and PSEUDO Selectors */
/*************************************************************************************************/

body.director div#content img
{
	left: 1px;
	position: absolute;
	top: 28px;
}

body.director div#subContent h3
{
	padding-top: 0.5em;
}

body.team div#subContent p
{
	margin: 0.3em 0em 0.3em 0em;
	z-index: 1;
}

body.solicitors div#subContent img
{
	bottom: -10px;
	position: absolute;
	left: 15px;
	z-index: -1;
}

body.admin div#subContent img
{
	bottom: -10px;
	position: absolute;
	left: 15px;
	z-index: -1;
}

body.privateClientsGroup h1
{
	color: #006f51;
}

dl.column
{
	margin: 0.5em 0em 0.5em 0em;
	position: relative;
}

dl.column dt
{
	color: #0053a0;
	float: left;
	margin: 0em 0em 0em 0em;
	width: 40px;
}

dl.column dd
{
	margin: 0em 0em 0.4em 0em;
	padding: 0px 0px 0px 40px;
	position: relative;
}

dl.column div.listCol
{
	float: left;
	margin: 0px 20px 0px 0px;
	width: 350px;
}

body.history dl.column dd
{
	margin: 0em 0em 0.4em 0em;
	padding: 0px 0px 0px 130px;
}

body.history dl.column dd strong
{
	left: 40px;
	position: absolute;
	top: 0px;
}

div#subContent img.logo
{
	bottom: -10px;
	left: 5px;
	position: absolute;
}

ul.blockMenu
{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul.blockMenu li
{
	background: none;
	margin: 0px;
	padding: 0px;
}

ul.blockMenu li a
{
	background: #0053a0;
	color: #ffffff;
	display: block;
	font-size: 120%;
	margin: 0px 0px 3px 0px;
	padding: 10px 0px 10px 10px;
	text-decoration: none;
	text-transform: none;
}

ul.blockMenu li a:hover
{
	background: #ffffff;
	border: 1px solid #0053a0;
	color: #0053a0;
	padding: 9px 0px 9px 9px;
}

ul.blockMenu li.privateClientsGroup a
{
	background: #006f51;
}

ul.blockMenu li.privateClientsGroup a:hover
{
	background: #ffffff;
	border: 1px solid #006f51;
	color: #006f51;
	/*padding: 9px 0px 9px 9px;*/
}

body.home ul.blockMenu li a
{
	/*margin-right: 70px;*/
}

div#content ul.photoMenu
{
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#content ul.photoMenu li
{
	background: none;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0px 30px 8px 0px;
	padding: 86px 0px 0px 0px;
	position: relative;
	text-align: left;
	white-space: nowrap;
	width: 84px;
}

div#content ul.photoMenu li img
{
	background: 0px 0px no-repeat;
	border: 1px solid #cacacb;
	display: block;
	height: 84px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	width: 84px;
}

div#content ul.photoMenu li:hover img
{
	border: 1px solid #006f51;
}

div#content ul.photoMenu li a
{
	font-size: 75%;
	text-decoration: none;
}

div#subContent ul.photoMenu
{
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#subContent ul.photoMenu li
{
	background: none;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1em;
	margin: 0px 7px 5px 0px;
	padding: 70px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 65px;
}

div#subContent ul.photoMenu li img
{
	border: 1px solid #cacacb;
	left: 0px;
	position: absolute;
	top: 0px;
}

div#subContent ul.photoMenu li:hover img
{
	border: 1px solid #006f51;
}

div#subContent ul.photoMenu li a
{
	font-size: 90%;
	line-height: 1em;
	text-decoration: none;
}

div#subContent ul.photoMenu li a br
{
	margin: 0em 0em 0em 0em;
}

ul.textMenu
{
	list-style: none;
	list-style-image: none;
	margin: 0px 50px 0px 0px;
	padding: 0px;
}

ul.textMenu li
{
	background: none;
	color: #0053a0;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

ul.textMenu li.privateClientsGroup
{
	color: #006f51;
}

ul.textMenu li a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

ul.textMenu li a:hover
{
	color: #0053a0;
	font-weight: bold;
}

ul.textMenu li.privateClientsGroup a:hover
{
	color: #006f51;
	font-weight: bold;
}

div#subContent ul.team
{
	left: 15px;
	list-style: none;
	list-style-image: none;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: -22px;
	white-space: nowrap;
}

div#subContent ul.team li
{
	background: none;
	color: #0053a0;
	display: inline;
	font-size: 90%;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	
}

div#subContent ul.team li a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div#subContent ul.team li a:hover
{
	color: #0053a0;
	text-decoration: underline;
}

/*************************************************************************************************/


/*************************************************************************************************/
/* ID Selectors */
/*************************************************************************************************/

div#banner
{
	/*background: url(../images/bannerBg.jpg) 0px 0px no-repeat;*/
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px;
}

div#contentWrapper
{
	border: 1px solid #000000;
	border-right: none;
	height: 490px;
	position: relative;
	width: 1000px;
}

div#content
{
	float: left;
	height: 440px;
	padding: 35px 15px 15px 15px;
	position: relative;
	width: 590px;
}

div#subContent
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	float: left;
	height: 419px;
	margin: 30px 0px 0px 0px;
	padding: 15px 0px 15px 15px;
	position: relative;
	width: 364px;
}

div#subContent p
{
	font-size: 110%;
	margin: 0.5em 0em 0.5em 0em;
}

div#subContent h3
{
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.2em 0em 0em 0em;
}

div#subContent h4
{
	color: #000000;
	font-size: 120%;
	margin: 0.5em 0em 0.5em 0em;
}

body.thinSubContent div#content
{
	/*padding-right: 235px;*/
	width: 785px;
}

body.thinSubContent div#subContent
{
	/*left: 818px;
	width: 166px;*/
	width: 154px;
}

div#mainNav
{
	/*border: 1px solid #00ff00;*/
	display: block;
	height: 49px;
	position: relative;
	width: 1000px;
	z-index: 10;
}

div#page
{
	/*background: #ffffff url(../images/pageBg.gif) 0px 0px no-repeat;*/
	height: 620px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1000px;
}

div#pageWrapper
{
	left: 0px;
	margin: -310px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 50%;
	width: 100%;
}

/*************************************************************************************************/
