.cms-home .nav-home a,
.contacts-index-index .nav-contacts a,
.cms-about-magento-demo-store .nav-about a { 
    color:#ffac1f !important; }

.f-right    { float: right; }
.f-left     { float: left; }
.a-right    { text-align: right; }
.a-left     { text-align: left; }
.a-center   { text-align: center; }

.welcome-message { float: left; font-size: 0.9em; margin: 0 20px 0 0; color: #888; }
.header-cart { position: absolute; top: 35px; right: 327px; z-index: 100; }
.header-cart .head { margin: 0; overflow: hidden; cursor: pointer; 
    height: 30px; padding-right: 4px;
    background: url(../images/header_cart.gif) no-repeat 100% -32px;
    }
.header-cart .title { font-weight: normal; font-size: .9em; color: #c5d2dd; 
     background: url(../images/header_cart.gif) no-repeat 0 0; padding: 0px 8px; }
.header-cart .title span { padding: 8px 0 8px 25px; display: block; 
    background: url(../images/common.gif) no-repeat -324px -14px; }
.header-cart .content { background: #00517c; padding: 0; width: 165px; margin-top: 1px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }
.header-cart .content li { padding: 2px 6px; border-bottom: 1px solid #216989; }
.header-cart .content li.last { border: none; }
.header-cart .content li a { color: #ddd; font-size: .9em; }
.header-cart .content li a:hover { }
.header-cart .widget-btn { float: right; margin-top: 2px; }
.header-cart .title a { color: #fff; }

.header .header-links { position: absolute; left: 291px; top: 6px; 
    background: url(../images/header_tab.gif) 0 0; padding: 0 0 0 33px; }
.header .header-links li { float: left; margin-right: 1px; padding: 0 10px 0 0;
    background: url(../images/header_tab.gif) no-repeat 100% -48px; }
.header .header-links li.first { padding-left: 0; background-position: 100% -73px; }
.header .header-links li.first a { background-image: none !important; padding: 0; }
.header .header-links li.last { margin: 0; }
.header .header-links a { text-decoration: none; font-size: .9em; display: block; color: #00355f;
    background: url(../images/header_tab.gif) no-repeat 0 -24px; padding: 0 0 0 10px; }
.header .header-links a:hover { text-decoration: underline; }
.header .header-links span { display: block; line-height: 14px; padding: 3px 0 2px; }

.before-content { zoom: 1; width: 950px; margin: 10px 0 12px; }
.before-content:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.before-content .side-left { float: left; }
.before-content .side-right { float: right; width: 210px; }
.before-content .mini-newsletter { margin: 0 0 5px 0; padding: 0 0 5px 0; 
    background: url(../images/box.gif) no-repeat -211px 100%; }
.before-content .mini-newsletter .head { background: url(../images/box.gif) no-repeat 0 0; padding: 8px 0 2px;
    margin: 0; }
.before-content .mini-newsletter .head h4 { color: #00355f; padding: 0 13px; }
.before-content .mini-newsletter .content { padding: 2px 5px 2px; background: #ffab00; text-align: center; }
.before-content .mini-newsletter .input-text { border: none; padding: 4px 2px 4px 23px; 
    width: 167px; background: #fff url(../images/common.gif) no-repeat -306px -43px; }
.before-content .mini-newsletter .form-button { background-position: 100% -251px; color: #fff; }
.before-content .mini-newsletter .form-button span { background-position: 0 -224px; }
.before-content .validation-failed { background: #FAEBE7 url(../images/common.gif) no-repeat -306px -43px !important; }
.before-content .newsletter-info { font-size: .9em; margin: 0; color: #00355f; }
.before-content .validation-advice { text-align: left; }

.col-side-main { float: left; }

.box-navigation { padding: 0; }
.box-navigation .content { padding: 0; }

#nav-sidebox { font-size: 1.1em; }
#nav-sidebox a { text-decoration: none; color: #000; }
#nav-sidebox a:hover {  }
#nav-sidebox li,
#nav-sidebox li.level0 { background: #f1f1f1 url(../images/common.gif) no-repeat -341px 6px; vertical-align: top; }
#nav-sidebox li a { font: bold .9em/1.6em Tahoma, sans-serif; padding: 3px 7px 2px 20px; color: #7c7c7c; display: block; }
#nav-sidebox li a:hover { color: #000; }

#nav-sidebox li ul li { font-weight: normal; margin: 0; }
#nav-sidebox ul {  }
#nav-sidebox ul li { background: none; }
#nav-sidebox ul li a { font-weight: normal; }
#nav-sidebox ul li.parent a {  }
#nav-sidebox ul li.parent ul li a { font-weight: normal; }

#nav-sidebox ul li.active > a { font-weight: bold; }
#nav-sidebox ul li span { padding: 0; background: none; }
#nav-sidebox ul { background: #fff; padding-left: 5px;}
#nav-sidebox li.active > ul { display: block; }

.tab-container .content { font-family: Tahoma; padding: 0px; }
.tab-container .tabs { overflow: hidden; zoom: 1; margin: 0.5em 0; }
.tab-container .tabs li { float: left; cursor: pointer;  margin: 0 3px; }
.tab-container .tabs li.first { margin-left: 10px; }
.tab-container .tabs li.last { margin-right: 0; }
.tab-container .tabs li h4 ,
.tab-container .tabs li span { color: #fff; padding: 10px 15px 9px 0; font-size: 1.2em;
    text-align: center; white-space: nowrap; }
.tab-container .tabs li.over h4,
.tab-container .tabs li.over span { color: #f3d1da; }
.tab-container .tabs li.active { cursor: default; background-position: 0 -78px; }
.tab-container .tabs li.active h4,
.tab-container .tabs li.active span { color: #ce4a6b; background-position: 100% -78px; }
.tab-container .tabs li .head { border: none; margin:0; float: left; padding-left: 15px; }
.tab-container .col3-set { padding: 0 10px; }

.no-margin { margin: 0; }

.col-main .highlight-special,
.col-main .editor-choice,
.col-main .video-of-day { float: left; margin-right: 13px; width: 227px; }
.col-main .video-of-day { margin: 0; width: 275px; }
.col-main .editor-choice { position: relative; margin-right: 27px; }

.col-main .highlight-special .category-head,
.col-main .editor-choice .category-head,
.col-main .video-of-day .category-head span { background: none; padding: 0; text-transform: none; font-size: 1.1em; color: #00355f; }
.col-main .highlight-special h3,
.col-main .editor-choice h3,
.col-main .video-of-day h3,
.col-main .video-of-day .category-head span { color: #333; padding-left: 20px; text-transform: uppercase; }

.col-main .highlight-special .grid-row,
.col-main .editor-choice .grid-row { background: none; }
.col-main .highlight-special li.item,
.col-main .editor-choice li.item { width: 230px; border: 1px solid #dddfdd;
    text-align: left;
    min-height: 262px;
    border-radius: 7px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
.col-main .highlight-special .image-wrapper { text-align: center; }
.col-main .editor-choice .image-wrapper { text-align: left; }
.col-main .editor-choice .editor { position: absolute; bottom: 0px; right: -25px;
    width: 160px; height: 231px;
    background: none; }
    #background: url(../images/editor_choice_bg.gif) no-repeat 100% 100%; }

.col-main .highlight-featured { clear: both; margin: 7px 0; padding-top:10px; }
.col-main .highlight-featured .category-head .h4 { padding-left: 20px; }
.col-main .highlight-featured li.item { width: 251px; text-align: left; padding: 10px 2px; }
.col-main .highlight-featured .image-wrapper { float: left; }
.col-main .highlight-featured .product-shop { float: right; width: 135px }
.col-main .highlight-featured .short-description { font-size: .9em; margin: 0; line-height: 15px; }
.col-main .highlight-featured .grid-row { background: none; }


/*CHANGES*/
.highlight li.item .product-name { color:#023761; font-family:Tahoma; text-decoration:none; text-align:center; }
.highlight .head span { color:#4A4A4A; font-size:1.1em; font-weight:normal;
                        margin:0; padding:6px 0 6px 9px; text-transform: uppercase; }

.footer { color: #747474; text-align: left; zoom: 1; }
.footer:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.footer .head h4, 
.footer .head span{ 
    font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif; 
    color: #333;
    margin-bottom: 0.4em; padding: 0;
}


.footer .informational { width: 960px; margin: 0 auto; overflow: hidden; zoom: 1; }
.footer .informational h6 { margin-bottom: 0.4em; color: #d5e1e9; font-size: 1.1em; }
.footer .contacts { clear: both; font-size: .9em; color: #fff; border: 1px solid #136793; margin: 17px 0 10px; border-width: 1px 0; line-height: 31px; } 
.footer .payments { float: right; margin: 5px 0 0; }



.footer .mini-newsletter h4 {  }
.footer .mini-newsletter .form-button { }
.footer .mini-newsletter { float: left; overflow: hidden; zoom: 1; width: 310px; 
    padding: 0; text-align: left; margin-left: 5px; }
.footer .mini-newsletter .content { padding: 0; }
.footer .mini-newsletter p { font-size: 11px; }
.footer .mini-newsletter input.input-text { width: 227px; background: #fff; margin: 0; padding: 3px 2px; }


.footer-bottom { float: left; width: 927px; padding-top: 7px; border-top: 1px solid #e7e7e7;
    font-size: .9em; margin-top: 10px; text-align: center; }
    
.footer .mini-product-viewed,
.footer .mini-product-tags,
.footer .mini-product-viewed { width: 320px; }
.footer .mini-product-viewed li { float: left; clear: both; line-height: 25px; }
.footer .mini-product-viewed a { font: bold .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #023761; text-decoration: none; }
.footer .mini-product-viewed a:hover { text-decoration: underline; }
.footer .mini-product-viewed img { float: left; margin: 0 5px 0 0; }
.footer .mini-product-tags { margin: 0; width: 290px; }
.footer .mini-product-tags .grid-row .item { width: 120px; float: left; 
    padding: 0 12px 0 12px; background: url(../images/common.gif) no-repeat -298px -66px; }
.footer .mini-product-tags a { color: #023761; font-size: .9em; text-decoration: none; }
.footer .mini-product-tags a:hover { text-decoration: underline; }

#checkout-review-table { border: 1px solid #bbafa0; border-width: 0 1px 1px; }
.col-main .base-mini { background: none; }
.col-main .base-mini .content { background: none; border: none; }

/* glider */
#slider { 
    position: relative;
    height: 270px;
    width: 700px;
    padding-left: 30px;
    z-index: 5;
    overflow: hidden;
}
div.scroller { 
    height:270px;
    width: 700px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr {
    position:absolute;
    left:0;
    top:0;
    width: 30px;
    height: 270px;
    background: url(../images/special_offer_bg.gif) no-repeat 0 0;
    z-index:6;    
}
div.scroller img{
    border: none;
}
div.scroller div.sectionslide {  
    height:270px;
    overflow:hidden;
    /*float:left;*/
}
div.scroller div.content {
    width: 10000px;
    padding: 0px;
}
.content .sliderdescription{
    padding: 0px 10px;
    position:relative;
    top:-30px;
    color: #777;
    font: 11px bold Helvetica, sans-serif;
    opacity:0.65;
    filter:alpha(opacity=65);       
}   
.content .sliderdescription p{ line-height: 20px; text-align: center; }
div.sliderdescription:hover{ background: #fff; }
.content a { text-decoration: none; color: #5a5a5a; }
.content a:hover { text-decoration: underline; }

.slidercontrol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:10px 0 0;
    padding:0;
}
.slidercontrol { list-style: none; padding: 0px; margin: 193px 0 0 8px; }   
.slidercontrol a {
    display: block;
    width: 13px;
    height: 12px;
    margin: 2px 0px;
    text-decoration: none;
    text-indent: -9999px;
    color: #000;
    font-weight: bold;
    overflow: hidden;   
    text-align: left;
    background: url(../images/common.gif) no-repeat -228px 0px;
}   
.slidercontrol a:hover,
.slidercontrol a.active { background-position: -228px -16px; }

/* slider */
.slider-products { clear: both; position: relative; }
.slider-products h4 { margin-right: 10px; }
.slider-products .head { text-align: left; margin: 0; padding: 7px 0; display: none; }
.slider-products #move-left, 
.slider-products #move-right { position: absolute; top: 0; right: 0; width: 35px; height: 150px;
    background: url(../images/common.gif) no-repeat -144px 0; text-indent: -9999px; }
.slider-products #move-right { background-position: -90px 0; left: 0; right: auto; }
.slider-products #move-left.disabled, 
.slider-products #move-right.disabled { opacity: 0.5; filter: alpha(opacity=50); }
.slider-container {
    clear: both;
    padding: 0 50px;
    position: relative;
    width: 960px;
}
.slider-wrapper {
    clear: both;
    margin-left: 35px;
    width: 701px;
    overflow: hidden;
    background: #fff;
    position: relative;
    border: 1px solid #dddfdd;
    border-width: 1px 0;
}
.slider-wrapper .list-products {
    width: 10000px;
    height: 148px;
    padding: 0;
    overflow: hidden;
}
.slider-wrapper .list-products li {
    float: left;
    padding: 10px;
    border-right: 1px solid #cfcfcf;
}
.slider-wrapper .list-products li.last {
    margin: 0px;
    border: none;
}
.slider-wrapper .list-products .image {
    text-align: center;
}
.slider-wrapper .list-products h5 {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}
.slider-wrapper .list-products .price-box { float: left; width: 75px; padding: 2px 0; } 



span.strong { font-weight: bold; }
.poll-title { font-weight: bold; }
