body, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, a, img {
    margin: 0;
    padding: 0;
}

img, fieldset {
    border: 0;
}

* {
  margin: 0;
  padding: 0;
}

html {height: 100%;}

* html body {height: 100%;}

body {
  min-height: 100%;
  position: relative;
}

#main-content-wrapper {
  padding-bottom: 56px;
}

#footer {
  position: absolute;
  bottom: 0;
  height: 26px;
  width: 871px;
}

#footer {
    background: url(../images/footer_flower.png) no-repeat left center;
    border-top: 1px solid #CCCCCC;
    padding: 15px 0;
    margin-left: 35px;
    margin-right: 34px;
    padding-left: 50px;
    color: #999999;
}

#footer a {
    color: #999999;
}

#footer a:hover {
    color: #666666;
}

#footer a.slot_edit {
    color: #FFF;
}

body {
    background: #FFFFFF url(../images/background.jpg) no-repeat top center;
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #4d4d4d;
}

a {
    color: #91A706;
    text-decoration: underline;
}

a:visited {
    color: #91a706;
    text-decoration: underline;
}

a:hover {
    color: #5d6c00;
    text-decoration: none;
}

ul li {
    list-style: none;
}

a.slot_edit, a.slot_edit_with_editor {
    position: absolute;
    display: block;
    padding: 5px;
    color: white;
    background: red;
    font-weight: bold;
    text-decoration: none;
}

#admin-panel li {
    float: left;
}

#admin-panel a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: white;
    font-weight: bold;
}

#admin-panel {
    background: #AAAAAA;
    border-bottom: 1px dotted #999999;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6000;
    opacity: 0.8;
}

#admin-panel ul {
    list-style: none outside none;
    width: 940px;
    margin: 0 auto;
}

#main-content-wrapper {
    
}

#main-wrapper {
    width: 992px;
    margin: 0 auto;
}

#header {
    height: 150px;
}

#header-logo, #header-phone, #header-menu, #header-cart {
    position: absolute;
}

#header-logo {
    display: block;
    width: 289px;
}

#header-phone {
    margin-left: 289px;
    width: 192px;
    padding-top: 28px;
}

#header-phone a {
    display: block;
    padding-left: 32px;
}

#header fieldset {
    padding-top: 10px;
}

#header form input {
    border: 0;
}

#header-search {
    background: url(../images/header/search_bg.png) no-repeat top left;
    width: 162px;
    height: 20px;
    padding-top: 3px;
    padding-bottom: 4px;
    font-family: Tahoma, Arial;
    font-size: 11px;
    padding-left: 10px;
    color: #999999;
    display: block;
}

#header-submit {
    position: absolute;
    margin-left: 150px;
    margin-top: -27px;
    background: url(../images/header/search_button.png) no-repeat top left;
    width: 25px;
    height: 27px;
    cursor: pointer;
}

#header-cart {
    height: 25px;
    margin-left: 847px;
    margin-top: 30px;
    color: #999999;
}

#header-cart img {
    vertical-align: middle;
    margin-right: 10px;
}

#header-cart a {
    display: block;
}

#header-menu {
    list-style: none;
    margin-left: 480px;
    margin-top: 63px;
}

#header-menu li {
    float: left;
}

#header-menu li a {
    display: block;
    height: 60px;
}

#header-menu li.hm1 a {
    width: 123px;
    background: url(../images/header/menu/menu_1.png);
}

#header-menu li.hm2 a {
    width: 135px;
    background: url(../images/header/menu/menu_2.png);
}

#header-menu li.hm3 a {
    width: 119px;
    background: url(../images/header/menu/menu_3.png);
}

#header-menu li.hm4 a {
    width: 116px;
    background: url(../images/header/menu/menu_4.png);
}

#header-menu li.hm1 a:hover {
    background: url(../images/header/menu/menu_1_over.png);
}

#header-menu li.hm2 a:hover {
    background: url(../images/header/menu/menu_2_over.png);
}

#header-menu li.hm3 a:hover {
    background: url(../images/header/menu/menu_3_over.png);
}

#header-menu li.hm4 a:hover {
    background: url(../images/header/menu/menu_4_over.png);
}

#content-wrapper {
    margin: 0 34px 0 35px;
}

#home-catalog {
    overflow: hidden;
}

#home-catalog a {
    width: 230px;
    height: 230px;
    margin-right: 1px;
    margin-bottom: 1px;
    float: left;
    text-decoration: none;
}

#home-catalog a.last {
    margin-right: 0;
}

#home-catalog img, #home-catalog span, #home-catalog small {
    position: absolute;
    color: white;
    font-family: "Trebuchet MS", Arial;
    font-weight: normal;
}

#home-catalog span, #home-catalog small {
    display: block;
    margin-left: 16px;
}

#home-catalog span {
    font-size: 17px;
    margin-top: 182px;
}

#home-catalog small {
    font-size: 11px;
    margin-top: 201px;
    font-family: Tahoma, Arial;
    padding-top: 1px;
}

#home-catalog span {
    font-weight: normal;
}

#home-advice {
    float: right;
    width: 254px;
    padding: 13px;
    margin-top: 30px;
    border-top: 1px solid #FFF;
    background: url(../images/article_bg.png) repeat;
    padding-bottom: 0;
}

#home-advice a.wrap {
    float: left;
}

#home-advice img {
    border: 1px solid #FFF;
    margin-right: 10px;
}

#home-advice .home-adv {
    border-bottom: 1px solid #FFF;
    padding: 15px 8px;
}

#home-advice .home-adv p {
}

#home-advice .home-adv a {
    color: #C55C0A;
    
    display: block;
    font-weight: bold;
}

#home-advice .home-adv a.title {
    padding: 0 0 8px 0;
}

#home-advice a.to_all {
    color: #C55C0A;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    background: url(../images/article_flower.png) no-repeat 150px top;
    height: 35px;
    text-align: right;
}

#home-advice .home-adv a:hover {
    color: #D7711F;
}

#home-welcome {
    margin-top: 30px;
    width: 636px;
    font-family: "Trebuchet MS", Arial;
    font-size: 13px;
}

#home-welcome h1 {
    font-size: 26px;
    font-weight: normal;
    color: #000;
    margin-bottom: 15px;
}

#home-welcome p {
    text-align: justify;
    margin-bottom: 15px;
}

#home-welcome-text {
    padding-bottom: 20px;
    padding-right: 20px;
}

#home-welcome-text p {
    line-height: 16px;
}

#home-steps {
    list-style: none;
}

#home-steps li {
    float: left;
    width: 212px;
    font-family: Tahoma, Arial;
    font-size: 11px;
    margin-bottom: 30px;
}

#home-steps li .slot {
    padding: 0 24px;
    text-align: justify;
}

#home-steps li.step-bg {
    color: #fff;
    background: url(../images/step_bg.png) no-repeat top left;
}

#home-steps li.step-bg p {
    margin-bottom: 0;
}

#home-steps li.step-bg .step-bg-bottom {
    vertical-align: bottom;
}

#home-steps #step-button {
    display: block;
    text-align: center;
    padding: 10px 0;
    width: 172px;
    height: 40px;
    background: url(../images/buttons/cat.png) no-repeat center center;
    margin: 0 auto;
}

#home-steps #step-button:hover {
    background: url(../images/buttons/cat_over.png) no-repeat center center;
}

#home-brands {
    clear: both;
}

#home-goods {
    background: url(../images/home_goods_background.gif) no-repeat top left;
    border-top: #B2B2B2 1px solid;
    clear: both;
    padding: 30px;
}

#home-goods li {
    display: block;
    float: left;
    width: 145px;
    margin-right: 31px;
}

#home-goods li div {
    width: 143px;
    text-align: center;
    background: #fff;
    margin-bottom: 15px;
    padding: 10px 0 8px;
    border: #CCCCCC 1px solid;
}

#home-goods .price {
    background: url("../images/price_bg.png") no-repeat center center;
    width: 84px;
    height: 32px;
    color:#FFFFFF;
    font-family:"Trebuchet MS",Arial;
    font-size:20px;
    margin: 0 auto;
    padding: 0;
    line-height: 32px;
    margin-top: 7px;
    margin-bottom: 2px;
    text-align: right;
    padding-right: 8px;
    border: 0;
}

#home-goods a {
    color: #000;
    display: block;
    text-align: center;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
}

#home-goods a:hover {
    color: #666;
}

.clr { clear: both; }

#breadcrumbs {
    border-bottom: 1px solid #CCCCCC;
    padding: 6px 0;
}

#breadcrumbs a {
    font-family: "Trebuchet MS", Arial;
    font-style: italic;
    color: #999999;
}

#breadcrumbs a:hover {
    color: #666666;
    text-decoration: none;
}

#catalog-menu-image {
    height: 230px;
    margin-bottom: 10px;
}

#catalog-menu-image img, #catalog-menu-image span, #catalog-menu-image small {
    position: absolute;
    color: white;
    font-family: "Trebuchet MS", Arial;
    font-weight: normal;
}

#catalog-menu-image span, #catalog-menu-image small {
    display: block;
    margin-left: 16px;
}

#catalog-menu span {
    padding-left: 15px;
}

#catalog-menu-image span {
    font-size: 17px;
    margin-top: 182px;
    padding-left: 0px;
}

#catalog-menu ul li.ch-active span {
    padding-left: 0px;
}

#catalog-menu-image small {
    font-family: Tahoma, Arial;
    font-size: 11px;
    margin-top: 201px;
    padding-top: 1px;
}

#catalog-menu {
    float: left;
    width: 254px;
}

#catalog-menu li {
    padding: 5px 0 5px 16px;
    color: #C55C0A;
    font-family: "Trebuchet MS", Arial;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

#catalog-menu li.active {
    background: url(../images/menu_catalog_bg.png) top left repeat-y;
    padding: 18px 0;
    
}

#catalog-menu li.active > a {
    color: #C55C0A;
    padding-left: 16px;
}

#catalog-menu a {
    font-family: "Trebuchet MS", Arial;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

#catalog-menu li ul {
    padding-top: 10px;
}

#catalog-menu li li {
    padding: 7px 0;
    padding-left: 0;
    color: #FFF;
    font-size: 12px;
    padding-left: 16px;
}

#catalog-menu li li.ch-active {
    display: block;
    /*height: 26px;
    line-height: 26px;*/
    padding: 7px 0;
    padding-left: 16px;
    background: url("../images/menu_catalog_sub_bg.gif") no-repeat left center;
}

#catalog-menu li li a {
    color: #91A706;
    font-size: 12px;
}

#catalog-menu li li a:hover {
    color: #5D6C00;
}

#catalog-menu a:hover {
    color: #666666;
}

#catalog-menu li li.ch-active a, #catalog-menu li li.ch-active a:hover {
    color: #FFF;
}

#catalog-content {
    margin-left: 254px;
}

#catalog-content h1 {
    color:#000000;
    font-family:"Trebuchet MS",Arial;
    font-size:26px;
    font-weight:normal;
    padding-bottom:24px;
    padding-top:16px;
    line-height:26px;
}

.catalog-offer {
    margin-right: 240px;
    padding-bottom: 14px;
}

.catalog-offer h2 {
    width: 182px;
    padding: 0 15px;
}

.catalog-offer h2 a {
    color: #000000;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    font-weight: normal;
}

.catalog-offer h2 a:hover {
    color: #666666;
}

.catalog-offer .price {
    background:url("../images/price_bg.png") center center no-repeat;
    color:#FFFFFF;
    font-family: "Trebuchet MS", Arial;
    font-size:20px;
    line-height: 32px;
    width: 84px;
    height: 32px;
    text-align: right;
    padding-right: 8px;
}

.catalog-offer .catalog-thumb {
    border: 1px #CCCCCC solid;
    display: block;
    background: #FFF;
    width: 100px;
    height: 100px;
}

.catalog-offer .catalog-thumb img {
    display: block;
    margin: 0 auto;
}

.catalog-offer .catalog-title {
    line-height: 16px;
}

#catalog-right {
    width: 230px;
    float: right;
}

#pager {
    margin-top: 20px;
    padding-bottom:60px;
}

#pager li {
    color: #666;
    float: left;
    font-family: "Trebuchet MS", Arial;
    font-size: 13px;
    font-weight: normal;
    display: block;
}

#pager-title {
    padding: 12px 5px;    
}

#pager li a {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 12px;
}

#pager a:hover {
    background: url("../images/pagenavi_bg_over.png") no-repeat center center;
}

#pager li.active-page {
    background: url("../images/pagenavi_bg.png") no-repeat center center;
    color: #FFF;
    font-weight: bold;
    padding: 12px;
}

#offer-data {
    margin-bottom: 30px;
}

#offer-picture {
    border: 1px #CCCCCC solid;
}

#offer-data .price {
    background:url("../images/price_bg.png") center center no-repeat;
    color:#FFFFFF;
    font-family: "Trebuchet MS", Arial;
    font-size:20px;
    line-height: 32px;
    width: 84px;
    height: 32px;
    text-align: right;
    padding-right: 8px;
}

#offer-attr-desc {
    margin-right: 253px;
}

#offer-attr-desc h2 {
    font-family: "Trebuchet MS", Arial;
    font-size:	17px;
    font-style:	normal;
}

#offer-attr {
    margin-bottom: 30px;
}

#offer-attr td {
    padding-bottom:4px;
    padding-left:16px;
    padding-right:16px;
    padding-top:4px;
    border-bottom: 1px dotted #999999;
}

#offer-attr td.value {
    font-weight: bold;
}

#offer-attr h2, #offer-desc h2 {
    margin-bottom: 15px;
    color: #000000;
    font-family:"Trebuchet MS",Arial;
    font-size:17px;
    font-style: italic;
    font-weight:bold;
}

#offer-desc {
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    line-height:16px;
    text-align:justify;
}

#advice-categories {
    background: url('../images/header/menu_advice_bg.png') no-repeat left top;
    height: 40px;
    line-height: 38px;
    padding-left:36px;
}

#advice-categories a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding-right: 13px;
}

#advice-categories a:hover {
    color: #666;
}

#cart-items {
    border-top: 1px solid #FFF;
    background: url("../images/articles_bg.png");
}

.cart-items-orange {
    background-color:#D7711F;
    color:#FFFFFF;
}

.cart-item {
    
}

.cart-item td {
    padding: 24px 0;
    color:#000000;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    vertical-align: middle;
}

.cart-item input {
    font-family:Tahoma,Arial;
    font-size:11px;
    height:21px;
    width:40px;
}

#cart-total {
    background-color:#D7711F;
color:#FFFFFF;
font-family:"Trebuchet MS",Arial;
font-size:20px;
}

#cart-total td {
text-align:right;
padding-bottom:12px;
padding-right:30px;
padding-top:12px;
}

.cart-item .cart-item-total, .cart-item .cart-item-price {
    color:#D7711F;
font-family:"Trebuchet MS",Arial;
font-size:20px;
text-align: right;
padding-right:20px;
}

#order-orange {
    background-color:#D7711F;
    color:#FFFFFF;
    font-family:"Trebuchet MS",Arial;
    font-size:17px;
    padding-bottom:12px;
    padding-top:12px;
    text-align:center;
    margin-bottom:30px;
    font-weight:normal;
}

#order-info {
    background-image:url("../images/white_bg.png");
    background-repeat:repeat;
    border-top-color:#FFFFFF;
    border-top-style:solid;
    border-top-width:1px;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    padding-bottom:30px;
    padding-left:24px;
    padding-top:24px;
    margin-bottom: 30px;
}

#order-info p {
    padding-bottom: 1em;
}

#order-delivery-info {
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    line-height:16px;
    padding-bottom:16px;
    padding-left:16px;
}

#order-delivery-info p {
    margin-bottom: 15px;
}

.flash-message {
    background-color:#D7711F;
    color:#FFFFFF;
    font-family:"Trebuchet MS",Arial;
    font-size:17px;
    padding:12px;
    margin-bottom:30px;
    text-align:center;
}

#offer-advice-list {
    float: right;
    width: 205px;
    padding: 13px;
    border-top: 1px solid #FFF;
    background: url(../images/article_bg.png) repeat;
    padding-bottom: 0;
}

#offer-advice-list img {
    border: 1px solid #FFF;
    margin-right: 10px;
}

#offer-advice-list .offer-adv {
    border-bottom: 1px solid #FFF;
    padding: 15px 8px;
}

#offer-advice-list .offer-adv p {
}

#offer-advice-list .offer-adv a {
    color: #C55C0A;
    display: block;
    font-weight: bold;
}

#offer-advice-list a.to_all {
    color: #C55C0A;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    background: url(../images/article_flower.png) no-repeat 100px top;
    height: 35px;
    text-align: right;
}

#offer-advice-list .offer-adv a:hover {
    color: #D7711F;
}

#buy-item {
    background: url(../images/buttons/buy.png);
    width: 110px;
    height: 47px;
    display: block;
    position:relative;
    left:-9px;
}

#buy-item:hover {
    background: url(../images/buttons/buy_over.png);
}

#offer-data .price, #offer-data .offer-data-item {
    margin-bottom: 15px;
}

#offer-data .offer-data-item label {
    text-align: left;
    display: block;
}

#offer-data .offer-params {
    width: 120px;
    padding-left: 35px;
}

#offer-vendor {
    padding-bottom: 30px;
}

select#offer-size, select#offer-color {
    width: 90px;
}

#offer-123 li {
    height: 46px;
    display: block;
    padding-left: 30px;
}

#offer-123 a {
    border-bottom: dashed 1px;
    color: #000000;
    font-family: "Trebuchet MS",Arial;
    font-size:	17px;
    text-decoration: none;
}

#offer-123 a:hover {
    border: 0;
    color: #666;
}

#offer-123 .off-1 {
    background: url(../images/1.png) no-repeat left top;
}

#offer-123 .off-2 {
    background: url(../images/2.png) no-repeat left top;
}

#offer-123 .off-3 {
    background: url(../images/3.png) no-repeat left top;
}


#delivery-items {
    border-top: 1px solid #FFF;
    background: url(../images/green_bg.png);
}

#delivery-items a {
    font-family: Tahoma, Arial;
}

#delivery-items .delivery-title {
    background-color:#5D6C00;
    color:#FFFFFF;
    font-family:"Trebuchet MS",Arial;
    font-size:17px;
    text-align:left;
}

#delivery-items .delivery-offset-td {
  padding-left:24px;
}

#delivery-items .delivery-subtitle {
    background-color:#91A706;
    color:#FFFFFF;
    padding-left:24px;
    padding-right:24px;
    text-align:left;
    vertical-align:middle;
}

#delivery-items .delivery-item {
    color:#000000;
  font-family:"Trebuchet MS",Arial;
  font-size:13px;
    vertical-align:middle;
}

#delivery-items .delivery-footer {
  background-color:#D5D548;
color:#5D6C00;
padding-left:24px;

}

#delivery-items .delivery-price {
  color:#5D6C00;
font-family:"Trebuchet MS",Arial;
font-size:20px;
text-align:right;
vertical-align:middle;
line-height:12px;
padding-right: 15px;
}

#delivery-items a {
  color:#000;
font-family:"Trebuchet MS",Arial;
font-size:11px;
}

#delivery-items a:hover {
  color:#666
}

.with-dotted {
    background: url(../images/zakaz_pinktir.png) no-repeat bottom center;
}

#cart-recalculate {
    background: url(../images/buttons/recalculate.png);
    width: 130px;
    height: 40px;
    display: block;
    float: right;
}

#cart-recalculate:hover {
    background: url(../images/buttons/recalculate_over.png);
}

.cart-h2 {
    font-family: "Trebuchet MS",Arial;
    font-size: 17px;
    font-weight: normal;
    color: #000000;
}

#userdata {
    background:#F2F2F2;
}

#userdata-title {
    background-color:#999999;
    color:#FFFFFF;
    padding-left:24px;
    text-align:left;
    vertical-align:middle;
}

#userdata .block {
    padding-top:15px;
}

#userdata input, #userdata textarea {
    border:#CCCCCC solid 1px;
    color:#000000;
    font-family:Tahoma,Arial;
    font-size:11px;
    height:17px;
    display: block;
    margin-bottom:13px;
    width: 137px;
}

#order-submit {
    width: 124px;
    height: 47px;
    background: url(../images/buttons/zakaz.png);
}

#order-submit:hover {
    background: url(../images/buttons/zakaz_over.png);
    cursor: pointer;
}

.catalog-advice {
    padding-bottom: 28px;
}

.catalog-adv-thumb {
    border: 1px solid #FFF;
    margin-right: 15px;
}

.catalog-advice h2 a {
    font-family:"Trebuchet MS",Arial;
    font-size:17px;
    color:#C55C0A;
    font-weight:normal;
}

.catalog-advice h2 a:hover {
    color: #D7711F;
}

.catalog-advice .adv-intro {
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    line-height:16px;
    padding-bottom:10px;
    padding-top:10px;
    background: url("../images/dotted.gif") repeat-x left bottom;
}

.adv-foot {
    padding-top:6px;
    color:#999999;
    font-family:"Trebuchet MS",Arial;
    font-style:italic;
}

.adv-foot a {
    color:#999999;
}

.adv-foot a:hover {
    color:#666666;
}

.adv-foot .adv-cat {
    float: left;
}

.adv-foot .adv-rating {
    float: right;
}

#show-adv-cont {
    margin-bottom: 30px;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    line-height:16px;
    text-align:justify;
    vertical-align:top;
}

#show-adv-rate {
    margin-bottom: 30px;
    text-align: right;
}

#similar-advices {
    background: url("../images/articles_bg.png");
    border-top: 1px solid #FFF;
    padding: 24px;
    padding-right: 0;
    margin-bottom: 30px;
}

#similar-advices .sim-adv {
    float: left;
}

#similar-advices img {
    border: 1px solid #FFF;
    margin-right: 10px;
}

#similar-advices a.adv-title {
    color:#C55C0A;
    display:block;
    font-weight:bold;
    padding-right:21px;
    text-align:left;
}

#similar-advices a.adv-title:hover {
    color: #D7711F;
}

#anchors {
    background: url(../images/white_bg.png);
    border-top: #FFFFFF 1px solid;
    padding: 20px;
    padding-right: 12px;
}

#anchors .anchor {
    padding-bottom: 30px;
}

#anchors .anchor-bottom {
    padding-bottom: 0px;
}

#anchors .anchor a {
    padding-left: 6px;
    color: #91A706;
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: underline;
}

#anchors .anchor a:hover {
    color: #5D6C00;
    text-decoration: none;
}

#top-offers {
    background: url(../images/white_bg.png);
    border-top: #FFFFFF 1px solid;
    padding: 20px;
    padding-right: 12px;
}

#top-offers img {
    margin-right: 10px;
    border: 1px solid #CCC;
}

#top-offers .top-offer {
    padding-bottom: 30px;
}

#top-offers a {
    color: #000;
    display: block;
    padding-bottom: 10px;
    margin-left: 70px;
}

#top-offers a.pic {
    margin-left: 0;
    padding-bottom: 0;
    float: left;
}

#top-offers a:hover {
    color: #666;
}

#top-offers span {
    font-weight: bold;
    color: #D7711F;
    display: block;
    margin-left: 70px;
    padding-left: 0px;
}

#catalog-menu #top-offers {
    background: url(../images/adv_top.png);
    border-top: #CCCCCC 1px solid;
    width: 190px;
    padding: 20px;
    margin-bottom: 30px;
}

#catalog-menu #top-offers a {
    font-family:Tahoma,Arial;
    font-size:11px;
    font-weight: normal;
    text-transform: inherit;
    text-decoration: underline;
}



#banner-sep {
    height: 30px;
}

#send-contact {
    background: url(../images/buttons/send.png);
    width: 116px;
    height: 40px;
    cursor: pointer;
    float: right;
}

#send-contact:hover {
    background: url(../images/buttons/send_over.png);
}

#content-wrapper-prefooter {
    clear: both;
    font-size: 1px;
    height: 30px;
}

#counters {
    position: absolute;
    left: 636px;
    margin-top: -3px;
}

#page-text {
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    line-height:16px;
    text-align:justify;
}

#contact_name, #contact_message, #contact_email, #contact_topic, #contact_captcha {
    font-family: Arial;
    font-size: 10pt;
    width: 317px;
    padding: 2px 0;
}

#contact_message {
    height: 180px;
}

.product_123_bg_1 {
	background-image: url(../images/product/1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_123_bg_2 {
	background-image: url(../images/product/2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_123_bg_3 {
	background-image: url(../images/product/3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.product_123_text {
	text-align: left;
	vertical-align: middle;
	padding-left: 16px;
	padding-top: 4px;
}

a.black_lnk {
    color:#000000;
    text-decoration:underline;
}

a.black_lnk:hover {
    color:#666666;
    text-decoration:underline;
}

.highslide-html-content {
    width: 203px;
    height: 136px;
}

a.advice-rating {
    display: block;
    float: left;
}

#page-text p { margin-bottom: 1em; }

#page-text h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-style: italic;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 1em;
}

#show-adv-cont img {
    margin-right: 20px;
    margin-bottom: 4px;
    padding: 6px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
}

#show-adv-cont p { margin-bottom: 1em; }

#show-adv-cont h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-style: italic;
	color: #000000;
	padding-top: 1em;
	padding-bottom: 1em;
}

#show-adv-cont ul {
	font-style: italic;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
}

#show-adv-cont li {
  list-style-image: url(../images/ul.png);
	list-style-position: inside;
}

#show-adv-cont оl {
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
}

#offer-desc p { margin-bottom: 1em; }

#offer-desc ul {
	font-style: italic;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
}

#offer-desc li {
  list-style-image: url(../images/ul.png);
	list-style-position: inside;
}


.htb_step_1 {
	background-image: url(../images/page/step_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 24px;
	padding-top: 78px;
	text-align: justify;
}
.htb_step_2 {
	background-image: url(../images/page/step_2_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 24px;
	text-align: justify;
	padding-left: 24px;
	color: #FFFFFF;
}

.htb_step_3 {
	background-image: url(../images/page/step_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 78px;
	text-align: justify;
	padding-left: 24px;
}
.text_404 {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	padding-top: 60px;
}

#category-description {
    padding-bottom: 20px;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    line-height:16px;
    text-align:justify;
    vertical-align:top;
    margin-right: 265px;
}

#category-description p { margin-bottom: 1em; }

#all-offers-text {
    padding-top: 20px;
    padding-bottom: 30px;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    line-height:16px;
    text-align:justify;
}



#all-offers-text h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	color: #000000;
	font-style: italic;
    font-weight:bold;
	padding-bottom: 1em;
}

#offer-top-offers {
    padding-bottom: 10px;
}

#offer-top-offers h2 {
    color:#000000;
    font-family:"Trebuchet MS",Arial;
    font-size:17px;
    font-style: italic;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:15px;
}

#offer-top-offers strong {
    color: #D7711F;
    display: block;
    position: relative;
    margin-top: 24px;
    margin-left: 70px;
}

.top-offer-img {
    border:1px solid #CCCCCC;
    margin-right:12px;
}

.top-offer-link a {
    font-family:Tahoma,Arial;
    font-size:11px;
    line-height:13px;
    text-align:justify;
    color:#000000;
}

.top-offer-link a:hover {
    color:#666666;
}

.fatal-errors {
    background: red;
    color: white;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 0px 30px;
    padding: 10px;
}

.fatal-error {
    margin-bottom: 2px;
}

