* { margin: 0; padding: 0; }

.body { background: #fff url(/Assets/Category/000010/0000/bg_tile.gif) repeat-x 50% top; 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: 100%; }

#header { width: 100%; height: 174px; background: url(/Assets/Category/000010/0000/header.jpg) no-repeat center top; text-align: left; display: table;}
#header #inner { width: 960px; margin: 0 auto; }
#header a#home_link { float: left; display: block; width: 445px; height: 174px;  }
#header p#experience { padding: 120px 0 0 0;float: right; text-align: right;   font: normal 16px Georgia,Georgia,serif; color: #172f7b;}
#header p#experience span { font-size: 25px; font-weight: bold; }



#nav { height: 43px;  background: none; width: 960px; margin: 0 auto; }
#nav ul {  list-style-type: none;  padding-top: 14px;} 
#nav ul li { float: left;  }
#nav ul li.first_child a { border: none; }
#nav ul li a {   float: left;  height: 15px; padding: 0 20px 0 19px; border-left: 1px solid #fff; font: normal 15px/16px Georgia, sans-serif; color: #ffffff; }
#nav ul li a:hover {  text-decoration: underline;   }



#lead {  width: 100%;  height: 220px; background: url(/Assets/Category/000010/0000/lead_fade.jpg) no-repeat center top; text-align: left; display: table; }
#lead  #inner { width: 960px; height: 220px;}

#container { margin: 0 auto; width: 960px; margin-top: 10px; }

#left_col { float: left; display: inline; width: 565px; padding: 10px 15px 0 35px;  text-align: left; font: normal 14px/18px Arial Georgia,Georgia,serif; color: #333333;  }
#left_col h1 { font: normal 34px Georgia,Georgia, serif; color:#172f7b;  margin: 0px 0 10px -15px; }
#left_col h2 { font: normal 22px Georgia,Georgia, serif;  color:#333333;  margin: 15px 0 10px 0;}
#left_col h3 { font: normal italic 19px/24px Georgia,Georgia, serif; color:#555; margin: 15px 0 10px 0;}
#left_col p { font: normal 14px/18px Arial Georgia,Georgia,serif; color: #333333; margin: 10px 0 10px 0;}
#left_col ul { padding-left: 15px; font: italic bold 13px/18px Georgia,Georgia,serif; color: #172f7b; margin: 10px 0; }
#left_col ol { padding-left: 15px; font: italic bold 13px/18px Georgia,Georgia,serif; color: #172f7b; margin: 10px 0; }
#left_col a { color: #172f7b; }
#left_col p#address { margin-left: 0; font: normal 13px Georgia,Georgia,serif; color: #333333; }

#right_col { width: 328px; padding-left: 15px;  float: left; display: inline; text-align: left; border-left: 1px solid #172f7b; padding-bottom: 15px;   }


#right_col #aop {  }
#right_col #aop ul { list-style-type: none;}
#right_col #aop ul li { display: block; margin: 0; padding: 0;}
#right_col #aop ul li a{ display: block; position: relative; width: 329px; height: 186px; font: italic 24px Georgia,Georgia,serif;  color: #fff; overflow: hidden; }
#right_col #aop ul li a span { display: block; position: absolute; cursor: pointer; top: 144px; left: 20px; }
#right_col #aop ul li.family-law a{  background: url(/Assets/Category/000010/0000/family_law.jpg) no-repeat; }
#right_col #aop ul li.criminal-law a {   background: url(/Assets/Category/000010/0000/criminal_law.jpg) no-repeat;   }
#right_col #aop ul li.personal-injury a { background: url(/Assets/Category/000010/0000/personal_injury.jpg) no-repeat; }

#address_foot { background: url(/Assets/Category/000010/0000/footer_bg.gif) repeat-x; height: 70px; display: table; width: 100%;  padding-top: 40px; }
#address_foot #inner { width: 960px; margin: 0 auto; }
#address_foot p {  font: bold 15px Georgia,Georgia,sans-serif; color: #333; }
#address_foot p.second { color: #172f7b; margin-top: 10px; }
#address_foot a { color: #172f7b; }

#footlinks { text-align: center;  height: 30px; width: 960px; margin: 0 auto;  }
#footlinks  ul { padding-top: 15px;}
#footlinks  ul  li { display: inline; }
#footlinks  ul  li a { font: normal 13px Georgia,Georgia,sans-serif; color: #172f7b; border-left: 1px solid #172f7b; padding: 0 5px 0 10px;}
#footlinks  ul  li.first_child a { border: 0;}

#disc { margin: 0 auto; width: 960px; text-align: left; padding-bottom: 50px;}
#disc_inner { padding: 15px 20px 0 20px; font: normal 10px Tahoma; color: #000; }
#disc a { color: #000; }


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	font:11px Tahoma, Verdana, sans-serif;
	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 !important;
		padding:0px  !important;
		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:400px;
	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 {
	}

