/*
  $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
*/
td{ font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 { }

body {
  color: #555;
  margin: 0px;
	background-color:#505050;
	background-image:url(images/slices/page_bg.jpg);
	background-position:top center;
}

.leftColumn{
	padding-top:10px;
	background-color: #ffffff;	
}

.rightColumn{
	padding-top:10px;
	background-color: #ffffff;
}

.mainColumn{
	padding-top:10px;
	background-color: #ffffff;
	width:525px;
}

a {
  color: #BB5E11;
  text-decoration: none;
}

a:hover {
  color:#BB5E11;
  text-decoration: underline;
}

form {
	display: inline;
}


.breadCrumb td{font-family: Verdana; font-size: 10px;  color: #333; padding:2px;}

.headerNavigation td{
  font-family: Arial;
  font-size: 12px;
  color: #999;
  font-weight : bold;
	vertical-align:center;
}
.headerNavigation td a,.headerNavigation td a:active,.headerNavigation td a:visited{	
	font-family:Arial;
	font-size: 12px;
	color:#999;
	font-weight : bold;
	text-decoration:none;
}

.headerNavigation td a:hover {
  color: #222;
	text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

.footer td{
	color:#666;
}

.infoBox {
	padding:0px;
	margin-bottom:3px;
}
.infoBox td {
	padding:0px;
	margin:0px;	
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}
.infoBoxContents td {
	padding:2px;
	margin:0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading ,TD.contentBoxHeading, .infoBoxHeading{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
	background-color:#627501;
	padding:3px;
	/*padding-left:20px;*/
	background-image:url(images/slices/infobox_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

TD.infoBox, SPAN.infoBox {
	margin-top:5px;
  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: #fff;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #bbb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ddd;
  color: #555;
  font-weight: bold;
	padding:3px;	
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults, A.pageResults:active, A.pageResults:visited {
  color: #BB5E11;
	text-decoration:none;
}

A.pageResults:hover {
	text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
}
h1{
	font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#BB5E11;
	padding:3px;
	padding-left:20px;
	margin-top:2px;
	
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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;
}
.headPrice{
	float:right;
	display:inline;
	font-family: Arial;
  font-size: 15px;
  font-weight: bold;
	color:#fff;
}
.productSpecialPrice {
  color: #ff9900;
}


.cart td{
	 font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	background-color:#EFE9DC;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	background-color:#EFE9DC;
}

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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.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; }

/*CATEGORIES NAV START*/
a.categoryLink:link, a.categoryLink:visited {
	font-family: Tahoma;
	display: block;	
	vertical-align: middle;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	/*width: 100%;*/
	text-decoration: none;
	padding: 5px;
	color: #000;
	background-color: #E4D8C2;
	background-image: url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
a.categoryLink:hover {
	color: #000;
	background-color: #C4B59E;
}

a.categoryLink2:link, a.categoryLink2:visited {
	font-family: Tahoma;
	display: block;	
	vertical-align: middle;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	/*width: 100%;*/
	text-decoration: none;
	border-bottom: 1px solid #C4B59E;
	border-top: 1px solid #C4B59E;
	padding: 5px;
	color: #000;
	background-color: #DBCBB4;
	background-image: url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
a.categoryLink2:hover {
	color: #000;
	background-color: #C4B59E;
}

a.categoryLinkSub:link, a.categoryLinkSub:visited {
	font-family: Verdana;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;	
	text-align: left;
	/*width: 100%;*/
	text-decoration: none;
	/*border: 1px solid #cccccc;*/
	padding: 1px;
	margin-top:1px;
	color: #333;
	/*background-color: #ffffff;*/
}
a.categoryLinkSub:hover {
	color: #333;
	text-decoration: underline;
	/*background-color: #E5DBCF;*/
}
/*CATEGORIES NAV END*/

li{
	list-style-image:url(images/arrow_list.gif);
}
.eort {text-align:center;}
.eort table {color:#666666 !important; background-color:#FFFFFF !important; width:100% !important; }
.eort td,th {border:0px !important; background-color:#FFFFFF !important; font-family:Tahoma !important;color:#666666 !important;}


.tblList td { border-bottom:1px solid #ccc;}
.tblList th { font-size:11px !important; border-bottom:1px solid #333;}
.tblList { width:80%;}
