/*

        (c) 2006, Mediaweb Stidio
        URL: www.karelfon.ru

*/

body {
        background-color: #EDE5D0;
        padding: 0px 30px 30px 30px ;

      }

body, td {font: 12px Arial, sans-serif;}

/* Header*/

.header-links {
        background: rgb(255,255,255) url(/img/bg/crn-lt.gif) left top no-repeat;
}
.header-links div {
        padding: 0px 12px;
        background: url(/img/bg/crn-rt.gif) right top no-repeat;
}
.header-links td {
        white-space: nowrap;
        color: rgb(153,153,153);
        padding: 12px 15px 10px 10px;
        background: url(/img/bg/line-h.gif) left bottom repeat-x;
        line-height: 10px;
}
.header-links a {
        color: #DA0000;
}
.header-logo {
        padding: 26px 0px 29px 0px;
        background-color: rgb(255,255,255);
}

/* Footer */

.footer-links {
        padding: 30px 0px 0px 0px;
        background: rgb(255,255,255) url(/img/bg/crn-lb.gif) left bottom no-repeat;
}
.footer-links div {
        padding: 0px 20px;
        border-top: 2px solid #DA0000;
        background: url(/img/bg/crn-rb.gif) right bottom no-repeat;
}
.footer-links td {
        white-space: nowrap;
        color: rgb(153,153,153);
        padding: 18px 6px 15px 0px;
        line-height: 10px;
}
.footer-links div div {
        padding: 0px 0px 5px 0px;
        border: none;
        background-image: none;
}
.footer-links a {
        color: #DA0000;
}

/* Column */

.main .col-hld-line {
        background: rgb(255,255,255) url(/img/bg/line-v.gif) center top repeat-y;
}
.col-hld-green div,
.col-hld-blue div,
.col-hld-red div {
        font-weight: bold;
        text-align: center;
        padding: 5px 0px 6px 4px;
        margin: 0px 4px 0px 0px;
        line-height: 10px;
}
.col-hld-blue a {color:#BB6511;}
.col-hld-green {
        background: url(/img/bg/hld-green-r.gif) right top no-repeat;
}
.col-hld-green div {
        background: rgb(227,248,212) url(/img/bg/hld-green-l.gif) left top no-repeat;
        color: rgb(76,122,55);
}
.col-hld-blue {
        background: url(/img/bg/hld-org-r.gif) right top no-repeat;
}
.col-hld-blue div {
        background: #FFBD7D url(/img/bg/hld-org-l.gif) left top no-repeat;
        color: #BB6511;
}
.col-hld-red {
        background: url(/img/bg/hld-red-r.gif) right top no-repeat;
}
.col-hld-red div {
        background: #FF0000 url(/img/bg/hld-red-l.gif) left top no-repeat;
        color: #FFFFFF;
}
.block-cnt {
        margin: 10px 10px 20px 10px;
}
.block-cnt TABLE {
        width: 99%;
}
.block-cnt TD.bl-mod {
        padding-right: 7px;
}
.block-cnt TD.bl-pr {
        text-align: right;
}
.block-sep {
        height: 10px;
        margin: 0px -10px 0px -10px;
        background: url(/img/bg/line-h.gif) left 7px repeat-x;
}
.block-spec {
        width: 100%;}
.block-spec TD.spec-phone{
        padding-left: 7px;
        padding-right: 7px;
}
.block-spec TD.spec-data{
        padding-left: 15px;
}
.spec-model {
        font-size: 12px;
        color: #FF0000;
        font-weight: bold;
        margin-bottom: 15px;
}
.spec-price {
        font-size: 18px;
        color: #333333;
        font-weight: bold;
}
.spec-salon  {
        font-size: 12px;
        color: #333333;
        margin-bottom: 15px;
}
