@charset "UTF-8";
/* CSS Document */
/* general--------------------------------------------------*/
body {
	text-align: center;
	margin: 0px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #001237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.clear {
	clear: left;
}
.imagereplace {
	display: none;
}
p {
	margin: 10px;
	line-height: 20px;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	color: #000066;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 20px;
	color: #000066;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 18px;
	color: #000066;	
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	margin: 10px;
	font-size: 14px;
	color: #000066;	
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
}
ul {

}
li {
	list-style: disc;
}
a {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
/*	color: #6e0000;
	border-bottom: 1px dotted #6e0000;
*/}
a:link {
	text-decoration: none;
	color: #000066;
} 
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
/*	color: #6e0000;
	border-bottom: 1px dotted #6e0000;	
*/}

/* start structure-------------------------------------------*/
#bgwrapper {
	background: url(http://dxabd63jg79am.cloudfront.net/images/bgwrapper.jpg) no-repeat scroll 50% 0;
	color: #211b15;
	margin: 0 auto;
	overflow: hidden;
}
#containerHOME {
	width: 955px;
	text-align: center;
	margin: 0px auto;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/containerBGhome.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0;
}
#container {
	width: 955px;
	text-align: center;
	margin: 0px auto;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/containerBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0;
}
#header {
	width: 481px;
	height: 119px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/header.jpg);
	background-repeat: no-repeat;
	margin-left: 19px;	
	float: left;
	display: inline;
	padding: 0;
	border: none;
}
#header img {
    margin: -10px 0 0 0; border: none;}
#headerbar {
	width: 936px;
	height: 50px;
	background-image: url(../images/oil-spill.jpg);
	background-repeat: no-repeat;	
	float: left;
	display: inline;
	margin-left: 19px;
	padding: 0;
	border: none;
}

#nav1 {
	width: 230px;
	height: 119px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	position: relative;
}
/* nav1 buttons-------------------------------------------*/
#nav1 li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}
	
#nav1 li, #nav1 a {
    height: 119px;
	display: block;
	border: none;
	text-decoration: none;
}
#nav1a {
	width: 51px;
	left: 0;	
}
#nav1b {
	width: 62px;
	left: 51px;	
}
#nav1c {
	width: 54px;
	left: 113px;	
}
#nav1d {
	width: 63px;
	left: 167px;
}
#nav1a a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    0 -119px no-repeat;}
#nav1b a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    -51px -119px no-repeat;}
#nav1c a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    -113px -119px no-repeat;}
#nav1d a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    -167px -119px no-repeat;}
#nav1a a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    0 -238px no-repeat;}
#nav1b a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    -51px -238px no-repeat;}
#nav1c a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    -113px -238px no-repeat;}
#nav1d a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav1.jpg)
    -167px -238px no-repeat;}


/* END nav1 buttons-------------------------------------------*/

#firmphone {
	width: 225px;
	height: 119px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/firmphone.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	position: relative;	
}


#nav2 {
	width: 917px;
	height: 50px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 19px;
	_margin-bottom: -19px;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
	clear: left;
	text-align: left;
	z-index: 900;
	border: none;
}
/* nav2 buttons-------------------------------------------*/
#nav2 ul {
	padding: 0; 
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
    position: absolute; 
	top: 0;
}
	
#nav2 ul, #nav2 a {
    height: 50px;
	display: block;
	border: none;
	text-decoration: none;
	margin-left: 0;
	
}
#nav2a {
	width: 188px;
	list-style-type: none;	
}
#nav2b {
	width: 181px;
	list-style-type: none;		
}
#nav2c {
	width: 187px;
	list-style-type: none;		
}
#nav2d {
	width: 179px;
	list-style-type: none;		
}
#nav2e {
	width: 182px;
	list-style-type: none;		
}
#nav2a a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    0 -50px no-repeat;}
#nav2b a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -188px -50px no-repeat;}
#nav2c a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -369px -50px no-repeat;}
#nav2d a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -556px -50px no-repeat;}
#nav2e a:hover {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -735px -50px no-repeat;}	
#nav2a a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    0 -100px no-repeat;}
#nav2b a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -188px -100px no-repeat;}
#nav2c a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -369px -100px no-repeat;}
#nav2d a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -556px -100px no-repeat;}
#nav2e a:active {
    background: transparent url(http://dxabd63jg79am.cloudfront.net/images/nav2.jpg)
    -735px -100px no-repeat;}	


/* END nav2 buttons-------------------------------------------*/



/* Nav2 DropDown Start Here---------------------------------------------------------*/

#nav2 li{
	float:left;
	position:relative;
	list-style-type: none;
	margin-bottom: 0;
}
#nav2 ul {
	position:absolute;
	display:none;
	width: 167px;
	top: 50px;
	background-color: #CCCCCC;
	margin: 0;
	
}
#nav2 li ul a{
	width: 167px;
	height:auto;
	float:left;
	position: relative;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #CCCCCC;
	margin:0;
	color: #666666;
	font-size: x-small;
	border: thin solid #fff;
	
}
#nav2 li ul li a:hover{
	background-image: none;
	background-color:#FFFFFF;
	color: #000066;
	margin: 0;
}
#nav2 ul ul{
	top:auto;
	margin: 0;
}	
#nav2 li ul ul {
	left: -180px;
	margin:0;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li:hover ul ul ul ul{
	display:none;
	margin: 0;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li li li li:hover ul{
	display:block;
	margin: 0;
}
/*-- END Nav2 Dropdown---------------------------------------------*/

#flashheader {
	width: 936px;
	height: 233px;
/*	background-image: url('http://dxabd63jg79am.cloudfront.net/images/flashheader001.jpg');  
	background-repeat: no-repeat;
*/	clear: left;
	margin-left: 10px;
	padding-right: 10px;
	border: none;
}

#col1 {
	width: 249px;
	float: left;
	text-align: left;
	height: auto;
}
#search-cap {
	width: 249px;
	height: 34px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/cap-search.jpg);
	background-repeat: no-repeat;
}
#cse-search-box {
	margin: 8px 0 8px 25px;
}
#searchbutton {
	margin-top: 8px;
}
#cse-search-results
{
height:1000px;
overflow-y:hidden;
overflow-x:hidden;
}
#findinfo-cap {
	width: 249px;
	height: 34px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/cap-findinfo.jpg);
	background-repeat: no-repeat;
}
#havecase-cap {
	width: 249px;
	height: 34px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/cap-havecase.jpg);
	background-repeat: no-repeat;
}
#verdicts-cap {
	width: 249px;
	height: 34px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/cap-verdicts.jpg);
	background-repeat: no-repeat;
}
#verdictsLI li {
	color:#000066;
}
.verdictsEM {
	color: #6e0000;

}
.col1content {
	width: 249px;
	height: auto;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/captableft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 1px 0 0 0;
}
.col1content li {
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 10px;
	list-style-type: none;
	font-weight: bold;
}
#IntakeForm {
	width: 220px;
	height: auto;
	margin-left: 20px;
}
#col2 {
	width: 706px;
	float: left;
	height: auto;
}
#col2HOME {
	width: 457px;
	float: left;
	height: auto;
}
#col2 a, #col2HOME a{
	color: #1D4C8D;
	border-bottom: 1px dotted #1D4C8D;
	text-decoration: none;
	font-weight: bold;
}
#col2 a:link, #col2HOME a:link {
	color: #1D4C8D;
	border-bottom: 1px dotted #1D4C8D;
	text-decoration: none;
	font-weight: bold;
}

#col2 a:hover, #col2HOME a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #6e0000;
	border-bottom: none;
}

#content {
	width: 675px;
	height: auto;
	text-align: left;
	margin-top: 0;
}

#content .img a a:hover {
	text-decoration: none;
	border-bottom: none;
}
#contentHOME {
	width: 457px;
	height: auto;
	text-align: left;
	margin-top: 0;
}

#contentHOME .img a {
	text-decoration: none;
	border-bottom: none;
}
#JWplayer {
	z-index: 100;
}
.ListBoxes {
	float:left;
	_margin-left: 10px;
}
.biobox {
	width: 457px;
	height: auto;
	overflow: hidden;
}

.biobox li {
	list-style: none;
	margin-left: 10px;
}

.biobox img {
	margin: 10px 10px 0 10px;
}
dt {
	margin-left: 10px;
}
#video {
	width: auto;
	height: auto;
	float: right;
	overflow: hidden;
	margin: 0 0 10px 10px;
}

#player2 {
	width: 360px;
	height: 290px;
	float: left;
	margin: 0 15px 10px 5px;
	_margin: 0;
}

#videoheader {
	width: 670px;
	height: 25px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/videoheader.jpg);
	margin-top: 0;
	_margin-left: 0;
}
#videoText {
	float:left;
	width: 295px;
}
#videothumbs a, #videothumbs a:link, #videothumbs a:active, #videothumbs a:hover {
	border-bottom: 30px Solid #fff;
	background-color: #fff;
	
}
.videothumb	{
	width: 150px;
	height: auto;
	margin: 8px;
	padding: 0;
	float: left;
	text-align: left;
	border-bottom: none;
	background-color: none;
}

.videothumb li {
	list-style: none;
	color: #666;
	font-size: 12px;
	border-bottom: none;
	background-color: none;
	
}
.videothumb img {
	border-bottom: none;
}
.h2video {
	border-bottom: 1px solid #CCCCCC;
}
#col3 {
	width: 249px;
	float: left;
	text-align: left;
	height: auto;
	overflow: hidden;
}
#socialnetworking {
	width: 249px;
	height: 45px;
}
#socialnetworking img {
	border: none;}

#legalnews-cap {
	width: 249px;
	height: 34px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/cap-legalnews.jpg);
	background-repeat: no-repeat;
}
#legalnewsLI li {
	color:#000066;
}
.legalnewsEM {
	color: #990000;

}
#litigationupdates-cap {
	width: 249px;
	height: 34px;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/cap-litigationupdates.jpg);
	background-repeat: no-repeat;
}
.col3content {
	width: 249px;
	height: auto;
	background-image: url(http://dxabd63jg79am.cloudfront.net/images/captabright.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
}
.col3content li {
	margin-left: 10px;
	margin-right: 30px;
	list-style-type: none;
}

.col3content p{
	margin-right: 30px;
}

.col3content a{
	font-weight: bold;
	color:#003366;
}
.col3content hr{
	margin-right: 19px;
	margin-left:	2px;
	list-style-type: square;
}
.Pbreakingnews {
	margin-right: 25px;
	margin-bottom: 12px;
}
.Pbreakingnews li {
	
}
.Pbreakingnews a {
	font-size: 11px;
	border-bottom: none;
}

.Pbreakingnews a:hover {
	border-bottom: #000033 solid thin;
}

#footer {
	width: 955px;
	text-align: center;
	margin: 0px auto;
	height: auto;
	color: #ffffff;
}

#footer a:link {
	text-align: center; 
	color:#ffffff;
}

#footer a:visited {
	color:#ffffff;
}

#footer a:hover {
	color:#CCCCCC;
}

/*---Sub Nav Links---*/

#subnavlinks {
	float:right;
	width:auto;
}

/*--- Form Title---*/

.info h2 {
    display: none;
}
table {
	margin: 10px;
}
