/* Copyright(c) 2004-2009, Second Phase, LLC, All rights reserved worldwide. www.secondphase.net */
/* add your custom style classes here */

a.topnav:link, a.topnav:visited, a.topnav:active, .topnav {
        font-family: Arial, Helvetica, sans-serif; 
        color: #888888; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 8pt;
}
a.topnav:hover {
        color: #222222; 
        text-decoration: underline; 
        font-weight: bold; 
        font-size: 8pt;
}
a.rednav:link, a.rednav:visited, a.rednav:active {
        font-family: Arial, Helvetica, sans-serif; 
        color: #ED1C24; 
        text-decoration: underline; 
        font-weight: bold; 
        font-size: 8pt;
}
a.rednav:hover, .rednav {
        color: #ED1C24; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 8pt;
}
a.rednavBig:link, a.rednavBig:visited, a.rednavBig:active {
        font-family: Arial, Helvetica, sans-serif; 
        color: #ED1C24; 
        text-decoration: underline; 
        font-weight: bold; 
        font-size: 9pt;
}
a.rednavBig:hover, .rednavBig {
        color: #ED1C24; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 9pt;
}

a.divnav:link, a.divnav:visited, a.divnav:active, .divnav {
        font-family: Arial, Helvetica, sans-serif; 
        color: #FFFFFF; 
        text-decoration: none; 
        font-weight: normal; 
        font-size: 8pt;
}
a.divnav:hover {
        color: #ED1C24; 
        text-decoration: none; 
        font-weight: normal; 
        font-size: 8pt;
}
a.blacksm:link, a.blacksm:visited, a.blacksm:active {
        font-family: Arial, Helvetica, sans-serif; 
        color: #212121; 
        text-decoration: underline; 
        font-weight: bold; 
        font-size: 7pt;
}
a.blacksm:hover, .blacksm {
        color: #212121; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 7pt;
}
a.whitesm:link, a.whitesm:visited, a.whitesm:active {
        font-family: Arial, Helvetica, sans-serif; 
        color: #F5E4E0; 
        text-decoration: underline; 
        font-weight: bold; 
        font-size: 7pt;
}
a.whitesm:hover, .whitesm {
        color: #F5E4E0; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 7pt;
}
a.redsm:link, a.redsm:visited, a.redsm:active {
        font-family: Helvetica, Arial, Helvetica, sans-serif; 
        color: #CD5934; 
        text-decoration: underline; 
        font-weight: bold; 
        font-size: 7pt;
}
a.redsm:hover, .redsm {
        color: #CD5934; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 7pt;
}
a.white:link, a.white:visited, a.white:active, .white {
        font-family: Helvetica,Arial, Helvetica, sans-serif; 
        color: #CCCCCC; 
        text-decoration: none; 
        font-weight: normal; 
        font-size: 8pt;
        line-height: 12px;
        letter-spacing: 1.05;
}
a.white:hover {
        color: #EEEEEE; 
        text-decoration: underline; 
        font-weight: normal; 
        font-size: 8pt;
        line-height: 12px;
        letter-spacing: 1.05;
}
.topFieldSearch {
    font-size: 11px;
    font-weight: normal;
    color: #212121;
    border: 1px solid #000000;
    height: 21px;
    width: 150px;
    padding-left: 2px;
    padding-top: 2px;
}
.inputLoginField {
    font-size: 10px;
    font-weight: normal;
    color: #212121;
    border: 1px solid #000000;
    height: 16px;
    width: 123px;
    padding-left: 2px;
    padding-bottom: 1px;
}
.categoryActive {
    color: #ED1C24;
    font-weight: normal;
}
a.navbar:link, a.navbar:visited, a.navbar:active, .navbar {
        font-family: Arial, Helvetica, sans-serif; 
        color: #EEEEBB; 
        text-decoration: none; 
        font-weight: normal; 
        font-size: 9pt;
}
a.navbar:hover {
        color: #ED1C24; 
        text-decoration: none; 
        font-weight: normal; 
        font-size: 9pt;
}
a.productTitle:link, a.productTitle:visited, a.productTitle:active, .productTitle {
        font-family: Arial, Helvetica, sans-serif; 
        color: #333333; 
        text-decoration: none; 
        font-weight: bold; 
        font-size: 12px;
}
a.productTitle:hover {
        color: #333333; 
        text-decoration: underline; 
        font-weight: bold; 
        font-size: 12px;
}
.inputQtyBody {
    width: 40px;
}
.loading {
    position: relative;
    top: -200px;
    left: 0px;
    width: 670px;
    height: 470px;
}
.dimtable {
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity:0.3;
}
.hidediv {
    display: none;
}
