a:link, a:visited, a:hover, a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #555555;
}

body, p, td, th, li 
{
	scrollbar-3dlight-color:#f4f4F4;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color:#555555;
	scrollbar-darkshadow-color:#555555;
	scrollbar-face-color:#dedddd;
	scrollbar-highlight-color:#f4f4F4;
	scrollbar-shadow-color:#f4f4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

body
{
	margin-top: 0px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #436A3D;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #436A3D;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436A3D;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

input
{
 	text-decoration: none;
 	color: #3C639A;
 	background: #FFFFFF;
 	border-top: 1px solid #000000;
 	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
 	padding-left : 0px;
}

form
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.tableborder {
border: 1px solid #436A3D;
margin-bottom: 0px;
padding-bottom: 0px;
}
.tablebordershadow {
border: 1px solid #333333; box-shadow: 0.4em 0.4em #eeeeee;
}
.tableborderleft {
border-left: 1px solid #333333;
color: #ffffff
}
.tableborderright {
border-right: 1px solid #333333;
}
.tablebordertopright {
border-top: 1px solid #333333;
border-right: 1px solid #333333;
}
.tablebordertop {
border-top: 1px solid #333333;
}
.tableborderbottom {
border-bottom: 1px solid #333333;
}
.tablebordertopbottom {
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
}
.tableborderbottomright {
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
margin-bottom: 0px;
padding-bottom: 0px;
}
.tableborderbottomleft {
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
margin-bottom: 0px;
padding-bottom: 0px;
}
.tablebordertopbottomright {
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
}
.tablebordertopbottomleft {
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
}
.tableborderbottomleftright {
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}
.tableborderleftright {
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}
.admPanelText
{
	color: #000000;
}

.dataTypeMsg
{
	background-color: #ffffff;
	width: 300px;
	border: solid 2px #333333;
	position: absolute;
	left: 35%;
	top: 50%;
	z-index: 10;
}

/* ----- menu styles ----- */
.menu
{
	background-color: white;
}

.menurow
{
	text-align: left;
	height: 20px;
}

.rootitem
{
	text-align: left;
	background-color: #436A3D; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.submenu
{
	/* for horizontal menu only */
	line-height: 14px;
	width: 152px;
	border: solid 1px #CCE2F0;
	display: none;
	position: absolute;
	/* ---------------------- */
	
	background-color: #B8C992;
	margin: 0px;
	padding: 0px;
	/*text-indent: 8px;*/
	text-decoration: none;
	list-style-type: none;
}
.menuitem
{
	/* for horizontal menu only */
	line-height: 14px;
	display: block;
	/* ---------------------- */
	
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #B8C992;
	text-decoration: none;
	
	border-top: solid 1px #B8C992;
	border-bottom: solid 1px #B8C992;
}
a.menulink, a.menulink:link, a.menulink:visited, a.menulink:active
{
	line-height: 14px;
	display: block;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #B8C992;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
}
a.menulink:hover
{
	/*line-height: 14px;
	color: #ffffff;
	background-color: #3C639A;*/
	text-decoration: underline;
	background-color: #CAD0A7;
}

a.activemenulink, a.activemenulink:link, a.activemenulink:visited, a.activemenulink:active
{
	font-weight: bold;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	height: 100%;
	padding: 4px;
	text-decoration: none;
	font-size:11px;
}
a.activemenulink:hover
{
	font-weight: bold;
	/*color: #ffffff;
	background-color: #3C639A;*/
	text-decoration: underline;
	background-color: #CAD0A7;
}

a.rootmenulink, a.rootmenulink:link, a.rootmenulink:visited, a.rootmenulink:active
{
	/* for horizontal menu only */
	line-height: 14px;
	/* ---------------------- */
	
	display: block;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:16px;
	padding-right:16px;
	font-weight: bold;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

a.rootmenulink:hover
{
	/*color: #ffffff;*/
	color: #ffffff;
	background-color: #CAD0A7;
}

a.activerootmenulink, a.activerootmenulink:link, a.activerootmenulink:visited, a.activerootmenulink:active
{
	display: block;
	text-align: left;
	background-color: #B8C992;
	line-height: 14px;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:16px;
	padding-right:16px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.activerootmenulink:hover
{
	color: #ffffff;
	/*background-color: #3C639A;
	text-decoration: underline;*/
	text-decoration: none;
	background-color: #CAD0A7;
}

.TextMenu
{
	text-align: center;
	color: Red;
}
.TextMenu:visited
{
	color: Red;
}
.TextMenu:hover
{
	color: Blue;
}
.TextMenu:link
{
	color: Purple;
}

.admlink
{
	margin-left: 24px;
}
.admlink a
{
	margin-left: 6px;
	margin-right: 6px;
}
.admtoolbox tr td
{
	height: 40px;
	background-repeat: no-repeat;
	background-position-x: 3px; 
	background-position-y: 3px;
	padding-left: 42px;
}

/* ERP */
.products
{
	text-align: center;
}
.prodTable
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
}

.categories
{
	text-align: center;
}
.ctgTable
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
}

a.CategoryNode, a.CategoryNode:link, a.CategoryNode:visited, a.CategoryNode:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
}

a.CategoryNodeHover:hover
{
	color: #666666;
	text-decoration: underline;
}

a.CategoryNodeParent, a.CategoryNodeParent:link, a.CategoryNodeParent:visited, a.CategoryNodeParent:active
{
}

a.CategoryNodeSelected, a.CategoryNodeSelected:link, a.CategoryNodeSelected:visited, a.CategoryNodeSelected:active
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.prodLink, a.prodLink:link, a.prodLink:visited, a.prodLink:active
{
	color: #444444;
	font-weight: bold;
}

.prodCtgMenu
{
	background-color: #436A3D;
	width: 150px;
}

.prodCtgRow
{
	height:20px;
	background-color: #EEEEEE;
}

.rootProdCtgRow
{
	height: 24px;
	padding-left: 6px;
	background-color: white;
	border: solid 1px #436A3D;
}

.productsGrid
{
	width: 100%;
}

.rootActiveProdCtgRow
{
	height: 24px;
	padding-left: 6px;
	background-color: #efefef;
}

.rootProdCtgItem
{
	border: solid 1px #EEEEEE;
	padding: 4px;
	text-align: left;
}

.prodCtgItem
{
	text-align: left;
}

.rootActiveProdCtgItem
{
	padding: 4px;
}

.activeProdCtgRow
{
	height:20px;
	background-color: #efefef;
}

a.rootProdCtgLink, a.rootProdCtgLink:link, a.rootProdCtgLink:visited, a.rootProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}

a.prodCtgLink, a.prodCtgLink:link, a.prodCtgLink:visited, a.prodCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}

a.activeProdCtgLink, a.activeProdCtgLink:link, a.activeProdCtgLink:visited, a.activeProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;	
}

a.rootActiveProdCtgLink, a.rootActiveProdCtgLink:link, a.rootActiveProdCtgLink:visited, a.rootActiveProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;	
}

.categorytitle
{
	font-weight: bold;
	color: #436A3D;
	font-size: 16px;
	/*padding-left: 8px;*/
}

.categorylongdesc p
{
	padding:6px;
}

a.subcategorylink, a.subcategorylink:link, a.subcategorylink:visited, a.subcategorylink:active
{
	color: #555555;
	text-decoration: underline;
}

.ctgCell
{
	
	vertical-align: top;
}

.categories
{
	text-align: left;
	margin-left: 4px;
}

.prodCell
{
	vertical-align: top;
}

.productlink
{
	color: #666666;
}

a.productlink, a.productlink:link, a.productlink:visited, a.productlink:active
{
	color: #666666;
}

/* products */
.ProductShort_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3D3C3C;
}
.ProductShort_Text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D5C5B;
}
.ProductShort_Units
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99775C;
}
.ProductFull_Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D3C3C;
}
.ProductFull_Count
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #986E4E;
}
.ProductFull_Price
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62615F;
}

.ViewCart_Table
{
}
.ViewCart_Table tr th
{
    background: #AA9E95;
	height: 21px;
}
.ViewCart_ItemTop
{
	height: 25px;
	vertical-align: middle;
}
.ViewCart_ItemMiddle
{
}
.ViewCart_ItemBottom
{
    background: #C4BCB6;
	height: 21px;
}
.ViewCart_Quantity
{
	background: #C4BCB6;
}
.ViewCart_Checkout_Button
{
    background: #C4BCB6;
}
.Add_to_cart_button
{
	border: none;
	background-color:#C4BCB6;
}
/* new buttons */
.newbuttons
{
	background-color: #bbbbbb;
	border: 0px;
	color: #555555;
}
/* end new buttons */

.ProductStyleDiv
{
	padding: 4px;
	width: 140px;
	border: solid 1px #EEEEEE;
	text-align: left;
}

a.ProductStyleLink
{
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}
