﻿body {
	margin:0;
	background:#fff url(../images/bg-body.gif) repeat-x;
	font:13px Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:880px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0 0 5px;
	overflow:hidden;
	background:url(../images/header-line.gif) no-repeat 50% 100%;
}
.logo{
	margin:63px 0 0 9px;
	display:inline;
	float:left;
	background:url(../images/logo.png) no-repeat;
	width: 557px;
	height: 30px;
}
.logo a{
	height: 30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#header .tel{
	float:right;
	letter-spacing:1px;
	margin:73px 21px 0 0;
	font-size:14px;
	color:#252525;
}
#content{
	width:100%;
	margin:126px 0 0;
	overflow:hidden;
	background:url(../images/bg-content-top.png) no-repeat;
}
#content .holder{
	height:1%;
	overflow:hidden;
	padding:0 14px;
	background:url(../images/bg-content.png) repeat-y;
}
#content .bottom-shadow{
	width:100%;
	height:8px;
	overflow:hidden;
	background:url(../images/bg-content-bottom.png) no-repeat;
}
.navigation-box{
	width:100%;
	overflow:hidden;
	float:right;
	margin:4px 0 0;
	background:#fdfdfd url(../images/bg-main-nav.gif) repeat-x;
}
#content .main-nav{
	margin:0;
	padding:0 0 0 0;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
}
.main-nav li{
	list-style:none;
	float:right;
}
.main-nav li a{
	float:left;
	text-decoration:none;
	background:url(../images/bg-main-nav-list.gif) no-repeat;
}

.main-nav li a:hover, .main-nav li.active a{
	text-decoration:none;
	background:url(../images/bg-main-nav-list-h.gif) no-repeat;
}

.main-nav li a span{
	float:left;
	cursor:pointer;
	padding:13px 18px 12px;
	white-space:nowrap;
	color:#000;
	background:url(../images/bg-main-nav-list.gif) no-repeat 100% -41px;
}

.main-nav li a:hover span, .main-nav li.active a span{
	color:#fff;
	background:url(../images/bg-main-nav-list-h.gif) no-repeat 100% -41px;
} 


/* FIRM OVERVIEW */
body#firmoverview a#firmoverviewnav span,
body#attorneyprofile a#attorneyprofilenav span,
body#currentcases a#currentcasesnav span,
body#recentsuccess a#recentsuccessnav span,
body#investigations a#investigationsnav span,
body#contactus a#contactusnav span {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-main-nav-list-h.gif);
}
/* END FIRM OVERVIEW */



#content h1{
	margin:0;
	clear:both;
	font-size:18px;
	line-height:39px;
	color:#fff;
	background:url(../images/bg-heading.gif) repeat-x;
}
#content h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 4px 0px;
}
.case {
	padding:10px;
}
#content a{
	color:#000;
}
#content a:hover{
	color:#900;
}
#content h1 span{
	padding:0 0 0 31px;
	text-transform:uppercase;
	background:url(../images/arrow.gif) no-repeat 14px 50%;
}
#content .box{
	width:818px;
	padding:15px 15px 0 18px;
	margin:0 0 28px;
	overflow:hidden;
}
#content .box .text{
	width:545px;
	float:left;
}
#content .box .text p{
	margin:0 0 10px 0;
	font-size:13px;
	line-height:22px;
	color:#000;
}

#content .box .text span a {
	margin:3px;
	font-size:13px;
	color:#990000;
	display:block;
	float:right;
}

#content .box .picture{
	width:258px;
	padding:10px 5px 0 0;
	float:right;
}
#content .box .picture img{
	display:block;
}
#content .form-box{
	padding:17px 1px 0 19px;
	width:829px;
	overflow:hidden;
	background:#f3f3f3;
}
#content .form-box .text{
	width:490px;
	float:left;
}
#content .form-box h2{
	margin:0 0 7px;
	font-size:17px;
	line-height:19px;
	text-transform:uppercase;
	color:#b01414;	
}
#content .form-box .text p{
	margin:0 0 23px;
	font-size:12px;
	line-height:17px;
	color:#4f4f4f;	
}
#content .form-box .form-holder{
	width:321px;
	float:right;
}
.form-holder .text-field{
	width:304px;
	height:21px;
	float:left;
	padding:3px 4px 2px;
	margin:0 0 5px;
	background:url(../images/bg-text-field.gif) no-repeat;
}
.form-holder .text-field input{
	width:300px;
	border:0;
	color:#4f4f4f;
	background:none;
	padding:2px 1px 0 4px;
}
.form-holder .text-area{
	margin:0 0 0;
	float:left;
	padding:3px 4px 0;
	width:304px;
	height:48px;
	background:url(../images/bg-text-area.gif) no-repeat;
}
.form-holder .text-area textarea{
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 1px 0 2px;
	background:none;
	overflow:auto;
	width:301px;
	color:#4f4f4f;
	height:46px;
}
.form-holder .send-button{
	margin:5px 0 0;
	float:left;
	background:url(../images/bottom-line.gif) repeat-x;
}
.holder .text-box{
	width:100%;
	padding:16px 0 0;
	margin:9px 0 0;
	overflow:hidden;
	background:url(../images/bottom-line.gif) repeat-x;
}
.holder .text-box .text-holder{
	width:100%;
	overflow:hidden;
	padding:4px 0;
	background:#fff url(../images/bg-text-box.gif) no-repeat 0 100%;
}
.holder .text-box .text-holder span{
	width:100%;
	text-align:center;
	display:block;
	font-size:11px;
	line-height:17px;
	color:#696969;
	letter-spacing:1px;
	font-style:normal;
}
#footer{
	width:100%;
	overflow:hidden;
	padding:22px 0 56px;
}
#footer ul{
	margin:0;
	padding:0;
	text-align:center;
	font-size:10px;
}
#footer li{
	display:inline;
	list-style:none;
	color:#696969;
	padding:0 0 0 4px;
	background:url(../images/footer-separator.gif) no-repeat 0 2px;
}
#footer li:first-child { 
	background:none;
}
#footer li a{
	text-decoration:none;
	color:#a70909;
}
#footer li a:hover{
	text-decoration:underline;
}

#container {
	width:635px;
	height: 303px;
	margin: 115px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#buttons {
	width: 620px;
	margin: 0 auto;
	text-align:center;
	background:#333;
}
#buttons ul {
	padding:0 0 0 2px;
	margin:0px auto;
	position:relative;
	display:block;
}
#buttons li {
	float:left;
	padding: 14px 12px;
	margin:0px;
	display:block;
	border-right: 1px #eee solid;
	background: #ccc url('../images/buttonback.jpg') repeat-x;
}

#buttons li a {
	list-style:none;
	text-decoration:none;
	color: #000;
}
#buttons li a:hover {
	list-style:none;
	text-decoration:none;
	color: #990000;
}
.form-holder-contact .text-field{
	width:304px;
	height:21px;
	float:left;
	padding:3px 4px 2px;
	margin:0 0 5px;
	background:url(../images/bg-text-field.gif) no-repeat;
}
.form-holder-contact .text-field input{
	width:300px;
	border:0;
	color:#4f4f4f;
	background:none;
	padding:2px 1px 0 4px;
}
.form-holder-contact .text-area{
	margin:0 0 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 4px 0;
	width:304px;
	height:48px;
	background:url(../images/bg-text-area.gif) no-repeat;
}
.form-holder-contact .text-area textarea{
	margin:0;
	border:0;
	padding:3px 1px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	overflow:auto;
	width:301px;
	color:#4f4f4f;
	height:46px;
}
.form-holder-contact .send-button{
	margin:5px 0 0;
	float:left;
	background:url(../images/bottom-line.gif) repeat-x;
}
.newsbox p {
	padding: 4px;
}
.newsbox span a {
	float:right;
	color:#990000;
	font-size:12px;
	margin-right:10px;
}