/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
legend {color:#000000; font-weight:bold;}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
html {background:#606060 url("../images/bg-html.gif") 0px 0px repeat-x;}
body { 
	background:transparent url("../images/bg-body.jpg") center 0px no-repeat;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#747474; }
h2	{ font-size:1.1em; color:#747474; }
h3	{ font-size:1.0em; color:#747474; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#387cbb; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#387cbb; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.gif") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 5px 0px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
span.firm-name {font-weight: bold; color: #266ba4;}	

#column-left img.title-img,
#column-right img.title-img {display:block;}

p.av-rating { 
	font-size:10px; 
	text-align:center; 
	width:124px; 
	line-height:11px;
	margin:0 0 10px 0;
	}
	


/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#266ba4; !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#fff;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:.95em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 




/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main, #wp_commentform { margin:20px 0 10px 0; }

#contact-main label, #wp_commentform label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#wp_commentform label { margin-left:20px; }

#contact-main label input, #contact-main label textarea, #contact-main label select,
#wp_commentform label input, #wp_commentform label textarea, #wp_commentform label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select, #wp_commentform label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea, #wp_commentform label textarea { height:100px; overflow:auto; }

body#publications #emp-form input.checkbox-six{
width:15px;
color:#E4E4E4;
background-color:#E4E4E4;

}
input.captcha{
width:125px;

}

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main, input#wp_searchsubmit { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}
	
input#wp_submit {
	width:120px;
	height:20px;
	cursor:pointer; 
	padding:0;
	}

input.submit-contact-main { margin:82px 0 0 243px; } /* defines placement of contact-main submit button */

input#wp_submit { margin:82px 0 0 263px; }

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.gif") repeat-y;
	width:925px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.gif");
	height:113px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:57px;
	width:311px;
	top:45px;
	height:50px;
		}
	#masthead a span {
		display:none;
		}

/*---------------------------  practice-areas ----------------------------- */
div#practice-areas-wrap {
	background:url("../images/bg-wrap-practice-area.gif") 0px 0px repeat-y;
	float:left;
	}
div#practice-areas {
	width:890px;
	background:url("../images/bg-practice-area.gif") 0px 0px no-repeat;
	padding-left:35px;
	padding-top:20px;
	float:left;
}
	#practice-areas div {
		width:285px;
		float:left;
		}
	#practice-areas div p,
	#practice-areas div img,
	#practice-areas div ul,
	#practice-areas div ol {
		margin:0px 0px 10px 30px;
		}
	#pa-col-1,
	#pa-col-2 {
		background:url("../images/bg-practice-area-col-divider.gif") right 20px repeat-y;
		}
	#pa-col-1 p,
	#pa-col-2 p,
	#pa-col-3 p { padding-right:10px; }
		
/*------------------------- columns divider ------------------------ */
#main-columns-divider {
	background:url("../images/bg-main-column-tops.gif") 0px 0px no-repeat;
	width:925px;
	height:14px;
	clear:both;
	}		
#column-divider {
	background:url("../images/bg-column-divider.gif") 0px 0px repeat-x;
	height:10px;
	margin:0px 20px 0px 30px;
	}		
		
/* ------------------------ column-left framework ------------------------ */
#column-left {
	position:relative;
	margin-left:35px;
	width:285px;
	background:url("../images/bg-practice-area-col-divider.gif") right 20px repeat-y;
	float:left;
	display: inline;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 15px 10px 30px;
		}

	#column-left form { padding-left:30px; } /* set form margin here */

	/* single column list */
	#column-left ul { }
		#column-left ul li a { 
			background:transparent url("../images/bullet.gif") 0px 5px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}
			

			
	#column-left #video_website { 
		height:154px; 
		width:205px; 
		padding-left:30px;
		margin-bottom:0px;
		}
		#column-left #video_website a span { display:none; }
	
	#column-left img { margin-left:30px; }



/* ------------------------ column-right framework ------------------------ */
#column-right {
	position:relative;
	width:568px;
	float:right;
	padding-right:35px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right ol, #column-right dl {
		margin:0px 25px 10px 30px;
		}

	#column-right form { margin-left:0px; }
	
	/* testimonials italics fix  */	
	#testimonials { 
		width: 565px; 	
		overflow: hidden
		}

	/* single column list */
	#column-right ul { padding-left:10px;  }
		#column-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 5px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:13px; /* pushes text to the right to display bg img */
			position:relative;
			}
			
	/* multi column list */
	#column-right ul.multi {  } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.gif") 0px 5px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:220px;
			line-height:20px; 
			}
			#column-right ul.multi li a { background:none; padding-left:0; line-height:0; }
			
	#column-right ol { margin-left:70px; }
		#column-right ol li {
			list-style:decimal;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.gif") 0px 5px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
#column-right ul.wp_navigation li { background:none; }

/* ------------------------ header framework ------------------------ */
#header-graphic { height:274px;  background:url("../images/header.jpg");} /* sets height for all non-flash headers */
/*
	body#index #header-graphic { background:url("../images/header-index.gif"); }
	body#about #header-graphic { background:url("../images/header-about.gif"); }
	body#contact #header-graphic { background:url("../images/header-contact.gif"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.gif"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.gif"); }

*/
/* ------------------------ subhead framework ------------------------ */
#subhead { height:49px; margin-left: 23px; width: 523px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.gif"); }
	body#firm #subhead { background:url("../images/subhead-about.gif"); }
	body#lawyers #subhead { background:url("../images/subhead-lawyers.gif"); }
	body#staff #subhead { background:url("../images/subhead-staff.jpg"); }
	body#results #subhead { background:url("../images/subhead-results.gif"); }
	body#stories #subhead { background:url("../images/subhead-stories.gif"); }

	body#maritime #subhead { background:url("../images/subhead-maritime.gif"); }
	body#admiralty #subhead { background:url("../images/subhead-admiralty.gif"); }
	body#jones-act #subhead { background:url("../images/subhead-jones-act.gif"); }
	body#jones-claims #subhead { background:url("../images/subhead-jones-claims.gif"); }
	body#longshore #subhead { background:url("../images/subhead-longshore.gif"); }
	body#dosha #subhead { background:url("../images/subhead-dosha.gif"); }
	body#seaman #subhead { background:url("../images/subhead-seaman.gif"); }
	body#offshore #subhead { background:url("../images/subhead-offshore.gif"); }
	body#oil-rig #subhead { background:url("../images/subhead-oil-rig.gif"); }
	body#rec-boating #subhead { background:url("../images/subhead-rec-boating.gif"); }
	body#excursions #subhead { background:url("../images/subhead-excursions.gif"); }
	body#driving #subhead { background:url("../images/subhead-driving.gif"); }
	body#boat-faq #subhead { background:url("../images/subhead-boat-faq.gif"); }
	body#cruise #subhead { background:url("../images/subhead-cruise-claims.jpg"); }
	
	body#auto #subhead { background:url("../images/subhead-auto.gif"); }
	body#truck #subhead { background:url("../images/subhead-truck.gif"); }
	body#motorcycle #subhead { background:url("../images/subhead-motorcycle.gif"); }
	body#ped-bike #subhead { background:url("../images/subhead-ped-bike.gif"); }
	body#railroad #subhead { background:url("../images/subhead-railroad.gif"); }
	body#auto-faq #subhead { background:url("../images/subhead-auto-faq.gif"); }
	
	body#personal-injury #subhead { background:url("../images/subhead-personal-injury.gif"); }
	body#brain #subhead { background:url("../images/subhead-brain.gif"); }
	body#spinal #subhead { background:url("../images/subhead-spinal.gif"); }
	body#burn #subhead { background:url("../images/subhead-burn.gif"); }
	body#workplace #subhead { background:url("../images/subhead-workplace.gif"); }
	body#premises #subhead { background:url("../images/subhead-premises.gif"); }
	body#product #subhead { background:url("../images/subhead-product.gif"); }
	body#workers-comp #subhead { background:url("../images/subhead-workers-comp.gif"); }
	body#wrongful #subhead { background:url("../images/subhead-wrongful.gif"); }
	body#injury-faq #subhead { background:url("../images/subhead-injury-faq.gif"); }
	
	body#choice #subhead { background:url("../images/subhead-choice.gif"); }
	body#treatment #subhead { background:url("../images/subhead-treatment.gif"); }
	body#maintenance #subhead { background:url("../images/subhead-maintenance.gif"); }
	body#improper #subhead { background:url("../images/subhead-improper.gif"); }
	body#right #subhead { background:url("../images/subhead-right.gif"); }

	body#blog #subhead { background:url("../images/subhead-blog.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.gif"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.gif"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.gif"); }
	
	body#publications #subhead { background:url("../images/subhead-publication.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#title-contact {
	height:40px;
	background:url("../images/title-contact-us.gif") ;
	width: 240px;
	margin-left: 30px;
	}
	
body#contact #title-contact, body#thankyou #title-contact {
	height:40px;
	background:url("../images/title-locate-us.gif") ;
	width: 240px;
	margin-left: 30px;
	}
p.btn-map {
	background: url("../images/btn-map.gif") top left no-repeat;
	padding: 30px 0 0 132px;
	height: 60px;
	}
	
	
	
	
#our-results {
	height:48px;
	background:url("../images/title-our-results.gif") ;
	width: 240px;
	margin-left: 30px;
	}
	
	
#our-lawyers {
	height:35px;
	background:url("../images/title-our-lawyers.gif") ;
	width: 523px;
	margin-left: 23px;
	}
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.gif") ;
	}
/* ------------------------------------- Buttons ---------------------------------------- */
#blog-btn a {
		height:80px;
		display:block;
		background:url("../images/btn-blog.jpg") no-repeat;	
		margin: 5px 0 10px 0;
		}
		#blog-btn a:hover {
				background:url("../images/btn-blog-over.jpg") -0px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#blog-btn a span { display:none; }

a.blog-rss:link,a.blog-rss:visited	{ color:#387cbb; text-decoration:none; outline:none; }
a.blog-rss:hover,a.blog-rss:active	{ color:#387cbb; text-decoration:none; outline:none; }

#quiz-btn a {
		height:80px;
		display:block;
		background:url("../images/btn-quiz.gif") no-repeat;	
		margin: 5px 0 10px 0;
		}
		#quiz-btn a:hover {
				background:url("../images/btn-quiz-over.gif") -0px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#quiz-btn a span { display:none; }

#publication-btn a {
		height:80px;
		display:block;
		background:url("../images/btn-publication.jpg") no-repeat;	
		margin: 5px 0 10px 0;
		}
		#publication-btn a:hover {
				background:url("../images/btn-publication-over.jpg") -0px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#publication-btn a span { display:none; }



/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.gif");
	width:100%; /* fix for Safar */
	height:33px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background:url("../images/bg-footer-wrap.jpg") repeat-y;	
	width:925px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	}

#footer p {
	color:#387cbb;
	margin:0 20px 10px 20px;
	}
p#footer-last {margin-bottom:10px;}

#footer a:link, #footer a:visited { color:#387cbb; }
#footer a:hover, #footer a:active { color:#387cbb; }

#footer ul {margin:10px; margin-top:0px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #387cbb;
		line-height:18px;
		}
	#footer li.first { border: none; }
	
#end-footer {
	background:url("../images/bg-end-footer.gif") no-repeat;
	height:	53px;
	}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.gif") no-repeat; 
	width:925px; 
	height:44px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:44px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 57px; margin-left: 54px;}
#nav-02 { width: 113px;}
#nav-03 { width: 123px;}
#nav-04 { width: 169px;}
#nav-05 { width: 118px;}
#nav-06 { width: 167px;}
#nav-07 { width: 71px;}

/*-------------- (-79px) X position of button / (-44px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.gif")  -54px -44px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -111px -44px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -224px -44px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -347px -44px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -516px -44px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.gif") -634px -44px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.gif") -801px -44px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#656565;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:1;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #424242;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#2870a9;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:150px; }		
#nav-03 ul, #nav-03 li { width:200px; }		
#nav-04 ul, #nav-04 li { width:170px; }		
#nav-05 ul, #nav-05 li { width:165px; }		
#nav-06 ul, #nav-06 li { width:175px; }		

/*employee form */
#emp-form{
margin-top:20px;
margin-left:30px;
}
#multi-pics{
margin-left:30px;
}
img.img-six{
float:right;
margin-right:55px;
padding-left:10px;
}
img.img-six-left{
float:left;
padding-right:10px;
}

#column-left #nGageLH img {margin:0;}

#placement {text-align:center; font-weight:bold; font-size:16px; padding:20px; }
#placement span {color:red;}