body
 {
	color: #1c1600;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	background: url('../img/site_bg.gif') top repeat-x;
	background-color: #ffda4b;
}

input, textarea, select {
	color: #1c1600;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
}

td {
	color: #1c1600;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #f18e29;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: black;
}

img {
	border: 0px;
}

.main_tbl {
	width: 981px;
}

/* Top menu */

.top_menu {
	height: 42px;
	background: url('../img/top_menu_bg.gif') top repeat-x;
}
.top_menu td {
	text-align: center;
}
.top_menu a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e3000;
	display: block;
}
.top_menu a:hover {
	text-decoration: underline;
}

.top_menu_line {
	background: url('../img/top_menu_bg2.gif') top repeat-x;
}

/* Footer */

.footer {
	padding: 20 20 20 30px;
}
.footer_menu {
	padding-bottom: 3px;
}
.footer_menu a {
	font-weight: bold;
	color: #7a4500;
	text-decoration: none;
}
.footer_menu a:hover {
	text-decoration: underline;
    color: #7a4500;
}
.footer_copyright, .footer_copyright a, .footer_copyright a:hover {
	color: #7c5500;
}

/* Logo */
.logo {
	padding: 30 0 30 30px;
}
.logo1 a {
	color: white;
	text-decoration: none;
	font-size: 40px;
	font-weight: bold;
	font-family: arial narrow;
}
.logo1 a:hover {
    color: white; 
}
.logo1 a span {
	color: #885400;
	font-weight: normal;
	
	font-size: 26px;
}
.logo2 {
	color: #885400;
	font-size: 16px;
	font-style: italic;
}

/* basket mini */

.basket_mini {
	padding-right: 48px;
	padding-top: 10px;
	margin-right: 20px;
	background: url('../img/cart.png') right no-repeat;
	line-height: 180%;
	font-size: 11px;
}
.basket_mini a {
	color: #523307;
	font-size: 18px;
	text-decoration: none;
}
.basket_mini a:hover {
	text-decoration: underline;
}
.basket_mini b {
	color: #a00;
}

/* body */
.body_brown {
	background-color: #523307;
	padding: 10 10 0 10px;
}

/* Mini blocks */

.mini_block {
    margin-bottom: 10px;
}

.mb_body_title {
	font-weight: bold;
	padding: 0 0 10 0px;
	font-size: 12px;
}

.mb_red_header td {
    background-color: #de2f00;
}
.mb_red_header h3 {
    margin: 0px;
    padding: 8 6 8 6px;
}
.mb_red_header a, .mb_red_header span {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.mb_red_header a:hover {
    color: white;
}

.mb_milk_body {
    background-color: #ffef86;
    padding: 15 15 5 15px;
}
.mb_milk_footer td {
    background-color: #ffef86;
}

.mb_orange_bg td {
    background-color: #f18e29;
}
.mb_orange_body {
    background-color: #f18e29;
    padding: 10px;
    font-size: 11px;
}
.mb_orange_body a {
	font-size: 11px;
	color: #1c1600;
}
.mb_orange_body td {
	font-size: 11px;
}
.mb_orange_body a:hover {
	text-decoration: none;
}

.mb_green_bg td {
    background-color: #a8c228;
}
.mb_green_body {
    background-color: #a8c228;
    padding: 0 10 0 10px;
    font-size: 11px;
}
.mb_green_body a {
	font-size: 11px;
	color: #1c1600;
}
.mb_green_body td {
	font-size: 11px;
}
.mb_green_body a:hover {
	text-decoration: none;
}

.mb_white_bg td {
    background-color: #fcffe3;
}
.mb_white_body {
    background-color: #fcffe3;
}


/* left menu */

.left_menu {
	margin: 0px;
	padding: 0 0 0 17px;
}
.left_menu li {
	list-style-image: url('../img/arrow_menu_left.gif');
	padding: 5 0 5 0px;
}

.left_menu li a {
	color: #1c1600;
	text-decoration: none;
	font-size: 12px;
}
.left_menu li a:hover {
	color: #1c1600;
	text-decoration: underline;
}

.error {
	color: #a00;
}

.partners_item {
	padding: 5 0 5 0px;
}
.partners_item a {
	font-size: 12px;
}

/* news */ 
.newsShort {
	padding: 10 0 10 0px;
	border-bottom: dotted 1px #333;
}
.miniNewsDate {
	color: #fff;
	font-size: 9px;
}
a.miniNewsTitle {
	font-weight: bold;
	text-decoration: none;
	padding: 10 0 10 0px;
	display: block;
}
a.miniNewsTitle:hover {
	text-decoration: underline;
}
.miniNewsDecsr {
	color: #333;
}
.more {
	padding: 5 0 5 0px;
}
.more a {
	font-size: 11px;
}

.newsImg {
	padding: 2px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin: 0 3 2 0px;
}
.newsDate {
	color: #999;
	font-size: 10px;
}

#no_border {
	border: none;
}
#no_padding {
	padding: 0px;
}

.zoom{
	color: #999;
	text-decoration: none;
	font-size: 10px;
	text-transform: lowercase;
}
.zoom:hover {
	text-decoration: underline;
}

.priceDigit {
	font-size: 26px;
	font-family: arial;
	color: #666;
}
.priceCurrency {
	font-size: 11px;
	color: #999
}
.isAbsent {
	font-size: 11px;
	color: #999
}

.catMore {
	padding: 3 0 3 0px;
}
.catMore a {
	font-size: 11px;
	font-weight: bold;
}
.catToBasket {
	padding: 3 0 3 0px;
}
.catToBasket a {
	font-size: 11px;
	color: #c00;
	font-weight: bold;
}

.filterBlock {
	padding: 8 0 8 0px;
}

.fbTitle {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

.fbBrand {
	padding-top: 5px;
}
.fbBrand a {
	font-weight: bold;
	font-size: 11px;
}
.fbBrand span {
	color: #333;
	font-weight: bold;
	font-size: 11px;
}

.fbSBrand {
	padding: 2 0 0 10px;
}
.fbSBrand a {
	font-size: 11px;
}
.fbSBrand span {
	color: #333;
	font-size: 11px;
}
.fbNoPad {
	padding-left: 0px;
}

a.delFilter {
	color: red;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.delFilter:hover {
	color: #333;
}

.priceTbl {
	background-color: #999;
}
.priceTbl td {
	background-color: #fff;
	padding: 5px;
}
.priceTbl .priceTblHead td {
	background-color: #ddd;
}
.priceTbl .priceTblHead td a, .priceTbl .priceTblHead td span {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.tbl_head{
	background: #eeeeee;
	font-weight: bold;
}

.tbl_head2 td{
	font-weight: bold;
	background: #ff9000;
	color: #ffffff;
}

.tbl_row {
	background: #f9f9f9;
}


.content_body {
	text-align: justify;
	line-height: 150%;
	padding: 0 20 10 20px;
}
.content_body h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0 0 20 0px;
}
.content_body h1 a {
	color: #1c1600;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.content_body h3 {
	color: #1c1600;
	padding: 5 0 5 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	border-left: solid 5px #f18e29;
	padding-left: 15px;
}
.content_body h3 a {
	color: #1c1600;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.page_path {
	margin: 0 0 20 0px;
	text-align: left;
	font-size: 11px;
}
.page_path a {
	font-size: 11px;
}

.redColimnTitle {
	padding: 8px;
	font-weight: bold;
}

#red {
	color: red;
}

.delivery_info {
	font-weight: normal;
	border: solid 1px #999;
	padding: 10px;
}

/* BONUS */
#bonus-select {
	margin-top: 20px;
	line-height: 150%;
	border: solid 1px #ccc;
}
#bonus-info2 {
	display: none;
}
#bonus-select1 {
	padding: 10px;
	background-color: #f5f5f5;
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
#bonus-select2 {
	padding: 10px;
}
#bonus-select2 label {
	cursor: pointer;
}
#bonus-select2 label:hover {
	color: #333;
}
.basket-order-button {
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	background-color: #f5f5f5;
}
.bonus_custom {
	padding: 0 0 0 20px;
}
.bonus_custom textarea {
	width: 100%;
}
.top_bonus_alert {
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 8 0 8 0px;
}
.tba_hidden {
	visibility: hidden;
}
