#logo{
    position: absolute;
    left: 8px;top: 10px;
}

#slog{
    position: absolute;
    left: 80px;top: 6px;
}

#login_box{
    height: 70px;
    position: absolute; 
    right:3px;top:0;
    margin: 2px 0px 0px 0px;
}

#login_box label{
    display: block;
    text-align: right;
    margin: 1px 3px 1px 0px;
}

#login_box strong{
    white-space: nowrap;
}

#offers_qnt{
    position: absolute;
    right: 320px; top: 59px;
    background: url('../images/prop_qnt_bg.gif') no-repeat;
    width: 274px; height: 32px;
    z-index: 999;
}

#offers_qnt label{
    display: block;
    width: 70px;
    height: 22px;
    text-align: center;
    margin: 4px 0px 0px 15px;
    line-height: 10px;
    font-size: 11px;
}

#tot_off{
    position: absolute;
    top: 2px; right: 70px;
    color: #8a5e27;
    font-size: 24px;
}

#tof_lft{
    position: absolute;
    top: 72px; left: 0px;
    width: 55%;
    background: #f4e19b url('../images/tof_lft_bg.gif') no-repeat left top;
    height: 19px;
}

#home_srch{
    position: absolute;
    right: 0px; top: 72px;
    width: 256px;
    height: 18px;
    padding: 5px 10px 5px;
}

#home_srch .go_srch{
    position: absolute;
    left: 207px; top: 9px;
}

.go_srch{
    display: block;
    background: url('../images/linza.gif') no-repeat;
    padding: 1px 0px 0px 20px;
    height: 14px;
    text-transform: uppercase;
    font-size: 10px;
}

#hdr_rubrics_wr{
    margin: 76px 268px 0px 0px;
    padding: 0px 0px 0px 8px;
    background: #982da1;
}

#hdr_rubrics{
    position:relative;left:0;top:0;
    background: #982da1 url('../images/hr_rb.gif') no-repeat right bottom;
    width: 100%;
    padding: 0px 0px 6px 0px;
    height: 48px;
}

#hdr_rubrics .hr_item{
    position: relative; left:0; top:0;
    background: white;
    margin: 6px 6px 0px 0px;
    padding: 0px 4px 1px 4px;
    white-space: nowrap;
    float: left;
    border: 1px solid black;
}

#hdradvad{
    position: absolute;
    right: 112px;
    top: 118px;
    height: 14px;
    padding: 2px 0px 0px 18px;
    color: #404040;
    text-transform: uppercase;
    font-size: 10px;
    background: url('../images/adv_bg.gif') no-repeat left center;
}

#hdrnote{
    position: absolute;
    right: 10px;
    top: 118px;
    height: 14px;
    padding: 2px 0px 0px 18px;
    color: #404040;
    text-transform: uppercase;
    font-size: 10px;
    background: url('../images/note_bg.gif') no-repeat left top;
}

#hdr_rubrics .hr_item a{
    text-decoration: none;
}

#hdr_rubrics .hr_item a:hover{
    text-decoration: underline;
}


#hr_rt{
    background: url('../images/hr_rt.gif') no-repeat right top;
    position: absolute;
    left:0; top:0;
    width: 100%; 
    height: 13px;
}