/*
  $Id: stylesheet.css,v 1.1.1.1 2003/08/14 07:58:33 nickle 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; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  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 {
  
}

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

.infoBox {
  
}

.infoBoxContents {
  font-size:11;line-height: 16pt;border:solid 0 #DFC182
  
  
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #A3A3A3;
  color: #333333;
  font-weight: bold;
}

.productListing-heading A         {text-decoration:none;}
.productListing-heading A:link    { color : #333333; text-decoration : none; }
.productListing-heading A:visited { color : #333333; text-decoration : none; }
.productListing-heading A:active  { color : #333333; text-decoration : none; }
.productListing-heading A:hover   { color : #333333; text-decoration : none; }




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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;  
  color: #FBE101;
  padding-top:15;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  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: 13px;
}

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: 11px;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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

BODY {
       margin : 0px;
       padding: 0px;
       font-family : Arial, Helvetica, sans-serif, serif;
       font-size:11;
       line-height: 18pt
       background-color : #DDAF49;
       scrollbar-face-color: #EAEAEA;
       scrollbar-shadow-color: #666666;
       scrollbar-highlight-color: #FFFFFF;
       scrollbar-3dlight-color: #666666;
       scrollbar-darkshadow-color: #DCE0E2;
       scrollbar-track-color: #EAEAEA;
       scrollbar-arrow-color: #666666;
     }

FORM { margin:0; }


TABLE  {font-size:11;line-height: 16pt}
TABLE.blight 		{ font-size:13;line-height: 16pt;border:solid 1 #DFC182 }
TABLE.blight1 		{ font-size:13;line-height: 16pt;background-color:#757575; }
TABLE.bottomline { border-bottom: #DDAF49 1px dashed; }
TABLE.hasline  {font-family : Arial, Helvetica, sans-serif, serif; color :#000000; font-size : 11px; line-height: 15pt; border-top:solid 1 #EDD399; border-bottom:solid 1 #EDD399;}

/* TR -- COLOR */
TR.deep 		{ background-color:#FBE101; }
TR.link 		{ background-color:#F5E2B9; }
TR.unit  		{ background-color:#E7CF9D;; }
TR.light 		{ background-color:#E9D3A7; }
TR.blight 		{ background-color:#000000; }
TR.middle		{ background-color:#D7B263; }
TR.blight1 		{ font-size:11;line-height: 16pt;background-color:#191A19; }

/* TD -- COLOR */
TD.deep 		{ background-color:#FBE101; }
TD.link 		{ background-color:#F5E2B9; }
TD.unit  		{ background-color:#E7CF9D; }
TD.light 		{ background-color:#E9D3A7; }

TD.blight 		{ background-color:#000000; }
TD.middle		{ background-color:#D7B263; }
TD.line1                { background-color:#ABB8C0; }
TD.line2                { background-color:#98A4AB; }
TD.bottom               { background-color:#E6E6E6; }
TD.left 		{ background-color:#333333; }


/* TD -- menu */
TD.over  		{ height:30; border-bottom: #664414 1px dashed;background-color:#F2DD96; font:8pt verdana, Arial MT; color: #000000; font-weight: bold;}
TD.out  		{ height:30; border-bottom: #664414 1px dashed;font:8pt verdana, Arial MT; color: #F7EEDB; font-weight: bold;}
TD.click		{ height:30; border-bottom: #664414 1px dashed;background-color:#F2DD96;font:8pt verdana, Arial MT; color: #000000; font-weight: bold;}


/* FONT */
.f11b    { font-family : Arial, Helvetica, sans-serif, serif; color :#000000; font-size : 11px; line-height: 15pt }
.f11add  { font-family : Arial, Helvetica, sans-serif, serif; color :#4586C6; font-size : 11px; line-height: 15pt }
.f11title1  { font-family : Arial, Helvetica, sans-serif, serif; color :#F1A400; font-size : 11px; line-height: 15pt; font-weight: bold; }
.f11title2  { font-family : Arial, Helvetica, sans-serif, serif; color :#000000; font-size : 11px; line-height: 15pt; font-weight: bold; }
.f13b    { font-family : Arial, Helvetica, sans-serif, serif; color :#000000; font-size : 13px; line-height: 15pt }
.f11g    { font-family : Arial, Helvetica, sans-serif, serif; color :#7B7B7B; font-size : 11px; line-height: 11pt }
.f11w    { font-family : Arial, Helvetica, sans-serif, serif; color :#ffffff; font-size : 11px; line-height: 11pt }
.f13blue { font-family : Arial, Helvetica, sans-serif, serif; color :#010A81; font-size : 13px; font-weight:bold; }
.f13red  { font-family : Arial, Helvetica, sans-serif, serif; color :#010A81; font-size : 13px; font-weight:bold; }
.f11r    { font-family : Arial, Helvetica, sans-serif, serif; color :#010A81; font-size : 11px; font-weight:bold; }
.f11br   { font-family : Arial, Helvetica, sans-serif, serif; color :#C8BFBC; font-size : 11px;}
.price 	 { font-family : Arial, Helvetica, sans-serif, serif; color :#FFFFFF; font-size : 13px;font-weight:bold;}
.productdesc { font-family : Arial, Helvetica, sans-serif, serif; color :#A3A3A3; font-size : 12px;}
.point	 { color :#FBE101; font-size : 13px;}
.point1	 { color :#000000; font-size : 13px;}
.copyright   { font-family : Arial, Helvetica, sans-serif, serif; color :#656565; font-size : 13px;}
.box_title { font-family : Arial, Helvetica, sans-serif, serif; color :#ffffff; font-size : 13px; line-height: 15pt }
.center_title { font-family : Arial, Helvetica, sans-serif, serif; color :#A2A2A2; font-size : 15px;padding-left:20;padding-top:3; line-height: 15pt; font-weight: bold;  }

/* LINK */

/* bule - red */
A         {text-decoration:none;}
A:link    { color : #ffffff; text-decoration : none; }
A:visited { color : #ffffff; text-decoration : none; }
A:active  { color : #ffffff; text-decoration : none; }
A:hover   { color : #ffffff; text-decoration : none; }

/* bule - red */
A.white         {text-decoration:none;}
A.white:link    { color : #ffffff; text-decoration : none; }
A.white:visited { color : #ffffff; text-decoration : none; }
A.white:active  { color : #ffffff; text-decoration : none; }
A.white:hover   { color : #ffffff; text-decoration : none; }


/* balck - white */
A.black         {text-decoration:none;}
A.black:link    { color : #000000; text-decoration : none; }
A.black:visited { color : #000000; text-decoration : none; }
A.black:active  { color : #000000; text-decoration : none; }
A.black:hover   { color : #000000; text-decoration : none; }

A.tabmenu         {text-decoration:none;}
A.tabmenu:link    { color : #000000; text-decoration : none; }
A.tabmenu:visited { color : #000000; text-decoration : none; }
A.tabmenu:active  { color : #950101; text-decoration : none; }
A.tabmenu:hover   { color : #950101; text-decoration : none; }


/* brown - white */
.f11_link A         {text-decoration:none;}
.f11_link A:link    { color : #BB6706; text-decoration : none; }
.f11_link A:visited { color : #BB6706; text-decoration : none; }
.f11_link A:active  { color : #BB6706; text-decoration : none; }
.f11_link A:hover   { color : #BB6706; text-decoration : none; }


/* brown - white */
.f11_menu A         {text-decoration:none;}
.f11_menu A:link    { color : #B4B8B5; text-decoration : none; line-height: 16pt; font-size : 13px;}
.f11_menu A:visited { color : #B4B8B5; text-decoration : none; line-height: 16pt; font-size : 13px;}
.f11_menu A:active  { color : #B4B8B5; text-decoration : none; line-height: 16pt; font-size : 13px;}
.f11_menu A:hover   { color : #B4B8B5; text-decoration : none; line-height: 16pt; font-size : 13px;}


/* brown - white */
.f11w A         {text-decoration:none;}
.f11w A:link    { color : #E9D3A7; text-decoration : none; }
.f11w A:visited { color : #E9D3A7; text-decoration : none; }
.f11w A:active  { color : #E9D3A7; text-decoration : none; }
.f11w A:hover   { color : #E9D3A7; text-decoration : none; }


.f11_white               {color : #ffffff;}


DIV  {
  padding:0;
  margin:0;
}

TEXTAREA {
           width : 350px;
           font-family : Arial, Helvetica, sans-serif, serif;
           color : #000000;
           font-size : 12px;
           background-color : #F8F8F8;
           border : 1px solid #666666;
         }
