/* 
 ----------------------------------------------------------------------------
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - styles.css
 ---------------------------------------------------------------------------- 
*/
/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol {list-style:none;}
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1, h2, h3, h4, h5, h6, pre, code, td {font-size:1em;}
/* Remove inconsistent (among browsers) default padding or margin */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, dd, dt, dl {margin:0;padding:0;}
/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset {border:none;}

/* ----- type selectors ----- */ 
.body {background:#fff;text-align:center;font:12px/22px Arial, Helvetica, sans-serif;color:#FFF;}

a:link, a:visited {
	color:#f7941d;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#ffffff;
	text-decoration:none;
	}

/* ----- classes ----- */

div.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
}

/* framework
 * ------------------------------------------------------------------------- */
#container{background:url(../images/bg2.jpg) top left repeat-x;text-align:center;font:12px/22px Arial, Helvetica, sans-serif;color:#fff;
width:100%;
}
#wrap {
	width:950px;
	margin:0 auto;
	text-align:left;
	}
#header {background:url("../images/header2.jpg") top left no-repeat;width:950px;height:89px;}

#header span {display:none;}

/* navigation	
/*----------------------------- */
	
#navbar_section {margin:0px auto 20px auto; width:950px;}
	#navbar { width:950px; height:32px; background: url(../images/navbar.jpg) no-repeat top left; }
	#navbar li {position:relative;float:left;list-style:none; display:block;}
	#navbar li, #navbar a {height:32px; display:block; background:transparent;}
	#navbar span { display:none;}

	#navbar1 { width: 92px; }
	#navbar2 { width: 137px; }
	#navbar3 { width: 134px; }
	#navbar4 { width: 164px; }
	#navbar5 { width: 184px; }
	#navbar6 { width: 108px; }
	#navbar7 { width: 131px; }

	#navbar1:hover { background: url(../images/navbar.jpg) 0px 32px; }
	#navbar2:hover { background: url(../images/navbar.jpg) -92px 32px; }
	#navbar3:hover { background: url(../images/navbar.jpg) -229px 32px; }
	#navbar4:hover { background: url(../images/navbar.jpg) -363px 32px; }
	#navbar5:hover { background: url(../images/navbar.jpg) -527px 32px; }
	#navbar6:hover { background: url(../images/navbar.jpg) -711px 32px; }
	#navbar7:hover { background: url(../images/navbar.jpg) -819px 32px; }
	
	   
/* column left
 * ------------------------------------------------------------------------- */
 
#column-left {
	width:629px;
	float:left;
	padding-bottom:40px;
		}
	
#column-left a:link, #column-left a:visited {
	color:#f7941d;
	padding-bottom:0px;
	text-decoration:none;
	}
#column-left a:hover, #column-left a:active {
	color:#f7941d;
	text-decoration:underline;
	padding-bottom:0px;
	}

#column-left ul li { background:transparent url("../images/bullet.gif") 0px 10px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		font-size: 12px;
		text-decoration:none; margin: 0px 0 0px 0px; }	

/* banner	
/*----------------------------- */
#banner {
	background:url("../images/banner.jpg") top left no-repeat;
	width:629px;
	height:241px;
	}
	.body#about-the-firm #banner{ background: url("../images/banner5.jpg") top left no-repeat; width:629px; height:241px; }
	.body#mesothelioma-news #banner{ background: url("../images/banner4.jpg") top left no-repeat; width:629px; height:241px; }
	.body#asbestos-exposure #banner{ background: url("../images/banner2.jpg") top left no-repeat; width:629px; height:241px; }
	.body#asbestos-settlements #banner{ background: url("../images/banner1.jpg") top left no-repeat; width:629px; height:241px; }
	.body#resources #banner{ background: url("../images/banner3.jpg") top left no-repeat; width:629px; height:241px; }
	.body#contact-us #banner{ background: url("../images/banner5.jpg") top left no-repeat; width:629px; height:241px; } 
	.body#sitemap #banner{ background: url("../images/banner3.jpg") top left no-repeat; width:629px; height:241px; }

	#banner p {padding:140px 0 0 200px;}
	
	#banner a:link, #banner a:visited {
	color:#f7941d;
	text-decoration:none;
	}

	#banner a:hover, #banner a:active {
	color:#ffffff;
	text-decoration:none;
	}

	#banner a{display:block; height:75px; width:260px;}
	#banner a span{ display:none;}

/* flash	
/*----------------------------- */
#flash {width:629px; height:241px; float:left; z-index:-1;}
#flash span { display:none;}	


/* blurb 1
 * ------------------------------------------------------------------------- */
#blurb_1 {
	margin:10px 0 10px 0px;
				}
			
	h1#blurb_1_title {
	color:#f7941d;
	font-size:14px;
				}	
				
	#blurb_1_body {
	padding:5px 5px 20px 5px;
			}

#line {
	background:url("../images/line.jpg") top left no-repeat;
	width:629px;
	height:5px;
	}				
				
				
/* blurb 2
 * ------------------------------------------------------------------------- */
			
	h2#blurb_2_title {
	color:#f7941d;
	font-size:16px;
	margin:0 0 10px 0;
	}	
				
	#blurb_2_body {
	width:260px;
	padding:5px 5px 20px 5px;
	font-size:12px;
	}
				
/* blurb 3
 * ------------------------------------------------------------------------- */
	#blurb_3 {width:215px;margin:10px 0px 0px 0px;float:left;overflow:hidden;}
			
	h2#blurb_3_title {
	color:#f7941d;
	font-size:16px;
	margin:10px 0 5px 0;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	}	
				
	#blurb_3_body {width:190px; 	padding:5px 5px 20px 5px; margin:0 0 20px 0;background:url(../images/home_blurb_bg2.jpg) top left no-repeat; min-height:206px;}									
	#blurb_3_body p, #blurb_3_body ul{padding: 0 4px 10px 5px; color:#193350!important;}

/* blurb 4
 * ------------------------------------------------------------------------- */
#blurb_4 {
	width:214px;
	margin:10px 0 0px 0px;
	float:left;
			}
			
	h2#blurb_4_title {
	color:#f7941d;
	font-size:16px;;
	margin:10px 0 5px 0;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
				}	
				
	#blurb_4_body {	padding:5px 5px 20px 5px; background:url(../images/home_blurb_bg2.jpg) top left no-repeat; min-height:206px;}
	#blurb_4_body p, #blurb_4_body ul{padding: 0 11px 10px 5px; color:#193350!important;}							
			
/* blurb 5
 * ------------------------------------------------------------------------- */
#blurb_5 {
	width:200px;
	margin:10px 0 0px 0px;
	float:left;}
			
	h2#blurb_5_title {
	color:#f7941d;
	font-size:15px;
	letter-spacing:0px;
	margin:10px 0 5px 0;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
				}	
				
	#blurb_5_body {
		padding:5px 5px 20px 5px; background:url(../images/home_blurb_bg2.jpg) top left no-repeat; min-height:206px;}	
	#blurb_5_body p, #blurb_5_body ul{padding: 0 3px 10px 5px; color:#193350!important;}			
	

/* column right
 * ------------------------------------------------------------------------- */	

#column-right {
	width:320px;
	float:left;
	padding-bottom:20px;
	overflow:hidden;
				}
				
#column-right ul li { background:transparent url("../images/bullet2.gif") 0px 10px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		font-size: 12px;
		text-decoration:none; margin: 0px 0 0px 0px; }			
		

/* contact form
 * ------------------------------------------------------------------------- */
#contact {
	background:url(../images/contact_bg.jpg) top left no-repeat;
	width:280px;
	height:282px;
	margin:0px 0 0px 30px;
	padding: 5px 0 10px 15px;
	font-size:10px;
	line-height:18px;
				}
			
	h2#contact_title {
	color:#f7941d;
	font-size:14px;
	margin-top:10px;
				}	
				
	#contact_body {
	width:250px;
	padding:0px 0 20px 0 ;
	font-size:12px;
					}			


#contact_box {
	background-color:#193350;
	width:264px;
	padding: 10px;
	font-size:10px;
	line-height:18px;
	border: 5px solid #81909f;
	margin:0 0 20px 26px;
	}
			
	h2#contact_box_title {
	color:#f7941d;
	font-size:18px;
	line-height:24px;
	margin: 0 0 15px 0;
	text-align:center;
				}	
				
	#contact_box_body {
	padding:0px 0 20px 0 ;
	font-size:12px;
	text-align:center;
	}
	
	
	
	.submit-quick-contact { background:url(../images/submit.jpg); height:26px; width:65px; border:none; }

	
	

/* sidebar
 * ------------------------------------------------------------------------ */
 
 #sidebar_box {
	background-color:transparent;
	width:264px;
	padding: 10px;
	font-size:10px;
	line-height:18px;
	border: 5px solid #81909f;
	margin:0 0 20px 26px;
	}
			
	h2#info_box_title {
	color:#fff;
	font-size:18px;
	line-height:24px;
	margin: 1px 0 0 130px;
	text-align:left;
	text-transform: uppercase;
				}	
				
	#info_box_body {
	background:transparent url(../images/free_info.gif) top left no-repeat;
	width:256px;
	height:150px;
	padding:0px 0 8px 0 ;
	font-size:12px;
	line-height:13px;
	color:#000;
	text-align:left;
	position:relative;
	}			
	#info_box_body p{
	padding:0px 3px 15px 137px;
	}
	#sidebar_box #more_info{width:157px;height:27px;background:url(../images/btn_more_info.jpg) no-repeat; position:absolute; top:120px;left:94px;}
	#sidebar_box #more_info a{display:block;width:100%;height:100%}
	#sidebar_box #more_info a span{display:none;}
	#sidebar_box #more_info:hover{border:1px solid transparent;}


			
/* blurb 6
 * ------------------------------------------------------------------------- */
#blurb_6 {
	width:250px;
	margin:0 0 15px 0px;
	padding:0 10px 0 3px;}
			
	h2#blurb_6_title {
	color:#f7941d;
	font-size:18px;
	margin-bottom:10px;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	}	
	#blurb_6_body {
	background-color:#61788e;
	padding:10px;
	font-size:12px;
	overflow:visible;}	
	
	#blurb_6_button {
	background-color:#61788e;
	padding:0 5px 30px 0;

	}	

/* blurb 7
 * ------------------------------------------------------------------------- */
			
	h2#blurb_7_title {
	color:#fff;
	font-size:18px;
	line-height:22px;
	margin: 1px 0 0 120px;
	text-align:left;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	position:absolute;
				}					
				
	#blurb_7_body {
	width:255px;
	padding:28px 0 15px 0 ;
					}	
			
			
/* RSS Bookmark */
#rss_section{margin:8px 0 0 6px;}			
/* inside pages
 * ------------------------------------------------------------------------- */

#body_content {
	margin:10px 0 30px 0px;
				}
			
	h1#body_content_title {color:#f7941d;font-size:16px;}	
	#body_content_body h2{color:#f7941d;font-size:14px;}	
	#body_content_body h3{color:#fff;font-size:13px; font-style:italic;}	

	#body_content_body p {color:#193350; padding:0 0 10px 0; font-size:12px;}				
	#body_content_body {color:#193350;	padding:0;}
	
	#body_content_body a:link, #body_content_body a:visited{color:#f7941d; text-decoration:underline;} 
	#body_content_body a:hover, #body_content_body a:active{color:#fff; text-decoration:underline;} 
	
	#body_content_body ul li{margin:0 0 10px 20px;}
	#body_content_body ol li{margin:0 0 10px 40px; list-style-type:decimal;}
	
			
		
	
/* Footer
/*----------------------------- */
		
			
#wrap_footer {background:url(../images/footer.jpg) repeat-x;
	overflow:hidden;
  		}

#footer { 
	width:950px;
	height:80px;
	margin:auto;
	clear:both; 
	text-align:left;
	padding: 18px 0 100px 0px;
	font-size:12px;
			}	
	
#footer p {
	margin-bottom:10px;
	color:#fff;
	line-height:20px;
		}	

#footer a:link, #footer a:visited {color:#fff; text-decoration:none;}
#footer a:hover, #footer a:active {color:#f7941d; text-decoration:none;}	


#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0px 5px 0 7px;
	display: inline;
	border-left: 1px solid #f7941d;
	}

#footer li.first { border:none;color:#f7941d; font-weight:bold; padding:0 5px 0 0;}

#footer_nav{float:left;text-align:left;color:#fff;}
#footer_nav a:link, #footer_nav a:visited{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#fff; text-decoration:none;}
#footer_nav a:hover, #footer_nav a:hover{font-size:12px;color:#f7941d;}


#footer_logo{ clear:left;float:left;background:url(../images/footer_logo.gif) no-repeat top left;color:#AFD4FF;height:90px;width:100%; margin:20px 0 0 0;}
#footer_logo span{ display:none;}
#footer_logo p{padding:0 0 0 150px;}






		
	/* main contact form
 * ------------------------------------------------------------------------- */
 
 
#emailForm {margin: 30px 0 0 65px;}
	
#emailForm label { 
	width:100px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
	color:#f7941d;
	}
	
#emailForm label input, #emailForm label textarea, #emailForm label select { 
	width:175px;
	position:absolute; 
	left:110%; 
	top:5px;
	padding:2px;
	}
	
#emailForm label select {
	width:175px;
	}
	
#emailForm label textarea { height:100px; }

.submit-contact-main {margin: 75px 270px 0 0; background:url(../images/submit.jpg); height:26px; width:65px; border:none; float:right;}



#emailFormMain {margin: 30px 0 0 65px;}
	
#emailFormMain label { 
	width:400px; 
	position:relative; 
	display:block; 
	text-align:left; 
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
	color:#f7941d;
	}
	
#emailFormMain label input, #emailFormMain label textarea, #emailFormMain label select { 
	width:175px;
	position:absolute; 
	left:110%; 
	top:5px;
	padding:2px;
	}
	
#emailFormMain label select {
	width:175px;
	}
	
#emailFormMain label textarea { height:100px; }

.submit-contact-main {margin: 75px 270px 0 0; background:url(../images/submit.jpg); height:26px; width:65px; border:none; float:right;}
/* sitemap
 * ------------------------------------------------------------------------- */
#blurb_1 #sitemap_list ul {margin:0;}
#blurb_1 #sitemap_list a {text-decoration:none;}
#blurb_1 #sitemap_list a:hover {text-decoration:underline;}
#blurb_1 #sitemap_list li {display:block;background:url(../images/bullet.gif) no-repeat;background-position:0px 10px;padding-left:10px;line-height:25px;font-weight:bold;border-bottom:1px solid #ccc; margin:0 0 0 20px;}
#blurb_1 #sitemap_list li li {font-weight:normal;border:none;}

#btn_align{ clear:left; float:left;width:100%;}
.btn_more_1{float:left; margin:0 150px 0 0;}
.btn_more_2{float:left; margin:0 155px 0 0;}
.btn_more_3{float:left; margin:0;}

/*	<![ 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{}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	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;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.main-submit {
	} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	}


.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}

	.custom-form ol li {
		list-style-type:none !important;
	}		

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	color:#666;
	}
	
#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:0;}

#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;}

	