* {
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #fff;
  color: #999;
  font: 100% Verdana, Georgia, Helvetica, sans-serif;
  vertical-align:top;
}
img {
  border: none;
}

div#globalWrapper {
  background: #fff url("images/main-bg.gif") repeat-y top left;
  font-size: 0.8em;
  margin: 0px auto;
  padding: 0px 9px;
  width: 800px;
}
div#pageWrapper {
  padding: 0px 14px;
}
div#mainWrapper {
  margin: 5px 0px;
}
div#contentWrapper {
  margin-left: 197px;
}

div#topTitle {
   background-color: #003466;
   color: #fff;
   padding: 5px 5px;
}
div#topTitle h3 {
  font-size: 0.8em;
  font-weight: normal;
}
div#topTitle a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
div#topTitle a:hover {
  color: #ffff00;
  text-decoration: underline;
}
div#sideNav {
  float: left;
  width: 187px;
}
div#prodSearch {
  background-color: #68767f;
  color: #fff;
  font-size: 0.8em;
  height: 24px;
  padding: 10px;
  font-size: 0.9em;
}
div#prodSearch input.search_input {
  font-size: 0.8em;
  height: 12px;
  width: 80px;
}
div#prodSearch input.search_button {
  background-color: #eee;
  border: 1px solid #999;
  font-size: 0.9em;
}
/*div#prodSearch h3 {
  font-size: 0.8em;
  padding-top: 5px;
}*/
div#nav ul {
  background: transparent url("images/nav-bg.gif") repeat-x left top;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  height: 44px;
  list-style: none;
}
div#nav li {
  border-right: 1px solid #fff;
  float: left;
  position: relative;
}
div#nav a {
  color: #fff;
  display: block;
  height: 20px;
  padding: 13px 11px;
  text-decoration: none;
}
div#nav a:hover {
  color: #ffff00;
}
div#nav li:hover ul.subNav {
  display: block;
}
div#nav ul.subNav {
  background-image: none;
  display: none;
  font-size: 0.9em;
  font-weight: normal;
  left: 0px;
  list-style: none;
  position: absolute;
  top: 44px;
  width: 132px;
}
div#nav ul.subNav li {
  border-right: none;
  float: none;
}
div#nav ul.subNav a {
  background-color: #4bc49b;
  height: auto;
  padding: 5px;
}
div#nav ul.subNav li:hover ul.subSubNav {
  display: block;
}
div#nav ul.subSubNav {
  background-image: none;
  display: none;
  font-size: 0.9em;
  font-weight: normal;
  left: 132px;
  list-style: none;
  position: absolute;
  top: 0px;
  width: 130px;
}
div#latestNews {
  padding: 10px 20px;
}
div#latestNews h1 {
  color: #029a67;
  font-size: 1.5em;
  font-weight: normal;
}
div#latestNews a {
  color: #3878b6;
}
div#latestNews div.latestArticle {
  border-bottom: 2px solid #11a170;
}
div#latestNews div.latestArticle h3 {
  color: #fd9a01;
  font-size: 1.1em;
  font-weight: normal;
}
div#hotBox {
  background-color: #f4f6f5;
  border-top: 2px solid #b4b8ba;
  padding: 10px 20px;
}
div#hotBox h1 {
  color: #ff3134;
  font-size: 1.5em;
  font-weight: normal;
}
div#hotBox a {
  color: #019966;
}
div#Morty {
  background: #fff url("images/Morty_Home.jpg")
  padding: 10px 20px;
}
.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper p,
.wrapper ul,
.wrapper ol,
.wrapper dl
{
  margin: 10px 0px;
}
.wrapper h1 {
  color: #3a77b7;
  font-size: 1.6em;
  font-weight: normal;
}
.wrapper h2 {
  font-size: 1.3em;
  font-weight: normal;
}
.wrapper a {
  color: #fcab2b;
  text-decoration: none;
}
.wrapper a:hover {
  text-decoration: underline;
}
.rowWrapper {
  border-bottom: 1px dotted #999;
  margin-bottom: 10px;
}
.rowImage {
  float: left;
  padding: 0px 10px 10px 0px;
  width: 125px;
}
.rowContent {
  margin-left: 110px;
  padding-bottom: 10px;
}
.rowContent h3 {
  margin-top: 0px;
}
.rowContent2 {
  margin-left: 110px;
  vertical-align:middle;
  width:auto;
}
.smallText {
  font-size: 0.6em;
}
div#homeContent {
  background: #f4f6f5 url("images/home-pills.jpg") no-repeat right bottom;
  padding: 10px 20px;
}
div#homeContent h1 {
  color: #fd9a01;
  font-size: 1.6em;
  font-weight: normal;
}
div#homeContent p {
  margin-right: 205px;
}
div#homeContent a {
  color: #6e98c9;
}
div#centreContent {
  background: #ffffff;
}
div#centreContent h1 {
  color: #fd9a01;
  font-size: 1.6em;
  font-weight: normal;
}
div#centreContent p {
  margin-right: 205px;
}
div#centreContent a {
  color: #6e98c9;
}
div#homeRightCol {
  float: right;
  width: 225px;
  vertical-align:top;
}
div#homeLeftCol {
  border-right: 1px solid #e0ebf3;
  margin-right: 265px;
  vertical-align:top;
}
div.simpleCatRow h3 {
  font-weight: normal;
  margin-bottom: 10px;
}
div.simpleCatRow img {
  /*border: 1px solid #003466;*/
}
div.homeCols {
  padding: 10px;
  vertical-align:top;
  position:relative;
}
div#brands {
  height: 280px;
  overflow: hidden;
  position: relative
  width: 180px;
  vertical-align:top;
}
div#brands img {
  position: absolute;
}
div#footer {
  border-top: 5px solid #019a66;
}
div#footer ul {
  font-size: 0.9em;
  font-weight: bold;
  list-style: none;
  margin-top: 10px;
}
div#footer li {
  border-right: 1px solid #999;
  float: left;
  padding: 0px 10px;
}
div#footer a {
  color: #999;
  text-decoration: none;
}
div#footer a:hover {
  text-decoration: underline;
}

.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.floatWrapper {
  height: 100%;
  overflow: hidden;
}
.clearer {
  clear: both;
}
.shop_head {
  font-size: 1.2em;
  font-weight: bold;
}
.shop_subhead {
  font-style: italic;
  font-weight: bold;
}
.shop_table_heading {
  font-weight: bold;
}
.shop_text_bold {
  font-weight: bold;
}
.arrowcare{
  background: transparent url("images/nav-bg.gif") repeat-x left top;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  height: 44px;
  list-style: none;
}