/*
  $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 {
	width: 150;
	}
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning {  }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

BODY {
	background-image : url(/images/cardboard.jpg); 
	background-repeat: repeat;
	background-position: center top;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color : #333333; 
	margin : 0; 
	padding : 0;
	text-align: center;
}

A:link {
  color: #FFFFFF;
    text-decoration: none;

}

A:visited {
  color: #FFFFFF;
    text-decoration: none;

}

A:hover {
  color: #FFFFFF;
    text-decoration: underline;

}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-align: center;
  padding: 5px;
  margin: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
}

A.headerNavigation:link { 
  text-decoration: none;
}

A.headerNavigation:hover {
  text-decoration: underline;
}

A.headerNavigation:visited { 
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TD.centered {
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  color: #2FA94B;
}

TD.infoBoxHeading {
	font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
}

TABLE {
  font-size: 100%;
}

TABLE.productListing {
}

.productListing-heading {
}

TD.productListing-data {
}

A.pageResults {
}

A.pageResults:hover {
	text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  text-align : center;
  color: #000000;
  background-color: #ffffff;
  padding: 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
	padding: 5px;
	margin: 5px;
	border: 1px none #999999;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

TD.line {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	border: 1px solid;
	padding: 0px;
	color: #999999;
	}

TEXTAREA {
	width: 99%;
	padding: 0px;
	border: 1px solid;
	color: #999999;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  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: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { }

/* message box */

.messageBox {  }
.messageStackError, .messageStackWarning {
	background-color: #FF0000;
	color: #FFFFFF;
}
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }

#case {
	padding: 0px;
	width: 100%;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/yellow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#box {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#middlecolumnborder {
	padding: 5px;
	margin: 0px;
	border: 1px none #000000;
	
}

H2.middlecolumn {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
	}

#crumb {
	padding: 5px;
	margin: 0px;

  }
  
A.catlinks {
	display: block;
	text-align: left;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #333333;
	
	}

#footer {
	color: #000000;
	padding: 20px;
}
#header {
}

#headerNavigation {
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color: #333333;
	color: #000000;

}
#footerNavigation {
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	color: #000000;
	background-color: #333333;
}
#middlecolumntext {
}
a.colourbomb:link {
	color: #000000;
	text-decoration: none;
}
a.colourbomb:visited {
	color: #000000;
	text-decoration: none;
}
a.colourbomb:hover {
	color: #000000;
	text-decoration: underline;
}
#tenpad {
	margin: 0px;
	padding: 10px;
}
