body {
margin: 0px;
padding: 0px;
font: 11px arial, helvetica, sans-serif;
background: #ffffff;
}
img {
border: 0px;
}
/* commented backslash hack v2 \*/ 
* html .catalogOrder {
height: 1%;
} 
/* end hack */ 
input {
font: 11px arial, helvetica, sans-serif;
color: #000000;
background: #ffffff;
border-top: 1px solid #822b0b;
border-right: 1px solid #822b0b;
border-bottom: 1px solid #822b0b;
border-left: 1px solid #822b0b;
padding: 2px;
}
#container {
position: relative;
margin: 10px auto;
width: 700px;
}
#header {
display: none;
}
#infoBar {
display: none;
}
#cartStatus {
display: none;
}
#cartText {
display: none;
}
#cartIcon {
display: none;
}
#login {
display: none;
}
#contentArea {
width: 700px;
}
#c1 {
display: none;
}
#c2 {
width: 510px;
}
#footer {
display: none;
}
.ad {
display: none;
}
.adSpacer {
display: none;
}
/* IE5 Hack \*/
* html .adSpacer {
overflow: hidden;
}
/* End Hack */
.adTopBorder {
display: none;
}
/* IE5 Hack \*/
* html .adTopBorder {
overflow: hidden;
}
/* End Hack */
.adTitle {
display: none;
}
.adContent {
display: none;
}
.adLink {
display: none;
}
.adBottomBorder {
display: none;
}
.menuList {
display: none;
}
.menuList li a:link, .menuList li a:visited {
display: none;
}
.menuList li a:hover, .menuList li a:visited:hover {
display: none;
}
/* IE5 Hack \*/
* html .adBottomBorder {
overflow: hidden;
}
/* End Hack */
.dataSpacer {
height: 12px;
}
/* IE5 Hack \*/
* html .dataSpacer {
overflow: hidden;
}
/* End Hack */
.data {
background: #faf8ee;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.checkoutViews {
background: #ffffff;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.dataTopBorder {
display: none;
}
/* IE5 Hack \*/
* html .dataTopBorder {
overflow: hidden;
}
/* End Hack */
.dataTitle {
font: bold 1.5em arial, helvetica, sans-serif;
color: #000000;
padding: 30px 0px 2px 30px;
}
.productTitle {
font: bold 1.15em arial, helvetica, sans-serif;
color: #000000;
padding: 2px 5px 2px 30px;
}
.dataContent {
color: #000000;
padding: 5px 0px 30px 0px;
}
.dataFullContent {
padding-left: 30px;
}
.dataLink {
font: bold 1.15em arial, helvetica, sans-serif;
color: #000000;
padding: 5px 30px 5px 30px;
}
.formElementOdd {
border-bottom: 1px solid #000000;
}
.formElement {
}
.formSubmitLeft {
padding: 2px 5px 2px 30px;
}
.formSubmit {
padding: 2px 30px 2px 5px;
text-align: right;
}
.label {
padding: 2px 5px 2px 30px;
}
.quantity {
padding: 2px 5px 2px 30px;
}
.itemInfo {
border-right: 1px solid #000000;
}
.columnTitle {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.subTotal {
color: #000000;
text-align: right;
padding: 2px 30px 2px 5px;
}
.total {
font: bold 1.15em arial, helvetica, sans-serif;
color: #000000;
text-align: right;
padding: 2px 30px 2px 5px;
}
.inputField {
text-align: right;
padding: 2px 30px 2px 5px;
}
.continueProcess {
display: none;
}
.dataBottomBorder {
display: none;
}
/* IE5 Hack \*/
* html .dataBottomBorder {
overflow: hidden;
}
/* End Hack */
.productDivider {
padding: 10px 30px 6px 30px;
}
.catalogOrder {
background: #f4eedc;
border-top: 1px solid #f3ddb2;
border-right: 1px solid #f3ddb2;
border-bottom: 1px solid #f3ddb2;
border-left: 1px solid #f3ddb2;
margin: 5px 180px 2px 30px;
padding: 5px 5px 5px 5px;
}
.orderPrice {
color: #000000;
font-weight: bold;
font-size: 1.15em;
padding: 2px 2px 2px 2px;
}
.orderAdd {
float: right;
}
.timeStamp {
font: 11px arial, helvetica, sans-serif;
color: #000000;
}
#reciptTitle {
font: bold 2.5em arial, helvetica, sans-serif;
color: #000000;
padding: 30px 0px 2px 30px;
}
.printButton, printButton:visited {
display: none;
}
.printButton:hover, printButton:visited:hover {
display: none;
}
.inlineLink, .inlineLink:visited  {
color: #000000;
text-decoration: none;
}
.inlineLink:hover, .inlineLink:visited:hover {
color: #000000;
text-decoration: underline;
}
.infoBarLink, .infoBarLink:visited  {
color: #f4eedc;
text-decoration: none;
}
.infoBarLink:hover, .infoBarLink:visited:hover {
color: #f4eedc;
text-decoration: underline;
}
#edit {
display: none;
}
#prod {
display: none;
}
#hide {
display: none;
}

.originalPrice {
color: #775742;
text-decoration: line-through;
}
.specialPrice {
font-weight: bold;
color: #822b0b;
}