/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
*/

.imagesBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.leftboxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
}

A.leftboxText { 
  color: #006600; 
}

A.leftboxText:hover {
  color: #003300;
}

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #666666;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #669900;
}

SPAN.headerNavigation {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #669900;
  color: #C7DE96;
}

.RoundedBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #669900;
	border-left-color: #669900;
	border-right-width: 1px;
	border-left-width: 1px;
}

.Compare {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-left-style: solid;
	border-left-color: #669900;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
	border-top-width: 1px;
}

.CompareB {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left-style: solid;
	border-left-color: #669900;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
	border-top-width: 1px;
}

.contentBoxHeading {
	background-color: #669900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoPagesHeading {
	background-color: #669900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.infoPagesHeadingPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #A6CD59;
	border-bottom-width: 1px;
}

.contentBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FCFCFC;
}

.infoBox {
	background-color: #669900;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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-color: #ffffff;
}

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-color: #F9F9F9;
}

TR.shoppingCart-odd {
  background-color: #DFDFDF;
}

TR.shoppingCart-even {
	background-color: #F9F9F9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #669900;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}

TD.productListing-data-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

TD.productListing-data-bottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.newsListing-data-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

TD.newsListing-data-bottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.productInfo-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80B0D5;
}

TD.productInfo-data-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

TD.productInfo-data-bottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #004080;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #FF8040;
}

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

A.pageHeading {
  color: #006600;
}

A.pageHeading:hover {
  color: #003300;
  text-decoration: underline;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #004080;
}

A.productListing {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

A.productListing:hover {
  color: #004080;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

A.productDesc, A.productDesc:hover {
  color: #747474;
  text-decoration: none;
}

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

.moduleRow { background-color: #D2E4D1; }
.moduleRowOver { background-color: #B7D5B5; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #F5CAA7; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

/*
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #D1EFD1; }

.messageStack {
  font-family: Verdana, Arial, sans-serif;
  margin: 5px;
  font-size: 11px;
  color: #465584;
  background-color: #FFFCF5;
  border-width: 1px;
  border-style: solid;
}

*/

.messageStackNote, .messageStackWarning, .messageStackError, .messageStackSuccess {
	margin: 1em;
	margin-left: auto;
	margin-right: auto;
	/*width: 100% !important;*/
	min-height: 40px;
	height: auto !important;
	height: 80px;
	clear: both;
	vertical-align: middle;
	border-collapse: collapse;
	padding: 15px 20px 15px 80px;
	background-position: 20px 50%;
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
}
 
.messageStackNote {
  border: 1px solid #99D;
  background-color: #eef;
  background-image: url(/images/icons/document_dirty.png);
}
 
.messageStackWarning {
	border: 1px solid #fc0;
	background-color: #ffc;
	background-image: url(/images/icons/warning.png);
}
 
.messageStackError {
  border: 1px solid #d99;
  background-color: #fdd;
  background-image: url(/images/icons/stop.png);
}
 
.messageStackSuccess {
  border: 1px solid #9d9;
  background-color: #dfd;
  background-image: url(/images/icons/lightbulb_on.png);
}


/* input requirement */
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
	font-weight: lighter;
}

A.exLinkTitle {
font-size: 12px;
color: #0000CC;
font-weight: bold;
}

A.exLinkURL {
font-size: 10px;
color: #000099;
font-weight: bold;
}

.fieldset {
	MARGIN-BOTTOM: 6px
}
.fieldset {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}
.fieldset TD {
	FONT-SIZE: 11px
}
.fieldset P {
	FONT-SIZE: 11px
}
.fieldset LI {
	FONT-SIZE: 11px
}

.textBoxBlue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #336600;
}  

.TopTenSalers {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  MARGIN-BOTTOM: 4px
}

   input.inputField {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #4D8AB3;
   }
   textarea.textArea {
    background-color: #F7F7F7;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
	border: 1px solid #4D8AB3;
   }
   input.radio {
    background-color: #F7F7F7;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
   }
   select.pullDown {
    background-color: #F7F7F7; 
    /*font-weight: bold;*/ 
    font-size: 11px; 
    color: #000000;
   }

A.textNavCategories, A.textNavCategories:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}  

A.textNavCategoriesActive, A.textNavCategoriesActive:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #336600;
  text-decoration: none;
} 

.breadcrumb {
	font-family: Verdana, Arial, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 11px;
}

#tabMenu {
	float:left;
	width:100%;
	background:#FFFFFF;
	padding:0;
	font-size:0.7em;
	line-height:normal;
	}

#tabMenu ul {
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
		}

#tabMenu li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabMenu a {
	float:left;
	background:#C7DE96 url("/images/tabMenu.png") no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	color:#000000;
	}

#tabMenu a span {
	float:left;
	display:block;
	background:#C7DE96 url("/images/tabMenu.png") no-repeat right top;
	padding:6px 15px 3px 6px;
	}

#tabMenu a span {float:none;}

#tabMenu #tabCurrent a span {
	padding-bottom:4px;
	color:#ffffff;
	}

#tabMenu a:hover, #tabMenu a:hover span {
	background-color:#fa833a;
	color:#ffffff;
	}

#tabMenu #tabCurrent a span, #tabMenu #tabCurrent a {
	background-color:#669900;
	font-weight: bold;
	font-size: 12px;
	}

TABLE.newsListing {
  border: 1px;
  border-style: solid;
  border-color: #FA833A;
}

A.newsPageResults {
  color: #FFFFFF;
}

A.newsPageResults:hover {
  color: #FFFFFF;
  background: #FF8040;
}

