/* original size: 21,006 */
BODY
{
	margin-top: 0;
	font-size: 8pt;
	margin-left: 0;
	font-family: Tahoma, Arial;
	background-color: snow;
}
HR
{
	border: dimgray 1px solid;
	padding: 0;
	margin: 0;
}
A
{
	color: dimgray;
	text-decoration: none;
}
A.registration_link
{
	color: blue;
	text-decoration: none;
}
A:hover
{	
	
}
A.menu_link
{
	font-size: 10px;
	color: darkgreen;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
}
A.menu_link:link
{
	text-decoration: none;
}
A.menu_link_selected
{
	font-weight:bold;
}
A.menu_link_selected:link
{
	text-decoration: none;
}
A.menu_link_selected:hover
{
	color: #000000;
	text-decoration: none;
}
H1
{
	font-family: Arial;	
}
TABLE
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	text-decoration: none;
}
FORM
{
	PADDING: 0; 
	MARGIN: 0; 
}
INPUT, SELECT
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.menu
{
	background-color: white;
}
.menu_border
{
	border-right: #c50030 1px solid;
	border-left: #c50030 1px solid;
	background-color: #c50030;
}
.menu_row
{
	
}
.menu_title
{
	font-weight: bold;
	font-size: 11px;
	padding: 6px 5px 5px 3px;
	color: white;
	background-color: dimgray;
}
.menu_shade
{
	background-color: snow;
}
.canvas
{
	background-color: #ffffcc;
}
.e852_nav
{
	background-color: #2BCA00;	
}
.e852_nav_link
{
 color:White;
 font-weight: bold;
}
.form_header
{
	padding: 6px 5px 5px 5px;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #696969;
	text-decoration: none;
}
.no_pad
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.po
{
	background-color: #C50030;
}
.asn 
{
	background-color: #00308A;
}
.inv
{
	background-color: #00693C;
}
.dsds
{
	background-color: #FFA805;
}
.warn
{
	background-color: #fe0;
	color: dimGray;
}

.document 
{
	border: 1px solid;
	font-size: 8pt;
	color: #00308a;
}
.podocument
{
	border-color: #c50030;
	background-color: #fff8f1;
}
.asndocument
{
	border-color: #00308A;
	background-color: #eff4ff;
}
.invoicedocument
{
	border-color: #00693c;
	color: black;
	background-color: #EFFFFB;
}
.dsdsdocument
{
	border-color: #C78100;
	background-color: #ffffaa;
	color: Black;
}
.warning
{
	border-color: #fe0;
	background-color: #ff9;
	color: Black;
	margin-bottom: 5px;
}

.form_sub_header
{
	font-weight: bold;
	font-size: 11px;
	color: #c71c17;
	border-bottom: #c71c17 1px solid;
	background-color: transparent;
	text-decoration: none;
}
.inv_form_sub_header
{
	color: #00693c;
	border-bottom: #00693c 1px solid;
}
.po_form_sub_header
{
	color: #c50030;
	border-bottom: #c50030 1px solid;
}
.dsds_form_sub_header
{
	color: #FFA805;
	border-bottom: #FFA805 1px solid;
}
.warn_form_sub_header
{
	color: #fe0;
	border-bottom: Black 0 none;
}

.form_label
{
	font-size: 10px;
	font-weight: bold;
	color: #212121;
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial;
}
.form_data
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	background-color: transparent;
	text-decoration: none;
}
.form_splitter
{
	color: black;
	font-size: 8pt;
	border-bottom: gainsboro 1px solid;
}
.grid_header
{
	border: lightgrey 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #c50030;
	background-color: whitesmoke;
	text-decoration: none;
}

.grid_row
{
	color: black;
	font-size: 8pt;
	border-bottom: dimgray 1px solid;
	text-decoration: none;	
	padding: 4px 2px 4px 2px;	
}
.grid_row_hover
{
	font-size: 8pt;
	cursor: pointer;
	color: black;
	border-bottom: silver 1px solid;
	background-color: gainsboro;
	text-decoration: none;
	padding: 4px 2px 4px 2px;
}
.grid_row_invoiced
{
	font-size: 8pt;
	color: gray;
	background-color: #f1f1e2;
	text-decoration: none;
}
.grid_row_not_invoiced
{
	font-size: 8pt;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.grid_link
{
	color: black;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
	text-decoration: underline;
}
.header
{
	color: white;
	background-color: #c0c0c0;
}
.item_changed
{
	color: Green;
	font-weight: bold;
}


.item_cancelled
{
	color: Red;
	font-weight: bold;
}
.label_supplier_name
{
	font-weight: bold;
	font-size: 9pt;
	color: White;
	background-color: transparent;
	text-decoration: none;
}
.line_item_header_label
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	color: #212121;
	border-bottom: darkgray 1px solid;
	background-color: transparent;
}
.readonly_input
{
	font-size: 8pt;
	color: black;
	border-style: none;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.input_numeric
{
	font-size: 8pt;
	color: black;
	text-align: right;
}

.error_msg
{
	font-weight: normal;
	font-size: 8pt;
	color: #c50030;
	background-color: transparent;
	text-decoration: none;
}
.input_error
{
	border: black 1px solid;
	font-size: 8pt;
	color: black;
	background-color: red;
	text-decoration: none;
}
.summary_row
{
    FONT-SIZE: 8pt;
    COLOR: black;
    BORDER-BOTTOM: gainsboro 1px solid;
    TEXT-DECORATION: none
}
.tab_link_active 
{
    FONT-SIZE: 8pt;
    COLOR: #212121;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
}
.tab_link_inactive 
{
    FONT-SIZE: 8pt;
    font-weight: bold;
    COLOR: #e9e9e9;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
}
.tab_group
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #e9e9e9;
    TEXT-DECORATION: none
}
.DataGridColumnHeader
{
	border: #707070 1px solid;
	padding: 3px 0 3px 0;
	text-align: center;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFEFEFE', EndColorStr='#FFc0c0c0');
}

.DataGridItem
{
	border-top: lemonchiffon 1px solid;
	padding: 4px 2px 4px 2px;
}

A.DataGridColumnHeaderLink
{
	font-weight:bold;	
}

A.DataGridColumnHeaderLink:link
{	
	text-decoration:none
}
A.DataGridColumnHeaderLink:hover
{
	text-decoration:none
}
.box
{
	border: #00693c 1px solid;
	padding: 5px;
	background-color: #EFFFFB;
}
.button
{
	border-color: #696969;
	border-width: 1px;
	border-style: solid;
	padding: 1px 2px 1px 2px;
	background-color: #696969;
	color: #EFFFFB;
}
.pobutton
{
	border-color: #c50030;
	background-color: #c50030 ;
	color: #ffffcf;
}
.invbutton
{
	border-color: #00693c;
	background-color: #00693c;
	color: White;
}
.asnbutton
{
	border-color: #00308A;
	background-color: #00308A ;
	color: #EFF4FF;
}
.dsdsbutton
{
	border-color: #C78100;
	background-color: #FFA805 ;
	color: #EFF4FF;
}

.confirmation
{
	color: #00693c;
	font-weight: bold;
}

.posummary
{
	font-size: 8pt;
	cursor: pointer;
	color: #c50030;
	border-bottom: dimgray 1px solid;
}
.posummaryhover
{
	background-color: #fff8f1;
}
.asnOrderContainer
{
	border: #c50030 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #c50030;
	background-color: #fff8f1;
}
.asnOrderContainerTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #c50030;
}
.asnPalletContainer
{
	border: dimgray 1px solid;
	background-color: whitesmoke;
}
.asnPalletContainerTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
}
.asnPackContainer
{
	border: #00308A 1px solid;
	background-color: #EFF4FF;
}
.asnPackContainerTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #00308A;
}
.asnContainerTitle
{
	font-weight: bold;
	font-size: 8pt;
}

ul.Message
{
	margin: 0;
	padding: 10px;
	list-style-position: inside;
	border: solid 1px #ccc;
	background-color: #f7f7f7;
	margin-bottom: 10px;
}
ul.Message li
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.Error
{
	color: red;
}
.Message
{
	padding: 10px;
	border: solid 1px #ccc;
	background-color: #f7f7f7;
}

ul.locationList
{
	padding-left: 5px;
	margin-left: 0px;
}
ul.locationList li {
    display: inline;
    float: left;
    margin: 0 15px 15px 0;
}

td.locationInputs {	text-align: left; padding: 10px 0 0 0; }
td.locationInputs input { margin: 0 0 10px 5px; }
td.locationInputs select { margin: 0 0 10px 5px; }

table.dsdsdocument td.right { padding-right: 45px; }

table.storeInfo 
{
	width: 100%;
	margin-top: 10px;
	border-spacing: 0px;
	border-width: 0px;
}