/* <![ Global [ -----------------------------------------------------------*/


/*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.

*/

/* ----------------- Globals ---------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:#464035;
	color:#42413b;
	font:13px Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
	text-align:left;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	color:#19446A;
	text-decoration:underline;}
a:hover {	
	color:#E0DFE3;
	text-decoration:none;}	
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #000;
	border-width:1px 1px 1px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#666666;
	margin:5px 0px;
	padding:0px;}

h1{	
	color:#001f3a;
	margin:0px 0 3px 0;
	font:bold 21px Arial, Helvetica, sans-serif;
	text-transform:none;}
	
h2{	
	color:#19446a;
	margin:10px 0 3px 0;
	font:bold 18px Arial, Helvetica, sans-serif;
	}
	
h3{	
	color:#001f3a;
	margin:10px 0 0px 0;
	font:bold 18px Arial, Helvetica, sans-serif;
	}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin:0px;
	padding: 0px;
	text-align:left;
	background:url(../images/bg_container.jpg) top center no-repeat #2e1b09;

}
#containersub {
	margin:0px;
	padding: 0px;
	text-align:left;
	background:url(../images/bg_container-sub.jpg) top center repeat-x #2e1b09;

}
/* ------------------------------Header--------------------------------------------*/

#header{
	background:url(../images/bg_header.gif) top left repeat-x;
	height:71px;
	width: 962px;
	margin: 0 auto 0 auto;
	}
#main{
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:left;
	width:962px;
	background:#ffffff;
}
/*	<![ Main Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0px 0 0px 0;
	color:#FFF;
	height:48px;
	background:url(../images/bg_mainnav.gif) top left repeat-x;
	width: 100%;
}
#mainnav ul{
	margin:0 auto 0 auto;
	padding:0;
	display:block;
	width: 962px;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#ffffff;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	padding:10px 21px 6px 21px;
	display:block;
	line-height: 30px;
}

#mainnav ul li a:hover{
	background:url(../images/bg_mainnav-o.gif) top left repeat-x;
}
#mainnav ul .first_child a {
}
#mainnav ul .last_child a {
}		
/*----------------------------Middle-------------------------------------------------*/

#mid{
	margin:0;
	padding:0;
	width:962px;
	background:#FFF;
	border-top: 6px solid #bbbaba;
	}
#rightbar{
	margin:0;
	padding:8px 55px 20px 0;
	float:right;
	width:201px;
	}
#rightbar .av-rating {
	margin:0 0 3px 0;
	padding:0;
}
	
#center{
	margin:0;
	padding:0;
	float:left;
	width:700px;
	}
#center #content{
	padding:20px;
	font: bold 13px Arial, Helvetica, sans-serif;
	}
#rightbar h2{
	color:#FFF;
	font:bold 18px Helvetica, Arial, sans-serif;
	text-align:center;
	}
#updates{
	background:url(../images/bg_updates.gif) top left repeat-x #000e19;
	margin: 0px 0 4px 0;
	}
#updates #subupdates{
	background:#FFF;
	text-align: center;
	color: #0a334f;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	width: 190px;
	margin: 10px 5px 15px 5px;
	}
#updates #subupdates p{
	margin:5px 0;
	padding:0;
	}
	
/*----------------------------Quick Contact------------------------------*/
#quickcontact{
	background:url(../images/bg_qc.gif) top left repeat-x #000e19;
	margin: 0 0 4px 0;
	}
.pad_frm_itm2 {
	padding:3px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	width:163px;
	font:11px Arial, Helvetica, sans-serif;
	color:#440c00;
	height: 15px;
	border: 1px solid #440b00;
	padding: 3px 0 0 3px;
}
	
.msg-pct2 {
	width:163px;
	height:94px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;
	color:#440c00;
	border: 1px solid #440b00;
	padding: 3px 0 0 3px;
}

.custom-form2 {
	font:11px Arial, Helvetica, sans-serif;
	padding: 0 0 0 14px;
	margin: 0;
	color: #FFF;
}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
	padding:0px 2px 5px 23px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	display: none;
}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;
	width: 166px;
	padding:10px 0 0 0;
}
.submit-align2 .submit{
	background:url(../images/bg_submit.gif) top left no-repeat;
	width:68px;
	height:20px;
	border: none;
	cursor:pointer;
	}
.submit-align2 .submit:hover{
/*	background:url(../images/bg_submit-hover.jpg) top left no-repeat;*/
	}
#reach{
	background:url(../images/bg_reach.gif) top left repeat-x #000e19;
	text-align: center;
	color: #FFF;
	}
#reach p{
	border-top:2px solid #1a3954;
	margin: 0 5px 0 5px;
	padding: 10px 0 10px 0;
	}
#reach a{
	text-decoration:underline;
	color:#FFF;
	}
#reach a:hover{
	text-decoration:none;
	}
/*-------------------------------Footer-----------------------------------------*/

#footer{
	width:962px;
	background: #083056;
	}

/*-------------------------------bottom nav -----------------------------------------*/

#bottomnav{
	margin:0 auto 0 auto;
	padding:0;
	font-size:11px;
	height:40px;
	position:relative;
	}
#bottomnav ul{
	margin:0;
	padding:0;
	display:inline;
	width: 652px;
	position:absolute;
	left:172px;
	top: 14px;
	height: 13px;
	}
#bottomnav ul li{
	display:inline;
	}

#bottomnav ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#FFF 1px solid;
	line-height: 11px;
	}
#bottomnav ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}
#bottomnav ul .first_child a{}
#bottomnav ul .last_child a{
	border-right:none;
	}
/*--------------------------Disclaimer--------------------------*/

#disclaimer{
	margin:0 auto 0 auto;
	text-align:center;
	color:#FFF;
	padding:10px 5px 5px 5px;
	font:11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
	border:none;
	}
#disclaimer p{
	margin:0;
	padding:0;
	}
#disclaimer a{
	color:#FFFFFF;
	text-decoration:underline;
	}
#disclaimer a:hover{
	color: #0099FF;
	text-decoration:none;
	}
#lexislogo{
	text-align:center;
	border-top:1px solid #142d44;
	padding: 10px 0 25px 0;
	}
/*-------------------------------PhotoBanner-----------------------------------------*/

#photobanner{
	margin:0;
	padding:0;
	width:962px;
	height:375px;
	background:url(../images/bg_photobanner.jpg) top left repeat-x;
	}
#containersub #photobanner{
	height:311px;
		}
#photobanner .photo{
	float:left;
	margin:0;
	}
#photobanner .photo_last{
	float:left;
	margin:0;
	border-right:none;
	}
#aops{
	width:962px;
	height: 116px;
	background:url(../images/bg_aops.gif) top left repeat-x;
	}
#aops h2{
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	display:block;
	text-align:left;
	line-height:28px;
	float:left;
	width:119px;
	padding:26px 0 0 35px;
	margin:0;
	height: 80px;
	background:url(../images/bg_aopborder.gif) top right no-repeat;
	}
#aops .aoplist{
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:8px 0 0 15px;
	height:86px;
	background:url(../images/bg_aopborder.gif) top right no-repeat;
	}
#aops .aoplist ul{
	color:#FFF;
	padding:0;
	margin:0 0 0 15px;
	}
#aops .aoplist ul li{
	color:#FFF;
	padding:0;
	margin:0;
	display:inline;
	}
#aops .aoplist ul li a{
	color:#FFF;
	text-decoration:none;
	line-height: 20px;
	display:block;
	}
#aops .aoplist ul li a:hover{
	text-decoration:underline;
	}
#aops #aop1{
	width:125px;
	}
#aops #aop2{
	width:200px;
	}
#aops #aop3{
	width:235px;
	}
#aops #aop4{
	width:185px;
	}

/*	<![ Directions Page Styles (Google Maps Default) [ --------------------------------------------------------*/

/* [ Outer div ] --------- */
#directionsForm{}

/* div that wraps form */
#directionsInput {
	padding:0px 0px 15px 0px;
	}

#fromAddress{
	width:300px;
	border:1px solid #adab93;
	}

#directionsLocale{
	padding:0px 0px 15px 0px;
	}

#locale{
	width:300px;
	border:1px solid #adab93;
	}

#directionsSubmit{
	padding:0px 0px 25px 0px;
	}

#map{
	border:1px solid #adab93;
	}

#addressNotFound{}

#directions{}

/*	<![ Site 9 Form Styles [ --------------------------------------------------------*/
.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;
	}
	
/* ------------------ Special Classes ------------------------*/	
.clearbar{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}
.autowidthwrap{
	width:100%;
	text-align:center;
	}
	
	
#atttable{
	width:660px;
	}
#atttable td{
	padding:5px;
	text-align:center;
	width:122px;
	vertical-align:top;
	}	
.attphoto{
	text-align:center;
	border:none;
	}
.attlink{
	color:#003458;
	text-decoration:none;
	}
.attname{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#003458;
	}
.readprofile{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#003458;
	display:block;
	padding:5px 0 0 0;
	}
#payment {
	padding:10px;
	margin:10px;
	background:#fff;
	}
#payment .error {
	background:#f00;
	padding:10px;
	color:#fff;
	font-weight:bold;
	}
#payment li strong {
	color:#f00;
	}
#payment #submit {
	background:url(../images/paypal_btn.gif) 0px 1px no-repeat;
	width:139px;
	height:32px;
	text-align:center;
	color:#036;
	font:bold 13px Arial, Helvetica, sans-serif;
	font-style:italic;
	border:none;
	}