BODY
{
    background-color: #ffffff;
    margin: 0px;
    color: #000000;
    font-family: Arial;
    font-size: 9pt;
}

/* controls short product description on category summary page and Left-nav category level text*/
TABLE
{
    color: #666666;
    font-family: Arial;
    font-size: 10pt;
}

/* controls product name link, hyperlinked category navigation, and sub-categegory text on category summary page */
a
{
    color: #666666;
    text-decoration: none;
    font-size: 16px;
}

a:hover
{
    color: #666666;
    text-decoration: underline;
    font-size: 16px;
}

H1
{
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    margin: -1px;
    margin-top: -3px;
}

/* controls non-hyperlinked text for category navigation on category summary page */
H2
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
}

/* controls text content on Product Detail page */
P
{
    margin-top: 9pt;
    margin-bottom: 9pt;
    font-size: 12pt;
    color: #666666;
}

SELECT
{
    font-family: Arial;
    font-size: 9pt;
}

INPUT
{
    font-family: Arial;
    font-size: 8pt;
}

INPUT.Button
{
    cursor: hand;
    font-size: 12px;
    font-weight: bold;
    background-color: #8B6094;
    border: 1px solid #000000;
    color: #FDFEFE;
}

INPUT.Button:Hover
{
    background-color: #009EDF;
    color: #EAC345;
}

INPUT.HeaderButton
{
    cursor: hand;
    font-size: 12px;
    font-weight: bold;
    background-color: #CB0224;
    border: 1px solid #000000;
    color: #FCB030;
}

INPUT.HeaderButton:Hover
{
    background-color: #0066CC;
    color: #EAC345;
}

INPUT.DisabledButton
{
    cursor: hand;
    font-size: 12px;
    background-color: #CB0224;
    border: 1px solid #C00000;
    color: #FDFEFE;
}

DIV.Button
{
    cursor: hand;
    font-size: 12px;
    font-weight: bold;
    background-color: #CB0224;
    border: 1px solid #000000;
    color: #FCB030;
}

DIV.Button:Hover
{
    background-color: #009EDF;
    color: #EAC345;
}

DIV.Button A
{
    font-size: 12px;
    font-weight: bold;
    color: #CB0224;
    text-decoration: none;
}

DIV.Button A:Visited
{
    color: #CB0224;
    text-decoration: none;
}

DIV.Button A:Hover
{
    color: #EAC345;
    text-decoration: none;
}

TR.SpacerRow
{
    height: 10px;
}

TR.Backordered
{
}

TR.Canceled
{
    color: #ff0000;
}

TABLE.ItemBox
{
    background-color: #ffffff;
    vertical-align: top;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 5px;
}

TABLE.Box
{
    border: 1px solid #0066cc;
    background-color: #ffffff;
    padding: 10px;
    border-collapse: collapse;
}

TABLE.Grid
{
    border-collapse: collapse;
    border: solid 1px #0066cc;
}

.Grid TD
{
    border-style: solid;
    border-width: 1px;
    border-color: #0066cc;
    padding: 3px;
}

TABLE.Grid A
{
    text-decoration: underline;
    color: blue;
}

TABLE.Grid A:Hover
{
    color: blue;
}

TABLE.Grid A:Visited
{
    color: purple;
}

.ImageButton
{
    cursor: hand;
}

.Header
{
    background-color: #0066cc;
    color: #ffffff;
    font-weight: 700;
}

.ItemRow
{
    background-color: #ffffff;
}

.AlternatingRow
{
    background-color: #dddddd;
}

.ErrorMessage
{
    color: #ff0030;
    font-weight: 700;
    font-size: 12pt;
}

/* controls price and '/each' text next to price*/
.Price
{
    color: #000000;
}

.SalePrice
{
    color: #ff0030;
}

TABLE.Form
{
    border: 1px solid #0066cc;
    background-color: #ffffff;
    padding: 10px;
    border-collapse: collapse;
}

TABLE.Form TH
{
    background-color: #dddddd;
    font-weight: 700;
    font-size: 10pt;
    border: solid 1px #0066cc;
    padding: 2px;
    text-align: left;
}

TABLE.Calendar
{
    border: 1px solid #0066cc;
    background-color: #ffffff;
    color: #00008b;
}

.ValidationSummary
{
    color: #ff0030;
    font-weight: 700;
    font-size: 10pt;
    border: 1px solid #0066cc;
    background-color: #ffffff;
    padding: 10px;
    border-collapse: collapse;
    margin: 2px 2px 2px 2px;
}

TD.AddressLineLabel
{
    padding-right: 5px;
    text-align: right;
    font-weight: 700;
}

TD.AddressLineInfo
{
    text-align: left;
}

.LiteNote
{
    color: #AAAAAA;
}

DIV.UserDefinedHierarchyPrompt
{
    background-color: #DDDDDD;
    border: 1px solid #0066cc;
    text-align: center;
    display: block;
    overflow: auto;
    position: absolute;
    visibility: hidden;
}

TABLE.UserDefinedHierarchyPromptHead
{
    background-color: #0066cc;
    color: #ffffff;
}

DIV.CloseLink
{
    cursor: hand;
    margin: 5px 5px 0px 0px;
}

/***********************************
Banner Style
***********************************/

TABLE.Banner
{
    background: #0066cc;
    height: 56px;
    font-family: Arial;
    color: #ffffff;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

TABLE.Banner A
{
    color: #EDEC7D;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
}

TABLE.Banner A:hover
{
    color: #EDEC7D;
    color: #ffc240;
}

TABLE.Banner A.Alert
{
    color: #ff0030;
}

TABLE.Banner TD.Slogan
{
    color: #ffc240;
    font-size: 12px;
    font-weight: 900;
}

TABLE.TopPixelBar
{
    background-color: #EDEC7D;
    padding: -1px;
    text-indent: 3px;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
}

#BannerCartBox
{
    float: right;
    position: relative;
    border: 1px solid #6A6A6A;
    width: 325px;
    background: #DDDDDD;
    margin-top: 8px;
    margin-right: 15px;
    z-index: 100;
    color: #FF5F00;
}

#BannerCartBox TD
{
    color: #000000;
}

#BannerCartBox A
{
    color: #000000;
    text-decoration: underline;
}

#BannerCartBox A:visited
{
    color: #000000;
}

#BannerCartBox A:hover
{
    color: #000000;
}

TABLE.BannerBottom A
{
    color: #000000;
    text-decoration: none;
}

TABLE.BannerBottom A:visited
{
    color: #000000;
    text-decoration: none;
}

TABLE.BannerBottom A:hover
{
    color: #000000;
    text-decoration: underline;
}

#BannerNav
{
    text-align: left;
    vertical-align: bottom;
    font-size: 12px;
    font-weight: normal;
}

/***********************************
Left Nav Style
***********************************/


TABLE.LeftNav
{
    background-color: #ffffff;
    font-family: Arial, Verdana, Tahoma;
    color: #000000;
}

TD.LeftNav
{
    font-family: Arial, Verdana, Tahoma;
    color: #000000;
    padding:0;
}

TABLE.LeftNavSideBox
{
    font-family: Arial, Verdana, Tahoma;
    vertical-align: top;
    color: #000000;
}


TR.LeftNavSideBox
{
    font-family: Arial, Verdana, Tahoma;
    vertical-align: top;
    color: #000000;
}

H3
{
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial, Verdana, Tahoma;
    color: #000000;
    margin: 0px;
}

P.Tout
{
    font-family: Verdana,Arial,Tahoma;
    font-size: 8pt;
}

TABLE.LeftNavSideBoxHead
{
    font-size: 10pt;
    color: #EDEC7D;
}

TR.LeftNavSideBoxHead
{
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

TR.LeftNavSideBoxHead TD
{
    padding: 0px 0px 0px 10px;
}

TD.BoxHead
{
    color: #EDEC7D;
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-weight: Bold;
    text-decoration: none;
    font-size: 11px;
    padding: 0 0 0 0;
}

TD.CategorySelect
{
    font-size: 80%;
    cursor: default;
    font-family: Verdana,Arial,Tahoma;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}

/***********************************
Menu Style - Controls left-nav text
***********************************/

a.menulink, a.menulink:visited
{
    color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
}

a.menulink:hover
{
    text-decoration: underline;
}

/***********************************
Right Nav Style
***********************************/

TABLE.RightNav
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 8px;
    color: #000000;
}

TABLE.RightNavSideBox
{
    border: 1px solid #0066cc;
    background-color: #dddddd;
    vertical-align: top;
    color: #000000;
    padding: 0px;
}

TABLE.RightNavSideBoxHead
{
    background-color: #0066cc;
    font-weight: bold;
}

TABLE.RightNavItemBox
{
    border: 1px solid #0066cc;
    background-color: #ffffff;
    vertical-align: top;
    font-family: Arial;
    color: #000000;
}

TABLE.RightNavItemBox A
{
    color: #000000;
    text-decoration: none;
}

TABLE.RightNavItemBox A:hover
{
    color: #000000;
    text-decoration: underline;
}

/***********************************
Content Body Style
***********************************/

TABLE.ContentBody
{
    border: 0px solid #0066cc;
    background-color: #ffffff;
    color: #666666;
    font-family: Arial;
    padding: 10px;
    border-collapse: collapse;
}

TABLE#contentMasterTbl
{
    /*	border-left: 1px solid #666666; 	border-right: 1px solid #666666; */
    text-align: left;
    vertical-align: bottom;
    font-size: 11px;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
}

/***********************************
Footer Style
***********************************/

DIV.Footer
{
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    text-align: center;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.01em;
}

DIV.Footer TD
{
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    text-align: center;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.01em;
}

DIV.Footer hr
{
    border: 0;
    border-bottom: 1px solid #999999;
    width: 450px;
    height: 1px;
    color: #666666;
}

DIV.Footer A, DIV.Footer A:VISITED
{
    color: #666666;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.01em;
}

DIV.Footer A:HOVER
{
    color: #00008b;
}

TD.BoxHeadLight
{
    background-color: #DDDDDD;
    color: #ffffff;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    padding: 0 0 0 10px;
}

TD.BoxHeadDark
{
    background-color: #0066cc;
    color: #ffffff;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    padding: 0 0 0 0;
}

DIV.BoxHead
{
    background-color: #0066cc;
    color: #ffffff;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    padding: 0 0 0 0;
}
.style11
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B0404;
}
.style13
{
    color: #30180F;
}
.style8
{
    font-size: 22px;
    font-style: italic;
    color: #050750;
    font-weight: bold;
}
.style10
{
    font-family: Arial, Helvetica, sans-serif;
    color: #060750;
    font-weight: bold;
    font-size: 24px;
}
.style9
{
    font-family: Arial, Helvetica, sans-serif;
    color: #060750;
    font-size: 16px;
    font-weight: bold;
}
.BetheaPresentation
{
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;    
}
.BetheaHeader
{
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
}
