/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
	adapted for QPBPP v1.2.0 2006/12/23

  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: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #fcfcfc; }
.orderEdit { font-family : Arial, sans-serif; font-size : 12px; color: #5c4d84; text-decoration: underline; }

/* my custom styles */

	body {
 
background-image: url(images/background.gif);
background-repeat: repeat-y;
background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
font-size:70%;
  }
  
  
  .centerdiv {

	margin-left: auto;
	margin-right: auto;
	width: 785px;
	 position: relative;
	}
	
	.menuheader {
	font-size:13px;
	color:#222f01;
	line-height:18px;
	font-weight:bold;
	padding-left:14px;
	}
	
	.redmenu {font-size:12px;
	color:#a0161d;
	padding-left:14px;}
	
	.redmenu a{font-size:12px;
	color: #a0161d;
	padding-left:14px;}
	
	.redmenu a:hover{text-decoration:underline;}
	
	.menucopy
	{
	font-size:12px;
	color:#000000;
	padding-left:14px;
	}
	
	.menucopy a{
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
	}
	.menucopy a:hover{text-decoration:underline;}
	
	.navcopy {float:right;
	color:#44280d;
	font-zie:11px;
	margin-bottom:10px;
	}
	
	.navcopy a{
	color:#44280d;
	font-zie:11px;
	text-decoration:none;
	}
	
	.navcopy a:hover{text-decoration:underline;color:#44280d;}
	

	.niceform {width: 144px;height:12px;
font-size: 1.0em;
 background-color: #ffffff;
 border: 1px solid #b4b4b4; 
 color: #000000;padding:3px;margin-left:10px;}

	/* ----------image stuff--------------*/ 

img, a   { 
  border-style : none; 
  border-width : 0px; 
}

img, area
{
  border: 0px;
}
	







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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #44280d;
  font-weight : bold;
}

A.headerNavigation { 
font-size: 13px;
  color: #44280d;
  text-decoration: none;
  font-weight : bold;
}

A.headerNavigation:hover {
font-size: 13px;
  color: #44280d;
  text-decoration: underline;
  font-weight : bold;
}

.barNavigation{font-size: 12px;
  color: #222f01;
  text-decoration: none;
  font-weight : bold;}

A.barNavigation { 
font-size: 12px;
  color: #222f01;
  text-decoration: none;
  font-weight : bold;
}

A.barNavigation:hover {
font-size: 12px;
  color: #222f01;
  text-decoration: underline;
  font-weight : bold;
}




TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;

}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #44280d;
  font-weight: bold;
  line-height: 20px;
  background-image: url(images/product_listing_fade.gif);
background-repeat: repeat-x;
background-position: top center;
}

.productListing-heading a:hover{text-decoration:underline;color:#44280d;}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #b10a00;
  padding:0px;
  margin:0px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin:0px;padding:0px;
}

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: 12px;
  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;
}

TD.productPriceInListing {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

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

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

/* message box */

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

/* input requirement */

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