/* Common styles */
body{
  background-color: #FFF;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,Verdana,sans-serif;
}
td{
  vertical-align: top;
}
table{
  border-collapse: collapse;
}
td, th{
  padding: 0;
}
img{
  border: 0;
}
hr{
  border:0;
  width:99%;
  color:#bbbdbf;
  background-color:#bbbdbf;
}
a{
 color:#046c3d;
 text-decoration:underline;
}
a:hover{
  text-decoration:none;
}
h1{
 font-size:12px;
 color:#046c3d;
}
h2{
 font-size:12px;
 color:#046c3d;
 margin:0 0 5px 0;
}
form{
  margin:0;
}


/* And now id styles */
#top{
  width: 100%;
  height: 132px;
  background: url("i/bg.jpg") repeat-x top left;
}
#top #cars{
  text-align: left;
}

#top_left{
  width: 247px;
  height: 104px;
}
#top_cars{
  width: 100%;
}
#top_cars td{
  width: 33%;
  text-align: center;
  vertical-align: middle;
}
#top_cars img{
  margin-left: 20px;
}
#top_cars img.right{
  margin-right: 20px;

}
#top_flash{
  width: 225px;
  text-align: center;
  vertical-align: bottom;
}
#top_flash #top_logos{
  margin-bottom: 7px;
}
#top_flash #top_slogans{
  margin-bottom: 1px;
}

#top_menu{
  width: 100%;
}
#top_menu a{
  white-space: nowrap;
  font-size: 12px;
  color: #000;
  line-height: 12px;
  display: block;
  padding: 9px 0 9px 6px;
  font-weight: bold;
  text-decoration: none;
  background: url("i/button_bg1.gif") repeat-x top left;
}
#top_menu a.lines2{
  padding: 3px 0 3px 0;
}
#top_menu td{
  padding: 3px 2px 3px 2px;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fec30f;
}
#top_menu p{
  margin: 0;
  padding: 0 2px 0 0;
  background: url("i/button_bg2.gif") no-repeat top right;
}
#content{
  width: 100%;
  background-color: #f7f6f6;
}
#content #content_menu{
  width: 247px;
}
/*
#content #content_additional{
  width: 225px;
  background-color: #FFF;
}
*/
#content #content_additional{
  width: 247px;
  background-color: #FFF;
}
#content_text{
/*  width: 100%;*/
  padding: 0 20px 20px 20px;
  font-size: 12px;
}
#content_text img{
  border: 1px solid #046c3c;
}

#content_text h1 {
  margin: 25px 0 10px 0;
  font-size: 15px;
  color: #000;
  font-style: italic;
}

.bottom_text p {text-align:justify;}

#bottom_menu{
  width: 100%;
  height: 94px;
  background: url("i/bg2.jpg") repeat-x top left;
}
#bottom_menu td{
  vertical-align: middle;
  text-align: center;
  padding: 5px 0 5px 0;
  background: url("i/top_menu_line.gif") no-repeat center right;
}
#bottom_menu td.no_bg{
  background: url("");
}
#bottom_menu a, #bottom_menu a:hover{
  white-space: nowrap;
  font-size: 12px;
  color: #000;
  line-height: 12px;
  font-weight: bold;
}
#bottom_menu #copyright{
  text-align: left;
  font-size: 12px;
  padding-left: 20px;
  background: url("");
}
#bottom_menu #counters{
  padding-right: 20px;
  text-align: right;
  background: url("");
}
div.hl{
  margin: 5px 5px 5px 5px;
  background: url("i/lbg.gif") repeat-x top left;
  padding: 5px 5px 5px 5px;
  font-size: 13px;
}
/*
div.hl{
  margin: 0 10px 10px 15px;
  background: url("i/lbg.gif") repeat-x top left;
  padding: 15px 10px 10px 10px;
  font-size: 13px;
}
*/
div.hl form{
  margin: 0;
  padding: 0;
}
div.hl input.inp{
  font-size: 14px;
  border: 1px solid #626262;
  width: 175px;
  font-weight: bold;
}
div.hl input.subm{
  margin: 15px 0 15px 0;
}
h1.hl{
  font-size: 15px;
  margin: 25px 10px 5px 15px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
}
span.hl{
  font-size: 14px;
  margin: 20px 5px 5px 5px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
  display:block;
  font-weight:bold;
}
/*
span.hl{
  font-size: 15px;
  margin: 25px 10px 5px 15px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
  display:block;
  font-weight:bold;
}
*/
h3.hl{
  font-size: 15px;
  margin: 25px 10px 5px 15px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
}
.for_folder{
  text-decoration: none;
  margin-right: 5px;
  margin-left: -16px;
}

div.hl a{
  font-size: 13px;
  color: #046c3c;
}
#cat, div.cat_h{
  width: 180px;
  margin: 0 0 0 15px;
  padding: 10px 15px 15px 30px;
  list-style: none;
  font-size: 12px;
  background: url("i/lbg2.gif") repeat-x top left;
}
#cat li{
  padding-bottom: 5px;
}

#cat a, div.cat_h a{
  color:#000;
  text-decoration: none;
}

div.cat_h{
  padding-left: 10px;
}
div.cat_h p{
    padding-bottom: 5px;
    margin: 0;
}

h1.cat_h{
  margin: 25px 0 5px 20px;
  font-size: 15px;
  color: #000;
}

span.cat_h{
  display:block;
  margin: 25px 0 5px 20px;
  font-size: 15px;
  color: #000;
  font-weight:bold;
  font-size:15px;
}

hr.bold{
  height: 5px;
  text-align: left;
  margin: 10px 0 10px 0;
}
a.red{
  color:#a00d0d;
  text-decoration:none;
  font-weight:bold;
}
strong.bg{
  background-color:#bbbdbf;
  color:#FFF;
  font-weight:normal;
}
a.h2{
  text-decoration:none;
  font-weight:bold;
}
.b_links{
  text-align:center;
  margin-top:20px;
}
h1.n{
  margin: 25px 0 10px 0;
  font-size: 15px;
  color: #000;
  font-style: italic;
}
span.n{
  margin: 25px 0 10px 0;
  font-size: 15px;
  color: #000;
  font-style: italic;
  display:block;
  font-weight:bold;
}
#td_pad td{
  padding: 10px;
}
.dynamic{
  border-left:1px solid #31805d;
  border-bottom:1px solid #31805d;
}
.dynamic th{
  border-right:1px solid #31805d;
  border-top:1px solid #31805d;
  background-color:#d4d4d6;
  font-weight:normal;
  padding: 0 2px 0 2px;
}
.dynamic td{
  border-right:1px solid #31805d;
  border-top:1px solid #31805d;
  vertical-align:middle;
  padding: 3px;
}
.grey{
  background-color:#e7e7e7;
}
.price{
  margin-top:20px;
  font-size: 16px;
  font-weight:bolder;
  color:#9f0d0d;
}
.order{
  color:#9f0d0d;
  margin-top:10px;
  margin-bottom:30px;
}
.order input{
  width:50px;
}
.smaller{
  margin-bottom:5px;
  font-size:11px;
}
#b_nav{
  font-size:12px;
  margin-top:50px;
  text-align:center;
  font-weight:bold;
}
#cart{
  margin-top:20px;
  color:#9f0d0d;
}
#cart_form input{
  width:40px;
  margin:0 10px 0 10px;
  padding-left:10px;
  font-size: 14px;
  font-weight: normal;
}
#cart_form .long{
  width:120px;
}
.right1 {font-size:11px; margin:2px 10px 2px 20px;}
.right2 {color: #0000FF; font-weight: bold;}
.right3 {margin-bottom:2px; margin-top:2px; padding-bottom:2px; padding-top:2px;}