

* {
}

* {
  font-family: Arial, Helverica, sans-serif;
}

body {
  background: #e7ddce;
}

table, tr, td, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  vertical-align: top;
}

img {
  display: block;
  border: 0px;
}

#masthead {
  background: #e7ddce;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
}

#content {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}

#contenttable {
  margin: 0px 0px 0px 0px;
}

#logo {
  width: 229px;
  height: 114px;
  margin: 0px 0px 0px 138px;
}

#orderdirect {
  width: 288px;
  height: 34px;
  margin: 0px 0px 0px 378px;
}

#frontpage_highlights {
  border-right: 1px solid #ffffff;
  font-size: 2px;
}

#bottomseparator {
  height: 30px;
  margin-left: 131px;
  border-left: 1px solid #e7ddce;
}

#menucell {
  border-right: 1px solid #e7ddce;
}

#menu {
  border-bottom: 1px solid #e7ddce;
}

#menu div {
  border-top: 1px solid #e7ddce;
}

#menu img {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  width: 131px;
  height: 28px;
}

#basket {
  width: 130px;
}

#baskettitle {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#basket table {
  width: 100%;
  margin: 1px 0px 0px 0px;
}

#basket td {
  padding: 1px 2px;
  border-top: 1px solid #e7ddce;
}

#basket i {
  color: #888888;
}

ul {
  margin: 0px;
  padding: 0px 0px 0px 17px;
}

li {
  margin: 0px;
  padding: 0px;
}

#basket div {
  border-top: 1px solid #e7ddce;
  font-size: 11px;
  padding: 2px 0px 1px 8px;
  clear: both;
  color: #666666;
}

.basketbuttons {
  float: right;
}

#basket em, #baskettotal em {
  color: #af0707;
  font-size: 11px;
  font-style: normal;
  display: block;
}

#basket .price {
  float: right;
}

#baskettotal .price {
  font-size: 11px;
  float: right;
  font-weight: bold;
  color: #af0707;
}

#baskettotal {
  border-top: 1px solid #af0707;
  border-bottom: 1px solid #af0707;
}

#baskettotal em {
  font-weight: bold;
}

#baskettotal div {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background: #e7ddce;
  padding: 2px 0px 1px 8px;
}

#selected {
  background: #e7ddce;
}

#innercontent {
  padding: 0 17px 0px 40px;
}

h1, #imageselector td {
  font-size: 13px;
  color: #af0707;
  margin: 0px;
  font-weight: bold;
}

h3 {
  font-size: 13px;
  margin: 5px 0;
  font-weight: bold;
}

h4 {
  font-size: 11px;
  font-weight: bold;
}

strong {
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  color: #666666;
  display: block;
}

td, p {
  font-size: 11px;
  color: #666666;
}

p {
  margin: 10px 0px;
}

#productimages {
  padding: 30px 0px;
}

#productimage {
  width: 280px;
  height: 365px;
  border: 1px solid #77e7fb;
  margin: 15px 0px 7px 0px;
}

#imageselector td {
  text-align: center;
  padding: 0px 7px 2px 0px;
}

.productthumb {
  width: 48px;
  height: 48px;
  padding: 0px 0px;
  border: 1px solid #77e7fb;
}

.productthumb:hover {
  border: 1px solid #af0707;
}

#actions {
  margin-top: 10px;
}

#actions td {
  padding-right: 12px;
}

#checkout {
  text-align: center;
  margin: 12px 0px 0px 17px;
}

.dataform input, .dataform textarea {
  border: 1px solid #666666;
  padding: 2px;
  font-size: 11px;
}

.dataform p {
  margin: 4px 0px;
}

.dataform input.required {
  border: 1px solid #af0707;
  padding: 2px;
}

.dataform td {
  padding: 1px 5px;
}

.basketitems td {
  padding: 2px 5px;
}

.changeitemamount {
  text-align:center;
}

.changeitemamount img {
  display: inline;
}

a, a:visited {
  color: #af0707;
}

.cbs input {
  border: 0px;
}


#checkoutprogress {
  border: 1px solid #af0707;
  background: #e9e0d3;
  padding: 4px;
  float:left;
  font-size: 13px;
}

#checkoutprogress .current {
  font-weight: bold;
  color: #af0707;
}

#checkoutprogress .done {
  font-weight: normal;
  color: #af0707;
}

.copypreview p, .copypreview h4 {
  margin: 5px 0;
}

.discount {
  color: #a90029;
}

.amountBox
{
	float: left;
	margin-right: 0.25em;
}
