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

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

/* ------------------------ type selectors ------------------------ */
body { 
	background:#000000 url("../images/body-header-repeat.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:#000000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#999999; text-decoration:underline; outline:none; }

li#meta ul li a {text-decoration: none;}

li#meta ul li.login {text-decoration: underline;}

/* ------------------------ classes ------------------------ */

.content{ display:block; width:213px; margin:6px 0px 10px 20px; float:left;}
	.content#first{ margin-left:40px; display:inline;} 
	
.content h2{
	font-size:12px;
	}
	body#blog h2.storytitle a {
		text-decoration: none;
		}
	
.content p{
	margin:0px 0px 0px 5px;
	line-height:17px;
	}

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

.lawyerarrow{
	float:left;
	width:21px;
	height:15px;
	margin:0px 0px 0px -5px;
	}

div.clear	{ 
	clear:both;
	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;
	font-size:11px
	}

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

.center {text-align:center; padding-top:10px;}

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

form {
	width:216px;
	margin:10px 0px 15px 0px;
	}

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

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

input, textarea, select { 
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:210px; /* 5 pixels 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:1em;
	}

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

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

#contact-business { display: none; } /* do not remove */ 

span {display:none;}



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

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

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

#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:170px; }

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

#contact-business-main { display: none; } /* do not remove */ 


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

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

input.submit-contact-main { margin:95px 0 0 198px; }

input#Search {
	width: 60px;
	height: 20px;
	cursor: pointer;
	padding: 0;
	}
	input#s {
		width: 179px;
		}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:777px;
	margin:0 auto;
	text-align:left;
	}
	
#logo{
	margin:0px auto 10px auto;
	background-image:url(../images/header-logo.jpg);
	width:777px;
	height:77px;
	}

#logo a{
	width:777px;
	height:77px;
	display:block;
	}

#content-wrap{
	background-image:url(../images/content-wrap-bgrepeat.jpg);
	clear:both;
	}

#lawyer-wrap{
	background-image:url(../images/wrap-lawyer-bgrepeat.jpg);
	}
	
#lawyer-wrap-subhead{
	width:777px;
	height:51px;
	background-image:url(../images/wrap-lawyer-subhead.jpg);
	}
	
#lawyer-wrap-bottom{
	width:777px;
	height:13px;
	background-image:url(../images/wrap-lawyer-bottom.jpg);
	clear:both;
	}

/* ------------------------ column-left framework ------------------------ */


#column-left {
	width:301px;
	float:left;
	}

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

	#column-left form { margin-left:45px; } /* set form margin here */
	
	form#searchform {
		margin-left: 38px;
		}

body#blog #column-left #menu form{width:130px; margin-left:15px;}
#menu ul ul {margin-left:15px;}

body#blog li.login {
	margin-bottom: 3px;
}

#map{
	margin:5px 0px 10px 38px;
	display:block;
	border:2px solid #000000;
	}

a#newsbtn:link, a#newsbtn:visited{
	background-image:url(../images/btn-news.jpg);
	margin:0px 0px 0px 38px;
	display:block;
	width:230px;
	height:56px;
	}
	
a#newsbtn:hover, a#newsbtn:active{
	background-image:url(../images/btn-news-over.jpg);
	margin:0px 0px 0px 38px;
	display:block;
	width:230px;
	height:56px;
	}

a#judgebtn:link, a#judgebtn:visited{
	background-image:url(../images/btn-judge.jpg);
	margin:0px 0px 0px 38px;
	display:block;
	width:230px;
	height:56px;
	}
	
a#judgebtn:hover, a#judgebtn:active{
	background-image:url(../images/btn-judge-over.jpg);
	margin:0px 0px 0px 38px;
	display:block;
	width:230px;
	height:56px;
	}

/* ------------------------ column-right framework ------------------------ */

#column-right {
	width:475px;
	float:right;
	margin-left:0px;
	}
	#column-right .post {padding-right:10px;}
	#column-right p, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 55px 10px 0px;
		}
		
	#column-right h1{
		margin:10px 38px 10px 0px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/arrow.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:22px;  /* 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.jpg") 0px 6px 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;
			}
	
	#building{
		width:257px;
		height:202px;
		margin:0px 10px 0px 0px;
		background-image:url(../images/rightcol-building.jpg);
		float:left;
		}

#column-right h2{
	margin:10px 0px 5px 0px;
	border-bottom:3px solid #F3EAC9;
	width:450px;
	}
	#column-right h2.storytitle{
	margin:10px 0px 5px 0px;
	border-bottom:3px solid #F3EAC9;
	width:435px;
	}

.bio-pics{
	float:left;
	margin:5px 10px 0px 3px;
	}
/* ------------------------ header framework ------------------------ */
#header-flash { height:300px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic { height:204px; margin-bottom:15px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/content-wrap-header.jpg"); }
	body#about #header-graphic { background:url("../images/content-wrap-header_01.jpg"); }
	body#business #header-graphic { background:url("../images/content-wrap-header_02.jpg"); }
	body#consumer #header-graphic { background:url("../images/content-wrap-header_03.jpg"); }
	body#contact #header-graphic { background:url("../images/content-wrap-header_04.jpg"); }
	body#malpractice #header-graphic { background:url("../images/content-wrap-header_05.jpg"); }
	body#nursing #header-graphic { background:url("../images/content-wrap-header.jpg"); }
	body#other #header-graphic { background:url("../images/content-wrap-header_01.jpg"); }
	body#personal #header-graphic { background:url("../images/content-wrap-header_02.jpg"); }
	body#thankyou #header-graphic { background:url("../images/content-wrap-header_03.jpg"); }
	body#verdicts #header-graphic { background:url("../images/content-wrap-header_04.jpg"); }
	body#wrongful #header-graphic { background:url("../images/content-wrap-header_05.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }
	body#blog #header-graphic { background:url("../images/content-wrap-header_01.jpg"); }
	body#share #header-graphic { background:url("../images/content-wrap-header_01.jpg"); }
	body#will #header-graphic { background:url("../images/content-wrap-header_04.jpg"); }
	body#industrial-a #header-graphic { background:url("../images/content-wrap-header_02.jpg"); }
	body#construct #header-graphic { background:url("../images/content-wrap-header_05.jpg"); }
	body#brain-spinal #header-graphic { background:url("../images/content-wrap-header_02.jpg"); }
/* ------------------------ subhead framework ------------------------ */
#subhead {height:93px; } /* sets height for all subheads */
	body #subhead { background:url("../images/leftcol-ctt.jpg");}
	
	body #subhead a:link, body #subhead a:visited{
	 	background:url("../images/leftcol-ctt.jpg");
		width:300px;
		height:93px;
		display:block;
		}
		
	body #subhead a:hover, body #subhead a:active{
	 	background:url("../images/leftcol-ctt-over.jpg");
		width:300px;
		height:93px;
		display:block;
		}
	
#contact-graphic{
	height:105px;
	background-image:url("../images/leftcol-contactnow.jpg");
}

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

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

/* footer

 * ------------------------------------------------------------------------- */

#footer {
	width:685px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	}

#footer p {
	color:#FFFFFF;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#FFFFFF; }

#footer a:hover, #footer a:active { color:#FFFFFF; text-decoration:none;}

#footer ul {margin-top:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	}

	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

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

#nav span { display: none; }

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

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

#nav-01 { width: 72px; margin-left: 0px;}
#nav-02 { width: 111px;}
#nav-03 { width: 118px;}
#nav-04 { width: 137px;}
#nav-05 { width: 184px;}
#nav-06 { width: 43px;}
#nav-07 { width: 112px;}
/*-------------- (-117px) X position of button / (-62px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav-final.jpg") 0px -62px no-repeat; }
#nav-02 a:hover { background:url("../images/nav-final.jpg") -72px -62px no-repeat; }
#nav-03 a:hover { background:url("../images/nav-final.jpg") -183px -62px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-final.jpg") -301px -62px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-final.jpg") -438px -62px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-final.jpg") -622px -62px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-final.jpg") -665px -62px 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:#000000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	border:1px solid #FFFFFF;
	border-top:none;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border-bottom:1px solid #484848;
	color:#FFFFFF;
	}	

#nav li ul li a {
	margin-top:1px;
	width:100%;
	height:18px;	/* 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:10px;
	}

/* 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-03 ul a:hover, #nav-04 ul a:hover{ 
	background-image:none;
	background-color:#484848;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li{ width:184px; }
#nav-04 ul, #nav-04 li {width: 220px;}

/*-- newsticker --*/

#newsticker{
	height:32px;
	background-image:url(../images/newsticker.jpg);
	}

.emphasis{
	margin-left:10px;
	}
.verdicts-title{ font-weight:bold; font-style:italic; display:inline;}
.note{padding: 10px 43px;} 
.lawyer-name{font-weight:bold;} 