body {
    background: #a9a9a9;
}

a, a:hover {
    color: #0606c9;
}

.header {
    border-top: 0;
}

.header-top-container, .header-nav-container, .middle-bar-container, .middle-container {
    background: #f0f7fd;
}

.header-top-container {
    border: 0;
}

h1#logo {
    width: auto;
    margin: 0;
}

.quick-access {
    margin-top: 0;
    color: #f18200;
    font-size: 14px;
}

.shop-access a, .shop-access a:hover {
    font-size: 12px;
    color: #0606c9;
}

.quick-access li {
    background-image: url('../images/bar-01.gif');
}

.header-nav .left, .header-nav .categories, .header-nav .right {
    height: 35px;
    float: left;
}

.header-nav .left, .header-nav .right {
    width: 23px;
}

.header-nav .categories {
    width: 904px;
    background: url('../images/nav-bg.gif') repeat-x;
}

.header-nav .left {
    background: url('../images/nav-bg-left.png') no-repeat;
}

.header-nav .right {
    background: url('../images/nav-bg-right.png') no-repeat;
}

#nav a, #nav a:hover {
    padding: 0 8px;
    line-height: 35px;
    color: #fff;
}

#nav a:hover, #nav li.active a, .footer .informational a, .footer .informational a:hover, .footer .legality {
    color: #0606c9;
}

.middle-bar-container {
    padding-top: 1px;
}

.middle-bar {
    width: 848px;
    height: 35px;
    padding: 0 51px;
    margin: 0 auto;
    background: url('../images/middle-bar-bg.gif') repeat-x;
}

.middle-bar .search-extra {
    float: left;
}

.middle-bar .search-extra ul {
    display: inline;
}

.middle-bar .search-extra li {
    display: inline;
}

.middle-bar .search-extra a, .middle-bar .search-extra a:hover {
    line-height: 35px;
    color: #fff;
    text-decoration: none;
    padding-right: 6px;
    font-weight: bold;
    font-size: 11px;
}

.mini-search {
    position: static;
    background: url('../images/mini-search-bg.png') no-repeat;
    width: 332px;
    height: 32px;
    padding: 4px 20px 0 34px;
}

.middle-bar form, .middle-bar fieldset {
    float: left;
}

.mini-search .input-text {
    margin-right: 8px;
}

.middle {
    border: 1px solid #9ca1fe;
    border-top: 0;
    border-bottom: 0;
    width: 898px;
}

.footer-container {
    border-top: 5px solid #00f;
}

.footer {
    background: #c5c5c5;
    padding: 10px;
}

.footer .informational li {
    background-image: url('../images/bar-03.gif');
}

.base-mini {
    border: 1px solid #9ca1fe;
}

.base-mini .head {
    background: #acccfb;
}

.base-mini .head h4 {
    color: #0a0aa3;
}

.base-mini .actions {
    background: #c5c5c5;
}

.form-button-alt {
    background: #6a97d8;
    border: 1px solid #5959e0;
}

.layered-nav .head {
    background: #0a0aa5 url('../images/layer-head-bg.gif') repeat-x;
    height: 28px;
    padding-left: 10px;
}

.layered-nav h3 {
    display: block;
    line-height: 28px;
    color: #e4e4e4;
    font-size: 14px;
    font-weight: bold;
}

.layered-nav h4 {
    background: #acccfb;
    color: #0606c9;
    font-size: 14px;
    font-weight: normal;
}

.layered-nav .border-creator {
    border-color: #9ca1fe;
}

.login-box .content {
    background: #fcfaf5;
}

.search-autocomplete {
    z-index: 1000;
}

span.inv-special {
    color: #ff0000;
}

#nav li.active span.inv-special {
    color: #0606c9;
}

.useful-links a {
    font-weight: bold;
}