@CHARSET "UTF-8";

body {
	behavior: url( "./csshover3.htc" );
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  color: #0061a5;
  font-size: 11px;
  background: url(../img/body_bg.jpg) repeat-x #ffffff;
  line-height: 18px;
  text-align: justify;
}
a {
  outline-style: none;
  color: #0061a5;
  text-decoration: none;
}
div#mainArea {
  width: 926px;
  height: auto;
  margin: 0 auto;
  background: url(../img/main_bg.png);
  padding: 12px 28px;
  overflow: auto;
}
div#mainAreaFooter {
  width: 982px;
  height: 45px;
  margin: 0 auto;
  background: url(../img/mainFooter_bg.png);
}
div#topArea {
  width: 926px;
  height: 204px;
  background: url(../img/top_bg.jpg);
  position: relative;
}
a#logo {
  position: absolute;
  display: block;
  width: 250px;
  height: 100px;
  top: 50px;
}
div#menuArea {
  width: 926px;
  height: 43px;
  background: url(../img/menu_bg.png) repeat-x;
  margin: 12px 0;
  text-align: center;
  line-height: 43px;
}
div#contentArea {
  width: 650px;
  height: auto;
  margin: 0;
  padding: 10px;
  float: left;
}
div#newsArea{
  width: 256px;
  float: left;  
  text-align: center;
  background: #eeeeee;
  padding-top: 15px;
}

div#menuArea a, div#menuArea span.menuButton {
  display: inline-block;
  height: 43px;
  width: auto;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
div#menuArea a {
  margin: 0 43px;
}
div#menuArea span.menuButton + span.menuButton {
  border-left: solid 1px #105384;
}
div#menuArea span.menuButton:hover {
  background: #105384;
  cursor: pointer;
}
div#footerArea {
  width: 926px;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  text-align: center;
}
div#seoArea {
  width: 950px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  font-size: 11px;
  line-height: 11px;
  color: #ababab;
  padding-top: 10px;
  margin-top: 10px;
  border-top: solid 1px #ededed;
}
div.title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
div.oddNewsConteiner, div.evenNewsConteiner{  
  margin-top: 15px;
}

span.newsTitle{
  font-size: 14px;
  font-weight: bold;
}

div.imagesConteiner{
  text-align: left;
}



div.imagesConteiner img{
  border: 0px;  
}

/* OLD STYLES FOR USED PRODUCTS */


table.product_list thead{
  background: #0161ab;
  color: white;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
  height: 29px;  
}
div#newsArea div.title {
  font-size: 12px;
}
input[type="submit"] {
  border: none;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  background: #0f5fa6;
  font-size: 12px;
  font-family: Arial;
  float: right;
  padding: 3px 5px;
  cursor: pointer;
}
input[type="submit"]:hover {
  background: #2577c0;
}
table.product_list{
  float: left;
}

tr.light{
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
  color: #494947;
  background: #e7e7e7;
}

tr.dark{
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
  color: #494947;
  background: #d9d9d9;
}

.pages_cnt{
  font-size: 11px;
  color: #494947;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}

#content_footer{
  width: 100px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.product_left{
  float: left;
  width: 360px;
  color: #494947;  
  font-family: Tahoma;
  font-size: 11px;
}

.product_right{
  float: right;
  width: 310px;
  _width: 320px;
  _margin: 0px;
  _margin-right: 10px;
  
}

.p_description{
  line-height: 160%;
  text-align: justify;
}

.p_img{
  border: 1px solid #30739D;
  width: 126px;
  height: 126px;
  display: block;
  float: left;
  margin-bottom: 20px;
  margin-left: 15px;
}

.product_left table tr td{
  width: 200px;
  height: 25px;
  font-size: 11px;
}

.product_left table{
  font-weight: bold;
}

.blue_text{
  color: #0061AB;
}

/* END OF OLD STYLES FOR USED PRODUCTS */

div.path{
  margin-bottom: 20px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #105588;
}

/* STYLES FOR CATEGORIZED PRODUCTS */

div.category{
  margin-bottom: 20px;
  float: left;
  width: 640px;
}
div.category + div.category {
  padding-top: 20px;
  border-top: solid 1px #eaeaea;
}

div.category_image{
  float: left;
  margin-right: 15px;
}

div.category_image img{
  border: 0px;
}

div.category_name{
  float: left;
  font-size: 12px;
  font-weight: bold;
  width: 290px;
  text-align: left;
}

div.category_desc{
  float: left;
  width: 290px;
  text-align: left;
}

.p_name{
  font-size: 14px;
  font-weight: bold;
  color: black;

}

.p_manufacturer{
  padding-top: 5px;
  padding-bottom: 5px;
}

.p_description{
  line-height: 160%;
}

.p_catalog{
  color: #30739D;
  font-size: 12px;
}

.p_catalog a{
  color: #30739D;
  text-decoration: none;  
}

.p_catalog a:hover{
  color: #35CB35;
  text-decoration: none;  
}

.p_counter{
  float: right;
}

.p_price{
  color: #ff7300;
  float: left;
  font-weight: bolder;
  font-size: 14px;
}

.p_img{
  border: 1px solid #30739D;
  width: 126px;
  height: 126px; 
  display: block;
  float: left;
  margin-top: 20px;
  margin-left: 15px;
}

/* END OF STYLES FOR CATEGORIZED PRODUCTS */
pre {
  font-family: Arial, sans-serif;
}
div.imagesConteiner img {
  height: 120px;
  margin: 0 15px 15px 0;
}