/* specific tabs style */
.theme
{
	color: #800000;
}
.reverse-theme
{
	color: #6b82a7;
}
.bkgd-theme
{
	background-color: #800000;
}
#tabs li
{
	background: url(left.gif) no-repeat left top;
}
#tabs a
{
	background: url(right.gif) no-repeat right top;
	color: #a06554
}
#tabs #current
{
	background-image: url(left_on.gif);
}
#tabs #current a
{
	background-image: url(right_on.gif);
}
#mobile-menu
{
	border: 2px solid #800000;
}
#mobile-menu li
{
	border-top: 1px solid #800000;
	border-right: 1px solid #800000;
	border-left: 1px solid #800000;
	color: #800000;
}
/* end tabs */

.pmtbutton, .contactbutton
{
	background-color: #800000;
	border-color: #800000;
}
.button-popup
{
	background: #7B0025 url(gradients/gradient_sec_head.gif) repeat-x top left;
	border-color: #7B0025;
}

/* moved from bisque/report.css */
.nav-control, .vp-nav-bar
{
	background-color: #931313 !important;
}
.panel
{
	background: #E4E7F5 url(gradients/gradient_panel.gif) repeat-x top left;
}
.panel-recess
{
	background: #d1d4e0 url(gradients/gradient_panelrecess.gif) repeat-x top left;
}
.sec-border
{
	background-color: #D1D1E1;
	border: 1px solid #0B198C;
}
.sec-title
{
	background: #931313 url(gradients/gradient_sec_title.gif) repeat-x top left;
}
.sec-head
{
	background: #5C7099 url(gradients/gradient_sec_head.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.sec-head a:link
{
	color: #FFFFFF;
}
.sec-head a:visited
{
	color: #FFFFFF;
}
.sec-head a:hover, .sec-head a:active
{
	color: #FFFF00;
}
.sim_popup
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #931313;
}
.sim_popup_entry
{
	background-color: #fff;
	color: #000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.sim_popup_entry a:link
{
	color: #22229C;
	text-decoration: none;
}
.sim_popup_entry a:visited
{
	color: #22229C;
	text-decoration: none;
}
.sim_popup_entry a:hover, .sim_popup_entry a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
/*
.sim_popup_text
{
	background-color: #BBC7CE;
	color: #000000;
	font-size: 11px;
}
 */
.time
{
	color: #666686;
}
td.sec-head, div.sec-head { padding: 4px; }

/* don't change */
form { display: inline; }
/*.normal { font-weight: normal; }*/
.inlineimg { vertical-align: middle; }

/*
#checklist p
{
	font-size: 11px;
	white-space: normal;
	margin: 0 0 .8em 0;
}
*/
/*
#view-profile
{
	background-color: #931313;
}
*/
.nav-control a, .nav-control a *
{
	color: #FFFFFF;
	text-decoration: none !important;
}
.nav-control a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.nav-control a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.nav-control a:hover, .nav-control a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
