/*--------------------- Last Modified --> 2006.02.17 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. 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 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

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:#1C68BC; text-decoration:none; }
a:hover,a:active	{ color:#1C68BC; text-decoration:underline; }

img {display: block;}

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	}

img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
	
.txt-brn {
	color: #923202;
	}
	
img.img-btn-read {
	clear: both;
	text-align: right;
	}
p.txt-required {
	padding-bottom: 30px;
	}
	
/* ----- global form elements ----- */ 

form {
	width:150px;
	padding:10px 0 15px 30px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#1C68BC !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #1C68BC;
	color:#FFF;
	width:150px; /* 5 pixles smaller than form width !important */
	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:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 242px; }

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:88px;
	height:32px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 

#contact-main {
	width: 410px;
	}
	
#contact-main dl {
	margin: 0 0 0 5px;
	}
body #contact-main p {
	margin: 0 0 0 5px;
	}
#contact-main dt {
	float: left;
	width: 180px;
	line-height: 18px;
	text-align: right;
	clear: left;
	}
	
#contact-main dd {
	margin: 0 0 5px 190px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}
#contact-main dd input, #contact-main dd select, #contact-main dd textarea {
	width:200px;
	}
#contact-main dd input.radio {
	border: none;
	width:13px;
	margin-left: 15px;
	}
#contact-main input.radio {
	border: none;
	background-color: #FFF;
	}
#contact-main dl dd input.submit-contact-main { 
	background:url("../images/btn-submit.jpg");
	width:88px;
	height:32px;
	border:none;
	cursor:pointer;
	margin: 0;
	}

/* framework
 * ------------------------------------------------------------------------- */

body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:780px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:96px;
	}
	/* home link within #masthead */		
	#masthead #home {	
		position:absolute;
		left:39px;
		width:288px;
		top:48px;
		height:37px; 
		}
	#masthead #favorites {	
		position:absolute;
		left:169px;
		width:128px;
		top:0px;
		height:22px; 
		}
	#masthead #case {	
		position:absolute;
		left:37px;
		width:132px;
		top:0px;
		height:22px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:236px;
	float:left;
	color:#1C68BC;
	}
	
#column-left p {
	margin: 0 24px 20px 35px;
	}
#subhead-practice {
	background: url("../images/subhead-index-practice-area.jpg");
	height: 68px;
	}
	
	#subhead-practice span {
		display:none;
		}
/* practice areas buttons */	
 #btn-auto a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-auto.jpg") 0 0 no-repeat;
    }

	 #btn-auto a:hover, #btn-auto a:active {
		background-position: 0 -68px;
		}
	
 #btn-birth a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-birth.jpg") 0 0 no-repeat;
    }

	 #btn-birth a:hover, #btn-birth a:active {
		background-position: 0 -68px;
		}
	
 #btn-construction a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-construction.jpg") 0 0 no-repeat;
    }

	 #btn-construction a:hover, #btn-construction a:active {
		background-position: 0 -68px;
		}
		
 #btn-dog a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-dog.jpg") 0 0 no-repeat;
    }

	 #btn-dog a:hover, #btn-dog a:active {
		background-position: 0 -68px;
		}		
		
 #btn-medical a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-medical.jpg") 0 0 no-repeat;
    }

	 #btn-medical a:hover, #btn-medical a:active {
		background-position: 0 -68px;
		}
		
 #btn-motorcycle a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-motorcycle.jpg") 0 0 no-repeat;
    }

	 #btn-motorcycle a:hover, #btn-motorcycle a:active {
		background-position: 0 -68px;
		}
		
 #btn-personal a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-personal.jpg") 0 0 no-repeat;
    }

	 #btn-personal a:hover, #btn-personal a:active {
		background-position: 0 -68px;
		}
		
 #btn-product a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-product.jpg") 0 0 no-repeat;
    }

	 #btn-product a:hover, #btn-product a:active {
		background-position: 0 -68px;
		}
		
 #btn-slip a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-slip.jpg") 0 0 no-repeat;
    }

	 #btn-slip a:hover, #btn-slip a:active {
		background-position: 0 -68px;
		}
		
 #btn-workers a {
    display: block;
    height: 68px;
    width: 236px;
    margin: 0;
    padding: 0;
    background: url("../images/btn-workers.jpg") 0 0 no-repeat;
    }

	 #btn-workers a:hover, #btn-workers a:active {
		background-position: 0 -68px;
		}
  #btn-auto span, #btn-birth span, #btn-construction span, #btn-dog span, #btn-medical span, #btn-motorcycle span, #btn-personal span, #btn-product span, #btn-slip span, #btn-workers span {	display: none; }
  
  #subhead-attorney {
  	background: url("../images/subhead-attorney.jpg");
	height: 127px;
	}
	
  .col-left-bg-wht {
  	background: url("../images/col-left-bg-wht.jpg") repeat-y;
	}
		
																			
/* ----- column-middle ----- */

#column-middle {
	width:304px;
	float:left;
	}
#column-middle p {
	margin: 0 31px 22px 31px;
	}
	
	#subhead-helping {
		background: url("../images/subhead-helping.jpg");
		height: 150px;
		margin-bottom: -40px;
		}
		
	#subhead-helping span {
		display: none;
		}
	
	#subhead-index-testimonials {
		background: url("../images/subhead-index-testimonials.jpg");
		height: 160px;
		margin: -25px 0 -30px 0;
		}
		
		#subhead-index-testimonials span {
			display:none;
			}
			
	#subhead-commitment {
		background: url("../images/subhead-commitment.jpg");
		height: 160px;
		margin: -25px 0 -30px 0;
		}
		
		#subhead-commitment span {
			display:none;
			}
		
/* ----- column-right ----- */

#column-right {
	width:236px;
	float:right;
	}

#column-right p {
	margin: 0 35px 18px 30px;
	}
	#subhead-quick-contact {
		background: url("../images/subhead-quick-contact.jpg");
		height: 87px;
		}
		
		#subhead-quick-contact span {
			display: none;
			}
			
.col-right-bg-wht {
  	background: url("../images/col-right-bg-wht.jpg") top right repeat-y;
	}
			
#img-map {
	position:relative;
	background:url("../images/img-map.jpg");
	height:195px;
	}

	/* map link within #img-map */		
	#img-map a {	
		position:absolute;
		left:73px;
		width:81px;
		top:81px;
		height:23px; 
		}
	#img-map a span {
		display:none;
		}

	#subhead-index-faqs {
		background: url("../images/subhead-index-faqs.jpg");
		height: 87px;
		}
		
		#subhead-index-faqs span {
			display: none;
			}
		
#column-right #list-faq {
	color: #1C68BC;
	}
#column-right #list-faq li {
	border-bottom: 1px dotted #999;
	margin: 0 15px 0 0;
	padding: 10px 14px 10px 28px;
	}

#column-right #list-faq li.last {
	border: none;
	}

#column-right #list-faq a:link, #column-right #list-faq a:visited {
	color:#1C68BC;
	text-decoration: none; 
	}

#column-right #list-faq a:hover, #column-right #list-faq a:active {
	text-decoration: underline; 
	}
	
/* subpages framework
 * ------------------------------------------------------------------------- */
#wrap {
	background:url("../images/bg-sub-wrap.jpg") repeat-y;
	width:780px;
	margin:0 auto;
	text-align:left;
	}

#sub-column-left {
	width:540px;
	float:left;
	}
	
#sub-column-left p, #sub-column-left h1, #sub-column-left h2, #sub-column-left h3 {
	margin: 0 24px 20px 35px;
	}
	
#sub-column-left .header1 {
	color: #1C68BC;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #E1CD07;
	padding-bottom: 5px;
	width: 480px;
	}

#sub-column-left .header2 {
	color: #1C68BC;
	font-weight: bold;
	font-size: 13px;
	}
	
#sub-column-left .header2-testimonials {
	color: #1C68BC;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 35px;
	}

#sub-column-left .header3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	}
	
#sub-column-left img.img-left { 
	float:left; 
	margin: 2px 10px 10px 0;
	padding-left: 35px;
	}

	/* background image list items */
	#sub-column-left ul { 
		margin-left:65px;
		margin-right: 30px;
		margin-bottom: 20px; 
		}
	#sub-column-left ul li {
		list-style-type: disc; 
		padding-left:0px; 
		}


			
/* ----- bottom-wrap ----- */
 
body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:55px;
	clear:both;
	width:100%;
	}
	
#bottom-wrap {
	background:url("../images/bottom-sub-wrap.jpg");
	height:55px;
	clear:both;
	width:100%;
	}
	
/* header/banner framework
 * ------------------------------------------------------------------------- */

#header-flash {
	height: 191px;
	width: 748px;
	background-color: #fff;
	position: relative;
	top: 27px;
	left: 16px;
	}

#header-graphic {
	height:225px; /* sets height for all non-flash headers */
	margin: 0;
	padding: 0;
	position: relative;
	}
	
	/* link within #header-graphic */		
	#header-graphic a {	
		position:absolute;
		left:483px;
		width:173px;
		top:128px;
		height:31px; 
		}
		
	#header-graphic span {
		display: none;
		}

/* except for #practice, header images will be replaced. follow naming below. */
	body#index #header-graphic {
		background:url("../images/flash_bkgrnd.jpg"); 
		}

	body#meet #header-graphic {
		background:url("../images/header-meet.jpg"); 
		}

	body#reasons #header-graphic {
		background:url("../images/header-reasons.jpg"); 
		}

	body#practice #header-graphic {
		background:url("../images/header-practice.jpg"); 
		}

	body#testimonials #header-graphic {
		background:url("../images/header-testimonials.jpg"); 
		}

	body#faqs #header-graphic {
		background:url("../images/header-faqs.jpg"); 
		}

	body#results #header-graphic {
		background:url("../images/header-results.jpg"); 
		}

	body#contact #header-graphic {
		background:url("../images/header-contact.jpg"); 
		}

	body#thankyou #header-graphic {
		background:url("../images/header-thankyou.jpg"); 
		}



/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:204px; /* sets height for all subheads */
	margin-bottom: -80px;
	}
	
	#subhead span {
		display: none;
		}

	body#meet #subhead {
		background:url("../images/subhead-meet.jpg"); 
		}
	
	body#reasons #subhead {
		background:url("../images/subhead-reasons.jpg"); 
		}
	
	body#practice #subhead {
		background:url("../images/subhead-practice.jpg"); 
		}
	
	body#testimonials #subhead {
		background:url("../images/subhead-testimonials.jpg"); 
		}
	
	body#faqs #subhead {
		background:url("../images/subhead-faqs.jpg"); 
		}
	
	body#results #subhead {
		background:url("../images/subhead-results.jpg"); 
		}
	
	body#contact #subhead {
		background:url("../images/subhead-contact.jpg"); 
		}
	
	body#thankyou #subhead {
		background:url("../images/subhead-thankyou.jpg"); 
		}
	

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:780px;
	margin:0 auto;
	text-align:center;
}

#footer p {
	color:#000;
	margin-bottom:10px;
	}
#footer p.ad{color:#FF0000;}

#footer a:link, #footer a:visited {
	color:#000;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color:#000;
	text-decoration: underline;
	}

#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-left: 1px solid #000;
	font-weight: bold;
	}

	#footer li.first { border: none; }


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:780px; 
	height:63px; 
	margin-bottom:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:24px; display:block; }

#nav li {  float:left; list-style:none; display:inline; position:relative; }

#nav-01 { width: 53px; margin-left: 33px; margin-top: 9px; margin-bottom: 30px;}
#nav-02 { width: 107px; margin-top: 9px; margin-bottom: 30px;}
#nav-03 { width: 137px; margin-top: 9px; margin-bottom: 30px;}
#nav-04 { width: 110px; margin-top: 9px; margin-bottom: 30px;}
#nav-05 { width: 101px; margin-top: 9px; margin-bottom: 30px;}
#nav-06 { width: 48px; margin-top: 9px; margin-bottom: 30px;}
#nav-07 { width: 93px; margin-top: 9px; margin-bottom: 30px;}
#nav-08 { width: 73px; margin-top: 9px; margin-bottom: 30px;}


/*-------------- (-79px) X position of button / (-63px) height of image from above ------------- */
#nav-01 a:hover {background:url("../images/nav.jpg")  -33px -72px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.jpg")  -86px -72px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.jpg") -193px -72px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.jpg") -330px -72px no-repeat;}
#nav-05 a:hover {background:url("../images/nav.jpg") -440px -72px no-repeat;}
#nav-06 a:hover {background:url("../images/nav.jpg") -541px -72px no-repeat;}
#nav-07 a:hover {background:url("../images/nav.jpg") -589px -72px no-repeat;}
#nav-08 a:hover {background:url("../images/nav.jpg") -682px -72px no-repeat;}



/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#1C68BC;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; 				/* Height of each drop down nav item */
	border:1px solid #ccc;
	border-top:none;
	}	

#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:1.0em;
	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-04 ul a:hover { 
	background-image:none;
	background-color:#225497;
	color:#E1CD07;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:175px; }		
#nav-04 ul, #nav-04 li { width:175px; }

	/* 2nd tier drop down */

	#nav-02 ul li ul  {
		display:none;
		width:175px;
		margin-left: 120px; /* width of drop down nav +2 */
		margin-top:-20px; /* height of drop down nav item +1 */
		border-top: 1px solid #ccc;
		}

	#nav-02 ul li:hover ul, #nav-02 ul li.sfHover ul { 
		display:block;
		}

	#nav-02 ul li ul li a {
		width:175px;
		height:20px;
		}

/* disclaimer pop up */

body#disclaimer {
	background-color: #FFF;
	background: none;
	text-align: left;
	margin: 10px;
	line-height: 16px;
	}