body.PB * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.PB #bodyarea {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.3);
}

.PB #footercontainer {
    background-color: rgba(0, 0, 0, 0);
    margin: 30px 0;
}

.PB #headercolumn1 {
    width: 960px;
    text-align: center;
    max-width: 100%;
    height: 140px;
    top: 20px;
    position: relative;
}

.PB #headerlogo img, .PB #headerdata img {
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    padding: 0;
}

.PB #headermenu {
    top: 180px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 10px;
}

.PB #headercontainer {
    height: 250px;
}

.PB #headerSearchBlock {
    left: 15px;
    top: 190px;
}

.PB #hmenu > li > a.menu, .PB #hmenu > li > span {
    font-size: 13px;
    padding: 0 15px;
    text-transform: none;
}

.PB #headerlogo img {
    display: block;
    margin: 0 auto;
    max-height: 140px;
    max-width: 960px;
    padding: 0;
    width: 100%;
    height: 100%;
}

.PB #headerbtn {
    top: 0;
}

.PB #headerbtn a {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding: 0;
    background-image: none;
    border: none;
text-transform:none;
}

.PB #headerbtn {
    position: absolute;
    margin: 0;
    right: 5px;
    top: 5px;
}

.PB #headercolumn2 {
    display: none;
}
.PB #fmenu {
    text-align: center;
}

.PB #fmenu li {
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
    width: auto;
    border-right: 1px solid #FFF;
}

.PB #poweredby, .PB #copyright {
  width: 100%;
  text-align: center;
}
.PB .eshopCart, .PB .eshopSearch {
    display: inline-block;
}
.PB #headerInfoCart {
    font-size: 13px;
    line-height: 24px;
    height: 24px;
text-align: right;
border: none;
background-image: none;
    min-width: auto;
}
.PB #headerInfoCart a {
margin: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;
}