div#pipeline {
	border-bottom:1px solid #bababa;
	position:relative;
}

div.product {
	width: 652px;
	height: 61px;
	background-color: #ccc;
	position: relative;
	border-bottom: solid 1px #fff;
}

.interior div.product {
	border-bottom: none;
}

div.product_name {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 637px;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	color: #707c9e;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: url(/images/pipeline_names-3phase.png) no-repeat top left #f3f3f3;
}
div.product_name a{
	text-decoration:none;
	color:#707c9e;
}

div.product_name a:hover{
	text-decoration:none;
	color:#707c9e;
}

	div.product_name small {
		font-size: 14px;
	}

	div.product_name.orange {
		background-position: 0px 0px;
	}
	
	div.product_name.green {
		background-position: 0px -30px;
	}
	
	div.product_name.purple {
		background-position: 0px -60px;
	}
	
	div.product_name.blue {
		background-position: 0px -90px;
	}
	
	div.product_name.red {
		background-position: 0px -120px;
	}
	
	div.product_name.yellow {
		background-position: 0px -150px;
	}
	
	div.product_name.gray {
		background-position: 0px -180px;
	}

div.product div.product_progress {
	background: url(/images/progress_bg-3phase.png) no-repeat top left;
	position: relative;
	height: 31px;
	width: 652px;
	top: 30px;
	left: 0px;
}

div.product div.product_progress div.product_progress_detail {
	width: 184px;
	height: 31px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/images/pipeline_progress_detail-3phase.png) no-repeat 50% 0%;
}

div.product div.product_progress.lead_optimization div.product_progress_detail,
div.product div.product_progress.ind_enabling div.product_progress_detail {
	width: 128px;
	background: url(/images/large_progress_detail.jpg) no-repeat 50% 0%;
}

div.product div.product_progress div.product_progress_detail span {
	position: absolute;
	top: -25px;
	right: -102px;
	display: block;
	width: 200px;
	text-align: center;
	white-space: nowrap;
	height: 21px;
}

div.product div.product_progress div.product_progress_detail span strong {
	background-color: #ccc;
	text-align: center;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7fde1;
	font-size: 10px;
	line-height: 30px;
	padding: 4px 8px 8px 8px;
	background: url(/images/pipeline_tip.gif) no-repeat bottom center transparent;
}

	div.product div.product_progress.lead_optimization {
		background-position: 0px -186px;
	}
		div.product div.product_progress.lead_optimization div.product_progress_detail {
			left: 15px;
			width: 112px;
		}
		
	div.product div.product_progress.ind_enabling {
		background-position: 0px -155px;
	}
		div.product div.product_progress.ind_enabling div.product_progress_detail {
			left: 130px;
		}	
		
	div.product div.product_progress.ind_filing {
		background-position: 0px -124px;
	}
		div.product div.product_progress.ind_filing div.product_progress_detail {
			left: 259px;
		}	
	
	div.product div.product_progress.phase_one {
		background-position: 0px -93px;
	}
		div.product div.product_progress.phase_one div.product_progress_detail {
			left: 15px;
			width: 169px;
		}
	
	div.product div.product_progress.phase_two {
		background-position: 0px -62px;
	}
		div.product div.product_progress.phase_two div.product_progress_detail {
			left: 189px;
		}
	
	div.product div.product_progress.phase_three {
		background-position: 0px -31px;
	}
		div.product div.product_progress.phase_three div.product_progress_detail {
			left: 372px;
		}
	
	div.product div.product_progress.market {
		background-position: 0px 0px;
	}
		div.product div.product_progress.market div.product_progress_detail {
			left: 601px;
			width: 49px;
			display: none;
		}
	
	
	div.product div.product_progress div.product_progress_detail.ten_percent {
		background-position: 90% 0%;
	}
	
		div.product div.product_progress div.product_progress_detail.ten_percent span {
			right: -19px;
		}
	
		div.product div.product_progress.lead_optimization div.product_progress_detail.ten_percent {
			background-position: 80% 0%;
		}
	
	div.product div.product_progress div.product_progress_detail.twenty_percent {
		background-position: 80% 0%;
	}
	
		div.product div.product_progress div.product_progress_detail.twenty_percent span {
			right: -27px;
		}
	
	div.product div.product_progress div.product_progress_detail.thirty_percent {
		background-position: 70% 0%;
	}
	
		div.product div.product_progress div.product_progress_detail.thirty_percent span {
			right: -36px;
		}
		
	div.product div.product_progress div.product_progress_detail.forty_percent {
		background-position: 60% 0%;
	}
	
		div.product div.product_progress div.product_progress_detail.forty_percent span {
			right: -45px;
		}
	
	div.product div.product_progress div.product_progress_detail.fifty_percent {
		background-position: 50% 0px;
	}
	
		div.product div.product_progress div.product_progress_detail.fifty_percent span {
			right: -54px;
		}
		
	div.product div.product_progress div.product_progress_detail.sixty_percent {
		background-position: 40% 0px;
	}
	
		div.product div.product_progress div.product_progress_detail.sixty_percent span {
			right: -63px;
		}
	
	div.product div.product_progress div.product_progress_detail.seventy_percent {
		background-position: 30% 0px;
	}
	
		div.product div.product_progress div.product_progress_detail.seventy_percent span {
			right: -71px;
		}
	
	div.product div.product_progress div.product_progress_detail.eighty_percent {
		background-position: 20% 0px;
	}
	
		div.product div.product_progress div.product_progress_detail.eighty_percent span {
			right: -80px;
		}
	
	div.product div.product_progress div.product_progress_detail.ninety_percent {
		background-position: 10% 0px;
	}
	
		div.product div.product_progress div.product_progress_detail.ninety_percent span {
			right: -88px;
		}


#products_pipeline_landing {
	margin-top: 30px;
}

#products_pipeline_landing h2 {
	background: url(/images/pipeline_landing_header_bg.jpg) repeat-x bottom left #77928b;
	margin: 0px;
	padding: 10px 15px;
	line-height: 1em;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
}

#marketed_products {
	border: solid 1px #bababa;
	border-top: solid 2px #d4d4d4;
	background: url(/images/marketed_bg_bottom.jpg) no-repeat bottom left;
	padding-bottom: 12px;
}

#marketed_products .marketed_product#cubicin h3 a {
	display: block;
	background: url(/images/cubicin_product.jpg)  no-repeat top left;
	height: 90px;
	margin: 0px 0px 20px 0px;
	text-indent: -9999px;
	outline: none;
}
#marketed_products .marketed_product#merrem h3 a {
	display: block;
	background: url(/images/merrem_product.jpg)  no-repeat top left;
	height: 84px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	outline: none;
}

table.footnote_legend {
	margin-top: 10px;
	margin-bottom: 20px;
}

table.footnote_legend th {
	color: #707c9e;
	font-size: 15px;
	text-align: right;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 6px;
}

table.footnote_legend td {
	color: #666;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
}

#early_stage_development_landing {
	border: solid 1px #bababa;
	border-top: solid 2px #d4d4d4;
	padding: 10px 20px;	
}

#early_stage_development_landing p {
	padding-top: 15px;	
	line-height: 1.6em;
}

.esd_image {
	float: right;
	margin: 5px 0px 1em 30px;
}

#products_pipeline_interior h1 {
	font-size: 27px;
	line-height: 1.1em;
}

#products_pipeline_interior #pipeline {
	margin-bottom: 20px;
}

#products_pipeline_interior h2 {
	font-size: 18px;
}

.more_pipeline {
	width: 185px;
	padding: 15px;
	background-color: #edefe5;
	border-left: solid 1px #a3ad7e;
	float: right;
	line-height: 1em;
	margin: 0px 0px 1.4em 30px;
}

.more_pipeline h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1em;
	font-size: 19px;
	color: #8d9775;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.more_pipeline ul, .more_pipeline ul li {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style-type: none;
}

.more_pipeline ul li a {
	display: block;
	text-decoration: none;
	color: #90779c;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1.2em;
	padding-top: 3px;
}

.more_pipeline h4 {
	color: #535f4e;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}


