/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  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
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul { list-style:none; }


ol {
list-style-type:decimal;
	margin:0 0 0 20px;
   }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#02205d url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

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; }
h4	{ font-size:1em; color:#000;}

h1 span,h2 span,h3 span	,h4 span  { display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; }
a:hover,a:active	{
	color:#CCCCCC;
	text-decoration:underline;
	outline:none;
}


/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:18px;
	background:url("../images/bullet-back-to-top.gif") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:3px 8px 0px 2px; 
	}
	
img.img-left-index { 
	float:left; 
	margin:15px 8px 0px 55px; 
	}
	
img.img-right { 
	float:right; 
	margin:15px 20px 5px 5px; 
	}
	
.txt-11px {
	font-size:11px;
	}

.links-no-underline a:link, .links-no-underline a:visited { text-decoration:underline; }
.links-no-underline a:hover, .links-no-underline a:active { text-decoration:none; }

li.rss img {margin: 0 2px -2px 0px; }
li.rss  {padding-left:0px; margin-top:3px;}

/* ----- global form elements ----- */ 

form {
	width:205px;
	margin:0 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #404040;
	color:#404040;
	width:180px; /* 5 pixles smaller than form width !important */
	height:16px;
	line-height:20px;
	vertical-align: middle;
	margin-bottom:4px;
	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:11px;
	}
	
select {height:20px;} /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 



/* ----- main contact form #column-left label {margin-left:55px;}----- */ 
 
#contact-main { margin:20px 0 10px 10px; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:.9em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:238px;
	top:0px;
	}
	
#contact-main label select { width:177px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 

.req {margin-left:144px;}

/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main, input.search  { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 5px 238px; }

#search label {margin-left:20px;}


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/body-slice.jpg") repeat-y;
	width:767px;
	margin:0 auto;
	text-align:left;
	}
	
#bg-wrap-bottom {
	background:url("../images/wrap-bottom.jpg") bottom no-repeat;
	width:767px;
	padding-bottom:50px;
	}
#bottom-clear {
	background: url("../images/bottom-clear.jpg");
	height: 35px;
	position: relative;
	clear:both;
}
	#bottom-clear a.backtotop {
		position:absolute;
		width:64px;
		height:30px;
		left:355px;
		bottom:0px;
		}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:84px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:164px;
	width:446px;
	top:5px;
	height:70px;
		}
		
	#masthead a span {
		display:none;
		}
		
	#newsfeed { 
		background:#000 url("../images/newsfeed.jpg") no-repeat;
		width:767px;
		height:35px; 
		margin:0;
		}
	
#ticker {
	height:35px;
	margin:0;
	padding:0;
	}
			
		#newsfeed #ticker { margin-bottom:0; font-size:10px; text-align:center; }

	
	#home-nav { background:url("../images/home-nav.jpg"); height:21px; position:relative; }
		#home-nav .home-link { position:absolute; width:55px; height:21px; left:0; top:0; }
		#home-nav .contact-link { position:absolute; width:139px; height:21px; left:57px; top:0; }
		#home-nav span { display:none; }
		
	
#noflash {
margin-left:35px;
}

#noflash-newsticker {
padding-left:0;
}

/* ----- column-left ----- */

#column-left {
	background:url("../images/left-col-bg.jpg") top no-repeat;
	width:517px;
	float:left;
	color:#000000;
	}
	
#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h3, #column-left h4, #column-left ul, #column-left dl, #column-left ol {
		margin:15px 40px 15px 55px;
          }
		  
		  #column-left a:link, #column-left a:visited	{
	color:#333333;
	text-decoration:underline;
	outline:none;
}
		  #column-left a:hover, #column-left a:active	{
	color:#666666;
	text-decoration:underline;
	outline:none;
				}
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			list-style: disc inside;
			margin-bottom: 2px;
			}
#wrap-news-menu {margin:15px 0px 10px 55px;}

#subhead2 {
	background:url("../images/subhead-index-2.jpg") no-repeat;
	width:517px;
	height:80px;
	}

#left-col-bot-wrap {
	background:url("../images/left-col-mid.jpg") bottom no-repeat;
	width:517px;
	padding-bottom:25px;
	}
	
#verdicts-table {margin-left:50px; width:440px;}

#verdicts-table .left-col {width:120px; height:60px;}
#verdicts-table .center-col {width:140px; height:60px;}
#verdicts-table .right-col {width:170px; height:60px;}

#wp_commentform {margin-left:55px;}	
#column-left ol.wp_commentlist {padding: 0px; margin-left: 77px;}
#column-left ol.wp_commentlist li {list-style: decimal outside; padding: 0px;}
	#column-left ol.wp_commentlist li p {margin-left: 10px;}

.meta, .feedback {margin:15px 40px 15px 55px;}

#wp_submit {height: 20px; padding-top: 0px; width: 100px;}

/* ----- column-right ----- */

#column-right {
	background:url("../images/right-col-bg.jpg") top no-repeat;
	width:250px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 35px 15px 20px;
		}
	#column-right form { margin-left:20px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right 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-right ul li ul { margin:0 0 0 5px; }
	
	#column-right #blog-cat  {margin-left:20px;}
	
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:35px;
	clear:both;
	width:100%; /* fix for Safar */
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash { width:767px; height:225px; margin-left:-35px; } /* sets height for the flash header - REMOVE IF NOT USED */
#header-graphic { background:url("../images/flash.jpg");  height:222px; width:767px; } /* sets height for all non-flash headers */

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:67px; width:517px;} /* sets height for all subheads */
/*
	body#index #subhead { background:url("../images/subhead-courage.jpg"); }
*/	
	body#index #subhead { background:url("../images/subhead.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#news #subhead { background:url("../images/subhead-news.jpg"); }
	body#blog #subhead { background:url("../images/subhead-blog.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	
	body#wrongful #subhead { background:url("../images/subhead-wrongful-death.jpg"); }
	body#workplace #subhead { background:url("../images/subhead-workplace-injuries.jpg"); }
	body#verdicts #subhead { background:url("../images/subhead-verdicts-settlements.jpg"); }
	body#truckaccidents #subhead { background:url("../images/subhead-truck-accidents.jpg"); }
	body#spinal #subhead { background:url("../images/subhead-spinal-cord-injury.jpg"); }
	body#slip #subhead { background:url("../images/subhead-slip-and-fall-accidents.jpg"); }
	body#prem #subhead { background:url("../images/subhead-premises-liability.jpg"); }
	body#personal #subhead { background:url("../images/subhead-personal-injury.jpg"); }
	body#other #subhead { background:url("../images/subhead-other-accidents.jpg"); }
	body#motor #subhead { background:url("../images/subhead-motorcycle-accidents.jpg"); }
	body#misdiag #subhead { background:url("../images/subhead-misdiagnosis.jpg"); }
	body#medical #subhead { background:url("../images/subhead-medical-malpractice.jpg"); }
	body#faq #subhead { background:url("../images/subhead-faq.jpg"); }
	body#construction #subhead { background:url("../images/subhead-construction-accidents.jpg"); }
	body#brain #subhead { background:url("../images/subhead-brain-injury.jpg"); }
	body#birth #subhead { background:url("../images/subhead-birth-injury.jpg"); }
	body#auto #subhead { background:url("../images/subhead-auto-accidents.jpg"); }
	body#attorneys #subhead { background:url("../images/subhead-attorneys.jpg"); }
	body#bus #subhead { background:url("../images/subhead-bus.jpg"); }
	
	
	#quick-contact-sub {background:url("../images/right-col-sub.jpg") no-repeat; width:250px; height:61px;}


#column-right ul li { 
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
	padding-left:10px;  /* pushes text to the right to display bg img */
	}




/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:750px;
	margin:0 auto;
	text-align:center;
	font-size: 11px;	
	}

#footer p, #footer ul { margin-bottom:10px; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border:none;
	}

	#footer li.first { border: none; }
	
#footer-practice {width:750px; margin:15px auto 0px auto; text-align:left; margin-bottom:20px;}
#footer-practice a {list-style:none; text-decoration:none;}
#footer-practice .list-block {width:170px; float:left; display:inline; list-style:none; text-decoration:none;}
#footer-practice .list-block li {border-left: 1px solid #FFFFFF; padding-left:25px;}
#footer-practice #first-block {width:170px; float:left; margin-left:13px; display:block; list-style:none; text-decoration:none;}

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	position:relative;
	width:767px; 
	height:64px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:64px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; display:_inline; position:relative;}

#nav-01 { width: 97px; margin-left:0px;}
#nav-02 { width: 76px;}
#nav-03 { width: 142px;}
#nav-04 { width: 207px;}
#nav-05 { width: 68px;}
#nav-06 { width: 60px;}
#nav-07 { width: 115px;}


/*-------------- (-79px) X position of button / (-34px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  0px  -64px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -97px -64px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -173px -64px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -315px -64px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -522px -64px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -590px -64px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -650px -64px 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:#44423e;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:9999;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #fff;
	border-top:none;
	position:relative;
	}	

#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:10px;
	color:#FFF;
	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 { 
	background-color:#959595;
	color:#FFF;
	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:155px; }
#nav-02 ul, #nav-02 li { width:130px; }

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-right-col { 
	background:url("../images/nav-right-col.jpg") no-repeat; 
	position:relative;
	width:250px; 
	height:426px; 
	margin:0;
	padding:0; 
	}

#nav-right-col span { display: none; }

#nav-right-col li, #nav-right-col a { height:21px; display:block; } /* change height here also */

#nav-right-col li { float:left; list-style:none;}

#nav-right-col-01 { width: 165px; margin-top:70px;}
#nav-right-col-02, #nav-right-col-03, #nav-right-col-04, #nav-right-col-05, #nav-right-col-06, #nav-right-col-07 {margin-top:1px; width: 165px;}
#nav-right-col-08, #nav-right-col-09, #nav-right-col-10, #nav-right-col-11, #nav-right-col-12, #nav-right-col-13, #nav-right-col-14, #nav-right-col-15, #nav-right-col-16 {margin-top:1px; width: 165px;}

/*-------------- (-79px) X position of button / (-34px) height of image from above ------------- */
#nav-right-col-01 a:hover { background:url("../images/nav-right-col.jpg") -285px  -70px no-repeat; }
#nav-right-col-02 a:hover { background:url("../images/nav-right-col.jpg") -285px -92px no-repeat; }
#nav-right-col-03 a:hover { background:url("../images/nav-right-col.jpg") -285px -114px no-repeat; }
#nav-right-col-04 a:hover { background:url("../images/nav-right-col.jpg") -285px -136px no-repeat; }
#nav-right-col-05 a:hover { background:url("../images/nav-right-col.jpg") -285px -158px no-repeat; }
#nav-right-col-06 a:hover { background:url("../images/nav-right-col.jpg") -285px -180px no-repeat; }
#nav-right-col-07 a:hover { background:url("../images/nav-right-col.jpg") -285px -202px no-repeat; }
#nav-right-col-08 a:hover { background:url("../images/nav-right-col.jpg") -285px -224px no-repeat; }
#nav-right-col-09 a:hover { background:url("../images/nav-right-col.jpg") -285px -246px no-repeat; }
#nav-right-col-10 a:hover { background:url("../images/nav-right-col.jpg") -285px -268px no-repeat; }
#nav-right-col-11 a:hover { background:url("../images/nav-right-col.jpg") -285px -290px no-repeat; }
#nav-right-col-12 a:hover { background:url("../images/nav-right-col.jpg") -285px -312px no-repeat; }
#nav-right-col-13 a:hover { background:url("../images/nav-right-col.jpg") -285px -334px no-repeat; }
#nav-right-col-14 a:hover { background:url("../images/nav-right-col.jpg") -285px -356px no-repeat; }
#nav-right-col-15 a:hover { background:url("../images/nav-right-col.jpg") -285px -378px no-repeat; }
#nav-right-col-16 a:hover { background:url("../images/nav-right-col.jpg") -285px -400px no-repeat; }


/* Support for the "iehover-fix.js" */

* html ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
}

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

