/*
  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, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.loginHeaders {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EDEDD9;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
}

.rBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

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

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
	background-color: #002D47;
}

TD.headerNavigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	background-color: #002D47;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana,Tahoma, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

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

.infoBox {
	background-color: #FFFFFF;
}

.infoBoxContents {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #335687;
	background-color: #F1F1F1;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9EE;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBE9EE;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #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-spacing: 1px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBE9ED;
	border-right-color: #EBE9ED;
	border-bottom-color: #EBE9ED;
	border-left-color: #EBE9ED;
	padding-bottom: 8px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 11px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBE9ED;
	border-bottom-color: #EBE9ED;
}

TD.productListing-data {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px none #EBE9ED;
}

A.pageResults {
  color: #547DBE;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 8px;
}
.TopGrayborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBE9ED;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px none #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, 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: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 9pt;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, sans-serif;
	color: #335687;
	font-weight: bold;
}

SPAN.errorText, .errorText {
  font-family: Verdana, sans-serif;
  color: #ff0000;
  font-size:12px;
  padding-left:2em;
}

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

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

/* message box */

.messageBox { font-family: Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	color: #FFFFFF;
    font-weight:bold;
}
#lastAdded a:link,#lastAdded a:active,#lastAdded a:visited {
	color: #8DABD3;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#lastAdded {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBE9ED;
}

.messageStackSuccess {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
	font-weight: bold;
	color: #FF0000;
}

/* input requirement */

.inputRequirement { font-family: Verdana, sans-serif; font-size: 10px; color: #ff0000; }
.lastAdded {
	color: #335687;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}
.spacerTable {
	text-align: right;
	height: 36px;
}

.blueLinks {
	color: #8DABD3;
	font-size: 11px;
	font-weight: bold;
}
#mainReviews {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 8px;
	color: #000000;
}

.main2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

#mytable {
	text-align: center;
	background-color: #335687;
}

.mytableBG {}
.mainBorder {
   border-top-width: 1px;
   border-right-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-top-color: #EBE9ED;
   border-right-color: #EBE9ED;
   background-color: #FFFFFF;
   height: 38px;
   border-bottom-width: 1px;
   border-bottom-style: none;
   border-bottom-color: #335687;
}

.blackLoginTXT {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   padding-right: 5px;
   padding-left: 5px;
}

h1 {
   font-size:14px;
   font-family: Arial;
   font-weight:normal;
   color: #000000;
   width:100%;
}
#product_header h1 {
   width:auto;
   margin:0;
}
.bot_bord
{border-bottom: #d6dbe3 1px solid;}

#ezierRetailLabel {font-weight:bold;color:black;}
#ezierRetailPrice {font-weight:bold;color:black;}
#ezierPriceLabel {font-weight:bold;color:#335687;}
#ezierPrice {font-weight:bold;color:#335687;}
#ezierSpecialLabel {font-weight:bold;color:red;}
#ezierSpecialPrice {font-weight:bold;color:red;}
#ezierRegularLabel {}
#ezierRegularPrice {}
#ezierSpecialCustLabel {font-weight:bold;color:red;}
#ezierSpecialCustPrice {font-weight:bold;color:red;}
#ezierProductSaveLabel{font-weight:bold;color:red;}
