/*--------------------- 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,ol { list-style:none; }

/* 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,ol,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:#fff;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

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

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

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

a:link,a:visited	{ color:#2A6F43; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#3B7F55; text-decoration:none; outline:none; }

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

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;
	}
	body#sitemap p.back-to-top { margin-bottom:25px; }
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

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

form {
	width:165px;
	margin:10px 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 #384F2F;
	color:#000;
	width:160px; /* 5 pixles 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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { width:165px; padding:0; } /* same width as form - !important */

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

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


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

#contact-main label { 
	width:190px; 
	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:170px; }
	
#contact-main label textarea { height:100px; overflow:auto; }


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

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

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

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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:760px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:94px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:27px;
		width:285px;
		top:31px;
		height:40px; 
		}
	#masthead a span {
		display:none;
		}

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

#column-left {
	width:227px;
	float:left;
	color:#fff;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3 {
		margin:0 28px 10px 28px;
		}
	#column-left form { margin-left:28px; }
	#column-left a:link, #column-left a:visited	{ color:#F5C827; }
	#column-left a:hover, #column-left a:active	{ color:#F5C827; }
	
	#btn-phillipslaw {
		position:relative;
		background:url("../images/btn-phillipslaw.jpg");
		height:138px;
		}
		/* index page link within #masthead */		
		#btn-phillipslaw a {	
			position:absolute;
			left:45px;
			width:133px;
			top:26px;
			height:58px; 
			}
		#btn-phillipslaw a span {
			display:none;
			}

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

#column-right {
	width:533px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 45px 10px 44px;
		}
	#column-right form { margin-left:45px; }
	
	body#index #column-right h1 { margin:0; padding:0; }
	 
	/* single column list */
	#column-right ul { padding-left:0px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat;
			padding-left:20px;  /* pushes text to the right to display bg img */
			line-height:1.7em;
			}

	/* 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;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

	#summary-lawsuit {
		background:#2A6F43 url("../images/summary-subhead-lawsuit.jpg") no-repeat;
		padding-bottom:5px;
		color:#fff;
		}
		#summary-lawsuit p {
			margin:0 30px 0px 185px;
			}
		#summary-lawsuit a:link,#summary-lawsuit a:visited	{ color:#F7D55A;}
		#summary-lawsuit a:hover,#summary-lawsuit a:active	{ color:#F7D55A;}
	
		#summary-lawsuit h2 {
			margin:0 30px 25px 185px;
			padding-top:39px;
			color:#fff;
			font-size:1.4em;
			}
	
	#summary-expert {
		width:266px;
		float:left;
		background:url("../images/summary-expert.jpg") no-repeat;
		}
		#summary-expert p {
			margin:0 30px 8px 33px;
			}
		body#index #summary-expert h2 {
			height:65px;
			margin:0;
			padding:35px 30px 0 33px;
			font-size:1.3em;
			color:#2A6F43;
			}


	#summary-problems {
		width:267px;
		float:left;
		background:url("../images/summary-problems.jpg") no-repeat;
		}
		#summary-problems p {
			margin:0  45px 8px 4px;
			}
		body#index #summary-problems h2 {
			height:65px;
			margin:0;
			padding:35px 0 0 4px;
			font-size:1.3em;
			color:#2A6F43;
			}
			
	
	#summary-evaluation {
		background:#F5C827;
		padding-bottom:5px;
		margin-top:10px;
		}
		#summary-evaluation p {
			margin:0 45px 0px 34px;
			}
		#summary-evaluation h2 {
			margin:0 45px 25px 34px;
			padding-top:20px;
			color:#2A6F43;
			font-size:1.35em;
			}

/* ----- bottom-wrap ----- */
 
#bottom-wrap-index {
	background:url("../images/bottom-wrap-index.jpg");
	height:43px;
	clear:both;
	width:100%; /* fix for Safar */
	}

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

#header-graphic {
	float:left;
	background:url("../images/bg-header-graphic-index.jpg");
	height:221px; width:311px;
	}
#media-index {
	float:left;
	height:221px; width:222px;
}

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

#header-flash {
	position:relative;
	background:url("../images/bg-header-flash.jpg");
	height:221px;
	}
	/* index page link within #masthead */		
	#header-flash a {	
		position:absolute;
		left:311px;
		width:222px;
		top:0px;
		height:221px; 
		}
	#header-flash a span {
		display:none;
		}


/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:100px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contactus.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#class-action #subhead { background:url("../images/subhead-class-action.jpg"); }
	body#faqs #subhead { background:url("../images/subhead-faqs.jpg"); }
	body#side-effects #subhead { background:url("../images/subhead-side-effects.jpg"); }
	body#timeline #subhead { background:url("../images/subhead-timeline.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

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

#footer a:link, #footer a:visited { color:#2A6F43; }

#footer a:hover, #footer a:active { color:#000; }

#footer ul {margin: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 #2A6F43;
	}

	#footer li.first { border: none; }


/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:227px;		/* Width of buttons, not entite image (or half of entire image) */
	height:221px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

#nav li {
	float:left;
	list-style:none;
	}

#nav li, #nav a { 
	height:27px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:19px; width:227px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07 { margin-top:0; width:227px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -227px  -19px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -227px  -46px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -227px  -73px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -227px  -100px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -227px -127px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -227px -154px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -227px -181px no-repeat; }