/*--------------------- 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:#777777 url("../images/bg-back.jpg") top repeat-x;
	text-align:center; 
	font:12px/18px "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:#000000; text-decoration:underline; }
a:hover,a:active	{ color:#940D0D; text-decoration:underline; }

/* ----- 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;
	}
	
img.img-left { 
	float:left; 
	margin:2px 11px 10px 27px; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

.thankyou-padding { padding-bottom:200px; }
	
/* ----- global form elements ----- */ 

form {
	width:150px;
	padding:0px 0 15px 0;
	margin-left:31px;
	}

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

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

input, textarea, select { 
	background-color:#ffffff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C3C3C3;
	color:#000;
	width:150px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	_margin-bottom:2px; /* 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: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 10px 242px; }

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}

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


/* ----- main contact form ----- */ 
 
#contact-main { padding:20px 0 10px 0; }
	
#contact-main label { 
	width:180px; 
	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 select {
	width:155px;
	}
	
#contact-main label textarea { height:100px; }



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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:730px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:133px;

	
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead  span {
		display:none;
		}
	#header-nav {
	float:left;
	width:177px;
	height:232px;
	}
	
#header-flash {
background:#4E74A1;
height:232px;
margin-left:10px;
width:710px;

}

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

#column-left {
	background:url("../images/bg-contact.jpg") no-repeat;
	width:211px;
	float:left;
	margin-top:23px;
	}
		 #column-left span {
			display:none;
			}
			#side {
			height:75px;
			}

		 #column-left p {
			width:162px;
			margin:0px 0px 8px 31px;
			}
	#column-left-locate {
     background:url("../images/bg-locate.jpg") no-repeat;
	 width:211px;
	 float:left;
	 margin-top:23px;
	 }
	 
	#column-left-ptt {
     background:url("../images/bg-ptt.jpg") no-repeat;
	 width:211px;
	 height:57px;
	 float:left;
	 margin-top:23px;
	 }
	 
		 #column-left-locate span {
			display:none;
			}
			#side-locate {
			height:75px;
			}

		 #column-left-locate p {
			width:162px;
			margin:0px 0px 8px 31px;
			}

		 #case-results {
			background:url("../images/case-results.jpg") no-repeat top;
			height:18px;
			margin-top:20px;
			margin-bottom:19px;
			
			}
			
			
/* background image list items */
	#column-left ul { 
		margin-left:5px; 
		}
	#column-left ul li { 
		background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}
	

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

#column-right {
background: url("../images/bg-welcome.jpg") no-repeat top left;
	width:517px;
	float:left;
	}
		#case span {
		display:none;
		} 
#case { position:relative; background:url("../images/legal-case.jpg") left top no-repeat; width:493px; height:210px; 		margin-left:16px;
		margin-top:26px;
}
#case-btn a { position:absolute; width:425px; height:66px; top:93px; left:26px;}/* home link within header */

    #column-right p, h1, h2, h3 {
	margin-left:29px;
	margin-right:34px;
	}

	/* background image list items */
	#column-right ul { 
		margin-left:21px; 
		} 

	#column-right ul li { 
		background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}
		#column-right ul#bullet li  { 
		list-style:disc;
		padding-left:8px;
		margin-left:30px;
		margin-right:36px;
		}
		
	.read-more {
	background:url("../images/bullet.jpg") no-repeat right;
	padding-right:30px;
	}

	#float-nav{
		border: 1px solid #000;
		width: 155px;
		padding: 5px;
		float: right;
		margin: 0 35px 0 10px;
	}
	#float-nav ul {
		margin: 0px;
		padding: 0px;
	}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:41px;
	clear:both;
	width:100%;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic {

	height:232px; /* sets height for all non-flash headers */
	width:548px;
	float:left;
	}
#header-graphic span {
    display:none;
	}

	body#breast #header-graphic {
		background:url("../images/header-breast.jpg"); 
		}


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

#subhead {
	margin-top:24px;
	margin-left:28px;
	height:20px; /* sets height for all subheads */
	}
   
		#subhead-about {
			background:url("../images/titles/titles-about.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-about span {
			display:none;
			}
			
		#subhead-personal-injury {
			background:url("../images/titles/titles-personal-injury.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-personal-injury span {
			display:none;
			}
			
		#subhead-wrongful-death {
			background:url("../images/titles/titles-wrongful-death.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-wrongful-death span {
			display:none;
			}
			
		#subhead-product-liability {
			background:url("../images/titles/titles-product-liability.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-product-liability span {
			display:none;
			}
		#subhead-medical-malpractice {
			background:url("../images/titles/titles-medical-malpractice.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-medical-malpractice span {
			display:none;
			}
		#subhead-contact {
			background:url("../images/titles/titles-contact.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-contact span {
			display:none;
			}
		#subhead-site-map{
			background:url("../images/titles/titles-site-map.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-site-map span {
			display:none;
			}
		#subhead-practice-areas{
			background:url("../images/titles/titles-practice-areas.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-practice-areas span {
			display:none;
			}
		#subhead-thankyou{
			background:url("../images/titles/titles-thankyou.jpg") no-repeat;
			margin-top:24px;
			margin-left:28px;
			height:20px; /* sets height for all subheads */
			}
			#subhead-site-map span {
			display:none;
			}

	body#index #subhead {
		background:url("../images/titles/titles-welcome.jpg") no-repeat; 
		}

    #subhead span {
		display:none;
		}
	
	body#breast #subhead {
		background:url("../images/subhead-breast.jpg"); 
		}

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

#footer p {
	color:#ffffff;
	margin-left: 20px;
	margin-right: 20px;
	}

#footer a:link, #footer a:visited {
	color:#ffffff;
	}

#footer a:hover, #footer a:active {
	color:#FF7F81; text-decoration: none;
	}

#footer ul {margin-top:10px;}

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

	#footer li.first { border: none; }
	




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

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:710px; 
	height:39px; 
	margin-bottom:0; 
	clear:both;
	margin-left:10px;
	}
	

#nav span { display: none; }

#nav li, #nav a { height:39px; display:block; }

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

#nav-01 { width: 86px; margin-left: 245px;}
#nav-02 { width: 104px;}
#nav-03 { width: 137px;}
#nav-04 { width: 117px;}



/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("../images/nav.jpg")  -245px -39px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.jpg") -331px -39px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.jpg") -435px -39px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.jpg") -572px -39px no-repeat;}

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

#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#DBDBDB;	/* 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 #898989;
	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 {
	font-size:1.0em;
	color:#303030;
	text-decoration:none;
	}
#nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#8D0A0A;
	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-04 ul a:hover { 
	background-image:none;
	background-color:#C3C3C3;
	color:#8D0A0A;
	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:137px; }		
