﻿body 
{
    font-family:Arial;
    background-color:#FFE4C4;
}
.HiddenColumn
{
    display: none;
}
/*
a:link {color: #ffffff; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #ffffff; text-decoration: underline; }
a:hover {color: #000000; text-decoration: none; }
*/
a.blue:link {color: #0066cc;  font-weight: bold;}
a.blue:active {color: #000000;  font-weight: bold;}
a.blue:visited {color: #0066cc;  font-weight: bold;}
a.blue:hover {color: #0000ff;  font-weight: bolder;}

a.white:link {color: #ffffff;  font-weight: bold;}
a.white:active {color: #ffffff;  font-weight: bold;}
a.white:visited {color: #ffffff;  font-weight: bold;}
a.white:hover {color: #ffcc66;  font-weight: bolder;}

a.box:link {color: #f9b06a;  font-weight: bold;}
a.box:active {color: #f9b06a;  font-weight: bold;}
a.box:visited {color: #f9b06a;  font-weight: bold;}
a.box:hover {color: #ffcc66;  font-weight: bolder;}

a.boxlite:link {color: #f9b06a;  font-weight: normal;}
a.boxlite:active {color: #f9b06a;  font-weight: normal;}
a.boxlite:visited {color: #f9b06a;  font-weight: normal;}
a.boxlite:hover {color: #ffcc66;  font-weight: normal;}

a.blackun:link {color: #000000;  font-weight: normal;}
a.blackun:active {color: #000000;  font-weight: normal;}
a.blackun:visited {color: #000000;  font-weight: normal;}
a.blackun:hover {color: #000000;  font-weight: normal;}

a.black:link {color: #000000;  font-weight: bold; text-decoration: none; line-height:14pt }
a.black:active {color: #000000;  font-weight: bold; text-decoration: none; line-height:14pt}
a.black:visited {color: #000000;  font-weight: bold; text-decoration: none; line-height:14pt}
a.black:hover {color: #000000;  font-weight: bold; text-decoration: none; line-height:14pt}

h1 {font-size:12pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h2 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h3 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h4 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }
h5 {font-size:10pt; margin-top: 0px; margin-bottom: 1px; vertical-align:middle }

.Hidden {display:none;}

a.boxlink:link {background-color:#fee8d2; border-color:#c0c0c0;
     border-style:solid; border-width:1px; font-size:8pt; 
     line-height:12px; height:24px; color: Black}
a.boxlink:active {background-color:#fee8d2; border-color:#c0c0c0;
     border-style:solid; border-width:1px; font-size:8pt; 
     line-height:12px; height:24px; color: Black}
a.boxlink:visited {background-color:#fee8d2; border-color:#c0c0c0;
     border-style:solid; border-width:1px; font-size:8pt; 
     line-height:12px; height:24px; color: Black}
a.boxlink:hover {background-color:#fee8d2; border-color:#c0c0c0;
     border-style:solid; border-width:1px; font-size:8pt; 
     line-height:12px; height:24px; color: Black}

a.navbar:link 
{
    color:#000000; 
    font-size: 8pt;
    font-weight: normal; 
    text-decoration: none; 
    line-height:12pt;     
    width:150px;     
    background-color:Transparent; 
    text-indent:5px; 
    text-align:left
}
a.navbar:active 
{
    color: #000000; 
    font-size: 8pt;
    font-weight: normal; 
    text-decoration: none;      
    line-height:12pt; 
    width:150px; 
    background-color:#ffebcd; 
    text-indent:5px; 
    text-align:left
}
a.navbar:visited 
{
    color: #000000; 
    font-size: 8pt;
    font-weight: normal; 
    text-decoration: none; 
    line-height:12pt; 
    background-color:Transparent;
    width:150px;      
    text-indent:5px; 
    text-align:left
}
a.navbar:hover 
{
    color: #000000; 
    font-size: 8pt;
    font-weight: normal; 
    text-decoration: none; 
    line-height:12pt; 
    background-color:#d2c48e; 
    width:150px; 
    text-indent:5px; 
    text-align:left
}

a.navbarMain:link 
{
    color:#000000; 
    font-size: 10pt;
    font-weight: bold; 
    text-decoration: none; 
    line-height:12pt;     
    width:150px;     
    background-color:Transparent;      
    text-align:left
}
a.navbarMain:active 
{
    color: #000000; 
    font-size: 10pt;
    font-weight: bold; 
    text-decoration: none;      
    line-height:12pt; 
    width:150px; 
    background-color:#ffebcd;     
    text-align:left
}
a.navbarMain:visited 
{
    color: #000000; 
    font-size: 10pt;
    font-weight: bold; 
    text-decoration: none; 
    line-height:12pt; 
    background-color:Transparent;
    width:150px;      
    text-align:left
}
a.navbarMain:hover 
{
    color: #000000; 
    font-size: 10pt;
    font-weight: bold; 
    text-decoration: none; 
    line-height:12pt; 
    background-color:#d2c48e; 
    width:150px; 
    text-align:left
}

input.quickLinkBTN {

padding: 0px;
text-decoration: underline;
text-align: left;
font-size: 8pt;
display: block;
color: #696969;
background-color: Transparent;
border: Transparent;

}

input.quickLinkBTN:hover {

background-color: #d2c48e;
font-size: 8pt;
border: Transparent;
}

input.quickLinkBTN 
{padding: 0px;text-decoration: underline;text-align: left;
font-size: 8pt;color: #696969;background-color: Transparent;
border: Transparent;}
input.quickLinkBTN:hover 
{background-color: #d2c48e;font-size: 8pt;border: Transparent;}
input.quickFindLinkBTN 
{padding: 0px;text-decoration: underline;text-align: left;font-size: 8pt;
color: #696969;width: 100%;background-color: Transparent;border: Transparent;}
input.quickFindLinkBTN:hover 
{background-color: #d2c48e;color: Black;font-size: 8pt;border: Transparent;}

input.optionsBTN
{padding-left: 2px;padding-right: 2px;text-align: center;font-size: 9pt; font-weight:bold;
color: White; background-color: #ff8c00; border: Outset 1px #FFCC99;
cursor:pointer;cursor:hand}
input.optionsBTN:hover 
{background-color: #ffd8a0; color:Black}

input.cartBTN
{text-align: center;font-size: 8pt;
color: White; background-color: #ff8c00; border: Outset 1px #FFCC99;
cursor:pointer;cursor:hand}
input.cartBTN:hover 
{background-color: #ffd8a0; color:Black}

a.quickLink:link 
{color:#000000;font-size: 10pt;font-weight: normal;text-decoration: underline; 
width:100%;background-color:Transparent; padding-left: 5px; padding-right: 5px}
a.quickLink:active 
{color: #000000;font-size: 10pt;font-weight: normal;text-decoration: underline;      
width:100%;background-color:#ffd8a0; padding-left: 5px; padding-right: 5px}
a.quickLink:visited 
{color: #000000;font-size: 10pt;font-weight: normal;text-decoration: underline; 
background-color:Transparent;width:100%; padding-left: 5px; padding-right: 5px}
a.quickLink:hover 
{color: #000000;font-size: 10pt;font-weight: normal;text-decoration: none; 
background-color:#ffd8a0;width:100%; padding-left: 5px; padding-right: 5px}

input.navbar
{
    color:#000000; 
    font-size: 7pt;
    font-weight: normal; 
    text-decoration: none; 
    line-height:9pt;     
    width:150px;     
    background-color:Transparent; 
    text-indent:3px; 
    text-align:left;
    border-bottom: solid 1px #806e5d;
    border-top: none;
    border-right: none;
    border-left: none;
   cursor:pointer;cursor:hand;
}
input.navbar:hover 
{
    background-color:#d2c48e; 
}

input.navbarMain
{
    color:#000000; 
    font-size: 8pt;
    font-weight: bold; 
    text-decoration: none; 
    line-height:11pt;     
    width:150px;     
    background-color:Transparent;      
    text-align:left;
    border-bottom: solid 1px #806e5d;
    border-top: none;
    border-right: none;
    border-left: none;
    cursor:pointer;cursor:hand;
}
input.navbarMain:hover 
{
    background-color:#d2c48e;   
}

input.checkoutBTN
{padding: 0px;text-decoration: underline;text-align: center;font-size: 8pt; font-weight:bold;
color: White;width: 100%;background-color: #FF6600;border: solid 1px #FFC080;
cursor:pointer;cursor:hand}
input.checkoutBTN:hover 
{text-decoration: none;background-color: #ffd8a0; color:Black}

/*for productsAll pg */
input.navbarMainBTN
{color:black;font-size: 10pt;font-weight: bold;text-decoration: none; 
line-height:11pt;width:100%;background-color:#faf0e6;text-align:left;
padding: 0px 0px 0px 1px; height:22px; vertical-align: middle; border: none 0px transparent;
cursor: pointer; cursor: hand}
input.navbarMainBTN:hover 
{color: #000000;background-color:#ffd8a0;}

input.navbarBTN
{color:black;font-size: 10pt;font-weight: normal;text-decoration: none; 
line-height:9pt;width:100%;background-color:Transparent;text-align:left; width:100%;
padding: 0px 0px 0px 11px; height:18px; vertical-align: middle; border: none 0px transparent;
cursor: pointer; cursor: hand}
input.navbarBTN:hover 
{color: #000000;background-color:#ffd8a0;}
/*------*/