#subContent {
  float: left;
  clear: both;
  width: 921px;
  min-height: 160px;
  margin: 5px 0 0 0;
  padding: 20px 30px 20px 30px;
  background: url(../../../images/bg-home-content.png) no-repeat bottom center;
  
  line-height: 1.5em;
  font-size: 1.2em;
}

#subContent h1 {
  color: #228d23;
  font-weight: bold;
  margin-top: 0;
  padding-top: 0;
}
#subContent strong {
  color: #228d23;
}

#subwrapperBgBottom {
  z-index: 0;
  width: 981px;
  height: 82px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../../images/bg-bottom.jpg) no-repeat bottom left;
}

#subwrapper {
  z-index: 2;
  position: relative;
  float: left;
  width: 981px;
  height: auto;
  padding: 0 10px 0 10px;
  background: url(../../../images/bg.jpg) repeat-y top left;
}

#header {
  z-index: 1;
  position: relative;
  float: left;
  width: 961px;
  height: 468px;
}

#header a.toBasket {
  z-index: 1000;
  position: absolute;
  top: 99px;
  right: 19px;
  display: block;
  width: 150px;
  height: 22px;
  background: url(../../../images/bg-toBasket.png) no-repeat top left;
}

#header #shop_search {
  z-index: 1000;
  position: absolute;
  top: 131px;
  right: 19px;
  width: 150px;
  height: 23px;
  background: url(../../../images/bg-shopSearch.png) no-repeat top left;
}

#header #shop_search input.keywords {
  float: left;
  width: 98px;
  height: 17px;
  border: none;
  padding: 4px 5px 0 0;
  margin: 0 0 0 20px;
} 

#header #shop_search input.submit {
  float: left;
  width: 27px;
  height: 23px;
  background: url(../../../images/bg-shopSearchSubmit.png) no-repeat top left;
  border: none;
}

#header #headerTop {
  z-index: 2000;
  position: relative;
  float: left;
  width: 961px;
  height: 86px;
  background: url(../../../images/bg-header.jpg) no-repeat bottom left;
}

#header #headerTop .logo {
  float: right;
  position: relative;
  margin: 11px 17px 0 0;
  width: 413px;
  height: 51px;
  background: url(../../../images/bg-headerLogo.jpg) no-repeat top left;
}

#header #headerTop .logo a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 118px;
  height: 51px;
}

#header #block {
  position: relative;
  float: left;
  overflow: hidden;
  width: 961px;
  height: 382px;
  margin: 0;
}

#header #block ul, #header #block ul li {
  overflow: hidden;
  width: 961px;
  height: 382px;
}

#header #block ul { margin: 0; padding: 0; list-style: none }
#header #block ul li { display: none; margin: 0; padding: 0; height: 382px; }
#header #block ul li:first-child { display: block }

#header #block .nav {
  z-index: 1000;
  position: absolute;
  bottom: 67px;
  left: 31px;
  width: 114px;
  height: 20px;
  padding: 0 0 0 3px;
  background: url(../../../images/bg-nav.png) no-repeat top left;
}

#header #block .nav a {
  display: block;
  float: left;
  width: 22px;
  height: 15px;
  margin: 0;
  padding: 5px 0 0 0;
  color: #666e79;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1em;
}

#header #block .nav .next {
  z-index: 1000;
  display: block;
  float: right;
  width: 26px;
  height: 20px;
  text-align: center;
  text-decoration: none;
  line-height: 1em;
}

#header #block .nav a.activeSlide {
  color: #45bc63;
}

#content {
  float: left;
  width: 961px;
  margin: -30px 10px 0 10px;
}

#content #tabBlock {
  position: relative;
  float: left;
  width: 719px;
  height: 220px;
}

#content #news {
  position: relative;
  z-index: 1000;
  float: right;
  width: 236px;
  height: 219px;
  margin: 0 -2px 0 0;
  background: url(../../../images/bg-news.png) no-repeat top left;
}

#footer {
  float: left;
  clear: both;
  width: 961px;
  height: 79px;
  margin: 5px 0 0 0;
  background: url(../../../images/bg-footer.jpg) no-repeat top left;
}

/* --- Tabs style --- */

/* container for slides */
.panes {
  position: relative;
  height: 186px;
  float: left;
  width: 719px;
  margin: 33px 0 0 -2px;
  padding: 0;
  background: url(../../../images/bg-panes.png) no-repeat top left;
  /*cursor: pointer;*/
}

/* single slide */
.panes div {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 719px;
  font-size: 1.1em;
  padding: 15px 0 0 0;
}

.panes div p {
  margin: 0;
  padding: 0;
}

.panes div table {
  float: left;
  height: 170px;
}

.panes div table td {
  width: 207px;
  padding: 0 10px 0 20px;
}

.panes div table.brands td {
  width: 41px;
  height: 25px;
  padding: 0 38px 0 0;
}

.panes div table h1,
.panes div table h2,
.panes div table h3,
.panes div table h4 {
  margin: 0 0 10px 0;
  padding: 0;
  background: none;
}

.panes div table.brands td.title {
  width: 135px;
  padding: 0 0 0 20px;
}

.panes div table.branches td p {
  margin: 0 0 7px 0;
}

.panes div.branches #shopSubNav {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 482px;
  height: 170px;
}

.panes div.products #shopSubNav {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 719px;
  height: 170px;
}

.panes div.brands #shopSubNav {
  position: relative;
  float: left;
  margin: -5px 0 0 0;
  padding: 0;
  list-style: none;
  width: 719px;
  height: 170px;
}

.panes div #shopSubNav li.item_1 {
  float: left;
}

.panes div #shopSubNav li.item_1 a {
  float: left;
  display: block;
  width: 197px;
  height: auto;
  background: url(../../../images/bg-arrow.png) no-repeat 20px 5px;
  padding: 0 10px 7px 30px;
  color: #000000;
  text-decoration: none;
}


.panes div #shopSubNav li.item_1 a:hover,
.panes div #shopSubNav li.item_1 a.selected {
  border: none;
  width: 197px;
  height: auto;
  padding: 0 10px 7px 30px;
  color: #000000;
  text-decoration: none;
}

.panes div #shopSubNav li.item_1 a:hover {
  background: url(../../../images/bg-arrow.png) no-repeat 20px 5px;
}

#shopSubNav li.item_1 a.selected {
  background: none;
}

/* tabs (those little circles below slides) */
.tabs {
  z-index: 1000;
  position: absolute;
  width: 719px;
  height: 34px;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

/* single tab */
.tabs a {
  float: left;
  display: block;
  text-decoration: none;
  height: 34px;
  width: 237px;
  margin: 0 2px 0 0;  
}

.tabs a.branches {
  background: url(../../../images/bg-branches.png) no-repeat top left;
}

.tabs a.products {
  background: url(../../../images/bg-products.png) no-repeat top left;
}

.tabs a.brands {
  background: url(../../../images/bg-brands.png) no-repeat top left;
}

/* mouseover state */
.tabs a:hover {
}

/* active state (current page state) */
.tabs a.current {
  background-position: 0 -35px;
}

/* --- End Tabs style --- */

/* --- Headlines slide style --- */

#news .browse {
  float: left;
  width: 16px;
  height: 19px;
  cursor: pointer;
}

#news .prevPage {
  margin: 68px 0 0 30px;
  _margin: 68px 0 0 15px;
  background: url(../../../images/nav-prev.jpg);
}

#news .nextPage {
  margin: 68px 0 0 7px;
  _margin: 68px 0 0 3px;
  background: url(../../../images/nav-next.jpg);
}

#news .browse.disabled {
  background: none;
}

#news #slider { 
  position: relative; 
  float: left;
  margin: 42px 0 0 7px;
  _margin: 42px 0 0 3px;
  overflow: hidden; 
  width: 128px; 
  height: 168px;
  font-size: 1.1em;
} 

#news #slider ul { 
  list-style: none;
  width:20000em; 
  position:absolute; 
} 

#news #slider ul li { 
  float: left; 
}

#news #slider ul li.active { 
}

/* --- End Headlines slide style --- */
