﻿/********************************************************
*** EYEBROW ***/

#Eyebrow
{
	border-left: solid 0px #1B5381;
	border-right: solid 0px #1B5381;
}

/********************************************************
*** NAVIGATION MAIN ***/

#NavigationMain
{
	border-left: solid 0px #1B5381;
	border-right: solid 0px #1B5381;
}

/********************************************************
*** NAVIGATION FLOAT ***/

#NavigationFloat
{
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#NavigationFloat A
{
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 8px 0 3px;
}

#NavigationFloat A:hover
{
	text-decoration: underline;
}

/********************************************************
*** PICTURES PANE ***/

.PicturesPane
{
	border-right: 1px solid #000000;
	width: 200px;
	height: 100%;
}

#InnerPicturesPane
{
	margin: 102px 0 0 0;
}

/********************************************************
*** CONTENT PANE ***/

.ContentPane
{
	background-color: #FFFFFF;
}

.ContentPaneContent
{
	padding: 0 10px 0 15px;
}

.ContentPaneSpecialContent
{
	padding: 0 10px 0 15px;
}

#NavigationTools
{
	z-index: 100;
	position: absolute;
	top: 80px;
	right: 8px;
}

.SectionTitle
{
	margin: 10px 0 10px 0;
	padding: 0 0 2px 0;
	background: transparent;
	color: #264D73;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.7em;
	font-weight: bold;
}

.ContentTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
}

.ContentSubTitle, H1, .articleTitle
{
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
}

.ContentSubSubTitle, H2, .articleSubTitle
{
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

.ContentSmallText
{
	font-size: 0.8em;
}

/* custom search table styles */
td.alpha
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.alpha
{
	font-size: 11px;
	font-family: verdana, arial,helvetica;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
a.alpha:link, a.alpha:visited
{
	text-decoration: none;
	font-size: 11px;
	font-family: verdana, arial,helvetica;
	color: #000000;
	font-weight: bold;
}
a.alpha:active, a.alpha:hover
{
	text-decoration: none;
	font-size: 11px;
	font-family: verdana, arial,helvetica;
	color: #FF0000;
	font-weight: bold;
}
td.beta
{
	background-color: #2C5D8D;
}
.beta
{
	font-size: 10px;
	font-family: verdana, arial,helvetica;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.drugline
{
	color: #008000;
}
#classDrugsClinicalTrials
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#classDrugsClinicalTrials th
{
	font-size: 12px;
	font-weight: bold;
	background: #F7F7F7;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#classDrugsClinicalTrials td
{
	font-size: 11px;
	border-bottom: 1px solid #F5F5F5;
}

/********************************************************
*** NAVIGATION SUB PANE ***/

.NavigationSubPane
{
	background: #cfd9e1;
	width: 180px;
	height: 100%;
	border-right: solid 1px #264d73;
	padding-top: 5px;
}



/* custom menu styles */

#blueTab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/menu_blue_tab.jpg);
	padding: 3px 0 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	text-align: left;
}

#greenTab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/menu_green_tab.jpg);
	padding: 3px 0 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	text-align: left;
}

#menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 168px;
	background-image: url(../Images/menu_background.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #989999;
	border-right: 1px solid #989999;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

#menu UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a
{
	height: 17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-bottom: 0px solid #E7ECEF;
	border-top: 1px solid #B9C3CB;
}

#menu li a:link, #menu li a:visited
{
	color: #3E6B8A;
	display: block;
	background: url(../images/menu_item_bg.gif);
	padding: 6px 0 0 8px;
}

#menu li a:hover
{
	color: #fff;
	background: url(../images/menu_item_bg.gif) 0 -25px;
	padding: 6px 0 0 8px;
}



#menu2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 168px;
	background-repeat: repeat-x;
	border-left: 1px solid #989999;
	border-right: 1px solid #989999;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

#menu2 UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu2 li a
{
	height: 17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-bottom: 0px solid #E7ECEF;
	border-top: 1px solid #B9C3CB;
}

#menu2 li a:link, #menu2 li a:visited
{
	color: #3E6B8A;
	display: block;
	background: url(../images/menu_item_bg.gif);
	padding: 6px 0 0 8px;
}

#menu2 li a:hover
{
	color: #fff;
	background: url(../images/menu_item_bg.gif) 0 -25px;
	padding: 6px 0 0 8px;
}


#trials
{
	background-color: #87CD81;
}



/********************************************************
*** NAVIGATION SUB PANE ***/

#Footer
{
	margin: 50px 10px 0 10px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	background: transparent;
	color: #CCCCCC;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#Footer A
{
	background: transparent;
	color: #CCCCCC;
	text-decoration: underline;
}

#Footer A:hover
{
	background: transparent;
	color: #888888;
}

/********************************************************
*** PRINT-SPECIFIC ***/

@media print
{
	#NavigationFloat
	{
		display: none;
	}

	#NavigationTools
	{
		display: none;
	}

	.PicturesPane
	{
		display: none;
	}

	.ContentPane
	{
		border: 0;
	}

	.NavigationSubPane
	{
		display: none;
	}
}
