.listing h2 {
  clear: both;
  float: left;
  width: 100%;
  font-size: 164%;
  margin: 0px 0px 0px 0px;
  padding: 12px 0px 3px 0px;
  border-bottom: solid 1px #E1E1E1;
}

.listing .item {
  float: left;
  padding-right: 9px;
  width: 182px;
  height: 260px;
}

.listing .item.break {
  padding-right: 0px;
}

.listing h3 {
  margin: 0px;
  padding: 0px;
  font-size: 127%;
}

.listing h3 a {
  text-decoration: none;
  display: block;
  background-repeat: no-repeat;
  background-position: right 5px;
  padding: 5px 0px 5px 0px;
  margin-top: 5px;
  font-weight: bold;
}

.homepage {
  width: 756px;
  position: relative;
}

#list-categories {
  color: #C3BBB3;
}

#list-categories h3 a {
  border-bottom: solid 8px #C3BBB3;
  background-image: url(../styleImages/list-categories-a.gif);
  padding-right: 17px;
}

#list-categories a {
  color: #C3BBB3;
}

#list-categories p {
  color: #939393;
  font-size: 109%;
  margin: 0px;
}

p.price {
  color: #f06c9a !important;
  font-weight: bold;
}

#list-featured {
  color: #C1D72E;
}

#list-featured h3 a {
  border-bottom: solid 8px #DBC2B7;
  background-image: url(../styleImages/list-featured-a.gif);
}

#list-featured a {
  color: #C1D72E;
}

#list-featured p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #9A9A9A;
  font-size: 109%;
}

#list-featured p.price {
  color: #F06C9A;
  font-weight: bold;
}

.header {
  height: 188px;
  border-bottom: solid 1px #E1E1E1;
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 10px;
}

.header#homepage {
  height: auto;
  position: relative;
  border-bottom: 0px;
}

.header .box {
  background-color: #E8E8E8;
  padding: 0px 0px 0px 0px;
  width: 756px;
  height: 188px;
  color: #696969;
  /**opacity: 0.85;**/
}

.header .box h1 {
  margin: 0px 0px 0px 0px;
  padding: 13px 0px 0px 0px;
  font-size: 218%;
  color: #F06C9A;
}

.header .box p {
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  line-height: 120%;
}

.thumbnails {
  float: left;
  width: 89px;
  padding-top: 6px;
  padding-right: 14px;
}

.thumbnails a {
  float: left;
  border: solid 1px #C3BBB3;
  border-bottom: solid 9px #C3BBB3;
  display: block;
  margin-top: 19px;
}

.thumbnails a:hover {
  border: solid 1px #F06C9A;
  border-bottom: solid 9px #F06C9A;
}

#mainpic {
  float: left;
  border-bottom: solid 9px #C3BBB3;
  margin-top: 25px;
}

#mainpic img {
  float: left;
}

#mainpic:hover {
  border-bottom: solid 9px #F06C9A;
}

.product-info {
  float: left;
  width: 280px;
  padding: 21px 0px 0px 20px;
  font-size: 109%;
  color: #939393;
}

.product-info p {
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}

p.product-info a {
  clear: both;
  font-size: 90%;
  color: #939393;
  text-decoration: none;
}

p.product-info a:hover {
  text-decoration: none;
  color: #F06C9A;
}

.product-info p.price {
  font-size: 145%;
  font-weight: bold;
  color: #F06C9A;
}

.product-info h1 {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 0px;
  font-size: 210%;
}

.product-info h2 {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  font-size: 127%;
}

.product-info ul {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  list-style: none;
}

.product-info ul li {
  padding-left: 7px;
  background-image: url(../styleImages/bullet.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  line-height: 120%;
}

.product-info .rating {
  height: 15px;
  padding: 5px 0px 15px 0px;
}

.product-info .rating strong {
  float: left;
  width: 95px;
  height: 15px;
  margin-right: 6px;
  background-image: url(../styleImages/rating-off.gif);
  background-repeat: repeat-x;
  background-position: left;
}

.product-info .rating strong img {
  float: left;
}

.product-info .rating img.s0 {
  display: none;
}

.product-info .rating span {
  color: #B9B9B9;
  font-size: 92%;
  line-height: 150%;
}

.product-info p.add {
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 0px 0px;
}

.product-info p.add input {
  float: left;
}

.product-info p.add input.quantity {
  width: 25px;
  padding: 3px 3px 2px 3px;
  color: #939393;
  font-size: 11px;
  font-family: Arial;
  background-color: #FFFFFF;
  border: solid 1px #E1E1E1;
  margin-right: 10px;
}

.product-info p.add span {
  float: left;
  padding: 3px 6px 0px 0px;
}

.product-info form {
  padding: 0px;
  margin: 0px;
}

h2.divide {
  clear: both;
  font-size: 164%;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 3px 0px;
  color: #C3BBB3;
}

.links {
  color: #F06C9A;
  font-size: 109%;
  clear: both;
  padding: 19px 0px 0px 0px;
  margin: 0px;
  font-weight: bold;
}

.links a {
  color: #F06C9A;
  text-decoration: none;
  margin: 0px 4px 0px 4px;
}

.links a:hover {
  text-decoration: underline;
}

.review {
  border-top: solid 1px #E1E1E1;
  color: #939393;
}

.review h3 {
  color: #FDBA00;
  font-size: 145%;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 8px 0px;
}

.review p {
  font-size: 109%;
  margin: 0px 190px 0px 0px;
  padding: 0px 0px 11px 0px;
}

.review p strong {
  color: #B4AAA0;
  font-size: 127%;
}

.basket {
  width: 100%;
  font-size: 109%;
  color: #939393;
}

.basket th {
  color: #B9B9B9;
  font-size: 117%;
  padding: 8px 0px 8px 0px;
}

.basket th strong {
  color: #939393;
}

.basket td,
.basket th {
  border-bottom: solid 1px #E1E1E1;
}

.basket td.noborder {
  border: 0px;
}

.basket td.darkborder {
  border-bottom: solid 1px #B5B5B5;
  color: #636363;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
  font-size: 117%;
}

.basket td.darkborder span {
  float: left;
  padding-left: 12px;
}

.basket input.textbox {
  background-color: #FFFFFF;
  border: solid 1px #E1E1E1;
  width: 26px;
  font-size: 12px;
  font-family: Arial;
  color: #B9B9B9;
  padding: 2px 3px 2px 3px;
}

.basket td .productimg {
  border: solid 1px #E1E1E1;
  border-bottom: solid 5px #E1E1E1;
}

.basket tr.product td {
  padding: 5px 0px 5px 0px;
  height: 51px;
}

.basket a.update {
  color: #F06C9A;
  text-decoration: none;
  font-weight: bold;
  font-size: 108%;
  background-image: url(../styleImages/basket-update.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding: 1px 23px 1px 0px;
}

.basket p {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}

.basket tr.upper td {
  padding: 18px 0px 10px 0px;
}

.basket tr.lower td {
  padding: 10px 0px 18px 0px;
}

.basket td.noborder img {
  vertical-align: top;
}

.basket #code {
  width: 158px;
  margin-left: 10px;
}

.basket select {
  width: 166px;
}

.basket .checkout {
  margin-top: 15px;
}

.watermark {
  color: inherit;
  /**font-weight: bolder;
  text-transform: uppercase;
  font-size: 250%;
  padding: 200px 0;**/
}

/* Generic Content Styles */

.txtContentTitle {
  font-size: 164%;
  font-weight: bold;
  clear: both;
  color: #c3bbb3;
  margin: 0px;
  padding: 1px 10px 2px 10px;
 /* width: 737px; */
  border-bottom: 1px solid #e1e1e1;
}
.txtContentSubtitle {
  font-size: 160%;
  font-weight: bold;
  color: #F06C9A;
  margin: 0px;
  padding: 13px 10px 0px 10px;
}

.boxContent {
  padding: 6px 10px 26px 10px;
  color: #696969;
  width: 570px;
}

.boxContent p {
  font-size: 12px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.boxContent ul {
  padding-top: 2px;
  padding-bottom: 4px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.boxContent a {
  color: #F06C9A;
  text-decoration: none;
}

.boxContent a:hover {
  text-decoration: underline;
}

.boxContent p.txtError {
  border: solid 1px #C1D72E;
  background-color: #F7FDD1;
  color: #6D7822;
  padding: 8px;
  margin-bottom: 6px;
}

.boxContent .cartProgress {
  color: #C1D72E;
  font-size: 130%;
  padding: 5px 0px 14px 0px;
  text-align: center;
}

.txtcartProgressCurrent {
  font-weight: bold;
}

.orderconfirm {
  padding-left: 0px;
}

.orderconfirm .txtContentTitle {
  padding-left: 0px;
  padding-bottom: 10px;
}

/** Buttons for the shopping cart **/
.txtButton {
  background: #f8689a;
  color: #fff !important;
  text-decoration: none;
  float: left;
  margin: 10px 0;
  font-weight: bold;
}

a.txtButton:hover {
  text-decoration: none;
}

.pink {
  color: #f8689a;
}

/** checkbox/label pairs **/

p.label_field_pair {
  clear: both;
  float: none;
}

p.label_field_pair label {
  clear: left;
  display: block;
  float: left;
  text-align: right;
  width: 100px;
}

p.label_field_pair input {
  clear: right;
  float: left;
  margin-left: 10px;
  width: 200px;
}

div.pagination {
  width: 100%;
  clear:both;
  color: #939393;
  text-align: right;
  font-size:112%;
  padding:10px 0px 0px 0px;
}

div.pagination strong {
  color: #FFFFFF;
  background-color: #F06C9A;
  font-weight: bold;
  font-size: 100%;
  padding: 3px 8px 3px 8px;
}

div.pagination a.txtLink {
  font-size: 100%;
  color: #F06C9A;
  padding: 3px;
  font-weight: bold;

}

.txtOldPrice {
  text-decoration: line-through;
}
