GGody {
  margin: 0px;
  padding: 0px;
  background: #fff;
  color: #2E312E;
}

td {
  font-family: verdana, arial;
  font-size: 8pt;
  color: #333;
}

p {
  margin-top: 6px;
  margin-bottom: 6px;
}

a {
  color : #333;
}

h1 {
  font-family: georgia, times new roman;
  font-size: 16pt;
  font-weight: normal;
  color: #7C110C;
  margin-bottom: 6px;
}

h2 {
  font-family: georgia, times new roman;
  font-size: 12pt;
  font-weight: normal;
  color: #7C110C;
  margin-bottom: 6px;
}

h3 {
  font-family: georgia, times new roman;
  font-size: 10pt;
  font-weight: bold;
  color: #7C110C;
  margin-bottom: 6px;
}

h5 {
  font-family: verdana, arial;
  font-size: 8pt;
  font-weight: bold;
  color: #7C110C;
  margin: 0px;
  white-space: nowrap;
}

.bar {
  background: url('/images/barbg.gif');
}

.headerLink {
  text-decoration: none;
  white-space: nowrap;
  margin-left: 16px;
}

.headerLink:hover{
  text-decoration: underline;
  margin-left: 16px;
}

.breadcrumbs {
  display: block;
  margin-bottom: 10px;
}

.breadcrumbs a {
  text-decoration: none;
}

.breadcrumbs a:Hover {
  text-decoration: underline;
}

.copyright {
  color: #bbb;
  text-align: center;
}

.thumbnail {
  border: 1px solid #ccc;
}

.thumbnailSel {
  border: 1px solid #000;
}

.menu a {
  width: 120px;
  color: #140908;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana;
}

.menu a div {
  margin-top: 4px;
  padding: 2px 2px 6px 10px;
  border-bottom: 1px solid #d0d0d5;
}

.menu a:hover {
  color: #732E29;
  text-decoration: underline;
}

.menu #selected a div {
  background: url('/images/arrow.gif') no-repeat;
  color: #732E29;
  font-weight: bold;
}

.searchBox {
  font-family: verdana;
  font-size: 7.5pt;
}

.searchButton {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  width: 26px;
  border: 1px solid #333;  
  background: #7C110C;
  color: #ffffff;
}

.addtocartbutton {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  border: 1px solid #620000;  
  background: #CE6300;
  color: #E3E3C9;
}

.group {
  background: #630000;
}

.groupTitle {
  padding: 3px;
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #E3E3CA;
  background: #630000;
}

.groupField {
  padding: 10px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background: #E3E3CA;
}

.cart {
  background: #630000;
}

.cartTitle {
  padding: 3px;
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #E3E3CA;
  background: #630000;
}

.cartField {
  padding: 1px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background: #E3E3CA;
}

.error {
  color : red;
}

.horizontalSep {
  color: #CCCC98;
  height: 1px;
  width: 98%;
  margin: 0px;
}

.price {
  font-weight: bold;
  color : #3E060A;
}

.unit {
  color : #3E060A;
}

.edit {
  font-family: verdana, arial;
  font-size: 8pt;
}

.button {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  border: 1px solid #333;  
  background: #7C110C;
  color: #ffffff;
}


div#wrapper {border-left:1px solid #dee0df; width: 157px; margin-left: 0; border-right:1px solid #dee0df; border-bottom:1px solid #dee0df;}
div#wrapper a {text-decoration:none; color:black;}
div#wrapper a:hover {text-decoration:underline; color:#808080;}
p.side-heading {font-size:13px; display:block; color:white; background-color:#7C110C; text-transform:uppercase; font-weight:bold; padding:3px 3px 3px 4px;}
div#wrapper ul {list-style:none; padding: 0; margin: 0; font-weight: normal; }
div#wrapper	li.main {font-weight:bold; margin-top:5px; padding:7px 0px 5px 4px; border-top:#dee0df 2px dashed; margin-left: 0;}
div#wrapper	li.main#top {padding-top:0px; padding-bottom:5px; border-top:none; margin-left: 0;}
div#wrapper li.sub {padding: 1px 0px 1px 8px; margin-left: 0; font-weight: normal; }
div#wrapper span.accent {color: #7C110C; font-weight:bold;}

td.bottom-pager { height: 35px; }
div.pager { font-size: 10pt; padding: 5px; margin: 2px; background-color: #eee; }
div.pager strong { padding: 3px; border: 1px solid #ccc; }
div.pager a { padding: 3px; text-decoration: none; }
div.pager a:hover { padding: 3px; text-decoration: underline; background-color: #fff; }
div.pager span { color: #ccc; }
