body {
  background-image: url(../images_new/background.gif);
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-align: center;
  font-family: 'Arial CE', 'Arial', sans-serif;
  color: #506b80;
}

a, a:visited {
  color: #506b80;
}

body, input {
  font-family: 'Arial CE', 'Arial', sans-serif;
}

h2 {
  color: #506b80;
  font-size: 1.8em;
}

a img {
  border: none;
}

.blue {
  color: #506b80;
}

.light-blue {
  color: #97c5e4;
}

.red {
  color: #bd2419;
}

.center {
  text-align: center;
}



#main-wrapper {
  width: 1200px;
}

#main {
  width: 986px;
  margin: 0px auto;
	text-align: left;
}

table td {
  text-align: left;
}




.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
  display: block;
}

#header .left , #header .left div, #header .right div {
  float: left;
}

#header .right {
  float: right;
}

.top-menu {
  top: 2px;
  position: relative;
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
}

#header-images {
  height: 93px;
}

img#logo, img#moto {
  float: left;
  position: relative;
  display: block;
  top: 3px;
  margin-left: -15px;
}

img#moto {
  float: right;
  margin-right: 20px;
}


.top-menu div {
  height: 30px;
  line-height: 30px;
}

.top-menu-left-side {
  background-image: url(../images_new/top-menu-left-side.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 11px;
}

.top-menu-right-side {
  background-image: url(../images_new/top-menu-right-side.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 11px;
}

.top-menu-content {
  background-image: url(../images_new/top-menu.png);
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 0px 10px;
}

.top-menu-content, .top-menu-content a, .top-menu-content a:visited {
  color: #506b80;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.top-menu-content a:hover {
  color: #97c5e4;
}

.top-menu-content ul {
  display: block;
  padding: 0px;
  margin: 0px;
}

.top-menu-content ul li {
  display: inline;
  padding: 0px;
  margin: 0px;
}

.top-border {
  background-image: url(../images_new/top-border.png);
  background-repeat: no-repeat;
  background-position: bottom;

  clear: both;
  height: 21px;
  font-size: 1px;
}

#columns {
  background-image: url(../images_new/content-background.png);
  background-repeat: repeat-y;
  background-position: center;
}

#left-middle-column {
  float: left;
}

#left-column, #right-column {
  float: left;
  width: 169px;
  margin-left: -100px;
}

#right-column {
  float: right;
  margin-right: -100px;
}

.side-menu {
  width: 169px;
}

.categories li.current > a {
  font-weight: bold;
}

.side-menu .brand li, .side-menu .banner {
  text-align: center;
}

.side-menu .brand li a {
  margin-left: 0px;
}

.side-menu .news h4 {
  padding: 0px;
  margin: 0px;
}

.side-menu .news h3 a {
  font-size: inherit;
}

.side-menu .news-item {
  border-bottom: 1px solid #97c5e4;
  padding: 5px;
}


.side-menu-top-border {
  background-image: url(../images_new/side-menu-top-border.png);
  background-repeat: no-repeat;
  background-position: bottom center;

  height: 25px;
  font-size: 1px;
}

.side-menu-bottom-border {
  background-image: url(../images_new/side-menu-bottom-border.png);
  background-repeat: no-repeat;
  background-position: top center;

  height: 25px;
  font-size: 1px;
}

.side-menu-content {
  background-image: url(../images_new/side-menu-background.png);
  background-repeat: repeat-y;
  background-position: center;
  padding: 0px 10px;
}

.side-menu-content, .side-menu-content a, .side-menu-content a:visited {
  color: #506b80;
  font-size: 11px;
  text-decoration: none;
}

.side-menu .level0 { font-weight: bold; }
.side-menu .level1 { background-color: #e6ecef; font-weight: normal; }
.side-menu .level2 { background-color: white; }  /*#f6f8f9*/
.side-menu .level3 { background-color: white; margin-left: 0.5em; }
.side-menu .level3 a, .side-menu .level3 a:visited {
  color: #bd2419;
}
.side-menu .level4 { background-color: white; }



.side-menu .products a, .side-menu .products a:visited {
  color: #97c5e4;
}

.side-menu .products a.current, .side-menu .products a.current:visited {
  color: #506b80;
}

.side-menu .products h3 {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.side-menu .products h3 a {
  font-size: 14px;
}

.side-menu .products li {
  background: none;
}

.side-menu .product {
  font-weight: normal;
  padding: 5px;
  border-bottom: 1px solid #97c5e4;
}

.side-menu .product a {
  background: none;
  display: inline;
  margin: 0px;
}


.side-menu .product .img {
  border: 1px solid #97c5e4;
}

.side-menu .product .img a {
  margin: 0px;
  width: 128px;
  height: 98px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.side-menu .product .img a img {
  border: none;
  max-height:100px;
  max-width:135px;
}

.side-menu .product .cat-id {

}

.side-menu .product .title {
  font-weight: bold;
}

.side-menu .product .sale-price {
  color: #bd2419;
}

.side-menu .product .price {
  text-decoration: line-through;
}

.side-menu-content a:hover {
  color: #97c5e4;
}

.side-menu-content ul {
  margin: 0px;
  padding: 0px;
}

.side-menu-content ul li {
  list-style: none;
  background-image: url(../images_new/side-menu-item-background2.png);
  /*background-image: url(../images_new/top-panel-background.png);*/
  background-repeat: repeat-x;
  padding: 5px 0px;
}

.side-menu-content ul li span.tree-node {
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
  float: left;
}

.side-menu-content ul li a {
  display: block;
  margin-left: 20px;
}


.side-menu-content ul li ul li {
  background-image: none;
}

.side-menu-content h3 {
  margin: 0px;
  padding: 0px 0px 10px 5px;
  font-size: 1.7em;
  text-align: center;
}

.side-menu-content h3 a {
  color: #97c5e4;
}

.side-menu-content .search-form {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.side-menu-content .search-form input[type="text"] {
  display: block;
  width: 135px;
  border: 1px solid #97c5e4;
  margin: 5px;
  margin-bottom: 0px;
}

.side-menu-content .search-form input[type="submit"] {
  margin-top: 5px;
  background: none;
  border: none;
  color: #506b80;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}

#footer {
  background-image: url(../images_new/bottom-border.png);
  background-repeat: no-repeat;
  background-position: top center;

  clear: both;
  padding-top: 27px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 11px;

}

#middle-column {
  width: 825px;
  float: right;
  margin-left: 10px;
}

#top-panel, #search-top-panel {
  margin: 0px -60px;
  padding: 0px 50px;
  background-image: url(../images_new/top-panel-background.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

#top-panel label a {
  text-decoration: none;
}

.moto {
  font-size: 1.5em;
  font-weight: bold;
}

.banner-540x100 {
  width: 540px;
  height: 100px;
  border: 1px solid #97c5e4;
  margin-bottom: 2px;
  background-color: white;
  overflow: hidden;
}

.side-banner {
  width: 120px;
  border: 1px solid #97c5e4;
  background-color: white;
  margin: 0px auto;
}

table.category {
  width: 810px;
}

table.category td {
  text-align: center;
  padding-bottom: 20px;
}

table.category td a, table.category td a:visited {
  color: #506b80;
}

table.category td a, table.category td a:visited {
  color: #506b80;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

table.category td a:hover {
  color: #bd2419;
}

table.category td a img {
  border-width: 4px;
  border-style: solid;
  border-color: #97c5e4;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

table.category td a:hover img {
  border-color: #bd2419;
}


table.contacts {
  border-top: 1px solid #97c5e4;
}

table.contacts td {
  color: #506b80;
  padding-top: 10px;
  line-height: 1.3em;
  vertical-align: top;
}

table.contacts td.first {
  padding-right: 10px;
}

.search-filter {
  float: left;
  overflow: hidden;
  width: 845px;
  margin-top: 10px;
}

.search-filter h4 {
  margin: 10px 0px 0px 10px;
  padding: 0px;
  font-size: 15px;
}

.search-filter .categories {
  width: 470px;
  float: left;
  margin-left: 20px;
}

.search-filter .brand {
  width: 170px;
  float: left;
}

.search-filter .sort {
  float: right;
  margin-right: 30px;
}

.search-filter .pagger-button {
  clear: both;
  text-align: center;
  padding: 10px 30px;
  height: 20px;
}

.search-filter .pagger {
  float: left;
}

.search-filter .pagger {
  clear: both;
}

.search-filter .search-submit {
  float: right;
}

.pagger a, .pagger a:visited {
  text-decoration: none;
  color: #506b80;
  font-size: 14px;
  font-weight: bold;
}

.pagger a.current {
  font-size: 1.3em;
  color: red;
}

.catalog .product {
  width: 150px;
  float: left;
  margin-right: 10px;
  font-size: 11px;
}

.catalog .product .img {
  border: 1px solid #97c5e4;
  vertical-align: middle;
}

.catalog .product .img a img {
  border: none;
  max-width: 148px;
  max-height: 98px;
}

.catalog .product .img a {
  width: 148px;
  height: 98px;
  border: none;
  text-align: center;
  line-height: 98px;
  display: table-cell;
    vertical-align: middle
}

.catalog .product .title a {
  text-decoration: none;
  font-weight: bold;
}

.catalog .product .sale-price {
  color: #bd2419;
}

.catalog .product .price {
  color: silver;
}

.product-detail .banner {
  text-align: center;
  padding-top: 50px;
}

.product-detail .banner img {
  border: 1px solid #97c5e4;
}

.product-detail .image {
  float: left;
  width: 350px;
  text-align: center;
}

.product-detail .form {
  float: right;
  width: 450px;
}

.product-detail .form h3 {
  font-size: 1.5em;
  margin-bottom: 0px;
}

.product-detail .form .catalog-number {
  font-size: smaller;
}

.product-detail .form .desc {
  font-size: 1.2em;
  font-weight: bold;
}

.product-detail .form .price {
  color: #bd2419;
  font-size: 22px;
  font-weight: bold;
}

.product-detail .form .price span {
  font-size: 12px;
}

.product-detail .form .price-novat {
  font-weight: bold;
}

.product-detail .form .price-normal {
  color: silver;
  font-style: italic;
  font-weight: bold;
}

.product-detail .form .tags {
  float: right;
  width: 200px;
}

.product-detail form .button {
  background-image: url(../images_new/button.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 163px;
  height: 40px;
  font-size: 10px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

.product-detail form .button input {
  color: #506b80;
  font-weight: bold;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

.product-detail form .button input[type="text"] {
  width: 2em;
  font-weight: normal;
}

.product-detail form .button input[type="submit"] {
  background: none;
  border: none;
  cursor: pointer;
}

.product-detail .description {
  clear: both;
}

.warning, .error {
  color: #bd2419;
}

.error {
  font-weight: bold;
}

#pictureDetail {
  display: none;
  position: absolute;
  border: 3px solid #506b80;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

label.required {
  background-image: url('../images/important.gif');
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 10px;
}




	ul.tabs  {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	.tabs li {
		display: inline;
		margin: 0 2px 0 0;
	}

	.tabs a {
		padding: 0 1em;
		text-decoration: none;
		color: silver;
		background: #f8f8f8;
	}

	.tabs a:hover {
		background: #f8f8f8;
		color: silver;
	}

	.tabs .selected {
	}

	.tabs .selected a {
		padding-bottom: 2px;
		font-weight: bold;
		color: black;
		color: black;
		background: #f8f8f8;
	}

	.tab-content {
		border-top: 2px solid white;
		background: #f8f8f8;
		padding: 1px;
	}

	.tab-content .inside {
		margin: 0;
		padding: 15px;
		background: white;
	}

  table.orders {
    border-collapse: collapse;

  }

  table.orders th, table.orders td  {
    padding: 5px 10px;
    border: 1px solid silver;
  }

  table.orders th {
    background: #f0f0f0;
  }

  table.orders td {
    
  }

  .local-menu {
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .local-menu a {
  display: block;
  float: left;
  background-image: url(../images_new/button.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 163px;
  height: 40px;
  font-size: 10px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  margin-right: 20px;
  }

  .local-menu a.selected {
    font-weight: bold;
  }

  .related-categories h3 {
    padding-top: 10px;
    text-decoration: underline;
}

.related-categories a {
  font-weight: bold;
  padding: 10px;
  color: #bd2419;
  text-decoration: none;
}

.notice {
  font-weight: bold;
  color: green;
}
