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

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.boxText { color:#999999; font-family:Arial,Helvetica,sans-serif; font-size:10px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #eeeeee; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #920128; text-decoration: underline; }

.breadcrumb {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #595959}
a.breadcrumb:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #595959}
a.breadcrumb:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #595959}
a.breadcrumb:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #595959}


.header {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #999999}
a.header:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #999999}
a.header:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #999999}
a.header:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; text-decoration:underline; font-weight: bold; color: #999999}

.header2 {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; color: #1A1A1A}
a.header2:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; color: #1A1A1A}
a.header2:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration:none; color: #1A1A1A}
a.header2:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight: normal; color: #1A1A1A}

.smallTextwhite {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #FF9933}
a.smallTextwhite:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #FF9933}
a.smallTextwhite:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:underline; color: #FF9933}
a.smallTextwhite:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight: bold; color: #FF9933}

.smallTextwhite2 {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #808285; line-height: 18px}
a.smallTextwhite2:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #808285; line-height: 18px}
a.smallTextwhite2:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #808285; line-height: 18px}
a.smallTextwhite2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: normal; color: #808285; line-height: 18px}

.np1{	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #f8883c}
a.np1:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #f8883c}
a.np1:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #f8883c}
a.np1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #f8883c}

.fprice{	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #454545}

.price{	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none; color: #353434}

BODY {
  margin: 0px;
  padding: 0px;
  color:#FFFFFF;
  text-align:center; /* for IE */ /* Junwen Mod*/
}


div#wrapper {
text-align:left; /* reset text alignment */ /* Junwen Mod*/
width:970px; /* or a percentage, or whatever */ /* Junwen Mod*/
margin:0 auto; /* for the rest */ /* Junwen Mod*/
} 

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
  color: #808285; 
}

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

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


.footer {	font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #808080}
a.footer:link {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #808080}
a.footer:visited {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #808080}
a.footer:hover {  font-family:  Arial, sans-serif; font-size: 11px; text-decoration:underline; font-weight: none; color: #808080}

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: normal;
}

.infoBox {
  background: none;
}

.infoBoxContents {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FF9933;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.infoBox3 {
  background: none;
}

.infoBoxContents3 {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  padding-left: 0px;
  padding-right: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.white{	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #808285; line-height: 18px}
a.white:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #808285; line-height: 18px}
a.white:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #808285; line-height: 18px}
a.white:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #808285; line-height: 18px}

.whiteactive{	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #FF9933; line-height: 18px}
a.whiteactive:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #FF9933; line-height: 18px}
a.whiteactive:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #FF9933; line-height: 18px}
a.whiteactive:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #FF9933; line-height: 18px}



.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #656565; 
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	color:#808285;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

TD.infoBoxHeading:link {
	color:#ff0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}


TD.infoBoxHeading2 {
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: regular;
  color: #808285;
  
}

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

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

a.topbar:link {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11;
 }
 
 a.topbar:hover {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11;
 }


a.topbar:visited {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11;
 }

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #999999;
  color: #FBFBFB;
  font-weight: regular;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:none;
  border:5;
}

a.productListing-heading:link {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fbfbfb;
  font-weight: regular;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:none;
}

a.productListing-heading:visited {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fbfbfb;
  font-weight: regular;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:none;
}

a.productListing-heading:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fbfbfb;
  font-weight: regular;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:underline;
}

TD.productListing-data {
  color: #666666;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 0;
}

A.pageResults {
  color: #FF9933;
  text-decoration:none;
}

A.pageResults:hover {
  color: #FF9900;
  text-decoration:underline;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

.main { font-family: Arial, sans-serif; font-size: 12px; color: #808285; line-height: 18px;}

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

}
.infoBox9{
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  border:dashed 1px; 
  border-color:#a8aaad;
  width:560px;
}
TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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: 10px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  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: 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.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff3333;
}

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

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

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

/* message box */

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

/* input requirement */

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


#top_header {
  background-image:url(images/top_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
}

#content {
  background-image:url(images/content_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
}

#content2 {
  background-image:url(images/content2_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#FFFFFF;
}

#leftside {
  background-image:url(images/leftside_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
}

.infoBoxHeading, a.infoBoxHeading:link, a.infoBoxHeading:visited{
	color:#808285;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:regular;
}
a.infoBoxHeading:hover {
	color:#808285;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:regular;
	text-decoration:underline;
}
.infoBoxHeadingNewPdts{
     color:#898989;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}

.footer2 {	font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #CCCCCC}
a.footer2:link {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #CCCCCC}
a.footer2:visited {  font-family:  Arial, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #CCCCCC}
a.footer2:hover {  font-family:  Arial, sans-serif; font-size: 11px; text-decoration:underline; font-weight: none; color: #CCCCCC}

.testi_text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;

}
#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips{
	width:195px;
	font-size:10px;
	line-height:120%;
	}
#tips li{
	
	background:#FFFFFF;
	display:none; /* hide the items at first only */
	}
	
	ul {
  margin: 0 0 0 0;
  padding: 0;
}
ul li {
  margin: 0 0 0 2.25em;
  padding: 0;
  list-style:circle;
}