<!-- THIS IS CACHED. EDITING MUST TAKE PLACE WITHIN THE MANAGER. -->
form
{
margin: 0;
padding: 0;
}

body
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 14px;
color: #000000;
background-color: #0099CC;
}

td
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

input, select, textarea
{
margin: 0;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 11px;
background: #FDFDFD;
color: #666666;
}

.LeftNavHead
{
color: #FDFDFD;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-SIZE: 11px;
letter-spacing: 0.09em;
}

.ProductDetails
{
font-size:15px; 
color: #000000; 
font-family: tahoma, Verdana, Arial, Sans-Serif; 
letter-spacing: 0.09em;
}

a.LeftNavLinks
{
color: #666666 !important;
font-family: time new roman, Serif !important;
FONT-SIZE: 15px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.LeftNavLinks:link{color: #666666 !important;}
a.LeftNavLinks:hover{color: #666666; TEXT-DECORATION: underline !important;}
a.LeftNavLinks:visited{color: #666666 !important;}
a.LeftNavLinks:active{color: #666666 !important;}

a.SecondLevelNavLinks
{
color: #666666 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.SecondLevelNavLinks:link{color: #FFFFFF !important;}
a.SecondLevelNavLinks:hover{color: #CCCCCC; TEXT-DECORATION: underline !important;}
a.SecondLevelNavLinks:visited{color: #FFFFFF !important;}
a.SecondLevelNavLinks:active{color: #FFFFFF !important;}

A:link    {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}
A:visited {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}
A:hover   {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: underline}


input.errHilite, select.errHilite, textarea.errHilite {
border: 1px solid #DDCCCC;
background-color: #FFEEEE;
}
label.errHilite {
color: #C00000;
}

.LeftNavText
{
color: #FF0000 !important;
font-family: tahoma, Verdana, Arial, Sans-Serif !important;
FONT-SIZE: 14px !important;
letter-spacing: 0.09em !important;
}

td.StandardFill
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
color: #F50000;
background-color: #F1F1F1;
border: 1px solid #A0A0A0; 
padding: 3px;
}

td.ProdDetail
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-SIZE: 11px;
color: #000000;
background-color: #F1F1F1;
border-right: 1px solid #A0A0A0; 
}

td.GrayBG
{
background-color: #999999;
}

td.ProdDetailHighlighted
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
color: #000000;
background-color: #C1C1C1;
border-right: 1px solid #A0A0A0; 
}

.StandardBox
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
color: #000000;
background-color: #FDFDFD;
border: 1px solid #A0A0A0; 
}

.HollowBox
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
color: #000000;
border: 1px solid #A0A0A0; 
}

.BodyBox
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-SIZE: 11px;
color: #000000;
background-color: #FDFDFD;
border-left: 1px solid #A0A0A0; 
border-right: 1px solid #A0A0A0; 
border-bottom: 1px solid #A0A0A0;
}

.BodyBoxHead1
{
border-left: 1px solid A0A0A0;
}

.BodyBoxHead2
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
color: #000000;
background-color: #FDFDFD;
border-top: 1px solid A0A0A0;
border-right: 1px solid A0A0A0;
}

.BodyBoxHead3
{
background-color: #FFFFFF;
border-bottom: 1px solid A0A0A0;
}

.BodyBoxNoBorder
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
color: #000000;
background-color: #FDFDFD;
}

.BodyBox2
{
font-family: tmes new roman, serif;
font-size: 11px;
color: #000000;
border-top: 1px solid F0F0F0;
border-bottom: 1px solid F0F0F0;
background-color: #FAFAFA;
}

HR
{
border-bottom: 1px solid #A0A0A0;
height: 1px;
}

.BrightBoxNoBorder
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
color: #FFFFFF;
background-color: #DD0000;
}


.button {BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: tahoma, Verdana, Arial, Helvetica; FONT-SIZE: 9pt; width: 80px; BORDER-TOP: 1px solid #FFFFFF; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid}

/* Product List Price - Price Value */
.StrickenText {TEXT-DECORATION: line-through;}

/* Product Sale Price - Price Value */
.HighlightedText {COLOR: 990000;}

a.UserNameLink
{
color: #FFFFFF !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.UserNameLink:link{color: #FFFFFF !important;}
a.UserNameLink:hover{color: #CCCCCC; TEXT-DECORATION: underline !important;}
a.UserNameLink:visited{color: #FFFFFF !important;}
a.UserNameLink:active{color: #FFFFFF !important;}

a.SecondLevelNavLinks
{
color: #FFFFFF !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.SecondLevelNavLinks:link{color: #FFFFFF !important;}
a.SecondLevelNavLinks:hover{color: #CCCCCC; TEXT-DECORATION: underline !important;}
a.SecondLevelNavLinks:visited{color: #FFFFFF !important;}
a.SecondLevelNavLinks:active{color: #FFFFFF !important;}

/* Classes used in INC_Template.asp */
a.CategoryNavLinks
{
color: #666666 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.CategoryNavLinks:link{color: #666666 !important;}
a.CategoryNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
a.CategoryNavLinks:visited{color: #666666 !important;}
a.CategoryNavLinks:active{color: #666666 !important;}

.CategoryTable
{
}


a.CustomPagesNavLinks
{
color: #666666 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.CustomPagesNavLinks:link{color: #666666 !important;}
a.CustomPagesNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
a.CustomPagesNavLinks:visited{color: #666666 !important;}
a.CustomPagesNavLinks:active{color: #666666 !important;}

.CustomPagesTable
{
}



a.NewProductNavLinks
{
color: #666666 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.NewProductNavLinks:link{color: #666666 !important;}
a.NewProductNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
a.NewProductNavLinks:visited{color: #666666 !important;}
a.NewProductNavLinks:active{color: #666666 !important;}

a.NewProductNavBig
{
color: #660000 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 12px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: bold !important;
}
a.NewProductNavBig:link{color: #660000 !important;}
a.NewProductNavBig:hover{color: #AA0000; TEXT-DECORATION: underline !important;}
a.NewProductNavBig:visited{color: #660000 !important;}
a.NewProductNavBig:active{color: #660000 !important;}

.NewProductTable
{
border-bottom: 1px solid A0A0A0;
}


a.TopSellerNavLinks
{
color: #666666 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.TopSellerNavLinks:link{color: #666666 !important;}
a.TopSellerNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
a.TopSellerNavLinks:visited{color: #666666 !important;}
a.TopSellerNavLinks:active{color: #666666 !important;}

a.TopSellerNavBig
{
color: #660000 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 12px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: bold !important;
}
a.TopSellerNavBig:link{color: #660000 !important;}
a.TopSellerNavBig:hover{color: #AA0000; TEXT-DECORATION: underline !important;}
a.TopSellerNavBig:visited{color: #660000 !important;}
a.TopSellerNavBig:active{color: #660000 !important;}

.TopSellerTable
{
border-bottom: 1px solid A0A0A0;
}


a.SpecialsNavLinks
{
color: #666666 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.SpecialsNavLinks:link{color: #666666 !important;}
a.SpecialsNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
a.SpecialsNavLinks:visited{color: #666666 !important;}
a.SpecialsNavLinks:active{color: #666666 !important;}

a.SpecialsNavBig
{
color: #660000 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 12px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: bold !important;
}
a.SpecialsNavBig:link{color: #660000 !important;}
a.SpecialsNavBig:hover{color: #AA0000; TEXT-DECORATION: underline !important;}
a.SpecialsNavBig:visited{color: #660000 !important;}
a.SpecialsNavBig:active{color: #660000 !important;}

.SpecialsTable
{
border-bottom: 1px solid A0A0A0;
}


a.SupplierNavLinks
{
color: #666666 !important;
font-family: times new roman, Serif !important;
FONT-SIZE: 10px !important;
letter-spacing: 0.09em !important;
TEXT-DECORATION: none !important;
FONT-WEIGHT: normal !important;
}
a.SupplierNavLinks:link{color: #666666 !important;}
a.SupplierNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
a.SupplierNavLinks:visited{color: #666666 !important;}
a.SupplierNavLinks:active{color: #666666 !important;}

.SupplierTable
{
border-bottom: 1px solid A0A0A0;
}


/* Used in the search box in the navigation -- in the #SEARCH# template tag */
.SearchBox
{
padding: 0px;
margin:0px;
}