
.font-family--bold, b{
   font-weight: 600;
}
.bold{
    font-weight: 600;
}
.bolder{
    font-weight: 700;
}

a.bunny-link {
    display: block;
    width: 73px;
    position: absolute;
    bottom: -28px;
    left: 66%;
    z-index: 10;
}
a.bunny-link img{
    width:100%;
}

#trusted-brand{
    position: absolute;
    right: 0;
    width: 300px;
    height: 30px;
    top: 55%;
    background: url(/skin002/i/theme/white-track.png) 0 0 no-repeat;
    background-size: 35px;
    color: white;
    padding-left: 40px;
    padding-top: 2px;
    font-size: 18px;
}
#trusted-brand a{
    color:white;
}
/*left sidebar*/

h1.home{
    font-weight: 700;
}

.box-sb .title{
    font-weight: 600;
}
.bottom-bar.large .more-info-link{
    display: none!important;
}
ul.device-product li div.bottom-bar {
    height: 68px;
    position:relative;
}
.bottom-bar .btn-primary {
    position: absolute;
    top: 34px;
    right: 20px;
}

/*Footer*/
table.footer-blobs td.left {
    padding: 40px 39px 0 25px;
}

table.footer-blobs .middle-wrapper{
    position:relative;
}

span.footer-bunny {
    position: absolute;
    display: block;
    width: 70px;
    height: 130px;
    background:url(/skin002/i/theme/Footer-Bunny.png) no-repeat;
    left:-70px;
}
table.footer-blobs td.top p.title a{
    font-weight: 700;
}
/**/
.breadcrumb{
    font-weight: 600;
}
.breadcrumb a{
    color: #c98959;
}
ul.menu li .cat-img a img{
    width: 100px;
}
ul.menu li .cat-img a{
    padding-top:5px;
}
.newprod{
    display:none;
}
table.helpText td h4{
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
}
table.product td.prod-content h2{
    font-weight: 600;
    line-height: 20px;
}
table.product td.prod-content div.stock-price p.price span.inc-price{
    font-weight: 600;
}
div.tblob h2,div.tblob h2 a{
    font-weight: 600;
}
/*Bunny*/
/*
div.bunny-orange.show {
    display: block;
    position: absolute;
    width: 159px;
    height: 372px;
    background: url(/i/bunny/bunny_orange.png) 0 0 no-repeat;
    top: 226px;
}
.bunny-left {
    margin-left: 156px;
}
*/
.man-bunny {
    background: url(/skin002/i/theme/man-bunny.png);
    background-size: 80px;
    background-repeat: no-repeat;
    position: absolute;
    width: 80px;
    top: -58px;
    right: 10px;
    height: 65px;
}
