@charset "utf-8";
@import "reset.css";
@import "editor.css";

body
{
  background: url('img/bg.jpg') repeat-y center top #4b5703;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #fff;
}

.wrapper
{
  width: 971px;
  margin: 0 auto;
  position: relative;
  left: -4px;
}

.top
{
  height: 80px;
  background: url('img/top.jpg') no-repeat center top;
}

.lang-menu
{
  text-transform: uppercase;
  height: 15px;
  overflow: hidden;
  padding-top: 10px;
  padding-right: 19px;
  float: right;
  clear: right;
  display: none;
}

.lang-menu a
{
  margin-left: 5px;
  font-size: 10pt;
  color: #511a42;
  font-weight: bold;
}

.lang-menu .current
{
  text-decoration: underline;
}

.select-box
{
  padding: 10px 15px;
  float: left;
  width: 300px;
}

.select-box p
{
  color: #7c1e55;
  font-size: 12pt;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.select-box select
{
  width: 250px;
  height: 35px;
  color: #7c1e55;
  background: #fff;
}

.select-outter
{
	background: url('img/branch-select.png') no-repeat left top;
  height: 35px;
  line-height: 35px;
  font-size: 11pt;
  color: #7C1E55;
  padding-left: 50px;
  overflow: hidden;
  width: 200px;
}

.select-inner
{
}

.sidebar
{
  float: left;
  width: 272px;
  padding: 6px 0 20px 0;
}

.main
{
  float: left;
  width: 680px;
}

.clear
{
  clear: both;
}

.footer
{
  height: 24px;
  padding-top: 22px;
  background: url('img/footer-bg.jpg') repeat-x center top #ebec24;
}

.footer,
.footer a
{
  color: #4f1837;
}

.footer p
{
  float: right;
}

.footer span
{
  margin: 0 5px;
}

.basket-box
{
  background: url('img/basket-bg.jpg') no-repeat left top;
  padding: 108px 28px 0 16px;
  height: 56px;
  color: #fff;
}

.basket-box div
{
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}

.basket-box p
{
  font-size: 10pt;
  font-weight: bold;
}

.basket-box .button
{
  float: right;
  font-weight: normal;
  margin-top: 5px;
}

.category-list
{
  background: url('img/menu.jpg') no-repeat 7px 9px;
  padding: 81px 6px 60px 9px;
}

.category-list li
{
  padding: 4px 0 4px 5px;
  height: 37px;
  width: 237px;
  background: url('img/dashes.gif') left bottom repeat-x;
}

.category-list li a
{
  display: block;
  height: 37px;
  line-height: 37px;
  color: #fff;
  padding-left: 46px;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 10pt;
  font-weight: bold;
}

#category2 a
{
  background-image: url('img/categories/2.png');
}

#category3 a
{
  background-image: url('img/categories/3.png');
}

#category4 a
{
  background-image: url('img/categories/4.png');
}

#category5 a
{
  background-image: url('img/categories/5.png');
}

#category6 a
{
  background-image: url('img/categories/6.png');
}

#category7 a
{
  background-image: url('img/categories/7.png');
}

#category8 a
{
  background-image: url('img/categories/8.png');
}

#category9 a
{
  background-image: url('img/categories/9.png');
}

#category10 a
{
  background-image: url('img/categories/10.png');
}

#category11 a
{
  background-image: url('img/categories/11.png');
}

.logo
{
  height: 77px;
  background: url('img/menu-bg.jpg') no-repeat -1px top;
  padding-left: 100px;
}

.menu
{
	padding-top: 10px;
	float: right;
	width: 400px;
}

.menu a
{
  float: right;
  height: 22px;
  line-height: 22px;
  color: #dee62e;
  font-weight: bold;
  font-size: 10pt;
  margin-right: 10px;
}

.menu a:hover,
.menu a.current
{
  text-decoration: none;
}

.menu a *
{
  float: left;
  height: 22px;
}

.menu a em
{
  width: 3px;
  background-position: left top;
  background-repeat: no-repeat;
}

.menu a span
{
  padding: 0 6px;
}

.menu a:hover span,
.menu a.current span
{
  background: url('img/button-bg.jpg') repeat-x left top;
  color: #511a42;
}

.menu a:hover .left,
.menu a.current .left
{
  background-image: url('img/button-left.png');
}

.menu a:hover .right,
.menu a.current .right
{
  background-image: url('img/button-right.png');
}

.logo .home-url
{
  position: relative;
  top: -35px;
  float: left;
  width: 133px;
  height: 116px;
  margin-bottom: -52px;
  left: 50px;
}

.banners
{
  top: -6px;
  margin-left: -1px;
  clear: both;
  position: relative;
  margin-bottom: -6px;
}

.home .banners
{
  margin-bottom: -7px;
}

.banners *
{
  display: block;
}

.promo-box
{
  background: url('img/promo-box-right.jpg') no-repeat right top;
  padding-right: 5px;
}

.promo-box-inner
{
  background: #fff url('img/promo-bg.jpg') 22px top no-repeat;
  padding: 5px;
}

.promo-box .img
{
  height: 256px;
}

.promo-box .url
{
  height: 203px;
  display: block;
}

.promo-box-bottom
{
  height: 5px;
  margin-bottom: 10px;
  background: #fff url('img/promo-box-bottom.jpg') left top no-repeat;
  clear: both;
}

.content
{
  padding-left: 17px;
  padding-bottom: 20px;
}

.promo-box .name
{
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 12px 13px 9px 13px; 
  height: 32px;
  line-height: 32px;
}

.promo-box .name p
{
  float: right;
  font-size: 13pt;
  font-weight: bold;
  color: #fff;
}

.headline
{
  background: #3a0c30;
  height: 70px;
  line-height: 70px;
  padding: 0 14px;
}

.unpadded .headline
{
  padding-right: 0;
}

.headline h1
{
  color: #dcd259;
  font-size: 20pt;
}

.send-order-content h1
{
	font-size: 16pt;
}

.proper-content
{
  background: #46133c;
  padding: 20px 14px;
}

.product-list
{
  width: 100%;
}

.product-list th
{
  height: 54px;
  padding: 0 10px;
  background: url('img/product-list-header-bg.jpg') repeat-x left top;
  font-weight: normal;
  font-size: 10pt; 
}

.basket-list .product-list th.name
{
  vertical-align: middle;
}

.product-list td
{
  height: 50px;
  overflow: hidden;
  padding: 15px 10px 0 10px;
  vertical-align: top;
  background: url('img/product-list-bg.jpg') repeat-x left top;
}

.basket-list .product-list td a
{
  color: #E2E02B;
  font-weight: bold;
}

.basket-list .product-list td
{
  font-size: 9pt;
  padding-bottom: 10px;
  vertical-align: middle;
  text-align: center;
}

.basket-list .product-list .odd td
{
  background: url('img/product-list-odd-bg.jpg') repeat-x left top #521f48;
}

.basket-list .product-list input
{
  border: 1px solid #8d5a83;
  background: #3a0c30;
  color: #fff;
  font-size: 9pt;
  padding: 3px 2px;
  width: 40px;
  height: 14px;
  text-align: center;
}

.basket-list .product-list .name,
.basket-list .product-list .no
{
  vertical-align: top;
}

.basket-list .product-list .name
{
  text-align: left;
}

.basket-list .product-list small
{
  font-size: 7pt;
}

.basket-list .product-list h3
{
  padding-bottom: 5px;
}

.product-list .price
{
  vertical-align: middle;
  text-align: center;
  width: 94px;
  background: url('img/price-bg.jpg') repeat-x left top;
}

.product-list .no
{
  width: 20px;
}

.product-list .price,
.product-list .no,
.product-list h3
{
  font-weight: bold;
  color: #e2e02b;
  font-size: 11pt;
}

.product-list h3
{
  padding-bottom: 10px;
}

.option
{
  float: right;
  width: 94px;
  text-align: center;
  color: #e2e02b;
  padding: 0 10px;
  font-weight: bold;
}

.product-list form p
{
  padding-top: 8px;
  padding-bottom: 15px;
}

.product-list form input
{
  width: 74px;
  height: 24px;
  border: 0 none;
  padding: 0 none;
  color: #E2E02B;
  background: url('img/basket-btn.png') no-repeat left top;
  font-weight: bold;
  font-size: 8pt;
  cursor: pointer;
}

.unpadded .proper-content
{
  padding: 0;
}

.promo-box .name a
{
  line-height: 31px;
  height: 31px;
  float: left;
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
  width: 31px;
  text-align: center;
}

.promo-box a:hover
{
  text-decoration: none;
}

.promo-box a.current
{
  background: url('img/circle.png') no-repeat left top;
  color: #e4e22d;
}

.promo .proper-content
{
  padding: 0;
}

.promotions li
{
  background: url('img/promotions-bg.jpg') repeat-x left top;
}

.promotions div
{
  height: 80px;
  line-height: 80px;
  padding: 0 15px;
  background: url('img/dashes.jpg') repeat-x left top;
}

.promotions div.first
{
  background: none;
}

.promotions p
{
  color: #fff;
  font-weight: bold;
  font-size: 14pt;
  float: left;
  margin-right: 8px;
  height: 80px;
  line-height: 80px;
}

.promotions span
{
  float: left;
  margin-top: 30px;
  line-height: 25px;
  height: 25px;
  color: #45133b;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
  width: 100px;
  background: url('img/free-bg.jpg') no-repeat left top;
}

.promotions .discount
{
  width: 131px;
  background: url('img/discount-bg.jpg') no-repeat left top;
}

ul.errors, 
ul.notices
{
  color:#fff;
  font-size:9pt;
  padding: 5px;
  margin-bottom: 20px;
  clear: both;
}

ul.errors li, 
ul.notices li
{
  background-position: 6px center;
  background-repeat: no-repeat;
}

ul.errors
{
  background-color: #dd0f0f;
}

ul.errors li
{
  background-image: url('../img/error-icon.jpg');
}

ul.errors li, 
ul.notices li
{
  padding: 5px 0;
  text-align: center;
}

ul.notices,
.notice
{
  background-color: #92c32c;
}

ul.notices li
{
  background-image: url('../img/confirm-icon.jpg');
}

.button
{
  float: left;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  font-size: 10pt;
  margin-right: 10px;
}

.button:hover
{
  text-decoration: none;
}

.button *
{
  float: left;
  height: 22px;
}

.button em
{
  width: 3px;
  background-position: left top;
  background-repeat: no-repeat;
}

.button span
{
  padding: 0 6px;
  background: url('img/button-bg.jpg') repeat-x left top;
  color: #511a42;
}

.button .left
{
  background-image: url('img/button-left.png');
}

.button .right
{
  background-image: url('img/button-right.png');
}

.summary
{
  margin-bottom: 30px;
}

.summary li
{
  height: 41px;
  line-height: 41px;
  padding: 0 27px 0 12px;
  text-align: right;
  font-size: 9pt;
  background: url('img/dashes.jpg') repeat-x left bottom;
}

.summary span
{
  float: left;
}

.summary em
{
	font-style: normal;
}

.summary .sum
{
  background: url('img/section-headline-bg.jpg') repeat-x left top;
  color: #432500;
}

.icons li
{
  float: right;
  margin-left: 25px;
  width: 100px;
}

.icons a
{
  display: block;
  color: #fff;
  text-align: center;
}

.icons a:hover
{
  text-decoration: none;
}

.icons img
{
  margin-bottom: 5px;
}

.icons
{
  height: 60px;
  clear: both;
}

.confirm-content .icons
{
	padding-top: 30px;
}

.icons input
{
	width: 100px;
  text-align: center;
  vertical-align: top;
  padding-top: 35px;
  color: #fff;
  height: 60px;
  font-size: 8pt;
  cursor: pointer;
  border: 0 none;
}

.icons .update-icon input
{
  width: 100px;
  text-align: center;
  vertical-align: top;
  padding-top: 35px;
  color: #fff;
  background: url('img/update-icon.jpg') no-repeat center top;
  height: 60px;
  font-size: 8pt;
  cursor: pointer;
  border: 0 none;
}

.icons .order-icon input
{
	background: url('img/order-icon.jpg') no-repeat center top;
}

.simple-form
{
  padding-bottom: 40px;
}

.form-group h2
{
  background: url(img/product-list-header-bg.jpg) repeat-x left top;
  height: 54px;
  line-height: 54px;
  color: #DCD259;
  font-size: 16pt;
  padding: 0 14px;
}

.simple-form li
{
	clear:both;
  padding-top:5px;
}

.simple-form label 
{
	float: left;
	line-height: 20px;
	padding-right: 10px;
	width: 130px;
	font-size:9pt;
}

.simple-form input, .simple-form textarea 
{
  padding:2px 4px;
}

.simple-form input, .simple-form select, .simple-form textarea 
{
  background:#3A0C30 none repeat scroll 0 0;
  border:1px solid #8D5A83;
  float:left;
  font-size:9pt;
}

.simple-form input 
{
  height:14px;
  width:203px;
}

input, textarea, select 
{
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
}

.simple-form .checkbox input 
{
  background: none;
  border: 0 none;
  width: auto;
}

.simple-form li.checkbox label
{
	float: right;
	text-align: left;
	width: 440px;
}

.simple-form li.checkbox 
{
  padding-left: 140px;
}

.simple-form .form-info
{
	padding-left: 140px;
	font-size: 9pt;
	padding-top: 15px;
}

.simple-form a
{
	color: #DEE62E;
}

.simple-form select
{
  width: 213px;
}

.login-form
{
  width: 230px;
  margin: -15px auto 0 auto;
  
}

.login-form li
{
  clear: both;
  padding-top: 15px;
}

.login-form label
{
  width: 50px;
  float: left;
  line-height: 26px;
  color: #e6d75a;
  font-size: 10pt;
}

.login-form input
{
  float: left;
  width: 168px;
  background: #3a0c30;
  border: 1px solid #761b61;
  padding: 5px;
  height: 14px;
}

.login-form .submit-box
{
  padding-top: 30px;
  text-align: center;
}

.login-form .submit-box input
{
  border: 0 none;
  color: #efcb75;
  float: none;
  width: 74px;
  height: 24px;
  padding: 0;
  border: 0 none;
  background: url('img/basket-btn.png') no-repeat left top;
  cursor: pointer;
  font-weight: bold;
}

.phone-box
{
	float: right;
	width: 360px;
}

.phone-box p
{
	line-height: 80px;
	font-weight: bold;
	color: #511a42;
	font-size: 22pt;
	text-align: center;
}
