BODY
{
    padding-right: 0px;
    padding-left: 0px;
    background: #f5f5f5;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
BODY
{
    font-size: 90%;
    line-height: 1.2em;
    font-family: Trebuchet MS, Verdana, sans-serif;
}
TABLE
{
    font-size: 90%;
    line-height: 1.2em;
    font-family: Trebuchet MS, Verdana, sans-serif;
}
A IMG
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
A
{
    color: #36f;
}
A:hover
{
    color: #f90;
}
.dashed
{
    cursor: pointer;
    border-bottom: #000 1px dashed;
}
.dashed:hover
{
    border-bottom-width: 0px;
}
#header
{
    padding-right: 0px;
    padding-left: 0px;
    background: #25b;
    padding-bottom: 0px;
    margin: 0px;
    color: #fff;
    padding-top: 0px;
    height: 75px;
}
#header .logo
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 350px;
    padding-top: 0px;
    height: 100%;
}
#header .logo H1
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    font-weight: bold;
    font-size: 175%;
    background: url(/img/logo-i.png) no-repeat 50% 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    color: #fff;
    padding-top: 0px;
    height: 55px;
    text-align: center;
}
#header .logo H1 A
{
    display: block;
    width: 100%;
    color: #fff;
    text-indent: -3000px;
    height: 100%;
}
#header .logo P
{
    display: block;
    font-weight: normal;
    font-size: 80%;
    white-space: nowrap;
    text-align: center;
}
#header .phones
{
    margin-top: 0.75em;
    font-size: 90%;
    left: 35%;
    position: absolute;
    top: 0px;
}
#header .phones A
{
    color: #fff;
    text-decoration: none;
}
#footer
{
    padding-right: 0.5em;
    border-top: #ccc 1px solid;
    margin-top: 1em;
    padding-left: 260px;
    font-size: 90%;
    right: 0px;
    background: #eee;
    left: 0px;
    padding-bottom: 0.5em;
    bottom: 0px;
    padding-top: 0.5em;
    text-align: right;
}
#footer .description
{
    font-size: 90%;
    color: #666;
}
#footer .copyright
{
    display: block;
}
#mainmenu
{
    padding-right: 0px;
    margin-top: 1em;
    padding-left: 2%;
    margin-bottom: 1em;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
    text-align: center;
}
#mainmenu LI
{
    display: inline;
    margin-left: 0px;
}
#mainmenu A
{
    padding-right: 0.25em;
    padding-left: 0.25em;
    font-size: 140%;
    padding-bottom: 0px;
    color: #666;
    padding-top: 0px;
}
#mainmenu A:hover
{
    color: #f90;
}
#mainmenu LI.admcp-link
{
    margin-left: 50px;
}
#mainmenu LI.admcp-link A
{
    background: #666;
    color: #fff;
}
#mainmenu LI.admcp-link A:hover
{
    color: #f90;
}
#breadcrumbs
{
    margin-bottom: 1em;
}
#search
{
    right: 2%;
    position: absolute;
    top: 26px;
}
#sidebar
{
    left: 0px;
    width: 250px;
    position: absolute;
    top: 150px;
}
.sidepanel
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 1em 0px;
    width: 250px;
    padding-top: 10px;
    text-align: center;
}
#topproducts
{
    border-right: #999 1px solid;
    padding-right: 10px;
    border-top: #999 1px solid;
    padding-left: 10px;
    font-size: 90%;
    background: #eee;
    margin-bottom: 1em;
    padding-bottom: 10px;
    border-left: #999 0px solid;
    width: 250px;
    color: #000;
    padding-top: 10px;
    border-bottom: #999 1px solid;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}
.topproduct
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 90%;
    background: #fff;
    padding-bottom: 0px;
    margin: 1em 0px;
    padding-top: 0px;
}
.topproduct H2
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 100%;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
#userpanel
{
    border-right: #999 1px solid;
    padding-right: 10px;
    border-top: #999 1px solid;
    padding-left: 10px;
    font-size: 90%;
    background: #eee;
    margin-bottom: 1em;
    padding-bottom: 10px;
    border-left: #999 0px solid;
    width: 250px;
    color: #000;
    padding-top: 10px;
    border-bottom: #999 1px solid;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}
#userpanel H1
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 140%;
    background: #25b;
    padding-bottom: 0.25em;
    margin: -10px -10px 0.5em;
    color: #fff;
    padding-top: 0.25em;
    text-align: center;
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
    border-radius: 0 8px 0 0;
}
#userpanel H1 A
{
    color: #fff;
}
#userpanel A
{
    color: #36f;
}
#userpanel A:hover
{
    text-decoration: none;
}
#userpanel A.logout
{
    float: right;
    margin-left: 2em;
    color: #f66;
    position: relative;
}
#userpanel A.signup
{
    margin-left: 2em;
    color: #6f6;
}
#userpanel #basket-content
{
    border-top: #47a 0px solid;
}
#userpanel #basket-content H1
{
    font-weight: bold;
}
#userpanel #basket-content UL
{
    padding-right: 0px;
    padding-left: 0.5em;
    font-size: 90%;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}
#userpanel #basket-content UL LI
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0.3em 0px;
    padding-top: 0px;
}
#userpanel P
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
#userpanel #basket-content P.order
{
    text-align: right;
}
UL#basket-content-more-items
{
    margin-top: -0.25em !important;
    display: none;
}
#basket-content .more
{
    margin-left: -0.5em;
    cursor: pointer;
    border-bottom: #000 1px dashed;
}
#categories-tree
{
    border-right: #999 1px solid;
    padding-right: 10px;
    border-top: #999 1px solid;
    padding-left: 10px;
    font-size: 85%;
    z-index: 1000;
    background: #CCEEFF;
    padding-bottom: 10px;
    overflow: hidden;
    border-left: #999 0px solid;
    width: 250px;
    line-height: 1.2em;
    padding-top: 10px;
    border-bottom: #999 1px solid;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}
#categories-tree H1
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 140%;
    background: #25b;
    padding-bottom: 0.25em;
    margin: -10px -10px 1em;
    color: #fff;
    padding-top: 0.25em;
    text-align: center;
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
    border-radius: 0 8px 0 0;
}
#categories-tree-ul UL
{
    margin-left: 0em;
}
FORM.standart INPUT
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    background: #fff;
    border-left: #ccc 1px solid;
    width: 300px;
    color: #000;
    border-bottom: #ccc 1px solid;
    font-family: Consolas, Arial;
}
FORM.standart TEXTAREA
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    background: #fff;
    border-left: #ccc 1px solid;
    width: 300px;
    color: #000;
    border-bottom: #ccc 1px solid;
    font-family: Consolas, Arial;
}
FORM.standart SELECT
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    background: #fff;
    border-left: #ccc 1px solid;
    width: 300px;
    color: #000;
    border-bottom: #ccc 1px solid;
    font-family: Consolas, Arial;
}
FORM.standart TEXTAREA
{
    height: 5em;
}
FORM.standart INPUT.money
{
    width: 100px;
}
FORM.standart INPUT.date
{
    width: 100px;
}
FORM.standart INPUT.money
{
    text-align: right;
}
FORM.standart INPUT[type=checkbox]
{
    background: none transparent scroll repeat 0% 0%;
    width: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
FORM.standart INPUT[type=radio]
{
    background: none transparent scroll repeat 0% 0%;
    width: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
FORM.standart INPUT[type=submit]
{
    border-right: #999 2px solid;
    padding-right: 1em;
    border-top: #999 2px solid;
    padding-left: 1em;
    background: #ccc;
    padding-bottom: 0.25em;
    border-left: #999 2px solid;
    width: 100px;
    padding-top: 0.25em;
    border-bottom: #999 2px solid;
}
FORM.standart DL.info DD
{
    color: #666;
    font-style: italic;
}
FORM.standart DL.info DD LABEL
{
    color: #000;
    font-style: normal;
}
FORM.standart DL.info TEXTAREA
{
    vertical-align: top;
}
#content
{
    margin-top: 2em;
    min-height: 600px;
    margin-left: 290px;
    margin-right: 2em;
}
#content P
{
    margin-bottom: 1em;
}
#content P.path
{
    margin-bottom: 0.5em;
}
#content H1
{
    font-size: 175%;
    margin-bottom: 1em;
    line-height: 120%;
    letter-spacing: 0.1em;
    font-variant: small-caps;
}
.category#content #main-image
{
    display: block;
    float: left;
    margin: 0.5em 1em 1em 0px;
    width: 120px;
    text-align: center;
}
.product#content #main-image
{
    display: block;
    float: left;
    margin: 0.5em 1em 1em 0px;
    width: 120px;
    text-align: center;
}
.product#content UL
{
    margin: 1em 1em 1em 2em;
    list-style-type: square;
}
#content #page-title
{
    margin-bottom: 0.25em;
}
UL.categories-list
{
    border-right: #999 1px solid;
    padding-right: 0px;
    border-top: #999 1px solid;
    display: block;
    padding-left: 1em;
    background: #fff;
    padding-bottom: 0px;
    margin: 0px 0px 1em;
    overflow: hidden;
    border-left: #999 1px solid;
    padding-top: 1em;
    border-bottom: #999 1px solid;
    list-style-type: none;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    border-radius: 0.25em;
}
UL.categories-list LI
{
    display: block;
    float: left;
    margin: 0em 12px 12px 0em;
    width: 140px;
    line-height: 110%;
    height: 170px;
}
UL.categories-list LI
{
    font-size: 80%;
    position: relative;
    text-align: center;
}
UL.categories-list LI A
{
    display: block;
}
UL.categories-list LI .img-wrap
{
    display: block;
    margin: auto;
    width: 120px;
    line-height: 120px;
    height: 120px;
}
UL.categories-list LI .img-wrap IMG
{
    max-width: 120px;
    vertical-align: middle;
    cursor: pointer;
    max-height: 120px;
}
UL.products-list
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}
UL.products-list LI
{
    clear: both;
    border-right: #ddd 1px solid;
    padding-right: 0.5em;
    border-top: #ddd 1px solid;
    display: block;
    padding-left: 0.5em;
    min-height: 110px;
    background: #fff;
    padding-bottom: 0.5em;
    margin: 0px 0px 0.5em;
    border-left: #ddd 1px solid;
    padding-top: 0.5em;
    border-bottom: #ddd 1px solid;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
}
UL.products-list H3
{
    margin-top: 0px;
}
UL.products-list .right-price
{
    margin-top: -1.75em;
    font-weight: bold;
    font-size: 1.25em;
    z-index: 100;
    background: #fff;
    float: right;
    position: relative;
}
UL.products-list .desc-wrap
{
    min-height: 85px;
}
UL.products-list .desc-wrap
{
    margin-left: 125px;
}
UL.products-list .price
{
    margin-left: 125px;
}
UL.products-list .img-wrap
{
    float: left;
    width: 100px;
    height: 100px;
    text-align: center;
}
UL.products-list .img-wrap IMG
{
    max-width: 100px;
    vertical-align: middle;
    max-height: 100px;
}
UL.products-list P
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
UL.products-list .desc-wrap P
{
    line-height: 1.2em;
}
UL.gallery.products-list
{
    display: block;
    margin: 0px -20px 0px 0px;
    overflow: hidden;
}
UL.gallery.products-list H3
{
    font-weight: bold;
    font-size: 90%;
    margin: -0.5em -0.5em 0.5em;
    line-height: 120%;
    border-bottom: #eee 1px solid;
}
UL.gallery.products-list H3 A
{
    padding-right: 0.5em;
    display: block;
    padding-left: 0.5em;
    background: #def;
    padding-bottom: 0.35em;
    color: #36c;
    padding-top: 0.35em;
    text-decoration: none;
    -moz-border-radius-topleft: .5em;
    -moz-border-radius-topright: .5em;
    -webkit-border-top-left-radius: .5em;
    -webkit-border-top-right-radius: .5em;
    border-radius-topleft: .5em;
    border-radius-topright: .5em;
}
UL.gallery.products-list H3 A:hover
{
    background: #cde;
    color: #25b;
}
UL.gallery.products-list LI
{
    clear: none;
    display: block;
    float: left;
    margin-bottom: 7px;
    overflow: visible;
    width: 290px;
    margin-right: 7px;
    position: relative;
    height: 175px;
}
UL.gallery.products-list .right-price
{
    display: none;
}
UL.gallery.products-list .img-wrap
{
    width: 120px;
    margin-right: -115px;
    height: 120px;
}
UL.gallery.products-list IMG
{
    max-width: 120px;
    max-height: 120px;
}
UL.gallery.products-list .desc-wrap
{
    font-size: 75%;
    overflow: auto;
    width: 165px;
    position: relative;
    height: 120px;
}
UL.gallery.products-list .price
{
    margin-left: 0px;
}
UL.gallery.products-list .price B
{
    display: block;
    float: left;
    width: 125px;
    text-align: center;
}
UL.gallery.products-list .price .buy-button
{
    left: 130px;
    bottom: 5px;
    position: absolute;
}
UL.gallery.products-list .price .models-button
{
    left: 130px;
    bottom: 5px;
    position: absolute;
}
UL.gallery.products-list .price B
{
    display: block;
    background: #fff;
    left: 5px;
    width: 120px;
    bottom: 10px;
    position: absolute;
    text-align: center;
}
.buy-button
{
    border-top-width: 0px;
    font-weight: bold;
    border-left-width: 0px;
    font-size: 11px;
    background: url(/img/buy-button.png) no-repeat;
    border-bottom-width: 0px;
    overflow: visible;
    width: 100px;
    cursor: pointer;
    font-family: Trebuchet MS, Verdana, sans-serif;
    height: 30px;
    border-right-width: 0px;
    text-decoration: none;
}
.models-button
{
    border-top-width: 0px;
    font-weight: bold;
    border-left-width: 0px;
    font-size: 11px;
    background: url(/img/buy-button.png) no-repeat;
    border-bottom-width: 0px;
    overflow: visible;
    width: 100px;
    cursor: pointer;
    font-family: Trebuchet MS, Verdana, sans-serif;
    height: 30px;
    border-right-width: 0px;
    text-decoration: none;
}
.models-button
{
    font-weight: normal;
    white-space: nowrap;
}
.buy-button:hover
{
    background: url(/img/buy-button-hover.png) no-repeat;
}
.models-button:hover
{
    background: url(/img/buy-button-hover.png) no-repeat;
}
.products-list .no-image
{
    display: block;
    background: url(/img/no-photo.png) no-repeat 50% 50%;
    width: 120px;
    height: 120px;
}
.categories-list .no-image
{
    display: block;
    background: url(/img/no-photo.png) no-repeat 50% 50%;
    width: 120px;
    height: 120px;
}
.submit-order-button
{
    border-top-width: 0px;
    border-left-width: 0px;
    font-size: 14pt;
    background: url(/img/submit-order-button.png) no-repeat;
    border-bottom-width: 0px;
    width: 200px;
    cursor: pointer;
    color: #fff;
    height: 50px;
    border-right-width: 0px;
}
.submit-order-button:hover
{
    background: url(/img/submit-order-button-hover.png) no-repeat;
}

