/* <![ 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:#240800 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:901px;
}
			
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:bold 16px "Times New Roman", Times, serif;
	margin-top:10px;
	color:#fff;
	height:24px;
	background:repeat-x url(../images/h1_bg.jpg);
	padding:4px 0 0 8px;
}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}
h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	}

.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:25px;
	width:901px;
	background:#000;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:0px;
	top:0px
	}
	
.nav ul li {
	display:inline	
	}

.nav ul .first_child a {
	padding:5px 25px 2px 27px; 
	/* padding:5px 20px 2px 21px;*/
}

.nav ul .last_child a {
	margin-right:0;
	padding:5px 25px 2px 25px; 
	/*padding:5px 21px 2px 21px;*/
}

	
.nav a {
	float:left;
	height:18px;
	padding:5px 27px 2px 26px;
	/* padding:5px 20px 2px 20px; */
	text-align:center;
	color:#ebe087;
	text-decoration:none;
	background:repeat-x url(../images/nav_bg.jpg);
	border-left:solid 1px #363636;
	border-right:solid 1px #363636;
	margin-right:1px;
}
	
.nav a:hover {
	background:#131313;
	color:#fbeb67;
	text-decoration:none;
	border-left:solid 1px #131313;
	border-right:solid 1px #131313;
}	

.topnav {
	text-align: right;
	width: 100%;
}

.topnav a, .topnav a:visited{
	color: #ebe087;
}

.topnav a:hover{
	color: #fbeb67;
}
	
	
.aops {
	margin:0px 0 0 5px;
}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
.aops a {	
	display:block;
	color:#671900;
	padding:20px 10px 0 103px;
	font:bold 13px "Times New Roman", Times, serif;
}

.aops a.bankruptcy {	
	width:71px;
	height:61px;
	background:no-repeat url(../images/aops_bankruptcy.jpg);
}

.aops a.family {	
	width:71px;
	height:49px;
	padding-top:28px;
	background:no-repeat url(../images/aops_family.jpg);
}

.aops a.personal {	
	width:71px;
	height:57px;
	background:no-repeat url(../images/aops_personal.jpg);
}

.aops a.landlord {	
	width:71px;
	height:56px;
	background:no-repeat url(../images/aops_landlord.jpg);
}

.aops a.employment {	
	width:71px;
	height:57px;
	background:no-repeat url(../images/aops_employment.jpg);
}

.aops a.criminal {	
	width:71px;
	height:63px;
	background:no-repeat url(../images/aops_criminal.jpg);
}



.aops a.bankruptcy:hover {	
	width:71px;
	height:61px;
	background:no-repeat url(../images/aops_bankruptcy_over.jpg);
}

.aops a.family:hover {	
	width:71px;
	height:49px;
	padding-top:28px;
	background:no-repeat url(../images/aops_family_over.jpg);
}

.aops a.personal:hover {	
	width:71px;
	height:57px;
	background:no-repeat url(../images/aops_personal_over.jpg);
}

.aops a.landlord:hover {	
	width:71px;
	height:56px;
	background:no-repeat url(../images/aops_landlord_over.jpg);
}

.aops a.employment:hover {	
	width:71px;
	height:57px;
	background:no-repeat url(../images/aops_employment_over.jpg);
}

.aops a.criminal:hover {	
	width:71px;
	height:63px;
	background:no-repeat url(../images/aops_criminal_over.jpg);
}

.aops a:hover {	
	text-decoration:none;
	color:#671900;
}
	
.footlinks {
	width:901px;
	height:14px;
	text-align:center;
	padding:20px 0 4px 0;
	font:bold 10px Arial, Helvetica, sans-serif;
	margin:0 auto;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #ddd382;
}	
	
.footlinks ul li.last_child {
	border-right:none;
}	
	
.footlinks a {
	margin:0px 10px 0 10px;
	color:#ddd382;
}
	
.footlinks a:hover {
	color:#ddd382;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:901px;
	height:145px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}

#header img {
	width:901px;
	height:145px;
}

.mid_top {
	width:901px;
	height:18px;
	padding:0;
	background:no-repeat url(../images/mid_top.jpg);
}	

.mid {
	width:901px;
	padding:0;
	background:repeat-y url(../images/mid_bg.jpg);
}	

.mid_bottom {
	width:901px;
	height:7px;
	padding:0;
	clear:both;
	background:no-repeat url(../images/mid_bottom.jpg);
}	

.left {
	padding-top:0;
	float:left;
	margin-left:14px;
	_margin-left:7px;
	width:190px;
}

.right {
	padding-top:0;
	float:left;
	margin-left:20px;
	width:190px;
}

.payment_plans {
	width:183px;
	padding-bottom:38px;
	padding-top:25px;
	background:bottom no-repeat url(../images/credit_cards.jpg);
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#content {
	padding:0px 0px 10px 0px !important;
	width:464px;
	float:left;
	margin-left:14px;
}	

	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
}

#content * {
	line-height:20px;
}

.text-black {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	}
/*	<![ Quick Contact [ -----------------------------------------------------------*/

.members {
	width:183px;
	height:266px;
	background:no-repeat url(../images/member_bg.jpg);
	text-align:center;
	font:11px/12px Arial, Helvetica, sans-serif;
	color:#2574aa;
	margin-top:18px;
}

.members h2 {
	margin:0;
	padding:8px 0 8px 0;
	font:bold 14px "Times New Roman", Times, serif;
	color:#000;
	text-transform:uppercase;
}

.members p {
	padding:0 0 8px 0;
	margin:0;
}

.members img {
	padding:0 0 3px 0;
	margin:0;
}

.night_weekend {
	margin:8px 0 12px 1px;
	padding:8px 0;
	text-align:center;
	font:bold italic 12px Arial, Helvetica, sans-serif;
	color:#000;
	border-top:solid 1px #939393;
	border-bottom:solid 1px #939393;
	width:180px;
}

.qctable {
	position:relative;
    width:190px;
	margin:2px 0 0 2px;
	padding:1px 0 0 0px;
}
	
.qchead {
	text-align:center;
}

.qchead h2{
	width:179px;
	height:31px;
	background:no-repeat url(../images/qc_h2.jpg);
	margin:0;
	padding:0;
}	

.qchead h2 span {
	display:none;
}	

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:176px; 
	border:solid 1px #606060;
	font-size:11px;
	margin-bottom:2px;
}

.form_label {
	color:#35506d;
	font:normal 10px Arial, Helvetica, sans-serif;
}

.msg-pct { 
	width:176px; 
	height:40px;
	overflow:auto;
	border:solid 1px #606060;
	font-size:11px;
	margin-bottom:3px;
}

.submit {
	border:none;
	width:181px;
	height:26px;
	background:no-repeat right url(../images/submit_btn.jpg);
}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#7f7966;
	margin:0 auto;
	text-align:left;
	height:60px;
	padding:15px 0px 5px 0px;
	width:901px;
}

#lexislogo {
	float:left;
	margin-right:20px;
}

#disclaimer_text {
	float:right;
	width:760px;
}

#disclaimer a {
	color:#7f7966;
	text-decoration:none;
}
		
#disclaimer a:hover {
	color:#7f7966;
	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{
}





.locations {
	border-top:solid 1px #98917c;
	width:765px;
	margin:0 auto;
	padding:8px 100px 10px 0;
	_padding:20px 100px 8px 0;
	clear:both;
}

.locations h2 {
	font:bold italic 22px "Times New Roman", Times, serif;
	color:#912300;
	float:right;
	_margin-top:6px;
}

.locations ul {
	float:right;
	list-style:none;
	margin-left:0;
	padding-left:11px;
}

.locations ul li {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#464237;
	text-transform:uppercase;
	line-height:20px;
	padding-left:20px;
	background:no-repeat 2px 7px url(../images/red_bullet.jpg);
}

.locations li span {
	margin-left:12px;
}
