/*
  $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: Trebuchet MS,  Arial, sans-serif;  font-size: 14px; }
.errorBox { font-family : Trebuchet MS,  Arial, sans-serif;  font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS,  Arial, sans-serif;  font-size : 12px; color: #cc0033; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Trebuchet MS,  Arial, sans-serif;  font-size : 12px; color: #990099; text-decoration: underlined; }

BODY {
	color: #000000;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: 0px none;
	text-align: center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

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

A:hover {
  color: #FF0000;
  
}

FORM {
	display: inline;
}

TR.header {
  background: none;
}

TD.Column {
  background: none;
}

.PageBody {
	background: #ffffff;
}

TR.headerNavigation {
  background: none;
}

TD.headerNavigation {
  height:24px;
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  background: url('./images/infobox/header_right_left.gif') repeat-x;
  color: #000000;
  font-weight : bold
}

TD.headerNavigationSignin {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  background: #bb0000;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #00cc00;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #bb0000;
}

TD.headerInfo {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  background: none;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: none;
}

TD.footer {
  height:24px;
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  background: url('images/infobox/header_right_left.gif') repeat-x;
  color: #000000;
  font-weight: bold
}

.infoBox, .infoBoxNotice {
  border: 1px;
  border-style: solid;
  border-color: #bb0000;
 }

.infoBoxContents, .infoBoxNoticeContents {
  background: url(./images/infobox/evenbackground.png);
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
}

TD.infoBoxHeadingcenter {
	background-image: url(images/infobox/corner_right_left.gif);
}


TD.infoBoxHeading, TD.infoBoxHeadingcenter {
	height:20px;
	font-family: Trebuchet MS,  Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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

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: url(./images/infobox/oddbackground.png);
}

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: url(./images/infobox/evenbackground.png);
}

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

.productListing-heading {
  font-family: Trebuchet MS,  Arial, sans-serif; 
	background-color: #000000;
  font-size: 14px;
	background: #bb0000;
  color: #000000;
  font-weight: bold;
}
A.productListing-heading {
  background: none
}

TD.productListing-data {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;

}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 23px;
  font-weight: 600;
  color: #bb0000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  line-height: 1.5;
  border: 1px;
  border-style: solid;
  border-color: #bb0000;
  background: url(./images/infobox/evenbackground.png)
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS,  Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 13px;
  color: #9933cc;
}

TD.fieldKey {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
}

TD.tableHeading {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  color: #FF0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #c3dfc3;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Trebuchet MS,  Arial, sans-serif; 
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet MS,  Arial, sans-serif; 
  color: #ff0000;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS,  Arial, sans-serif;  font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS,  Arial, sans-serif;  font-size: 14px; color: #000080; }

/* message box */

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

/* input requirement */

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

#holder{
background:#FFFFFF url('images/background.jpg') repeat-y;
width: 90%;
margin-left:auto;
margin-right:auto
}

#innerholder {
background: url('images/backgroundinner.jpg') no-repeat top left;

position:relative;
margin: 0px auto;
width: 770px
}                                                                                      