@import url(/styles/main.css);

* { margin: 0; padding: 0; }

.body { background: #B49670 url(/Assets/Category/000010/0000/body_bg.jpg) repeat-x; text-align: center;  }
.no_css { display: none; }
.clearboth { clear: both; }


.body a { text-decoration: none; }
.body a:hover { text-decoration: underline;  }
.body img { border: 0; }

#maincontainer { margin: 0 auto; width: 1049px;  text-align: left; }

#nav { margin: 27px auto 0 auto; height: 85px; width: 979px; }
#nav ul { height: 85px; width: 977px;  background: url(/Assets/Category/000010/0000/nav_separator.gif) no-repeat top right; padding-right: 2px;}
#nav ul li { float: left; height: 85px; background: url(/Assets/Category/000010/0000/nav_separator.gif) no-repeat top left; padding-left: 2px; list-style: none; position: relative;}
#nav ul li a { float: left; height: 85px; width: auto; font: normal 15px/85px Georgia,Georgia,serif; color: #0d1156; text-align: center; text-transform: uppercase;}
#nav ul li a:hover { background: url(/Assets/Category/000010/0000/nav_hover.gif) repeat-x; text-decoration: none; }

#nav ul li.home a { width: 135px; }
#nav ul li.attorneys a { width: 187px; }
#nav ul li.practice-areas a { width: 216px; }
#nav ul li.directions a { width: 247px; }
#nav ul li.contact-us a { width: 182px; }


#nav ul li ul { position: absolute; top: 85px; left: 0; background: #00004c; width: 255px; height: auto; padding: 10px 0 10px 0; display: none;}
#nav ul li ul li { height: 35px; float: none; background: none; padding-left: 0px; position: relative; }

/* gap hack for ie6/7 */
* html #nav ul li ul li { display: inline; }
*:first-child+html #nav ul li ul li  { display: inline; }
/*					*/

#nav ul li ul li a { float: none; display: block; height: 35px; padding-left: 30px; width: 225px !important; color: #d9d9d9; line-height: 35px; text-align: left;  }
#nav ul li ul li a:hover { background: #000023; }

#nav ul li:hover ul,#nav ul li.sfhover ul { display: block; }
#nav ul li:hover ul li ul,#nav ul li.sfhover ul li ul { display: none; }
#nav ul li ul li:hover ul,#nav ul li ul li.sfhover ul { display: block; }

#nav ul li ul li ul {position: absolute; top: 0; left: 255px; background: #000023; width: 255px; height: auto; padding-top: 0; display: none;}
#nav ul li ul li ul li a:hover { text-decoration: underline; }

#lead { height: 255px; width: 1049px; background: url(/Assets/Category/000010/0000/lead.jpg) no-repeat -25px top; }
#lead h1 { }
#lead h1 a { display: block; width: 446px; height: 255px; margin-left: 50px;  }
#lead h1 a span { display: block; width: 0; height: 0; overflow: hidden; }

#content { margin: 20px auto 0 auto; background: url(/Assets/Category/000010/0000/content_tile.gif) repeat-y; width: 1022px; }
#content2 {  padding: 21px 21px 18px 22px; background: url(/Assets/Category/000010/0000/content_bg.jpg) no-repeat; width: 979px;  }


#left-col { float: left; display: inline; width: 268px; padding-left: 50px;  }
#left-col h2 { height: 50px; font: italic 20px/50px Georgia,Georgia,serif; color: #0d1156; }
#left-col p { margin: 20px 0; font: italic 12px/22px Georgia,Georgia,serif; color: #262626; }
#left-col p span { font: bold 12px/16px Arial,Helvetica,sans-serif; color: #262626; }
#left-col p a { color: #262626; }

#right-col { float: right; width: 621px; display: inline; padding: 0 20px; font: normal 13px/18px Georgia,Georgia,serif; color: #000;  }
#right-col h1 { padding-top: 50px; font: normal 20px Georgia,Georgia,serif; color: #0923a4;  text-transform: uppercase;}
#right-col h2 { margin: 20px 0 10px 0; font: italic 20px Georgia,Georgia,serif; color: #080853;  }
#right-col h3 { margin: 30px 0; font: normal 18px Georgia,Georgia,serif; color: #666666;  }
#right-col p { margin: 10px 0; font: normal 13px/18px Georgia,Georgia,serif; color: #000;  }
#right-col ul { margin: 10px 0; font: normal 13px/18px Georgia,Georgia,serif; color: #000; padding-left: 25px; }
#right-col ol { margin: 10px 0; font: normal 13px/18px Georgia,Georgia,serif; color: #000;  padding-left: 25px;}
#right-col a { color: #03119b; }

#right-col h1#h1_intro { font: normal 20px Georgia,Georgia,serif; color: #0923a4;  text-transform: uppercase;}
#right-col p#p_intro { margin: 10px 0; font: normal 16px/26px Georgia,Georgia,serif; color: #000;  }

#footer { text-align: center; padding: 30px 0 0 0; background: url(/Assets/Category/000010/0000/footer_bg.gif) repeat-x; }
#footerinner { width: 1049px; margin: auto; }
#footer  ul { list-style: none;  margin: 0 auto;}
#footer ul  li { display: inline; }
#footer ul li a { font: normal 11px 'Trebuchet MS',sans-serif; color: #b2b2b2; background: url(/Assets/Category/000010/0000/footdiv.gif) no-repeat right; padding: 0 12px 0 7px; text-transform: uppercase;}
#footer ul li.last_child a { background: none;}

#disclaimer {text-align: left; clear: both; font: normal 10px Tahoma;  color: #999999; padding: 19px 100px 20px 100px; }
#disclaimer a { color: #999999; }

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:362px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	padding:1px 2px;
	font:bold 12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#364a61;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form,
#content .custom-form {
	margin:0px;
	padding:0px;}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol,
	#content .custom-form ol  {
		margin:0px;
		padding:0px;
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p,
#content #overlay_div p {
	line-height:15px;
	margin:15px 0px;
	padding:0px;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:477px;
	margin:4px 0 0 0;}

#overlay_div h3,
#content #overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Tahoma, Verdana, sans-serif;
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		padding:1px 2px;
		font:bold 12px Tahoma, Verdana, sans-serif;
		text-transform:uppercase;
		color:#fff;
		background:#364a61;
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {
	border:1px solid #c0c0c0;
	color:#000;}

#addressNotFound {
	}

#directions {
	}
/* *** ** End   of DefaultWrapper ** *** */
