@charset "utf-8";
.boxText { font-family: MS PGothic, Osaka, Arial; font-size: 10px; }
.errorBox { font-family : MS PGothic, Osaka, Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : MS PGothic, Osaka, Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #edf9f2; }
.orderEdit { font-family : MS PGothic, Osaka, Arial; font-size : 10px; color: #F7941D; text-decoration: underline; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background:url("images/infobox/nav_header_bg.jpg")left top
}

A.headerNavigation { 
  font-family: MS PGothic, Osaka, Arial;
  color: #000000;
  font-size: 12px;
}

A.headerNavigation:hover {
  font-family: MS PGothic, Osaka, Arial;
  color: #CC0000;
  font-size: 12px;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: MS PGothic, Osaka, Arial;
  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: MS PGothic, Osaka, Arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 11px;
}

TD.accountCategory {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  color: #660033;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, MS PGothic, Osaka, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, MS PGothic, Osaka, Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: MS PGothic, Osaka, Arial;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: MS PGothic, Osaka, Arial; font-size: 10px; color: #ff0000; }


/* Ken Hack */
SPAN.gbHeaderS {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

SPAN.lbHeader {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

TD.lbCategoriesLineOne {
	border-top: .5pt solid #F6F6F6;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
}

TD.lbCategoriesLineTwo {
	border-top: .5pt solid #FFCCFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
}

.lbCategoriesNo {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 9px;
}

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

SPAN.bannerHeading {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

SPAN.bannerDefault {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 11px;
	color: #ffffff;
}

A.greet {
	color: #660033;
}

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

.seriesheading {
	color: #6600ff;
}

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

A.plProductsNameA {
	color: #660033;
}

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

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

.productListing-heading {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A.plProductsPartNoA {
	color: #006699;
}

.plProductsPrice {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0099;
}

SPAN.productSpecialPrice {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 15px;
	font-weight: bold;
  	color: #FF3300;
}

SPAN.productSpecialPriceS {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

SPAN.plOutOfStock {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 14px;
	color: #992211;
}

SPAN.plComing {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 14px;
	color: #f68e56;
}

SPAN.plNextWeek {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 14px;
	color: #fe950f;
}

SPAN.plSpecial {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 10px;
	color: #ff0000;
}

TD.productListing-data {
 	font-family: MS PGothic, Osaka, Arial;
  	font-size: 13px;
}

SPAN.plBatteryType {
	font-family: MS PGothic, Osaka, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #592413;
}

TD.piProductsName {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #006633;
}

SPAN.piProductsPartNo {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 11px;
	color: #ff6600;
}

SPAN.piProductsDesAttName {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 11px;
	color: #000000;
}

SPAN.piProductsDesAttValue {

	font-family: MS PGothic, Osaka, Arial;
	font-size: 11px;
	color: #000000;
}

SPAN.piProductsDesAttBatteryType {
	font-family: MS PGothic, Osaka, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #592413;
}

SPAN.piProductsPrice {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #CC0000;
}

SPAN.piInStock {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00A651;
}

SPAN.piOutOfStock {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #992211;
}

SPAN.piComing {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f68e56;
}

SPAN.piNextWeek {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fe950f;
}

SPAN.piSpecial {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 11px;
	color: #666699;
	line-height: 1.5;
}

TR.footer {
   
	/*background: #FFCCFF;*/
}

TD.footer {
    border-bottom:1px solid #FFD172;
	font-family: MS PGothic, Osaka, Arial;
	font-size: 10px;
	/*background: #FFCCFF;*/
	color: #000000;
	font-weight: bold;
}

A.csfooter { 
	font-size: 13px;
	/*color: #ffffff;*/
	font-weight: bold;
}

A.csfooter:hover {
	font-size: 13px;
	/*color: #ffffff;*/
	font-weight: bold;
}

SPAN.plMoreInfo {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

SPAN.piArialNight {
	font-family: MS PGothic, Osaka, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

P.CompanyDescription {
	font-family: MS PGothic, Osaka, Arial;
	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: MS PGothic, Osaka, Arial;
  font-size: 10px;
  font-weight: bold;
  background: #FFE4A1;
  color: #000000;
}

.fminfoBoxContents {
  background: #FFFFFF;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 9px;
}

.fminfoBoxName {
  background: #ffffff;
  font-family: MS PGothic, Osaka, Arial;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
}

SPAN.selectmanufacturers {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

SPAN.plrelatedproductprice {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
}

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

.spbutton {
  font-family: MS PGothic, Osaka, Arial;
  border: 1px solid black;
  background-color: #6600FF;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold
}

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

.leftBox {
  background: #FFCCFF;
}

.leftBoxContents {
  background: #FFCCFF;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
}

.quicksearch {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  color: #ffffff;
}

.quicksearchtop {
  background: #FFFFFF;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  color: #244563;
}

TR.csheading {
	background: #527da5;
}

TD.csheading {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  background: #527da5;
  color: #ffffff;
  font-weight: bold;
}

.relatedproductsheading {
  border:2.0pt double white;
  background: #4A657B;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  font-weight : bold;
  color: #ffffff;
}
.keyword {
  width: 260px;
  float: left;
  background-image: url(pic/web_top_search_m_keyword.jpg);
  background-repeat: no-repeat;
  height: 30px;
  }
.keyword input {
  border: 0px;
  background-color: transparent;
  width: 218px;
  height: 18px;
  margin-left: 30px;
  margin-bottom: 3px;
  margin-top: 5px;
  color: #000000;
  size:16px;
}
SPAN.indexheadcategoriesname {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

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


/* added by dengman 2009-7-16 */
table #search_header {
  font-size: 13px;
  padding:3px;
}
table #search_header #keywords {
  width:200px;
  margin:0 5px 0 10px;
}

table #menu_header {
  float:left;
  width:100%;
  font-size:14px;
}

table #menu_header ul {
  margin:0;
  padding:0;
  list-style:none;
}

table #menu_header ul li {
  display:inline;
  margin:0;
  padding:0;
}

table #menu_header a {
  float:left;
  background:url("images/infobox/menu_left.jpg") no-repeat left top;
  margin:0;
  padding:0 2px 0 4px;
  text-decoration:none;
}

table #menu_header a span {
  display:block;
  background:url("images/infobox/menu_right.jpg") no-repeat right top;
  padding:5px 12px 4px 10px;
  color:#C7377D;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
table #menu_header a span {float:none;}
/* End IE5-Mac hack */

table #menu_header a:hover span {
  color:#C7377D;
      }
table #menu_header a:hover {
  background-position:0% -42px;
      }
table #menu_header a:hover span {
  background-position:100% -42px;
} 

div#calendar table td {
  height:25px;
  font-size:13px;
  font-weight:bold;
  color:#454545;
  font-family: MS PGothic, Osaka, Arial;
}

div#calendar .cal_week_title_sun {
  border-bottom:#CCCCCC 1px solid;
  border-top:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  color:#F0403C;
  background-color:#E8E8E8;
}

div#calendar .cal_week_title_sat {
  border:#CCCCCC 1px solid;
  color:#F0403C;
  background-color:#E8E8E8;
}

div#calendar .cal_week_title_day {
  border-bottom:#CCCCCC 1px solid;
  border-top:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
}

div#calendar .cal_week_title {
  background-color:#F5F5F5;
  text-align:center;
  font-weight:bold;
}

div#calendar .cal_week_title td{
  width:24px;
}

div#calendar .cal_days {
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#FFFFFF;
}

div#calendar .cal_sats {
  color:#F0403C;
  background-color:#E8E8E8;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  border-right:#CCCCCC 1px solid;
  text-align:center;
}

div#calendar .cal_holiday {
  color:#F0403C;
  background-color:#E8E8E8;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
}

div#calendar .cal_suns {
  color:#F0403C;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#E8E8E8;
}

div#calendar .cal_nowsuns {
  color:#F0403C;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#BAD6EF;
}

div#calendar .cal_nowsats {
  color:#F0403C;
  background-color:#BAD6EF;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  border-right:#CCCCCC 1px solid;
  text-align:center;
}

div#calendar .cal_nowholiday {
  color:#F0403C;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#BAD6EF;
}

div#calendar .cal_today {
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#BAD6EF;
}

div#calendar .cal_link {
  cursor:pointer;
}

div#calendar a:hover {
  text-decoration:none;
}

td.smallImage {
  border:#CCCCCC 1px solid;
}

a.header_greet {
  font-family: MS PGothic, Osaka, Arial;
  color: #990066;
  font-size:13px;
  text-decoration: none;
}

a.header_greet:hover {
  color:#C7377D;
  text-decoration: none;
}

div#hot_categories {
  margin:5px 0 13px 0;
}

div#hot_categories tr td {
  width:50%;
  vertical-align:top;
}

div#hot_categories ul {
  list-style-type:none;
  font-size:13px;
  padding:0px;
  margin:0px;
  display:block;
  width:100%;
  float:left;
}

div#hot_categories ul li{
  padding:1px 0 1px 0;
  margin:2px 0 2px 0;
  border-bottom:#CCCCCC 1px dashed;
}

div#hot_categories .hotcatetitle {
  font-size:14px;
  font-weight:bold;
  padding-top:5px;
  color:#0000FF;
}

.calendarMessage p{
  padding:0;
  margin:0;
}

.calendarMessage table {
  padding:0;
  margin:0;
}

.calendarMessage {
  font-family:Arial;
  font-size:13px;
  color:#676767;
  font-weight:bold;
}

.calendarMessage td{
  font-size:13px;
  color:#676767;
  font-weight:bold;
}
.calendarMessage td span{
  color:#FEAF52;
}
.righttable {
  font-family: MS PGothic, Osaka, Arial;
  font:13px;
  background-color:#FFFFFF;
  border-left:#CCCCCC 1px dashed;
  border-bottom:#CCCCCC 1px dashed;
  border-right:#CCCCCC 1px dashed;
}

SPAN.gbBoxHeader {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 14px;
  font-weight: bold;
}
span.timeforamt {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 13px;
  margin-right:5px;
}

td.infoBoxText {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  line-height: 1.5; 
  padding:10px;
}

td.main p {
  margin:2px;
  padding:0px;
}

td.main .infoBoxTable{
  border-right:#CCCCCC 1px solid;
  border-bottom:#CCCCCC 1px solid;
}

td.main .infoBoxTable td{
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  line-height: 1.5;
  border-top:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  padding:2px;
}

SPAN.boxHeaderYellow {
  font-family: MS PGothic, Osaka, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.boxContentsYellow {
  background: #FFF9E4;
}

.boxContentsYellowBody {
  background: #FFF9E4;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  border-left:#FFD172 1px solid;
  border-right:#FFD172 1px solid;
  border-bottom:#FFD172 1px solid;
}

.fullBorder {
  background: #FFF9E4;
}

.fullBorderBody {
  background: #FFF9E4;
  font-family: MS PGothic, Osaka, Arial;
  font-size: 10px;
  border:#FFD172 1px solid;
}

.marqueeInHerder {
  font-family: MS PGothic, Osaka, Arial;
  font-size:14px;
  color:#FF0000;
}

.addtionalPageTitle {
  background-color: #EBEBF1;
  font-size:15px;
  line-height:25px;
  color: #0066FF;
  vertical-align:middle;
}

td.headOfTd {
  background-color:#EBEBF1;
}

