/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
body {
  background: #eee url(../../images/front/bgr_body.gif) repeat-x 0 -12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}
button, input.reset, input.submit {
  cursor: pointer;
}


a {
  color: #75a72c;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
:-moz-any-link:focus {
  outline: none;
}
h1 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #222;
}
h2 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #222;
}
ul {
  list-style: none;
}
p {
  margin-bottom: 10px;
}
img {
  display: block;
}
a img {
  border: none;
}



#wrapper {
  color: #666;
}

/*******************************/
/*****        Header        ****/
/*******************************/
#header {
  position: relative;
  z-index: 900;
  width: 980px;
  height: 80px;
  margin: 0 auto;
  background: url(../../images/front/bgr_header.jpg) no-repeat bottom right;
}
#logo {
  position: absolute;
  left: 0;
  bottom: -170px;
  width: 249px;
  height: 170px;
  margin: 0;
}
#header .bg {
  background: url(../../images/front/logo.gif) no-repeat center;
}
#header .en {
  background: url(../../images/front/logo_en.gif) no-repeat center;
}
#logo a {
  position: absolute;
  display: block;
  width: 239px;
  height: 170px;
  text-indent: -1000em;
}
/*******************************/
/*****   Main navigarion    ****/
/*******************************/

#main_navigation {
  position: absolute;
  left: 240px;
  top: 39px;
  height: 40px;
  padding: 0 10px;
}
#main_navigation ul {
  position: relative;
}
#main_navigation li, #main_navigation li a {
  display: block;
  float: left;
  height: 41px;
  line-height: 38px;
  text-decoration: none;
  font-size: 14px;
}
#main_navigation li {
  position: relative;
  margin-right: 5px;
  padding-left: 10px;
  background: url(../../images/front/tabs.gif) no-repeat 0 -25px;
}
#main_navigation li a {
  padding-right: 10px;
  color: #fff;
  background: url(../../images/front/tabs.gif) no-repeat 100% -25px;
}
#main_navigation li a:hover {
  color: #75a72c;
}
#main_navigation li.selected {
  background: url(../../images/front/menu_selected.gif) no-repeat bottom center;
}
#main_navigation li.selected a {
  color: #dfedcc;
}
#main_navigation li.selected a:hover {
  color: #75a72c;
}
#main_navigation li.hover {
  background: #f0fadf;
}
#main_navigation li.hover a {
  color: #75a72c;
}
#main_navigation li.hover ul {
  display: block;
}
#main_navigation li ul {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 40px;
  left: 0;
  width: 140px;
  background: #f0fadf;
}
#main_navigation li ul li {
  width: 130px;
  margin: 0;
  border-bottom: 1px solid #d5eeaa;
}
#main_navigation li li, #main_navigation li li a {
  height: 24px;
  height: auto !important;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
  color: #75a72c;
}
#main_navigation li li a {
  padding-top: 4px;
  padding-bottom: 4px;
}
#main_navigation li li a:hover {
  color: #000;
  text-decoration: underline;
}
#languages {
  position: absolute;
  right: 20px;
  top: 45px;
  height: 40px;
  padding: 0 10px;
}
#languages ul {
  float: left;
  height: 28px;
}
#languages li, #languages li a {
  z-index: 100;
  position: relative;
  display: block;
  float: left;
  width: 16px;
  height: 11px;
}
#languages li {
  margin: 8px 5px 0 0;
  _margin: 4px 5px 0 0;
}
#languages li a {
  text-indent: -1000em;
}
#languages li#bg {
  background: url(../../images/front/flag_bg.gif) no-repeat center;
}
#languages li#en {
  background: url(../../images/front/flag_en.gif) no-repeat center;
}
#languages li#de {
  background: url(../../images/front/flag_de.gif) no-repeat center;
}
#languages li#ru {
  background: url(../../images/front/flag_ru.gif) no-repeat center;
}
#languages li#fr {
  background: url(../../images/front/flag_fr.gif) no-repeat center;
}

/*******************************/
/*********    Content     ******/
/*******************************/
#content {
  background: #fff url(../../images/front/bgr_content.jpg) no-repeat center top;
  border-bottom: 1px solid #ccc;
}
#inner_wrapper {
  width: 940px;
  margin: 0 auto;
  background: url(../../images/front/bgr_inner_wrapper.gif) repeat-y right top;
}

#left_column {
  float: left;
  width: 219px;
  padding-top: 170px;
}

#product_categories h2 {
  margin-bottom: 0;
  padding: 8px 0 6px 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  background: #e8f7d3;
  border-bottom: 1px solid #c8e89c;
}
#product_categories ul {
  margin-bottom: 10px;
  padding: 5px 15px;
}
#product_categories li {
  padding: 3px 0 2px 7px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 10px;
}
#product_categories li.selected {
  padding-left: 15px;
  background: url(../../images/front/bullet_2.gif) no-repeat center left;
}
#product_categories li.selected a {
  color: #333; 
}



#right_column {
  float: right;
  width: 700px;
  padding: 10px;
}
#intro {
  position: relative;
  width: 700px;
  height: 250px;
  margin-bottom: 10px;
}
#intro img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
#intro h2, #intro span.shadow {
  position: absolute;
  display: block;
  width: 440px;
  height: 42px;
  right: 0;
}
#intro h2 {
  text-indent: 15px;
  line-height: 42px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  z-index: 3 !important;
  bottom: 0;
}
#intro span.shadow {
  background: #000;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  z-index: 2;
  bottom: 10px;
}
#intro a.more {
  z-index: 10;
  right: 10px;
  bottom: 10px;
  position: absolute;
  display: block;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-weight: bold;
}

#company_brief {
  position: relative;
  float: left;
  width: 450px;
  padding: 5px 10px;
  border-right: 1px solid #ddd;
}
#company_brief h2 {
  margin-bottom: 5px;
}
#company_brief .about_more, #company_brief .contacts_more {
  float: left;
  display: block;
  height: 25px;
  line-height: 25px;
  margin-top: 10px;
  padding-left: 32px;
}
#company_brief .about_more {
  margin-left: 90px;
  _margin-left: 45px;
  margin-right: 10px;
  background: url(../../images/front/more_about.gif) no-repeat center left;
}
#company_brief .contacts_more {
  background: url(../../images/front/more_contacts.gif) no-repeat center left;
}

#latest_news {
  position: relative;
  left: -1px;
  float: left;
  width: 218px;
  padding: 5px 0 5px 10px;
  border-left: 1px solid #ddd;
}
#latest_news h2 {
  margin-bottom: 5px;
  padding: 0 10px;
}
.article {
  position: relative;
  margin-bottom: 10px;
}
.article h3 {
  margin-bottom: 5px;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: bold;
  background: #eaf7d3;
}
.article p.description {
  margin: 0;
  padding: 0 10px;
}
.article p.date {
  position: relative;
  float: right;
  margin: 5px 0 0 0;
  padding: 0 10px;
  font-size: 10px;
  color: #666;
}
.article .b_offer {
  margin-left: 10px;
  padding: 0 10px 0 15px;
  font-size: 11px;
  background: url(../../images/front/bullet_01.gif) no-repeat center left;
}
/*******************************/
/*****       Search         ****/
/*******************************/
#search {
  margin: 5px 10px;
}
#product_filter {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
  width: 680px;
  padding: 10px;
  background: #ecf8dc;
}
#product_filter div.left {
  width: 155px;
}
#product_filter select {
  width: 140px;
  font-size: 12px;
}
#product_filter div.left input {
  width: 140px;
}
#product_filter button.submit {
}
#product_filter button.submit, #product_filter button.reset {
  float: right;
  margin-top: 17px;
  margin-left: 5px;
  padding: 1px;
  _padding: 0;
  font-size: 11px;
  font-family: Trebuchet MS, Tahoma, sans-serif;
  color: #fff;
  background: #8bc03c;
  border: 1px solid #67971f;
}
/*******************************/
/*****     PRODUCTS         ****/
/*******************************/
#products {
  margin: 5px 10px;
}
.make_listing li, .make_listing li a {
  display: block;
  float: left;
  height: 75px;
  cursor: pointer;
}
.make_listing li {
  width: 226px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.make_listing li img {
  float: left;
  width: 100px;
  height: 75px;
  margin-right: 10px;
}
.make_listing li strong {
  float: left;
  width: 114px;
  line-height: 75px;
  font-size: 14px;
}
.make_listing li strong small {
  font-weight: normal;
  font-size: 12px;
  color: #999;
}
.listing table {
  margin-left: -10px;
  margin-right: -10px;
  width: 700px;
}
.listing td.thumbnail {
  width: 100px;
  height: 100px;
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
}
.listing td.thumbnail img {
  display: inline;
  padding: 2px;
  border: 1px solid #ccc;
}
.listing td, .listing th {
  padding: 0 10px;
  border-bottom: 1px solid #ddd;
}
.listing th {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  background: #eee;
}

.listing thead th a {
  color: #588318;
  text-decoration: none;
  background: url(../../images/admin/icon_unsorted.gif) no-repeat scroll left center;
  padding-left:10px;
}

.listing thead th a.sorted_up {
  padding-left: 10px;
  background: url(../../images/admin/icon_up.gif) no-repeat left center;
}

.listing thead th a.sorted_down {
  padding-left: 10px;
  background: url(../../images/admin/icon_down.gif) no-repeat left center;
}

/*******************************/
/*****   PRODUCTS DETAILS   ****/
/*******************************/
#product_gallery {
  position: relative;
  float: left;
  width: 336px;
}
#product_gallery .carousel {
  width: 286px;
  margin: 0 auto;
}
#product_gallery .carousel ul {
}
#product_gallery .carousel li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 286px;
  height: 286px;
}
#product_gallery .carousel li a {
  display: inline;
}
#product_gallery .carousel li img {
  display: inline;
  padding: 2px;
  border: 1px solid #ddd;
}
#product_gallery a.prev, #product_gallery a.next {
  position: absolute;
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #8bc03c;
  border-bottom: 1px solid #6f9e2a;
}
#product_gallery a.prev {
  top: 135px;
  left: 0;
}
#product_gallery a.next {
  top: 135px;
  right: 0;
}

#product_details {
  float: right;
  width: 330px;
  padding: 5px 10px 0 10px;
}
#product_details h2 {
}
#product_details a.back {
  position: absolute;
  margin-top: -23px;
  _margin-top: -27px;
  margin-left: 290px;
  display: block;
  padding: 3px 7px;
  font-size: 10px;
  background: #75a72c;
  color: #fff;
}
#product_details li.description * {
  font-size: 12px !important;
  font-family: Trebuchet MS;
}
#stats strong {
  display: block;
  width: 320px;
  margin: 10px 0 2px -10px;
  padding: 3px 10px;
  background: #eee;
  border-bottom: 1px solid #ddd;
} 
#stats td {
  padding: 5px 10px;
}
#stats td, #stats th {
  text-align: left;
  vertical-align: top;
}


/*******************************/
/*****    PROJECT DETAILS   ****/
/*******************************/
#project_details {
  margin: 5px 10px;
}
#project_details h2 {
  width: 610px;
}
#project_details li strong {
  display: block;
  width: 500px;
  font-size: 14px;
  margin-top: 10px;
}
#project_details a.back {
  position: absolute;
  margin-top: -23px;
  _margin-top: -27px;
  margin-left: 635px;
  display: block;
  padding: 3px 7px;
  font-size: 10px;
  background: #75a72c;
  color: #fff;
}
#project_gallery img {
  padding: 2px;
  border: 1px solid #ddd;
}
#project_gallery .carousel {
  position: relative;
  margin-bottom: 10px;
  margin-left: -5px;
  _margin-left: -10px;
  _margin-right: -10px;
}
#project_gallery li {
  margin-right: 11px;
  margin-right: 7px;
}
#project_gallery a.prev, #project_gallery a.next {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #8bc03c;
  border-bottom: 1px solid #6f9e2a;
}
#project_gallery a.prev {
  position: relative;
  left: 330px;
}
#project_gallery a.next {
  position: relative;
  left: 335px;
}

/*******************************/
/*****        News          ****/
/*******************************/
#news {
  position: relative;
}
#news h2 {
  margin: 0 0 10px 10px;
}
#news h3 {
  margin-bottom: 5px;
  padding: 4px 10px;
  background: #F1F7FD;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.s_article ul {
  margin-left: 10px;
  list-style: disc inside;
}
#buttons {
  padding: 0 10px;
}
#back_archive {
  position: absolute;
  top: 5px;
  right: 10px;
  text-decoration: none;
  line-height: 18px;
  padding: 0 5px;
  font-size: 10px;
  background: #E92C1A none repeat scroll 0% 50%;
  border: 1px solid #CE2717;
  color: #fff;
}
#back_archive2 {
  float: right;
  text-decoration: none;
  line-height: 18px;
  padding: 0 5px;
  margin-right: 10px;
  font-size: 10px;
  background: #E92C1A none repeat scroll 0% 50%;
  border: 1px solid #CE2717;
  color: #fff;
}
#news .date {
  position: relative;
  z-index: 100;
  float: right;
  margin-top: 5px;
  padding-right: 10px;
  font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 16px;
  color: #a5a5a5;
}
#news p {
  padding: 0 10px;
}
#last_five, #all_news {
  margin-top: 50px;
  line-height: 24px;
}
#all_news {
  margin-top: 0;
}
#last_five {
  padding-top: 20px;
  background: url(../../images/front/border_1.gif) no-repeat center top;
}
#last_five li, #all_news li {
  margin: 0 10px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #ecf1f7;
}
#last_five li a {
  padding-left: 12px;
  background: url(../../images/front/bullet_1.gif) no-repeat center left;
}
#last_five .date, #all_news li .date {
  margin: 0;
  line-height: 24px;
  border: none;
}




#buttons ul {
  text-align: center;
}
#buttons li {
  display: inline;
  margin-right: 15px;
}
#buttons li a {
  padding-left: 12px;
}
#b_print a {
  background: url(../../images/front/bullet_print.gif) no-repeat 0 4px;
}
#b_enquiry a {
  background: url(../../images/front/bullet_enquiry.gif) no-repeat 0 5px;
}
/*******************************/
/*****      Download        ****/
/*******************************/
#downloads table {
  width: 680px;
  margin: 0 10px 30px 10px;
}
#downloads table td {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}
#downloads table td img {
  display: block;
  float: left;
  margin-right: 5px;
}
.links {
  margin-bottom: 20px;
  text-align: center;
}
.links img {
  display: inline !important;
}





#enquiry {
  padding-top: 15px;
  width: 450px;
}
#enquiry label {
  clear: left;
  float: left;
  width: 160px;
  margin-bottom: 10px;
  padding-right: 4px;
  text-align: right;
}
#enquiry input, #enquiry textarea {
  float: left;
  margin-bottom: 10px;
}
#enquiry textarea {
  overflow: auto;
  width: 270px;
  height: 100px;
}
#enquiry .submit, #enquiry .reset {
  font-size: 11px;
  font-family: Trebuchet MS, Tahoma;
}
#enquiry .submit {
  margin-left: 164px;
  margin-right: 5px;
}

a.b_more, a.b_contacts, a.b_more span, a.b_contacts span {
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  font-weight: bold;
}
a.b_more, a.b_contacts {
  margin-right: 10px;
  padding-left: 25px;
  cursor: pointer;
}
a.b_more span, a.b_contacts span {
  padding-right: 10px;
}
a.b_more {
  background: url(../../images/front/button_more.gif) no-repeat 0 0;
}
a.b_more span {
  background: url(../../images/front/button_more.gif) no-repeat 100% 0;
}
a.b_contacts {
  background: url(../../images/front/button_contacts.gif) no-repeat 0 0;
}
a.b_contacts span {
  background: url(../../images/front/button_contacts.gif) no-repeat 100% 0;
}


#contacts {
  padding-bottom: 120px;
  background: url(../../images/front/contacts.gif) no-repeat bottom right
}
#contacts .form_1 {
  float: left;
}
#contacts .contact_details {
  float: right;
  width: 250px;
}
/*******************************/
/*****        Footer        ****/
/*******************************/
#dull_menu {
  clear: both;
  height: 20px;
  margin: 0 2px 1px 221px;
  padding: 3px 0;
  text-align: center;
  background: #ecf8dc;
}
#dull_menu a {
  line-height: 20px;
}
#dull_menu a.next {
  padding: 0 25px 0 10px;
  background: url(../../images/front/but_next_1.gif) no-repeat center right;
}
#dull_menu a.prev {
  padding: 0 10px 0 25px;
  background: url(../../images/front/but_prev_1.gif) no-repeat center left;
}
/*******************************/
/*****        Footer        ****/
/*******************************/
#footer {
  padding: 10px 0;
  text-align: center;
  color: #999;
  font-size: 11px;
  border-top: 1px solid #fff;
}
#footer_navigation li {
  display: inline;
}
#footer_navigation li a {
  padding: 0 5px;
}
/*******************************/
/*****    Common classes    ****/
/*******************************/
.static img.right {
  margin: 0 0 10px 10px;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
}
.static img.left {
  margin: 0 10px 10px 0;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
}
.static table {
  width: 100%;
}
.static table th {
  padding: 5px 10px;
  color: #fff;
  background-color: #8dc844;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.static table td {
  padding: 3px 10px;
  border-bottom: 1px solid #7db637;
}
#sources_types_table th {
  padding: 5px 2px;
}
#sources_types_table td {
  border-right: 1px solid #7db637;
}
#label_warranty {
  z-index: 100;
  position: absolute;
  margin: 0 0 0 410px;
}
.pager {
  clear: both;
  padding: 10px 0;
}
.pager li {
  float: left;
}
.pager li, .pager li a {
  display: block;
  width: 16px;
  text-align: center;
}
.pager li a {
  text-decoration: none;
}
.pager li.last {
  float: left;
}
.pager li.next, .pager li.next a {
  width: auto;
  margin-left: 5px;
  font-size: 12px;
  border: none;
}
.pager li.next span, .pager li.next a span {
  font-size: 8px;
  font-weight: bold;
  vertical-align: middle;
}
.pager li.selected {
  background: #ddd;
  color: #666;
}




.form_1 {
  width: 450px;
  padding-top: 20px;
}
.form_1 label {
  float: left;
  width: 140px;
  margin-bottom: 10px;
}
.form_1 input.text, .form_1 textarea {
  float: left;
  margin-bottom: 10px;
}
.form_1 textarea {
  overflow: auto;
  width: 270px;
  height: 100px;
}
.form_1 span.error {
  display: block;
  float: left;
  width: 20px;
  height: 15px;
  text-indent: -1000em;
  background: url(../../images/front/icon_error.gif) no-repeat center right;
}
.form_1 button {
  border: 1px solid #999;
  font-size: 12px;
  font-family: Trebuchet MS, Tahoma;
}


.static h2 {
  margin: 5px 10px 10px 10px;
}
.static h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px 5px 10px;
}
.static ul {
  list-style: disc outside;
  margin: 0 10px 10px 10px;
  padding-left: 15px;
}
.static p {
  margin-left: 10px;
  margin-right: 10px;
}



span.clear {
  clear: both;
  display: block;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
span.border_1 {
  height: 19px;
  background: url(../../images/front/border_1.gif) no-repeat center top;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}


/******** Clear Fix ************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}












