/* <![ 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/main_bg2.jpg);
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
}
	
.body2 {	
	margin:0; 
	padding:0; 
	background:repeat-x url(../images/main_bg.jpg);
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
}

#main_container {
	margin-left:auto;
	margin-right:auto;
	width:992px;
	padding-top:9px;
}

#container {
	text-align:left;
	width:992px;
	background:repeat-y url(../images/container_bg.png);
	overflow:hidden;
	_background-image: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/container_bg.png,sizingMethod='scale');
}

#container_top {
	width:992px;
	height:10px;
	padding:0;
	background:no-repeat url(../images/top_shadow.png);
	_background-image: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/top_shadow.png,sizingMethod='scale');
}

img.lexislogo {
	width:107px;
	height:25px;
	background:no-repeat url(../images/lexislogo.png);
	_background-image: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/lexislogo.png,sizingMethod='scale');
}

#container_bottom {
	width:992px;
	height:10px;
	padding:0;
	background:no-repeat url(../images/bottom_shadow.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bottom_shadow.png,sizingMethod='scale');
}

a {	
	color:#990000;
	text-decoration:none}
	
a:hover {	
	color:#990000;
	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:normal 18px "Myriad Pro", Georgia, Arial, sans-serif;
	margin-top:10px;
	letter-spacing:1px;
	color:#79380d;
}
	
h2{	
	font: bold 14px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

.clear { clear:both; }

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	float:left;
	height:45px;
	width:610px;
	background:repeat-x url(../images/nav_first.jpg);
	font:normal 13px Arial, Helvetica, sans-serif;
	overflow:hidden;
	}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
.nav ul li {
	display:inline	
	}

.nav ul .first_child a {
	float:left;
	height:29px;
	padding:14px 20px 2px 20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:repeat-x url(../images/nav_first.jpg);
}

.nav ul .first_child a:hover {
	background:repeat-x url(../images/nav_first_over.jpg);
	color:#000;
	text-decoration:none;
}

.nav ul .last_child a {
}

	
.nav a {
	float:left;
	height:29px;
	padding:14px 22px 2px 22px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:repeat-x url(../images/nav.jpg);
}
	
.nav a:hover {
	background:repeat-x url(../images/nav_over.jpg);
	color:#000;
	text-decoration:none;
}

.footlinks {
	width:962px;
	clear:both;
	height:22px;
	padding-top:8px;
	background:repeat-x url(../images/footer.jpg);
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #fff;
}	
	
.footlinks ul li.last_child {
	border-right:none;
}	
	
.footlinks a {
	margin:0px 10px 0 10px;
	color:#fff;
}
	
.footlinks a:hover {
	color:#fff;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:962px;
	height:255px;
	margin-left:15px;
}

.header_left_top {
	float:left;
	width:610px;
	height:109px;
	background:url(../images/header_top_left.jpg) no-repeat;
	text-align:right;
}

.header_left_bottom {
	float:left;
	width:610px;
	height:101px;
	background:url(../images/header_bottom_left.jpg) no-repeat;
	text-align:right;
}

.header_right {
	width:352px;
	height:253px;
	padding-top:2px;
	float:right;
	background:url(../images/header_right.jpg) no-repeat;
	text-align:center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
}

.header_right span {
	padding:0 12px;
}

#sub_header{
	width:962px;
	height:18px;
	background:url(../images/sub_header.jpg) no-repeat;
	margin-left:15px;
}

.mid {
	width:962px;
	padding:0;
	margin-left:15px;
}	

.left {
	position:relative;
	padding-top:0;
	float:right;
	width:342px;
}

.location {
	padding:0;
	float:right;
	width:342px;
	height:108px;
	_height:98px;
	padding-top:50px;
	_padding-top:60px;
	background:no-repeat url(../images/locations.jpg);
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:12px;
}

.location h2 span {
	display:none;
}

#content {
	padding:0px 18px 20px 30px !important;
	width:560px;
	float:left;
	background:no-repeat top right url(../images/top_blue_blob.jpg);
}	

	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
}

#content * {
	line-height:20px;
}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	float:right;
	top:10px;
    width:307px;
	height:197px;
	_height:187px;
	padding:36px 15px 0 20px;
	_padding:46px 15px 0 20px;
	background:no-repeat url(../images/qc_bg.jpg);
}
	

.qctable h2 span {
	display:none;
}	

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:245px;
	height:15px; 
	border:solid 1px #b07e4c;
	background:#844421;
	font-size:11px;
	float:right;
	margin-bottom:2px;
	color:#fff;
	padding:4px;
}

.form_label {
	color:#fff;
	font:normal 11px Arial, Helvetica, sans-serif;
	float:left;
	text-align:right;
	width:45px;
	padding-top:5px;
}

.msg-pct {
	width:245px;
	height:43px;
	border:solid 1px #b07e4c;
	background:#844421;
	font-size:11px;
	overflow:auto;
	float:right;
	color:#fff;
	padding:4px;
}

.submit {
	position:absolute;
	right:8px;
	border:none;
	width:85px;
	height:34px;
	margin-top:5px;
	background:no-repeat url(../images/submit_btn.jpg);
}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
	height:30px;
	padding:15px 0px 5px 0px;
	width:962px;
}

#lexislogo {
	float:left;
	margin-right:20px;
}

#disclaimer_text {
	float:right;
	width:800px;
}

#disclaimer a {
	color:#fff;
	text-decoration:none;
}
		
#disclaimer a:hover {
	color:#fff;
	text-decoration:underline;
}


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
}

#fromAddress{
	padding:4px 0;
}

#directionsLocale{
	padding:4px 0;
}

#locale{
}

#directionsSubmit{
	padding:4px 0;
}

#map{
	border:solid 1px #000;
}

#addressNotFound{
}

#directions{
}
