/*
  United Therapeutics Theme by Adam Bennett
  http://www.mindworks.com 
*/

/* top elements */
*{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
html{
	background: #FDEED1;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
/* links */
a { background: inherit; color: #AA2E0C; text-decoration: none; }
a:hover { background: inherit; color: #AA2E0C; text-decoration: underline; }
hr { color: bb9a7b; width: 90%; }
img { border: 0; }

/* main */
#Main{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 32px;
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}
.tabstrip li {
	list-style-image: none !important;
}
#Header{
	height:74px;
	background:#FDEED1;
}
#HeaderLeft{
	height:74px;
	width:400px;
	padding: 2px 2px 2px 2px; 
	float:left;
}
#HeaderRight{
	height:3px;
	width:400px;
	padding: 2px 2px 2px 2px; 
	float:right;
}
#Navigation{
	height:20px;
	width:800px;
	float: left;
	padding-left: 90px;
	font: bolder 1em 'Trebuchet MS', sans-serif;
	color: #000000;
	list-style: none;
	background:#FDEED1;
	z-index: 1010;
}
#Navigation ul{
	list-style: none;
	list-style-type:none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	background: #FDEED1;
	margin: 0;
}
#Navigation ul a:hover {
	background: #FDEED1;
}
#Navigation li {
	float: left;
	position: relative;
}
#Navigation li a {
	display: block;
	padding: 5px 10px 5px 10px;	
	color: #000000;
	text-decoration: none;
}
#Navigation li a:hover {
	color: #AA2E0C;
}
#Navigation li a.current  {
	color: #000000;
}
#Navigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 187px;
	font-weight: normal;
	border: thin;
	border-width: 1px;
	border-color: #000000;
	margin-left: 25px;
	text-align:left;
	padding-right: 5px;
}
 
#Navigation li:hover ul ul, #Navigation li:hover ul ul ul, #Navigation li.sfhover ul ul, #Navigation li.sfhover ul ul ul {
	left: -999em;
}
 
#Navigation li:hover ul, #Navigation li li:hover ul, #Navigation li li li:hover ul, #Navigation li.sfhover ul, #Navigation li li.sfhover ul, #Navigation li li li.sfhover ul {
	left: auto;
}
 
#Image {
	margin: 0 auto;
	width: 800px;
	height: 115px;
	padding: 2px 2px 2px 2px; 
	background: url(../images/headerphoto.jpg) no-repeat center;	
}
#home #Image {
	margin: 0 auto;
	width: 800px;
	height: 349px;
	padding: 2px 2px 2px 2px; 
	background: url(../images/coverwebsmall.jpg) no-repeat center;	
}
#Topbar {
	margin: 0 auto;
	width: 800px;
	height: 28px;
	padding: 6px 0px 0px 0px; 
	background: url(../images/page_bar.gif) no-repeat center;	
	color: #fff;
	text-align: left;
	font: 18px 'Trebuchet Ms', Sans-serif;
}
#Content-wrap {
	clear: both;
	float: left;
	width: 100%;
	margin-top: -3px;
	background: url(../images/main_bg.gif) repeat-y center; 
}
#ContainerSmall{
	width:480px;
	float:left;
	margin-left: 60px;
	display:inline;
}
#ContainerWide{
	width:680px;
	margin-left: 50px;
	margin-right: 60px;
	float:left;
	padding:10px;
}
/* Sidebar */
#SideBar{
	width:220px;
	float:right;
	padding-top:10px;
	margin-bottom: 10px;
	padding-right: 60px;
}
#SideBar h1 {
	padding: 10px 0px 20px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
#SideBarHome{
	width:220px;
	float:right;
	padding-top:10px;
	margin-bottom: 10px;
	padding-right: 60px;
}
#SideBarHome h1 {
	padding: 10px 0px 35px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
#SideBar ul{
	list-style:none;
}
#SideBarHome ul{
	list-style:none;
}
/* sidebar menu */
#SideBar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
}
#SideBar ul.sidemenu li {
	padding: 0px 10px;
}
#SideBarHome ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
}
#SideBarHome ul.sidemenu li {
	padding: 0px 10px;
}
#SideBar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 2.2em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.2em;
	border-bottom: 1px dashed #a4a4a4;
	text-decoration:none;
}
#SideBar ul.sidemenu a.top{	
	border-top: 1px dashed #a4a4a4;
}
#SideBarHome ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 2.2em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.2em;
	border-bottom: 1px dashed #a4a4a4;
	text-decoration:none;
}
#SideBarHome ul.sidemenu a.top{	
	border-top: 1px dashed #a4a4a4;
}
#SideBar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #AA2E0C;
	color: #000000;		
}
#SideBar ul.sidemenu a.current,
#SideBar ul.sidemenu a.section {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #000000;
	color: #AA2E0C;		
}
.sidebox {
	margin-bottom: 10px;
	padding-right: 50px;
}
#SideBarHome ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #AA2E0C;
	color: #000000;		
}
#SideBarHome ul.sidemenu a.current,
#SideBarHome ul.sidemenu a.section {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #000000;
	color: #AA2E0C;		
}
.sidebox {
	margin-bottom: 10px;
	padding-right: 50px;
}
#Bottombar {
	clear: both;
	margin: 0 auto;
	width: 800px;
	height: 24px;
	padding: 0px 0px 0px 0px; 
	background: url(../images/page_bar_bottom.gif) no-repeat center;	
	color: #fff;
	text-align: left;
	font: 18px 'Trebuchet Ms', Sans-serif;
}
/* footer */
#Footer{
	margin: 0 auto;
	width: 800px;
	height: 50px;
	padding: 0px 2px 2px 2px; 
	text-align: right;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	background: #FDEED1;
	background: url(../images/footer.gif) no-repeat center;
	color: #ffffff;	
}
#Footer h1, #Footer p {	margin-left: 0; }

#Footer-content {	
	margin: 0 auto;
	padding-left: 15px;
}
#Footer-content a {
	text-decoration: none;
	color: #ffffff;	
}
#Footer-content a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#Footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#Footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#Footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #e8d3b4;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #a92e0c;
	border-bottom: solid 2px #a92e0c;
}
tr {
	height: 20px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
}
td.first,th.first {
	border-left: 0px;
}
}
/* end - table */

/* form elements */
form {
	margin:10px 15px; padding: 0;
	background-color: #FAFAFA; 
}
fieldset {
	border:0px;
	padding-left:20px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	margin:5px;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(../images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

p, h1,h2,h3 {
	margin: 5px 0px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

img {
/*	border: 1px solid #e7d4b4; */
	padding: 5px; 
/*	background: #e7d4b4; */
}

img .exec {
padding: 5px;
}

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	list-style-image:none !important;
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #ecf7e2 url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom:1px dotted #72A545;
border-top:1px dotted #72A545;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #72a545;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat !important;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}
ckground: #eda;
}
/*-----------------*/
p.field {overflow:hidden;clear:both}
.checkbox input, .checkbox label {float:left;color:#000;}
.FormHeading {clear:both;}
.text label {margin:10px 0 0;}
.text input {margin-top:3px;}
.Actions input {margin-left:25px;}
span.required {color:#c30000;clear:both;}
.products_wrapper {padding: 10px;}

/* pipeline - replace flash with jquery */
.pipeline {margin-top:20px;width:600px;min-height:425px;margin-left:50px;background:transparent url(../images/topcorners.jpg) 0 0 no-repeat;padding-top:50px;}
.pipeline ul {list-style:none;margin:0;}
.phase li {float:left;width:64px;font-size:11px;text-align:right;}
.phase li.pid {width:268px;font-size:14px;font-weight:bold;text-align:left;}
ul.products {clear:both;padding:10px;background:transparent url(../images/midcorners.jpg) 0 0 repeat-y;margin:25px 0 0 0;}
.products li {margin:5px 0;padding-left:10px;}
.products li a {padding-left:5px;display:block;color:#000;font-size:16px;font-style:italic;text-decoration:none;background:transparent url(../images/libg.png) 0 0 no-repeat;}
.products li.card a, .pipeline_type li.card span {display:block;background-color:#be6967;}
.products li.cancer a, .pipeline_type li.cancer span {display:block;background-color:#819c71;}
.products li.pulm a, .pipeline_type li.pulm span {display:block;background-color:#97a1b3;}
.products li.id a, .pipeline_type li.id span {display:block;background-color:#d6c44d;}
.products li.card a:hover {display:block;background-color:#d8aa96;}
.products li.cancer a:hover {display:block;background-color:#bfbe99;}
.products li.pulm a:hover {display:block;background-color:#c4c6cb;}
.products li.id a:hover {display:block;background-color:#d6ca7c;}
.prod_bot {background:transparent url(../images/botcorners.jpg) 0 0 no-repeat;height:20px;}

ul.pipeline_type {float:left;width:176px;padding:0 0 0 10px;font-size:14px;line-height:1;margin:10px 0;}
.pipeline_type li {margin:3px 0;}
.pipeline_type li span {width:46px;float:right;}

ul.product_descriptions {float:right;width:390px;padding:0;margin-top:10px;font-size:14px;}

.pc {width: 56%;}
.p1 {width: 71%;}
.p2 {width: 82%;}
.p3 {width: 93%;}

.more_info {clear:left;width:176px;padding-left:10px;}

* html .products li a {background-image:none;}
* html .pipeline {padding-top:70px;}
* html #ContainerWide {display:inline;}

.imglink {padding:0;border:1px solid #888;}
.imglink:hover{border-color:#a92e0c;}