/*--------------------- 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:#e8e9eb url("../images/bg-body.jpg") repeat-x;
	text-align:center; 
	font:13px/18px Arial, Helvetica, sans-serif; 
	color:#000;
	}

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

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#a8563a; }
h2	{ font-size:1.1em; color:#005e91; }
h3	{ font-size:1.0em; color:#7b90a7; }

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

a:link,a:visited	{ color:#000; text-decoration:underline; }
a:hover,a:active	{ color:#7b90a7; text-decoration:underline; }

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

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:20px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
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:168px; padding:10px 0 15px 0; }

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

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

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #fff;
	color:#1f4a81;
	width:168px; /* 5 pixles smaller than form width !important */
	height:17px;
	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:.85em;
	}
	
select { width:172px; padding:0; } /* same width as form !important */

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

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


/* ----- main contact form ----- */ 
 
#contact-main { padding:20px 0 10px 0; }
	
#contact-main label { 
	width:200px; 
	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:150px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select, input.submit-contact-main  { 
	background-color:#005E91 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #005E91;
	color:#fff;
	}

#contact-main label select { width:155px; }
	
#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 220px; }

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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:782px;
	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:29px;
		width:347px;
		top:36px;
		height:27px; 
		}
	#masthead a span {
		display:none;
		}


/* ----- featured buttons ----- */

#btns-featured {
	width:782px;
	background:url("../images/bg-featured-buttons.jpg") repeat-y;
	clear:both;
	color:#fff;
	float:left;
	}
	
	#button-one {
		width:265px;
		float:left;
		padding-top:40px;
		background:url("../images/bg-featured-btn-one.jpg") no-repeat;
		}
		#button-one p {
			margin:0 0 5px 29px;
			width:216px;
			}
			
		#button-one form {
			padding-left:29px;
			margin:0;
			float:left;
			width:225px;
			}

		#button-one select { 
			background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
			border:1px solid #c6a646;
			color:#000;
			width:167px; /* 5 pixles smaller than form width !important */
			height:22px;
			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:.90em;
			float:left;
			}
			input#go {
				background:url("../images/btn-featured-go.gif");
				height:25px;
				width:26px;
				border:none;
				float:right;
				cursor:pointer;
				}
			
	#button-two {
		width:253px;
		float:left;
		padding-top:40px;
		background:url("../images/bg-featured-btn-two.jpg") no-repeat;
		}
		#button-two p {
			margin:0 0 15px 19px;
			width:216px;
			}

	#button-three {
		width:264px;
		float:left;
		padding-top:40px;
		background:url("../images/bg-featured-btn-three.jpg") no-repeat;
		}
		#button-three p {
			margin:0 0 5px 19px;
			width:216px;
			}

/* ----- content-left ----- */

#content-left {
	width:518px;
	float:left;
	}
	
	#content-left p, #content-left h1, #content-left h2, #content-left h3, #content-left form, #content-left ul, #content-left dl, #content-left ol {
		margin:0 28px 8px 34px;
		}

	/* ----- single column list INDEX page FAQ SECTION ------ */
	#content-left ul.faq { width:230px; float:left; padding-left:34px; margin:0; }
		#content-left ul.faq li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat;
			padding-left:18px; /* pushes text to the right to display bg img */
			}

	/* ----- single column list INSIDE pages ----- */
	#content-left ul { padding-left:5px; }
		#content-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat;
			padding-left:18px; /* pushes text to the right to display bg img */
			}

	/* ----- definition list ----- */
	#content-left dl { padding-left:5px; }
		#content-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#content-left 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;
			}
	
	#attorneys-intro {
		width:250px;
		float:left;
		}
		#attorneys-intro p {
			margin:0 28px 8px 10px;
			}

	#btn-need-attoryney {
		position:relative;
		background:url("../images/btn-need-attoryney.jpg");
		height:168px;
		}
		/* contact link within #masthead */		
		#btn-need-attoryney a.contactlink {	
			position:absolute;
			left:51px;
			width:136px;
			top:117px;
			height:19px; 
			}
		/* learn more link within #masthead */		
		#btn-need-attoryney a.learnmore {	
			position:absolute;
			left:213px;
			width:91px;
			top:117px;
			height:19px; 
			}
		#btn-need-attoryney a span {
			display:none;
			}

/* ----- content-right ----- */

#content-right {
	width:264px;
	float:left;
	padding-top:90px;
	color:#fff;
	}

	#content-right p {
		margin:0 31px 20px 25px;
		text-align:center;
		}
	#content-right form {
		margin-left:40px;
		text-align:left;
		}

	#content-right.contact { background:url("../images/subhead-contact.jpg") no-repeat; }
	
	.directions { background:url("../images/subhead-directions.jpg") no-repeat; }

	#content-right a:link,#content-right a:visited	{ color:#fff; text-decoration:underline; }
	#content-right a:hover,#content-right a:active	{ color:#e8e9eb; text-decoration:underline; }

	/* ----- single column list INSIDE pages ----- */
	#content-right ul { margin:0 0 35px 45px; padding-left:5px; text-align:left; }
		#content-right ul li { 
			background:transparent url("../images/bullet-right.gif") 0px 3px no-repeat;
			padding-left:18px; /* pushes text to the right to display bg img */
			}

	#btn-sponsored-by {
		position:relative;
		background:url("../images/btn-sponsored-by.jpg") no-repeat;
		height:103px;
		}
		/* home link within #masthead */		
		#btn-sponsored-by a {	
			position:absolute;
			left:60px;
			width:133px;
			top:5px;
			height:74px; 
			}
		#btn-sponsored-by a span {
			display:none;
			}
#breast { 
background:url("../images/arizonamedicalmalpractice-final.jpg") no-repeat; 
position:relative;
width:264px;
height:88px;
}
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:24px;
	clear:both;
	width:100%; /* fix for Safar */
	}

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

#header-graphic { height:192px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#medical_malpractice #header-graphic { background:url("../images/header-medical-malpractice.jpg"); }
	body#dental_malpractice #header-graphic { background:url("../images/header-dental-malpractice.jpg"); }
	body#birth_injury #header-graphic { background:url("../images/header-birth-injury.jpg"); }
	body#failure_to_diagnose #header-graphic { background:url("../images/header-failure-to-diagnose.jpg"); }
	body#nursing_home_abuse #header-graphic { background:url("../images/header-nursing-home-abuse.jpg"); }
	body#contactus #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#contact_confirm #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }

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

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

	body#index h1#subhead { background:url("../images/subhead-index.jpg"); margin:0; padding:0; }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#medical_malpractice #subhead { background:url("../images/subhead-medical-malpractice.jpg");  }
		body#medical_malpractice #subhead_personal_injury { background:url("../images/subhead-personal-injury.jpg"); height:101px; }
		body#medical_malpractice #subhead_wrongful_death { background:url("../images/subhead-wrongful-death.jpg"); height:101px; }
	body#dental_malpractice #subhead { background:url("../images/subhead-dental-malpractice.jpg"); }
	body#birth_injury #subhead { background:url("../images/subhead-birth-injury.jpg"); }
		body#birth_injury #subhead_cerebral_palsy { background:url("../images/subhead-cerebral-palsy.jpg"); height:101px;}
	body#failure_to_diagnose #subhead { background:url("../images/subhead-failure-to-diagnose.jpg"); }
		body#failure_to_diagnose #subhead_breast_cancer { background:url("../images/subhead-breast-cancer.jpg"); height:101px;}
		body#failure_to_diagnose #subhead_lung_cancer { background:url("../images/subhead-lung-cancer.jpg"); height:101px;}
	body#nursing_home_abuse #subhead { background:url("../images/subhead-nursing-home-abuse.jpg"); }
	body#contactus #subhead { background:url("../images/subhead-contactus.jpg"); }
	body#contact_confirm #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }

/* ----- subhead framework with varying heights ----- */

#subhead-faq-attorneys {
	height:49px;
	background:url("../images/subhead-faq-attorneys.jpg") ;
	}


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

#footer {
	width:758px;
	background-color:#454545;
	margin:0 auto;
	padding-bottom:10px;
	}


#footer p {
	color:#dedede;
	margin:0 20px;
	font-size:0.90em;
	}

#footer a:link, #footer a:visited { color:#fff; text-decoration:none; font-weight:bold; }

#footer a:hover, #footer a:active { color:#7b90a7; }

#footer ul {padding:10px 20px; font-size:.95em; }

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


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:782px; 
	height:37px; 
	margin:0;
	padding:0;
	}

#nav span { display: none; }

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

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

#nav-01 { width: 51px; margin-left: 11px;}
#nav-02 { width: 51px;}
#nav-03 { width: 126px;}
#nav-04 { width: 119px;}
#nav-05 { width: 81px;}
#nav-06 { width: 122px;}
#nav-07 { width: 132px;}
#nav-08 { width: 77px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -11px -37px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -62px -37px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -113px -37px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -239px -37px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -358px -37px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -439px -37px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -561px -37px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -693px -37px no-repeat; }


/*-------------- Optional - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  -11px -37px no-repeat; }
body#about #nav-02 { background:url("../images/nav.jpg") -62px -37px no-repeat; }
body#medical_malpractice #nav-03 { background:url("../images/nav.jpg") -113px -37px no-repeat; }
body#dental_malpractice #nav-04 { background:url("../images/nav.jpg") -239px -37px no-repeat; }
body#birth_injury #nav-05 { background:url("../images/nav.jpg") -358px -37px no-repeat; }
body#failure_to_diagnose #nav-06 { background:url("../images/nav.jpg") -439px -37px no-repeat; }
body#nursing_home_abuse #nav-07 { background:url("../images/nav.jpg") -561px -37px no-repeat; }
body#contactus #nav-08 { background:url("../images/nav.jpg") -693px -37px no-repeat; }

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#454545;	/* 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 #5D5D5D;
	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;
	width:100%;
	padding-left:5px;
	}

/* 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-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#545454;
	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:155px; }		
#nav-05 ul, #nav-05 li { width:110px; }
#nav-06 ul, #nav-06 li { width:122px; }
