body.PB {
    background-size: 100% auto;
}

.PB #hmenu > li.begin {
    display: inline-block;
    width: 0;
}
.PB #maincontainer {
    -moz-box-shadow: 0px 0px 25px 6px #000;
    -webkit-box-shadow: 0px 0px 25px 6px #000;
    box-shadow: 0px 0px 25px 6px #000;
}

.PB #menuadmin {
    top:0px;
}
.PB #headercontainer {
    margin: 0;
}
.PB #headerarea {
    height: 240px;
}

.PB #headermenu {
    top: 180px;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0;
}

.PB a.homeLink {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/Files/0/icon-Home-white-20X20.png);
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    top: 180px;
    width: 40px;
}

.PB #hmenu > li {
    border-right: 1px solid #DDD;
}

.PB #hmenu > li.begin {
    display: none;
}

.PB #hmenu li ul.submenu li a, .PB #hmenu li ul.submenu li span {
    line-height: 30px;
}

.PB #headerSearchBlock {
    background-color: #FFF;
    border: 1px solid #EEE;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 0;
width:248px
}

.PB #headerSearchBlock .searchtext {
    border: 0;
    color: #999;
    height: 40px;
    line-height: 40px;
    left: 0;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    top: 0;
    width: 190px;
}
.PB #headerSearchBlock .blockbtn {
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}
.PB a.accountLink span {
    position: absolute;
    top: 70px;
    right: 0;
    width: 250px;
    display: inline-block;
    height: 40px;
    text-align: left;
    padding: 0 0px 0 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/Files/0//icon-account-white-small.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    font-family: 'Fjalla One', sans-serif;
    font-size: 16px;
}

.PB #headerInfoCart {
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 50px;
    text-transform: uppercase;
    position: absolute;
    top: 120px;
    right: 0;
    width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
background-image: url(/Files/0//oxa-cart-6-32.png);
    background-position: 10px center;
    background-repeat: no-repeat;
background-size: 27px;
}
.PB #hmenu > li > a.menu, .PB #hmenu > li > span {
    font-size: 14px;
    text-transform: none;
    font-family: arial,sans-serif;
    padding: 0 10px;
}

#vmenu > li.mitext > a.menu, #vmenu > li.mitext > span {
    line-height: 30px;
}


.PB #headercolumn1 {
    top: 20px;
}

.PB #headerlogo img {
    max-width: 680px;
    max-height: 140px;
    height: 100%;
    width: 100%;
}

.PB #headercolumn2 {
top:80px;
}

.PB #stepsContainer {
    border-bottom: 1px solid #DDD;
    height: 15px;
margin-bottom: 30px;
}

.PB .scshopcart #stepCart span, .PB .usercreateaccount #stepAccount span, .PB .scorderform #stepAccount span, .PB .scshipform #stepShipping span, .PB .scpaymentform #stepPayment span, .PB .scconfirmform #stepConfirm span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    text-shadow: 0px 0px #000;
}

.PB #stepsContainer li span {
    background-color: #EEE;
    color: #AAA;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border-radius: 0;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 5px #AAA;
}
.PB li#stepConfirm {
    top: 0;
}

.PB #ZoneCart {
    height: auto;
    text-align: right;
}
.PB #cartContainer #zoneseeyourcart {
    float: none;
    margin: 0 10px;
    display: inline-block;
}
.PB #cartContainer #totalzone {
    float: none;
    text-align: right;
    margin: 0;
	    display: inline-block;
}

.PB #cartContainer #titleArea span {
    font-size: 14px;
    font-weight: normal;
}