/*
  $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 { 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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size:10px;
}

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

A:hover {
  color: #AABBDD;
  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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #FFCC33;
}

.infoBoxContents {
  background: #FFFFCC;
  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: #FFFFDD;
}

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

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

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

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

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

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: #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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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



/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.bodyText{font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:7px;}

.topMenuSep{padding-left:1px; padding-right:1px; border-right:1px solid  #6699CC;}

.topMenuCategory{padding-left:5px; padding-right:7px;}
a.topMenuCategoryLink{ font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
a.topMenuCategoryLink:hover{ font-weight:bold; color: #0099CC; text-decoration:none;}

.topMenuSubCategory{color:#006699; font-family: "Times New Roman", Times, serif; font-size:14px;padding-left:5px;}
a.topMenuSubCategoryLink{color:#336799; text-decoration:none;}
a.topMenuSubCategoryLink:hover{color: #0099CC; text-decoration:none;}

.topMenuNav{ color:#006699; font-size:11px;padding-left:7px;}
a.topMenuNavLink{color:#529b9a; text-decoration:none;}
a.topMenuNavLink:hover{color: #0099CC; text-decoration:none;}

.inputSearch{height:20px; border:1px dotted #0099CC; background-color:#FFFFCC; }
.submitSearch{height:23px;}
.tdSearch{height:23px; }

.tdFooterBlue{ border-top:1px dotted #FFFFFF;}
.tableFooterBlue{ border-top:1px solid #336799;}
.footerFontBlackBlue{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#336699; font-size:11px; font-weight:bold;}
a.footerFontBlackBlue{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#336699; font-size:11px; font-weight:bold;}

.listingDesc{ color: #006699; font-size:12px;}
a.listingDesc{color:#006699; text-decoration:none;}
a.listingDesc:hover{color: #0099CC; text-decoration:none;}

.listingPrice{ color: #FF0000; font-size:11px;}
a.listingPrice{color:#FF0000; text-decoration:none;}
a.listingPrice:hover{color: #FF9933; text-decoration:none;}

.infoTDRightBorder{ border-right:1px dotted #CCCCCC;}
.infoProductName{ font-size:18px; color:#666666; font-weight:bolder;}
.infoProductDesc{ font-size:12px; color:#333333; padding:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.hrLineBlue{size:1px; color:#CCCCCC;}

.infoProductPrice{ color: #FF0000; font-size:16px; font-weight:bolder;}

.infoProductNav{ font-size:10px; color:#333333; padding:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.infoProductNav:Link{ text-decoration: none;}
a.infoProductNav:Hover{ text-decoration: underline;}

.infoTDNavB{ border-bottom:1px dotted #CCCCCC;}
.infoTDNavT{ border-top:1px dotted #CCCCCC;}

.borderGrayLeft{ border-left:1px solid #CCCCCC;}
.borderGrayBottom{ border-bottom:1px solid #CCCCCC;}

.moreTitle{ color:#008080; font-size:12px; font-weight:bolder;}
.moreLink{  font-size:11px; }
.styleBorderGray{ border:1px dotted #6699CC;}

.borderGrayBottomDot{ border-bottom:1px  dotted #CCCCCC;}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.security-td-highlight-top {
	BORDER-RIGHT: #adadad 0px solid; PADDING-RIGHT: 10px; BORDER-TOP: #adadad 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; BORDER-LEFT: #adadad 0px solid; COLOR: #0066cc; LINE-HEIGHT: 14px; PADDING-TOP: 3px; BORDER-BOTTOM: #adadad 0px solid; FONT-FAMILY: Arial,helvetica,Sans-Serif; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #f8f8f8; TEXT-ALIGN: left; width:99%; 
}
.security-td-highlight-bot {
	BORDER-RIGHT: #adadad 0px solid; PADDING-RIGHT: 10px; BORDER-TOP: #adadad 0px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; BORDER-LEFT: #adadad 0px solid; COLOR: #0066cc; LINE-HEIGHT: 14px; PADDING-TOP: 3px; BORDER-BOTTOM: #adadad 1px solid; FONT-FAMILY: Arial,helvetica,Sans-Serif; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #f8f8f8; TEXT-ALIGN: left; width:99%; text-align:center;
}

/* Botton*/
.BottonClick_low {
	BACKGROUND-IMAGE: url(images/TopNavBackground.jpg); BACKGROUND-REPEAT: repeat-x; COLOR: #0066cc; FONT-FAMILY: Arial,helvetica,Sans-Serif; FONT-WEIGHT: bold; FONT-SIZE: 11px; border-left:1px solid #AECDEC;border:1px solid #AECDEC;
}
.BottonClick_hi {
	BACKGROUND-IMAGE: url(images/TopNavBackground-hi.jpg); BACKGROUND-REPEAT: repeat-x; COLOR: #669900; cursor:hand;FONT-FAMILY: Arial,helvetica,Sans-Serif; FONT-WEIGHT: bold; FONT-SIZE: 11px; border:1px solid #AECDEC;
}
/* Botton*/
.title-alt {
	CLEAR: left; FONT-WEIGHT: bold; FONT-SIZE: 13px; MARGIN: 15px; COLOR: #999999; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,helvetica,Sans-Serif; TEXT-ALIGN: left
}
.sub-title {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; MARGIN: 15px; COLOR: #ff6600; LINE-HEIGHT: 17px; FONT-FAMILY: Arial,helvetica,Sans-Serif; TEXT-ALIGN: left
}
.sub-title-alt {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; MARGIN: 15px; COLOR: #0066cc; LINE-HEIGHT: 15px; FONT-FAMILY: Arial,helvetica,Sans-Serif; TEXT-ALIGN: left
}
.sub-title-alt-1 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; MARGIN: 1px; COLOR: #0066cc; LINE-HEIGHT: 15px; FONT-FAMILY: Arial,helvetica,Sans-Serif; TEXT-ALIGN: left
}
.sub-title IMG {
	VERTICAL-ALIGN: middle; MARGIN-RIGHT: 5px
}
.text {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 15px; COLOR: #333333; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,helvetica,Sans-Serif; TEXT-ALIGN: left
}
.text-3{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 3px; COLOR: #333333; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,helvetica,Sans-Serif; TEXT-ALIGN: left
}
.text-indent {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN: 2px 15px 15px 25px; COLOR: #333333; LINE-HEIGHT: 18px; FONT-FAMILY: Arial,helvetica,Sans-Serif; TEXT-ALIGN: left
}
.right-content-text-ext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial,helvetica,Sans-Serif; 
}

.txtInfo{font-size:11px; color:#333333; padding-top:5px; }
.title{ color:#008080; font-size:14px; font-weight:bolder; margin:15px;}
.topMenuRed{ color:#CC0000; font-weight:bolder; font-size:14px;}
.mainCategoryLeft{ font-size:12px; color:#FFFFFF; font-weight:bold;}
.mainCategoryArr{ font-size:11px; color:#666666; font-weight:bold;}
.second-level-G{ font-size:12px; color: #006633; padding-left:10px;}
.second-level-B{ font-size:12px; color: #003366; padding-left:10px;}
.second-level-O{ font-size:12px; color: #FF6600; padding-left:10px;}
.second-level-V{ font-size:12px; color: #666699; padding-left:10px;}
.second-level-selected{ font-size:12px; color: #CC0000; font-weight:bolder; padding-top:5px; padding-bottom:3px;}

/* New */

.ps_border_bot{ border-bottom:1px solid #CCCCCC;}

