/*--------------------- 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:#9AB1CE url("../images/bg-body.jpg") top repeat-x;
	text-align:justify;
	font:11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#2C343C;
	}

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

h1	{ font-size:1.4em; color:#324471; }
h2	{ font-size:1.3em; color:#000; }
h3	{ font-size:1.2em; color:#314978; }

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

a:link,a:visited	{ color:#314978; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2C343C; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{
	height:0.01em;
	overflow:hidden;
	clear:both;
	}
div.clear-h2	{ 
	height:10px; 
	overflow:hidden; 
	clear:both;
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
body#verdicts #column-right p.back-to-top {
	text-align:right;
	display:block;
	margin-right:50px;
	padding-right: 20px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
p.small {font-size: .95em;}
img.img-left { 
	float:left; 
	margin:5px 10px 4px 0px;
	}

img.img-right { 
	float:right; 
	margin:0px 0px 0px 0px; 
	}
.guides{
	float:right;
	padding-right:80px;
}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 
#column-left form label	{ font-size:.95em; color: #FFFFFF; } 
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:none;
	color:#000;
	width:200px; /* 5 pixles smaller than form width !important */
	height:19px;
	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:150px; padding:0; } /* same width as form - !important */

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

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


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

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

#contact-main label { 
	width:220px; 
	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:175px; } /* fixes display issue - 5px larger than input field */

#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:95px 0 0 243px; } /* defines placement of contact-main submit button */


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

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:810px;
	margin:0 auto;
	text-align:left;
	}
#wrap-img {
	background:url("../images/bottom-img.jpg") bottom no-repeat;
	width:810px;
	margin:0 auto;
	text-align:left;
	}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:107px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	width:810px;
	height:107px;
	left: -2px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:279px;
	float:left;
	}

 p.subtitle{ 
	color: #314978;
	font-weight:bold;
 }

#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 28px 10px 50px;
		color: #FFFFFF;
		}
		#column-left a {color:#FFFFFF; font-weight:bold;}
	#column-left h2 {margin-top: 40px;}
	#column-left form { padding-left:50px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			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 */
			}
	#column-left ul.no-bullet { padding-left:5px; }
		#column-left ul.no-bullet li { 
			background:transparent;
			padding-left:0px; 
			}
	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			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 */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left 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;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:531px;
	float:left;
	}
	
body#verdicts #column-right p{margin-right:0px; padding-right:55px;}

	#column-right p, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 58px 10px 28px;
		}
	#column-right h1, #column-right h2 {margin:22px 35px 19px 28px;}
	#column-right form { margin-left:0px; }

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

	/* multi column list */
	#column-right ul.multi { padding-left:25px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 7px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* 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;
			}
/* ------------------------ header framework ------------------------ */
#header-flash { height:211px; background:url("../images/header-flash1.jpg"); } /* was 211px height. sets height for the flash header - REMOVE IF NOT USED */
#header-graphic { height:211px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-flash1.jpg"); }
	body#about #header-graphic { background:url("../images/header-flash2.jpg"); }
	body#verdicts #header-graphic { background:url("../images/header-flash3.jpg");}
	body#personal-injury #header-graphic { background:url("../images/header-serious.jpg"); }
	body#death #header-graphic { background:url("../images/header-wrongful.jpg"); }
	body#auto #header-graphic { background:url("../images/header-auto.jpg"); }
	body#big-rig #header-graphic { background:url("../images/header-bigrig.jpg"); }
	body#construction #header-graphic { background:url("../images/header-construction.jpg"); }
	body#drugs #header-graphic { background:url("../images/header-drugs.jpg"); }
	body#motorcycle #header-graphic { background:url("../images/header-motorcycle.jpg"); }
	body#rollover #header-graphic { background:url("../images/header-rollover.jpg"); }
	body#product #header-graphic { background:url("../images/header-defective.jpg"); }
	body#boating-accident #header-graphic { background:url("../images/header-boating.jpg"); }
	body#contact #header-graphic { background:url("../images/header-flash4.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-flash4.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-flash1.jpg"); }
	body#blog #header-graphic { background:url("../images/header-flash4.jpg"); }

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

/* ------------------------ subhead framework with varying heights ------------------------ */
#logos {
	height:106px;
	background:url("../images/logos.jpg") ;
	position:relative;
	}
body#thankyou #logos { margin-top: 370px;}

	#logos a.atla {
	position:absolute;
	top: 17px;
	height: 80px;
	left: 25px;
	width: 85px;
		}
	
	#logos a.cac {
	position:absolute;
	top: 4px;
	height: 91px;
	left: 135px;
	width: 141px;
		}
		
	#logos a.pm{
	position:absolute;
	top: 4px;
	height: 96px;
	left: 279px;
	width: 91px;
		}	
		
	#logos a.mh {
		position:absolute;
		top: 8px;
		height: 80px;
		left: 366px;
		width: 115px;
		}
#title-blog { 
	background:url("../images/title-blog-btn.jpg") no-repeat; 
	height:58px; 
		}
#title-blog a{
	position:absolute;
	width:279px;
	height:59px;
}
#title-blog a span{
	display:none;
}
#title-blog a:hover{background:url("../images/title-blog-btn.jpg") -0px -59px no-repeat;}

#title-contact {
	height:53px;
	background:url("../images/title-contact.jpg");
	}

#title-experienced {
	height:135px;
	background:url("../images/title-experienced.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */

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

/* ------------------------footer framework ------------------------ */
#footer-top {
	background: url("../images/footer.jpg") repeat-x;
	height: 31px;
	}
#footer {
	background: url("../images/footer-wrap.jpg") repeat;
	width:auto;
	margin:0 auto;
	text-align:center;
	}
#footer-content {
	width:800px;
	margin:0 auto;
	text-align:center;
	}
#footer-bottom {
	background: url("../images/footer-bottom.jpg") repeat-x;
	height: 24px;
	}
#footer p {
	color:#FFFFFF;
	margin: 0 20px 10px 20px;
	width: 760px;
	
	}

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

#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; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #FFFFFF;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#column-right #nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:531px; 
	height:50px; 
	margin:0;
	padding:0; 
	}

#column-right #nav span { display: none; }

#column-right #nav li, #column-right #nav a { height:50px; display:block; } /* change height here also */

#column-right #nav li { float:left; list-style:none; _display:inline; position:relative; padding-left: 0px;background:transparent;}

#column-right #nav-01 { width: 65px; margin-left: 16px;}
#column-right #nav-02 { width: 104px;}
#column-right #nav-03 { width: 172px;}
#column-right #nav-04 { width: 127px;}


/*-------------- (-79px) X position of button / (-50px) height of image from above ------------- */
#column-right #nav-01 a:hover { background:url("../images/nav.jpg")  -16px -50px no-repeat; }
#column-right #nav-02 a:hover { background:url("../images/nav.jpg")  -81px -50px no-repeat; }
#column-right #nav-03 a:hover { background:url("../images/nav.jpg") -185px -50px no-repeat; }
#column-right #nav-04 a:hover { background:url("../images/nav.jpg") -357px -50px no-repeat; }


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

#column-left #areas-nav li span { display: none; }

#column-left #areas-nav li { float:left; list-style:none; position:relative; margin-left: 0px; padding-left:0px;background:transparent;}

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

/* margin-top to set where the areas-nav should begin */
#column-left #areas-nav-01 { margin-top:40px; width:279px; }

/* margin-top if there is a spacing between each areas-nav button */
#column-left #areas-nav-02, #column-left #areas-nav-03, #column-left #areas-nav-04, #column-left #areas-nav-05, #column-left #areas-nav-06, #column-left #areas-nav-07, #column-left #areas-nav-08, #column-left #areas-nav-09, #column-left #areas-nav-10, #column-left #areas-nav-11 { margin-top:0; width:279px; }

#column-left #areas-nav-01 a:hover { background:url("../images/areas-nav-2.jpg") -279px  -40px no-repeat; }
#column-left #areas-nav-02 a:hover { background:url("../images/areas-nav-2.jpg") -279px  -100px no-repeat; }
#column-left #areas-nav-03 a:hover { background:url("../images/areas-nav-2.jpg") -279px  -160px no-repeat; }
#column-left #areas-nav-04 a:hover { background:url("../images/areas-nav-2.jpg") -279px  -220px no-repeat; }
#column-left #areas-nav-05 a:hover { background:url("../images/areas-nav-2.jpg") -279px -280px no-repeat; }
#column-left #areas-nav-06 a:hover { background:url("../images/areas-nav-2.jpg") -279px -340px no-repeat; }
#column-left #areas-nav-07 a:hover { background:url("../images/areas-nav-2.jpg") -279px -400px no-repeat; }
#column-left #areas-nav-08 a:hover { background:url("../images/areas-nav-2.jpg") -279px -460px no-repeat; }
#column-left #areas-nav-09 a:hover { background:url("../images/areas-nav-2.jpg") -279px -520px no-repeat; }
#column-left #areas-nav-10 a:hover { background:url("../images/areas-nav-2.jpg") -279px -580px no-repeat; }
#column-left #areas-nav-11 a:hover { background:url("../images/areas-nav-2.jpg") -279px -640px no-repeat; }
/* Start Blog CSS
 * ------------------------------------------------------------------------------------- */
/* ------------------------ blog ------------------------ */
body#blog #column-left ul li{background:none;}
#blog-search{
	background: url("../images/blog.jpg");
	height:39px;
}
body#blog #logos{ margin-top:900px; }
body#blog #column-right.post{ padding:0px;}

.storycontent p em { font-style:italic;} 

div.feedback	{ 
	margin-left:45px; 
	}
div.storycontent{
	margin:0 0 0 0;
}
div.menu{
	margin:0 150px 0 45px;

	}
	
div.meta {
		padding-top:3px;
		padding-left:5px;
		font-size:.8em;
		color:#fff;
		background-color:#9ab1ce;
		margin:0 0px 10px 0px;
		height:20px

		}
		
div.meta a{
	color:#fff;
	}
		
div.meta a:hover{
	color:#2A2A2A;
	}

#blog blockquote p{ background-color:#F1F7FB;

					margin:0 20px 0 38px;

					}

					

#blog ol { list-style-type:decimal !important;

		   margin:0 0 0 45px !important;
		} 

#commentform{ padding:0 0 0 40px;}
#blog ol li p {margin:0 0 10px 0;}

#blog ol li p cite { font-size:.9em;}





.blogbutton {margin-left:10px;}



.blogbutton-inside {margin-left:-10px;}
				

/* ------------------------ blog list------------------------ */
body#blog #column-right p {margin-right:40px; padding-right:55px;}

#menu ul { margin:5px 20px 5px 40px; }
#menu ul li ul li {
			font-weight:bold;
			padding-right:0px;
			padding-left:15px;
			}
			
#categories ul, #meta ul, #archives ul {margin:0 0 0 60px; padding-bottom:20px;  }

#meta ul li a.rss{
	padding-left:18px;
	background:url("../images/rss-icon.gif") left no-repeat;
}			

#categories ul a { 
		color:#fff; 
		text-decoration:underline;  		
			}
#meta ul a { color:#fff; 
					text-decoration:underline;
					}
#archives ul a { color:#fff; 
				text-decoration:underline;
				}
#categories ul a:hover { 
		color:#000; 
		text-decoration:underline;  
		}
#meta ul a:hover { color:#000; 
					text-decoration:underline;
					}
#archives ul a:hover { color:#000; 
				text-decoration:underline;
				}
form#commentform p{
	width:200px;
}				
input.commentform-submit#submit{
	width:150px;
	height:22px;
	cursor:pointer;
	}
  /* End Blog CSS
 * ------------------------------------------------------------------------------------- */


#video{
background:url("../images/btn-video.jpg") no-repeat;
width:275px;
height:214px;
position:relative;
}
#video a{
	position:absolute;
	width:264px;
	height:214px;
}
