ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

html,
body {
  margin:0;
  padding:0;
  height:100%;
  background: #ffffff url(/images/site_main_bg.gif) repeat-x top;
  font-size: 12px;
  color: #4B4B4B;
  font-family: Arial, sans-serif;
}

a, a:visited {
  color: #4B4B4B;
  text-decoration: underline;
  font-family: Arial, sans-serif;
}

#container {
  width: 100%;
  min-width: 1000px;
  min-height:100%;
  position:relative;
}
#header {
  height: 259px;
  background: #3332c9 url(/images/header-bg.gif) repeat-x top;
}
#logo {
  height: 259px;
  background: url(/images/header-logo.jpg) no-repeat top center;
}
#breadcrumb_container {
  height: 18px;
  background: #d3d1d1 url(/images/bg_1.gif) repeat-x top;
}
#breadcrumb {
  width: 1000px;
  text-align: left;
  padding-top: 2px;
  color: #707070;
  font-size: 10px;
}
#breadcrumb a {
  color: #707070;
  font-size: 10px;
  text-decoration: underline;
}
#menu_container {
  height: 38px;
  background: #ececec url(/images/bg_2.gif) repeat-x top;
}
#menu {
  width: 1000px;
  text-align: left;
}
#menu ul {
  height: 38px;
  float: left;
}
#menu ul li {
  height: 38px;
  display: inline;
}
#menu ul li .button {
  height: 25px;
  float: left;
  padding: 12px 15px 0 15px;
  background: url(/images/but_end.gif) no-repeat top right;
}
#menu ul li .start {
  height: 25px;
  float: left;
  padding: 12px 1px 0 0;
  background: url(/images/but_end.gif) no-repeat top right;
}
#menu ul li .selected {
  height: 25px;
  float: left;
  padding: 12px 15px 0 15px;
  background: #ececec url(/images/but_end.gif) no-repeat top right;
  border-bottom: 1px solid #ececec;
}
#menu ul li a {
  font-family: Tahoma, sans-serif;
  font-size: 13px;
  color: #4b4b4b;
  text-transform: uppercase;
  text-decoration: none;
}
#submenu_container {
  height: 24px;
  background: #ececec url(/images/bg_3.gif) repeat-x top;
}
#products_menu {
  width: 1000px;
  height: 23px;
  text-align: left;
}
#products_menu ul.root {
  height: 23px;
  float: left;
}
#products_menu ul.root li {
  height: 23px;
  display: inline;
}
#products_menu ul.root li.button {
  height: 19px;
  float: left;
  padding: 4px 5px 0 10px;
}
#products_menu ul.root li.button:hover {
  background-color: #dddddd;
}
#products_menu ul.root li a {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #757575;
  text-transform: uppercase;
  text-decoration: none;
}
#products_menu ul.dropdown {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  background-color: #ececec;
  border: 1px solid #c7c7c7;
  border-top-width: 0;
}

#products_menu ul.dropdown li {
  width: 200px;
  line-height: 25px;
  display: block;
}

#products_menu ul.dropdown li a {
  display: block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
}

#products_menu ul.dropdown li:hover {
  background-color: #dddddd;
}
#body {
  padding-bottom: 50px;
}
#content {
  width: 1000px;
  text-align: left;
  padding: 5px;
}
#content {
  text-align: left;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
}
#content p,ul,ol {
  padding: 0;
  margin: 0;
}
#content li {
  padding: 0;
  margin: 0;
  margin-left: 20px;
}
#content ul li {
  list-style: disc outside;
}
#content ol li {
  list-style: decimal outside;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #edecec;
}
#copyright {
  width: 1000px;
  padding-top: 40px;
  text-align: left;
  font-size: 11px;
  color: #7e7e7e;
  background: #edecec url(/images/footer-logo.gif) right center no-repeat ;
}
.category {
  width: 160px;
  height: 300px;
  display: inline;
  float: left;
  margin-bottom: 10px;
  text-align: center;
  background: url(/images/cat_bg.gif) no-repeat right top;
  padding-top: 15px;
  margin-top: 10px;
  color: #4b4b4b;
}

.category a {
  font-size: 16px;
  
  color: #4b4b4b;
  text-decoration: underline;
}

.first {
  width: 2px;
  height: 300px;
  display: inline;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  background: url(/images/cat_bg.gif) no-repeat right top;
  padding-top: 15px;
}

.article {
  padding: 10px 20px;
  min-height: 350px;
  font-size: 14px;
}

.category_body {
  padding: 10px 20px;
  font-size: 14px;
}

#lang {
  width: 980px;
  text-align: right;
  padding: 20px 40px 0 0;
}

#lang ul li {
  display: block;
  float: right;
  width: 50px;
  padding: 5px 10px;
  color: #ffffff;
  background-color: #020092;
  font: 10px Tahoma, sans-serif;
  text-align: center;
}

#lang ul li.selected {
  background-color: #8583ff;
}

#lang ul li a {
  color: #ffffff;
  font: 11px Tahoma, sans-serif;
  text-decoration: none;
}

#products_container {
  width: 960px;
  min-height: 350px;
  margin: 15px 0 10px 0;
  padding: 0 15px;
  clear: both;
}

#products_container div.product {
  width: 310px;
  min-height: 150px;
  display: inline;
  float: left;
  margin: 0 5px 15px 0;
}

#products_container div.product h2 {
  font-size: 13px;
  margin-bottom: 5px;
}

#products_container div.product p {
  margin-bottom: 1px;
  font-size: 11px;
}

#products_container div.product img {
  margin: 0 5px 5px 0;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 5px;
  float: left;
}

div.pager {
  clear: both;
  text-align: center;
  margin-bottom: 20px;
}

#category_container {
  background: transparent url('/images/product-bg.jpg') top left no-repeat;
}

#category_container h1 {
  padding: 10px 0 20px 15px;
  font-size: 18px;
  display: block;
  float: left;
}

#filters {
  text-align: right;
  clear: right;
  padding: 10px 25px 0 0;
}
