#container
{
    width: 958px;
    height: 100%;
}

#header
{
    height: 220px;
    background: url('/theme/images/header_bg.gif') 0 0 repeat;
    margin-top: 0;
    padding-top: 20px;
    border-bottom: 1px solid #d4d4d4;
    position: relative;
}

#header-icons
{
    float: left;
    width: 215px;
    margin-left: 0;   
    height: 60px; 
}

#header-icons ul
{
    padding-left: 70px;
}

#navigation
{
    height: 60px;
    margin-left: 215px;
    clear:none;
}

ul.topmenu
{
    overflow: hidden;
}

ul.topmenu li
{
    float: left;
    padding: 0 15px;
}

ul.topmenu li a
{
    text-decoration: none;
    font: bold 18px "Arial Narrow", Arial,Helvetica,sans-serif;
    color:#000 !important;
}

#header #logo
{
    width: 215px;
    margin-right: 15px;
    height: 100px;
}

#header #logo img
{
    margin-left: 45px;
}

#slogan
{
    clear: right;
    height: 100px;
}

#search
{
    height: 60px;
    clear: both;
    padding-left: 230px;
}

#search input.text
{
    width: 300px;
    display: block;
    float:left;
    margin: 0 10px 0 0;
}

#search .button
{
    height: 18px;
    display: block;
    float:left;
    width: auto;
    position: relative;
}

#search .button a,
#search .button input
{
    height: 18px;
    line-height: 18px;
    display: block;
    color:#000 !important;
    width: 60px;
}

.header_bg_car
{
    background: url('/theme/images/header_bg_car.jpg') 0 0 no-repeat;
    position: absolute;
    top:0;
    right: 0;
    width: 257px;
    height: 204px;
}

#breadcrumb
{
    float: none;
    clear: both;
    height: auto;
    padding: 20px 0 20px 20px;
    width: auto;
}

.wrp,
.wrp1,
.wrp2,
.wrp3
{
    float: none;
    position: relative; 
}

.wrp1,
.wrp2
{
    border-right: 1px solid #eaeaea;
}

.wrp1
{
    width: 215px; 
}

.wrp2
{
    width: 473px;
    left: 215px;
    margin-right: -473px;
}

.wrp3
{
    width: 270px;
    left: 473px;
    margin-right: -270px;
}

#sidebar_left
{
    float:left;
    width: 215px;
    margin-right: -689px;
    left:-689px;
    position: relative;
}

#sidebar_right
{
    width: 270px;
    position:relative;
}

#content
{
    float:left;
    width: 473px;
    margin-right: -473px;
    left:-473px;
    position: relative;
}

#sidebar_news h1
{
    float: left;
}

#sidebar_news h2.date
{
    font: normal 12px Arial,Helvetica,Lucida,sans-serif;
}

#sidebar_news h2.date span.day
{
    font: bold 20px "Arial Narrow",Tahoma,Arial,Helvetica,Lucida,sans-serif;
    color: #338eff;
}

#sidebar_news a.archive
{
    padding: 0 20px 21px 0;
    float:right;
    font:normal 12px/normal Arial,Tahoma,Verdana,sans-serif;
}

.corners
{
    background: #eaeaea;
}

h1.corners
{    
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 25px;
}

h2.corners
{
    padding: 5px 20px;
    margin-right: 25px;
}


h1.corners .tl,
h1.corners .bl,
h2.corners .tl,
h2.corners .bl,
#user .corners .tl,
#user .corners .bl,
#user .corners .br,
#sidebar_login span.corners .tl,
#sidebar_login span.corners .tr
{
    display: none;
}

h1.corners a,
h2.corners a
{
    color:#000;
    text-decoration: none;
}

#user div.corners
{
    display: block;
    height: 25px;
    padding: 10px 10px 0 10px;
    margin-right: 10px;
}

#sidebar_login span.corners
{
    display: block;
    margin-right: 10px;
    margin-left: 95px;
    height: 25px;
}

#user,
#sidebar_login
{
    text-align: center;
    color: #000;
}

#user a,
#sidebar_login a{
    color: #000;
    text-decoration: none;
    font: bold 12px Tahoma,Arial,Helvetica,sans-serif;
}

#footer
{
    border-top: 1px solid #d4d4d4;
    background: #fff url('/theme/images/header_bg.gif') 0 0 repeat;
    padding: 20px 20px 0;
    margin: -130px 0 0 0;
    height: 110px;
    position: relative;
}

#footer #itqua
{
    width: 195px;
    margin: 0;
}

#footer #copyright
{
    margin: 0;
}

.inner
{
    position: relative;
    overflow: hidden;
    margin: 0 1px;
    font-size: 0.88em;
}

#sidebar_cart h1
{
    padding: 0;
}

#sidebar_cart h1 a
{
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0.05px;
}

#sidebar_cart
{
    margin-top: -25px;
    padding: 0 15px 20px 20px;
}

#sidebar_cart dl,
#sidebar_cart p
{
    margin-top: 10px;
}

img.icon
{
    float:left;
    margin: 0 10px 10px 0;
}

dl
{
    overflow: hidden;
}

dt
{
    float: left;
    clear: left;
    width: 70px;
    font-weight: bold;
}

dd
{
    margin-left: 80px;
    width:auto;
}

img.item-normal
{
    position: relative;
    width: 200px;
    float: left;
    overflow: hidden;
    margin: 0 10px 10px 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px;
}

img.item-small
{
    position: relative;
    width: 90px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px;
}

.item
{
    overflow: hidden;
}

dl.item-desc dt
{
    width: 65px;
}

dl.item-desc dd,
dl.item-desc dd a
{
    margin-left: 75px;
    font-size: 12px;
    font-weight: bold;
    color:#0072ff;
}

dl.item-desc dd.price
{
    font-size: 21px;
}

/*
{
    margin: 0 30px;
}*/

.previous,
.next
{
    overflow: hidden;
    width: 180px;
}

.previous
{
    float:left;
}

.previous img.item-small
{
    float: left;
    margin: 0 10px 10px 0;
}

.previous .text,
.previous .arrows
{
    text-align: right;
}

.next
{
    float:right;
}

.next img.item-small
{
    float: right;
    margin: 0 0 10px 10px;
}

.next .text,
.next .arrows
{
    text-align: left;
}

.arrows,
.text
{
    display: block;
    width: auto;
}

#item-browse a
{
    text-decoration: none !important;
}

#item-browse a .arrows
{
    font: bold 18px Tahoma,Arial,Helvetica,sans-serif;
    color:#666;
}

#item-browse a .text
{
    font: normal 11px/11px Tahoma,Arial,Helvetica,sans-serif;
    color:#000;
}

#related-items ul
{
    overflow: hidden;
    padding: 20px 30px;
}

ul.items
{
    overflow: hidden;
}

#related-items ul li,
ul.items li
{
    float: left;
    width: 180px;
    height: 200px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 20px;
}

#related-items ul li h4,
ul.items li h4
{
    font: bold 11px Tahoma,Arial,Helvetica,sans-serif;
}

#related-items ul li h4 a,
ul.items li h4 a
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#related-items ul li dl,
ul.items li dl
{
    text-align: left;
    margin: 0 auto;
    width: 100px;
}

#related-items ul li dl dt,
ul.items li dl dt
{
    width: 30px;
    font-weight: normal;
}

#related-items ul li dl dd,
ul.items li dl dd
{
    color: #0072ff;
    margin-left: 35px;
}

ul.items li img,
ul.items li a.image-link
{
    width: 120px;
    height: 120px;
    overflow: hidden;
    display: inline-block;
    line-height: 120px;
}

#sidebar_tree ul li.collapsible,
#sidebar_tree ul li.collapsible a
{
    font-weight: bold;
}

#sidebar_tree ul li.collapsible ul li,
#sidebar_tree ul li.collapsible ul li a
{
    font-weight: normal;
}

#sidebar_tree a
{
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

#sidebar_tree a.selected
{
    color: #0072ff;
}

#sidebar_tree ul li ul
{
    margin-left:15px;
}

#new-products-block .box
{
    padding: 20px;
}


    
    #antifooter
    {
        height: 130px;
        position:relative;
    }
    
ul.sidebar-recomended,
ul.sidebar-recomended li
{
    list-style:none;
    margin:0;
    text-align:center;
}

ul.sidebar-recomended li
{
    margin-bottom: 30px;
}

ul.sidebar-recomended li a.image
{
    overflow: hidden;
    line-height: 0;
    font-size: 0;
}

ul.sidebar-recomended li h2.mod_item_name,
ul.sidebar-recomended li h2.mod_item_name a
{
    font: normal 12px Tahoma,Arial,Helvetica,sans-serif;
    padding-bottom:0;
    color: #000;
}

ul.sidebar-recomended li span.price
{
    margin-left: 0 !important;
    padding: 0;
    color: #0072FF;
    font-weight: bold;
    font-size: 16px;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
