/* <![ 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:#193e00;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
}

.body2{	
	margin:0; 
	padding:0; 
	background:#000 repeat-x bottom center url(../images/body2_bg.jpg);
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	width:100%;
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1000px;
}
			
a {	
	color:#5f0317;
	text-decoration:underline}
	
a:hover {	
	color:#7d3436;
	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 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	color:#6d001b;
}
	
h2{	
	font: bold 14px Arial, Helvetica, sans-serif;
}
	
h3{	
	font: bold 12px Arial, Helvetica, sans-serif;
}

.clear { clear:both; }

.centered_text {
	width:320px;
	margin:8px auto;
	text-align:center !important;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#6b757c;
}

.group_shot {
	float:right;
	width:231px;
	height:144px;
}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	height:23px;
	font:bold 10px Arial, Helvetica, sans-serif;
}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:81px;
	top:47px
}
	
.nav ul li {
	display:inline;
	float:left;
}
	
.nav li a {
	float:left;
	height:16px;
	padding:5px 24px 2px 32px;
	text-align:center;
	color:#5a0117;
	text-decoration:none;
	background:no-repeat url(../images/nav_off_left.gif);
	margin-left:6px;
}

.nav li img {
	float:left;
	display:block;
	height:23px;
	width:7px;
	background:no-repeat url(../images/nav_off_right.gif);
}
	
	
.nav li:hover img {
	float:left;
	display:block;
	height:23px;
	width:7px;
	background:no-repeat url(../images/nav_on_right.gif);
}
	
.nav li:hover a {
	background:no-repeat url(../images/nav_on_left.gif);
	color:#000;
	height:15px;
	padding:6px 24px 2px 32px;
	text-decoration:none;
}

	
.aops {
	margin:0px;
}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
.aops a {	
	display:block;
	color:#3a000e;
	font:bold 10px Arial, Helvetica, sans-serif;
	width:141px;
	height:20px;
	position:relative;
	padding-top:4px;
	text-decoration:none;
	padding-left:9px;
	background:no-repeat url(../images/aops_off.jpg);
}

.aops a:hover {
	color:#000;
	text-decoration:none;
	position:relative;
	width:139px;
	height:17px;
	padding-top:7px;
	padding-left:11px;
	background:no-repeat url(../images/aops_on.jpg);
}	


		
.footlinks {
	width:1000px;
	clear:both;
	height:18px;
	background:no-repeat url(../images/footlinks_bg.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/footlinks_bg.png, sizingMethod='crop');
	text-align:center;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#e4d8aa;
	padding-top:7px;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
}	
	
.footlinks ul li.last_child {
}	
	
.footlinks a {
	position:relative;
	margin:0px;
	color:#e4d8aa;
	text-decoration:none;
}
	
.footlinks a:hover {
	color:#e7b248;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:1000px;
	height:149px;
	background:url(../images/header.jpg) no-repeat;
}

#sub_header{
	position:relative;
	width:1000px;
	height:25px;
	background:url(../images/search_bg.gif) no-repeat;
}

.mid {
	width:1000px;
	padding:0;
	margin:0;
	background:repeat-y url(../images/mid_bg_tile.jpg);
}	

.mid_inner {
	width:1000px;
	padding:0;
	margin:0;
	_z-index:1;
	position:relative;
	background:url(../images/sub_header.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/sub_header.png, sizingMethod='crop');
}	

.mid_inner_1 {
	width:1000px;
	padding:0;
	margin:0;
	_z-index:1;
	position:relative;
	background:url(../images/sub_header_1.png) no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/sub_header_1.png, sizingMethod='crop');
}

.left {
	padding-top:0;
	float:left;
	width:153px;
	height:308px;
	overflow:hidden;
	background:no-repeat url(../images/left_bar.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/left_bar.png, sizingMethod='crop');
	margin-left:65px;
	_margin-left:32px;
	margin-top:48px;
	margin-right:18px;
	_margin-right:19px;
	padding:36px 13px;
}

.footer {
}

#content {
	padding:200px 0px 20px 0px !important;
	width:664px;
	float:left;
}	

	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}

#content * {
}


/*	<![ Quick Contact [ -----------------------------------------------------------*/

.left_contact {
	width:150px;
	margin-top:80px;
	margin-left:5px;
}

.left_contact h2 {
	display:none;
}

.left_contact p {
	color:#7a0320;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:20px;
}

.qctable {
	position:relative;
}
	

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:185px; 
	border:solid 1px #8c9faa;
	font-size:11px;
}

.form_label {
	color:#5278aa;
	font:normal 10px Arial;
}

.msg-pct { 
	width:185px; 
	height:40px;
	overflow:auto;
	border:solid 1px #8c9faa;
	font-size:11px;
}



.search_btn {
	border:none;
	position:relative;
	width:58px;
	height:24px;
	background:no-repeat url(../images/search_btn.jpg);
	_margin-right:9px;
}

.search_btn:hover {
	background:no-repeat url(../images/search_btn_on.jpg);
}

.search_field {
	border:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	width:144px;
	height:12px;
	border:solid 1px #a17a2d;
	background:#eec77a;
	padding:2px;
	position:relative;
	top:-1px;
	margin-left:9px;
	_top:-3px;
}

#search_box {
	position:absolute;
	top:0;
	right:84px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	_position:relative;
	float:right;
	_right:75px;
}



.submit {
	border:none;
	width:70px;
	height:30px;
	background:no-repeat url(../images/submit_btn.jpg);
}

.submit:hover {	
	background:no-repeat url(../images/submit_btn_over.jpg);
}




/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#footer {
	width:100%;
	background:repeat-x url(../images/disclaimer_bg.jpg);
}

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#d8ca94;
	margin:0 auto;
	text-align:left;
	height:34px;
	padding:15px 30px 5px 30px;
	width:940px;
}

#lexislogo {
	float:left;
	margin-right:20px;
}

#lexislogo img {
	width:105px;
	height:27px;
	background:no-repeat url(../images/lexislogo.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/lexislogo.png, sizingMethod='crop');
}

#disclaimer_text {
	float:right;
	width:800px;
}

#disclaimer a {
	color:#d8ca94;
	text-decoration:none;
}

#disclaimer a:hover {
	color:#d8ca94;
	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{
}

.pad_frm_itm {
padding:3px 0px;
margin:0px;
}

.form-label {
width:140px; /* Width of labels */
padding:0px 5px 0px 0px;
display:inline-block;
vertical-align:top;
}

.form-pct {
width:300px;
font:12px Verdana, Arial, Helvetica, sans-serif;
}

.msg-pct {
width:445px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
height:70px;
overflow:auto;
font:12px Verdana, Arial, Helvetica, sans-serif;
}

.custom-form {
}

.custom-form fieldset {
margin:0px 0px 10px 0px;
padding:0px;
width:470px; /*  .msg-pct width + 25   */
border:none;
}

.custom-form legend {
padding:0px 2px;
font-weight:bold;
}

.custom-form fieldset ol {
margin:0px;
padding:0px;
list-style:none;
}