/* *** ** Start of default2 ** *** */
@import url(/styles/main.css);
html, body, div, span, h1, h2, h3, h4, h5, h6, hr, p, a, font, img, strong, sub, sup, b, u, i, center, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;}

ol, ul {}
a {text-decoration:none;}
a:hover{text-decoration:underline;}
.nocss{display:none;}

hr{border: none 0; border-bottom:1px solid #fff; border-top:1px solid #c5c6be;}

/* MHL Style */

a{color:#3c93e3;}

* { margin: 0 0 0 0; padding: 0 0 0 0; }

input { border: 1px solid #989891; background: #ffffff; }
textarea { border: 1px solid #989891; background: #ffffff; }

h1 { font-family: Georgia, times, sans serif; font-size: 26px; color: #01274d; font-weight: bold; padding: 0px 0px 10px 0px;}
h2 { font-family: Georgia, times, san serif; color: #3c444a; font-size:21px; padding: 12px 0px 6px 0px; font-weight: normal;}
h3 {font-family: Georgia, times, san serif; font-weight: normal; color: #3c444a; font-size: 17px; padding: 10px 0px 6px 0px; text-transform:uppercase;}
h4 {font-family: Georgia, times, san serif; color: #01274d; font-size: 16px; padding: 10px 0px 0px 0px; font-weight: normal;}
h5 {font-family: Georgia, times, san serif; font-weight: normal; color: #3c444a; font-size: 14px; padding: 10px 0px 0px 0px;}
h6 {font-family: Georgia, times, san serif; color: #01274d; font-size: 14px; padding: 10px 0px 0px 0px; font-weight: normal;}


.body {background-image: url(/Assets/Category/000010/0000/innersub_bg_tile.gif);background-repeat:repeat-x; background-color: #fff;  margin: 0px auto; padding: 0 0 0 0;}


#maincontainer {margin:auto;}
#container { width: 918px; margin:auto;}

#header {width:918px; height:128px; margin:auto;}

#lead{width:918px; margin:0 auto; height:175px; background-image: url(/Assets/Category/000010/0000/attorney_profile.jpg); background-repeat:no-repeat;}
#lead h1 {font-family: Georgia, times, sans serif; font-size: 26px; color: #01274d; font-weight: bold; line-height:175px; padding: 0px 0px 0px 25px;}

#top2_nav { height: 40px; padding:0px; background:#002755; margin:auto; width:918px;}
#top2_nav ul { line-height: 40px; list-style-type: none; display: inline; padding:0px; margin:auto;}
#top2_nav li { display: inline; margin:0px 0px 0px 0px; padding:0px;}
#top2_nav ul li a {text-align:center; font-family: Arial;  font-size: 11px; color: #fff; text-decoration: none; border-right: 1px solid #fff; padding:0px 6px 0px 3px; }
#top2_nav ul li.first_child a {padding-left:0px;}
#top2_nav ul li.last_child a { border: none;}
#top2_nav ul li a:hover { text-decoration: underline;}


#container_content { width: 918px; margin:0px auto; overflow: hidden; padding-bottom:30px;}

.clearboth { clear: both; }

#left_column { float: left; width: 918px; padding:0px; display:inline; text-align: justify;}
#content { width: 875px; margin: 35px 0 0px 22px; padding-bottom:30px;}
#content p {font-weight: normal; font-size: 14px; font-family:Verdana; color:#000;  line-height: 19px; padding:0px 0px 12px 0px; }
#content ul { margin:2px 0 12px 25px; }
#content ul li { font-family: Verdana; font-size: 14px; color: #333; padding:0px;line-height:20px;}
#content ul li a { font-family: Verdana; font-size: 14px; color: #236db3; padding:0px;}

#logos{margin:22px 0px 0px 32px;}
#logos img{float:left; display:block; margin-right:60px;}

#right_column {float: right; width: 266px; margin:0; padding:35px 0px 0px 0px; display:inline; }
#right_column h2 {padding: 0px 0 0 12px; width: 254px; color: #002652;line-height:27px; margin:0px 0 0px 0; background:#ece9e6; font-weight:bold; font-size:16px;}
#right_column img {margin:0px 0px 35px 3px;}

#developments {margin: 0px 0px 50px 0px; float:left; }
#developments p { margin:16px 0px 0px 12px; font-weight: normal; font-size: 12px; font-family:Verdana; color:#333; width:240px;}
#developments p a {color:#3c93e3; font-size: 12px; font-family:Verdana; }

.footlinks { height: 40px; padding:0px; background:#002755; margin:auto;}
.footlinks ul { line-height: 40px; list-style-type: none; display: inline; padding:0px; margin:auto;}
.footlinks li { display: inline; margin:0px 0px 0px 0px; padding:0px;}
.footlinks ul li a {text-align:center; font-family: Arial;  font-size: 11px; color: #fff; text-decoration: none; border-right: 1px solid #fff; padding:0px 7px 0px 3px; }
.footlinks ul li.first_child a {padding-left:0px;}
.footlinks ul li.last_child a { border: none;}
.footlinks ul li a:hover { text-decoration: underline;}


#disclaimer { width: 910px; padding: 18px 0px 30px 0px; margin:auto; font-family: Tahoma; font-size: 10px; color: #000; overflow: auto;}
#disclaimer a { color: #000; }

/* 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:8px 0px 10px 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 {}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:112px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:left;}
  
.form-pct {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:380px;}
	
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 {
	margin-top:14px;}

	.custom-form fieldset {
		margin:0px 0px 20px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.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 {
	line-height:normal;}
	
#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:400px;
	margin:4px 0 0 0;}

#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;}

/* *** ** End   of default2 ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}
/* *** ** End   of ContactUsLayout ** *** */
