/*
  $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; }
.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: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;  
}

A {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.top {
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.top:hover {
  color: #ffffff;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.myinfoBox {
	background: #ffffff;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infoBox {
	background: #ffffff;
	border:1px solid #C9C9C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contentBox {
	background: #a5a5a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

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

.infoBoxNotice {
	background: #FF8E90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color:#4C4C4C;
  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-top:1px solid #C9C9C9;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #990000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: hand;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.moduleRowSelected {
	background-color: #E9F4FC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.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; }
.style1 {
  color: #ffffff;  
  font-family: Verdana;
  font-size: 11px;
}
.style7 {
color: #6e6e6e;  
  font-family: Verdana;
  font-size: 11px;
}
.style8 {color: #797979}
.style9 {font-size: 11px}

.productTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.txt90{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#909090;
}
   .ch13{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

    .ch6{
 font-size: 14px;
 font-weight: bold;
 color: #CC0000}
 
     .ch01{
 font-size: 16px;
 font-weight: bold;
 color: #000000}
 
     .ch66{
 font-size: 12px;
 font-weight: bold;
 color: #000000}

     .ch20{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none; 
 color: #575757
 }      
 
 .ch18{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #575757
  } 
  
  
  .ch188{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #000000  }      
 
      .ch15{
 font-size: 12px;
 font-weight: bold;
 color: #000000 }
 
       .ch19{
 font-size: 12px;
 color: #555555
 }
 
 
   .ch1{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 padding-left: 20px;
 color: #575757
 }

   .ch2{
 font-size: 11px;
 color: #363636
 }
   .ch3{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
 }
    .ch4{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #000000 }
 
    .ch44{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #000000
 }
    .ch5{
 font-size: 11px;
 color: #555555
 }

    .ch7{
 font-size: 11px;
 text-decoration: none;
 color: #FFFFFF
 }

    .ch8{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 padding-left: 20px;
 color: #696969
 }

   .ch9{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 padding-left: 20px;
 color: #575757
 }
    .ch10{
 font-size: 11px;
 font-weight: bold;
 color: #555555
 }

    .ch12{
 padding-left: 17px;
 padding-right: 33px; 
 padding-top: 11px;
 padding-bottom: 15px;
 background: #FFFFFF;
 background-repeat: repeat-y; 
 text-align: justify;
 }
 
    .ch14{
 font-size: 11px;
 text-decoration: none; 
 color: #9F1A37
 }
 
      .ch16{
 font-size: 13px;
 font-weight: bold;
 color: #4C4C4C
 }
      .ch17{
 font-size: 12px;
 text-decoration: none; 
 color: #575757
 }


 .ml1{
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 color: #575757
 }

  .ml2{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #ED1B23
 }

   .ml3{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: 100;
	font-family: "Times New Roman", Times, serif;
}

   .ml4{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #575757
 }
  

   .ml5{
 font-size: 12px;
 font-weight: bold;
 color: #000000 }
  
                 
 .se{
 width: 85px;
 font-size: 9px;
 color: #282E3E
 }

 .go{
 width: 185px;
 height: 17px;
 font-size: 9px;
 color: #282E3E
 
}

