/* CSS Document */
BODY {
	background-image: url(bgs/main-bg.png);
	background-repeat: repeat-x;
	background-color: #A39FAE;
	margin: 0px 0px 0px 0px;
}
TD {
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 11px;
}
.smlred {
	font-family: Tahoma, Arial, Verdana;
	color: #AD1518;
	font-size: 10px;
}
A {
	color: #cc0000;
	text-decoration: none;
}
A:hover {
	color: #cc0000;
	text-decoration: underline;
}

h1 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	text-align: left;
	background: url(bgs/h1_bg.png) repeat-x;
	height: 45px;
}

H2.start {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
	margin: 0px;
}
H2 {
	color: #AD1518;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}

#introbox
{
margin: 0px 0px 0 0px;
float: left;
width: 464px;
border: 1px solid #cccccc;
padding: 1px;
text-align: center;
margin-bottom: 20px;
}
.regBanner
{
margin-bottom: 15px;
display: block;
float: left
}
#downloadbar
{
background: #CCCCCC;
text-align: right;
padding: 4px 10px 4px 0px;
}
#introbox_briefEx
{
background: url(bgs/Home_B-exchange_box.png) no-repeat;
margin: 0px 0px 0 0px;
float: left;
width: 448px;
height: 268px;
}
#sponsors
{
float: left;
width: 76px;
margin-left: 7px;
margin-top: 5px;
}
.main_Introboxes
{
margin: 5px 0 0 10px;
}
.Home_img
{
margin-right: 5px;
}
#newsbox
{
margin: 20px 0px 0 5px;
float: left;
width: 348px;
height: 268px;
font-weight: bold;
color: #999999;
}
.legal-news fieldset 
{
background: #f5f5f5;
border: 1px solid #999;
margin: 10px 0 20px 0px;
} 
.legal-news-title
{
font-size: 14px;
font-weight: bold
} 
.thumbnailtxt {
	background-color: #DEDEDE;
	padding: 5px;
	color: #666666;
	font-size: 10px;
}
.horiz
{
background: #CCCCCC;
height: 2px;
margin: 5px 0 5px 0;
font-size: 1px;
}
.dotsHoriz
{
background: url(bgs/bg_horiz.gif) repeat-x;
height: 1px;
clear: both;
margin: 10px 0px 5px 0px;
width: 265px;
}
.thumbnail {
	border: 1px solid #999999;
	padding: 1px;
	color: #999999;
}
.linkinfo {
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #999999;
}
.download1 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color:#FFFFFF;
	color: #999999;
}
.download2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color:#EEEEEE;
	color: #999999;
}
.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: 4px;
	clear: both;
}
.bottomnav {

	background-color: #D3D2D8;
	margin-top: 10px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #666666;
}
.lowerspace {
	padding-bottom: 10px;
}
#infobox {
	margin-top: 10px;
}
input.qc
{
width: 250px;
border: 1px solid #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 20px;
}
textarea.qc
{
width: 250px;
border: 1px solid #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 60px;
}

/*********************************************
/* BRIEF EXCHANGE CLASSES HERE */ 

.hearingstable
{
border: 1px solid #cccccc;
padding: 1px;
}
.be_header
{
background: url(../images/brief-exchange/be_header.png) repeat-x;
height: 26px;
color: #333333;
font-weight: bold;
font-size: 13px;
padding: 0px 0px 0px 10px;
border-left: 1px solid #fff;
}
.be_sub-header
{
background: url(../images/brief-exchange/be_sub-header.png) repeat-x;
height: 26px;
color: #333333;
font-weight: bold;
padding: 0px 0px 0px 10px;
border-left: 1px solid #fff;
}

.off_be_sub-header
{
background: url(../images/brief-exchange/be_sub-header-off.png) repeat-x;
height: 26px;
color: #333333;
font-weight: bold;
padding: 0px 0px 0px 10px;
border-left: 1px solid #fff;
}

.be_grey
{
background: #EEEEEE;
padding: 0px 0px 0px 10px;
height: 26px;
}
.be_white
{
background: #FFFFFF;
padding: 0px 0px 0px 10px;
height: 26px;
}
ul#tabgroup
{
margin: 0px 0 0 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
float: right;
clear: both;
}
li.bluetabs
{
float: left;
list-style: none;
text-align: center;
margin: 0px;
width: 102px;
font-weight: bold;
height: 30px;
padding: 0px 0 0 0;
}
li.bluetabs a
{
float: left;
list-style: none;
text-align: center;
margin: 0px;
color: #333333;
text-decoration: none;
background: url(images/brief-exchange/b_bluetab.png) no-repeat top left;
width: 102px;
padding: 7px 0 0 0;
font-weight: bold;
height: 30px;
}
li.bluetabs a:hover
{
background: url(images/brief-exchange/b_bluetab.png) no-repeat bottom left;
color: #FFFFFF;
padding: 7px 0 0 0;
height: 30px;
}
.topbit {
margin-top: 5px;
margin-left: 5px;
}
.be_textarea
{
width:500px; height: 80px; border:1px solid #999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
input.qc
{
width: 230px;
border: 1px solid #999999;
font-family: Tahoma, Arial, Verdana;
color: #333333;
font-size: 11px;
}
textarea.qc
{
width: 230px;
border: 1px solid #999999;
font-family: Tahoma, Arial, Verdana;
color: #333333;
font-size: 11px;
height: 60px;
}

/*********************************************
END BRIEF EXCHANGE CLASSES 
/*********************************************



/* POSITYION OF DYNAMIC DROP DOWNS */
.bar-links
{
margin-left: 500px;
}


/* OFF */

.topHead
{
background: url(images/cr_magazine-home2-top.jpg) no-repeat;
width: 992px;
height: 104px;
text-align:  right;
padding-right: 30px;
}

.navbarblock
{
background-image: url(images/header-key-links-bg2.png);
background-repeat: no-repeat;
width: 992px;
height: 35px;
}
.newnavholder
{
margin-top: 2px;
float: left;
}
.mainlinks-pos
{
margin-top: -1px;
float: left;
margin-left: 20px;
}
.mainlinks-pos2
{
margin-top: -1px;
float: left;
margin-left: 30px;
}
.mainlinks-pos3
{
margin-top: -1px;
float: left;
margin-left: 32px;
}
.mainlinks-pos4
{
margin-top: -2px;
float: left;
margin-left: 33px;
}
.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;
}
.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: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #CCCCCC;
}
.subnav
{
margin: 5px 0px 5px 7px;
}
.subnav a
{
line-height: 20px;
}
.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;
}
#linkbox {
	margin-bottom: 20px;
	margin-top: 10px;
}
#crumbholder {
	margin-bottom: 6px;
}

#searchbox {
	_margin-top: -15px;
	margin-left: 790px;
	width: 300px;
}


#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;
}
SELECT.qc
{
font-size: 11px;
font-family: Tahoma, Arial, Verdana;
}
#car_brands {
 padding: 0;
 margin: 0;
 list-style-type: none;
}

#car_brands li {
 float: left;
 display: table-cell;
 width: 90px;
 height: 90px;
 margin: 4px



}

#car_brands a {
  width: 90px;
 height: 90px;
 display: block;
  border: 1px solid #ccc;
   text-indent: -100000px;
}

#lowholder {
 clear: both;
}

.deleted {
	padding: 0px 0px 0px 10px;
	height: 26px;
	text-decoration:line-through;
	color: #FF0000;
}

/* tool tip for new 2007 nav */
#dhtmltooltip {
	position: absolute;
	background: url(bgs/floatbox.png) no-repeat;
	width: 266px;
	height: 126px;
	visibility: hidden;
	padding: 30px 70px 0px 10px;
	_padding: 30px 10px 0px 10px;
	color: #333333;
	z-index: 100;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.startLinkBox
{
}


H3.NewsStartBox
{
background: #999999; font-weight: bold; margin: 0px 0px 7px 0px; padding: 6px; color: #FFFFFF; font-size: 14px; 
}
.newsLinkBox
{
width: 270px; float: left
}