body {
  background: url(../images/bg.jpg) repeat-x center top #003366;
  margin: 15px 0 50px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}
a {
  color: #2a3eb8;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
}
#container {
  width: 840px;
}
#container-header {
  background: url(../images/bg-header.jpg) no-repeat center;
  width: 840px;
  height: 106px;
  -moz-border-radius: 30px 30px 0 0;
  -webkit-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}
#header-logo {
  margin-top: 30px;
  margin-left: 20px;
  float: left;
}
#header-right {
  float: left;
  width: 576px;
}
#header-menu {
  text-align: right;
  height: 40px;
  margin-top: 13px;
}
#header-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#header-menu ul li {
  display: inline;
  margin-right: 20px;
}
#header-menu ul li.phone-number {
  color: #9933cc;
}
#header-menu ul li a {
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
}
#header-menu ul li a.view-cart {
  color: #9933cc;
  background: url(../images/button-cart.png) no-repeat center right;
  padding-right: 25px;
}
#header-slogan {
  float: left;
  width: 398px;
  color: #9933cc;
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-size: 120%;
  line-height: 115%;
}
#header-search {
  float: right;
}
#header-search input {
  border: 1px solid #c8c8c8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 136px;
  height: 20px;
  margin-right: 10px;
  padding: 0 15px;
  font-size: 70%;
  color: #c9c9c9;
  background: url(../images/bg-search-active.png) no-repeat #ffffff left center;
}
#container-content {
  background: #ffffff;
  width: 840px;
}
#container-content-shadow {
  background: url(../images/bg-shadow.jpg) repeat-y left top;
}
#content-left {
  width: 166px;
  float: left;
  padding: 5px 10px 10px 10px;
}
#shop-menu {
  width: 166px;
}
#shop-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#shop-menu ul li {
  text-align: left;
  line-height: 100%;
}
#shop-menu ul li a {
  font-size: 70%;
}
#shop-menu ul li.title {
  background: url(../images/bg-shop-menu-header.jpg) no-repeat;
  width: 166px;
  height: 36px;
  color: #ffffff;
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-weight: bold;
  line-height: 36px;
  font-size: 93%;
  text-align: center;
  margin: 5px auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#content-right {
  width: 634px;
  float: left;
  padding: 10px;
  text-align: left;
}
.content-special {
  width: 626px;
  height: 220px;
  border: 4px solid #0056b4;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: url(../images/bg-special.jpg) no-repeat;
  color: #270468;
  font-weight: bold;
}
.special {
  text-align: center;
  width: 500px;
  float: right;
  font-size: 90%;
  position: relative;
  top: -50px;
  text-shadow: #ffffff 0.1em 0.1em 0.2em;
}
.special-title {
  color: #fbb017;
  font-weight: bold;
  font-size: 150%;
  margin-bottom: 10px;
}
.special-appointment {
  background: url(../images/special-overlay.png) no-repeat;
  width: 127px;
  color: #0355b8;
  font-weight: bold;
  font-size: 80%;
  padding: 10px 5px 10px 10px;
  text-align: center;
  position: relative;
  top: 144px;
  left: 484px;
}
.special-phone-number {
  color: #9933cc;
  font-size: 135%;
}
.shop-thumbnails a {
  display: block;
  float: left;
  width: 208px;
  /* height: 118px; */
  margin: 2px 5px 2px 0;
  background: url(../images/bg-shop-thumbnails.jpg) repeat-x center bottom #2469b6;
  color: #ffffff;
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-weight: bold;
  font-size: 95%;
  line-height: 130%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  overflow: hidden;
}
.shop-thumbnails a.last {
  margin: 2px 0;
}
.shop-thumbnails a div {
  display: block;
  position: relative;
}
.shop-thumbnails a div img {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  width: 208px;
  display: block;
  /* height: 90px; */
}
.shop-thumbnails a div span {
  padding: 5px 0;
  display: block;
}
.shop-thumbnails a div::before {
  display: block;
  content: '';
  position: absolute;
  width: 208px;
  /* height: 118px; */
  height: 100%;
  -moz-box-shadow: inset 0 0 10px #000;
  -webkit-box-shadow: inset 0 0 10px #000;
  box-shadow: inset 0 0 10px #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.content-container {
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0 0 10px #4b5c70;
  -webkit-box-shadow: inset 0 0 10px #4b5c70;
  box-shadow: inset 0 0 10px #4b5c70;
  color: #0056b4;
  padding: 10px;
  text-align: left;
}
.highlight {
  background: #84a3d9;
  color: #ffffff;
}
.highlight a {
  color: #2a3eb8;
}
.content-container input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 80%;
  padding: 5px;
}
.wholesaler {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #70128e;
}
.wholesaler-error {
  border: 1px solid #ff0000;
  background: #e37878;
  display: block;
  padding: 10px;
  margin-bottom: 5px;
}
.content-container-left {
  float: left;
  width: 50%;
  text-align: left;
}
.content-container-right {
  float: left;
  width: 50%;
  text-align: left;
}
.content-container-left-wlogin {
  float: left;
  width: 40%;
  text-align: left;
}
.content-container-middle-wlogin {
  float: left;
  width: 40%;
  text-align: left;
}
.content-container-right-wlogin {
  float: right;
  width: 20%;
  text-align: left;
}
#nav-menu a {
  color: #cc33cc;
  text-transform: uppercase;
  text-decoration: underline;
}
#container-footer {
  background: url(../images/bg-footer.jpg) no-repeat top center #ffffff;
  width: 840px;
  height: 128px;
  -moz-border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 30px 30px;
  border-radius: 0 0 30px 30px;
}
#footer-menu {
  float: left;
}
#footer-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 20px 0;
  width: 456px;
}
#footer-menu ul li {
  display: block;
  float: left;
  margin: 0 0 0 25px;
  width: 127px;
  text-align: left;
  line-height: 110%;
}
#footer-menu ul li a {
  color: #ffffff;
  font-size: 80%;
  font-weight: bold;
}
#footer-social-media {
  float: left;
  margin: 20px 0 0 0;
}
#footer-secure-payments {
  float: right;
  margin: 2px 10px 0 0;
}
#footer-copyright {
  color: #666666;
  text-align: left;
  margin: 5px 0 0 40px;
}

/* position styles */

.center {
  margin: 0 auto;
  text-align: center;
}
.clear {
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}

/* font styles */

.bold {
  font-weight: bold;
}
.underline {
  text-decoration: underline;
}
.italic {
  font-style: italic;
}
h1 {
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-weight: bold;
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 100%;
  text-align: left;
  padding: 0 10px;
  background: url(../images/bg-h1.jpg) no-repeat;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0;
}

/* cart styles */

.cart {
  width: 820px;
  margin: 0 10px;
  border-top: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  background: #979797;
  font-size: 80%;
}
.cart tr td {
  background: #ffffff;
}
.cart .cart-title {
  background: #9933cc;
  color: #ffffff;
  padding: 2px;
}
.cart .cart-subtitle {
  background: #a1bbf8;
  color: #ffffff;
  padding: 2px;
}
.cart-thumb {
  width: 55px;
  border: 1px solid #9933cc;
  margin: 5px;
  display: block;
}
.cart-product {
  color: #68359a;
  text-align: left;
  vertical-align: top;
  padding-top: 5px;
}
.cart .cart-update {
  background: #d9d9d9;
  text-align: right;
  padding: 5px;
}
.cart .cart-update:hover {
  text-decoration: underline;
  color: #ffffff;
}
.cart .cart-totals {
  text-align: right;
  padding: 2px 5px;
}
input.cart-button {
  background: #9933cc;
  color: #ffffff;
  padding: 5px;
  border: 1px solid #979797;
}
input.wholesale-login {
  background: #9933cc;
  color: #ffffff;
  padding: 5px;
  border: 1px solid #979797;
}

input.checkout {
  background: url(../images/bg-shop-menu-header.jpg) no-repeat;
  width: 166px;
  height: 36px;
  color: #ffffff;
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-weight: bold;
  line-height: 36px;
  font-size: 125%;
  text-align: center;
  margin: 0 10px 10px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 0;
  float: right;
}
input.checkout:hover {
  text-decoration: underline;
  color: #ffffff;
}
.shop {
  float: left;
  margin: 0 0 0 10px;
  display: block;
  background: #9933cc;
  color: #ffffff;
  padding: 5px;
  border: 1px solid #979797;
}

/* product styles */

.product-thumb {
  float: left;
  text-align: center;
}
.product-thumb img {
  border: 1px solid #9933cc;
  display: block;
}
.product-thumb-extra img {
  display: inline;
  text-align: center;
  margin: 5px;
}
.product-thumb-extra a:hover {
  text-decoration: none;
}
.product-info {
  float: left;
  text-align: left;
  color: #9933cc;
  margin-left: 10px;
}
.product-thumb a {
  color: #9933cc;
}
.product-info ul {
  padding-left: 15px;
  margin: 10px 0;
}
.product-info .submit {
  border: 1px solid #83cdea;
  background: url(../images/button-add.png) repeat-x;
  color: #ffffff;
  text-transform: uppercase;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  height: 25px;
  text-align: left;
  line-height: 25px;
}
.product-info select.add {
  color: #9933cc;
  margin: 5px;
  border: 1px solid #9933cc;
}
.product-info a {
  color: #9933cc;
}
