div.anythingSlider {
    overflow: hidden
}
div.anythingSlider .thumbNav a,
div.anythingSlider .thumbNav a.cur {
    color: #000
}
div.anythingSlider .anythingWindow {
    z-index: 1
}
div.anythingSlider.activeSlider .anythingWindow {
    border-color: #ccd542;
    background: #ffffff;
}
div.anythingSlider.activeSlider .thumbNav a.cur {
    color: #fff
}
div.anythingSlider .start-stop {
    background-color: #080;
    color: #fff
}
div.anythingSlider .start-stop.playing {
    background-color: #d00
}
div.anythingSlider .start-stop.hover,
div.anythingSlider .start-stop:hover {
    color: #fff
}
div.anythingSlider .anythingWindow {
    /*border: 4px solid #ccd542;*/
    /*border-radius: 5px;*/
    height: 260px;
    overflow: hidden;
    position: relative;
}
.anythingWindow {
    width: 600px;
}
div.anythingSlider {
    float: right;
    /*margin-right: 10px;*/
    margin-top: 1px;
    /*position: relative;*/
    top: -211px;
    margin-left: -0;
    right: -192px;
    left: 177px
}
ul.anythingBase {
    background: 0 0;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}
ul.anythingBase li.panel {
    background: 0 0;
    display: block;
    float: left;
    padding: 0;
    margin: 0
}
div.anythingSlider .arrow {
    top: 0;
    position: absolute;
    z-index: 2;
    height: 185px;
    width: 20px;
    display: block
}
div.anythingSlider .arrow a {
    display: block;
    margin: 0;
    text-align: center;
    outline: 0;
    height: 50px;
    text-indent: -9999px
}
div.anythingSlider .forward {
    right: 0
}
div.anythingSlider .back {
    left: 355px
}
div.anythingSlider .forward a {
    background: url(../../../img/promo-arrows.png) -85px 0 no-repeat;
    margin-top: 107px
}
div.anythingSlider .back a {
    background: url(../../../img/promo-arrows.png) -7px 0 no-repeat;
    margin-top: 107px
}
div.anythingSlider .anythingControls {
    outline: 0;
    position: absolute;
    bottom: 0;
    z-index: 3
}
div.anythingSlider .thumbNav {
    margin: -88px 0 -64px 348px;
    float: left;
    padding: 0 10px 0 0;
    height: 86px
}
div.anythingSlider .thumbNav li {
    display: inline
}
div.anythingSlider .thumbNav a {
    font-size: 10px;
    display: inline-block;
    text-decoration: none;
    padding: 2px 6px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    outline: 0;
    font-weight: 300;
    border-radius:17px;
    /*color: #ffffff;*/
}
div.anythingSlider .thumbNav a.cur,
div.anythingSlider .thumbNav a:hover {
    text-shadow: 0 -1px 0 #486066
}
div.anythingSlider .thumbNav a:hover {
    color: #fff
}
div.anythingSlider.rtl .thumbNav a {
    float: right
}
div.anythingSlider.rtl .thumbNav {
    float: left
}
div.anythingSlider,
div.anythingSlider .anythingWindow,
div.anythingSlider .arrow a,
div.anythingSlider .start-stop,
div.anythingSlider .thumbNav a {
    transition-duration: 0;
    -o-transition-duration: 0;
    -moz-transition-duration: 0;
    -webkit-transition-duration: 0
}
.promoBoxie {
    background: linear-gradient(to bottom, #c1d117 0px, #e2f941 56%, #fcff99 89%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid ghostwhite;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    display: block;
    font-size: 14px;
    margin-left: 300px;
    margin-top: 31px;
    min-height: 55px;
    opacity: 0.9;
    padding-bottom: 10px;
    position: absolute;
    width: 230px;
}
.promoBoxie.wide {
    width: 400px
}
.promoBoxie strong {
    float: left;
    display: block;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    padding-left: 0
}
.promoBoxie strong.promoPrice {
    text-align: center;
    display: block;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    width: 150px;
    text-shadow: 0 -1px 0 #000;
    margin-top: 110px;
    margin-left: 45px;
    padding-right: 0
}
.promoBoxie strong.promoPrice.wide {
    width: 120px
}
.promoBoxie strong.promoTitle {
    font-size: 15px;
    /*height: 50px;*/
    line-height: 1.02;
    margin-left: 20px;
    margin-top: 0;
    padding-right: 3px;
    font-weight: bolder;
    width: 200px;
}
.promoBoxie strong.promoTitle.wide {
    width: 240px
}
#yo a {
    /*font-weight: 400*/
}
#navigation li ul li {
    /*font-weight: lighter*/
}