
 /*div { border: 1px solid #FF0000; } */

/*###################### reset ######################*/

* { margin: 0px; padding: 0px; }
#pagebody li { margin: 0px 0px 10px 20px; }
#pagebody ul { margin-bottom: 30px; }


/*###################### top-level elements ######################*/

html {  
}

body {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 140%; 
	color: #666;
	margin: 0 auto;
	width: 960px;
	background: #2066B4 url(../images/bg.jpg) top center repeat-x;
}


/* ####################### page structure ####################### */

#header { 
	height: auto;
	width: 960px;
	margin: 0 auto;
}

#pagebody { 
	width: 960px; 
	margin: 0px auto;
	float: left;
	/*position: relative;*/
	/*z-index:1;*/
	/*border: 2px solid #000;*/
	/*clear: both;*/
}
	#home #pagebody { position: relative;  }


#tableMain { width: 100%;  }
	#cell-content { background: url(../images/bg-body.jpg) repeat-y; background: #FFF; padding: 5px 10px 5px 10px; }
	#cell-content-shadowleft { background: url(../images/shadow-left.jpg) top left no-repeat; width: 9px; }
	#cell-content-shadowright { background: url(../images/shadow-right.jpg) top left no-repeat; width: 9px; }										   
	#cell-bottom { background: url(../images/bottomcurve.gif) no-repeat; }

#masthead-home { background: #FFF url(../images/bg-mastheadgradient.jpg) repeat-y; height: 230px;  }
#masthead-home p { width: 350px; display: block; margin-top: 20px; float: right; }
#home .rounded { margin-bottom: 20px; height: 230px; }

td#undernav { background: url(../images/undernav.jpg) no-repeat; width: 960px; height: 6px; margin: 0px; padding: 0px; }

div#contentwrapper { background: url(../images/bg-content.gif) repeat-y; float: left; }

div#left {
	width: 199px;
	vertical-align: top;
	float: left;
	/*border: 1px solid #990000;*/
	
}

div#right {
	width: 606px;
	margin-right: 70px;	
	padding: 15px 0px 45px 35px;
	vertical-align: top;
	position: relative;
	float: right;
	/*border: 2px solid #000;*/
	
}

#footer {
	margin: 0 auto;
	padding: 10px 0px 0px 30px;
	width: 930px;
	color: #FFF;
	font: 9px Tahoma;
	clear: both;
	height: 36px;
	/*border: 2px solid #66FFCC;*/
}


/*###################### font styles ######################*/

p { margin: 0px 0px 20px 0px; }
h1 { font: bold 40px Helvetica Condensed; color: #305F92; line-height: 110%; letter-spacing: -1px; margin: -2px 0px 5px 0px; }
h2 { font: bold 16px Helvetica Condensed; color: #305F92; letter-spacing: -1px; margin: 0px 0px 10px 0px; text-transform: uppercase; }
h3 { font: bold 16px Helvetica Condensed; color: #990; line-height: 120%; margin-bottom: 15px; letter-spacing: -.3px; }

.grey { color: #666666; }
.blue { color: #305F92; }
.white { color: #FFFFFF; }
.small { font: 11px Arial; line-height: 140%; }
.smallest { font: 10px Tahoma; line-height: 120%; }

.headline { font-weight: bold; text-align: center; text-transform: uppercase; }
.subhead { font-style: italic; text-align: center; }

/*###################### miscellaneous ######################*/

a { cursor: hand; }

#printlogo { display: none; }

.clear { clear: both; }

#cellLatestnews p { margin: 5px 0px 5px 0px; }
#cellLatestnews a { display: block; margin-bottom: 15px;  line-height: 150%;}

.floatright { float: right; margin: 0px 0px 20px 20px; }
.clickable .floatright { margin: 0px; }

.bio, .callout-a { background-color: #F2F2F2; padding: 20px; margin-top: 20px; }
.callout-a img { display: block; margin: 10px auto; }
.callout-a p, .callout-a h3 { width: 95%; display: block; margin: 0 auto; }

#references { font: 10px Tahoma; }
	#references ol { padding-top: 30px; background: url(../images/references.gif) no-repeat; }
	#references ol li { font: 9px Tahoma; color: #666; }

.table-colored-a { border: 1px solid #E4DABA; background-color: #F2EDE1; }

.box-bordered-a { 
	padding: 30px; 
	border: 2px solid #E4DABA; 
	background: #F2EDE1; 
	margin-top: 10px; 
	display: block;
	width: auto;
}

#investors div a { 
	padding: 30px; 
	border: 2px solid #E4DABA; 
	background: #F2EDE1; 
	margin-top: 10px; 
	display: block;
	width: 90%;
	text-decoration: none;
}
	#investors div a:hover { background: #E4DABA; border: 2px solid #F0D69F; color: #DC7605; }
	#investors div a img { float: right; clear: both; margin: -35px -20px 0px 0px; border: 1px solid #CCCCCC; }

#clinicaltrials div a { 
	padding: 30px; 
	border: 2px solid #E4DABA; 
	background: #F2EDE1; 
	margin-top: 10px; 
	display: block;
	width: 90%;
	text-decoration: none;
}
	#clinicaltrials div a:hover { background: #E4DABA; border: 2px solid #F0D69F; color: #DC7605; }
	#clinicaltrials div img { float: right; clear: both; margin: -31px -20px 0px 0px; border: 1px solid #CCCCCC; }



/* ####################### AP elements ####################### */

#logo { 
	position: absolute; 
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	width: 303px;
	height: 70px;
	margin: 30px 0px 0px 20px;
}

#contact a { 
	float: right;
	margin-right: 35px;
	background: url(../images/b-contact.png) no-repeat;
	display: block;
	width: 79px;
	height: 22px;
	text-indent: -9999px;
}


/* ####################### rollover blocks (jquery) ####################### */

#rolloverblocks div {
	padding: 10px; 
	border: 1px solid #E4DABA; 
	background: #F2EDE1; 
	margin-top: 10px; 
	float: left;
	width: 620px;
}
#rolloverblocks div a {
	text-decoration: none;
	display: block;
	width: 340px;
	height: 100%;
	padding: 8px;
}
#rolloverblocks div a:hover {
	color: #DC7605;
	}
#rolloverblocks div.hovered {
	cursor: pointer;
	background-color: #FFF;
	border-color: #F0D69F;
}
#rolloverblocks div img { float: right; border: 1px solid #CCCCCC; }

pre.code { text-indent: -9999px; }

/* ####################### topnav ####################### */

#navigation {
	float: left;
	top: 120px;
	height: 47px;
	width: 960px;
	margin-top: 99px;
	clear: both;
}

#navigation ul {
	list-style:none;
	margin: 0px 0px 0px 24px;
	padding: 0px;
	/*border: 2px solid #66FFCC;*/
}

#navigation ul li {
	float:left;
	height:47px;
}

#navigation ul li a {
	background: url(../images/topnav.jpg) center no-repeat;
	height:47px;
	display: block;
	text-indent:-9999px;
	padding: 0px;
	/*border: 1px solid #333;*/
}

#navigation ul li.home a { background-position:0px 0px; width:86px; }
#navigation ul li.home a:hover { background-position:0px -47px; }

#navigation ul li.aboutus a { background-position:-86px 0px; width:106px; }
#navigation ul li.aboutus a:hover { background-position:-86px -47px; }

#navigation ul li.leadership a { background-position:-192px 0px; width:115px; }
#navigation ul li.leadership a:hover { background-position:-192px -47px; }

#navigation ul li.technology a { background-position:-307px 0px; width:122px; }
#navigation ul li.technology a:hover { background-position:-307px -47px; }

#navigation ul li.pipeline a { background-position:-429px 0px; width:155px; }
#navigation ul li.pipeline a:hover { background-position:-429px -47px; }

#navigation ul li.partnering a { background-position:-584px 0px; width:183px; }
#navigation ul li.partnering a:hover { background-position:-584px -47px; }

#navigation ul li.newsandevents a { background-position:-767px 0px; width:141px; }
#navigation ul li.newsandevents a:hover { background-position:-767px -47px; }




/* ####################### links ####################### */

a, a:visited { color: #898C00; line-height: 130%; text-decoration: underline; }
a:active,a:hover { color: #000; text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Tahoma; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; text-decoration: underline; }

.linkGreySmall, .linkGreySmall:visited { color: #666666; font: 10px Tahoma; line-height: 170%; text-decoration: none; }
.linkGreySmall:hover, .linkGreySmall:active { text-decoration: underline; font-weight: bold; }



/*###################### left ######################*/

#subnav {
	background: url(../images/bg-subnav.jpg) repeat-x;
	width: 199px;
	padding: 63px 0px 0px 0px; 
	min-height:500px;
	height:auto !important;
	height:500px;
	float: left;
	/*border: 1px solid #aa0000;*/
}

#subnav ul {
	width: 195px;
	margin: 0px;
	padding: 30px 0px 0px 15px;
	list-style:none;
	/*border: 1px solid #000;*/
}

#subnav ul li { 
	background: 0px bottom url(../images/dotted.gif) no-repeat; 
	padding: 5px 0px 5px 10px; 
	margin: 0px; 
	width: 185px;
}

#subnav ul a {
	color: #FFF;
	text-decoration:none;
	padding: 6px 0 5px 20px;
	display: block;
	width: 145px;
	line-height: 120%;
	background: 0px 9px url(../images/bullet1.gif) no-repeat;
	/*border: 1px solid #000;*/
}
#subnav ul a:hover {
	text-decoration:none;
	font-weight: bold;
	background-position: 2px 9px;
}


/* ####################### table & table cell formats ####################### */

.tablePadded-a td { padding: 2px 10px 0px 0px; }

.tablePadded-b { margin-top: 10px; }
.tablePadded-b td { padding: 7px 10px 7px 0px; vertical-align: top;}

.tablePipeline td { border: 1px dotted #FFFFFF; font: 11px Arial; padding: 0px 0px 0px 0px; vertical-align: middle; }
.tablePipeline thead td { color: #FFFFFF; padding: 5px; text-align: center; }
.tablePipeline p { margin: 5px 5px 5px 5px; color: #333; }

td .nounderline a { text-decoration: none; color: #990000; line-height: 125%; }
td .nounderline a { text-decoration: underline; }

.tableHomenews { margin-top: 15px; }
.tableHomenews td {
	padding-bottom: 3px;
	color: #F6B025;
	font: bold 9px Tahoma; 
}
.tableHomenews a, .tableHomenews a:visited {
	display: block;
	margin-bottom: 15px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
}
.tableHomenews a:hover {
	text-decoration: underline;
}


/*###################### ULs ######################*/

ul.list-a {
	width: auto;
	list-style:none;
	/*border: 1px solid #AA0000;*/
	margin: 10px 0px 0px 0px;
}

ul.list-a a, ul.list-a span {
	text-decoration:none;
	padding: 3px 0px 2px 20px;
	margin: 4px 0px 4px -20px;
	display: block;
	width: auto;
	font-size: 11px;
	background: url(../images/bullet2.gif) 0px 3px no-repeat;
	line-height: 110%;
	text-align: left;
	/*border: 1px solid #000;*/
	}
* html ul.list-a a { margin-bottom: -18px; padding-top: 0px; }

ul.list-a a:hover,  ul.list-a a:active {
	text-decoration: underline;
	/*padding: 5px 30px 4px 0px;*/	
	/*width: 133px;*/
}


/*######################*/

.lW { float: left; clear: left; height: 15px;  background-color:#CCC; }
.rW { float: right; clear: right; height: 15px; background-color:#333;  }


/* ####################### slider ####################### */

#slider{ 

	border: 1px solid #E3E3E3;
	margin-bottom: 60px;
	}	
#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider, #slider li{ 
	height:490px;
	width:634px;
	overflow:hidden;
	}	
#slider img { 
	display: block;
	padding: 20px;
	border: none;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left: 5px;
	top:561px;
	overflow: hidden;
	}	
#nextBtn{ 
	left:670px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/slider/btn_prev.gif) no-repeat 0 0;
	text-indent: -9000px;
	}	
#nextBtn a{ 
	background:url(../images/slider/btn_next.gif) no-repeat 0 0;	
	}								

											

.col strong, .full strong{
	padding:0 2px;
	background:#f1f1f1;
	}
.col a, .full a{
	font-weight:bold;
	text-decoration:underline;
	}		


.full ul, .full li{
	margin:0;
	padding:0;
	list-style:none;
	}
.full li{
	padding:3px 15px;
	background:#f1f1f1;
	margin-bottom:1px;
	}		
