/*
  $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
*/
body {
	background-color: #DDC293;
}
body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #2D5E89;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2D5E89;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	/*color: #007F61;*/
	color: #2D5E89;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #2D5E89;
	font-weight: bold;
	text-decoration: none;
}
.footer {color: #B09158}
.footerInfo {font-family: Georgia, "Times New Roman", Times, serif}
.footerNav {	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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; }
.contactText {font-size: 18px}
.faqtext { 	font-size: 12px;
	font-weight: bold;
}
input { 
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
select { 
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	color: #2d5e89;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
FORM {
	display: inline;
}
TD.main, P.main {
    font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.articleHead {font-size: 14px}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #B09158;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, 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; }

.buttonSubmit{
	background-color: #660000;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px;
 	border-color: #000000;
 	border-style: solid ;
	cursor: pointer;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;}
TR.headerNavigation {
  background: #2D5E89;
  font-weight : bold;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2D5E89;
  color: #2D5E89;
  font-weight : bold;
}

A.headerNavigation { 
  color: #2D5E89; 
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #2D5E89;
  font-weight : bold;
}
A.headerNavigation:visited {
	color: #2D5E89;
	font-weight : bold;
}
.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  background: #f8f8f9;
  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: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2D5E89;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.leftmenuouter {
	background:url(images/cate_bg.jpg) repeat-x top #FFFFFF;
	border:1px solid #dae7ef; border-bottom:none;
}
#leftmenu  a {color:#467599; text-decoration:none;}
#leftmenu  a:active {color:#467599; text-decoration:none;}
#leftmenu  a:visited {color:#467599; text-decoration:none;}
#leftmenu  a:hover {color:#467599; text-decoration: underline;}

#leftmenu {
	font:12px Arial, Helvetica, sans-serif;
	color:#467599;
	line-height: 20px;
}
#leftmenu ul {
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	width:190px;
}
#leftmenu ul li {
	font-weight:bold;
	width:190px;
}
#leftmenu ul li ul {
	padding:5px 0 0 20px;
	width:170px;
}
* html #leftmenu ul li ul {
	margin:-10px 0 0 0;
}
#leftmenu ul li ul li {
	font-weight: normal;
	font-size:11px;
	list-style: square;
	width:170px;
}
