#subNav { display: none }

#webtext_top, #webtext_bottom { width: 681px; float: left; }

#webtext_top table.brand td.image {
  width: 100px;
}

#content {
  position: relative;
  z-index: 1000;
}

#shop_navigation {
  float: left;
  margin: 0 0 10px 0;
  clear: both;
  width: 681px;
}

#shop_navigation .menu, #shop_navigation .seperator {
  float: left;
}

#shop_navigation .menu a {
  font-size: 1em;
  text-decoration: none;
  color: #9c9a9c;
}

#shop_navigation .menu a:hover {
  text-decoration: underline;
}
  
#shop_navigation .seperator {
  width: 10px;
  height: 14px;
  margin: 0 7px;
  background: url(../../../images/shop/shopnavigationSeperator.jpg) no-repeat left 2px;
}

.page_navigation {
  clear: both;
  width: 681px;
  color: #33a064;
  text-align: center;
  margin: 0 0 8px 0;
}

.page_navigation.top {
  display: none;
}

.page_navigation a {
  padding: 3px;
  text-decoration: none;
}

.page_navigation span {
  margin: 0 3px;
}

.page_navigation span.selected {
  padding: 3px;
  color: #ffffff;
  background: #7ebb42;
}

.page_navigation span.previous {
  background: url(../../../images/shop/arrow-left.jpg) no-repeat left;
}

.page_navigation span.previous a {
  padding: 3px 3px 3px 15px;
}

.page_navigation span.next {
  background: url(../../../images/shop/arrow-right.jpg) no-repeat right;
}

.page_navigation span.next a {
  padding: 3px 15px 3px 3px;
}

h1.article_page_title {
  clear: both;
  float: left;
  margin-top: 15px;
}

#shop_menu_content {
  clear: both;
  float: left;
  width: 681px;
  margin-top: 15px;
}

#shop_articles {
  clear: both;
  float: left;
  width: 681px;
  margin-top: 0;
}
