﻿body
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    margin: 0px 0px 0px 0px;
    background-image: url( '../images/mainbg.jpg' );
    background-repeat: repeat-x;
}

#content
{
    padding: 10px 20px 0px 20px;
    border: 1px solid #C0C0C0;
    margin: 0px auto 25px auto;
    width: 920px;
    background-color: #FFFFFF;
}

#headerSection
{
    padding-top: 0px;
    background-color: White;
}

#mainColLeft
{
    margin: 20px 0px 20px 20px;
    float: left;
    width: 200px;
    min-height: 500px;
    background-color: #FFFFFF;
}

#mainColRight
{
    margin: 20px 0px 20px 40px;
    width: 650px;
    float: left;
    background-color: #FFFFFF;
}

#footerSection
{
    padding: 5px 5px 3px 5px;
    clear: both;
    font-size: 10px;
    color: #808080;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FF0000;
    margin-bottom: 20px;
}

#divEmail
{
    clear: right;
    float: right;
    margin-right: 15px;
}

#divEmailCust
{
    clear: right;
    float: right;
    margin-top: 25px;
    margin-right: 10px;
}

a.emailLnk
{
    color: #000080;
    text-decoration: none;
}

a.emailLnk:hover
{
    color: #000080;
    text-decoration: none;
}

#divLogoSep
{
    clear: both;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FF0000;
    margin-bottom: 15px;
}

#divFooterMenu{
    float:left;
}

#divFooterCopywrite{
    float:right;
    clear:right;
    text-align:right;
}

#divFooterCompany{
    float:right;
    clear:right;
    
}

a.acid_link
{
    text-decoration: none;
    font-weight: bold;
    color: #808080;
}

a.acid_link:hover
{
    text-decoration: none;
}

/* Search Style */
#divSearchContainer
{
    clear: both;
    height: 30px;
    background-repeat: repeat-x;
    background-image: url( '../images/search_bg.gif' );
    color: #333333;
    padding-top: 6px;
    padding-left: 20px;
    width: 480px;
    margin: auto auto 15px auto;
}

#divSearchCat{
    padding-top: 1px;
    padding-left: 5px;
    float: left;
    width: 155px;
}
#divSearchText{
    
    float: left;
    width: 202px;
}
#divSearchBtn{
    float: left;
}

.searchInput
{
    font-size: 12px;
    font-family: Verdana;
    width: 190px;
}

.searchDDl
{
    font-size: 12px;
    font-family: Verdana;
    width: 150px;
}

.searchBtn
{
    font-size: 12px;
    font-family: Verdana;
}

.lvl1Ident
{
    padding-left: 20px;
    font-weight: bold;
    text-decoration: line-through;
}


/* products menu */
#imgEliteLogo
{
    margin: 15px 10px 2px 15px;
    float: left;
}

div.categoryHeader
{
    height: 20px;
    background-repeat: repeat-x;
    background-image: url(  '../images/prd_caption_bg.jpg' );
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}

#divMenuContainer
{
    padding: 25px 15px 15px 15px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    background-image: url(   '../images/bg8.gif' );
    background-repeat: repeat-x;
    
}

#divMailingContainer
{
    padding: 15px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    background-image: url(   '../images/bg8.gif' );
    background-repeat: repeat-x;
    font-size: 11px;
}

td.mailingTextSection
{
    padding-bottom: 15px;
}

div.menuItem
{
    padding-top: 4px;
    padding-left: 15px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    padding-bottom: 4px;
}

a.menuLink
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}


a.menuLink:Hover
{
    color: #FF0000;
    
}

div.menuSubItem
{
    padding-bottom: 4px;
    padding-left: 30px;
}

a.menuSubItemLink
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}

a.menuSubItemLink:Hover
{
    color: #FF0000;
}

.errorText
{
    color: #FF0000;
    font-weight: bold;
    font-size: 10px;
}

#divAccount{
    float: right;
    padding-top: 5px;
    clear: none;
}

/* Basket styles */
#divBasket
{
    width: 220px;
    float: right;
    clear: none;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    height: 80;
}


.hypBasket
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.hypBasket:hover
{
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
    font-size: 11px;
}

.hypFunction
{
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}

.hypFunction:hover
{
    text-decoration: none;
    color: #FF0000;
    font-size: 12px;
}

.btnStandardLink
{
    text-decoration: none;
    color: #000080;
    font-family: Verdana;
}

.btnStandardLink:hover
{
    text-decoration: none;
    color: #FF0000;
    font-family: Verdana;
}

.productLocation
{
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FF0000;
    padding-bottom: 5px;
}

div.pageHeader
{
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FF0000;
    padding-bottom: 5px;
    font-weight: bold;
    color: #000080;
}

div.header
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #000080;
}