html, body, dl, dt, dd, form {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font: 100.1% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

input, textarea {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a img { border: none; }
:focus { outline: none; }

a {
    color: #4c8fd8;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

.float-fix:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.layout {
    width: 100%;
    min-width: 920px;
}

/* {{{ header */
.header {
    position: relative;
    height: 60px;
}
.inner #header {
}
#logo {
    position: absolute;
    left: 100px;
    top: 0;
}
.inner #logo {
    left: 49px;
    top: 39px;
}
.main-menu {
    list-style: none;
    margin: 0 0 0 350px;
    padding: 20px 0 0 0;
}
.main-menu li {
    display: inline;
}
.main-menu a,
.main-menu b {
    margin: 15px;
    font: 18px Arial, Helvetica, sans-serif;
}
/* }}} header */

/* {{{ content */
h2 {
    font: bold 24px "Arial Narrow", Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
}
.content {
    margin-bottom: 40px;
}
.content p {
    margin-bottom: 1em;
}
.submenu {
    width: 270px;
    float: left;
}
/*
#banners {
    text-align: center;
    border-top: 1px solid #f4f2f0;
    border-bottom: 1px solid #f4f2f0;
    padding: 6px 0;
}
#banners ul {
    list-style: none;
    padding: 0 0 0 5px;
    width: 920px;
    margin: 0 auto;
}
#banners ul li {
    display: inline;
}
#banners ul a {
    margin: 5px;
}
#banners ul img {
    vertical-align: top;
}
*/
.main-page-content {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
td.catalog {
    width: 260px;
    vertical-align: top;
    padding-top: 110px;
}
td.main {
    /* background: url(/img/girlz.jpg) no-repeat 40% 0%; */
    vertical-align: top;
    /* padding-top: 549px; */
    padding-right: 70px;
}
h1 {
    color: #906;
    font-weight: normal;
}
#splash {
    margin-left: 40px;
    margin-right: -70px;
    height: 550px;
}
.content-inner {
    padding: 0 0 0 40px;
}
.content-inner table {
    border-collapse: collapse;
}
.content-inner td {
    padding: 5px;
    border: 1px solid #ccc;
}
.news h2 {
    font: 32px Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}
.news {
    float: left;
    width: 200px;
}
.news h2 {
    padding: 0;
    margin: 0;
}
.news dl {
}
.news dt {
    position: relative;
}
.news dd {
    margin: 0 0 10px 25px;
    color: #999;
    font-size: 80%;
}
.news dt span {
    color: #404e4f;
    font-size: 10px;
}
.news dt a {
    margin-left: 25px;
    display: block;
    font-size: 80%;
}
.news dt span b {
    color: #906;
    font-size: 14px;
    font-weight: normal;
}
.news .more {
    display: block;
    background: url(/img/arrow1.gif) no-repeat 10px 50%;
    font-size: 16px;
    line-height: 22px;
    padding-left: 25px;
}
.main .info {
    margin-left: 200px;
}
.info h2 {
    padding: 0;
    margin: 0;
}
.info p {
    margin: 0 0 10px 0;
    padding: 0;
}

.catalog h2 {
    width: 280px;
    height: 167px;
    background: url(/img/hd_prod.png) no-repeat 0 0;
    text-indent: -9999px;
}
#catalog-tree, #catalog-tree ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}
#catalog-tree {
    margin: -45px 0 0 30px;
}
#catalog-tree li a {
    color: #906;
    font-size: 16px;
    display: block;
    position: relative;
}
#catalog-tree li a b {
    position: absolute;
    background-image: url(/img/ico_collapse.gif);
    background-repeat: no-repeat;
    background-position: 0 -16px;
    width: 13px;
    height: 13px;
    left: -25px;
    top: 3px;
    overflow: hidden;
    font-size: 0;
}
#catalog-tree li.opened a b {
    background-position: 0 0;
}
#catalog-tree li ul {
    display: none;
}
#catalog-tree li.opened ul {
    display: block;
}
#catalog-tree li li a {
    color: #4c8fd8;
    font-size: 14px;
    display: inline;
}
#catalog-tree li {
    padding-left: 25px;
    margin-bottom: 10px;
}
#catalog-tree li li {
    padding-left: 20px;
    margin-bottom: 0px;
}

.category-content {
    margin: 0;
    padding: 0;
    list-style: none;
}
.category-content li {
    float: left;
    width: 130px;
    text-align: center;
}
.category-content a {
    display: block;
    margin-top: 5px;
}
.category-content .item {
    margin: 0 10px 10px 0;
    border: 1px solid #dedede;
    padding: 10px;
    min-height: 150px;
}
.category-content span {
    display: block;
    border: 1px solid #ededed;
    padding: 4px;
}

.goods-info img {
    float: left;
    margin-right: 10px;
}
.goods-info .descr {
    display: table;
}

/*
.partners h2 {
    background: url(/img/headers.png) no-repeat 0 -22px;
    height: 22px;
    text-indent: -9999px;
    font-size: 14px;
    margin-bottom: 15px;
}
.partners ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.partners ul li {
    text-align: center;
    margin: 19px;
}
.partners .more {
    display: block;
    background: url(/img/headers.png) no-repeat 0 -58px;
    height: 14px;
    text-indent: -9999px;
    font-size: 10px;
    text-decoration: none;
}
.partners .c-r-b {
    width: 350px;
}
.partners .c-l-t {
    padding: 10px;
}
*/

/* {{{ round corners */
.corners, .c1, .c2, .c3 {
    background-image: url(/img/corners.png);
    background-repeat: no-repeat;
}
.corners {
    position: relative;
    background-position: -30px -30px;
    padding: 30px;
}
.c1, .c2, .c3 {
    position: absolute;
    overflow: hidden;
}
.c1 {
    background-position: 0 -30px;
    top: 0;
    right: 0;
    bottom: 30px;
    width: 30px;
}
.c2 {
    background-position: -30px 0px;
    bottom: 0;
    left: 0;
    height: 30px;
    right: 0;
}
.c3 {
    background-position: 0px 0px;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
}

/* }}} round corners */

/* {{{ feedback form */
/*
#feedback-form {
}
#feedback-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
#mail {
    display: none;
}
#feedback-form table {
    border-collapse: collapse;
}
#feedback-form td {
    padding: 3px 10px 3px 0;
}
#feedback-form textarea {
    display: block;
    margin-bottom: 10px;
}
#wait-box {
    width: 200px;
    padding: 10px;
    height: 50px;
    line-height: 50px;
    border: 5px solid #dedede;
    background: white;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -110px;
    text-align: center;
}
*/
/* }}} feedback form */

/* }}} content */

/* {{{ footer */
.footer {
    background: url(/img/wear1.png) no-repeat 100px 70px;
    padding: 0 70px 20px 240px;
    font-family: Arial, Helvetica, sans-serif;
}
.footer p {
    margin: 0;
}
.footer-inner {
    background-position: 140px 63px;
}
.copy {
}
.footer-inner .phone {
    margin-left: 33px;
}
.phone .corners {
    padding: 15px 30px;
}
.phone .float-fix {
    position: relative;
    z-index: 9999;
}
.phone h2 {
    color: #8e9794;
    font-size: 24px;
    margin: 0 0 0 30px;
    padding: 0;
}
.phone1 {
    float: left;
    width: 265px;
    border-right: 1px solid #cbcbe2;
}
.phone2 {
    margin-left: 295px;
}
.phone strong {
    font-size: 18px;
    font-weight: normal;
}
.phone b {
    font-size: 30px;
    font-weight: normal;
    display: block;
}
.address {
    font-size: 80%;
    padding: 10px 0 0 30px;
}
.footer-inner .address {
    padding-left: 70px;
}
.address em {
    font-style: normal;
    color: #8E9794;
}
/* }}} footer */



