/*------------------------------------------------------------------------------------
Copyright Einstein Industries 2006. Used with Permission.                             
May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

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:'';}

/* ------------------------ type selectors ------------------------ */
body { 
background:#ededed url("../images/bg-body.jpg") top repeat-x;
text-align:center; 
font:12px/16px Arial, Helvetica, sans-serif; 
color:#000;
}

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

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

body#verdicts h2 { font-size:1.3em; color:#142a59; }

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

a:link,a:visited	{ color:#142a59; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#142a59; 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.jpg") right no-repeat;
}

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

img.img-right { 
float:right; 
margin:5px 0px 10px 10px; 
}

/* ------------------------ form elements ------------------------ */

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

form br { line-height:0; height:0; }

input, textarea, select { 
background-color:#fff !important;
border:1px solid #d7d7d7;
color:#000;
height:18px;
width:225px;
line-height:18px;
vertical-align: middle;
margin-bottom:4px;
padding:1px 0 0 4px;
font-family: "Arial", Helvetica, sans-serif; 
font-size:1.0em;
}

select { width:150px; padding:0; }

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

#contact_business { display: none; }

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

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

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

#contact-main label select { width:175px; }

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

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

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

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

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
background:url("../images/btn-submit.jpg");
width:64px;
height:20px;
border:none;
cursor:pointer;
}

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

#wrap {
background:url("../images/bg-wrap.jpg") repeat-y;
width:864px;
margin:0 auto;
text-align:left;
}

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
background:url("../images/nav.jpg") no-repeat; 
width:864px; 
height:52px; 
margin:0;
padding:0; 
}

#nav span { display: none; }

#nav li, #nav a { height:52px; display:block; }

#nav li { float:left; list-style:none; display:inline; position:relative; margin-left:1px; }

#nav #nav-01 { width: 73px; margin-left:34px;}
#nav-02 { width: 125px; }
#nav-03 { width: 136px; }
#nav-04 { width: 119px; }
#nav-05 { width: 70px; }
#nav-06 { width: 169px; }
#nav-07 { width: 112px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -34px -52px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -108px -52px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -234px -52px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -371px -52px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -491px -52px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -562px -52px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -732px -52px no-repeat; }

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:109px;
	}
	
#masthead a {
	display:block;
	width:420px;
	height:109px;
	}
	


/* ------------------------ column-left framework ------------------------ */
#column-left {
width:623px;
float:left;
}

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

#title-personal {
width:303px;
margin-bottom:25px;
padding-top:41px;
float:left;
background:url('../images/title-personal.jpg') 0 0 no-repeat;
}

#title-personal p {
margin:0 28px 10px 5px;
}

#title-verdicts {
width:318px;
margin-bottom:25px;
padding-top:41px;
float:left;
border-left:1px dashed #c2c2c2;
background:url('../images/title-verdicts.jpg') 0 0 no-repeat;
}

#title-verdicts p {
margin:0px 27px 10px 19px;
}

#title-welcome {
height:36px;
background:url('../images/title-welcome.jpg') 0 0 no-repeat;
clear:both;
}

#title-who {
height:35px;
background:url('../images/title-who.jpg') 0 0 no-repeat;
}

/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px; /* pushes text to the right to display bg img */
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }
	
#contact-img {
	position:relative;
	background:url("../images/index-inset.jpg");
	width:604px;
	height:169px;
	}
	#contact-img a {
		position:absolute;
		width:126px;
		height:22px;
		left:24px;
		top:102px;
		}
	#contact-img a span {
		display:none;
		}
		
body#personal #contact-img, body#trucking #contact-img, body#auto #contact-img {
	position:relative;
	background:url("../images/practice-inset.jpg");
	width:604px;
	height:169px;
	}
	
body#faqs #contact-img {
	position:relative;
	background:url("../images/faqs-inset.jpg");
	width:604px;
	height:169px;
	}
	
body#construction #contact-img, body#firm #contact-img, body#contact #contact-img {
	position:relative;
	background:url("../images/construction-inset.jpg");
	width:604px;
	height:169px;
	}
	
body#daycare #contact-img {
	position:relative;
	background:url("../images/daycare-inset.jpg");
	width:604px;
	height:169px;
	}
	
body#workplace #contact-img {
	position:relative;
	background:url("../images/workplace-inset.jpg");
	width:604px;
	height:169px;
	}
	
body#product #contact-img {
	position:relative;
	background:url("../images/product-inset.jpg");
	width:604px;
	height:169px;
	}
	
body#brain #contact-img {
	position:relative;
	background:url("../images/brain-inset.jpg");
	width:604px;
	height:169px;
	}
	

				
/* ------------------------ column-right framework ------------------------ */
#column-right {
width:241px;
float:left;
}

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

#sub-nav {
width:241px;
height:550px;
background:url("../images/sub-nav.jpg") 0 0 no-repeat;
}

#sub-nav li span { display: none; }

#sub-nav li { float:left; list-style:none; position:relative; width:241px; margin-top:2px; }

#sub-nav li, #sub-nav a { 
height:51px;
display:block;
}

#sub-nav #sub-nav-01 { margin-top:16px; height:51px; }

#sub-nav-02, #sub-nav-05, #sub-nav-06, #sub-nav-07, #sub-nav-10 { height:50px; }
#sub-nav-03, #sub-nav-08 { height:51px; }
#sub-nav-04, #sub-nav-09 { height:48px; }

#sub-nav-01 a:hover { background:url("../images/sub-nav.jpg") -241px -16px no-repeat; }
#sub-nav-02 a:hover { background:url("../images/sub-nav.jpg") -241px -69px no-repeat; }
#sub-nav-03 a:hover { background:url("../images/sub-nav.jpg") -241px -122px no-repeat; }
#sub-nav-04 a:hover { background:url("../images/sub-nav.jpg") -241px -175px no-repeat; }
#sub-nav-05 a:hover { background:url("../images/sub-nav.jpg") -241px -228px no-repeat; }
#sub-nav-06 a:hover { background:url("../images/sub-nav.jpg") -241px -281px no-repeat; }
#sub-nav-07 a:hover { background:url("../images/sub-nav.jpg") -241px -334px no-repeat; }
#sub-nav-08 a:hover { background:url("../images/sub-nav.jpg") -241px -387px no-repeat; }
#sub-nav-09 a:hover { background:url("../images/sub-nav.jpg") -241px -440px no-repeat; }
#sub-nav-10 a:hover { background:url("../images/sub-nav.jpg") -241px -493px no-repeat; }

/* ------------------------ header framework ------------------------ */

#header-graphic { height:284px; }

body#index #header-graphic { background:url("../images/header-graphic.jpg"); }
body#attorney #header-graphic { background:url("../images/header-graphic.jpg"); }
body#auto #header-graphic { background:url("../images/header-personal.jpg"); }
body#brain #header-graphic { background:url("../images/header-brain.jpg"); }
body#construction #header-graphic { background:url("../images/header-construction.jpg"); }
body#contact #header-graphic { background:url("../images/header-overview.jpg"); }
body#daycare #header-graphic { background:url("../images/header-daycare.jpg"); }
body#faqs #header-graphic { background:url("../images/header-graphic.jpg"); }
body#fire #header-graphic { background:url("../images/header-fire.jpg"); }
body#firm #header-graphic { background:url("../images/header-overview.jpg"); }
body#personal #header-graphic { background:url("../images/header-personal.jpg"); }
body#product #header-graphic { background:url("../images/header-graphic.jpg"); }
body#sitemap #header-graphic { background:url("../images/header-graphic.jpg"); }
body#thankyou #header-graphic { background:url("../images/header-graphic.jpg"); }
body#trucking #header-graphic { background:url("../images/header-trucking.jpg"); }
body#verdicts #header-graphic { background:url("../images/header-overview.jpg"); }
body#workplace #header-graphic { background:url("../images/header-workplace.jpg"); }
body#wrongful #header-graphic { background:url("../images/header-graphic.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:25px; }

body#index #subhead { background:url("../images/subhead-index.jpg"); }
body#attorney #subhead { background:url("../images/subhead-attorney.jpg"); }
body#auto #subhead { background:url("../images/subhead-auto.jpg"); }
body#brain #subhead { background:url("../images/subhead-catastrophic.jpg"); }
body#construction #subhead { background:url("../images/subhead-construction.jpg"); }
body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
body#daycare #subhead { background:url("../images/subhead-daycare.jpg"); }
body#faqs #subhead { background:url("../images/subhead-faqs.jpg"); }
body#fire #subhead { background:url("../images/subhead-fire.jpg"); }
body#firm #subhead { background:url("../images/subhead-firm.jpg"); }
body#personal #subhead { background:url("../images/subhead-personal.jpg"); }
body#product #subhead { background:url("../images/subhead-product.jpg"); }
body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
body#trucking #subhead { background:url("../images/subhead-trucking.jpg"); }
body#verdicts #subhead { background:url("../images/subhead-verdicts.jpg"); }
body#workplace #subhead { background:url("../images/subhead-workplace.jpg"); }
body#wrongful #subhead { background:url("../images/subhead-wrongful.jpg"); }



/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
height:55px;
background:url("../images/subhead-meet-doc.jpg") ;
}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
height:55px;
background:url("../images/title-contact.jpg") ;
}

#blogBtn {
height:55px;
background:url("../images/blog-btn.jpg") ;
margin:0 0 10px;
}
#blogBtn a {height:55px; width:241px; display:block;}
#blogBtn a span{ display:none}


#title-locate {
height:34px;
background:url("../images/title-locate.jpg") ;
}

#title-our-procedures {
height:35px;
background:url("../images/title-our-procedures.jpg") ;
}

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
background:url("../images/bottom-wrap.jpg");
width:100%;
height:20px;
clear:both; /* important */
}

/* ------------------------footer framework ------------------------ */
#footer {
width:100%;
margin:0;
text-align:center;
background:#182e61 url("../images/bg-footer.jpg") 0 0 repeat-x;
padding:10px 0 50px;
}

#footer p {
color:#fff;
width:864px;
margin:0 auto 10px;
}

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

#footer ul {margin:10px;}
#footer li {
padding:0 5px 0 7px;
display: inline;
border-left: 1px solid #fff;
}
#footer li.first { border: none; }
