@CHARSET "UTF-8";
body { behavior:url(/css/csshover.htc); }
div.hd, div.bd, div.ft { behavior: url(/css/iepngfix.htc); }

table#trial_table { clear:both; padding: 0; color: #8c8b8f; font-size: 10px; width: 530px;}
table#trial_table th{font-weight: bold; text-align: center; height: 29px; border: solid 1px #e7e7e8; padding: 0;}
table#trial_table th.trial_name_header{text-align: left; border: none; width: 250px;}

table#trial_table th.disease_type_header {background: #d5d5d5; width: 140px; }
table#trial_table th.trial_status_header {background: #e0e0e0; width: 133px; }


table#trial_table td.trial_name {border: none; padding: 2px 20px 4px 0; font-size: 11px; line-height: 1.3; padding: 5px 5px 5px 0; }
table#trial_table td.trial_name a { color: #649387; text-decoration: none; }
table#trial_table td.trial_name a:hover { color: #649387; text-decoration: underline; }
table#trial_table td.disease_type { border: none; background: #f1f1f1; text-align: center; border: solid 1px #fff; border-width: 0 1px 1px 0; }
table#trial_table td.trial_status { border: none; background: #f6f6f7; text-align: center; border: solid 1px #fff; border-width: 0 1px 1px 0; }

/* special class for recruiting status */
table#trial_table td.Recruiting { background: #f0edf6; font-style: italic; }

/* rollover effects for pop up table cells  */
table#trial_table td.trial_pop:hover { background: #dbd9e2; cursor: pointer;}

table#trial_table td.roll_active:hover {background: #ebe8f1; }

table#trial_table td.compound a {color: #727076; }


div#page div.header_box { margin-top: 15px; }

div.pop_up {
	color:#333;
	padding:0;
	border:none;
	width: 289px;
	position: absolute;
	background: transparent;
	visibility: hidden;
}

div.pop_up div.hd {background-color: transparent; border: 0; vertical-align: bottom; background: transparent url(/site_gfx/pipeline_pop_back_new_top.png) no-repeat 0 -0; height: 50px;}

.yui-panel .container-close {margin: 28px 15px 0 0;}

div.pop_up div.bd {padding: 5px 15px 10px 15px;background: transparent url(/site_gfx/pipeline_pop_back_new_body.png) repeat-y;}
div.pop_up div.ft { padding: 0; background: transparent url(/site_gfx/pipeline_pop_back_new_foot.png) no-repeat; height: 16px; }


div.pop_up div.hd div.title {color: #75629c; font-size: 14px; padding: 30px 10px 0 10px;}
div.pop_up div.hd div.title span.category {color: #5397b6;}
div.pop_up div.bd div.desc {color: #727076; font-size: 10px;  }


/* adjustment for tool-box margin */
div#page div#tool_box { margin-bottom: 20px; }