/*
  $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: 11px; color: #ededed;}
.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: #666666; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0066ff; 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: 12px; font-weight: bold; text-decoration:none; color: #FFFFFF}
a.header:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #FFFFFF}
a.header:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #FFFFFF}
a.header:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight: bold; color: #FFFFFF}

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

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

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

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

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

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

BODY {
  background:url(images/bg.jpg);
  background-position:top;
  background-repeat: no-repeat;
  background-color:#000000;
  margin: 0 auto;
  padding: 0px;
}

A {
  color: #0066ff;
  text-decoration: none;
}

A:hover {
  color: #0066ff;
  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;
  color: #000000;
  font-weight : bold;
}

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

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

TR.headerError {
  background: #0166ff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0166ff;
  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: #FFFFFF;
  padding-left: 0px;
  padding-right: 18px;
  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: none; text-decoration:none; color: #FFFFFF; line-height: 18px}
a.white:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #FFFFFF; line-height: 18px}
a.white:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; text-decoration:none; color: #FFFFFF; line-height: 18px}
a.white:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: none; color: #FFFFFF; line-height: 18px}


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

.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: 13px;
  font-weight: bold;
  color: #ffffff;
}
TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  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: #000000;
}

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #0166ff;
  color: #000000;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:none;
}

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

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

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

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
  padding-top: 15;
  padding-bottom: 15;
  color: #FFFFFF;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #ececec;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Times, serif, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #0066ff;
  padding-top:0;
  margin-top:0px;
  padding-bottom:5px;
  border-bottom:#3f3f3f 2px solid;
}

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: #ededed; line-height: 18px;}
.custom { font-family: Arial, sans-serif; font-size: 12px; line-height: 18px;}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #cecece;

}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #eeeeee; }
.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; }


#content {
background-color:#000000;
}


