body > .header {
    position: relative;
    width: 1247px;
    height: 128px;
    margin: 0 auto 16px auto;
    padding: 0 6px;
    z-index: 500;
}

body > .header > .background {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../images/new/header/border.png) no-repeat 6px 0;
    
}

body > .header > .gradient {  
    z-index: 5;
    position: absolute;
    top: 0;
    left: 11px;
    bottom: 15px;
    right: 11px;

    background: #093277;
    background: -moz-linear-gradient(top, #093277 0%, #0094e7 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #093277), color-stop(100%, #0094e7));
    background: -webkit-linear-gradient(top, #093277 0%, #0094e7 100%);
    background: -o-linear-gradient(top, #093277 0%, #0094e7 100%);
    background: -ms-linear-gradient(top, #093277 0%, #0094e7 100%);
    background: linear-gradient(to bottom, #093277 0%, #0094e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#093277', endColorstr='#0094e7', GradientType=0 );    
}

body > .header > .content {
    position: relative;    
    z-index: 20;
}

body > .header > .content > a.logo {   
    position: relative;
    float: left;
    margin: 6px 35px 13px 31px;
    width: 302px;
    height: 83px;
    display: inline-block;
}

body > .header > .content > a.logo:hover > img {
    display: none;
}

/* preload and show on hover */
/* hp-shop */
body > .header > .content > a.logo-hp-shop:before {
    content: url("../../images/new/logos/hp-shop-hover.png");    
}

body > .header > .content > a.logo-hp-shop:hover {
    background: url("../../images/new/logos/hp-shop-hover.png") no-repeat;
}

/* toneri */
body > .header > .content > a.logo-toneri:before {
    content: url("../../images/new/logos/toneri-hover.png");    
}

body > .header > .content > a.logo-toneri:hover {
    background: url("../../images/new/logos/toneri-hover.png") no-repeat;
}

/* fitness-dobavki */
body > .header > .content > a.logo-fitness-dobavki:before {
    content: url("../../images/new/logos/fitness-dobavki-hover.png");    
}

body > .header > .content > a.logo-fitness-dobavki:hover {
    background: url("../../images/new/logos/fitness-dobavki-hover.png") no-repeat;
}

/* led-shop */
body > .header > .content > a.logo-led-shop:before {
    content: url("../../images/new/logos/led-shop-hover.png");    
}

body > .header > .content > a.logo-led-shop:hover {
    background: url("../../images/new/logos/led-shop-hover.png") no-repeat;
}

/* linens */
body > .header > .content > a.logo-linens:before {
    content: url("../../images/new/logos/linens-hover.png");    
}

body > .header > .content > a.logo-linens:hover {
    background: url("../../images/new/logos/linens-hover.png") no-repeat;
}

/* beautyland */
body > .header > .content > a.logo-beautyland:before {
    content: url("../../images/new/logos/beautyland-hover.png");    
}

body > .header > .content > a.logo-beautyland:hover {
    background: url("../../images/new/logos/beautyland-hover.png") no-repeat;
}


body > .header > .content .icon-buttons-holder {    
    position: relative;
    font-size: 0;
    width: 324px;
    height: 23px;
    margin: 20px 20px 19px 0;
}

/* TMP */
body > .header > .content .icon-buttons-holder > .input-holder {
    position: absolute;
    left: 143px;    
    right: 181px; 
    z-index: 1;
    display: none; 
}

body > .header > .content .icon-buttons-holder > .input-holder > .content {
    width: 100%;
    text-align: center;
}
/* END TMP */




body > .header > .content .icon-buttons-holder .icon-btn-holder {
    position: absolute;    
    z-index: 2;
    font-size: 0;
}


body > .header > .content .search-holder {
    position: relative;
    margin-left: 6px;
    width: 305px;
}

body > .header > .content .search-holder .loading-icon {
    display: block;
    top: 1px;
    left: auto;
    right: -25px;
}

body > .header > .content .search-holder .input-holder > input {
    width: 261px;
}
body > .header > .content .search-holder .input-holder:after {
    z-index:50;
}
body > .header > .content .search-holder .icon-btn-holder {
    position: absolute;
    top:0;
    right: 0;
    z-index:100;
}


body > .header > .content .news-holder {
    float: left;
    width: 362px;
    height: 16px;    
    margin: 14px 0 2px 0;
}
body > .header > .content .news-holder > .news-box {
    position: relative;
    float: left;
    overflow: hidden;        
    height: 16px;
    width: 358px;
}
body > .header > .content .news-holder > .news-box-left, body > .header > .content .news-holder > .news-box-right {
    float: left;
    height: 16px;
    width: 2px;
    background: url(../../images/new/header/news-delimiters.png) no-repeat 0 0;
}
body > .header > .content .news-holder > .news-box-right {
    background-position: -1px 0;
}

body > .header > .content .news-holder > .news-box > .news-text {
    position: absolute;
    top: -1px;
    left: 358px;

    color: #cceafa;
    text-shadow: 1px 1px #093277;

    font-weight: 600;
}



/* Това е заради рутиращият се текст. Трябва да е еднакъв като размер и шрифт когато се клонира, за да му се вземе правилно размерът */
body .news-text {
    position: absolute;
    top: -100px;    
    font-weight: 600;
    color: #cceafa;
    text-shadow: 1px 1px #093277;
}

body > .header > .content .news-holder > .news-box > .news-text > a {
    color: #cceafa;
    text-shadow: 1px 1px #093277;
    font-size: 13px;
    -webkit-text-size-adjust: none;
}

body > .header > .content .news-holder > .news-box > .news-text > a:hover {
    color: #ffffff;    
}


body > .header > .content .langs-holder {
    position: relative;
    float: left;    
    margin: 10px 0 0 34px;
    width: 124px;
    height: 22px;
}

body > .header > .content .langs-holder > a.lang {
    float: left;
    margin: 0 8px 0 0;    
    width: 23px;
    height: 22px;    
    display: inline-block;
    font-size: 0;
    
    background: url(../../images/new/header/langs.png) no-repeat;
    cursor: pointer; 
    cursor: hand;
}

body > .header > .content .langs-holder > a.lang-bg { background-position:    0   0; }
body > .header > .content .langs-holder > a.lang-en { background-position:  -23px 0; }
body > .header > .content .langs-holder > a.lang-ro { background-position:  -46px 0; }
body > .header > .content .langs-holder > a.lang-gr { background-position:  -69px 0; }

body > .header > .content .langs-holder > a.lang-bg-active, body > .header > .content .langs-holder > a.lang-bg:hover { background-position:    0   -22px; }
body > .header > .content .langs-holder > a.lang-en-active, body > .header > .content .langs-holder > a.lang-en:hover { background-position:  -23px -22px; }
body > .header > .content .langs-holder > a.lang-ro-active, body > .header > .content .langs-holder > a.lang-ro:hover { background-position:  -46px -22px; }
body > .header > .content .langs-holder > a.lang-gr-active, body > .header > .content .langs-holder > a.lang-gr:hover { background-position:  -69px -22px; }



body > .header > .content .main-links-holder {
    position: relative;
    float: left;    
    margin: 15px 0 0 0;
    width: 520px;
    height: 45px;    
}

body > .header > .content .main-links-holder > .item {
    position: relative;
    float: left;
    margin: 0 30px 5px 0;
}

body > .header > .content .main-links-holder > .item > .tab, 
body > .header > .content .main-links-holder > .item > .tab > .tab-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 154px;
    height: 25px;
}

body > .header > .content .main-links-holder > .item > .tab {
    left: -11px;    
    z-index: 501;
    display: none; 
}

body > .header > .content .main-links-holder > .item > .tab > .tab-content {
    position: relative;    
}

body > .header > .content .main-links-holder > .profile > .tab {
    left: -10px;    
}

body > .header > .content .main-links-holder > .profile > .tab > .tab-content {
    width: 207px;    
}

body > .header > .content .main-links-holder > .item > .tab > .tab-content > .left,
body > .header > .content .main-links-holder > .item > .tab > .tab-content > .right,
body > .header > .content .main-links-holder > .item > .tab > .tab-content > .bgr {
    position: absolute;
    top: 0;
    height: 25px;
    background: url(../../images/new/header/dropdown-items-and-horizontals.png) no-repeat;
}

body > .header > .content .main-links-holder > .item > .tab > .tab-content > .left {
    width: 8px;
    left: 0;    
    background-position: 0 -20px;
} 

body > .header > .content .main-links-holder > .item > .tab > .tab-content > .right {    
    width: 8px;    
    right: 0;
    top: 0;
    background-position: -8px -20px;
}

body > .header > .content .main-links-holder > .item > .tab > .tab-content > .bgr {
    left: 8px;
    right: 8px;
    background-repeat: repeat-x;
    background-position: 0 -45px;
}




body > .header > .content .main-links-holder > .profile     { width: 186px; }
body > .header > .content .main-links-holder > .favorite    { width: 129px; }
body > .header > .content .main-links-holder > .cart        { width: 132px; margin-right: 11px;}

body > .header > .content .main-links-holder > .item .symbol {
    position: relative;
    float: left;
    margin: 6px 8px 0 0;
    width: 36px;
    height: 33px;    
    display: inline-block;
    font-size: 0;    

    background: url(../../images/new/header/header-symbols-dropdown-verticals.png) no-repeat;
}

body > .header > .content .main-links-holder > .item .symbol > .order-total-qty,
body > .header > .content .main-links-holder > .item .symbol > .order-refresh {
    position: absolute;
    top: -4px;
    left: 11px;
    width: 19px;
    height: 17px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    padding: 3px 1px 0 0;
    background: url(../../images/new/header/dropdown-items-and-horizontals.png) no-repeat -33px -211px;
}

body > .header > .content .main-links-holder > .item .symbol > .order-refresh {
    padding: 2px 1px 0 0;
    width: 19px;
    height: 18px;
    font-size: 11px;
    font-weight: 700;
    vertical-align: top;
}

body > .header > .content .main-links-holder > .opening .symbol,
body > .header > .content .main-links-holder > .closing .symbol,
body > .header > .content .main-links-holder > .opened  .symbol,
body > .header > .content .main-links-holder > .opened  .above-menu
{
    position: relative;
    z-index: 501;
}

body > .header > .content .main-links-holder .hover-cover {
    display: none;
    position: absolute;
    z-index: 501;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer; 
    cursor: hand;
}

body > .header > .content .main-links-holder > .opening .hover-cover {
    display: block;
}
 
body > .header > .content .main-links-holder > .profile     > .symbol { background-position:  0 0; }
body > .header > .content .main-links-holder > .favorite    > .symbol { background-position:  -36px 0; width: 34px; }
body > .header > .content .main-links-holder > .cart        > .symbol { background-position:  -70px 0; margin-right: 9px;}

body > .header > .content .main-links-holder > .favorite .symbol > .order-refresh {
    left: 7px;
}


body > .header > .content .main-links-holder > .item .title {
    display: block;

    position: relative;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #cceafa;
    text-shadow: 1px 1px #093277;

    margin: 3px 0 0 0;
    padding: 0 0 3px 0;    
    z-index: 501;

}

body > .header > .content .main-links-holder > .opening > .tab,
body > .header > .content .main-links-holder > .closing > .tab,
body > .header > .content .main-links-holder > .opened > .tab {
    display: block;
}

/*body > .header > .content .main-links-holder > .cart.opening > .tab,
body > .header > .content .main-links-holder > .cart.closing > .tab {
    display: none;
}*/

body > .header > .content .main-links-holder > .opening .title,
body > .header > .content .main-links-holder > .closing .title,
body > .header > .content .main-links-holder > .opened .title {
    color: #ffffff;
}

/*body > .header > .content .main-links-holder > .cart.opening .title,
body > .header > .content .main-links-holder > .cart.closing .title {
    color: #cceafa;
}*/

body > .header > .content .main-links-holder > .item .title > .drop-down-arrow {
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(../../images/new/header/dropdown-items-and-horizontals.png) no-repeat -48px 0;
    margin: 0 0 0 4px;
    
}


body > .header > .content .main-links-holder > .profile     .title { width: 142px;  }
body > .header > .content .main-links-holder > .favorite    .title { width: 87px;   }
body > .header > .content .main-links-holder > .cart        .title { width: 87px;   }



body > .header > .content .main-links-holder > .item .hline {    
    width: 100%;
    height: 1px;
    background: #cceafa;
    box-shadow: 1px 1px #093277;
}

body > .header > .content .main-links-holder > .item .uline-content {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #cceafa;
    text-shadow: 1px 1px #093277;
}

body > .header > .content .main-links-holder > .item .uline-content a {
    font-size: 12px;
    font-weight: 600;
    color: #cceafa;
    text-shadow: 1px 1px #093277;
    cursor: pointer;
    cursor: hand;
}

body > .header > .content .main-links-holder > .item .uline-content a:hover {
    color: #ffffff;    
}




body > .header > .content .header-nav {
    position: relative;
    width: 550px;
}

body > .header > .content .nav-left {
    float: left;
    margin-left: 53px;
}

body > .header > .content .nav-right {
    float: right;
    margin-right: 53px;
}

body > .header > .content .header-nav > .item {
    position: relative;
    padding: 1px 9px 0 9px;
    display: inline-block; 
    color: #cceafa;
    text-shadow: 1px 1px #093277;
    font-size: 15px;     
    font-weight: 600;
    background: url(../../images/new/header/menu/background.png) repeat-x;

    height: 22px;
    
    margin: 0 17px 0 18px; 

    cursor: pointer; 
    cursor: hand; 
    text-decoration: none;
}

body > .header > .content .header-nav > .item:hover {
    text-decoration: none;
    color: #ffffff;
}


body > .header > .content .nav-left > .item {
    float:left;
}

body > .header > .content .nav-right > .item {
    float: right;
}

body > .header > .content .header-nav > .item:before, body > .header > .content .header-nav > .item:after {
    content:"";
    width: 11px; 
    height: 23px;
    position: absolute;
    top: 0;
}

body > .header > .content .header-nav > .item:before {
    left: -11px;
    background: url(../../images/new/header/menu/corner-left.png) no-repeat;
    
}
body > .header > .content .header-nav > .item:after {    
    right: -11px;
    background: url(../../images/new/header/menu/corner-right.png) no-repeat;    
}