﻿BODY 
{
	margin: 10px;
}
.background {
border: 2px solid #000000;
background-color: #FFFFFF;
	
}
.grey-horitontal {
background-color:#656565;
}
.search-box {
	text-align: center;
	vertical-align: middle;
}
.header {
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 762px;
	background-color:#F0F0F0;
}
.footer {
	height: 24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 762px;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd5f23;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd5f23;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	
	}
/*a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd5f23;
	text-decoration: none;
}*/
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body,p,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
h1  {
color:	#666666;
font-family:	Verdana, Arial, Helvetica, sans-serif;
font-size:	12px;
font-weight:	bold;
}
h2  {
color:	#807f61;
font-family:	Verdana, Arial, Helvetica, sans-serif;
font-size:	16px;
font-weight:	bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h4  {
	color:	#807f61;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	9px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 1pt;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h5  {
	color:	#807f61;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 1pt;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.tableborder {
	border: 1px solid #cccccc;
}
.tablebordershadow {
	border: 1px solid #40408C; box-shadow: 0.4em 0.4em #eeeeee;
}
.tableborderleft {
	border-left: 1px solid #40408C;
	color: #ffffff
}
.tableborderright {
	border-right: 1px solid #40408C;
}
.tablebordertopright {
	border-top: 1px solid #40408C;
	border-right: 1px solid #40408C;
}
.tablebordertop {
	border-top: 1px solid #40408C;
}
.tableborderbottom {
	border-bottom: 1px solid #40408C;
}
.tablebordertopbottom {
	border-top: 1px solid #40408C;
	border-bottom: 1px solid #40408C;
}
.tableborderbottomright {
	border-bottom: 1px solid #40408C;
	border-right: 1px solid #40408C;
}
.tablebordertopbottomright {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.tablebordertopbottomleft {
	border-top: 1px solid #40408C;
	border-bottom: 1px solid #40408C;
	border-left: 1px solid #40408C;
}
.tableborderbottomleftright {
	border-bottom: 1px solid #40408C;
	border-left: 1px solid #40408C;
	border-right: 1px solid #40408C;
}


.menu
{
    height:26px;
	/*display: inline;
	float: left;*/
}
.menurow
{
}
.rootitem
{
    background-color: #999ba5;    
}
.menuitem
{
    float: left;
    margin: 0px;
    display: block;
    width: 100%;
    height:30px;
    background-color: #F0F0F0;
    /*border-top: solid 1px #000000;*/
}
.submenu
{
    margin: 0px;
    padding: 0px;
    
    width: 140px;
    height:30px;    
    background-color: #F0F0F0;
    
    display: none;
    position: absolute;
}
a.menulink, a.menulink:link, a.menulink:visited, a.menulink:active
{
	color: #312b2d;
    display: block;
	height: 100%;
    padding-left: 6px;
    padding-top: 8px;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    background-color:#b2b5be;
    font-size:12px;
}
a.menulink:hover
{
	color: #ffffff;
    background-color: #707078;
    font-size:12px;
}
a.rootmenulink, a.rootmenulink:link, a.rootmenulink:visited, a.rootmenulink:active
{
	color: #ffffff;
    display: block;
	height: 100%;
    padding: 6px 9px 4px 9px;
    font-style:italic;
    font-size:12px;
}
a.rootmenulink:hover
{
    color: #ffffff;
    background-color: #707078;
    font-size:12px;
}

a.rootmenulink2, a.rootmenulink2:link, a.rootmenulink2:visited, a.rootmenulink2:active
{
	color: #ffffff;
	height: 100%;
    padding: 0px;/* 9px 4px 9px;*/
    font-style:italic;
    font-size:12px;
}
a.rootmenulink2:hover
{
    color: #ffffff;
    background-color: #707078;
    font-size:12px;
}

/* text menu styles */
.TextMenu
{
	text-align: center;
	color: Red;
}
.TextMenu:visited
{
	color: Red;
}
.TextMenu:hover
{
	color: Blue;
}
.TextMenu:link
{
	color: Purple;	
}


/* ERP */
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.CategoryNodeSelected, a.CategoryNodeSelected:link, a.CategoryNodeSelected:visited, a.CategoryNodeSelected:active
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.CategoryNodeHover:hover
{
	color: #666666;
	text-decoration: underline;
}
a.CategoryNodeParent, a.CategoryNodeParent:link, a.CategoryNodeParent:visited, a.CategoryNodeParent:active
{
}
a.prodLink, a.prodLink:link, a.prodLink:visited, a.prodLink:active
{
	color: #444444;
	font-weight: bold;
}
.productsGrid
{
	width: 100%;
}
.prodCtgMenu
{
	background-color: #fe9b4a;
	width: 140px;
	
}

.rootProdCtgRow
{
	height: 32px;
	padding-left: 6px;

	
}

.rootActiveProdCtgRow
{
	height: 32px;
	padding-left: 6px;
	background-color:#f9e0cb;
}

.rootProdCtgItem
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 3px;
}

.prodCtgRow
{
	height:20px;
	background-color: #fad3b4;
		display:none;
}

.activeProdCtgRow
{
	height:20px;
	background-color:#f9e0cb;
}

a.rootProdCtgLink, a.rootProdCtgLink:link, a.rootProdCtgLink:visited, a.rootProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

a.prodCtgLink, a.prodCtgLink:link, a.prodCtgLink:visited, a.prodCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

a.activeProdCtgLink, a.activeProdCtgLink:link, a.activeProdCtgLink:visited, a.activeProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}

a.rootActiveProdCtgLink, a.rootActiveProdCtgLink:link, a.rootActiveProdCtgLink:visited, a.rootActiveProdCtgLink:active
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}

.categorytitle
{
	font-size: 14px;
	padding-left: 8px;
	color: #000000;
}

.categorylongdesc p
{
	margin:6px;
}

a.subcategorylink, a.subcategorylink:link, a.subcategorylink:visited, a.subcategorylink:active
{
	color: #000000;
}

.customertoolstable
{
	width: 140px;
	margin-top: 2px;
}
.customertoolsheader
{
	color: #ffffff;
	font-size: 10px;
	background-color: #94a5b4;
	font-weight: bold;
	padding: 2px;
	text-indent: 4px;
}

.customertoolscontent
{
	background-color: #bdcbd5;
	font-size: 10px;
	padding: 3px 0px 3px 2px;
}

a.customertoolslink, a.customertoolslink:link, a.customertoolslink:visited, a.customertoolslink:active
{
	color: #000000;
	font-size: 10px;
}

a.customertoolslink:hover
{
	color: #fd5f23;
	font-size: 10px;
}

.producttitle
{
	font-size: 14px;
	padding-left: 8px;
	color: #000000;
}

.productlongdesc p
{
	padding:6px;
}

.productprice
{
	padding:6px;
}

.ordersTable
{
	
	text-align: center;
	width: 85%;
}
.orderDetails
{
	text-align: left;
}
.orderDetails tr td
{
	text-align: left;
}

.orderDetails tr th
{
	font-size: 12px;
}

.detailsCell
{
	text-align: left;
	border: solid 1px black;
	padding-left: 100px;
}

.searchResults
{
	padding: 8px;
}

.backLink
{
	padding: 8px;
}

.stores
{
	width: 240px;
}
.stores tr th
{
	color: black;
}
.store
{
	text-align: left;
	font-size: 10px;
	padding: 10px;
}
.prefStore
{
	text-align: left;
	font-size: 10px;
	background-color: #cccccc;
	padding: 10px;
}
.storeName
{
	font-size: 14px;
}
.prefStore .storeName
{
	font-weight: bold;
}
.ctgCell
{
	padding-right: 20px;
	vertical-align: top;
}
.categories
{
	text-align: left;
	margin-left: 4px;
}
.prodCell
{
	vertical-align: top;
}

.viewCartLink
{
	text-align: center;
	padding: 12px;
}
.viewCartLink a, .viewCartLink a:link, .viewCartLink a:visited, .viewCartLink a:active, .viewCartLink a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

a.extramenulink, a.extramenulink:link, a.extramenulink:visited, a.extramenulink:active
{
	color: #ffffff;
	font-size:12px;
	font-style:italic;
	padding: 6px 9px 6px 9px;
}
a.extramenulink:hover
{
    background-color: #707078;
}

.cke_button_Kook_Templates .cke_icon,
.cke_button_Kook_Forms .cke_icon,
.cke_button_Kook_Slideshows .cke_icon,
.cke_button_Kook_Embed .cke_icon
{
	display: none !important;
}

.cke_button_Kook_Templates .cke_label,
.cke_button_Kook_Forms .cke_label,
.cke_button_Kook_Slideshows .cke_label,
.cke_button_Kook_Embed .cke_label
{
	display: inline !important;
}
