a {
    text-decoration: none;
}
img {
    border: none;
}
a:visited, a:active {
    color: #0000FF;
}
a:hover{
    color: #000000;
    text-decoration: underline;
}
body {
    margin: 0px;
}
#cartLink {
    float: left;
}
#yfc_mini {
    width: 200px;
    font-size: 11px;
    float: right;
}
#yfc_minicart {
    width: 200px;
}
#header-container {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 1007px;
}
#header-cart-area {
    font: bold 12px Arial;
}
#yfc_mini {
    position: absolute;
    top: 12px;
    right: 300px;
}
#header-cart-area .viewcart a,
#header-cart-area .checkout a,
#header-cart-area .myaccount a,
#header-cart-area .contactus a {
    text-decoration: underline;
}
#header-cart-area-right {
    position: absolute;
    top: 15px;
    right: 10px;
}
#header-cart-area-right div {
    float: left;
    color: #be0000;
    margin-right: 9px;
}
#header-cart-area-right div a {
    color: #be0000;
}
#header-top-links {
    position: relative;
    background: #bb0200;
    height: 38px;
    width: 1007px;
    margin: 0 auto;
}
#header-top-links .link {
    float: left;
    margin: 11px 33px 11px 22px;
    color: white;
    font: normal 14px Arial;
}
#header-top-search {
    float: right;
    margin: 6px 0px 0px 0px;
}
#header-top-search form {
    margin: 0;
}
#header-top-search .text {
    width: 112px;
    height: 22px;
    font: normal 12px Arial;
    color: #8C8C8C;
}
#header-top-search .go {
    background: none;
    border: none;
    font: normal 14px Arial;
    color: white;
}