/* include menu */
@import url('/s/menu.css');
/* overwrite original layout rules */
#footer
{
    top: 832px;
}
#copyright
{
    top: 943px;
}
/* item specific rules */
#item_panel
{
    position: absolute;
    width: 850px;
    height: 113px;
    top: 112px;
    left: 50%;
    margin-left: -425px;
    border-width: 1px 0px;
    border-style: solid;
    z-index: 21;
}
#banner
{
    background-repeat: no-repeat;
    position: absolute;
    width: 640px;
    height: 113px;
    top: 0px;
    left: 0px;
    z-index: 22;
}
#item_index
{
    position: absolute;
    width: 210px;
    height: 113px;
    top: 0px;
    left: 640px;
    z-index: 22;
}
#item_index-picture
{
    position: absolute;
    top: 10px;
    right: 5px;
    z-index: 23;
}
#item_index-picture,
#item_index-picture img
{
    width: 102px;
    height: 77px;
}
#item_index-title
{
    position: absolute;
    width: 93px;
    bottom: 24px;
    left: 0px;
    z-index: 23;
}
#item_index-position
{
    position: absolute;
    width: 102px;
    height: 20px;
    right: 5px;
    bottom: 0px;
}
#item_index a.item_index-prev,
#item_index a.item_index-next
{
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
    bottom: 2px;
    text-indent: -9999px;
    overflow: hidden !important;
}
#item_index a.item_index-prev
{
    left: 0px;
}
#item_index a.item_index-next
{
    right: 0px;
}
#item
{
    position: absolute;
    width: 690px;
    height: 455px;
    top: 262px;
    left: 160px;
    z-index: 22;
}
#item_picture
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 21;
}
#item_picture,
#item_picture img
{
    width: 443px;
    height: 420px;
}
#item_description
{
    position: absolute;
    width: 210px;
    height: 570px;
    top: 0px;
    left: 480px;
    z-index: 22;
}
#item_description h1
{
    position: absolute;
    width: 210px;
    bottom: 495px;
}
#item_description div#item_description-content
{
    position: absolute;
    width: 235px;
    height: 242px;
    top: 80px;
    padding-bottom: 10px;
    overflow: auto;
}
#item_description div#item_description-content p
{
    width: 210px;
    margin-bottom: 20px;
}
#item_description p#item_description-price
{
    position: absolute;
    width: 210px;
    top: 340px;
}
#item_description div#item_description-variants
{
    position: absolute;
    width: 210px;
    top: 340px;
}
#item_description a#item_description-link
{
    position: absolute;
    width: 210px;
    top: 526px;
}
#item_description p#item_description-delivery
{
    position: absolute;
    width: 210px;
    top: 373px;
    padding: 5px 0px;
    border-style: dotted;
    border-width: 2px 0px;
    line-height: 15px;
}
#item_description p#item_description-catalog
{
    position: absolute;
    width: 205px;
    bottom: 0px;
    right: 5px;
}
#item_description-address
{
    position: absolute;
    width: 210px;
    top: 373px;
    padding: 5px 0px;
    border-style: dotted;
    border-width: 2px 0px;
    line-height: 15px;
}
#item_description-address p
{
    margin-bottom: 1em;
}
#item_control
{
    position: absolute;
    width: 440px;
    height: 25px;
    top: 425px;
    left: 2px;
    z-index: 23;
}
#item_control-links
{
    position: absolute;
    width: 220px;
    top: 0px;
    left: 0px;
    z-index: 24;
}
#item_control-add
{
    position: absolute;
    width: 220px;
    top: 0px;
    right: 0px;
    z-index: 24;
}
#item_control-add p
{
    display: inline;
    margin-left: 2px;
}
#item_note
{
    position: absolute;
    width: 160px;
    height: 115px;
    top: 717px;
    left: 0px;
    z-index: 22;
}
#item_note img
{
    width: 160px;
    height: 80px;
}
#item_partners
{
    position: absolute;
    width: 181px;
    height: 136px;
    top: 680px;
    left: -30px;
    z-index: 22;
}
#item_partners img
{
    display: block;
    width: 181px;
    height: 136px;
}
#item_note-weekly_orders
{
    position: absolute;
    width: 181px;
    height: 136px;
    top: 680px;
    left: -30px;
    z-index: 22;
}
#item_note-weekly_orders img
{
    display: block;
    width: 181px;
    height: 136px;
}
#items_list
{
    position: absolute;
    width: 444px;
    height: 115px;
    top: 717px;
    left: 160px;
    overflow: auto;
}
#items_list-container
{
    width: auto;
    height: 100px;
    white-space: nowrap;
}
#items_list div.items_list-item
{
    width: 104px;
    display: inline;
    margin-right: 7px;
}
#items_list img.items_list-item-img
{
    width: 102px;
    height: 77px;
    border-style: solid;
    border-width: 1px;
}

#items_list a#items_list-item-current img
{
    margin-bottom: 5px;
}
/* forms */
#item_control-add-quantity
{
    width: 12px;
    height: 15px;
    line-height: 15px;
    vertical-align: top;
    margin: 0px 7px;
}