.display-block {
    display: block;
}
.f-right {
    float: right;
}
.f-left {
    float: left;
}
.a-right { text-align: right;}
.a-left { text-align: left;}

.header .contact-us {
    position: absolute;
    top: -16px;
    right: 5px;
    text-align: right;
    color: #fff;
}
.header .contact-us p {
    font-size: .95em;
    color: #fff;
    margin-bottom: 5px;
    line-height: normal;
}
.header .contact-us a {
    color: #fff;
}
.header .promo {
    float: right;
}

.top-bar {
    overflow: hidden;
    zoom: 1;
    width: 942px;
    padding: 3px 0px 3px;
    background: #d15250;
}
p.icon-cart {
    font-size: 0.95em;
    padding: 0px 5px 0px 18px;
    background: url(../images/icon-cart.gif) no-repeat left center;
    margin: 0px;
    float: right;
    color: #f1cbcb;
}
p.icon-cart a {
    color: #fff;
}
.search-autocomplete {
    z-index: 999;
}
.payments {
    text-align: left;
    line-height: 21px;
    width: 205px;
    text-indent: -9999px;
    margin: 10px 0px 0px 15px;
    background: url(../images/icon-cards.gif) no-repeat left top;
} 

.promo-center {
    position: relative;
    margin-bottom: 3px;
    overflow: hidden;
    height: 254px;
    background: url(../images/promo-center.jpg) no-repeat left top;
}
.promo-center h2 {
    position: absolute;
    top: 35px;
    left: 460px;
    text-indent: -9999px;
    width: 387px;
    height: 35px;
    background: url(../images/welcome-header.gif) no-repeat left top;
}
.promo-center div {
    position: absolute;
    top: 75px;
    left: 460px;
    width: 420px;
}
.promo-center div p {
    font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #b53331;
    line-height: 18px;
}

/**
 * Slider
 */
.editor-choice {
    position: relative;
    z-index: 1;
    height: 244px;
    margin-bottom: 3px;
    background: url(../images/slider-bg.gif) repeat-x left top;
}
.editor-choice .head {
    position: absolute;
    top: 42px;
    left: 8px;
    text-indent: -9999px;
    text-align: left;
    width: 209px;
    height: 165px;
    background: url(../images/slider-text.gif) no-repeat left top;
}
.editor-choice .our-cool-editor {
    position: absolute;
    top: 0px;
    right: 0px;
    text-indent: -9999px;
    width: 209px;
    height: 247px;
    background: url(../images/slider-editor.jpg) no-repeat left top;
}
.slider {
    position: relative;
    z-index: 5;
    width: 570px;
    height: 244px;
    left:  168px;
}
.slider-right-side,
.slider-left-side {
    position: absolute;
    z-index: 5;
    top: 0px;
    height: 244px;
    width: 28px;
}
.slider-right-side {
    right: 0px;
    background: url(../images/slider-border.gif) no-repeat left center;
}
.slider-left-side {
    left: 0px;
    background: url(../images/slider-border.gif) no-repeat right center;
}
.slide-right {
    position: absolute;
    top: 100px;
    width: 22px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/slide-right.gif) no-repeat left top;
}
.slide-left {
    position: absolute;
    top: 100px;
    right: 0px;
    width: 22px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/slide-left.gif) no-repeat left top;
}
.slide-right.disabled,
.slide-left.disabled {
    opacity: 0.2;
    filter: alpha(opacity="20");
    cursor: default;
}

.slider-content {
    position: absolute;
    left: 28px;
    width: 514px;
    height: 244px;
}
.slider-shadow-left {
    height: 244px;
    width: 5px;
    float: left;
    background: url(../images/slider-shadow-left.gif) no-repeat left center;
}
.slider-shadow-right {
    height: 244px;
    width: 5px;
    float: right;
    background: url(../images/slider-shadow-right.gif) no-repeat left center;
}
.slider-items {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 514px;
    height: 244px;
    overflow: hidden;
}
ul.list-slide {
    width: 9999px;
    float: left;
    margin-top: 30px;
}
ul.list-slide li {
    float: left;
    display: inline;
    margin: 0px 0px 0px 8px;
}


ul.list-horizontal li {
    float: left;
}

.tags-bottom {
    clear: both;
    margin-top: 5px;
    border: 2px solid #e7cec0;
    background: #fef6f1;
    padding: 7px 5px;
}
.tags-bottom ul li {
    font-size: 1.3em;
    display: inline;
    padding: 2px 3px;
}

.box-featured li {
    clear: left;
    float: left;
}
.box-featured .product-media {
    float: left;
}
.box-featured .product-info {
    float: right;
    width: 348px;
}
.minimal-price-link {
    text-decoration: none;
}

/**
 * Box headers
 */
.box-featured .head h4 { float: none; line-height: 27px; background-image: url(../images/box-featured.gif); background-repeat: no-repeat; text-indent: -9999px; text-align: left;}
.box-navigation   .head h4   { background-image: url(../images/mini-navigation.gif); text-indent: -9999px;}
.box-new-products   .head h4   { background-image: url(../images/mini-new-products.gif); text-indent: -9999px;}
.mini-navigationc  .head h4   { background-image: url(../images/mini-navigationc.gif); text-indent: -9999px;}
.mini-product-tags .head h4     { background-image: url(../images/mini-product-tags.gif); text-indent: -9999px;}
.mini-newsletter   .head h4   { background-image: url(../images/mini-newsletter.gif); text-indent: -9999px;}
.mini-cart .head h4  { background-image: url(../images/mini-cart.gif); text-indent: -9999px;}
.mini-poll .head h4  { background-image: url(../images/mini-poll.gif); text-indent: -9999px;}
.mini-product-view     .head h4  { background-image: url(../images/mini-product-view.gif); text-indent: -9999px;}
.mini-related-items    .head h4  { background-image: url(../images/mini-related-items.gif); text-indent: -9999px;}
.mini-compare-products .head h4  { background-image: url(../images/mini-compare-products.gif); text-indent: -9999px;}
.account-nav .head h4 { background-image: url(../images/account-nav.gif); text-indent: -9999px; background-repeat: no-repeat;}
.layered-nav .head h3 { background-image: url(../images/layered-nav.gif); text-indent: -9999px; padding-bottom: 1px; background-repeat: no-repeat;}

.box-navigation   .head span,
.mini-navigationc  .head span,
.mini-product-tags .head span,
.mini-newsletter   .head span,
.mini-cart .head span,
.mini-poll .head span,
.mini-product-view .head span,
.mini-related-items .head span,
.mini-compare-products .head span,
.account-nav .head span,
.layered-nav .head span {
    display: none;
}

#nav-box-side a{
    text-decoration: none;
}
#nav-box-side a:hover { text-decoration: underline; }
#nav-box-side .level0, #nav-box-side .level1,  #nav-box-side .level2{
    padding-left: 5px;
}

#nav-box-side li a{
    font-weight: bold;
}

#nav-box-side li a{ 
    color:#940505; 
    font-weight:bold;
}

#nav-box-side li ul a{
    font-weight: normal !important;
    color:#940505; 
    background: none;
}