﻿body
{
	font: 10px Arial,sans-serif;
}
td, input, select, textarea
{
	font: 10px Arial,sans-serif;
}
#divWrapper 
{
	margin: 0px auto auto auto;
	width: 901px;
}
#divWhole { min-width: 900px; }
#divMenu { margin: 0px 0px 3px 0px; }
#divLeft
{
	vertical-align: top;
	width: 164px;
	min-height: 440px;
	margin-right: 6px;
	margin-top: 3px;
	padding: 5px;
}
#divRight { 
	vertical-align: top;
	margin-top: 3px; 
}
#divMain
{
	width: 714px;
	min-height: 400px;
	padding: 3px;
}
a.supplyMenuLinkHilighted
{
	display: block;
	text-decoration: none;
	color: #B9BBBC;
	background-color: black;
	margin: 2px 0px 2px 0px;
	width: 100%;
	padding: 2px;
}
a.supplyMenuLinkHilighted:hover
{
	background-color: Black;
	color: #B9BBBC;
}
a.supplyMenuLink
{
	display: block;
	text-decoration: none;
	color: Black;
	margin: 2px 0px 2px 0px;
	width: 100%;
	padding: 2px;
}
a.supplyMenuLink:hover { background-color: Black; color: #B9BBBC; }
#divColours
{
	margin: 10px 10px 10px 0px;
	width: 150px;
	float: left;
	clear: left;
}
#divTypes
{
	margin: 10px 10px 10px 0px;
	float: left;
}
.coloursCaption
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.coloursLink
{
	display: block;
	text-decoration: none;
	color: black;
	background-color: #B9BBBC;
	border: solid 1px white;
	padding: 0px 2px;
}
.coloursLink:hover { text-decoration: underline; }
.coloursLinkSelected
{
	display: block;
	text-decoration: none;
	background-color: #B9BBBC;
	color: black;
	border: solid 1px black;
	padding: 0px 2px;
}
.coloursLinkSelected:hover {}
#divProductInfo { float: left; }
#divProductInput { float: left; }
.divAmount { margin: 10px 10px 10px 0px; width: 530px; float: left; clear: right; }
.divPicture
{
	float: left;
	clear: left;
	width: 280px;
	margin: 10px;
	text-align: center;
}
.divDescription { float: left; clear: left; width: 300px; }
.divReference { margin: 10px 0px 0px 0px; }
.divButtons { }
.headerPrice, .headerAmount, .headerPercent { text-align: right; }
td.headerPrice, td.headerAmount, td.headerPercent { padding: 2px 10px 2px 0px; }
.headerProduct, .headerProductName, .headerColour, .headerType, .headerSize, 
.headerOrder, .headerDate, .headerState, .headerReference, .headerDeliveryTime,
.headerPerson, .headerPackage, .headerQuality, .headerRow, .headerMemo, .headerID,
.headerSupply, headerUnit, .headerMeasure
{
	text-align: left;
}
.headerFunction
{
	text-align: center;
}
td.headerProduct, td.headerProductName, td.headerColour, td.headerType, td.headerSize,
td.headerOrder, td.headerDate, td.headerState, td.headerReference, td.headerDeliveryTime,
td.headerPerson, td.headerPackage, td.headerQuality, td.headerRow, td.headerMemo, td.headerID,
td.headerSupply, td.headerUnit, td.headerMeasure
{
	padding: 2px 10px 2px 0px;
}
td.headerFunction
{
	padding: 0px 10px 0px 0px;
}
.Price, .Amount, .Percent
{
	text-align: right;
	vertical-align: top;
	color: Blue;
}
td.Price, td.Amount, td.Percent
{
	padding: 2px 10px 2px 0px;
	color: Blue;
	font-weight: bold;
}
.Product, .ProductName, .Colour, .Type, .Size,
.Order, .Date, .State, .DeliveryTime,
.Person, .Package, .Quality, .Row, .Memo, .ID,
.Supply, .Unit, .Measure
{
	text-align: left;
	vertical-align: top;
}
.Icon { text-align: center; }
.Function { text-align: center; vertical-align: top; }
td.Product, td.ProductName, td.Colour, td.Type, td.Size, 
td.Order, td.Date, td.State, td.Function, td.DeliveryTime,
td.Person, td.Package, td.Quality, td.Row, td.Memo, td.ID,
td.Supply, td.Unit, td.Measure
{
	padding: 2px 10px 2px 0px;
	color: Blue;
	font-weight: bold;
}
td.Icon { padding: 0px 10px 0px 0px; }
a.ProductName
{
	text-decoration:  none;
	color: Black;
	text-align: center;
	vertical-align: bottom;
}
a.ProductName:hover { text-decoration: underline; }
.productListLink { text-decoration: none; color: Black; }
.productListLink:hover { text-decoration: underline; }
.Caption { font-weight: normal; }
td.Caption { vertical-align: top; }
.Value { color: Blue; }
a.Product, a.Order, a.Function { text-decoration: none; color: Blue; font-weight: bold; }
a.Product:hover, a.Order:hover, a.Function:hover { text-decoration: underline; }
.Header { font-weight: bold; text-decoration: underline; }
.subGrid { margin: 5px 0px 10px 0px; }
td.StockAmount
{
	text-align: center;
	border-bottom: solid 1px Black;
	border-left: solid 1px Black;
}
td.StockTotal
{
	text-align: center;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-bottom: solid 1px Black;
}
td.Label { text-align: left; padding: 0px 2px 0px 2px; }
td.headerLabel { text-align: left; padding: 0px 2px 0px 2px; }
td.AssAmount
{
	text-align: center;
	border-bottom: solid 2px Black;
	border-top: solid 2px Black;
	border-left: solid 2px Black;
}
input.AssAmount
{
	text-align: center;
	border-style: none;
	width: 24px;
}
.headerAssAmount { text-align: center; }
.headerAssAmountLast { text-align: center; background-color: #66FF80; }
td.AssTotal
{
	text-align: center;
	border-left: solid 2px Black;
	border-bottom: solid 1px Black;
	border-top: solid 1px Black;
	border-right: solid 1px Black;
}
.headerAssTotal { text-align: center; }
.AssPrice
{
	text-align: right;
	border-bottom: solid 1px Black;
	border-top: solid 1px Black;
	border-right: solid 1px Black;
	padding: 0px 5px 0px 5px;
	width: 48px;
}
.headerAssPrice { text-align: right; padding: 0px 5px 0px 5px; }
.productListHolder { border-spacing: 10px; }
.productListItem { text-align: center; vertical-align: bottom; padding: 5px; }
a.moreinfo { text-decoration: none; color: Blue; }
a.moreinfo:hover { text-decoration: underline; }
.productitem { color: Blue; }
input > td.pc { color: Blue; }
select > td.pc { color: Blue; }
.gridheader {}
.basic { background-color: #E0E0E0; }
#divMaintainWhole { min-width: 1080px; }
#divMaintainMenu { margin: 3px 0px 3px 0px; }
#divMaintainMain { border: solid 1px black; min-width: 1080px; min-height: 400px; padding: 3px; }
td.outlineh { padding: 1px 5px; }
td.outlinec { padding: 1px 5px; }
table.outlinet { padding: 5px 5px; border: solid 1px #BEC0C2; }
.outlinea { text-align: left; color: Blue;  font-weight: bold; }
.tabCompany { float: left; margin: 5px; }
.tabOrderinfo { float: left; margin: 5px; }
.tabDeliveryAddress { float: left; clear: left; margin: 5px; width: 256px; }
.tabInvoiceAddress { float: left; clear: left; margin: 5px; width: 256px; }
.infoH { padding: 2px 5px; font-weight: bold; }
.infoV { padding: 2px 5px; font-weight: bold; color: Blue; }
.addressHeader { font-weight: bold; font-size: 12px; }
.rows { clear: both; float: left; margin: 5px;}
.statusline 
{
	background-color: #ED9624;
	color: White;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 3px;
}
.buttonlink 
{
	text-decoration: none;
	display: block;
	color: black;
	background-color: #FE3224;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-top: solid 1px white;
	border-left: solid 1px white;
	padding: 5px;
	margin: 2px;
	font-weight: bold;
}
.buttonlink:hover  
{
	background-color: #FFAF9F; 
}
/* shoporder.aspx */
td.shoporder_header     { padding: 3px 3px; width: 100%; background-color: #FFCC66; color: black;}
table.shoporder         { padding: 5px 0px; }
div.shoporder_status    { padding: 5px 3px; width: 100%; background-color: #FF8066; font-weight: bold; color: black; }
/* orderaccept.aspx */
td.hilightSupply		{ padding: 2px 10px 2px 0px; color: Blue; font-weight: bold; font-size: 20pt; text-align: left; vertical-align: top; background-color: #FFCC66; }
td.hilightDeliveryTime	{ padding: 2px 10px 2px 0px; color: Blue; font-weight: bold; font-size: 20pt; text-align: left; vertical-align: top; background-color: #FFCC66; }
td.hilightPrice			{ padding: 2px 10px 2px 0px; color: Blue; font-weight: bold; font-size: 20pt; text-align: right; vertical-align: top; background-color: #FFCC66; }
td.hilightOrder			{ padding: 2px 10px 2px 0px; color: Blue; font-weight: bold; font-size: 20pt; text-align: left; vertical-align: top; background-color: #FFCC66; }
/* productamount.aspx */
.divProductHolder 
{
    float: left; 
    min-width: 220px;
}
.divProductName 
{
}
.divProductCode
{
}
.divPriceHolder 
{
    float: left; 
    margin-left: 10px;
}
.divPriceCaption 
{
}
.divPrice
{
}
.divDiscount1Holder, .divDiscount2Holder, .divDiscount3Holder, .divDiscount4Holder, .divDiscount5Holder 
{
    float: left; 
    margin-left: 10px; 
    text-align: center;
}
.divDiscount1, .divDiscount2, .divDiscount3, .divDiscount4, .divDiscount5 
{
}
.divDiscount1Caption, .divDiscount2Caption, .divDiscount3Caption, .divDiscount4Caption, .divDiscount5Caption
{
}
.divProductHelp 
{
    float: right;
}
.tdCustomerHeaders 
{
	border-bottom: solid 1px black; 
	width: 10em; 
	vertical-align: top; 
}
.tdCustomerInfo 
{
	border-bottom: solid 1px black; 
	width: 35em; 
	vertical-align: top;
}
.tdOrderHeaders 
{
	border-bottom: solid 1px black; 
	width: 12em; 
	vertical-align: bottom;
}
.tdOrderInfo 
{
	border-bottom: solid 1px black; 
	width: 6em; 
	vertical-align: bottom;
}
.tdPostLogo 
{
	width: 275px; border-bottom: solid 1px black; 
	font: 20pt Arial,sans-serif; 
	text-align: right; 
	font-weight: bold;
}

