/* $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2001 osCommerce
  Released under the GNU General Public License
  
  Ebironart Stylesheet - SF00 - hawkwynd@hawkwynd.com*/
.boxText  {
	font-family : Tahoma;
	font-size : 12px;
}

.errorBox  {
	font-family : Tahoma;
	font-size : 12px;
	background : #ffffff;
	font-weight : bold;
}

.stockWarning  {
	font-family : Tahoma;
	font-size : 12px;
	color : #cc0033;
}

.productsNotifications  {
	background : #f2fff7;
}

BODY  {
	background : #ffffff;
	color : #000000;
	margin : 0px;
}

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

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

FORM  {
	display : inline;
}

TR.header  {
	background : #ffffff;
}

TR.headerNavigation  {
	background : #bbc3d3;
}

TD.headerNavigation  {
	font-family : Tahoma;
	font-size : 12px;
	/* background: #660000; */
	color : lightgrey;
	font-weight : bold;
	filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#be7e7e,endColorStr=#550000);
	/* filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#999999,endColorStr=#3a3a3a); */
	padding-bottom : 4;
	padding-top : 4;
}

A.headerNavigation  {
	/* color: #FFFFFF; */
	color : #FFCC5C;
}

A.headerNavigation:hover  {
	color : #ffffff;
}

TR.headerError  {
	background : #660000;
}

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

TR.headerInfo  {
	background : #00ff00;
}

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

TR.footer  {
	background : #bbc3d3;
}

TD.footer  {
	font-family : Tahoma;
	font-size : 12px;
	color : #ffffcc;
	font-weight : normal;
	filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#be7e7e,endColorStr=#550000);
	padding-bottom : 3;
	padding-top : 2;
}

.infoBox  {
	background : #b6b7cb;
}

.infoBoxContents  {
	background : #f8f8f9;
	font-family : Tahoma;
	font-size : 12px;
}

.infoBoxNotice  {
	background : #FF8E90;
}

.infoBoxNoticeContents  {
	background : #FFE6E6;
	font-family : Tahoma;
	font-size : 12px;
}

TD.infoBoxHeading  {
	padding-left : 4;
	padding-bottom : 2;
	padding-top : 2;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	background : #660000;
	color : #ffffff;
	width : 100%;
	filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#be7e7e,endColorStr=#550000);
}

TD.infoBox, SPAN.infoBox  {
	font-family : Tahoma;
	font-size : 12px;
}

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

/* Product Listing Headers Center of Page*/
a.productListing-heading  {
	color : #FFCC5C;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

a.productListing-heading:hover  {
	color : #ffffff;
	text-decoration : underline;
}

TR.productListing-heading  {
	background : #d2e9fb;
}

TD.productListing-heading  {
	/* font-family: Tahoma;  
  font-size: 12px;
  background: #660000;
  color: #ffffff;
  color:#cccc66;
  font-weight: bold;
  font-variant: small-caps;
  #6C6C6C */
	font-size : 12px;
	font-family : Tahoma;
	color : #ffffff;
	font-weight : bold;
	filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#be7e7e,endColorStr=#550000);
	padding-bottom : 4;
	padding-top : 4;
	padding-left : 2;
}

TD.productListing-data  {
	font-family : Tahoma;
	font-size : 83%;
}

A.pageResults  {
	color : #0000FF;
}

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

TD.pageHeading, DIV.pageHeading  {
	font-family : Tahoma;
	font-size : 20px;
	font-weight : bold;
	color : #000000;
}

TR.subBar  {
	background : #f4f7fd;
}

TD.subBar  {
	font-family : Tahoma;
	font-size : 12px;
	color : #ffffff;
}

TD.main, P.main  {
	font-family : Tahoma;
	font-size : 12px;
	line-height : 1.5;
}

TD.smallText, SPAN.smallText, P.smallText  {
	font-family : Tahoma;
	font-size : 12px;
}

TD.accountCategory  {
	font-family : Tahoma;
	font-size : 13px;
	color : #aabbdd;
}

TD.fieldKey  {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
}

TD.fieldValue  {
	font-family : Tahoma;
	font-size : 12px;
}

TD.tableHeading  {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT  {
	font-family : Tahoma;
	font-size : 12px;
}

TEXTAREA  {
	width : 100%;
	font-family : Tahoma;
	font-size : 12px;
}

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

SPAN.markProductOutOfStock  {
	font-family : Tahoma, Tahoma;
	font-size : 12px;
	color : #c76170;
	font-weight : bold;
}

SPAN.productSpecialPrice  {
	font-family : Tahoma;
	color : #ff0000;
}

.moduleRow  {}

.moduleRowOver  {
	background-color : #d8d8d8;
	cursor : hand;
}

.moduleRowSelected  {
	background-color : #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo  {
	font-family : Tahoma;
	font-size : 12px;
	color : #8c8c8c;
}

.checkoutBarCurrent  {
	font-family : Tahoma;
	font-size : 12px;
	color : #ffffff;
}

/* sf00 - added for Text Mod*/
.progress  {
	width : 1px;
	height : 14px;
	color : white;
	font-size : 12px;
	
	overflow : hidden;
	background-color : navy;
	padding-left : 5px;
}

h2  {
	font-size : 16px;
	font-family : tahoma;
	font-weight : bold;
}

div.400  {
	width : 400;
	text-align : justify;
	margin-bottom : 10;
	line-height : 1;
}

div.500  {
	width : 500;
	text-align : justify;
}

div.600  {
	width : 600;
	text-align : justify;
	margin-bottom : 5;
}

