/*
  $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
*/

.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 { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

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

A:hover {
  color: #4C4C4C;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  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: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6b6a6a;
	padding-left:10px;
	text-decoration:none;
	
	}

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

TABLE.productListing {
  background:#ffffff;
  border: 1px;
  border-style: solid;
  border-color: #F4F4F4;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 12px;
	font-family: Verdana;
	color: #010101;
	padding-left:10px;
	background:url(images/home_final-slice_14.png);
}

TD.productListing-data {
  font-family: "Arial Narrow";
	font-size: 14px;
	color: #3b3b3b;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #4C4C4C;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
	font-family: Verdana;
	color: #010101;
	padding-left:15px;
	background:url(images/home_final-slice_14.png);
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: "Arial Narrow";
	font-size: 14px;
	color: #3b3b3b;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Arial Narrow";
	font-size: 14px;
	color: #3b3b3b;
}
TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: "Arial Narrow";
	font-size:14px;
	color: #3b3b3b;
}
a.smallText1:hover{	color:#000000;	font-size: 11px;		text-decoration:underline;	font-family: Arial;		font-weight: bold;}

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

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

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

.style1 {
	color: #25252d;
	font-size: 12px;
	font-family: Tahoma;
}
.style2 {
	font-size: 12px;
	font-family: Verdana;
	color: #010101;
	padding-left:15px;
	background:url(images/home_final-slice_14.png);
}
.style12 {
	font-size: 12px;
	font-family: Verdana;
	color: #010101;
	padding-left:15px;
	}
/*.style12:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6b6a6a;
	padding-left:10px;
	text-decoration:none;
}	*/
.style3 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.style4 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.style4:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.style5 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6b6a6a;
	padding-left:10px;
	text-decoration:none;
	background:url(images/home_final-slice_14.png);
}

.style5:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6b6a6a;
	padding-left:10px;
	text-decoration:none;
}
.style6 {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #1f9c9d;
}
.style7 {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #3b3b3b;
}
.style8 {
	font-family: Verdana;
	font-size: 10px;
	color: #4c4c4c;
}
.style9 {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #4c4c4c;
}
.style10 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #4c4c4c;
	padding-left:10px;
}
.style11 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}

.style11:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.banner{
  
    border-width: 0px;
  background: #ffffff;
  color:#462C3B; 
  margin: auto;
  margin-top: 0px;
  text-align: left;
}
/*ADD THIS IN stylesheet.css*/

div.manufacturersScroll {
	height: 200px;	
	overflow: auto;
	border: 0px solid #666;
	padding: 0px;
}

div.manufacturersLogo{
	padding: 1px;
	height: 36px;
	width: 100px;	
	background-color: #ffffff;
}

div.manufacturersLogoSelected{
	padding: 2px;
	height: 36px;
	width: 100px;	
	border: 1px solid #8D0703;
}
.asnf_normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333; }  

a.asnf_none:link {  color: #ff6600; text-decoration: none}
a.asnf_none:visited { color: #ff6600; text-decoration: none}
a.asnf_none:hover { color: #0066ff; text-decoration: none }

.asnf_replyform {  border: #006599; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#990000; font-weight:bold;}
TR.ccc {
     cursor: pointer; 
     cursor: hand;
    }
	.PriceList  { font-family: Verdana, Arial, sans-serif; color: #9a9a9a; font-size: 12px; font-weight: bold }
.oldPrice { text-decoration: line-through }
.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif; color: #8D0703; font-size: 14px; font-weight: bold 
}
a.foot:link{	color:#000000;	font-size: 9px;	text-decoration:none;	font-family:Arial;	}
a.foot:visited{	color:#000000;	font-size: 11px;	text-decoration:none;	font-family: Arial;		font-weight: bold;}
a.foot:hover{	color:#000000;	font-size: 11px;		text-decoration:underline;	font-family: Arial;		font-weight: bold;}

a.foot2:link{	color:#0674BD;	font-size: 20px;	text-decoration:underline;	font-family:Arial;	font-weight: bold;}
a.foot2:visited{	color:#0674BD;	font-size: 20px;	text-decoration:none;	font-family: Arial;		font-weight: bold;}
a.foot2:hover{	color:#0674BD;	font-size: 20px;		text-decoration:underline;	font-family: Arial;		font-weight: bold;}

a.foot3:link{	color:#525252;	font-size: 12px;	text-decoration:underline;	font-family:Arial;	font-weight: bold;}
a.foot3:visited{	color:#525252;	font-size: 12px;	text-decoration:none;	font-family: Arial;		font-weight: bold;}
a.foot3:hover{	color:#525252;	font-size: 12px;		text-decoration:underline;	font-family: Arial;		font-weight: bold;}
