
#header {
  /*background: #FFFFFF;*/
}

#topheadernav {
  height: 50px;
  padding: 0;
  background: none;
}

#topheadernav ul {
  padding: 15px 20px;
}

#topheadernav ul li a {
  padding: 0;
}

#topheadernav ul li a, #topheadernav ul li a:hover, #topheadernav ul li a:active {
  color: #CC0066;
}

#headerimgdiv {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  padding: 0;
  clear: both;
}
#headerimgdiv img {
  margin: 0 0 0 20px;
}

#banner-div {
  background: #FFF;
}

#middle {
  background: #FFF;
}

#content {
  width: 515px;
}
#content-inner {
  padding-left: 0;
  padding-right: 0;
}
#breadcrumb-container {
  background: #FFF;
}
#breadcrumb-container-inner {
  margin: 20px 20px 0 20px;
  padding: 6px 20px;
  background: #E2E3E4;
}
.ss_breadcrumb {
  display: inline;
  padding: 0;
}

noscript {
  color: red;
  font-size: 130%;
}

#home-content {
  width: 700px;
  float: left;
  padding-bottom: 10000px !important;
  margin-bottom:  -9980px !important;
}
#content .left {
  width: 510px;
  float: left;
}
#content .right {
  width: 180px;
  float: left;
}

.thing {
  width: 213px;
  float: left;
  margin: 15px 0 0 20px;
}
.thing img {
}
.thing .text {
}
.thing .text h2 {
  font-size: 1.2em;
  padding-bottom: 0;
}
.thing hr {
  background-color: #CC0066;
  border: 0 none;
}
.thing .hr-1 {
}

.under-thing {
  width: 213px;
  float: left;
  margin: 0 0 0 20px;
}
.under-thing hr {
  background-color: #CC0066;
  border: 0 none;
}

.other-thing {
  width: 160px;
  margin: 15px 0 0 0;
}
.other-thing .head {
  color: #FFF;
  background-color: #CC0066;
  background-image: url("http://www.peopletonic.co.uk/wp-content/themes/PeopleTonic/images/sidebar-header.jpg");
  background-repeat: no-repeat;
  height: auto !important;
  height: 30px;
  min-height: 30px;
  padding: 10px 10px;
}

.other-thing .body {
  color: #000;
  background-color: #E2E3E4;
  padding: 10px 10px;
}

#content ul {
  padding: 5px 0 0 20px;
}

h3 {
  color: #CC0066;
  margin: 0;
  padding: 10px 0 4px;
}

#middle {
  width: 100%; /* experimental workaround for webkit block rendering bug */
}

.ss_breadcrumb a {
  color: #CC0066;
}
#header a {
  color: #CC0066;
}

h2 a {
  color: #CC0066;
}

#content {
  padding-bottom: 40px !important;
  margin-bottom: 0px !important;
}

#sidebar {
  padding-bottom: 40px !important;
  margin-bottom: 0px !important;
}

#right-sidebar {
  padding-bottom: 40px !important;
  margin-bottom: 0px !important;
}
