
.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-image: url(images/Background.jpg);
  background-repeat: repeat-x;
  color: #CCCCCC;
  margin: 0px;
  font-size: 80%;
}

TABLE.main {
  background-image: url(images/BackgroundInside.jpg);
  border: 0px;
  font-family: "Arial", sans-serif;
  padding: 0px;
  border-spacing: 0px;
}

TABLE.inside {
  border: 0px;
  font-family: "Arial", sans-serif;
  font-size: 80%;
  padding: 0px;
  border-spacing: 0px;
}

TABLE.bottom {
  background-image: url(images/BackgroundBottom.jpg);
  background-repeat:no-repeat;
  color: #000000;
  font-size: 100%;  
  border: 0px;
  font-family: "Arial", sans-serif;
  padding: 0px;
  border-spacing: 0px;
  text-align: center
}

TABLE.linksline {
  background-image: url(images/BackgroundInside.jpg);
  font-size: 100%;  
  border: 0px;
  font-family: "Arial", sans-serif;
  padding: 0px;
  border-spacing: 0px;
  text-align: center
}

TD.leftmenu {
  background-image: url(images/BackgroundLeftMenu.jpg);
  background-repeat:no-repeat;
}

TD.weather {
  background-image: url(images/LeftMenu03.jpg);
}

TD.middle {
  background-image: url(images/BackgroundMiddle.jpg);
  font-family: "Arial", sans-serif;
  font-size: 80%;
}

TD.rightmenu {
  background-image: url(images/BackgroundRightMenu.jpg);
  background-repeat:no-repeat;
}

h1 { 
  font-size: 16px; 
  font-weight: bold;
  color: #FFFFCC; 
}

h2 { 
  font-size: 14px; 
  font-weight: bold;
  color: #FFFFCC; 
  display: inline; 
}

hr.middle {
  border: 0;
  width: 100%;
  height: 2px;  
  color: black;
  background-color: black;
}

hr.bottom {
  border: 0;
  width: 700px;
  height: 2px;  
  color: #CCCCCC;
  background-color: #CCCCCC;
}




A {
  color: white;
  text-decoration: none;
}

A:hover {
  color: yellow;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #605134;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #605134;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #605134;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #a9a9a9;
  font-weight: bold;
}

.infoBox {
  background: #605134;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  border: 1px;
  border-color: #1A4C33;
  background: #1A4C33;
  border-spacing: 1px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TR.productListing-odd{
  background: #404040;
}

TR.productListing-even {
  background: #505050;
}

TR.productsListing-NotFeatured {
  background: transparent;
}




TABLE.classifiedListing {
  border: 0px;
  border-style: solid;
  border-color: #605134;
  border-spacing: 0px;
  font-family: "Arial", sans-serif;
  font-size: 100%;  
}

TD.productListing-Featured{
  background: #404040;
}

TD.productsListing-NotFeatured {
  background: transparent;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #605134;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 80%;
}

A.pageResults {
  color: white;
}

A.pageResults:hover {
  color: yellow;
}


A.featuredResults {
  color: #CCCC00;
}

A.featuredResults:hover {
  color: yellow;
}




TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 90%;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 75%;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 80%;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}



.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; color: #ffffff; font-size: 10px; background-color: #dc143c; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }




