body {
  background-image: url(/pimg/bg.gif);
  background-color: white;
  color: black;
  font-family: "Trebuchet MS", Verdana, Tahoma;
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}

a img {
    border: 0;
}

div#center {
  width: 980px;
  margin: 0 auto;
}

table {
  border-color: #d9e1d6;
  border-collapse: collapse;
}

table tr th {
  color: #5e7531;
  font-weight: bold;
}

div#lang {
  background-image: url(/pimg/eng_bg.gif);
  float: right;
  display: inline;
  width: 50px;
  height: 20px;
  font-size: 11px;
  color: #8ea16a;
  padding-top: 4px;
  padding-left: 6px;
}

div#logo {
  display: inline;
  float: left;
  clear: left;
  margin-bottom: 20px;
  margin-top: 30px;
}

div#contents {
  display: inline;
  float: left;
  clear: both;
  width: 978px;
}

div#footer {
  display: inline;
  float: left;
  clear: both;
  width: 978px;
  border-top: 1px solid #e5e5e3;
  text-align: right;
  color: #959094;
  font-size: 11px;
  padding-top: 5px;
  margin-top: 10px;
}

div#menu {
  width: 200px;
  display: inline;
  float: left;
}

div#text {
  margin-left: 15px;
  width: 755px;
  display: inline;
  float: left;
}

div#center.threeColumns div#text {
  width: 545px;
}

div#sidebar {
  width: 200px;
  display: inline;
  float: left;
  clear: right;
  margin-left: 15px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}


.big {
  display: block;
  width: 198px;
  height: 40px;
  color: #5e7733;
  font-size: 15px;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
  background-image: url(/pimg/menu.gif);
  line-height:40px;
  background-repeat: no-repeat;
  margin-top: 5px;
}

.bigext {
  display: block;
  width: 198px;
  height: 40px;
  color: #5e7733;
  font-size: 15px;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
  background-image: url(/pimg/menu_with_sub.gif);
  line-height:40px;
  background-repeat: no-repeat;
  margin-top: 5px;
}

.bigext:hover {
  display: block;
  width: 198px;
  height: 40px;
  color: white;
  font-size: 15px;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
  background-image: url(/pimg/menu_with_sub_o.gif);
  line-height:40px;
  background-repeat: no-repeat;
  margin-top: 5px;
}

.big:hover, .active {
  display: block;
  width: 198px;
  height: 40px;
  color: white;
  font-size: 15px;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
  background-image: url(/pimg/menu_o.gif);
  line-height:40px;
  background-repeat: no-repeat;
  margin-top: 5px;
}

.big span, .bigext span, .stable span, .active span {
  margin-left: 15px;
}

div.submenu {
  background-color: white;
  border-left: 1px solid #ebeee5;
  border-right: 1px solid #ebeee5;
  width: 194px;
  padding-top: 10px;
}


a {
  text-decoration: none;
  color: #5e7733;
}

ul {
  margin: 0 0 0 0px;
  padding: 0px;
  padding-left: 20px;
  list-style: none;
}

ul li {
  list-style-image: url(/pimg/menu_bullet.gif);
  line-height: 20px;
}

div.submenu ul li a {
  color: black;
}

div.submenu ul li a.activesub {
  color: black;
  font-weight: bold;
}

div.submenu ul li a:hover {
  color: black;
  text-decoration: underline;
}

.subclose {
  background-image: url(/pimg/menu_with_sub_end.gif);
  background-repeat: no-repeat;
  height: 18px;
}

.stable {
  display: block;
  width: 198px;
  height: 40px;
  color: #5e7733;
  font-size: 15px;
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
  background-image: url(/pimg/menu_with_sub.gif);
  line-height:40px;
  background-repeat: no-repeat;
  margin-top: 5px;
}

div.stable_c {
  background-color: white;
  border-left: 1px solid #ebeee5;
  border-right: 1px solid #ebeee5;
  width: 174px;
  padding: 10px;
  line-height: 18px;
  color: black;
}

div.stable_c a {
  color: black;
}

.cont_top {
  background-image: url(/pimg/cont_top.gif);
  height: 18px;
/*  width: 582px; */
  background-repeat: no-repeat;
}

.container {
  background-color: white;
  border-left: 1px solid #dfdfdd;
  border-right: 1px solid #dfdfdd;
/*  width: 560px; */
  padding: 10px;
}

.container h1, .container .h2, .container h3 {
  margin: 0px;
  padding: 2px;
}


.cont_bottom {
  background-image: url(/pimg/cont_bottom.gif);
  height: 18px;
  /* width: 582px; */ 
  background-repeat: no-repeat;
}

.button {
  width: 99px;
  height: 28px;
  background-image: url(/pimg/button.gif);
  color: white;
  display: block;
  line-height: 28px;
  font-weight: bold;
}

form {
  margin: 0px;
  padding: 0px;
}

.button span {
  margin-left: 15px;
}

/********** PriceTable ************/

div.PriceTable a {
	color: #4A4385;
}

div.PriceTable table {
    border-width: 0;
    border-spacing: 1px;
    border-style: none;
    border-color: #DFE4D4;
    border-collapse: collapse;
    width: 100%;
}

/* column header */
div.PriceTable thead td,
div.PriceTable thead th {
    padding: 2px;
    border: 1px solid #DFE4D4;
    color: #5E7733;
    font-weight: bold;
}

/* row header */
div.PriceTable tbody th {
	text-align: left;
	width: 300px;
	border: 1px solid #DFE4D4;
	padding: 2px 10px;
	color: black;
	font-weight: normal;
} 

div.PriceTable table td {
    border: 1px;
    padding: 3px 6px;
    border: 1px solid #DFE4D4;
    text-align: center;
}
div.PriceTable table td.description {
    text-align: left;
    width: 300px;
}

#imageWindow {
    border: 1px solid #DFE4D4;
    position: absolute;
    background-color: white;
    padding: 5px;
}
.windowTitle {
	padding: 5px;
}

.windowTitle a {
	background-image: url(/pimg/close.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;
    color: black;
}
.verticalText {
    writing-mode: tb-rl;
    filter: flipv fliph;
}

/*** Blog ***/
.commentsBlock p.error {
  color: red;
}

.commentsBlock input.error {
  background-color: #FFEEEE;
}

.commentsBlock textarea.error {
  background-color: #FFEEEE;
}

.commentList li {
  padding-bottom: 0.7em;
}

.commentList li .author {
  font-weight: bold;
}

.blogPost .author {
  font-weight: bold;
}

.blogPost {
  margin-bottom: 2.6em;
}

table.advertisementForms td {
    vertical-align: top;
    padding-bottom: 1.7em;
}

table.advertisementForms td.description {
    padding-left: 1.7em;
}

div.Blog-feedSubscription {
	margin-top: 8px;
}

div.Blog-feedSubscription {
   margin-left: 3px;
   padding: 0 0 0 19px;
   background: url(/pimg/feed-icon-14x14.png) no-repeat 0 30%;
}

