/*
  $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
*/
a{
font:11px Verdana, Tahoma, Arial;
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#CCCCCC;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	height: 30px;
	background: #146a21;
}
.boxText2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	height: 30px;
	background: #CDF5DB;
}
.boxTextii {
	height: 30px;
	font: lighter 10px Verdana, Arial, sans-serif;
	color: #CCCCCC;	
}
.InfoBoxheader {
	background-image: url(images/infobox/infoBoxheader.gif);
	background-repeat: repeat-x;
}
.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 {
	color: #282e3e;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #cccccc repeat;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: #146a21;
	height: 35px;
	padding-top: 9px;
	width: 190px;
	text-align: center;
}

.headerNavigation {
	color: #FFFFFF;
	font-size: 10px;
	height: 33px;
	padding-top: 10px;
	width: 190px;
	padding-left: 10px;
	text-align: center;
	font-weight: 700;
}

A.headerNavigation {
	color: #FFFFFF;
	font-size: 10px;
	height: 33px;
	padding-top: 10px;
	width: 190px;
	padding-left: 8px;
	text-align: center;
	font-weight: 700;
}

A.headerNavigation:hover {
	background: #146a21;
	height: 33px;
	text-align: center;
}

TR.headerError {
  background: #ff0000;
}
.curr {
	height: 27px;
	width: 100%;
	color: #000000;
	padding: 2px;
	background: #ABB1B1;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
}
.currMisc {
	background-color: #9aab79;
	height: 27px;
	width: 100%;
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.BuyNowBtn {
	background: #bdc3c3;
	color: #000000;
	font-size: 12px;
	text-align: center;
	height: 27px;
}
.BuyNowBtn a {
	background: #bdc3c3;
	text-decoration: none;
	font-size: 11px;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}
.BuyNowBtn a:hover {
	background: #bdc3c3;
	text-decoration: none;
	font-size: 11px;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	color: #696969;
	font-weight: bold;
}

.DetailBtn {
	color: #FFFFFF;
	text-decoration: none;
	background: #315320;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.DetailBtn a {
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.DetailBtn a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background: #315320;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
}
TD.headerError {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background: #00ff00;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

TR.footer {
	background-color: #4aabdf;
	color: #3f89c3;
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f89c3;
	font-weight: bold;
	background-color: #4aabdf;
}
.footernav{
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3f89c3;
	background-color: #FFFFFF;
}

.infoBox {
	background-color: #eef0f1;
	color: #333333;
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eef0f1;
	width: 100%;
}
.infoBoxMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	color: #FFFFFF;
	background: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	height: 32px;
	background-image: url(images/infobox/m20.gif);
}

TD.infoBoxtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	background: #003300 url(images/infobox/navov.gif) repeat-x;
}

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-color: #E1FFE1;
}

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-color: #f0f9fd;
}

TABLE.productListing {
  border: 1px solid #c5d3d7;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	background: #0f5c20 repeat-x;
}
.productListing-heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background-repeat: repeat-x;
	background-color: #5d96a5;
	height: 30px;
	padding-top: 5px;
	text-decoration: none;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #A5BAC0;
	background: #E2FAE6;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #beccd0;
	padding: 5px 5px 5px 10px;
	height: 34px;
	background: url(images/infobox/navov.gif) repeat-x;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
TD.pageHeading, DIV.pageHeading: a hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #389eb9;
	height: 33px;
	width: 100%;
	text-decoration: none;
}

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;
	padding: 3px;
	background: #BCE9B1;
}
.maininput {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding: 3px;
	
}
.PicTitle {
	background-color: #beccd0;
	width: 185;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	padding-top: 2px;
	height: 26px;
}

TD.smallText{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #d4e1e8;
	padding: 2px;
}

TD.SPAN.smallText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #d4e1e8;
  padding: 3px;
}

TD.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;
}

TEXTAREA {
  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;
}

.moduleRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADEE0;
	height: 35px;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
}
.moduleRow:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 35px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.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; }

/* 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; }

input {
	background-image:url(images/input_bg_tal.jpg);
	background-repeat: repeat-x;
	BORDER-RIGHT: #d6dade 1px solid;
	BORDER-TOP: #d6dade 1px solid;
	MARGIN-TOP: 1px;
	MARGIN-BOTTOM: 1px;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #d6dade 1px solid;
	BORDER-BOTTOM: #d6dade 1px solid;
	HEIGHT: 26px;
	font-size: 11px;
}
.MaintableBackground {
	background-color: #e8e9e3;
}
.emptySpace{
background-image:url(images/space.gif)}

#SideNav a{
	height:20px;
}
.Footertable {
	background-color: #f0f0e8;
}
.HederBG{
	background-color: #000000;
	height: 35px;
	color: #FFFFFF;
	font-size: 11px;
}
.ShoppingCart {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-repeat: repeat-x;
}
.ShoppingCart a {
	color: #FFFF0F;
	font: bold normal 10px Verdana, Tahoma, Arial;
}
.HeaderBG{
	color: #FFFFFF;
	text-decoration: none;
	background: #218931 url(images/navup.gif) repeat-x;
	height: 33px;
	font: bold 11px Verdana, Tahoma, Arial;
}
.HeaderBG a{
	color: #FFFFFF;
	text-decoration: none;
	font: bold 11px Verdana, Tahoma, Arial;	
	
}
.HeaderBG a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.boxText td       {color:#32434a; font-size:11px }


.boxText  ul 	{
	padding:0;
	margin:0 0 0 0px;
	list-style:none;
	height: 20px;
}
.boxText .bg_list 	{
	background:repeat-x left top;
	border-bottom: 1px dashed #8b986d;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
	padding-bottom: 4px;
}
/*.boxText .bg_list  a	{
	line-height:22px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background: repeat-x 5;
	margin-top: 4px;
	margin-bottom: 4px;
}
.boxText .bg_list  a:hover	{
color:#FFFFFF;text-decoration:none;
}
*/
.boxText .bg_list_un 	{background:url(images/bg_list_un.gif) left top no-repeat; line-height:23px; background-position:0 10px; margin-left:15px}
.boxText .bg_list_un  a	{
	color:#A10E04;
	text-decoration:underline;
	padding-left:10px;
	height: 20px;
}
.boxText .bg_list_un  a:hover	{color:#A10E04; text-decoration:none;}

.boxText .bg_list_sub 	{
	background:url(images/bg_list1.gif) left  bottom no-repeat;
	height: 20px;
}
.boxText .bg_list_sub  a	{
	background:url(images/bg_list_sub.gif) left top no-repeat;
	line-height:22px;
	background-position:0 3px;
	color:#242d3a;
	text-decoration:none;
	padding-left:18px;
	margin-left:17px;
	height: 20px;
}
.boxText .bg_list_sub  a:hover	{color:#67c8e2;text-decoration:none;}
.infoBoxTitle {
	background-image: url(images/infobox/infoboxtitle.gif);
	background-repeat: repeat-x;
}
.box_header_txt	td{
	background:url(images/infobox/m20.gif) 0 0 repeat-x;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#695D3B;
	height:29px;
}.LoginBox {
	background-color: #eef0f1;
	border: 1px solid #C2CACD;
}
.ProductBox {
	background-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-color: #FFFFFF;
	width: 200px;
	padding: 5px -2px 5px 5px;
	height: 140px;
}
.ProductBox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #beccd0;
	border-right-color: #beccd0;
	border-bottom-color: #beccd0;
	border-left-color: #beccd0;
}
.line {
	background-color: #FFFFFF;
	width: 185;
	font-weight: lighter;
	font-size: 11px;
	color: #4F666C;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	padding-top: 2px;
	height: 26px;
	border: 1px solid #beccd0;
}.productTable {
	background-color: #FFFFFF;
	border: 1px solid #d4e1e8;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	width: 285px;
}
.ProductBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #eef0f1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #beccd0;
	padding: 5px 5px 5px 10px;
	
}
.Headlines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #beccd0;
	padding: 5px 5px 5px 10px;
	height: 34px;
	background: url(images/infobox/navov.gif) repeat-x;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.ProductInfoMain {
	border: 1px solid #BFBFBF;
	padding: 5px;
	background-color: #FFFFFF;
}
.ProductInfothump {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.footerSeparator {
	background-image: url(images/bottomSeparator.gif);
	background-repeat: repeat-x;
}
.ProdBox {
	background-color: #FFFFFF;
}
.smallText2{
	color:#000000;
	text-decoration: none;
	font: lighter 12px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.infosoft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.infosoft a link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.mainBorder{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background-color: #eef0f1;
	padding: 3px;
	border: 1px solid #C8CFD2;
}
.link_product_title{
	color: #d57c17;
	font: bold 11px Verdana, Tahoma, Arial;
}
.ProductBox2 a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.leftbox{
	border-right: 1px solid #FFFFFF;
}
.outofstock{
	background: #FFD5D5;
	height: 20px;
	border: 1px solid #FF6A6A;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
img {
	text-decoration: none;
	border-style: none;
}
.stockout{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF2020;
}
.stockin{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #009900;
}