/*	$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: Arial, Helvetica, sans-serif;
	/*font-size: large;*/
	font-size: 1.9em;
	background: #fff;
	color: #000;
	font-weight : bolder;
	text-transform: uppercase;
	display: block;
	padding-bottom: 30px;
	line-height: normal;
	/*border-top-style: dashed;
	border-top-color: #000;*/
}
.errorBox {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background: #ffffff;
	font-weight: bold;
}
.stockWarning {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
}
.productsNotifications {
	background: #ffffff;
}
.orderEdit {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #660033;
	text-decoration: none;
}

BODY {
	background: #ffffff;
	color: #000000;
	margin: 0px;
}

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

A:hover {
	color: #15bae8;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

TR.headerNavigation {
	background: #ffffff;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: large;*/
	font-size: 1.2em;
	background: #ffffff;
	color: #000000;
	font-weight : bolder;
	text-transform: uppercase;
	padding-top: 30px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-bottom-width:1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	vertical-align:top;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ffffff;
}

TD.headerError {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	color: #15bae8;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #ffffff;
}

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

TR.footer {
  background: #ffffff;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
	background: #ffffff;
}

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

TD.infoBoxHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-size: large;*/
	font-size: 1.25em;
	background: #ffffff;
	color: #000000;
	font-weight : bolder;
	text-transform: uppercase;
	border-bottom-width:0px;
	border-bottom-style: none;
	border-bottom-color: #000;
	line-height: normal;
	text-decoration: underline;
}

TD.infoBox, SPAN.infoBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

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

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: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-spacing: 0px;
}

.productListing-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
	font-weight: normal;
	border-bottom-width:0px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

TD.productListing-data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-size: medium;*/
	font-size:1.0em;
	background: #ffffff;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

A.pageResults {
	color: #333333;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	/*font-size: large;*/
	font-size: 1.9em;
	font-weight: normal;
	color: #000;
	font-style: italic;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

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

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

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

SPAN.newItemInCart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

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

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

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: normal;
}

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

TD.formAreaTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	text-transform: uppercase;
}

SPAN.productSpecialPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660033;
	font-style: normal;
	text-transform: uppercase;
}

SPAN.errorText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660033;
	text-transform: uppercase;
}

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

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

/* message box */
.messageBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #660033;
}
.messageStackSuccess {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #66CC66;
}

/* input requirement */
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #660033;
	text-transform: uppercase;
}
.tax_info {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #758389;
}

/*** Begin Header Tags SEO ***/
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
}
/*** End Header Tags SEO ***/

/* Get 1 Free*/
.get1free { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background: #ffb3b5; 
	font-weight: bold;
}
