/* <![ 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:#d6d6d6;
	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:890px;
	background:#fff;
}
			
a {	
	color:#1a78b5;
	text-decoration:none}
	
a:hover {	
	color:#1a78b5;
	text-decoration:underline
	}
	
.clear { clear:both; }	

	
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 "Times New Roman", Times, serif;
	margin-top:0px;
	color:#1b699b;
}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	float:left;
	width:632px;
	height:50px;
	margin:0;
	padding:0;

}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0 0 0 4px;
}
	
.nav ul li {
	display:inline	
}

.nav ul .first_child a {
}

.nav ul .last_child a {
}

	
.nav a {
	float:left;
	color:#fff;
	text-decoration:none;
	text-indent:-99999px;
	overflow:hidden;
}

/*************** NAV CLASSES FORM BUTTONS ******************/

.nav a.nav_home {
	width:64px;
	height:50px;
	background:no-repeat url(../images/nav_home.jpg);
}

.nav a.nav_sex_crimes {
	width:95px;
	height:50px;
	background:no-repeat url(../images/nav_sex_crimes.jpg);
}

.nav a.nav_drug_crimes {
	width:100px;
	height:50px;
	background:no-repeat url(../images/nav_drug_crimes.jpg);
}

.nav a.nav_faqs {
	width:59px;
	height:50px;
	background:no-repeat url(../images/nav_faqs.jpg);
}

.nav a.nav_contact {
	width:82px;
	height:50px;
	background:no-repeat url(../images/nav_contact.jpg);
}

.nav a.nav_resource_links {
	width:115px;
	height:50px;
	background:no-repeat url(../images/nav_resource_links.jpg);
}

.nav_left {
	float:left;
	width:48px;
	height:50px;
	margin:0;
	padding:0;
	background:no-repeat url(../images/nav_left.jpg);
}
.nav_right {
	float:right;
	width:69px;
	height:50px;
	margin:0;
	padding:0;
	background:no-repeat url(../images/nav_right.jpg);
}
/***********************************************************/
	
.nav a:hover {
	color:#fff;
	text-decoration:none;
}
	
.aops {
	width:258px;
	color:#1b699b;
	padding:0;
	margin:0;
}

#sub_nav {
	float:right;
	width:632px;
	height:25px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	padding: 14px 0px 0px 0px;
}
	
.aops h2 {
	color:#000;
	margin:40px 0 10px 0;
	text-transform:uppercase;
	text-align:center;
	font:bold 14px "Times New Roman", Times, serif;
}
	
.aops ul {
	margin:20px 0 0 40px;
}	

*html .aops ul {
	margin:20px 0 0 80px;
}		
	
.aops a {	
	color:#1b699b;
	font:bold 12px "Times New Roman", Times, serif;
}
	
.aops a:hover {
	color:#1b699b;
	text-decoration:none
}	
		
.footlinks {
	width:890px;
	height:12px;
	background:#fff;
	clear:both;
	text-align:center;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#1a78b5;
	padding-top:8px;
	margin:0 auto;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none;
}	
	
.footlinks ul li {
	display:inline;
	margin:0px 5px;
	border-right:1px solid #1a78b5;	
}	
	
.footlinks ul li.last_child {
	border:none;
}	
	
.footlinks a {
	margin:0px 12px 0px 0px;
	color:#1a78b5;
}
	
.footlinks a:hover {
	color:#1a78b5;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	width:890px;
	height:126px;
	background:url(../images/header.jpg) no-repeat
}

#header img {
	width:890px;
	height:126px;
}

#sub_header_container {
	width:890px;
	height:108px;
	padding:0;
	margin:0;
}

#sub_header_left {
	float:left;
	width:257px;
	height:108px;
	background:no-repeat url(../images/sub_header_left.jpg);
}

#sub_header_right {
	float:right;
	width:633px;
	height:108px;
	background:no-repeat url(../images/sub_header_right.jpg);
}

.left {
	float:left;
	width:258px;
	margin:0;
	padding:0;
	background:no-repeat top center url(../images/aops_top.jpg);
}

.mid {
	background:repeat-y url(../images/mid_bg.jpg);
}	

#content {
	padding:10px 17px 10px 25px !important;
	width:590px;
	float:right
}	

.gray_box {
	float:left;
	width:575px;
	background:#d6d6d6;
	padding:17px 23px 29px 25px;
}

.gray_box img {
	float:left;	
	margin-top:27px;
}

.gray_box span {
	float:left;
	width:432px;
	margin-left:18px;
}

.gray_box p {
	font:normal 12px Tahoma;
	color:#272727;
	line-height:20px;
}	

.footer_address {
	clear:both;
	width:890px;
	padding-top:15px;
	height:28px;
	background:repeat-x url(../images/footer_address.jpg);
	margin:0 auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border-top:solid 8px #fff;
	border-bottom:solid 6px #fff;
}

#content * {
	line-height:20px;
}
	
#content p {
	font:normal 12px Tahoma;
	color:#272727;
	line-height:20px;
}	
	
	
#content_noqc {
	padding:10px 30px 10px 15px !important;
	width:813px;
}	

#content_noqc * {
	line-height:20px;
}
	
#content_noqc p {
	text-align:justify;
	font:normal 12px Tahoma;
	color:#272727;
}	
	
.right {
	background:url(/images/right-bg.jpg) repeat-y;
}
	
address {
	font:normal normal 11px Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:10px;
}	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

#quick_contact {
	margin-left:10px;
}

#quick_contact p {
	font:normal 11px Tahoma;
	color:#5e5e5e;
}

.qctable {
}
	

.pad_frm_itm {
	padding:1px 0px;
}
	
.form-pct { 
	width:292px; 
	height:15px;
	background:#fff;
	border:solid 1px #000;
}

.msg-pct { 
	width:292px; 
	height:70px;
	overflow:auto;
	background:#fff;
	border:solid 1px #000;
}

.form_label { 
	font:normal 11px Tahoma;
}


.new_submit {
	margin:2px 0 12px 205px;
}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;
}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
	text-align:left;
	padding:15px 0px 15px 3px;
	width:887px;
	background:#fff;
}

.disclaimer_text {
	float:left;
	margin:4px 0 8px 4px;
	width:700px;
}

.lexislogo {
	float:left;
	margin:0px 20px 10px 10px;
}

#disclaimer a {
	text-decoration:none;
}
		
#disclaimer a:hover {
	text-decoration:underline;
}		


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
}

#fromAddress{
	margin:4px 0;
}

#directionsLocale{
	margin:4px 0;
}

#locale{
}

#directionsSubmit{
	margin:4px 0;
}

#map{
	border:solid 1px #000;
}

#addressNotFound{
}

#directions{
}
