/* HTML Tag Redefinition */
html, body {
  height: 100%;
}
body {
  background: #ffffff url('https://www.bearessentials.co.nz/themes/bear_essentials/images/background.jpg') left top repeat-x;
  padding: 0px;
  margin: 0px;
}
img {
  border: 0px
}
a {
  cursor: pointer
}
fieldset {
  border: 1px solid #ccc;
}
/* error text class optionally provided by theme */
div.ccm-error-response {
  color: #f00;
  margin-bottom: 12px
}
/* Page Structure / Navigation */
#page {
  width: 1000px;
  margin: auto;
  text-align: left;
  background: #fff;
}


#menu {
  margin: 16px 0 0 0;
  padding: 0;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu ul li a {
  display: block;
  width: 100px;
  height: 31px;
  line-height: 31px;
  margin-right: 4px;
  margin-bottom: 10px;
  color: #000;
  text-decoration: none;
  background: transparent url('https://www.bearessentials.co.nz/themes/bear_essentials/images/button.jpg') left top repeat-x;
  text-align: center;
  font-size: 13px;
}

#logo {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  height: 233px;
}

#page #central {
  clear: both;
  background: #fff url('https://www.bearessentials.co.nz/themes/bear_essentials/images/backmiddle2.gif') left top no-repeat;
  min-height: 600px;
  margin-top: 0;
}
#page .no-sidebar {
  
}
#page #central.central-left {
  
}
#page #central.central-left div#sidebar {
  float: left !important;
}
#page #central.central-left #body {
  float: right;
}
#page #central #body {
  float: left;
  width: 757px;
  margin-right: 18px;
  padding-right: 0;
}
#page .no-sidebar #body {
  float: none !important;
  width: auto !important;
}
#page #central #sidebar {
  float: left;
  width: 186px;
  margin-left: 13px;
  overflow: hidden;
}
#page #central #sidebar .box {
  background: #E0E4EE;
  padding: 10px;
  margin-top: 0;
}

#page #central #sidebar h2, .blue-heading h2 {
  background: #B2C7E6 url('https://www.bearessentials.co.nz/themes/bear_essentials/images/heading.jpg') left top repeat-x;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin-bottom: 0;
}

.blue-heading h2 {
  line-height: 24px!important;
  padding: 4px 10px!important;
}

#page #central #sidebar p {

}

.sidebar-nav ul {
  margin: 0;
  padding: 0;
}

.sidebar-nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sidebar-nav ul li a {
  text-decoration: none;
  background: transparent url('https://www.bearessentials.co.nz/themes/bear_essentials/images/bullet.jpg') left top no-repeat;
  height: 21px;
  line-height: 21px;
  padding: 0 0 0 30px;
}

.sidebar-nav ul li ul li a {
  background: none;
  padding-left: 40px;
}

.sidebar-nav ul li a:hover {
  text-decoration: underline;
}

.sidebar-nav ul li.nav-selected > a, .sidebar-nav ul li.nav-path-selected > a {
  font-weight: bold;
}

#page #central.navLeft {
  
}
#page #central  #sidebar {
  float: left;
}
#page #central.navLeft  #body {
  float: right;
  padding-right: 0px;
  width: 68%;
}
#page #central.noSideNav {
  background: none;
}
#page #central.noSideNav  #sidebar {
  display: none
}
#page #central.noSideNav  #body {
  float: none;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
#page #footer {
  padding-top: 24px;
  clear: both;
  padding-bottom: 16px;
  color: #999;
  font-size: 10px
}
#page #footer a {
  text-decoration: none
}
#page #footer span.sign-in {
  margin-left: 20px
}
#page #footer span.powered-by {
  float: right;
}
/* Page Elements */
.pagingNav {
  margin: 16px 0px 8px 0px
}
.pagination {
  text-align: center;
  color: #bbb;
  padding-top: 4px
}
.pagination .pageRight {
  width: 20%;
  float: right;
  text-align: right
}
.pagination .pageLeft {
  width: 20%;
  float: left;
  text-align: left
}
/* MISC STYLES & SHORTCUTS */
div.code {
  border: 1px solid #ddd;
  background: #eee;
  padding: 10px
}
div.spacer, div.ccm-spacer {
  clear: both;
  font-size: 1px;
  line-height: 1px
}
.noTopSpace {
  margin-top: 0px;
  padding-top: 0px
}
div.pageSection {
  margin-bottom: 10px;
}

.clear {
  clear: both;
}

/* cart */
.ccm-core-commerce-add-to-cart-product-button-box {
  
}

input.ccm-input-submit, .view-details-button a {
  background: transparent url('https://www.bearessentials.co.nz/themes/bear_essentials/images/button.jpg') center top repeat-x;
  color: #fff;
  border: 0;
  padding: 0 15px;
  height: 31px;
  line-height: 31px;
  cursor: pointer;
}

.view-details-button a {
  padding: 0;
  text-align: center;
  text-decoration: none;
}

.view-details-button a, .ccm-core-commerce-add-to-cart-submit input {
  display: block;
  width: 140px;
  font-size: 16px;
  clear: both;
}

input.ccm-input-submit:hover, .view-details-button a:hover {
  color: #eee;
}

.ccm-core-commerce-product-list-product {
  clear: both;
  
}

.ccm-core-commerce-add-to-cart-image {
  float: left;
  width: 110px;
}

.ccm-core-commerce-add-to-cart-product-info-container {
  float: left;
  width: 600px;
  margin-bottom: 20px;
}

.ccm-core-commerce-add-to-cart-product-attributes {
  float: right;
  width: 180px;
}

.ccm-core-commerce-add-to-cart-product-attributes select {
  max-width: 140px;
}

.ccm-core-commerce-add-to-cart-product-name {
  font-size: 16px;
  font-weight: bold;
}

.ccm-core-commerce-add-to-cart-product-name a {
  text-decoration: none;
}

.ccm-core-commerce-add-to-cart-product-name, .ccm-core-commerce-add-to-cart-product-description {
  float: left;
  width: 400px;
  clear: none;
}

.ccm-core-commerce-add-to-cart-product-price {
  font-weight: bold;
  font-size: 16px;
}

.ccm-paging-top {
  display: none;
}

.pagination {
  clear: both;
}

.pagination {
  clear: both;
  margin: 0 250px;
}

.pagination a {
  display: inline-block;
  margin: 0 2px;
}

.pagination .pageLeft {
  text-align: right;
}

.pagination .pageRight {
  text-align: left;
}