/*
  $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; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ca0000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.addFav { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; }


.errorBox { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 13px; 
	color: #ca0000; 
	font-weight:bold;
	background-color: #ffffff;
}


TD.quicksearch { 
	border: medium none ; 
	margin: 0pt; 
	padding: 0pt; 
	overflow: hidden; 	
	text-align: left; 
	white-space: nowrap;
	background-color: #CA0000;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #cfd0cf;
}

input.text { 
	border: medium none ; 
	padding: 0pt; 
	text-align: left; 
	font-size: 11px; font-family: Arial,sans-serif; 
	color: rgb(153, 153, 153);
	height: 15px; width: 130px; 
}


BODY {
  background: #ffffff;
  color: #5b5b5b;
  margin: 0px;
}

A {
  color: #c22401;
  text-decoration: none;
  cursor: pointer; 
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
  cursor: pointer; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ff8400;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}
TD.headerNavigationTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ca0000;
  color: #ffffff;
  font-weight: bold;
}
TD.nextheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #fc9b29;
  font-weight : bold;
}

TD.productListing-warning {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color : #ca0000;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #00c0f0;
  font-size: 10px;
}

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;
}

TD.outletInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
}

TD.online {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: #0000ff;
}

.infoBox {
  background: #F3FBFE;
}

.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;
}

.resname {
  border: 1px ; 
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ca0000;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #fc9b29; 
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-veg {
  color: #ffffff;
}

TD.productListing-nonveg {
  color: #ffffff;
}

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: #e3d8d8;
}

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: #f8f8f9;
}

TABLE.borderBox {
  border: 1px;
  border-style: solid;
  border-color: #fc9b29;
}

.box-heading {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fc9b29;
  color: #ffffff;
  font-weight: bold;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fc9b29;
}

.productListing-heading {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  outline-width: 0;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fc9b29;
  color: #ffffff;
  font-weight: bold;
}
.productListing-heading1 {
  outline-width: 0;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fc9b29;
  color: #ffffff;
  font-weight: bold;
}


TD.productListing-data {
	border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

TD.productListing-name {
	border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

TD.productListing-data-veg {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000FF;
}

TD.productListing-name-veg {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000FF;
}

.productListing-name-veg, .productListing-data-veg {
  outline-width: 0;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #009800;
}

.productListing-name-nonveg, .productListing-data-nonveg {
  outline-width: 0;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #bc0000;
}


TD.productListing-data-nonveg {
	border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #bc0000;
}

TD.productListing-name-nonveg {
	border: 0px;
  border-style: solid;
  border-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #bc0000;
}
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ca0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #c22401;
}

TD.main, P.main, SPAN.main{
  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;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #0000ff;
}

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: #abcdef;
  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;
}

.category {
	background-color: #F3FBFE;
	cursor: pointer;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ca0000;
}

.red {color: #ca0000}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #e2d8da; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #c22401; }

/* 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; }
.category2 {

	background-color: #F3FBFE;
	cursor: hand;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

