@charset "utf-8";

/*******COLORS********/
a {color:#4b3c2e;}

.vcard,
.vcard a { color:#896243; text-decoration:none; }
.vcard .tel .type,
.vcard .adr .label { color:#af925c }

.contacts { color:#493a2f; }
.contacts  .label { color:#ad8f3d; }
.contacts  .payment .label { color:#a07d4f; }

.menu a { color:#3d2b16; }
.menu ul a,
.menu .active ul a { color:#4b3c2e; }
.menu ul a:hover,
.menu ul .active a { color:#90793a; }
.menu ul .active a { color:#90793a; font-weight:bold; }

.btn span{color:#544336;}

.footer-container,
.footer-container a { color:#a07d4f }

.form label { color:#705837; }
.legend { border-bottom:1px #b78f5a solid; color:#987950;}

/*****BGK********/
body { background:url(../img/y/bkg_body.png); }
.txt, textarea { background:#f9f4bb; border:1px #f0c859 solid; }
.page { background:url(../img/y/bkg_page.png) no-repeat; }
.header-container { background:url(../img/y/bkg_header.png) no-repeat; }
.footer-container { background:url(../img/y/bkg_footer.png) no-repeat; }

.header,
.main-container { background:url(../img/y/bkg_main.png) repeat-y;  }

#logo-swf_ru { background: url(../img/y/logo_ru.gif) no-repeat;  }

#logo-swf { background: url(../img/y/logo.gif) no-repeat;  }
#cotton-swf { background: url(../img/y/cotton.gif) no-repeat;  }
object#logo-swf_ru { background:none;  }
object#logo-swf { background:none;  }
object#cotton-swf { background:none;  }

.vcard { background:url(../img/y/bkg_vcard.gif) no-repeat 50% 0; }
.vcard .tel2 { background:url(../img/y/ico_tel.gif) no-repeat 44% 5px; }
.vcard .email { background:url(../img/y/ico_mail.gif) no-repeat 0 3px; }

.content .banner { background:url(../img/y/bkg_banner.gif) no-repeat; }

.news-wrapper { background:url(../img/y/bkg_news-top.gif) no-repeat; }
.news-container { background:url(../img/y/bkg_news-bot.gif) 0 100% no-repeat; }
.news-container-inner { background:url(../img/y/bkg_news-tile.gif) repeat-y; }
.news-item { border-color:#dcc381; }

.product-image,
.news-image { background:#fee58e; }
.global-it p { background:url(../img/y/bkg_body.png); }

.menu a,
.menu span,
.page-title,
.page-title span,
.btn span { background-image:url(../img/y/bkg_menu.gif); background-repeat: no-repeat;}

