/*
  $Id: stylesheet.css,v 1.51 2003/01/20 19:46:48 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/

.boxText { border:1px solid black; color:white; font-family:Arial, sans-serif; font-size:15px; text-align:center; }
.errorBox { font-family : Arial, sans-serif; font-size : 15px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Arial, sans-serif; font-size : 15px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 15px; color: #70d250; text-decoration: underline; }

BODY {
	background-color:white;
	color:black;
	margin:0;
}

A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #EE6633; 
  text-decoration: underline; 
}

.boxText A{ 
  color:white;
  font-weight:bold;
  text-decoration: none;
}

.boxText A:hover { 
  color: #E90; 
  text-decoration: underline; 
}



FORM {
	display: inline;
}

TR.header {
	background-color:black;
}

TR.headerNavigation {
	background-color:black;
	height:16px;
}

TD.headerNavigation {
	font-family:Arial, sans-serif;
	font-size:12px;
	background-color:black;
	color:white;
	font-weight:bold;
}

A.headerNavigation, A.headerNavigation:hover
	{  color:#F7C600; }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #F9FFD0;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #F9FFD0;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
  height: 16px;
}

TD.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color:black;
	color: #F9FFD0;
	font-weight: bold;
}

.infoBox {
  background: #907C65;
	background-color:black;
}

.infoBoxContents {
  background:#00483A;
	background-image:url('/images/mb1.jpg');
	border:1px solid black;
  color:white;
  font-family: Arial, sans-serif;
  font-size: 15px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 15px;
}

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	background-color:black;
	color:white;
	text-align:center;
}

TD.infoBox, SPAN.infoBox {
	color:white;
  font-family: Arial, sans-serif;
  font-size: 15px;
}

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: #DDDBBB;
}

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;
}

TR.productListing-heading {
  background: #907C65;
}

TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 15px;
  background: #907C65;
  color:white;
  font-weight: bold;
}

A.productListing-heading { 
  color: #F9FFD0; 
}

A.productListing-heading:hover {
  color: #efc700;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 15px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #00483A;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #E90;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }


/* BELOW Added 02/08/2008 to consolidate site & store */


BODY{
	background-color: white;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	}

H1{
	color: #907C65;
	font-size: 20px;
	margin-top: 0px;
	}

H2{
	color: #396B5A;
	font-size: 14px;
	margin-top: 0px;
	}

H3{
	color: #F9FFD0;
	font-size: 13px;
	font-weight: bold;
	margin: 78px 5px 0px 0px;
	}
/*
.alt,.boron{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 16px;
	}
*/
.alt,.boron{
	font-family:Arial, sans-serif;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	}
/*
.boron{ color:#E63;  font-size:20px;  font-weight:600; }
*/
.boron{ color:#E90; }


.app{
	border: 1px solid #907C65;
	display: inline;
	height: 96px;  width: 140px;
	margin: 0px 0px 22px 22px;
	text-align: right;
	}
/*
.banner{
	width: 100%;
	margin: 0px;  padding: 0px;
	}

.banner_l{ float: left;  padding: 8px 0px 5px 8px;  text-align: left; }
.banner_c{ text-align: center; }
.banner_r{ float: right;  padding: 0 8px 5px 0;  text-align: right;}
*/
.banner{
	background-image:url('/images/hb1.jpg');
	height:100px; width:100%; line-height:1.1;
	margin:0;  padding:0;
	}

.banner_l{ float:left; text-align:right; width:216px; }
.banner_c{ color:white; margin:0; padding:16px 0 0 0; text-align:center; }
.banner_r{ float:right; margin:13px 0 0 0; text-align:left; width:216px; }

.boron{ color:#E90; }

.bread{
	background-color: #6B8A7D;
	background-color: #396B5A;
	clear: both;
	height: 16px;  width: 100%;
	margin: 0px;  padding: 0px;
	}

.col{
	float: left;  height: 100%;
	}

.container{
	margin: 0px;  padding: 0px;
	}

.crumbs{
	color: #F9FFD0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 7px 0px 7px;
	}

.crumbs a:link		{ color: #F9FFD0;  text-decoration: none; }
.crumbs a:visited	{ color: #F7C600;  text-decoration: none; }
.crumbs a:active	{ color: #F7C600;  text-decoration: none; }
.crumbs a:hover	{ color: #F7C600;  text-decoration: underline; }

.logo{ margin-top: 52px; }

.main{
	margin: 6px 158px;
	text-align: justify;
	width: auto;
	}

.mbox{
	background-color: #907C65;
	margin: 8px;
	width: 140px;
	}

.mbox_btm{
	background-color: #DDDBBB;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 10px 0px 10px 3px;
	}

.mbox_btm a:link			{ color: black;  text-decoration: none; }
.mbox_btm a:visited		{ color: black;  text-decoration: none; }
.mbox_btm a:active		{ color: #E63;  text-decoration: underline; }
.mbox_btm a:hover			{ color: #E63;  text-decoration: underline; }

.mbox_top{
	color: #F9FFD0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 13px;
	padding-left: 10px;
	}

.mleft{
	float: left;
	height: 100%;
	}

.mright{
	float: right;
	height: 100%;
	}

.mspace{
	margin: 8px;
	text-align: center;
	width: 140px;
	}

.pic_l{
	border: 1px solid #907C65;
	margin: 4px 11px 22px 0px;
	}

/*.tag_1{ font-size: 14px;  margin-top: 14px; }*/
.tag_1{ font-size:21px; }

.tag_2{ font-size: 10px;  margin-top: 10px; }

.text_l{ 
	font-size: 10px;
	margin: 4px 11px 22px 0px;
	width: 140px;
	}

.text_r{ margin-left: 153px; }