/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2007. 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:'';}

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

/* ------------------------ type selectors ------------------------ */
html {
	background:#245d8c url("../images/bg-html.jpg") center top repeat-y;
	}

body { 
	background:transparent 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; }

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

a:link,a:visited	{ color:#756935; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#756935; 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:0 5px 5px 35px;
	clear:both;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
.bio-name {
	font-weight:bold;
	color:#756935;
	}
	
.bio-wrap {
	clear:both;
	}

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

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

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

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

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

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


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

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

#contact-main label { 
	width:180px; 
	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:240px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main dt {
	margin: 0 0 5px 200px;
	}

#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:80px 0 0 198px; }

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

/* ------------------------ main framework ------------------------ */
#top-wrap {
	width:100%;
	background:transparent url("../images/bg-top.jpg") center top no-repeat;
	margin:0 auto;
	}

#wrap {
	background:transparent url("../images/bg-wrap.jpg") repeat-y;
	width:904px;
	margin:0 auto;
	text-align:left;
	}
	
#inner-wrap {
	background:transparent url("../images/bg-inner-wrap.jpg") right bottom no-repeat;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:90px;
	width:904px;
	margin:0 auto;
	}
	
	#masthead li, #masthead a { display:block; height:90px; }
	#masthead li { float:left; list-style:none; display:inline; position:relative; }
	
	#masthead a span { display:none; }
	
	#m-nav-01 { width:440px; margin-left:10px; }
	#m-nav-02 { width:60px; margin-left:282px; }
	#m-nav-03 { width:71px; margin-left:2px; }
	
	#m-nav-02 a:hover { background:url("../images/masthead.jpg") -732px -99px; }
	#m-nav-03 a:hover { background:url("../images/masthead.jpg") -794px -99px; }
	
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:904px; 
	height:56px; 
	margin:0 auto;
	padding:0; 
	position: relative;
	z-index:999;
	}

#nav span.primary { display: none; }

#nav li.primary, #nav a.primary { height:40px; display:block; }

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

#nav-01 { width: 93px; margin-left: 13px;}
#nav-02 { width: 118px;}
#nav-03 { width: 104px;}
#nav-04 { width: 82px;}
#nav-05 { width: 68px;}
#nav-06 { width: 106px;}
#nav-07 { width: 110px; }
#nav-08 { width: 87px; }
#nav-09 { width: 108px; }

#nav-01 a.primary:hover { background:url("../images/nav.jpg")  -13px -56px no-repeat; }
#nav-02 a.primary:hover { background:url("../images/nav.jpg") -106px -56px no-repeat; }
#nav-03 a.primary:hover { background:url("../images/nav.jpg") -224px -56px no-repeat; }
#nav-04 a.primary:hover { background:url("../images/nav.jpg") -328px -56px no-repeat; }
#nav-05 a.primary:hover { background:url("../images/nav.jpg") -410px -56px no-repeat; }
#nav-06 a.primary:hover { background:url("../images/nav.jpg") -478px -56px no-repeat; }
#nav-07 a.primary:hover { background:url("../images/nav.jpg") -584px -56px no-repeat; }
#nav-08 a.primary:hover { background:url("../images/nav.jpg") -694px -56px no-repeat; }
#nav-09 a.primary:hover { background:url("../images/nav.jpg") -781px -56px no-repeat; }


	body#about #nav-01 { background:url("../images/nav.jpg")  -13px -56px no-repeat; }
	body#vehicle #nav-02 { background:url("../images/nav.jpg") -106px -56px no-repeat; }
	body#medical #nav-03 { background:url("../images/nav.jpg") -224px -56px no-repeat; }
	body#personal #nav-04 { background:url("../images/nav.jpg") -328px -56px no-repeat; }
	body#elder-abuse #nav-05 { background:url("../images/nav.jpg") -410px -56px no-repeat; }
	body#nursing-home #nav-06 { background:url("../images/nav.jpg") -478px -56px no-repeat; }
	body#nursing-neglect #nav-07 { background:url("../images/nav.jpg") -584px -56px no-repeat; }
	body#product-liability #nav-08 { background:url("../images/nav.jpg") -694px -56px no-repeat; }
	body#verdicts #nav-09 { background:url("../images/nav.jpg") -781px -56px no-repeat; }
	
	
.primary, .primary a:hover, .primary a:focus, .primary a:active
 {
	background-color:transparent !important; 
}

.sf-menu a.primary {border:0}
span.primary {
	display:none;
}

.sf-menu {
	margin-bottom:0px;
	line-height:0;
}

.sf-menu ul li { text-align: left;}

/*.sf-shadow ul {
	margin-top: 25px;
}*/

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	margin-top:25px;
}

* + html .sf-menu li:hover ul, * + html .sf-menu li.sfHover ul {
	margin-top:-2px;
}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:618px;
	background:transparent url("../images/bg-left-col.jpg") 0 48px no-repeat;
	float:left;
	}
	
	body#thank-you #column-left {
		width:618px;
		height: 500px;
		background:transparent url("../images/bg-left-col.jpg") 0 48px no-repeat;
		float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 41px 10px 35px;
		}
		
		/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:12px; /* pushes text to the right to display bg img */
			margin-top: 4px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:285px;
	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;
		}
		
/* ------------------------ vertical sprite nav ------------------------ */
#subnav {
	background:url("../images/subnav.jpg") top left no-repeat;					
	width:285px;
	height:458px;
	margin:0;
	padding:0;
	}

#subnav li span { display: none; }

#subnav li { float:left; list-style:none; position:relative; }

#subnav li, #subnav a { 
	height:58px;
	display:block;
	}
	
#subnav-01 { margin-top:15px; width:250px; }

#subnav-02, #subnav-03, #subnav-04, #subnav-05, #subnav-06, #subnav-07 { margin-top:2px; width:250px; }

#subnav-01 a:hover { background:url("../images/subnav.jpg") -285px -15px no-repeat; }
#subnav-02 a:hover { background:url("../images/subnav.jpg") -285px -75px no-repeat; }
#subnav-03 a:hover { background:url("../images/subnav.jpg") -285px -135px no-repeat; }
#subnav-04 a:hover { background:url("../images/subnav.jpg") -285px -195px no-repeat; }
#subnav-05 a:hover { background:url("../images/subnav.jpg") -285px -255px no-repeat; }
#subnav-06 a:hover { background:url("../images/subnav.jpg") -285px -315px no-repeat; }
#subnav-07 a:hover { background:url("../images/subnav.jpg") -285px -375px no-repeat; }

ul.sf-menu {
float: none;
}

/* ------------------------ header framework ------------------------ */
#header-graphic { height:176px; width:904px; margin:0 auto; }

	body#index #header-graphic { background:url("../images/header.jpg"); }
		
		#header-graphic { background:url("../images/header.jpg"); }

#header-testimonial {
	height:137px; 
	width:904px; 
	margin:0 auto;
	background:transparent url("../images/header-testimonial.jpg");
	text-align:left;
	padding-top:39px;
	}
	
	#header-testimonial p {
		color:#fff;
		margin:6px 83px 0 533px;
		font-size: 1.8em;
		line-height: 1.2em;
		font-weight: bold;
		font-style:italic;
		}
	#header-testimonial a { color:#fff; font-weight:bold; }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:48px; }
	body#index #subhead { background:url("../images/subhead.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#vehicle #subhead { background:url("../images/subhead-vehicle.jpg"); }
	body#medical #subhead { background:url("../images/subhead-medical.jpg"); }
	body#personal #subhead { background:url("../images/subhead-personal.jpg"); }
	body#elder-abuse #subhead { background:url("../images/subhead-abuse.jpg"); }
	body#nursing-home #subhead { background:url("../images/subhead-nursing-home.jpg"); }
	body#nursing-neglect #subhead { background:url("../images/subhead-nursing-neglect.jpg"); }
	body#product-liability #subhead { background:url("../images/subhead-product-liability.jpg"); }
	body#verdicts #subhead { background:url("../images/subhead-verdicts.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thank-you #subhead { background:url("../images/subhead-thank-you.jpg"); }
	body#site-map #subhead { background:url("../images/subhead-site-map.jpg"); }
	body#serious-injury #subhead { background:url("../images/subhead-serious-injury.jpg"); }
	body#brain-spinal #subhead { background:url("../images/subhead-brain-spinal.jpg"); }
	body#wrongful-death #subhead { background:url("../images/subhead-wrongful-death.jpg"); }
	
/* ------------------------ titles ----------------------------------- */

#title-meet {
	height:52px;
	width:618px;
	background:url("../images/title-meet.jpg") 0 0 no-repeat;
	}
	
#title-featured {
	height:62px;
	width:618px;
	background:url("../images/title-featured.jpg") 0 0 no-repeat;
	clear:left;
	}
#click-to-call{
	height:60px;
	position:relative;
	background:url("../images/btn-click-call.gif") no-repeat;
}	
		#click-to-call a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 154px;
	height: 60px;
			}
#title-evaluate {
	width:260px;
	padding-top:50px;
	background:url("../images/title-evaluate-inside.jpg") 0 0 no-repeat;
	}

body#index #title-evaluate {
	width:260px;
	padding-top:50px;
	background:url("../images/title-evaluate.jpg") 0 0 no-repeat;
	}	
	
#title-locate {
	width:260px;
	height: 200px;
	padding-top:50px;
	background:url("../images/title-locate.jpg") 0 0 no-repeat;
	}
	

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

#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") center bottom no-repeat;
	width:100%;
	height:13px;
	clear:both;
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	background:#235c89 url("../images/bg-footer.jpg") center top no-repeat;
	padding-top:10px;
	height:240px;
	}

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

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

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

