﻿#container
{
    width:900px;
	height:700px;
	padding: 0px 0px 0px 0px;
	margin:auto;
}
#litigation-header
{
	width:900px;
    height:108px;
	background-image:url(../../images/litigation/litigation-header.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	float:right;
}
#litigation-nav
{
    width:311px;
    height:585px;
    background-image:url(../../images/litigation/litigation-nav.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	float:left;
}
#litigation-list
{
    width:150px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:30px;
	left:16px;
	z-index:0;;
}
#litigation-list ul
{
    text-align:right;
}
#nav-main
{
    width:150px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:-117px;
	left:188px;
	z-index:0;
}
#nav-main ul
{
    text-align:left;
}
#nav-main li
{
    padding: 0px 13px 13px 0px;
}
#litigation-splash
{
    width:589px;
	height:585px;
	background-image:url(../../images/litigation/litigation-splash.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
    margin:0px;
	float:right;
}
#litigation-footer
{
    width:900px;
    height:87px;
	padding: 0px 0px 0px 0px;
	clear:both;
}
#copy
{
	position:relative;
	top:-200px;
	left:10px;
	padding:88px 10px 0px 109px;
	line-height:15px;
	z-index:0;
}
#info
{
	width:192px;
	height:200px;
	position:relative;
	top:340px;
	left:3px;
	color:#FCF9D9;
	font-weight:normal;
	line-height:15px;
	z-index:1;
}
#info a, hover, active
{
	color:#FCF9D9;
	text-decoration:none;
}
#info .title
{
	color:#CE9E4E;
	font-weight:bold;
}
/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
z-index:5;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD urlurl(../../images/moodalbox/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../../images/moodalbox/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}
