/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  width: 100%;
  text-align: center;
}
#wrapper
{
	width: 96%;
	margin: 5px auto 5px auto;
	border-style: solid;
	border-color: #cc0000;
	padding: 0px;
	border-width: 1px;
    background: #ffffcc;
	
}
A {
  color: #000000;
  text-decoration: none;
}
.underline {
  color: #c00;
  text-decoration: none;

}

A:hover {
  text-decoration: underline;
}
H {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
}
H1 {
	font-size: 20px;
}
H2 {
	font-size: 18px;
}
H3 {
	font-size: 16px;
}

FORM {
	display: inline;
}

TR.header {
  background: #cc0000;
}

TR.headerNavigation {
  background: #cc0000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cc0000;
  color: #ffffff;
  font-weight : bold;
}
IMG.logo {
	margin: 20px 0px 0px 0px;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cc0000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cc0000;
  color: #ffffff;
  font-weight: bold;
}

.contentBox {
}

.contentBoxContents {
  background: #ffffcc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  border-style: solid;
  border-color: #cc0000;
  padding: 0px;
  border-width: 1px;
}

.infoBoxContents {
  background: #ffffcc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.boxInfoBox {
  border-style: solid;
  border-color: #cc0000;
  padding: 0px;
  border-width: 1px;
}

.boxInfoBoxContents {
  background: #ffffcc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading, TD.infoBoxHeading A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #cc0000;
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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 {
  background: #FFF;
}

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


table { border-collapse:collapse; }


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cc0000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:1px solid #CCC;
}
TD.productListing-subdata {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}
TABLE.productOptions {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

.productOptions-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productOptions-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 5px 10px 5px 10px;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, div.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffcc;
}

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

.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #000000;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.companyHeader{
  background-color: #cc0000;
  color: #ffffcc;
  font-size: 140%;
  text-align: center;
  margin: 40px 0px 20px 0px;
}
.address {
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.moduleRow { }
.moduleRowOver { background-color: #ffffcc; }
.moduleRowSelected { background-color: #ffffcc; }

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

/* message box */

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

/* input requirement */

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

/* unique styles */
.blackBorder, img.blackBorder {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.brownBorder, img.brownBorder {
	border-style: solid;
	border-color: #993300;
	border-width: 1px;
	margin-top: 5px
}
.productBox {
	float: left;
	border-style: solid;
	border-color: #993300;
	border-width: 1px;


	text-align: center;
	margin:10px;
}
.cardBox {
	float:left;
	width:130px;
	text-align: center;
	margin:10px;
}
#teesBox {
	display:block;
	width: 600px;
	margin: auto;
}

#teesBox .tee {
	float:left;
	width: 300px;
	text-align: center;
	
}

.centered {
	width: 100%;;
	text-align: center;
}

.caption {

	display:block;
	width: 100%;
	text-align: center;
}

.red {
	color: #CC0033;
}
.blue {
	color: #00F;
}
.space {
	margin:10px;
}
#linksHeadline {
	text-align: left;
	font-weight: bold;
}
.linkSub {
	margin:10px;
}
