/* ================================
    CSS STYLES FOR SURPLUS WEB
   ================================
*/

/* MAIN PAGE BACKGROUND */
.MainBg
{
	background: url('https://www.covsdds.com/images/bg_fade_blue.gif') repeat-x;
	margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:0px; background-color:white; background-repeat:repeat-x
}

body
{
font-family: Arial, Verdana;
FONT-SIZE: 9pt;
}

div#outer 
{
	width: 970px;
	background-color:#FFFFFF;
	margin-top: 10px;    
	margin-bottom: 0px;    
	margin-left: auto;
	margin-right: auto;    
	padding: 0px;    border: thin solid #000000;
}
div#outer_noborder
{
	width: 970px;
	background-color:#FFFFFF;
	margin-top: 10px;    
	margin-bottom: 0px;    
	margin-left: auto;
	margin-right: auto;    
	padding: 0px;   
}
div#header {    padding: 1px;    margin: 0px;    text-align: center;
}
div#nav {    width: 20%;    padding: 10px;    margin-top: 1px;    float: left;
}
div#main {    margin-left: 22%;    margin-top: 1px;    padding: 10px;
}
div#footer {    padding: 1px;    margin: 0px;    
}
/*Header Cell for Login Logo*/
.SplashHeader
{
    BORDER-RIGHT: black 1px;
    BORDER-TOP: black 1px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    BORDER-LEFT: black 1px;
    COLOR: #83A39E;
    BORDER-BOTTOM:  black 1px;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #FFFFFF;
}

/*Panel for Login input controls*/
.LoginPanel
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid;
    BACKGROUND-COLOR:  #B5C3AD;
    FONT-FAMILY:  Arial;
    COLOR: #FFFFFF;
}

.divMain
{	
	BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid;
    BACKGROUND-COLOR:  #B5C3AD;
    FONT-FAMILY:  Arial;
    COLOR: #FFFFFF;
}

/*STYLES FOR HELP PAGES*/
.HelpBody
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    COLOR: black;
    BACKGROUND-COLOR: palegoldenrod;
}

.HelpHeader
{
    BORDER-RIGHT: thin solid #83A39E;
    BORDER-TOP:  thin solid #83A39E;
    BORDER-LEFT:  thin solid #83A39E;
    BORDER-BOTTOM:  medium none #83A39E; BACKGROUND-COLOR: whitesmoke
    FONT-FAMILY:  Arial;
    COLOR: darkslategray; thin

}
/*END HELP PAGES*/

/*LEFTBAR CONTROL STYLES*/
.ActionMenu
{

    BORDER-RIGHT: gainsboro thin solid;
    BORDER-BOTTOM:  gainsboro thin solid;
    FONT-SIZE: 10pt;
    FONT-FAMILY:  Arial;
    HEIGHT: 30;
    COLOR: firebrick;
}

.LeftBar
{
	/*background: url(../images/nav_fade_green.gif);*/
	background-color:  white;
	background-repeat: no-repeat;
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: black;
}

.LeftBarLabel
{
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: black;
	FONT-WEIGHT: Bold;
    text-decoration: none;
}

.LeftBarSpacer
{
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: black;
	FONT-WEIGHT: Bold;
    text-decoration: none;
}

.LeftBarCommand
{
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: blue;
	FONT-WEIGHT: Bold;
    text-decoration: none;
}

.LeftBarInput
{
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: black;
}
/*END LEFTBAR CONTROL STYLES*/


/*STYLES for DOCUMENTATION PAGES*/
.DocBg
{
	background: white url('../../images/bg_fade_blue.gif') repeat-x;
	margin-left:8px; margin-right:0px; margin-top:8px; margin-bottom:5px; background-color:white; background-repeat:repeat-x
}

.DocHeader
{
    BORDER-RIGHT: black 1px;
    BORDER-TOP: black 1px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    BORDER-LEFT: black 1px;
    COLOR: black;
    BORDER-BOTTOM:  black 1px;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #83A39E;
}

.DocSection
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: maroon;
    BACKGROUND-COLOR: white;
}


.DocBody
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    COLOR: black;
    BACKGROUND-COLOR: white;
}
/*END STYLES for DOCUMENTATION PAGES*/

/*STYLE for ERROR MESSAGES*/
.ErrorText
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: Bold;
    COLOR: red;
    BACKGROUND-COLOR: white;

}
/*END STYLE for ERROR MESSAGES*/


/*STYLES for MAINTENANCE MENU PAGE*/
.MaintenanceMenuLabel
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: Bold;
    COLOR: black;
    BACKGROUND-COLOR: white;

}

.MaintenanceMenuItem
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: Normal;
    COLOR: black;
    BACKGROUND-COLOR: white;

}
/*END STYLES for MAINTENANCE MENU PAGE*/


/* EDIT CONTROL BUTTONS */
.EditButton
{
    BORDER-RIGHT: gray thin solid;
    BORDER-BOTTOM:  gray  thin solid;
    BORDER-TOP: silver  thin solid;
    BORDER-LEFT: silver  thin solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: maroon;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F5F9F2;
    TEXT-ALIGN: center;
    PADDING: 3px;
}
/* END EDIT CONTROL BUTTONS */

/*GENERIC STYLES*/
INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    COLOR: black;
}

BUTTON
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
}

/*
    ================================
    GRID STYLES
    ================================
*/


.lgp_col_headings {
    FONT-SIZE: 9pt;
    COLOR: blue;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Bold;
    /*background-color: #B5C3AD;*/
    BACKGROUND-COLOR: #A6BBCF;
    TEXT-ALIGN: center;
    BORDER-TOP: gray thin solid;
    BORDER-LEFT: gray thin solid;
    BORDER-RIGHT: navy thin solid;
    BORDER-BOTTOM: navy thin solid;

}

.lgp_data {
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Normal;
    TEXT-ALIGN: left;
    BORDER-TOP: None;
    BORDER-LEFT: None;
    BORDER-BOTTOM: None;
    BORDER-RIGHT: None;
}

.lgp_col_footer {
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Normal;
    BACKGROUND-COLOR: #83A39E;
    TEXT-ALIGN: left;
}

.lgp_even_data {
    FONT-SIZE: 9pt;
    COLOR:black;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Normal;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: left;
}

.lgp_odd_data {
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Normal;
    BACKGROUND-COLOR: blanchedalmond;
    TEXT-ALIGN: left;
}

.lgp_action_items {
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
}

.lgp_edit_row {
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
}

.lgp_insert_row {
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-WEIGHT: Normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
}
/*
    ================================
    END GRID STYLES
    ================================
*/


/* ================================ */
/* ================================ */

/* ================================
    START TEXT BOX
   ================================
*/


.tb_edit {
	font-family: Verdana,Tahoma,Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid gray;
	margin: auto;
	padding: 2px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}

.tb_read {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #EEF4EE;
	margin: auto;
	padding: 2px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}

.tb_white {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #000000;
	margin: auto;
	padding: 2px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}

/* ================================ */
/* ================================ */

/* ================================
    START HYPER LINKS
   ================================
*/


/* link on a white background */

a.white:link       {
	color: blue;
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 10px;
	}
a.white:visited    {
	color: blue;
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 10px;
	}
a.white:hover      {
	color: blue;
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 10px;
	}

/* link on a green background */

a.dgreen:link       {
	color: maroon;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	}
a.dgreen:visited    {
	color: maroon;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 12px;
	}
a.dgreen:hover      {
	color: firebrick;
	text-decoration: underline;
	font-family: Arial, Verdana;
	font-size: 12px;
	}

img { border: 0px none; }

/* ================================ */
/* ================================ */

/* ================================
    START FIELD LABELS
   ================================
*/
.SplashLabel	{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: maroon;
	}

.covsdds_fieldlabel{
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	}

.covsdds_fielddata{
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

.covsdds_fielddatasmall{
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}


.covsdds_manifestdata{
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}

.covsdds_manifestlabel{
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: maroon;
	}

.covsdds_uline{
    BORDER-BOTTOM: black thin solid;
}

.covsdds_box{
    BORDER-BOTTOM: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-RIGHT: black thin solid;
}



/* ================================ */
/* ================================ */

/* ================================
    START EDIT PAGE
   ================================
*/
.EditPanel	{
	background-color: #FFFFFF;

}

.EditPanelHeader	{
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	TEXT-DECORATION: italic;
	/*background-color: #B5C3AD;*/
	background-color:  #A6BBCF;

}

.EditPanelDetail	{
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	background-color: blanchedalmond;

}

.EditPanelDetailWhite	{
	font-family: Arial, Verdana;
	font-size: 9pt;
	background-color: white;

}

.EditPanelDetailOlive	{
	font-family: Arial, Verdana;
	font-size: 9pt;
	background-color:  #B5C3AD;

}

}