.boxText {
}
.errorBox {
	font-weight: bold;
	background: #ffb3b5;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	color: #70d250;
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ffc;
}

BODY, TD {
	font: normal normal normal 0.8em/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

FORM {
	display: inline;
}

TR.header {
  background: #fff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-weight: bold;
  color: #fff;
  background: #bbc3d3;
}

A.headerNavigation:link, A.headerNavigation:visited {
  color: #fff;
}

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

TR.headerError {
  background: #f00;
}

TD.headerError {
  font-size: 1em;
  background: #f00;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 1em;
  background: #00ff00;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #fff;
  font-weight: bold;
}

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: #fff;
}

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: #cccccc;
  border-spacing: 1px;
}

.productListing-heading {
  background: #cccccc;
  color: #fff;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
}

A.pageResults:hover {
}

.pageHeading {
  font-size: 1.3em;
  font-weight: bold;
  color: #900;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  font-size: 1em;
  color: #abd;
}

TD.fieldKey {
  font-size: 1em;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 1em;
}

TD.tableHeading {
  font-size: 1em;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #f00;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {

}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  font-size: 1em;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 1em;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 1em;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #f00;
}

SPAN.errorText {
  color: #f00;
}

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

.moduleRowSelected {
	background-color: #E9F4FC;
}


.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
}

.checkoutBarCurrent {
	color: #000000;
}


/* message box */
.messageBox {
}

.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}

.messageStackSuccess {
	background-color: #99ff00;
}


/* input requirement */
.inputRequirement {
	color: #f00;
}


/* ---- LAYOUT ---- */
.wcored {
	color: #900;
}

.rdivider {
	background-color: #900;
}
.rheader {
	background-color: #900;
}
.rctl {
	background-image: url(images/rctl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #900;
}
.rctr {
	background-image: url(images/rctr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #900;
}

.gcbl {
	background-image: url(images/gcbl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #cccccc;
}
.gcbr {
	background-image: url(images/gcbr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #cccccc;
}
.gsl {
	background-image: url(images/gsl.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.gsr {
	background-image: url(images/gsr.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.gfooter {
	background-image: url(images/gsb.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.wcbl {
	background-image: url(images/wcbl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #cccccc;
}
.wcbr {
	background-image: url(images/wcbr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #cccccc;
}

.wcwttl {
	background-image: url(images/wcwttl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #900;
}
.wcwttr {
	background-image: url(images/wcwttr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #900;
}
.wcwtbl {
	background-image: url(images/wcwtbl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #900;
}
.wcwtbr {
	background-image: url(images/wcwtbr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #900;
}

.wheader {
	background-image: url(images/wst.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.wsl {
	background-image: url(images/wsl.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.wsr {
	background-image: url(images/wsr.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.wfooter {
	background-image: url(images/wsb.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.wcontent {
	background-color: #fff;
}
.gcontent {
	background-color: #cccccc;
	text-align: left;
}

#sidenav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}

.footer {
	font-size: .8em;
}

/* --- Navigation Styles --- */
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #900;
}

ul.headernav {
	display: block;
}
ul.headernav li {
	list-style-type: none;
	display: inline;
	padding: 2px;
}
ul.headernav li a:link, ul.headernav li a:visited, ul.headernav li a:active {
	color: #666;
	text-decoration: none;
}
ul.headernav li a:hover {
	border-bottom: 2px solid #900;
}

ul.footernav {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 5px;
	display: block;
}
ul.footernav li {
	list-style-type: none;
	display: inline;
	padding: 2px;
}
ul.footernav li a:link, ul.footernav li a:visited, ul.footernav li a:active {
	font-size: .9em;
	color: #666;
	text-decoration: none;
}
ul.footernav li a:hover {
	font-size: .9em;
	border-bottom: 1px solid #900;
}

h3.category_list {
	padding: 10px 0px;
	margin: 0px;
}

ul.category_list {
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.category_list li {
	list-style-type: none;
}
