/*
  $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: 11px; font-weight:bold;}
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

table.productpics {border:1px solid #e0e0e0; border-collapse:collapse;}
table.productpics td {border:1px solid #e0e0e0;border-collapse:collapse;}

HR {background-color:#E4E4E4; border:0px; height:2px;}
BODY {
  color: #979797;
  margin: 10px 0px;
  background-color:#e5e5e5;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x;
}

BODY, TD {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

.redspan{color:#D41818;}
A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  color: #109105;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #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;
}


.infoBox {
  
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
color:#e81100;
font-size:18px;
padding:5px 5px 0px 5px;
}

TD.infoBox, SPAN.infoBox {
  
  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 {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e4e4e4;
}

.productListing-heading {
  
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 11px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading, SPAN.listingprice {
  font-size: 24px;
  color: #afafaf;
}
.pageHeading span {
	color:#109105;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 12px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  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 {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #cf0000; color:#FFFFFF; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

TD.contentarea {padding:10px 10px; background-color:#FFFFFF;}

TD.sidebox {border:1px solid #dedede;}

TD.prodpagetitle {background-color:#e6e4e5;
padding:6px;
font-size:14px;
font-weight:bold;
color:#585858;
}


.buttonSubmit{
	background-color: #d60000;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:url(images/buttonbg.gif);
	background-repeat:repeat-x;
	cursor: pointer;
	border:1px solid #008c00;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;}

TD.headerpic {padding:10px 0px; text-align:center; background-color:#FFFFFF;}
TD.footer {padding:5px; text-align:center;color:#979797; background-image:url(images/shadow_b.png); background-repeat:repeat-x;}
TD.footer A {color:#979797;}

TD.shadowbg {background-image:url(images/shadow_bg.png);}
TD.shadowtop {background-image:url(images/shadow_t.png);}
TD.shadowleft {background-image:url(images/shadow_l.png);}
TD.shadowright {background-image:url(images/shadow_r.png);}

TABLE.login TD {color:#78b86d; font-weight:bold;}
TD.signup {color:#78b86d; font-weight:bold;}
TD.signup A{color:#78b86d;}
TD.signup A.red{color:#db0505;}

TD.breadcrumbs {font-weight:bold; color:#109105; font-size:14px;}

.producttitle {font-size:30px}
.productid {font-size:14px;}
TD.proddesc {border-left:1px solid #c3c3c3; padding-left:15px;}
TD.proddesc .producttitle {color:#c4c4c4;}

DIV.bannertext {text-align:left; padding:4px 8px;}

TD.dispname {font-size:14px; color:#888888;}
TD.dispname A {color:#888888;}
