html, body {
  margin: 0px;
  padding: 0px;
}

body {
  background: url('/img/block-border-left.png') top left repeat-y;
}

table.mainTable {
  background: url('/img/block-border-right.png') top right repeat-y;
}

table td {
  padding: 0px;
  text-align: left;
  vertical-align: top;
}

a img {
  border: none;
}

table#greenRow {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #003300;
  background-image: url('/img/green-row-bg.png');
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #114400;
}

table#greenRow td {
  text-align: left;
  padding: 0px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #d9d9a4;
}

table#greenRow td.l {
  text-align: left;
}

table#greenRow td.r {
  text-align: right;
}

table#greenRow a {
  color: #d9d9a4;
  text-decoration: none;
}

table#greenRow a:hover {
  color: #eeeedd;
  text-decoration: none;
}

table#buttons {
position: absolute;
top: 108px;
left: 22px
}

td#phone {
  background: url('/img/shop-tree/caption-fp-bg1.png') top left repeat-x;
}

td#searchCell {
  background-color: #114400;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #eeeedd;
  padding: 4px 8px;
}

td#searchCell input#searchField {
  width: 120px;
  font-size: 11px;
  border: solid 1px #999999;
}

td#searchCell td {
  vertical-align: middle;
}

td#searchCell a {
  color: #eeeedd;
}

td#rightCol {
  background-color: #ffffff;
  background-image: url('/img/dots-bg.png');
  background-position: top left;
  background-repeat: repeat-y;
  text-align: center; 
}

img.rightColumnSep {
  display: block;
  padding: 0px 4px;
}

img.rightColumnBanner {
  display: block;
  margin: 4px;
}

div#voteForm {
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #000000;
  text-align: left;
  margin: 4px;
}

div#voteForm h1 {
  margin: 0px;
  padding: 2px 4px;
  font-size: 11px;
  font-weight: bold;
  color: #114400;
  background-color: #bbbb55;
}

div#voteForm div {
  padding-left: 22px;
  text-indent: -20px;
}

div#voteForm input {
  position: relative;
  top: 3px;
}

td#sun {
  background: url('/img/sun-bg.png') top right repeat-x;
}

table#menuRow {
  background-color: #eeeeee;
}

td#menuRow {
  background-color: #eeeeee;
}

/*************************************/
#mainMenu {
  position: relative;
  top: 0px;
  left: -63px;
  background: url('/img/main-menu/main-menu-bg.png') top left repeat-x;
  margin: 0px;
}

#mainMenu a {
  display: block;
  background: url('/img/main-menu/main-menu-left-part.png') top left no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0px 0px 0px 7px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#mainMenu td.last a {
  margin-right: 0px;
}

#mainMenu a span {
  display: block;
  background: url('/img/main-menu/main-menu-right-part.png') top right no-repeat;
  padding: 4px 7px 2px 0px;
}

#mainMenu #mainMenuCurrent a {
  background-position: 0 -23px;
  color: #ffffff;
}

#mainMenu #mainMenuCurrent a span {
  background-position: 100% -23px;
}

#mainMenu a:hover, #mainMenu a.active {
  background-position: 0 -23px;
  color: #000000;
}

#mainMenu a:hover span, #mainMenu a.active span {
  background-position: 100% -23px;
}

/*************************************/

td.mainContent {
background: #ffffff;
padding: 10px;
}

/*************************************/

td.filials_link {
text-align: right;
vertical-align: middle;
padding-right: 12px
}

td.filials_link a {
font-size: 13px;
color: #999933;
text-decoration: none
}

td.filials_link a:hover {
color: #ffffff
}

/*************************************/

td#copyright {
  width: 100%;
  background-color: #ffbf01;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  height: 14px;
  padding-left: 100px;
}
/*************************************/
td#offpolyCounter {
  text-align: right;
  padding: 6px 14px;
  background: url('/img/cnt/offpoly-bg.png') top right no-repeat #ffbf01;
}
/*************************************/
td#feedback {
  padding: 4px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  text-align: right;
  background-color: #ffffff;
  width: 100%;
}

td#feedback a {
  text-decoration: underline;
  color: #888833;
}

td#feedback a:hover {
  text-decoration: underline;
  color: #cccc00;
}
/*************************************/

#secondMenu {
  padding: 0px 12px;
  margin: 0px auto;
  text-align: left;
  background: url('/img/green-row-bg.png') top left repeat-x;
  padding: 2px;
  padding-left: 268px;
  border-bottom: solid 1px #336633;
}

#secondMenu td {
  padding: 0px 2px;
}

#secondMenu span.sptl {
  display: block;
  background: url('/img/second-menu-top-left.png') top left no-repeat;
  height: 100%;
}

#secondMenu #active span.sptl {
  background: url('/img/second-menu-act-top-left.png') top left no-repeat;
}

#secondMenu span.spbl {
  display: block;
  background: url('/img/second-menu-bottom-left.png') bottom left no-repeat;
  height: 100%;
}

#secondMenu #active span.spbl {
  background: url('/img/second-menu-act-bottom-left.png') bottom left no-repeat;
}

#secondMenu span.sptr {
  display: block;
  background: url('/img/second-menu-top-right.png') top right no-repeat;
  height: 100%;
}

#secondMenu #active span.sptr {
  background: url('/img/second-menu-act-top-right.png') top right no-repeat;
}

#secondMenu a {
  display: block;
  background: url('/img/second-menu-bottom-right.png') bottom right no-repeat;
  margin: 0px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  color: #dcdc98;
  height: 100%;
}

#secondMenu #active a {
  background: url('/img/second-menu-act-bottom-right.png') right bottom no-repeat;
  color: #ffffff;
}

#secondMenu a:hover {
  color: #ffffff;
}

#secondMenu a span {
  display: block;
  padding: 2px 7px;
  vertical-align: middle;
}
/*************************************/
#path {
  border: solid 1px #ffffff;
  background-color: #eeeedd;
  padding: 4px 8px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}

#path a {
  color: #003300;
  text-decoration: none;
}

#path a:hover {
  color: #336633;
  text-decoration: underline;
}

#path a#pathRoot {
  color: #666600;
  font-weight: bold;
}

#path a#pathRoot:hover {
  color: #999933;
}
/*************************************/
h1#pageCaption {
  margin: 6px 0px 6px 0px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #990000;
}

#thirdMenu {
  padding: 4px 12px;
  background-color: #ebefe4;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #003300;
}

#thirdMenu a {
  text-decoration: underline;
  color: #003300;
}

#thirdMenu a:hover {
  color: #336633;
}
/*************************************/
table#shopLevel {
  border: solid 1px #eeeeee;
  margin: 0px 0px 12px 0px;
}

table#shopLevelCaption {
  margin: 0px 0px 12px 0px;
}

table#shopLevelCaption td {
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  padding: 2px 8px 2px 8px;
  background: url('/img/shop-third-level-pin-bg.png') center right no-repeat;
  background-color: #ebefe4;
}

table#shopLevel td {
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: 0px;
}

table#shopLevel td.Lvl {
  padding: 2px 8px;
  background-color: #eeeeee;
}

table#shopLevel td.Lvl span.arrow {
  padding-right: 5px;
}

table#shopLevel td.Lvl span.arrow img {
  vertical-align: bottom;
}

table#shopLevel td.Lvl span.name {
  font-weight: bold;
}

table#shopLevel a {
  font-weight: normal;
  text-decoration: none;
  color: #003300;
}

table#shopLevel a:hover {
  text-decoration: none;
  color: #336633;
}
/*************************************/
table.shopGoods {
  margin: 0px;
  font-size: 11px;
}

table.shopGoods caption {
  font-size: 17px;
  font-weight: bold;
  color: #003300;
}

table.shopGoods th {
  padding: 3px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

table.shopGoods td {
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}

table.shopGoods tr.odd td {
  background-color: #eeeedd;
}

table.shopGoods tr.even td {
  background-color: #d9decf;
}

table.shopGoods td.art {
  color: #999933;
}

table.shopGoods td.al {
  text-align: left;
}

table.shopGoods td input.text {
  width: 30px;
  font-size: 11px;
  border: solid 1px #999933;
}

table.shopGoods tr.total td.number {
  font-weight: bold;
  color: #990000;
}

div.cartLinks {
  margin: 12px;
}

div.cartLinks img {
  margin: 2px 0px;
}
/*************************************/
#search {
  text-align: right;
}

#search table {
  background-color: #eeeeee;
  height: 24px;
}

#search table td {
  vertical-align: middle;
  padding-top: 4px;
}

#search table td.searchText {
  padding-left: 20px;
  padding-right: 8px;
  background: url('/img/search-left-cell-bg.png') top left no-repeat;
  font-size: 11px;
  color: #000000;
}

#search table input {
  font-size: 11px;
  color: #000000;
  border: solid 1px #999999;
}

#search table td.searchButton {
  padding-right: 12px;
  font-size: 11px;
  color: #000000;
}

#search table td.searchButton input {
  border: none;
}
/*************************************/
#topLinks td {
  padding: 5px 8px 6px 28px;
  font-size: 11px;
}

#topLinks td#tl1 {
  background: url('/img/top-links-bg1.png') top left no-repeat;
}

#topLinks td#tl2 {
  background: url('/img/top-links-bg2.png') top left no-repeat;
}

#topLinks td a {
  text-decoration: none;
  color: #000000;
}

#topLinks td a:hover {
  text-decoration: none;
  color: #333333;
}

/*************************************/
#subscribe {
  margin: 1px 6px;
}

#subscribe td {
  padding: 0px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #d9d9a4;
  text-align: left;
  vertical-align: middle;
}

#subscribe td input {
  margin-left: 6px;
}

#subscribe td input.textField {
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #000000;
  border: solid 1px #000000;
  width: 100px;
}
/*************************************/
#orderCatalog {
}

#orderCatalog td {
  vertical-align: middle;
}

#orderCatalog td.image{
  vertical-align: bottom;
}
/*************************************/

#mapSplash {
  border-top: solid 1px #f2f2f2;
}

#mapSplash #mapSplashLeft {
  background: url('/img/map-bg.png') top left repeat-x;
}

/*************************************/
table#newsBlockCaption {
  background: url('/img/news-caption-bg.png') top left repeat-x
}

table#newsBlockCaption #gifts {
position: relative;
top: -9px;
left: 4px;
z-index: 1000
}

td#newsBlock {
  background: #eeeedd;
}

/*************************************/
td.shopTreeCaption {
  background: url('/img/shop-tree/caption-fp-bg.png') top left repeat-x;
}

td.shopTreeBottom {
  background: #ffbf01 url('/img/shop-tree/bottom-left-bg.png') top left repeat-x;
}

/*************************************/
#shopTree th {
  padding: 2px 8px;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  background: #003300;
  vertical-align: top;
}

#shopTree th a {
  color: #ffffff;
  text-decoration: none;
}

#shopTree th.shopTreeSep, #shopTree td.shopTreeSep {
  padding: 0px;
}

#shopTree th.shopTreeSepLeft {
  background: url('/img/shop-tree/head-sep-left.png') top left repeat-y;
}

#shopTree th.shopTreeSepRight {
  background: url('/img/shop-tree/head-sep-right.png') top left repeat-y;
}

#shopTree th.shopTreeSepMiddle {
  background: url('/img/shop-tree/head-sep.png') top left repeat-y;
}

#shopTree td.shopTreeSep {
  background: url('/img/shop-tree/body-sep.png') top left repeat-y;
}

#shopTree td.shopTreeSepLeft {
  background: url('/img/shop-tree/body-sep-left.png') top left repeat-y;
}

#shopTree td.shopTreeSepRight {
  background: url('/img/shop-tree/body-sep-right.png') top left repeat-y;
}

#shopTree td {
  padding: 0px 5px 5px 5px;
  background-color: #eeeedd;
  font-size: 11px;
}

#shopTree td table.shopTreeList td {
  padding: 1px 0px;
  border-bottom: solid 1px #ffbf01;
}

#shopTree td a {
  display: block;
  height: 100%;
  padding: 2px;
  text-decoration: none;
}

#shopTree td a:hover {
  color: #eeeedd;
  background-color: #003300;
}

#shopTree td div {
  padding: 2px;
  color: #eeeedd;
  background-color: #003300;
}
/*************************************/
table.shopSearch td {
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  background: #eeeeee;
}

table.shopSearch input#searchField {
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #000000;
  border: solid 1px #999999;
  width: 100px;
}
/*************************************/
td#manufacturerSearch {
 padding: 0px 4px 4px 4px;
}
/*************************************/
td.upwardButton {
  vertical-align: middle;
  padding: 0px 20px;
}
/*************************************/
td.bl {
  padding: 0px 12px;
  padding-right: 0px;
}

td.blRight {
  padding: 0px 12px;
  padding-left: 0px;
}

td.blockSeparator {
  background: url('/img/block-sep.png') top left repeat-x;
}

/*************************************/
#nBlock {
  border-style: none solid;
  border-width: 3px;
  border-color: white;
}

#nBlock td.nBlockCaption {
  background: url('/img/news-block/caption-bg.png') top right repeat-x;
}

#nBlock td.nBlockContent {
  border-style: solid solid none solid;
  border-width: 1px;
  border-color: #666600;
}

#nBlock td.nBlockContent div.nBlockContentInner {
  border-style: solid solid none solid;
  border-width: 3px 1px 0px 1px;
  border-color: #999933;
  padding: 12px 12px;
  padding-top: 0px;
}

#nBlock td.nBlockContent table.nBlockContentInner {
  border-style: solid solid none solid;
  border-width: 3px 1px 0px 1px;
  border-color: #cccc00;
}

#nBlock td.nBlockContent table.nBlockContentInner td {
  padding: 0px 12px 12px 12px;
}

#nBlock td.nBlockContent div.filBlock {
  padding: 0px;
}

#nBlock td.nBlockBottom {
  background: url('/img/news-block/bottom-bg.png') bottom right repeat-x;
}

#nBlock div.salesItem {
  font-size: 11px;
  color: #666666;
  margin: 0px;
  padding-top: 12px;
}

#nBlock div.salesItem span.date {
  font-size: 11px;
  color: #660000;
}

#nBlock div.salesItem h1 {
  margin: 0px;
  display: inline;
  font-size: 11px;
  color: #000000;
}

#nBlock div.salesItem p {
  margin: 0px;
  margin-top: 3px;
  font-size: 11px;
  color: #666666;
}

#nBlock div.salesItem .tm {
  color: #666600;
}

div.announceNewsItem {
  font-size: 11px;
  color: #666666;
  margin: 0px;
  padding: 6px;
  border-top: 2px solid #ffffff;
}

div.announceNewsItem span.date {
  font-size: 10px;
  color: #660000;
}

div.announceNewsItem h1 {
  margin: 0px;
  display: inline;
  font-size: 10px;
  color: #000000;
}

div.announceNewsItem p {
  margin: 0px;
  margin-top: 3px;
  font-size: 10px;
  color: #666666;
}

div.announceNewsItem .tm {
  color: #666600;
}

#nBlock div.newsItem {
  font-size: 11px;
  color: #666666;
  margin: 0px;
  padding-top: 12px;
}

#nBlock div.newsItem span.date {
  font-size: 11px;
  color: #660000;
}

#nBlock div.newsItem h1 {
  margin: 0px;
  display: inline;
  font-size: 11px;
  color: #000000;
}

#nBlock div.newsItem p {
  margin: 0px;
  margin-top: 3px;
  font-size: 11px;
  color: #666666;
}

#nBlock div.newsItem .tm {
  color: #666600;
}

#nBlock table.filialsItem {
}

#nBlock table.filialsItem td {
  vertical-align: middle;
}

#nBlock table.odd td {
  background-color: #eeeedd;
}

#nBlock table.even td {
  background-color: #d9decf;
}

#nBlock table.filialsItem td.text {
  padding: 3px 6px;
  font-size: 11px;
  width: 99%;
}

#nBlock table.odd td.text {
  background: url('/img/filials-block/fil-bg1.png') top left repeat-y #eeeedd;
}

#nBlock table.even td.text {
  background: url('/img/filials-block/fil-bg2.png') top left repeat-y #d9decf;
}
/*************************************/
h1.shopGoods {
  margin: 12px;
  padding: 3px;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  background-color: #ebefe4;
  color: #000000;
}
/*************************************/
table.shopSearchRow {
  font-size: 11px;
  color: #ffffcc;
}

table.shopSearchRow td {
  vertical-align: middle;
}

table.shopSearchRow input {
  font-size: 11px;
  color: #000000;
  border: solid 1px #003300;
}

table.shopSearchRow input.image {
  border: none;
}
/*************************************/
div.consultant {
  margin: 10px 0px 2px 2px;
  padding: 2px;
  border: solid 1px #ffffff;
  text-align: center;
}

div.consultant img {
  margin: 0px;
  display: inline;
  float: none;
  border: none;
  position: relative;
  top: 5px;
}
/*************************************/
td.additional {
  font-size: 11px;
  background: #f3f3f3;
  width: 100px;  
}

div.addInfo {
  margin: 2px 0px 2px 2px;
  padding: 2px;
  border: solid 1px #ffffff;
  text-align: center;
}

div.addInfoBanner {
  margin: 2px 0px 2px 2px;
  padding: 2px;
  border: solid 1px #ffffff;
  text-align: center;
}

/*************************************/
table.mainConsultant {
  margin: 8px 0px;
  font-size: 11px;
}

table.mainConsultant td {
  padding: 2px 4px;
}
/*************************************/
#offpolyMap #opMapButtons {
  background: url('/img/offpoly-map-top-left.png') top left no-repeat;
}

#offpolyMap #opMapButtons table {
  margin-top: 7px;
  margin-left: 10px;
}
/*************************************/

a.search {
font-family: Arial, Helvetica, SansSerif;
font-size: 11px;
line-height: 13px;
}

/*** print version ***/

a.prn {
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 11px;
display: block; 
margin: 10px 0px 0px 0px; 
float: right; 
clear: both;
}

/*** dealers form ***/

form.dealersForm {
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 13px;
}

form.dealersForm fieldset {
  border: solid 1px #666633;
}

form.dealersForm legend {
  font-weight: bold;
}

form.dealersForm table {
  width: 95%;
  margin: 12px 0px 12px 12px;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 13px;
}

form.dealersForm table td {
  padding: 2px 0px;
}

form.dealersForm table td.submit {
  text-align: center;
}

form.dealersForm input.text {
  width: 100%;
  border: solid 1px #666633;
}

form.dealersForm textarea {
  width: 100%;
  border: solid 1px #666633;
}

table#about {
	border-collapse:collapse;
}
table#about th {
	font:normal 11px Arial, Verdana, Sans-Serif;
	text-align:left;
	vertical-align:bottom;
	padding:0px 0px 5px 0px;
	margin:0px;
}
table#about td {
	font:11px Arial, Verdana, Sans-Serif;
	padding:0px;
	margin:0px;
}
table#about td#img-1 {
	border:2px solid #FEA000;
	width:74px;
	height:74px;
	background:url("../img/about-1.jpg") no-repeat;
}
table#about td#img-2 {
	border:2px solid #FEA000;
	width:74px;
	height:74px;
	background:url("../img/about-2.jpg") no-repeat;
}
table#about td#img-3 {
	border:2px solid #FEA000;
	width:74px;
	height:74px;
	background:url("../img/about-3.jpg") no-repeat;
}
table#about td#img-4 {
	border:2px solid #FEA000;
	width:74px;
	height:74px;
	background:url("../img/about-4.jpg") no-repeat;
}
table#about td#img-5 {
	border:2px solid #FEA000;
	width:74px;
	height:74px;
	background:url("../img/about-5.jpg") no-repeat;
}

