body {
  font-family: Verdana, Arial, Sans;
/*  font-family: Garamond, Tahoma, Times, Verdana, Arial, Helvetica, Sans Serif;*/
  color: white;
  margin-left: 0;
  margin-top: 0px;
  background-image: url(/images/main_bottom_bg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

form {
  display: inline;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

td.logo {
  padding-left: 10px;
  font-size: 12px;
}

td.slogan {
  font-size: 18px;
  padding-top: 6px;
  padding-left: 10px;
}

td.phone, td.email, td.icq {
  font-size: 12px;
  padding-top: 7px;
}

img {
  border: 0;
  behavior: url(/stylesheets/iepngfix.htc);
}

hr {
  width: 1024px;
  border: 1px solid #86928E;
  border-collapse: collapse;
}

.hide {
  display: none;
}

table.header {
  height: 70px;
}

table.header a {
  font-size: 12px;
  color: white;
}

table.header ul li {
  list-style-image: url(/images/bullet2.gif);
}

table.block {
  width: 160px;
}

table.block td.header {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  padding: 3px 3px 6px 3px;
}

table.block td.content {
  font-size: 12px;
  padding: 3px 3px 3px 3px;
}

table#menu_search_wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

table#menu {
  background-image: url(/images/menu_bg.gif);
  background-repeat: repeat-x;
  margin-top: 7px;
  width: 696px;
}

table#menu td {
/*  padding-right: 5px;*/
}

table#menu td.active {
  background-image: url(/images/menu_bg_active.gif);
}

table#menu div.menu_item {
  background-image: url(/images/menu_bullet.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-left: 18px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  display: inline;
}

table#menu div.active {
  background-image: url(/images/menu_bullet_active.gif);
}

table#menu a {
/*  font-family: Verdana, Arial, Sans;*/
  font-size: 15px;
  color: white;
  text-decoration: none;
  height: 100%;
}

#basket {
  font-size: 14px;
}

table#basket .basket_top {
  background-image: url(/images/basket_t_bg.gif);
}

table#basket .basket_bottom {
  background-image: url(/images/basket_b_bg.gif);
}

table#search {
  height: 46px;
}

.message {
  color: #555555;
  border: 3px solid #77CC77;
  background-color: #CCFFCC;
  background-image: url(/images/info48.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  padding: 20px 20px 20px 40px;
}

#search_field {
  width: 163px;
  height: 17px;
  border: 0;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

#search_button {
  width: 57px;
  height: 17px;
  border: 0;
  color: white;
  font-size: 12px;
  vertical-align: top;
  background-color: #7B8420;
  padding: 0;
}

#breadcrumbs {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto;
  width: 1024px;
}

#breadcrumbs td {
  vertical-align: top;
}

#breadcrumbs div.brand {
  color: white;
  font-size: 13px;
  background-image: url(/images/bullet_circle.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
  padding: 0px 0px 0px 25px;
  vertical-align: middle;
  float: left;
}

#breadcrumbs div.brand a {
  color: white;
  font-size: 13px;
}

#breadcrumbs div.category {
  color: white;
  font-size: 13px;
  background-image: url(/images/bullet1.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 0px 0px 0px 20px;
  vertical-align: middle;
  float: left;
}

#breadcrumbs div.category a {
  color: white;
  font-size: 13px;
}

#breadcrumbs div.categories {
  width: 100%;
  padding-left: 7px;
  margin: 0;
}

#breadcrumbs div.categories a {
  color: white;
  font-size: 11px;
}

#breadcrumbs div.categories a.inactive {
  color: #7B8420;
}

#breadcrumbs span.breadcrumbs_item_first {
  text-transform: uppercase;
  color: white;
  background-image: url(/images/bullet11.gif);
  background-repeat: no-repeat;
  background-position: 3px 80%;
  padding-left: 20px;
  float: left;
  vertical-align: middle;
  margin-top: 2px;
/*  display: inline;*/
}

#breadcrumbs span.breadcrumbs_item {
  text-transform: uppercase;
  color: white;
  background-image: url(/images/bullet2.gif);
  background-repeat: no-repeat;
  background-position: 10px 80%;
  padding-left: 20px;
  float: left;
  vertical-align: middle;
  margin-top: 2px;
/*  display: inline;*/
}

#product_details {
  background-color: #B9A952;
  background-image: url(/images/product_block_l.gif);
  background-repeat: no-repeat;
  float: right;
  width: 850px;
  height: 635px;
  padding-left: 0px;
  margin-left: 7px;
}

#product_details div.right_border {
  background-image: url(/images/product_block_r.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  width: 850px;
  height: 635px;
/*  border: 1px solid;*/
  padding-right: 8px;
}

#product_details table.content_wrapper {
  height: 633px;
}

#product_details div.right_border .content {
  position: relative;
  width: 815px;
  height: 633px;
/*  border: 1px solid;*/
/*  display: block;*/
}

#product_details div.right_border .content .main {
  position: relative;
  float: left;
  margin-left: 19px;
  margin-top: 19px;
  text-align: center;
  vertical-align: bottom;
  width: 530px;
  height: 530px;
/*  border: 1px solid;*/
}

#product_details div.right_border .content .characteristics {
  position: relative;
  float: right;
  width: 220px;
  height: 240px;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 11px;
  vertical-align: top;
  text-align: left;
}

#product_details div.right_border .content .characteristics th {
  color: #E6E6E6;
  font-size: 11px;
}

#product_details div.right_border .content .characteristics .caption {
  color: #E6E6E6;
  font-size: 16px;
  font-weight: normal;
}

#product_details div.right_border .content .characteristics h2 {
  color: white;
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
}

#product_details div.right_border .content .see_all {
  color: white;
  font-size: 12px;
  float: right;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 18px;
}

#product_details div.right_border .content .thumbnails {
  float: right;
  padding-top: 60px;
  padding-right: 20px;
}

#product_details div.right_border .content .brand {
  position: absolute;
  top: 0;
  left: 0;
}

#product_details div.right_border .content .overview {
  position: absolute;
  color: white;
  width: 230px;
  bottom: -20px;
  right: -20px;
  font-size: 12px;
  text-align: right;
  vertical-align: bottom;
}

#product_details div.right_border .content img.rivet_tl {
  position: absolute;
  left: -5px;
  top: 4px;
}

#product_details div.right_border .content img.rivet_tr {
  position: absolute;
  right: -13px;
  top: 4px;
}

#product_details div.right_border .content img.rivet_bl {
  position: absolute;
  left: -5px;
  bottom: 4px;
/*  top: 611px;*/
}

#product_details div.right_border .content img.rivet_br {
  position: absolute;
  right: -13px;
  bottom: 4px;
/*  top: 611px;*/
}

#product_details div.right_border .content .bottom {
  clear: both;
  float: left;
  padding-top: 4px;
  width: 100%;
/*  border: 1px solid;*/
}

#product_details div.right_border .content .bottom .retail_price {
  float: left;
  background-image: url(/images/product_retail_price.gif);
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-left: 30px;
  padding-top: 3px;
  width: 80px;
  height: 60px;
  font-size: 12px;
  line-height: 15px;
/*  border: 1px solid;*/
}

#product_details div.right_border .content .bottom .our_price {
  float: left;
  background-image: url(/images/product_our_price.gif);
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-left: 27px;
  padding-top: 3px;
  width: 80px;
  height: 76px;
  font-size: 11px;
  line-height: 17px;
}

#product_details div.right_border .content .bottom .retail_price .price,
#product_details div.right_border .content .bottom .our_price .price {
  font-size: 14px;
}

#product_details div.right_border .content .bottom .economy {
  float: left;
}

#product_details div.right_border .content .bottom .buy,
#product_details div.right_border .content .bottom .credit {
  font-size: 20px;
  float: right;
  margin-right: 2px;
}

#order {
/*  background-color: #B9A952;
  background-image: url(/images/product_block_l.gif);
  background-repeat: no-repeat;*/
  float: right;
  width: 850px;
/*  height: 635px;*/
  padding-left: 0px;
  margin-left: 7px;
}

#order_form {
  font-size: 13px;
  font-weight: normal;
}

#order_form input,
#order_form textarea {
  width: 100%;
}

#order_form textarea {
  height: 100px;
}

div.product_description {
  padding: 40px 10px 10px 20px;
  float: right;
  font-size: 12px;
  text-align: left;
}

div.description {
  position: relative;
  padding: 0 10px 10px 20px;
  font-size: 12px;
  text-align: left;
  width: 830px;
}

#new_products {
/*  background-color: #B9A952;*/
  float: right;
}

#new_products .content {
  position: relative;
  height: 542px;
}

#new_products .main {
  margin: 7px;
}

#new_products .content .product {
  position: relative;
  float: left;
  text-align: center;
  vertical-align: middle;
  width: 250px;
  height: 250px;
/*  border: 1px solid;*/
}

#new_products .content .product .image {
  position: absolute;
  width: 250px;
  height: 250px;
  top: 0;
  left: 0;
  text-align: center;
  vertical-align: middle;
}

#new_products .content .product .brand {
  position: absolute;
  top: 7px;
  left: 7px;
}

#new_products .content .product .description {
  position: absolute;
  color: white;
  width: 120px;
  bottom: 0;
  right: 0;
  font-size: 12px;
  text-align: right;
  vertical-align: bottom;
}

/*#new_products .content .category {
  position: absolute;
  color: white;
  width: 130px;
  bottom: 0;
  right: 0;
  font-size: 12px;
  text-align: right;
  vertical-align: bottom;
}*/

#new_products .content img.rivet_tl {
  position: absolute;
  left: -4px;
  top: 0px;
}

#new_products .content img.rivet_tr {
  position: absolute;
  right: -4px;
  top: 0px;
}

#new_products .content img.rivet_bl {
  position: absolute;
  left: -5px;
  bottom: 1px;
}

#new_products .content img.rivet_br {
  position: absolute;
  right: -4px;
  bottom: 1px;
}

#description {
  float: left;
  width: 160px;
  text-align: top;
  font-size: 12px;
  padding-top: 15px;
}

#description h2 {
  font-size: 14px;
}

#products_catalogue {
  position: relative;
  float: right;
  width: 860px;
  margin-top: 3px;
  text-align: left;
}

#products_catalogue a {
  color: white;
}

#products_catalogue .item {
  padding: 25px;
  font-size: 12px;
  text-align: center;
}

#products_catalogue img.label {
  position: absolute;
  margin-left: 10px;
  margin-top: 13px;
}

#products_catalogue table {
  margin-left: 30px;
}

.product_list_image {
  position: relative;
}

.product_list_image .price {
  background: url(/images/list_our_price.png);
  background-repeat: no-repeat;
  width: 67px;
  height: 45px;
  position: absolute;
  right: -20px;
  bottom: -20px;
  padding-left: 15px;
  padding-top: 3px;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  behavior: url(/stylesheets/iepngfix.htc);
}

/*span.lsit_price {
  letter-spacing: -1;
}*/

span.uah_caption_lsit_price {
  font-size: 6px;
  margin-left: -3px;
}

.see_also_item {
  width: 142px;
  height: 120px;
  position: relative;
  padding: 3px 0;
}

.see_also_item .brand {
  position: absolute;
  left: 0;
  top: 3;
}

.see_also_item .product {
  position: absolute;
  right: 0;
  bottom: 0;
}

.see_also_item .product img {
  width: 100px;
  height: 100px;
}

/* News list */
#news {
  padding-left: 20px;
  width: 845px;
}

#news .item {
  padding: 10px 0;
  font-size: 12px;
}

#news .item table {
  width: 100%;
}

#news .item td {
  text-align: left;
  vertical-align: top;
}

#news .item img.main {
  padding: 5px;
}

#news .item .header a {
  color: #C1272D;
  text-decoration: underline;
  font-size: 14px;
}

#news .item .header a:hover {
  text-decoration: none;
}

/* Articles */
#articles {
  padding-left: 20px;
  width: 845px;
}

#articles .item {
  padding: 10px 0;
  font-size: 12px;
}

#articles .item img.main {
  padding: 10px;
  float: left;
}

#articles .item .header a {
  color: #C1272D;
  text-decoration: underline;
  font-size: 14px;
}

#articles .item .header a:hover {
  text-decoration: none;
}


/* Short news */
#short_news {
  font-size: 20px;
  color: white;
  padding-top: 20px;
  width: 160px;
  overflow: auto;
}

#short_news .item {
  font-size: 12px;
  float: left;
  background-image: url(/images/news_bullet.gif);
  background-repeat: no-repeat;
  background-position: 3px 5px;
  padding: 3px 3px 3px 22px;
  margin: 2px;
}

#short_news .item .header a {
  color: #C1272D;
  text-decoration: underline;
}

#short_news .item .header a:hover {
  text-decoration: none;
}

/* Static content */
/*#static_content {
  width: 790px;
  text-align: left;
  padding: 0 20px;
  font-size: 14px;
  font-weight: normal;
}

#static_content h1 {
  margin-top: 0px;
  font-size: 32px;
}*/

#content {
  width: 1024px;
}

#content .overview {
  padding-left: 20px;
  font-size: 12px;
}

#left_column .single_brand {
  width: 160px;
  text-align: center;
  padding-top: 10px;
}

.select_category_label {
  font-size: 24px;
  margin-left: -130px;
  text-align: center;
  padding-bottom: 20px;
}

.select_category_label .select_category_cycle {
  padding-top: 9px;
  vertical-align: top;
}

.select_category_label .select_category_arrow {
  padding-top: 2px;
  vertical-align: top;
}

.pagination {
  text-align: center;
}

.pagination .current {
  color: white;
  font-size: 16px;
}

.pagination a {
  color: #B8AB53;
  font-size: 14px;
}

#search_results {
  padding-left: 12px;
  width: 850px;
  font-size: 12px;
}

#search_results h2 {
  font-size: 14px;
}

#search_results .pagination {
  text-align: center;
}

#search_results .header {
  font-size: 16px;
  text-align: center;
  padding: 20px 0;
}

#search_results .info {
  font-size: 10px;
  font-style: italic;
  color: grey;
}

table.categories {
  width: 1024px;
}

.categories .item {
  font-size: 13px;
  padding: 30px;
  width: 300px;
  vertical-align: top;
}

.categories .item .category_label {
  display: inline;
  color: #B8AB53;
  font-size: 12px;
}

.categories .item .more {
  display: inline;
}

.categories .item .more a {
  color: #B8AB53;
  font-size: 12px;
}

.match {
  color: #B8AB53;
}

.static {
  padding-left: 20px;
  font-size: 14px;
  width: 845px;
}

#copyright {
  color: #B8AB53;
  font-size: 10px;
}

#copyright a {
  color: #B8AB53;
  font-size: 10px;
}

.fb-join-button {
  background: url('/images/fbicon.jpg') no-repeat;
  padding-left: 18px;
}

