/*
  $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: #38381D; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #000000;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #595959;
	SCROLLBAR-HIGHLIGHT-COLOR: #838383;
	SCROLLBAR-SHADOW-COLOR: #000000;
	COLOR: #E4E4E4;
	SCROLLBAR-3DLIGHT-COLOR: #343434;
	SCROLLBAR-ARROW-COLOR: #838383;
	SCROLLBAR-TRACK-COLOR: #4e4e4e;
	SCROLLBAR-DARKSHADOW-COLOR: #5d5d5d;
	font-family: Tahoma, Verdana;                                    
}

a {
	color: #D2D2D2;
	text-decoration: underline;
}

A:hover { 
  color: #ADB614;
  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: #262626;
}

.infoBoxContents {
  background: #454545;
  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: #666666;
}

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: #7B7B7B;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #38381D;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom:5px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 5px;
  padding-bottom:5px;  
}

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: #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: #ff9900; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #BB7100; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* 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; }

/* for designed stylesheet */

.Bg-left {
	background-image: url(images/design/left_bg.gif);
	background-repeat: repeat-y;
}
.infoBoxContentsText {
	background-image: url(images/design/q5.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-family: Tahoma, Verdana;
}
.infoBoxContentsText_No {
	font-size: 11px;
	color: BABABA;
	padding-top: 5px;
	height: 22px;
	font-family: Tahoma, Verdana;
}
a.infoBoxContentsText {
	font-size: 11px;
	font-weight: bold;
	color: BABABA;
	padding-left: 27px;
	padding-top: 5px;
	text-decoration: none;
}

a.infoBoxContentsText:link {
	font-size: 11px;
	font-weight: bold;
	color: BABABA;
	padding-left: 27px;
	padding-top: 5px;
	text-decoration: none;
}
a.infoBoxContentsText:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
    padding-left: 27px;
	padding-top: 5px;
	text-decoration: none;
}
.BoxTitle01 {
	background-image: url(images/design/q4.gif);
	height: 29px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	font-family: Tahoma, Verdana;
}
.BoxTitle02 {
	font-size: 12px;
	color: #FFFF00;
	background-image: url(images/design/q6.gif);
	text-align: center;
	vertical-align: middle;
	height: 29px;
	width: 185px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.infoBoxbg {
	background-color: #747474;
}
.Bg-right {
	background-image: url(images/design/right_bg.gif);
	background-repeat: repeat-y;
	background-color: #282828;
}
.boxtext {
	font-size: 11px;
	color: #FFFFFF;
}
.cartPrice {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.subheaderTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.subheaderShadow {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2B2B2B;
	border-left-color: #2B2B2B;
	background-color: #2E2E2E;
}
.specailsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #DBE421;
	background-image: url(images/design/q8.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 166px;
	text-align: center;
	padding-top: 27px;
}
.specialsProductsName {
	font-size: 12px;
	font-weight: bold;
	color: #E3E3E3;
}
.boxtext2 {
	font-size: 11px;
	color: #D8D8D8;
}
.newProductsName {
	background-image: url(images/design/q14.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 142px;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.newProductsTitle {
	background-image: url(images/design/q22.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 440px;
	font-size: 12px;
	font-weight: bold;
	color: #DBE421;
	text-align: center;
	vertical-align: middle;
	background-position: right;
}
.newProductsBg {
	background-image: url(images/design/q15.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
}
.newProductsPrice {
	background-image: url(images/design/q16.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	height: 24px;
	width: 142px;
	text-align: center;
	vertical-align: middle;
}
.mainbg {
	background-image: url(images/design/tbg.gif);
	background-repeat: repeat-y;
}
.bestsellerNoText {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(images/design/bestsellerNo.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 27px;
	width: 21px;
	font-family: "tahoma";
}
a.bestsellerLinkText {
	font-size: 12px;
	color: BABABA;
	text-decoration: none;
}
.footertxt {
	font-size: 10px;
	font-weight: bold;
	color: #787878;
	padding-top: 20px;
	font-family: Tahoma, Verdana;
}

.footerbg {
	background-image: url(images/design/q30.gif);
	background-repeat: no-repeat;
}
input {
	color: #DDDDDD;
	background-color: #313131;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #232323;
	border-right-color: #5E5E5E;
	border-bottom-color: #5E5E5E;
	border-left-color: #232323;
}
textarea {
	color: #DDDDDD;
	background-color: #313131;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #232323;
	border-right-color: #5E5E5E;
	border-bottom-color: #5E5E5E;
	border-left-color: #232323;
}

