/* CSS Document */
BODY {
	Margin: 10px;
	background-color:#FFFFFF
}
TD {
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 11px;
}
.smlred {
	font-family: Tahoma, Arial, Verdana;
	color: #AD1518;
	font-size: 10px;
}
a
{
color: #003366;
text-decoration: none;
}
a:hover
{
color: #003366;
text-decoration: underline;
}
H1.intro {
	color: #AD1518;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
}
H1{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
}
H2{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
.profilepic
{
margin-bottom: 10px;
}
.details
{
padding-bottom: 10px;
}
.profilebox {
	background-color: #EFEEF0;
	border: 1px solid #CCCCCC;
	color: #333333;
	padding: 5px;
}
#lowholder
{
margin-top: 7px;
margin-left: 3px;
}
.bottomnav
{
border: 1px solid #999;
background-color: #D3D2D8;
height: 25px;
padding-left: 5px;
padding-right: 5px;
font-size: 10px;
color: #666666;
}
.lowerspace
{
padding-bottom: 10px;
}
#infobox {
	margin-top: 10px;
}
.vert-nav {
	background-image: url(bgs/navi-vert-fade.png);
	background-repeat: repeat-x;
	background-color: #E3E2E7;
	border-bottom: 1px solid #666;
	border-left: 1px solid #9F9EA3;
	border-right: 1px solid #666666;
	width: 157px;
}
.maincenter {
	background-image: url(bgs/center_left-right.png);
	background-repeat: repeat-y;
	width: 992px;
}
.emailheader
{
background-image:url(images/html-email-head.png);
width: 810px;
height: 100px;
background-repeat:no-repeat;
}
.inputter
{
float:left;
margin-top: 10px;
margin-right: 30px;
}
.maincenter1 {
	padding: 5px 12px 12px 12px;
}
.maincenter2 {
	padding: 0px 10px 12px 6px;
}
.contentarea {
	background-color: #FFFFFF;
	padding: 10px 7px 10px 7px;
}
.crumbtrail {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 7px;
}
.header {
	background-image: url(bgs/header-graphic.png);
	background-repeat: no-repeat;
	width: 992px;
	height: 103px;
}
.subbox {
	background-color: #F0F0f0;
	border-left: 1px solid #CCCCCC;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	border-right: 1px solid #CCCCCC;
}
.holder {
	margin-top: 5px;
}

.enter-box {
	background-image: url(bgs/intro-tablecover.png);
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	height: 268px;
	padding: 6px 10px 10px 7px;
}
.overview-box {
	float: left;
	width: 160px;
	height: 268px;
	padding: 0px 0px 0px 7px;
}
.dd-style {
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 11px;
	border: 1px solid #555555;
	background-color: #D3D2D9;
	background-repeat: repeat-x;
}
.dd-links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}
.dd-links A {
	color: #333333;
	text-decoration: none;
}
.dd-links A:hover {
	color: #333333;
	text-decoration: none;
}
.listbg1 {
	background-color: #EEEEEE;
	height: 60px;
	border-bottom: 3px solid white;
}
.listbg2 {
	background-color: #E7E7E7;
	height: 60px;
	border-bottom: 3px solid #000;		
}
.profile_item_head
{
background-color:#D9D9D9;
padding: 5px 0px 5px 3px;
font-weight: bold;
}
.profile_item
{
background-color:#E6E6E6;
padding: 5px 0px 5px 3px;
}
/* DIV TAGS */
#barristers-nav {
	position: absolute; 
	visibility: hidden;
	left: -4px; 
	top: 123px;
}
#arbitrators-nav {
	position: absolute; 
	visibility: hidden;
	left: 96px; 
	top: 123px;
}
#arbitrators-nav2 A {
	position: absolute; 
	visibility: hidden;
	left: 96px; 
	top: 123px;
	background-color: #CCCCCC;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
	display: block;
}
#mediators-nav {
	position: absolute;
	visibility: hidden;
	left: 185px;
	top: 123px;
}
#services-nav {
	position: absolute;
	visibility: hidden;
	left: 824px;
	width: 120px;
	top: 123px;
}
#crumbholder {
	margin-bottom: 6px;
}
#searchbox {
	margin-top: 60px;
}
#login {
	margin: 30px 0px 50px 0px;
}
#leftblock
{
padding-right: 30px;
width: 450px;
}
/* FORM ELEMENTS */
INPUT.search {
	width: 146px;
	height: 17px;
	border: 1px solid #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
INPUT.signup1{
	width: 350px;
	height: 19px;
	border: 1px solid #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin-top: 5px;

}
INPUT.signup2{
	width: 50px;
	height: 19px;
	border: 1px solid #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin-top: 5px;

}
SELECT.signup3{
	height: 19px;
	border: 1px solid #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin-top: 5px;

}
