BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  
}
table.datatable td { border-style: solid; border-width: 1px; border-color: #ff0000; padding: 4px; }
body.datatable th { border-style: solid; border-width: 1px;  border-color: #ff0000; padding: 4px;  }
table.datatable { border-style: solid; border-width: 3px;  border-color: #ff0000; padding: 4px;  border-collapse: collapse; }
#headerBar {
  border-bottom:2px solid #FF0000; background-image: url('images/nh56prtslicer.gif'); 
  background-position:   -220 -250;
  background-color: #FFFFFF;
  width: 779;
}

#bodydiv {
    width: 779; 
	background-position: -205 0; background-image:url('images/mk1-37.jpg'); background-repeat:no-repeat 
}

img,table,tr,td,div,p { 
   border-width: 0;
   margin: 0px;
   padding: 0px;
   z-index: 10; 
}


p {
  text-indent: 0em;
  padding-bottom: 1em;
}
p.listtitle { font-size: 1.5em; font-weight: bold; }
td {  margin:0; padding:0;   font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

ul {
   margin-left: 2em;
   padding-left: 2em;
   padding-bottom: 1ex;
   float: left;
}

li {
   list-style-position: outside;
   }
/*
input.button {
	background-color: red;
	color: white;
	border: 3px outset red;
	margin: 5px;
}

input {
	border: 1px solid red;
	margin: 5px;
	
}
*/

table.contentTable tr td { padding: 5px }
div.backnext { text-align: center }
table.backnext { margin-left: auto; margin-right: auto; }
td.backnext { padding: 2; background: #FF0000; align: center }
td.backnextsel { padding: 2;  font-weight: bold; color: #FF0000; background: #FFFFFF;  text-decoration:none; vertical-align:middle; }
a.backnext {  color: #FFFFFF; background: #FF0000;  text-decoration:none; vertical-align:middle;}
a:hover.backnext { color: #ffd700; }

td.myrow { border-width:3; border-style: outset; background-color:#FF6633; padding:3 }
td.mytitle { background-color: white; padding:3; width=100%; }
a.menubutton {color: #ffffff; text-decoration:none; text-align:center; word-wrap: break-word; white-space: normal}
td.menubutton { border-width:1; border-style: outset; background-color: #FF0000; 	color: white;
	font-size: 12;
      cursor: hand; 
      padding: 0; text-align:center; word-wrap: break-word; width:100%; white-space: normal
}
td.menudiv { border-width:1; border-style: inset; background-color: #666666; 	color: white;
	      cursor: arrow;
      padding: 0; text-align:center; width:100%

}

div.picbox {  width:120; background-color:#FFDDDD; margin:0 0 3 0; font-size:10;}
div.picbox p { text-align:center; margin:3 }

#sidemenu { 
  width:120px; 
  background-color: transparent; 
  margin-left: 5px;
  float: right;
  clear: right;
}

#sidemenu a { 
  border-top:0px solid #FF6666;
  border-left:1px solid #FF6666;
  border-right:0px solid #990000;
  border-bottom:0px solid #990000;
  font-size: 10;
  font-weight: bold;
  cursor: hand; 
  padding: 2px;
  margin:0;
  text-align:left; 
  word-wrap: break-word; 
  white-space: normal;
  display: block;
  color: #FF0000;
  text-decoration: none
}


#sidemenu a:hover {
  color: #ffd700;
  
}
#sidemenu a:active {
  font-weight: bold;
  
}

#sidemenu a.sidemhere, #sidemenu a:hover.sidemhere {
	background-color: #ffffff;
	color: #ff0000; 
}

#footer { color: #FFFFFF; background-color:#FF0000;  }
#mainBodyTable { width:100%; border:0; margin: 5; }
#mainBodyTable tr td { padding:0; spacing:0; }
table.mainmenu { width:100; margin:0 padding:0;  }
.mybg1 { background-color: red }

.mastermenu {
    font-family: arial, Arial, Helvetica;
	color: black;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
      cursor: arrow;
}

a:hover.mastermenu {
   color: white;
}

td.caption {
    text-align: center;
    padding: 3;
}

td.figure {
    text-align: center;
    padding: 6;
}

.floatleft { float: left; clear:left;}
.floatright { float: right; clear:right;}

.boxText {  font-size: 10px; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }


A {
  color: #ff0000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

#headerNav {
   border-top:3px solid #FF6666;
  border-left:3px solid #FF6666;
  border-right:3px solid #990000;
  border-bottom:3px solid #990000;
 background:#FF0000; padding:2px; 
}

#headerNav a, #headerNav span {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

#headerNav A:hover {
  color: #ffd700;
  text-decoration: none;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
 font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-size:11px;
  font-weight: bold;
  background: #ff0000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
   background: #ff0000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
   font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
   color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  color: #8c8c8c; }
.checkoutBarCurrent {  color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }


p.rhblog_full_title { font-weight:bold; font-size:1.5em; margin:0; padding:0; }
p.rhblog_full_info { background-color:#ff9999; color: #ffffff; margin:0; padding:0;}
p.rhblog_full_footer { font-size:0.8em }
div.rhblog_full_body p { font-size: 1em;  }h1           { text-align: center }