﻿.priceMonitor
{
	font-size: 8pt;
	font-weight: normal;
}

.priceMonitor a:link{color: rgb(0,0,0); text-decoration:none}
.priceMonitor a:visited{color: rgb(0,0,0); text-decoration:none}
.priceMonitor a:active{color: rgb(0,0,0); text-decoration:none}
.priceMonitor a:hover{color: rgb(204,52,52); text-decoration:none}

.logo
{
	font-size: 7pt;
	color: grey;
  font-family:Arial;
}

.pageTitle
{
	font-weight: bold;
	font-size: 12pt;
}

.pageSubTitle
{
	font-weight: bold;
	font-size:10pt;
}

.pageInfo
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
}
.pageInfo a:link{color: rgb(0,0,0); text-decoration:none}
.pageInfo a:visited{color: rgb(0,0,0); text-decoration:none}
.pageInfo a:active{color: rgb(0,0,0); text-decoration:none}
.pageInfo a:hover{color: rgb(204,52,52); text-decoration:none}
.pageInfo .infoSpan {color:Blue}
.information .infoSpan {color:Blue}

.pageFooter
{
	font-weight: bold;
	font-size: 8pt;
	color: grey;
	text-align: center;
	vertical-align:top;
	height:25px;
}

.contentCanvas
{
	font-size: 8pt;
}

.contentBullets{
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 1.5em; 
	padding-left: 0px;
}

.componentTitle
{
	font-weight: bold;
	font-size:8pt;
	color: black;
	border:0px solid black;
	background-color:rgb(236,201,170);
	padding:2px;
	padding-bottom:1px;
	margin:0px; 
	text-align:left; 
	vertical-align:top;
}

.componentTitleImage
{
	font-weight: bold;
	font-size:8pt;
	color: black;
	border:0px; 
	border:solid 0px black;
	padding:2px;
	padding-bottom:1px;
	margin:0px; 
	text-align:center;
	vertical-align:top;
}

.componentTitle td 
{
	padding-left:3px;
	padding-right:3px; 
	padding-top:1px; 
	padding-bottom:1px;
}

.componentFooter
{
	/*width:100%;*/
	font-weight: normal;
	font-size: 8pt;
	color: black;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
	color:rgb(0,0,0);
	background-color:rgb(255,236,201);
	border-top: 0px;
	border-bottom: 1px solid rgb(236,201,170); 
	border-left: 1px solid rgb(236,201,170); 
	border-right: 1px solid rgb(236,201,170);
}

.componentFooter td {padding-left:3px;}
.componentFooter a:link{color: rgb(0,0,0); text-decoration:none}
.componentFooter a:visited{color: rgb(0,0,0); text-decoration:none}
.componentFooter a:active{color: rgb(0,0,0); text-decoration:none}
.componentFooter a:hover{color: rgb(204,52,52); text-decoration:none}

.tablePlaceHolder {border:0px; padding:0px; margin:0px;}
.tablePlaceHolder a:link{color: rgb(0,0,0); text-decoration:none}
.tablePlaceHolder a:visited{color: rgb(0,0,0); text-decoration:none}
.tablePlaceHolder a:active{color: rgb(0,0,0); text-decoration:none}
.tablePlaceHolder a:hover{color: rgb(204,52,52); text-decoration:none}
.tablePlaceHolder select, input{font-size:10pt;}

.HideOnPrint {}


/***** FDA classification table headers *****/
.recompp {font-size:10pt; font-weight: bold; color: rgb(255,255,255); background-color: rgb(0,153,0)}
.recompm {font-size:10pt; font-weight: bold; color: rgb(255,255,255); background-color: rgb(153,153,153)}
.recommp {font-size:10pt; font-weight: bold; color: rgb(255,255,255); background-color: rgb(153,153,153)}
.recommm {font-size:10pt; font-weight: bold; color: rgb(255,255,255); background-color: rgb(153,0,0)}



/***** tab strip *****/
.tab-strip{
			position:relative;
			float: right;
			height:22px;
}

.tab-item {
			position:relative;
			float:left;
			padding:2px 16px;
			margin:0 1px -1px 0;
			text-align:center;
			cursor:pointer;
			font-size:12px;
}

.tab-focused {
			background:transparent url(../images/default_tab_bg_white_right.gif) 100% 0 no-repeat;
			vertical-align:top;
}

.tab-unfocused {
			border-bottom:1px solid silver;
			background:transparent url(../images/default_tab_bg_right.gif) 100% 0 no-repeat;
			top:2px;
			font-size:10px;
			vertical-align:bottom;
			height:10px;
}

.tab-bg-left {
			position:absolute;
			left:0px; top:0px;
			width:10px;
			height:17px;
}

.tab-focused .tab-bg-left {
			background:transparent url(../images/default_tab_bg_white_left.gif) 0 0 no-repeat;
}

.tab-unfocused .tab-bg-left {
			border-bottom:1px solid silver;
			background:transparent url(../images/default_tab_bg_left.gif) 0 0 no-repeat;
			font-size:10px;
			height:14px;
}

.tab-BC_NL a:link,
.tab-BC_NL a:visited,
.tab-strip .tab-focused a:link,
.tab-strip .tab-focused a:visited {
			color:rgb(136,0,0);
			text-decoration:none;
}

.tab-BC_NL a:hover,
.tab-strip .tab-focused a:hover {
			color:rgb(255,255,255);
			text-decoration:none;
			background:rgb(0,0,0)
}

.tab-strip .tab-unfocused a:link,
.tab-strip .tab-unfocused a:visited {
			color:rgb(136,0,0);
			text-decoration:none;
}

.tab-strip .tab-unfocused a:hover {
			color:rgb(255,255,255);
			text-decoration:none;
			background:rgb(0,0,0)
}


.tab-strip-BC_NL{
			height:32px;
}

.tab-BC_NL{
	position:relative;
	float:left;
	width:50%;
	height:28px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	background:transparent url(../images/default_tab_bg_big_right.gif) 100% 0 no-repeat;
  border-bottom:1px solid silver;
}

.tab-BC_NL-right{
	width:49.7%;
	float:right;
}

.tab-BC_NL-focus{
	background:transparent url(../images/default_tab_bg_big_white_right.gif) 100% 0 no-repeat;
	border-bottom:0px;
	font-size:16px;
	font-weight:bold;
}

.tab-BC_NL-right-focus {
	width:49.7%;
	float:right;
	background:transparent url(../images/default_tab_bg_big_white_right.gif) 100% 0 no-repeat;
	border-bottom:0px;
	font-size:16px;
	font-weight:bold;
}

/***** login / error and message pages *****/
body.MessagePanel
{
	margin: 2px;
	background-color: grey;
	vertical-align: middle;
}

.MessagePanel {}

.MessagePanel table
{
	border-top: 1px solid ButtonHighlight;
	border-left: 1px solid ButtonHighlight;
	border-right: 1px solid ThreedDarkshadow;
	border-bottom: 1px solid ThreedDarkshadow;
	background: Menu;
	z-index: 1;
}
.MessagePanel th
{
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: Background;
	text-align: left;
	vertical-align: top;
}
.MessagePanel td
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	text-align: left;
}

/***** input controls *****/
.toolImage		{vertical-align:bottom;}
.inputControl {font-size:8pt; font-weight:normal; text-align:left; vertical-align:top; color:rgb(0,0,0); background-color:rgb(255,255,255); vertical-align:top; }
.inputLabel		{font-size:8pt; font-weight:normal; text-align:left; vertical-align:top; color:rgb(0,0,0); background-color:rgb(255,255,255); vertical-align:bottom}

/** format graph point **/
.rrgraph_magweg {position:relative; width:791px; height:571px; border: solid 1px rgb(0,0,0); background-image: url(/images/rrgraph.png); }
.rrpoint {position:absolute; visibility:visible; display:block; background-image: url(/images/rrpoint.png); background-repeat:no-repeat; font-size:10px;}
