/* CSS Document */


ul,ol { list-style:none; }


h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

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; }

a img,:link img,:visited img,fieldset { border:none; }

td {
	vertical-align:top;
}

	
/* blog-styles
 * ------------------------------------------------------------------------- */
 
 input.search-image{ 
	background:url(../images/search-btn.gif);
	width:77px;
	height:18px;
	border:none;
	cursor:pointer;
	margin-left:45px;
	}
	
#column-right ul { padding-left:65px; }
		#column-right ul li { 
			background:transparent url(../images/img-arrow.gif) 0px 8px no-repeat;
			padding-left:11px;  
			}
			
#column-right h2{
	text-transform:uppercase;
	font-size:11px;
	list-style:none;
	}
	
#sidebar li {
   list-style: none;
}

div.narrowcolumn small{
margin-left:35px;
}

div.post small{
margin-left: 35px;
}
	
small { 
		color:#183473;
		text-align:left;
		font-size:11px;
		font-weight:bold;
		}
		
#comment-content{
margin:0 45px 10px 22px;
}
 
cite{
margin:0 45px 10px 22px;
}

div.entry{
margin:0 45px 10px 22px;
}


/* body
 * ------------------------------------------------------------------------- */

body { 
	background:#fff url(../images/bg-body.gif) repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif; 
	color:#333333;
	}
	
body#index {
	background:#fff url(../images/bg-body-home.gif) repeat-x;
}
	
body#disclaimer{background:#fff; margin:0;}
body#disclaimer p{
	font:11px/20px Arial, Helvetica, sans-serif; 
	color:#333333;
	margin: 10px 15px 5px 15px;
	}

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


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

a:link,a:visited	{ color:#ff6600; text-decoration:underline; }
a:hover,a:active	{ color:#f6b348; text-decoration:underline; }


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

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

p.back-to-top {
	text-align:right!important;
	font-size:11px;
	}
	
p.read-more {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url(../images/img-read-more.gif) right no-repeat;
	font-size:10px;
	}
	
p.disclaimer{
margin-left:255px!important;
}

p.breadcrumb{ font-size:10px;}
	
img.img-left { 
	float:left; 
	margin:2px 8px 5px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:2px 0 5px 8px; 
	}
	
img.img-quote { 
	float:right; 
	margin: 8px 0 8px 3px;	}
	
	
/* ----- form  ----- */ 

form {
	width:170px;
	margin:0px;
	}

form label	{ font-size:11px; color:#333;}

input.radio {width: 12px;}

form br { line-height:0; height:0; }

input, textarea, select { 
	background-color:#fff !important;
	border:1px solid #333;
	color:#333;
	width:165px; 
	height:18px;
	line-height:18px;	
	margin-bottom:6px; 
	padding-top:2px; 
	padding-left:4px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	}
	
select { width:170px; padding:0; } 

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

#contact-qc table {
	width:565px;
	margin:0 auto;
}
#c1{
	width:180px;
} 
#c2 {
	width:165px;
}
#c2 input.submit-image {
	margin-bottom:0;
}
#c3 {

}

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

#contact-main label { 
	width:230px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	color:#333;
	}
#contact-main label.dir {width: 500px; text-align:center; color: #EFDFB3;}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:300px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:305px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

/* ----- submit button ----- */ 

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

input.submit-image, input.submit-contact-main { 
	background:url(../images/btn-submit.gif);
	width:77px;
	height:18px;
	border:none;
	cursor:pointer;
	}


/* frame
 * ------------------------------------------------------------------------- */

#wrap-index {
	background:url(../images/bg-wrap-index.gif) repeat-y;
	width:1000px;
	text-align:left;
	}
	
#wrap {
	background:url(../images/bg-wrap.gif) repeat-y;
	width:1000px;
	text-align:left;
	}
	
#masthead ul {
	background:url(../images/masthead.gif);
	height:88px;
	width:1000px;
	}
		
#masthead span { display: none; }

#masthead ul li#mast-link-01, #masthead ul li#mast-link-01 a{display: block; height:70px; }
#masthead ul li#mast-link-02, #masthead ul li#mast-link-02 a{display: block; height:25px; }
#masthead ul li#mast-link-03, #masthead ul li#mast-link-03 a{display: block; height:25px; }
#masthead ul li#mast-link-04, #masthead ul li#mast-link-04 a{display: block; height:25px; }


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

#mast-link-01 { width: 300px; margin-top:10px; margin-right:575px}
#mast-link-02 { width: 25px; margin-top:10px; margin-right:12px;}
#mast-link-03 { width: 25px; margin-top:10px; margin-right:15px;}
#mast-link-04 { width: 25px; margin-top:10px;}
	

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

#column-left-index {
	width:400px;
	float:left;
	}

#column-left-index p{
		margin:0 45px 10px 22px;
		color:#303030;
		text-align:left;
		}	
	
#column-left {
	width:697px;
	float:left;
	}
		
	#column-left p{
		margin:0 45px 10px 22px;
		color:#303030;
		text-align:left;
				}	
				
	#column-left h2{
	margin:10px 45px 10px 22px;
	color:#10215F;
	font-size:13px;}
	
	#column-left-index h2{
	margin:10px 45px 10px 22px;
	color:#10215F;
	font-size:13px;}
	
	#column-left h3{
	margin:2px 45px 5px 22px;
	color:#275996;
	background:transparent url(../images/img-h3.gif) 0px 2px no-repeat;
	padding-left:12px;
	text-transform:uppercase;
	font-size:11px;}
	

	#list-inside ul { padding-left:15px; width:550px; margin:0 45px 10px 22px;}
		#list-inside ul li { 
			padding:0 0 5px 10px;  /* pushes text to the right to display bg img */
			background:transparent url(../images/img-arrow.gif) 0px 6px no-repeat;
			float:left;
			margin-left:10px;
			}
			
#content-list ul { margin:0 0 12px 35px; }
		#content-list ul li { 
			background:transparent url(../images/img-arrow.gif) 0px 5px no-repeat;
			padding-left:12px;  /* pushes text to the right to display bg img */
			}

			
#column-left form { margin-left:0px; }
	
#column-right a:link, #column-right a:visited	{ color:#333; text-decoration:underline; }
#column-right a:hover, #column-right a:active	{ color:#000; text-decoration:underline; }
	
	
/* ----- column-right ----- */

#column-right-index {
	width:600px;
	float:left;
	}
	#column-right-index form {
	margin-left: 15px;
	}
	
#column-right {
	width:302px;
	float:left;
	}
	
#column-right p, #column-right form, #column-right h2{
margin: 5px 65px 8px 55px;}

/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url(../images/bottom-wrap.gif);
	height:23px;
	clear:both;
	width:100%; 
	}

	
/* headers
 * ------------------------------------------------------------------------- */

#flash-header { height:140px;padding-top:3px;background:url(../images/flash-header.jpg); } 
/* subheads
 * ------------------------------------------------------------------------- */

#subhead-index { height:137px;background:url(../images/subhead-index.gif) no-repeat; }
#subhead {height:71px;}
	body#about #subhead{background:url(../images/subhead-about.gif) no-repeat;}
	body#testimonials #subhead{background:url(../images/subhead-testimonials.gif) no-repeat;}
			 #subhead-blog{background:url(../images/subhead-blog.jpg) no-repeat; height:195px;}
	body#childs #subhead{background:url(../images/subhead-child-safety.gif) no-repeat;}
	body#contact #subhead{background:url(../images/subhead-contact.gif) no-repeat;}
	body#defective-devices #subhead{background:url(../images/subhead-defective-devices.gif) no-repeat;}
	body#med-neg #subhead{background:url(../images/subhead-medical-neg.gif) no-repeat;}
	body#cancer-misdiagnosis #subhead{background:url(../images/subhead-cancer-misdiagnosis.gif) no-repeat;}
	body#news #subhead{background:url(../images/subhead-news.gif) no-repeat;}
	body#personal-injury #subhead{background:url(../images/subhead-personal-injury.gif) no-repeat;}
	body#pharm #subhead{background:url(../images/subhead-pharm.gif) no-repeat;}
	body#practice-areas #subhead{background:url(../images/subhead-practice-a.gif) no-repeat;}
	body#referring #subhead{background:url(../images/subhead-referring.gif) no-repeat;}
	body#sitemap #subhead{background:url(../images/subhead-sitemap.gif) no-repeat;}
	body#spanish #subhead{background:url(../images/subhead-spanish.gif) no-repeat;}
	body#thankyou #subhead{background:url(../images/subhead-thankyou.gif) no-repeat;}
	body#torts #subhead{background:url(../images/subhead-torts.gif) no-repeat;}
	body#transactional #subhead{background:url(../images/subhead-transactional.gif) no-repeat;}
	body#womans #subhead{background:url(../images/subhead-womans.gif) no-repeat;}
	body#auto-accidents #subhead{background:url(../images/subhead-auto.gif) no-repeat;}
	body#trucking #subhead{background:url(../images/subhead-trucking.gif) no-repeat;}
    body#premises #subhead{background:url(../images/subhead-premises.gif) no-repeat;}
    body#nursing-home #subhead{background:url(../images/subhead-nursing-home.gif) no-repeat;}
	body#accutane #subhead{background:url(../images/subhead-accutane.gif) no-repeat;}
	body#levaquin #subhead{background:url(../images/subhead-levaquin.gif) no-repeat;}
	body#yaz #subhead{background:url(../images/subhead-yaz.gif) no-repeat;}
	body#yasmin #subhead{background:url(../images/subhead-yasmin.gif) no-repeat;}
	body#reglan #subhead{background:url(../images/subhead-reglan.gif) no-repeat;}
	body#zimmer #subhead{background:url(../images/subhead-zimmer.gif) no-repeat;}
	body#avandia #subhead{background:url(../images/subhead-avandia.gif) no-repeat;}
    body#bextra #subhead{background:url(../images/subhead-bextra.gif) no-repeat;}
    body#cox #subhead{background:url(../images/subhead-cox.gif) no-repeat;}
    body#des #subhead{background:url(../images/subhead-des.gif) no-repeat;}
    body#fosamax #subhead{background:url(../images/subhead-fosamax.gif) no-repeat;}
    body#permax #subhead{background:url(../images/subhead-permax.gif) no-repeat;}
    body#gadolinium #subhead{background:url(../images/subhead-gadolinium.gif) no-repeat;}
    body#hrt #subhead{background:url(../images/subhead-hrt.gif) no-repeat;}
    body#ortho-evra #subhead{background:url(../images/subhead-ortho-evra.gif) no-repeat;}
    body#procrit-epogen #subhead{background:url(../images/subhead-procrit-epogen.gif) no-repeat;}
    body#renu #subhead{background:url(../images/subhead-renu.gif) no-repeat;}
    body#trasylol #subhead{background:url(../images/subhead-trasylol.gif) no-repeat;}
    body#zyprexa #subhead{background:url(../images/subhead-zyprexa.gif) no-repeat;}
    body#zelnorm #subhead{background:url(../images/subhead-zelnorm.gif) no-repeat;}
	body#hernia-patch #subhead{background:url(../images/subhead-patch.gif) no-repeat;}
    body#heart-stents #subhead{background:url(../images/subhead-heart-stents.gif) no-repeat;}
    body#guidant #subhead{background:url(../images/subhead-guidant.gif) no-repeat;}
	body#asbestos #subhead{background:url(../images/subhead-asbestos.gif) no-repeat;}
    body#mesothelioma #subhead{background:url(../images/subhead-mesothelioma.gif) no-repeat;}
    body#benzene #subhead{background:url(../images/subhead-benzene.gif) no-repeat;}
    body#silicosis #subhead{background:url(../images/subhead-silicosis-silica.gif) no-repeat;}
    body#welding-rods #subhead{background:url(../images/subhead-welding-rods.gif) no-repeat;}
/* ----- assets with varying heights ----- */
#contact-qc-subhead {
		height:60px;
		background:url(../images/subhead-qc-interior.gif) no-repeat ;
		}
		
#subhead-blog-features {
		height:60px;
		background:url(../images/subhead-blog-features.gif) no-repeat ;
		}
		
#contact-qc-subhead-blank {
		height:60px;
		background:url(../images/subhead-qc-interior-contact.gif) no-repeat ;
		}
		

#contact-qc{ background:url(../images/contact-wrap.gif) repeat-y; width:600px; text-align:left;}

#contact-qc-subhead-index {
		height:58px;
		background:url(../images/subhead-qc.gif) no-repeat ;
		}
		#contact-qc a:link, #contact-qc a:visited { color:#666; text-decoration:underline; }
		#contact-qc a:hover, #contact-qc a:active { color:#000; text-decoration:underline;}
		
	#contact-qc p{
	margin-left:15px;
	}
	
#subhead-affiliations {
		height:27px;
		background:url(../images/subhead-affiliations.gif) no-repeat ;
		margin-top:20px;
		}
		
#subhead-publications {
		height:27px;
		background:url(../images/subhead-publications.gif) no-repeat ;
		margin-top:20px;
		}
		
#subhead-resources {
		height:27px;
		background:url(../images/subhead-resources.gif) no-repeat ;
		margin-top:20px;
		}
		
#subhead-hotline {
		height:27px;
		background:url(../images/subhead-hotline.gif) no-repeat ;
		margin-top:20px;
		}
		
#subhead-video-center {
		height:27px;
		background:url(../images/subhead-video-center.gif) no-repeat ;
		margin-top:20px;
		}


/* ----- featured-index ----- */
#featured-container{
width:600px;
}

#featured-left{
width:298px;
float:left;
}
	#featured-left p{ margin:0 20px 3px 11px; font-size:11px; color:#333333;}
	p.headline { font:13px/14px Arial, Helvetica, sans-serif !important; font-weight:bold !important; text-transform:capitalize; padding-top:10px;}
		
#featured-right{
width:302px;
float:left;
}	
#featured-right p{ margin:0 20px 3px 25px; color:#525251;}

#subhead-index-featured{
		background:url(../images/subhead-featured.gif) no-repeat ;
		height:30px;
		}
		
#subhead-index-news{
		background:url(../images/subhead-legal-news.gif) no-repeat ;
		height:40px;
		}
		
#subhead-index-pa{
		background:url(../images/subhead-practice-areas.gif) no-repeat ;
		height:40px;
		}

/* footer assets
 * ------------------------------------------------------------------------- */
 
#footer {
	text-align:left;
	background: url(../images/footer-wrap.gif) repeat-x;
	height:270px;
	width:100%;
	}
	
	#subnav-bg{
	height:230px;
	background:#10215F url(../images/subnav-bg.gif) no-repeat;
	float:left;
	width:1000px
	}
	
	#small-background{
	height:40px;
	background: url(../images/footer-bg.gif) no-repeat;
	float:left;
	width:1000px;
	}
	
		 #small-background a:link, #small-background a:visited { color:#fff !important; text-decoration:underline; font-weight:bold; }
		 #small-background a:hover, #small-background a:active { color:#fff !important; text-decoration:underline;}
	
#footer p.copyright {
	color:#fff;
	margin-top:2px;
	text-align:center;
	}
	
#footer p{
color: #000;
}

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

#footer ul { padding-left:5px; margin-left:60px; padding-right:30px; padding-top:30px; float:left;}
		#footer ul li { 
			background:transparent url(../images/img-arrow.gif) 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			text-transform: capitalize;
			margin-bottom:1px;
			color:#000000;
			}

/* main nav
 * ------------------------------------------------------------------------- */

/* navigation: #nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url(../images/nav.gif) no-repeat; 
	width:1000px; 
	height:31px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 98px;}
#nav-02 { width: 124px;}
#nav-03 { width: 118px;}
#nav-04 { width: 141px;}
#nav-05 { width: 62px;}
#nav-06 { width: 121px;}
#nav-07 { width: 78px;}
#nav-08 { width: 159px;}
#nav-09 { width: 99px;}

#nav-01 a:hover {background:url(../images/nav.gif)  -0px -31px no-repeat;}
#nav-02 a:hover {background:url(../images/nav.gif) -98px -31px no-repeat;}
#nav-03 a:hover {background:url(../images/nav.gif) -222px -31px no-repeat;}
#nav-04 a:hover {background:url(../images/nav.gif) -340px -31px no-repeat;}
#nav-05 a:hover {background:url(../images/nav.gif) -481px -31px no-repeat;}
#nav-06 a:hover {background:url(../images/nav.gif) -543px -31px no-repeat;}
#nav-07 a:hover {background:url(../images/nav.gif) -664px -31px no-repeat;}
#nav-08 a:hover {background:url(../images/nav.gif) -742px -31px no-repeat;}
#nav-09 a:hover {background:url(../images/nav.gif) -901px -31px no-repeat;}


/* Son of Suckerfish: Horizontal Sprite Nav
	 * ------------------------------------------------------------------------- */
	
	#nav li ul {
		position: absolute;
		left: -9999px;
		background-color: #FFC76F;	/* 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-bottom:1px solid #026B75;
		text-transform:capitalize;
		font-weight:bold;
		}	
	
	#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: 11px;
		color: #112562;
		text-decoration: none;
		}
		
	#nav a:hover, #nav a:active {
		font-size: 11px;
		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-03 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover, #nav-07 ul a:hover, #nav-09 ul a:hover { 
		background-image: none;
		background-color: #FF9C00;
		}
	
	/* width of drop down nav - choose width that allows items to display on one line */
	#nav-02 ul, #nav-02 li { width: 160px; }	
	#nav-02 ul li ul, #nav-02 ul li ul li { width: 185px; }	
	
	#nav-03 ul, #nav-03 li { width: 120px; }	

	
	#nav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 160px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}	
	
/* practice area nav
* ------------------------------------------------------------------- */

ul#practice-nav {
	background:url(../images/practice-nav.gif) top left no-repeat;					
	width:302px;		
	height:300px;		
	margin:0;
	padding:0;
	}

#practice-nav li span { display: none; }

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

#practice-nav li, #practice-nav a { 
	display:block;
	margin:0;
	height:40px;
	}
	
#practice-nav li {width:302px; }

#practice-nav-02, #practice-nav-03, #practice-nav-04, #practice-nav-05, #practice-nav-06, #practice-nav-07{ margin-top:0; width:302px; }

#practice-nav-01 a:hover { background:url(../images/practice-nav.gif) -302px  -0px no-repeat; }
#practice-nav-02 a:hover { background:url(../images/practice-nav.gif) -302px  -40px no-repeat; }
#practice-nav-03 a:hover { background:url(../images/practice-nav.gif) -302px  -80px no-repeat; }
#practice-nav-04 a:hover { background:url(../images/practice-nav.gif) -302px  -120px no-repeat; }
#practice-nav-05 a:hover { background:url(../images/practice-nav.gif) -302px -160px no-repeat; }
#practice-nav-06 a:hover { background:url(../images/practice-nav.gif) -302px -200px no-repeat; }
#practice-nav-07 a:hover { background:url(../images/practice-nav.gif) -302px -240px no-repeat; }


#column-left ul#navlist{
padding: 0 1px 1px;
margin:15px 55px 5px 15px;
background: #04B2BC;
width: 170px;
float:right;
font-family: Arial, Helvetica, sans-serif;
letter-spacing:.65px;
font-size:11px;
text-transform:capitalize;
}

#column-left ul#navlist li{
list-style: none;
margin: 0;
border-top: 1px solid #04B2BC;
text-align: left;
}

#column-left ul#navlist li a{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #096269;
background: #fff;
text-decoration: none;
}

#column-left ul#navlist li a:link { color: #10215F; }
#column-left ul#navlist li a:visited { color: #10215F; }

#column-left ul#navlist li a:hover{
border-color: #02DDEA;
color: #000;
background: #D4F4F7;
}