@charset "utf-8";
/* CSS Document */

html, body {
  margin:0px;
  padding:0px;
  position:relative;
  height:100%;
  
  
}

body {
  text-align:left;
  font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#6a6969;
  background:#299d45;
}

a {
  color:#742237;
  text-decoration:none;
}
a:hover {
  color:#742237;
  text-decoration:underline;
}

a img           {border-color:#666666}

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#6a6969; font-family:Tahoma, Geneva, sans-serif;font-weight:normal}
h1 { font-size:20px}
h2 { font-size:18px}
h3 { font-size:16px}
h4 { font-size:15px}
h5,h6 { font-size:11px}

.clear {clear:both;}
.main { }
.main {vertical-align:top;}

#wrap {
  margin:0 auto;
  height:auto !important;
  height:100%;
  min-height:100%;
  position:relative;
  min-width:980px;
}

.h_blank {width:100%;height:0;}
.f_blank {width:100%;height:0;}

/*----------- header ---------*/
#header {
  position:relative;
  background:url(header_r.gif) 0 0 repeat-x;
  height:299px;
}
#header_in {
  background:url(header_l.jpg) 0 0 no-repeat;  
  height:299px;  
}
.header_l {
  height:299px;
  
  background:url(header_r.png) 100% 0 no-repeat;
}
.header_box {
  height:299px; 
}

.flash { position:absolute; top:0; left:50px;}

.logo {
  display:block;
  position:absolute;
  right:188px;top:43px;
  background:url(logo.png) 0 0 no-repeat;
  width:229px;height:239px;
}

.desc {
  position:absolute;
  right:329px;top:64px;
  width:341px;height:65px;
  background:url(desc.png) 0 0 no-repeat;  
}
.phone {
  position:absolute;
  right:92px;top:64px;
  font:normal 18px Arial, Helvetica, sans-serif;
  color:#fff;
  width:165px;  
}
.mail {
  position:absolute;
  right:461px;top:253px;
  font:normal 15px Arial, Helvetica, sans-serif;
  color:#fff;
  width:125px;  
}
.mail a {
  color:#fff;  
}

/*----------- SEARCH---------*/

.search {
  background:url(search.png) 0 0 no-repeat;
  width:136px;height:20px;  
  position:absolute;
  bottom:16px;right:36px;
}
.s_inp {
  background:none;
  border:none;
  width:85px;height:13px;
  position:absolute;  
  left:12px;top:2px;
  font-size:10px;
  color:#000;
}
.s_but {
  background:none;
  border:none;  
  width:34px;height:20px;
  position:absolute;
  right:0px;top:0px;
  cursor:pointer;
}
#upm {
  list-style:none;
  margin:0;
  padding:5px 20px 0 20px;
  background:url(upm.gif) 0 0 repeat-x;
  height:49px;  
  font-family:Tahoma, Geneva, sans-serif;
  
}
#upm li {
  float:left;  
}
#upm li a {
  display:block;
  color:#fff;  
  max-width:125px;
  
}
#upm li a span {
  display:block;  
  
  padding:12px 16px;
  height:24px;
}
#upm li a:hover {
  background:url(upm_hover.gif) 0 0 no-repeat;
  color:#207d39;
  text-decoration:none;  
}
#upm li a:hover span {
  background:url(upm_hover_r.gif) 100% 0 no-repeat;
  cursor:pointer;  
}
/*----------- END SEARCH---------*/

/*----------- conteiner ---------*/
#conteiner {
  clear:both;
  position:relative;
  background:#fff;
  padding:10px 0 0;
}
/*----------- sitebar ---------*/
#sitebar {
  padding:0 15px 50px 8px;
  width:231px;
  background:url(sit_dw.gif) 0 100% no-repeat;
  vertical-align:top;
}

.sim_box {
  background:#7a243b url(sim_up.jpg) 0 0 no-repeat;  
}
#sim {
  list-style:none;
  margin:0;
  padding:16px 7px;  
  background:url(sim_dw.gif) 0 100% no-repeat;
  font:normal 14px Arial, Helvetica, sans-serif;
}
#sim li {
  border-bottom:dotted 1px #c7c7c7;
}
#sim li a {
  display:block;  
  color:#fff;
  padding:9px 18px;
}
#sim li a:hover {
  background:#3a9048 url(sim_hover.gif) 0 0 repeat-x;
  text-decoration:none;  
}
.cart {
  padding:35px 0 15px 0;
  background:url(cart.jpg) 0 35px no-repeat;
  height:25px;
  font:normal 14px Arial, Helvetica, sans-serif;
  line-height:25px;  
}
.cart a {
  color:#fff;  
}
.news_title {
  background:url(news_title.gif) 0 25px no-repeat;
  font:normal 18px/27px Tahoma, Geneva, sans-serif;
  color:#fff;
  padding:25px 0 0 25px;
  height:27px;  
}
.news_post {
  color:#6a6969;
  font:normal 13px Tahoma, Geneva, sans-serif;
  padding:10px 25px 0;  
}
.news_post a {
  display:block;
  padding:0 0 10px;
  font-weight:bold;
  color:#52aa58;
  text-decoration:underline;  
}
.news_post a:hover {
  text-decoration:none;  
}

/*----------- content ---------*/
#content {
  vertical-align:top;
  background:url(con_repeat.gif) 0 0 repeat-y;
  
}
.content_box {
  background:url(con_repeat.gif) 0 0 repeat-x;
}
.content_in {
  padding:0 80px 0 0;
  position:relative;
  background:url(con_repeat_r.gif) 100% 0 repeat-y;
  min-height:700px;
  padding:25px;
}
.con_l {
  position:absolute;
  left:0;top:0;
  background:url(con_l.gif) 0 0 no-repeat;
  width:3px;height:3px;  
}
.con_r {
  position:absolute;
  right:0;top:0;
  background:url(con_r.gif) 0 0 no-repeat;
  width:18px;height:3px;  
}
.con_dw_l {
  background:url(con_dw_l.gif) 0 0 no-repeat;  
  width:6px;height:7px;
  position:absolute;
  left:0;bottom:0;
}
.con_dw_r {
  background:url(con_dw_r.gif) 0 0 no-repeat;  
  width:20px;height:7px;
  position:absolute;
  right:0;bottom:0;
}



/*----------- footer ---------*/
#footer {
  position:relative;
  height:112px;
  padding:33px 0 0 ;
}


.copy {
  position:absolute;  
  left:20px;bottom:12px;
  font:bold 12px Arial, Helvetica, sans-serif;
  color:#dadada;
}
.developer {
  position:absolute;
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#fff;  
  left:20px;top:12px;
}
.developer a {
  color:#fff;
  text-decoration:underline;
}
.developer a:hover {
  text-decoration:none;  
}

.counters {
  position:absolute;
  right:20px;bottom:12px;  
}

.foom_box {
  background:url(foom.gif) 0 0 repeat-x;
}
.foom_in {
  background:url(foom_l.gif) 0 0 no-repeat;  
}
#foom {
  list-style:none;
  margin:0;
  padding:0 0 0 20px;  
  font:normal 12px Tahoma, Geneva, sans-serif;
  height:51px;
}
#foom li {
  float:left;  
}
#foom li a {
  display:block;
  color:#dadada;
  max-width:125px;  
}

#foom li a span {
  display:block;
  padding:14px 16px;
  height:18px;  
}
#foom li a:hover {
  background:#299f45 url(foom_hover_l.gif) 0 0 no-repeat;  
  color:#fff;
  text-decoration:none;
}
#foom li a:hover span {
  background:url(foom_hover_r.gif) 100% 0 no-repeat;
  cursor:pointer;  
}



table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #91949a;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #000; background-color:#207d39; color:#fff; text-align:left;}

.thumb              {color:#000000}
