/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	height:100%;
}
	
.body{	
	margin:0; 
	padding:0; 
	background:url(../images/bg_image.gif);
	font:12px/14px Georgia;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
}
		
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:900px !important;
	padding:0;
	background:#fff;
	border:solid #7f868c;
	border-width:0 2px 2px 2px;
	overflow:hidden;
}
	

		
a {	
	color:#be0000;
	text-decoration:none;
	font-weight:bold;
}
	
a:hover {	
	text-decoration:underline;
}
	
input, select, textarea{	
	border:1px solid #000;
}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;
}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;
}

h1{	
	font: bold 26px Georgia;
	margin:0;
	margin-bottom:2px;
	color:#ad0000;
	font-weight:normal;
}
	
h2{	
	font: bold 12px Georgia;
	margin:0;
	font-style:italic;
	margin-bottom:2px
}
	
h3{	
	font: bold 14px Georgia;
	margin:0;
	margin-bottom:2px
}

p {
	font:14px Tahoma;
	color:#4c4b4b;
}


/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	height:65px;
	background:#2F2F2F;
	font:14px Georgia;
	width:900px !important;
}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
	
.nav ul li {
	display:inline;
}

.nav ul .first_child a {

}

.nav ul .last_child a {
	padding-left:13px;
	padding-right:11px;
}

	
.nav a {
	float:left;
	height:37px;
	padding:26px 12px 2px 11px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	background:repeat-x url(../images/nav_bg.jpg);
	text-decoration:none;
	font-weight:normal;
}
	
.nav a:hover {
	background:repeat-x url(../images/nav_bg_hover.jpg);
	text-decoration:none;
}

.float_list li {
	float:left;
	width:230px;
	margin-right:20px;
}

/*	<![ Bottom Navigation [ -----------------------------------------------------------*/

#bottom_nav {
	text-align:center;
	width:710px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
	
#bottom_nav ul {
	padding:0;
	list-style:none;
}
	
#bottom_nav ul li {
	float:left;	
	padding-left:12px;
	padding-right:5px;
	background: no-repeat url(../images/red_bullet.jpg);
	font-size:10px;
}

#bottom_nav ul li.first_child {
	background: #000;
}


#bottom_nav ul li a {
	color:#fff;
	font-weight:normal;
}

		

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	width:900px;
	height:135px;
	margin:0;
	padding:0;
	background:url(../images/header.jpg) no-repeat
}



#main_body {
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#content {
	margin:18px 10px 10px 0px;
	width:612px;
	float:right;
}	

#content * {
	line-height:20px;
}
	
#content p {
	text-align:left;
}

#content ul.float_list {
	list-style:disc !important;
}

#content ul.float_list li {
	font:14px/20px Tahoma;
	color:#4c4b4b;
}

#content ul {
	list-style-type:square !important;
}

#content ul li {
	font:14px/20px Tahoma;
	color:#4c4b4b;
}

address {
	font:normal normal 11px Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:10px
}	



/*	<![ Left Column[ -----------------------------------------------------------*/

#content_left {
	width:255px;
	margin:0;
	padding:0;
	float:left;
}

#contact_number {
	width:254px;
	height:83px;
	margin:0;
	padding:0;
	margin-left:10px;
	background:no-repeat url(../images/contact_number.jpg);
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

.left_box {
	margin:0px 10px 10px 10px;
	width:254px
}

.left_box_top {
	width:246px;
	height:26px;
	background:repeat-x url(../images/left_title.gif);
	border: solid 1px #7b0c0c;
	margin:0;
	color:#ffffff;
	padding-top:9px;
	padding-left:6px;
	font-size:22px;
}

.left_box_bottom {
	width:240px;
	border-right: solid 1px #b40000;
	border-left: solid 1px #b40000;
	border-bottom: solid 1px #b40000;
	margin:0;
	padding:10px 6px 10px 6px;
}

.left_box_bottom ul {
	margin:0;
	padding:0;
	margin-left:16px;
	margin-right:1px;
}

.left_box_bottom li {
	list-style:square;
	color:#b90000;
	font-weight:bold;
	line-height:20px;
	font-size:13px;
	font-family:Tahoma;
}


.left_box_bottom ul li ul li {
	list-style:none;
	line-height:20px;
}	

.left_box_bottom ul li ul li span {
	font-weight:normal !important;
	list-style:none;
	text-indent:0px;
	line-height:20px;
	font-size:12px;
	font-family:Tahoma;


}	




.left_box_bottom span {
	color:#000000;
}



.attorneys_left_address {
	float: left; 
	margin-right: 40px;
	margin-top:12px;
}

.attorneys_right_address {
	float: left;
	margin-top:12px;
}



/*	<![Search Box [ -----------------------------------------------------------*/


#search_box { 
	height:60px;
	width:240px;
	margin-left:10px;
	padding: 8px 6px;
	background: repeat-x url(../images/search_bg.jpg);
	border: solid 1px #7b0c0c;
	font-size:22px;
	color:#fff;
	font-family:Georgia;
}

.search_field {
	width:190px;
	border:solid 1px #7b7b7b;
	margin-top:10px;
}

.search_btn {
	background:#a60000;
	color:#fff;
	border: none;
	padding:1px 2px 1px 2px;

}
	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	color:#717171;
	font-weight:bold;
}
	
.qchead {
	color:#717171;
	font-weight:normal;
	margin-left:8px;
	font-family:Tahoma;
	margin-bottom:10px;
}	

.pad_frm_itm {
	padding:0px;
	margin:0;
	font-weight:bold;
}
	
.form-pct { 
	width:160px; 
	height:12px;
	font-size:10px;
	background:#b6bdc2;
	border:none;
	margin:4px;
	float:right;
}

.msg-pct { 
	width:230px; 
	height:50px;
	overflow:auto;
	background:#b6bdc2;
	border:none;
	margin:4px;
	float:right;
}

.form_label {
	float:left;
	margin-top:3px;
	margin-left:6px;
}

.submit {
	display:block;
	width:89px;
	padding:2px 0px 2px 0px;
	background: #000;
	color:#fff;
	text-decoration:none;
	font:12px Tahoma;
	text-align:center;
	float:right;
	margin-right:4px;
}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;
}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	width:899px;
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	background:no-repeat url(../images/lexislogo.jpg);
	margin:0 auto 12px auto;
	text-align:left;
	height:30px;
	padding:0px 0px 5px 0px;
	
}

#disclaimer a {
	text-decoration:none !important;
	color:#333;
}

#disclaimer img.lexislink {
	border:none;
	float:left;
	width:86px;
	height:28px;
	margin-right:30px;
}
		
#disclaimer a:hover {
	text-decoration:underline !important;
}		

#disclaimer .disclaimer_text {
	float:left;
	width:780px;
}

/*	<![ Footer[	 -----------------------------------------------------------*/

#footer {
	width:879px;
	background:#000;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #000000;
	color:#fff;
	text-align:center;
	line-height:20px;
	padding:10px 10px 10px 10px;
	font-family:Tahoma;
}

#footer b {
	color:#a4aaae !important;
}

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
	padding:5px 0;
}

#fromAddress{
}

#directionsLocale{
	padding:5px 0;
}

#locale{
}

#directionsSubmit{
	padding:5px 0;
}

#map{
	border:solid 1px #000;
	margin-top:10px;
}

#addressNotFound{
}

#directions{
}


/* shadow box */
#overlay_div {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	position:relative;
	z-index:100;
}
#overlay_div p {
	border-top:1px solid #194502;
	padding-top:6px;
}
#iagree2 {
	background-color:#efffe7;
	border:1px solid #194502;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	margin:0;
	padding:15px;
	position:absolute;
	width:450px;
	height:150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#iagree2 sub{
	position:relative;
	left: 300px;
	font-size:10px;
	display:block;
	margin:1em 0;
}
 
#overlay_div h3 {
	-x-system-font:none;
	color:#031C40;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	padding:0;
}
#iagree2 .overlay_submit {
	-x-system-font:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#666666;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 6px 0 0;
	padding:4px;
}
#iagree2 .checkbox {
	display:block;
	float:left;
	height:22px;
}
#iagree2 input#Agreement {
	border:medium none;
	position:relative;
	top:3px;
}
 
/* Removes the ability to close Shadowbox */
 
#sb-nav-close{
	display:none;
	visibility:hidden;
}
 
#sb-loading a{
	display:none;
}

.disclaimer-pop {
	padding:20px;
}

.pop-agree {
	font-size:10px;
	background:none #fff;
	border:1px solid #B40000;
	padding:20px;
}

.disclaimer-pop p {
	font-size:12px;
}

