/*
  $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: "Century Gothic";
	font-size: 12px;
}
.errorBox {
	font-family : "Century Gothic";
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : "Century Gothic";
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-family : "Century Gothic";
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

A {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #666666;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

h2 {
font-weight: normal;
font-size: 14px;
}

.headerNavigation {
color: #666666;
font-size: 12px;
}

A.headerNavigation {
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
}

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

A.productName {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

A.productName:hover {
	color: #666666;
	text-decoration: underline;
}

A.footer {
	color: #666666;
}

A.footer:hover {
	color: #666666;
}

A.image{
	border: 1px solid #666666;
        padding: 5px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: "Century Gothic";
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: "Century Gothic";
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  background: #ff99cc;
font-size: 10px;

}

TD.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	background: #ff99cc;
	color: #666666;
	font-weight: bold;
}

.infoBox {
	background: #ffffff;
	text-align: left;
}

.infoBoxContents {
	background: #ffffff;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

TD.infoBoxHeading {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	background: #ffffff;
	color: #666666;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
}

.infoBoxHeading img {
	display: none;
}

.pageHeading img {
	display: none;
}

TD.infoBox, SPAN.infoBox {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

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-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

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-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

TABLE.productListing {

}

.productListing-heading {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

TD.productListing-data {
	font-family:"Century Gothic";
	font-size: 12px;
	line-height: 14px;
}

A.pageResults {
	color: #666666;
}

A.pageResults:hover {
	color: #666666;
	background-color: #F2F2F2;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;

	color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}

TD.main, P.main {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: "Century Gothic";
	font-size: 12px;
}

TD.accountCategory {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: "Century Gothic";
	font-size: 12px;
}

TD.tableHeading {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #993399;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Century Gothic";
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: "Century Gothic";
	font-size: 11px;
}
SPAN.productoldPrice {
	text-decoration: line-through;
}


SPAN.greetUser {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #993399;
	font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: "Century Gothic";
	color: #666666;
}

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

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

.checkoutBarFrom, .checkoutBarTo {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}
.checkoutBarCurrent {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: "Century Gothic";
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: "Century Gothic";
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: "Century Gothic";
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #ff0000;
}


TD.productDesc {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 4px 0px 0px 10px;
}body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.imgbox {
	height:200px;
	width:200px;
}
h1 img {
	display:none;
}

.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

.productListing-name a, .productListing-name {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;

}