/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
  color: #303030;
}
.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-color: #49778f;
  color: #000000;
  margin: auto;
  text-align: center;
    /* Fix dropdown menu in IE */
  behavior: url("csshover3.htc"); 
}

div#main,
main.td {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #FFFFFF;
  border-left: 0px solid #8798A6;
  border-right: 0px solid  #8798A6;
  font-size: 12px;
}

A {
  color: #333333;
  text-decoration: none;
  outline: 0;
}

A:hover {
	color: #88b52d;
	text-decoration: underline;
	outline: 0;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #99CC33;*/
}

TR.headerNavigation {
/*  background: #99CC33;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #99CC33;*/
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

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;
}

TR.footer {
  /*background: #99CC33;*/
}

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

.infoBox {
  background: #AAAAAA;
}

.infoBoxContents {
  background: #FFFFFF;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background: url("/images/infobox/corner_right_left2.gif");
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #b6b7cb;*/
  background: url("/images/infobox/corner_right_left2.gif");
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #333333;
  text-decoration: none;
  background: #F0F0F0;
  border: 1px solid #AAAAAA;
  padding: 1px 4px 1px 4px;
}

A.pageResultsCurrent {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  background: #9FCB45;
  border: 1px solid #AAAAAA;
  padding: 1px 4px 1px 4px;
}

A.pageResults:hover {
  color: #000000;
 /* color: #88b52d; */
  background: #DDDDDD;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #AC2D02;
}

TD.pageSubHeading, .pageSubHeading {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #4E4E4E;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.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;
}

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

SPAN.greetUser {
  font-family: Verdana, 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, 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;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 /* font-weight: bold;*/
  color: #CC3300;
}

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

.moduleRow { }

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

.moduleRowSelected { background-color: #E9F4FC; }


.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; }

.textinput {
	border: 1px solid #505050;
	height: 20px;
	font-size: 11px;
	color: #505050;
	padding-left: 3px;
	padding-top: 2px;	
}	

/* 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; }



/* --- My Styles --- */
.Heading {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #99CC33;
	letter-spacing: 0px;
}

.Subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}

table.data {
  font-size: 11px;
  border-top: 1px solid #ccc;
  width: 380px;
  margin-top: 2px;
  border-collapse: collapse;
  border: 0px;
}
.data th {
  color: White;
  background: #666;
}
.data td {
  border-bottom: 1px solid #ccc;
  padding: 3px 0px 3px 0px;
}
.data tr.alternate td {
  background: #F2F2F2;
}
.data .fieldName {
  width: 35%;
  padding-left: 5px;
}
.data .fieldName a, .data .fieldName a:visited {
  font-weight: normal;
  color: #666;
}
.data .fieldName a:hover, .data .fieldName a:visited:hover {
  color: #9c0;
}    
.data .fieldValue {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

table.dataHelp {
  font-size: 11px;
  border-top: 1px solid #ccc;
  width: 100%;
  margin-top: 2px;
  border-collapse: collapse;
  border: 0px;
}
.dataHelp  td {
  border-bottom: 1px solid #ccc;
  padding: 2px 0px 2px 0px;
}


.link {
}
.link img {
  vertical-align: middle;
  border: 0px;
}
.link a {
  font-weight: normal;
  color: #666;
}
.link a:hover, .link a:visited:hover {
  color: #9c0;
}    


  /* UltraPics Popup Images */
.UltraPicsPopup {
  border: 1px solid #DDDDDD;
  padding: 5px;
  margin: 0px 0px 0px 5px;
}


  /* Savings Calculator */
.CalcStepHeader {
  background: #98CF65;
  font-size: 12px;
  height: 22px;
  padding: 4px 8px 4px 8px;
}
.CalcField {
  background: #E0E0E0;
  padding: 2px 5px 2px 5px;
}

  /* Promotion Images */
img.PromoImage {
  width: 608px;
  border: 1px solid #CCCCCC;
  opacity: 0.9;
}
img.PromoImage:hover {
  border: 1px solid #999999;
  opacity: 1.0;
}
img.PromoImageHalf {
  width: 300px;
  border: 1px solid #CCCCCC;
  opacity: 0.9;
}
img.PromoImageHalf:hover {
  border: 1px solid #999999;
  opacity: 1.0;
}

	/* Receipt Page */
.receipt_title {font-family:Verdana; font-size: 15px; color:#88b52d; font-weight:bold;}
.receipt_address {font-family:Verdana; font-size: 13px; color:grey;}
.receipt_text {font-family:Verdana; font-size: 12px; color:darkblue;}
.receipt_small-grey {font-family:Verdana; font-size:10px; color:grey;}
.receipt_disclaimer {font-family:Verdana; font-size:9px; color:grey;}

