/* GENERAL PAGE SPECS FOR STANDARD HTML ELEMENTS */

body
{
	margin: 0px;
	background:#FFFFFF url(http://www.hepworthlaw.com/images/bg.gif) top left repeat;
	scrollbar-arrow-color: white; 
	scrollbar-face-color: #7E8476;
	scrollbar-track-color: #D3D6CF;
	scrollbar-3dlight-color:white; 
	scrollbar-highlight-color:#D3D6CF; 
	scrollbar-darkshadow-color:#434B39; 
	scrollbar-shadow-color:black;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}

a:link, a:active, a:visited
{
	 color:#2A5E7A;
	 font-weight:bold;
	 text-decoration:none;
}

a:hover
{
	 color:#2A5E7A;
	 font-weight:bold;
	 text-decoration:underline;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
}

h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #0A3850;
	margin-top:20px;
	padding:5px 0px 5px 0px;
	border-top:1px #0A3850 solid;
	border-bottom:1px #0A3850 solid;
	width:auto !important;
	width/**/:100%;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0A3850;
	border-bottom:1px #0A3850 dotted;
	width:auto !important;
	width/**/:100%;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0A3850;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A3850;
}

img.png
{
	behavior: url("pngbehavior.htc");
}
img.left
{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	position:relative;
}

/* LAYOUT SPECS */

div#container
{
	position:relative;
	width:750px;
}
div#content
{
	width:750px;
	background:#FFFFFF url(http://www.hepworthlaw.com/images/subcontent_mainbg.png) top left repeat-y;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;	
}
div#extender
{
	height:610px;
	width:1px;
	float:left;
}
div#text
{
	margin:243px 30px 20px 160px;
	position:relative;
	z-index:5;
	line-height:16px;
}
div#textbg
{
	position:absolute;
	top:232px;
	left:148px;
	background-image:url(http://www.hepworthlaw.com/images/subpage_contentbg.jpg);
	height:168px;
	width:586px;
}
div#subtitle
{
	position:absolute;
	top:117px;
	left:148px;
	width:586px;
	height:110px;
	overflow:hidden;	
}
div#texture-left
{
	position:absolute;
	top:75px;
	left:0px;
	background:#2A5E7A url(http://www.hepworthlaw.com/images/subpage_textureleft.jpg) top left no-repeat;
	height:513px;
	width:15px;
}
div#footer-links
{
	margin-top:20px;
	margin-bottom:20px;
	border-top:3px #0A3850 double;
	border-bottom:3px #0A3850 double;
	background-color:#DBDED8;
	padding:10px;
	text-align:center;
	font-size:10px;	
}
div#footer
{
	font-size:10px;
	line-height:15px;
	text-align:center;
	margin-bottom:30px;
}
div#nav-left
{
	position:absolute;
	top:112px;
	left:10px;
	width:133px;
}
div#nav-top
{
	position:absolute;
	top:90px;
	left:0px;
}
div#header
{
	background:#0A3850 url(http://www.hepworthlaw.com/images/header_bg.png) top left repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:90px;
}
body#home div#home-pics
{
	position:relative;
	margin:117px 0px 0px 148px;
	width:586px;
}
body#home div#text
{
	margin-top:5px;
}
div#homefooter
{
	position:relative;
	height:71px;
	width:560px;
	overflow:hidden;
	padding-top:71px;
	background:#FFFFFF url(http://www.hepworthlaw.com/images/homefooter.gif) top left no-repeat;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#homefooter h1
{
	margin-top:2px;
}

/* TOPBAR NAVIGATION ELEMENTS */

div#topnav-left
{
	position:absolute;
	top:0px;
	left:0px;
	width:142px;
	height:22px;
	overflow:hidden;
}
div#topnav-att
{
	position:absolute;
	top:0px;
	left:142px;
	width:124px;
	height:22px;
	overflow:hidden;
}
div#topnav-att a
{
	display:block;
	width:124px;
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_attorney.png) left top no-repeat;
	margin:0px;
	padding-top:22px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#topnav-att a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_attorney.png) 0px -22px no-repeat;
}
div#topnav-res
{
	position:absolute;
	top:0px;
	left:266px;
	width:112px;
	height:22px;
	overflow:hidden;
}
div#topnav-res a
{
	display:block;
	width:112px;
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_results.png) left top no-repeat;
	margin:0px;
	padding-top:22px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#topnav-res a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_results.png) 0px -22px no-repeat;
}
div#topnav-claim
{
	position:absolute;
	top:0px;
	left:378px;
	width:103px;
	height:22px;
	overflow:hidden;
}
div#topnav-claim a
{
	display:block;
	width:103px;
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_claim.png) left top no-repeat;
	margin:0px;
	padding-top:22px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#topnav-claim a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_claim.png) 0px -22px no-repeat;
}
div#topnav-acc
{
	position:absolute;
	top:0px;
	left:481px;
	width:259px;
	height:22px;
	overflow:hidden;
}
div#topnav-acc a
{
	display:block;
	width:259px;
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_involved.png) left top no-repeat;
	margin:0px;
	padding-top:22px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#topnav-acc a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/topnav_involved.png) 0px -22px no-repeat;
}
div#topnav-right
{
	position:absolute;
	top:0px;
	left:740px;
	width:10px;
	height:22px;
	overflow:hidden;
}

/* SIDEBAR NAVIGATION ELEMENTS */

div#sidenav-contact
{
	width:133px;
	height:38px;
	overflow:hidden;
}
div#sidenav-contact a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_contactus.png) left top no-repeat;
	margin:0px;
	padding-top:38px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-contact a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_contactus.png) 0px -38px no-repeat;
}
div#sidenav-death
{
	width:133px;
	height:22px;
	overflow:hidden;
}
div#sidenav-death a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_wrongdeath.png) left top no-repeat;
	margin:0px;
	padding-top:22px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-death a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_wrongdeath.png) 0px -22px no-repeat;
}
div#sidenav-injury
{
	width:133px;
	height:20px;
	overflow:hidden;
}
div#sidenav-injury a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_persinj.png) left top no-repeat;
	margin:0px;
	padding-top:20px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-injury a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_persinj.png) 0px -20px no-repeat;
}
div#sidenav-med
{
	width:133px;
	height:31px;
	overflow:hidden;
}
div#sidenav-med a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_medmal.png) left top no-repeat;
	margin:0px;
	padding-top:31px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-med a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_medmal.png) 0px -31px no-repeat;
}
div#sidenav-ins
{
	width:133px;
	height:20px;
	overflow:hidden;
}
div#sidenav-ins a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_insurance.png) left top no-repeat;
	margin:0px;
	padding-top:20px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-ins a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_insurance.png) 0px -20px no-repeat;
}
div#sidenav-farm
{
	width:133px;
	height:20px;
	overflow:hidden;
}
div#sidenav-farm a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_farm.png) left top no-repeat;
	margin:0px;
	padding-top:20px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-farm a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_farm.png) 0px -20px no-repeat;
}
div#sidenav-prod
{
	width:133px;
	height:20px;
	overflow:hidden;
}
div#sidenav-prod a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_product.png) left top no-repeat;
	margin:0px;
	padding-top:20px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-prod a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_product.png) 0px -20px no-repeat;
}
div#sidenav-auto
{
	width:133px;
	height:20px;
	overflow:hidden;
}
div#sidenav-auto a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_auto.png) left top no-repeat;
	margin:0px;
	padding-top:20px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-auto a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_auto.png) 0px -20px no-repeat;
}
div#sidenav-tort
{
	width:133px;
	height:31px;
	overflow:hidden;
}
div#sidenav-tort a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_tortclaims.png) left top no-repeat;
	margin:0px;
	padding-top:31px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-tort a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_tortclaims.png) 0px -31px no-repeat;
}
div#sidenav-brain
{
	width:133px;
	height:20px;
	overflow:hidden;
}
div#sidenav-brain a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_brain.png) left top no-repeat;
	margin:0px;
	padding-top:20px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-brain a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_brain.png) 0px -20px no-repeat;
}
div#sidenav-emp
{
	width:133px;
	height:31px;
	overflow:hidden;
}
div#sidenav-emp a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_employment.png) left top no-repeat;
	margin:0px;
	padding-top:31px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-emp a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_employment.png) 0px -31px no-repeat;
}
div#sidenav-send
{
	width:133px;
	height:37px;
	overflow:hidden;
}
div#sidenav-send a
{
	display:block;
	width:133px;
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_sendsite.png) left top no-repeat;
	margin:0px;
	padding-top:37px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div#sidenav-send a:hover
{
	background:#96978C url(http://www.hepworthlaw.com/images/sidenav_sendsite.png) 0px -37px no-repeat;
}

/* SPECS FOR STANDARD NETVIS SIDE NAVIGATION LINK TABLE */

#sidenav
{
	position:relative;
	margin-left:15px;
	margin-bottom:15px;
	border-top:5px #0A3850 solid;
	border-bottom:5px #0A3850 solid;
	width:125px;
	overflow:hidden;
	float:right;
	background-color:#C7CCC2;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}

#sidenav a
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	color:#132C4D;
	width:125px;
	margin:0px;
	text-align:center;
	display:block;
	padding:5px 5px 5px 5px;
	border-top:1px #C7CCC2 solid;
	border-bottom:1px #C7CCC2 solid;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}


#sidenav a:hover
{
	background-color:white;
	border-top:1px #0A3850 solid;
	border-bottom:1px #0A3850 solid;
}


/* SPEC FOR STANDARD NETVIS CALLOUT AND FOOTER BOX */

.callout
{
	border-top:#9FA39B 1px solid;
	border-bottom:#9FA39B 1px solid;
	background-color:#EFF0EE;
	padding: 5px 10px 5px 10px;
	font-family:Georgia, Times New Roman, New York, Times, serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	text-align:left;
}

/* SPECS FOR STANDARD FORM ELEMENTS, INCLUDING STATE CHANGES FOR FORM ELEMENT ONFOCUS AND ONBLUR */

td.formtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 18px;
}
input.off
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:1px black solid;
	background-color:#ECEEEA;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFFFF, EndColorStr=#FFDBDED8);
}

input.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:1px black dashed;
	background-color:white;
}

input.submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: white;
	background-color:#333333;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FF21526E, EndColorStr=#FF0F2532);
}

select.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#ECEEEA;
}

select.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:white;
}

textarea.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px black solid;
	background-color:#ECEEEA;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFFFF, EndColorStr=#FFDBDED8);
}

textarea.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px black dashed;
	background-color:white;
}
