/* <![ 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:#c6cfd8 repeat-x url(../images/main_bg.jpg);
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:944px;
	margin-top:20px;
}
			
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 20px Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
	color:#59718c;
}

.left h1{	
	text-align:center;
}
	
h2{	
	font: bold 16px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px 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:44px;
	background:#fff;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	left:5px;
	top:0px
	}
	
.nav ul li {
	display:inline	
	}

.nav ul .first_child a {
	float:left;

	height:24px;;
	text-align:center;
	color:#fff;
	background:no-repeat url(../images/nav_first.jpg);
	text-decoration:none;
}

.nav ul .last_child a {
	float:left;

	height:24px;
	text-align:center;
	color:#fff;
	background:no-repeat url(../images/nav_last.jpg);
	text-decoration:none;
}

	
.nav a {
	float:left;
	padding:20px 29px 0 28px;
	height:24px;
	text-align:center;
	color:#fff;
	background:no-repeat url(../images/nav.jpg);
	text-decoration:none;
}


.nav ul .first_child a:hover {
	color:#384A5E;
	background:no-repeat url(../images/nav_first_over.jpg);
	text-decoration:none;
}

.nav ul .last_child a:hover {
	color:#384A5E;
	background:no-repeat url(../images/nav_last_over.jpg);
	text-decoration:none;
}

	
.nav a:hover {
	color:#384A5E;
	background:no-repeat url(../images/nav_over.jpg);
	text-decoration:none;
}
	
	
.aops {
	margin:10px 0 0 0;
	width:238px;
	text-align:center;
}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	

.aops ul li {
	margin:0;
	padding:0;
	display:inline;
}

.aops ul li a {	
	display:block;
	color:#465866;
	margin:0;
	padding:10px 0;
	font:bold 14px Georgia,"Times New Roman",Times,serif;
	border:solid #CCCCCC;
	border-width:1px 0 0 0;
}

.aops ul li a:hover {
	color:#000;
	text-decoration:none;
}	

.aops ul .last_child a {
	display:block;
	color:#465866;
	margin:0;
	padding:10px 0;
	font:bold 14px Georgia,"Times New Roman",Times,serif;
	border:solid #CCCCCC;
	border-width:1px 0 1px 0;
}

.aops ul li ul li a {	
	display:block;
	color:#465866;
	margin:0;
	padding:10px 0;
	font:bold 14px Georgia,"Times New Roman",Times,serif;
	border:solid #CCCCCC;
	border-width:0 0 1px 0;
}

		
.footlinks {
	width:944px;
	clear:both;
	height:14px;
	margin:10px auto;
	background:repeat-x url(../images/footer_nav_bg.jpg);
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #535353;
}	
	
.footlinks ul li.last_child {
	border-right:none;
}	
	
.footlinks a {
	margin:0px 10px 0 10px;
	color:#535353;
}
	
.footlinks a:hover {
	color:#535353;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header {
	position:relative;
	width:944px;
	height:196px;
	margin:0;
	padding:0;
}

#header_left {
	width:260px;
	height:196px;
	background:url(../images/header_left.jpg) no-repeat;
	float:left;
}

#header_right {
	width:684px;
	height:196px;
	float:left;
}

.mid_top {
	width:944px;
	height:17px;
	padding:0;
	margin:0;
	background:no-repeat url(../images/mid_top.jpg);
}	

.mid {
	width:944px;
	padding:0;
	margin:0;
	background:repeat-y url(../images/mid_bg.jpg);
}	

.mid_bottom {
	width:944px;
	padding:0;
	height:21px;
	margin:0;
	background:no-repeat url(../images/mid_bottom.jpg);
}	

.left {
	padding-top:0;
	float:left;
	width:238px;
	margin-left:23px;
	margin-right:42px;
}

* html .left {
	padding-top:0;
	float:left;
	width:238px;
	margin-left:11px;
	margin-right:42px;
}

.left_hr {
	width:206px;
	height:9px;
	background:no-repeat url(../images/left_hr.jpg);
	margin:0 auto;
}

.left_p {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#454545;
	text-align:center;
	margin-bottom:18px;
	margin-top:10px;
}

#content {
	padding:0px 0px 20px 5px !important;
	width:589px;
	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:#0c0c0c;
	line-height:20px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#0c0c0c;
	
}

#content * {
	line-height:20px;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	position:relative;
    width:238px;
}
	
.qchead {
	text-align:center;
}

.qchead h2{
	width:184px;
	height:19px;
	background:no-repeat top center url(../images/quick_contact_header.jpg);
	margin:40px auto 0px auto;
}	


/* ====================================================== */

#form-pct_name {
	display:block;
	width:195px;
	height:18px;
	background:no-repeat url(../images/qc_name.jpg);
	border:none;
	padding:5px 6px 6px 36px;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.form-pct_name_f {
	display:block;
	width:198px;
	height:17px;
	background:#fff;
	border:none;
	font:normal 11px Arial, Helvetica, sans-serif;
}

/* ====================================================== */
/* ====================================================== */

#form-pct_phone {
	display:block;
	width:191px;
	height:18px;
	background:no-repeat url(../images/qc_phone.jpg);
	border:none;
	padding:5px 6px 6px 40px;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.form-pct_phone_f {
	display:block;
	width:194px;
	height:17px;
	background:#fff;
	border:none;
	font:normal 11px Arial, Helvetica, sans-serif;
}

/* ====================================================== */
/* ====================================================== */

#form-pct_email {
	display:block;
	width:197px;
	height:18px;
	background:no-repeat url(../images/qc_email.jpg);
	border:none;
	padding:5px 6px 6px 34px;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.form-pct_email_f {
	display:block;
	width:200px;
	height:17px;
	background:#fff;
	border:none;
	font:normal 11px Arial, Helvetica, sans-serif;
}

/* ====================================================== */
/* ====================================================== */

#form-pct_msg {
	display:block;
	width:177px;
	height:55px;
	background:no-repeat url(../images/qc_message.jpg);
	border:none;
	padding:5px 6px 6px 54px;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.form-pct_msg_f {
	display:block;
	width:180px;
	height:50px;
	background:#fff;
	border:none;
	font:normal 11px Arial, Helvetica, sans-serif;
}

/* ====================================================== */

#emailForm ol {
	list-style:none;
	padding:0;
	margin:0;
}
#emailForm ol li {
	padding:0;
	margin:5px 0;
}
#emailForm fieldset {
	border:medium none;
	margin:0 0 10px;
	padding:0;
}
.form-label {
	display:inline-block;
	padding:0 3px 0 0;
	vertical-align:top;
	width:215px;
}
.form_label {
	color:#5278aa;
	font:normal 10px Arial;
}

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:300px; 
	border:solid 1px #8c9faa;
	font-size:11px;
}

.msg-pct { 
	height:40px;
	width:520px;
	overflow:auto;
	border:solid 1px #8c9faa;
	font:11px Arial, Helvetica, sans-serif;
}

.submit {
	border:none;
	position:absolute;
	width:84px;
	height:28px;
	background:no-repeat url(../images/submit_btn.jpg);
	right:0px;
}


.search_field {
	border:none;
	font-size:10px;
	width:120px;
}

#search_box {
	height:21px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#535353;
	margin:0 auto;
	text-align:left;
	height:60px;
	padding:15px 0px 5px 0px;
	width:944px;
}

#lexislogo {
	margin:10px auto 20px auto;
	text-align:center;
}

#disclaimer_text {
	width:844px;
	margin:0 auto;
}

#disclaimer a {
	color:#535353;
	text-decoration:none;
}
		
#disclaimer a:hover {
	color:#535353;
	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{
}
