/*
  $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: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background-color:#990000; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-image:url(images/bg.gif);
  color:#CCCCCC;
  margin: 0px;
}
TD {font-family:Arial, Helvetica, sans-serif;}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: 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, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #555555;
  border:1px solid #666666;
  padding:2px;
  background-color:#000000;
}

.infoBox {
  background: #666666;
}

.infoBoxContents {
  background: #000000;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: 1px;
  border-style: solid;
  border-color: #666666;
}

TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
  border-bottom:1px solid #666666;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform:uppercase;
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

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;
}

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, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color:#666666; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color:#333333; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color:#666666; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color:#999999; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #990000; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }
TD.mainbody {border:1px solid #666666;}
TD.leftcol {background-image:url(images/template_03.jpg); background-repeat:no-repeat; background-color:#000000; padding-top:75px;}
TD.contentarea {padding:0px 20px 10px 20px;}
TD.scrollbutton {border:1px solid #ffffff; cursor:pointer; background-color:#808080; font-weight:bold; width:30px;}
TD.scrollbuttonover {border:1px solid #ffffff; cursor:pointer; background-color:#A7A7A7; font-weight:bold; width:30px;}
TD.scrollarea {background-color:#000000; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff;}
TD.prodlisttext {font-size:10px; font-weight:bold; border:1px solid #666666; font-family:Tahoma; white-space:nowrap;}
TD.noprods {font-family:Tahoma; font-size:14px; font-weight:bold;}
   .cssbutton {
 background: #000000;
 color : #CCCCCC;
 width : 130px;
vertical-align: top;
   font-weight: bold;
  font-family: Tahoma;
font-size: 11px;
cursor: pointer;
text-align:center;
  border: 1px;
 border-style: solid;
 border-color: #666666;
}

 
.cssbuttonsubmit{
background: #000000;
vertical-align: top;
color: #CCCCCC;
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
cursor: pointer;
border:none;
}
.cssbutton A, .cssbutton A:hover {
color: #CCCCCC;
text-decoration:none;
}
.infoprice {
	font-size: 15px; font-weight:bold;
	color:#FFFFFF;
}
.infocontents {
background-image:url(images/contentbg.jpg);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
background-color:#000000;
width:435px;
height:435px;
}
.infocontents TD{
	padding:30px;
font-family: Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.infocontents TD TD{
padding:2px;
}
.infocontents A,.infocontents A:hover{
color:#FFFFFF;
}
.subcatstable TD {
	border:1px solid #666666;
font-family: Arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#CCCCCC;
padding:3px;
text-align:center;
}
.subcatstable A {
 color:#CCCCCC;
}
.subcatstable A:hover{
 color:#FFFFFF;
 text-decoration:none;
}