.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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: #edf9f2; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F7941D; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  scrollbar-base-color: #FFB600;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #244563;
}

A.headerNavigation { 
  color: #244563;
}

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

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.faq_title,
TD.statement_heading{
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

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: 11px;
  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: 12px;
  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: #ffc800;
  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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.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: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/* Ken Hack */
SPAN.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #244563;
}

SPAN.gbHeaderS {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

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

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

TD.lbCategoriesLineTwo {
	border-top: .5pt solid #f2f2f2;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.lbCategoriesNo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

TD.lbSince {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6B7D8B;
	text-align: center;
}

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

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

A.greet {
	color: #ffc800;
}

A.greet:hover {
	color: #f26522;
}

.seriesheading {
	color: #6600ff;
}

.brandheading {
	font-weight: bold;
	color: #990000;
}

A.plProductsNameA {
	color: #0000ff;
}

A.plProductsNameA:hover {
	color: #f7941d;
}

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

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A.plProductsPartNoA {
	color: #ff6600;
}

.plProductsPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

SPAN.productSpecialPrice {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
  	color: #ff0000;
}

SPAN.productSpecialPriceS {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000ee;
}

SPAN.plOutOfStock {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #992211;
}

SPAN.plComing {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #f68e56;
}

SPAN.plNextWeek {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #fe950f;
}

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

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

SPAN.plBatteryType {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #592413;
}

TD.piProductsName {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000ee;
}

SPAN.piProductsPartNo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff6600;
}

SPAN.piProductsDesAttName {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #223344;
}

SPAN.piProductsDesAttValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

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

SPAN.piProductsPrice {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	color: #ff0000;
}

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

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

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

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

SPAN.piSpecial {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
	line-height: 1.5;
}

TR.footer {
	background: #527da5;
}

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

A.csfooter { 
	color: #ffffff;
}

A.csfooter:hover {
	color: #f26522;
}

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

SPAN.piArialNight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2E3192;
}

P.CompanyDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 1%;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: thin none #FFFFFF;
	list-style-type: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	word-spacing: 1pt;
	display: none;
	visibility: hidden;
	height: 1pt;
	width: 1pt;
	left: 1pt;
	top: 1pt;
}

A.AProductsLinks{
	color: #000000;
	cursor: text;
}

A.AProductsLinks:hover {
  	color: #000000;
}

A.AProductsLinks:link {
  	color: #000000;
}

A.AProductsLinks:visited {
  	color: #000000;
}

A.AProductsLinks:active {
  	color: #000000;
}

.cssSH {
	color: #6600ff;
}

.cssBH {
	font-weight: bold;
	color: #990000;
}

.cssRM {
	list-style-type: circle;
}

.fminfoBox {
  background: #b6b7cb;
}

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

.fminfoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

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

TR.relatedproductsheading {
  background: #4A657B;
}

TD.relatedproductsheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #ffffff;
}

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

.bundledproductsheading {
  border:2.0pt double white;
  background: #FFB618;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #000000;
}

.spbutton {
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid black;
  background-color: #FFB600;
  color: #000000;
  font-size: 9px;
  font-weight: bold
}

.tablefull {
	border-left: 2.5pt double #3D3D3D;
	border-right: 2.5pt double #3D3D3D;
	border-top: none;
	border-bottom: none;
}

TABLE.orderInfo {
  /*background: #7b9ebd;*/
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.orderInfo TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #f1f9fe;*/
}

TABLE.orderInfo TH {
	padding: 8px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #E0E6FC;
  border-bottom: 1px solid #7b9ebd;
}

/* Satori Address Certification */
TABLE.addressMatch {
	background: #FFA4A4;
	width: 100%;
	margin-left: 8px;
}

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

TR.checkAddressRow { }
TR.checkAddressRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
TR.checkAddressRowSelected { background-color: #E9F4FC; }

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

span.benny_span{	
	color: #FF0000;
}
A.light_link {
	color: #FF0000;
}

A.light_link:hover {
	color: #f26522;
}

/*add by dengman 2009-3-4*/
SPAN.hot_b_header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #244563;
	padding-left:25px;
}

SPAN.hot_b_header a{
	color: #244563;
	
}
SPAN.hot_b_header a:hover {
	color: #244563;
}
.hot_boxText { 
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-bottom:3px;
	padding-left:25px;
}
.hot_boxText a {
    color: #373733;
}

.r_boxText {
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-bottom:5px;
}

A.menuBar {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
A.menuBar:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #444444; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
/*end by dengman 2009-3-4*/
.logoText{position:absolute; top:0px;text-align:left;width:470px;height:80px;}

.menu *{margin:0;padding:0;}
.menu{font-size:14px;position:relative;z-index:100;}
.menu ul{list-style:none;}
.menu li {float:left;position:relative;}
.menu ul ul.content { display:none;position:absolute;}
.menu ul li:hover ul,
.menu ul a:hover ul{ display:block;}
.menu a{display:block;}
.menu .content a{display:block;text-decoration:none;padding-left:5px;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;}
.menu .content a:hover{background:#fafafa;color:#000;border:1px solid #000;}
.menu ul ul.content{ border-top:1px #FFBB77 solid;border-left:1px #FFBB77 solid;border-right:1px #FFBB77 solid;}
.menu ul ul.content li {clear:both;text-align:left;background-image:url('images/banners/list-bg.jpg');border-bottom:1px solid #FFBB77;}
.menu ul ul.content li a{display:block;width:200px;margin:3px;border:0;}
.menu ul ul.content li a:hover{border:0;background:#FFD1A4;COLOR: #444444; }

SPAN.gbHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left:8px;
}

A.mylink {
  color: #3E3EFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration: none;
  font-weight:bold;
}

A.mylink:hover {
  color: #F7941D;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration: underline;
}
A.hotcategory {
  color: #004182;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration: none;
}

A.hotcategory:hover {
  color: #F7941D;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration: underline;
}

A.greatbrand{
	color:#004182;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.greatbrand:hover{
	color:#F7941D;
}

IMG.country{
	border: 0px;
}

.hot_sales_1 {
	font-size:10px;
	border-bottom:1px #CCC dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:1px;
	padding-bottom:1px
}
.hot_sales_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px
}

div.gbHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left:8px;
}

.categoriesGroup {
	padding:1px 10px 2px 5px;
	border:1px #ccc solid;
	font-weight:bold;
	color:#990000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	background-color:#EFEFEF;
}

.smallText a {
	font-size:13px;
}
.smallText a:hover {
	color:#f90
}

.categoriesGroup-links{margin-bottom:10px;}
.categoriesGroup-links a {
	padding:3px 6px;
	font-size:15px;
	color:#990000;
	border:1px #ccc solid;
	background-color:#EFEFEF;
}
.categoriesGroup-links a:hover {
	color:#f90;
}
