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

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

/* moved from seagreem/report.css */
.nav-control, .vp-nav-bar
{
	background-color: #77A9AB !important;
}
.panel
{
	background: #D9F8F9 url(gradients/gradient_panel.gif) repeat-x top left;
}
.panel-recess
{
	background: #D9F8F9 url(gradients/gradient_panelrecess.gif) repeat-x top left;
}
.sec-border
{
	background-color: #C5F1F3;
	border: 1px solid #35595A;
}

.sec-title
{
	background: #466F70 url(gradients/gradient_sec_title.gif) repeat-x top left;
}
.sec-head
{
	background: #35595a 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 #35595A;
}
.sim_popup_entry
{
	background-color: #C4D3D4;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.sim_popup_entry a:link
{
	color: #289EA2;
	text-decoration: none;
}
.sim_popup_entry a:visited
{
	color: #289EA2;
	text-decoration: none;
}
.sim_popup_entry a:hover, .sim_popup_entry a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
/*
.sim_popup_text
{
	background-color: #C4D3D4;
	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;
}
 */
.nav-control a, .nav-control a *
{
	color: #fff;
	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;
}

