html {
	margin: 0px;
	padding: 0px;
}

body {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #000000;
}

body.popUp {
  background: #ffffff;
  color: #000000;
  margin: 3px 0px 0px 0px;
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #000000;
}

p,td {
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #000000;
}

h1 {
  font-family: arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

h2 {
  font-family: arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}

h4 {
  font-family: arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #AABBDD;
  text-decoration: underline;
}

a.underline {
  color: #000000;
  text-decoration: underline;
}

form {
  display: inline;
}

.boxText {
  font-family: Arial, sans-serif;
  font-size: 8pt;
}

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

tr.header {
  background: #009AD8; 
}

tr.headerNavigation {
  background: #009AD8;
}

td.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color: #0199D8;
  color: #ffffff;
  font-weight : bold;
}

td.topNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

td.main, p.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #0199d8;
}

td.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #0199d8;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
    background-color: #e7f7ff;
	border: 1px solid #0199D8;
	padding: 0;
}

.infoBoxContents {
	padding: 5px 3px 5px 3px;
  font-family: arial, sans-serif;
  font-size: 8pt;
}

.larger {
	font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxHeading {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #0199d8;
  color: #ffffff;
  padding: 2px 0px 2px 3px;
}
.infoBoxHeading img {
	border: none;
}

td.infoBox, span.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

TABLE.productBox {
  border: 1px;
  border-style: solid;
  border-color: #0199d8;
  border-spacing: 1px;
  background: #e7f7ff;
}

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

.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #D7E9F2;
}

.productListing-dataNew {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #D7E9F2;
  color: #990000;
}

.productListing-Sale {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #eced7a;
  color: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f4f7fd;
}

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


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

.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

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

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

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

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

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

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; }
.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; }


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


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

.warning {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
}


table.button {
	border-collapse: collapse;
}
table.button td {
	border-style: none;
}

table.button td.buttonImg {
  width: 37px;
  height: 20px;
  background-image: url('/img/button_inactive.gif');
  cursor: pointer;
}

table.button td.buttonText {
  height: 20px;
  width: 100px;
  font-family: arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px 15px 0px 15px;
  background-image: url('/img/button_bg.gif');
  cursor: pointer;
}

table.button td.buttonTextVariable {
  height: 20px;
  font-family: arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px 10px 0px 10px;
  background-image: url('/img/button_bg.gif');
  cursor: pointer;
}

.highlightText{
  height: 20px;
  font-family: arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px 20px 0px 20px;
  background-image: url('/img/button_bg.gif');
}

.scrollerFont {
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #000000;
}

.expectedSoon {
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #009900;
}

.specialOffer {
  font-family: arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
  color: #cc0000;
}

a.googlelink {
	text-decoration: underline;
	color: #009AD8;
}

/* shopping cart steps */
div#cartStep {
    width: 100%;
    text-align: center;
}

div#cartStep table {
    border-collapse: collapse;
    width: 350px;
    border-bottom: 1px solid #0199D8;
    margin: 0 auto 0 auto;
}
div#cartStep table td {
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 0;
}
div#cartStep table td.line {
    text-align: center;
    vertical-align: bottom;
    color: #0199D8;
    font-weight: normal;
    font-size: 10px;
} 

a.radioLabel, a.radioLabel:hover {
    text-decoration: none;
    color: black;
}
a.radioLabel img {
	border: none;
}

table.customerInfo {
	border-collapse: collapse;
	margin: 15px 0 0 0 ; 
}
table.customerInfo td {
	padding: 0 10px 0 0;
}

table.optionBox {
	margin: 0;
	border-collapse: collapse;
}
table.optionBox td.option {
	padding: 2px 10px 2px 0;
	vertical-align: top;
}

span.accountCredit {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
div.moreProdImg {
	margin-top: 10px;
	margin-bottom: 10px;
}
div#mainImg {
	padding: 0;
	margin: 0;
}
a.catlink, a.catlink:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
td.catlink {
	text-align: center;
	cursor: pointer;
}
p.mm_scroller {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
p.mm_scroller img {
	margin-bottom: 3px;
}
div.importantNotice {
	border: 1px solid #990000;
	background-color: #ffffd5;
	color: #990000;
	margin-top: 10px;
	padding: 5px;
	width: 90%;
	line-height: 1.5em;
	width: 450px;
}
div.importantNotice img {
	margin-right: 5px;
}

div#taxWindow {
	position: absolute;
	left: 228px;
	top: 200px;
	width: 450px;
	background-color: white;
	border: 1px solid #0199D8;
	color: black;
	padding: 10px;
	z-index: 10;
}
