/*
  $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:  Arial, sans-serif; font-size: 10px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
font-family : Arial, sans-serif;
font-size : 11px;
margin:0px;
background:url(images/img/bg.gif) repeat-x top;
}

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

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:  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,  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,  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
  border:2px solid #ED2027;
}

.infoBoxContents {
/*padding-top:15px;*/
/*background:url(images/img/corner2.gif) no-repeat top right;*/
background-color: #F9E2AC;
font-family: Arial, sans-serif;
font-size: 15px;
/*border:2px solid;*/
}

.infoBoxContentscorner {
/*padding-top:15px;*/
background:url(images/img/corner2.gif) no-repeat top right;
background-color: #ffffff;
font-family: Arial, sans-serif;
font-size: 10px;
/*border:2px solid;*/
}

.infoBoxContents-cat {
  background: #EE1C23;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading_new_product {
  background:url(images/img/contentBoxbg.gif) no-repeat;
  font-size: 15px;
  /*font-weight:200px;*/
  padding-left:30px;
  color: #6b6b6e;
}

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

TD.infoBox, SPAN.infoBox {
  font-family:  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: #F9E2AC/*#f8f8f9*/;
}

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: #F9E2AC/*#f8f8f9*/;
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color:#ff0000/*#b6b7cb*/;
  border-spacing: 1px;
  background:#F9E2AC;
	}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #EDD398/*#b6b7cb*/;
  color: #206A75;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

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

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

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
/*.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }*/
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ff0000; }






.header_line{
border-bottom:0px solid #ED1B24;
width: 2px;
height: 3px;
}

/***********************/
TABLE.HeaderMenu {
 table-layout:fixed;
}

TABLE.HeaderMenu td {
border:0px solid;
font-weight: bold;
font-size:11px;
color:#76787B;
}

TABLE.HeaderMenu td a{
	margin-right:10px;
	margin-left:5px;
    text-decoration:none;
}

TABLE.HeaderMenu td label{	
border:0px solid;
margin-right:10px;
padding-right:5px;
}

TABLE.HeaderMenu td label a{	
border:0px solid;
margin-right:10px;
padding-right:5px;
color:#76787B;
}

/*TABLE.HeaderMenu td input{	
height:15px;
width:80px;
}*/

TD.cat {
font-family: Arial, sans-serif;
border:0px solid;
padding-top:15px;
padding-right:12px;
}

TD.cat h1 {
padding-top:0px;
vertical-align:top;
background:url(images/img/category.jpg) no-repeat left;
width:121px;
height:63px;
}

TD.cat a {
display:block;
font-size:12px;
margin-top:7px;
margin-bottom:7px;
border:0px solid;
text-decoration:none;
padding-left:18px;
padding-right:0px;
background:url(images/img/leftmenubg.jpg) no-repeat left;
color:#ffffff;
}
TD.cat a:hover {
text-decoration:none;
color:#cccccc;
}

.seach {
font-family: arial;
display:block;
font-size:11px;
margin-top:5px;
border:0px solid;
text-decoration:none;
padding-left:18px;
padding-right:0px;
background:url(images/img/leftmenubg.jpg) no-repeat left;
color:#ffffff;
}

TD.welcomebox {
padding-top:30px;
padding-bottom:10px;
padding-left:20px;
padding-right:10px;
color:#939598;
font-size:12px;
font-weight:bold;
width:250px;
background:#ffffff;
}
.categories{
padding-left: 0px;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 0px;
}

.categories td{
padding-right: 4px;
}

TD.welcomebox b{
color:#353334;
}

TD.banner {
margin-top:0px;
padding-top:0px;
border-top:5px solid #EF1C20;
}


.cat_name{
font-family: Humnst777 BT;
color:#ffffff;
font-size:18px;
padding-left: 0px;
}

.cat_desc{
font-family: arial;
color:#ffffff;
font-size:11px;
padding-left: 0px;
}
TD.welcomebox h2{
font-size:16px;
color:#939598;
}

TD.welcomebox h2 b{
color:#353334;
}

TABLE.MianTable {
	/*padding-top:15px;*/
	border:0px solid;
	width:760px;
}

.BodyPart{
	padding-left:20px;
	padding-top:10px;
	padding-right:30px;
	border-top:4px solid #ED1B24;	
}

.redlink {
	color:#F3595E;
}
.blacklink {
	color:#76787B;
}

TD.infoBoxHeading_left { 
  font-size: 13px;
  font-weight: bold;
  background: #EE1C23;
  padding-left:5px;
  color: #ffffff;
}


.infoBoxContents_left {
  background:url(images/img/corner1.gif) no-repeat top right;
  background-color: #ffffff;
  font-size: 10px;  
  /*padding-top:5px;*/
  padding-left:0px;
}

.infoBoxContents_left td table h1 a {
font-size: 15px;
text-decoration:none;
border:0px solid;
text-align:left;
text-indent:0px;
color:#636366;
}

.BoxContant {
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding-left:5px;
/*padding-bottom:5px;*/
padding-right:15px;
/*padding-top:3px;*/
}

.infoBoxContents_left td table h1 a:hover{
text-decoration:none;
}

.box_footer {
width:133px;
height:51px;
background:url(images/jpgq/special_bottom.jpg) repeat-x;
}

.box_footer span {
font-family:  Arial, sans-serif;
font-weight:bold;
color:#ffffff;
font-size:18px;
border:0px solid; 
}

TD.headertab {
background:url(images/img/mykitchenbits_02.gif) repeat-x;
border:0px solid;
padding-top:50px;
/*padding-left:100px;*/
font-weight: bold;
font-size:11px;
border:0px solid;
color:#76787B;
}
TD.headertab span {
border:0px solid;
text-decoration:none;
}

TD.headertab span input{
height:20px;
width:80px;
}

TD.headertab span label{
font-weight: bold;
font-size:11px;
border:0px solid;
text-decoration:none;
margin-left:25px;
margin-right:10px;
padding-left:20px;
padding-right:5px;
background:url(images/img/reddot.gif) no-repeat left;
color:#76787B;
}

TD.headertab span a{
font-weight: bold;
font-size:11px;
border:0px solid;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background:url(images/img/reddot.gif) no-repeat left;
color:#76787B;
}

TD.headertab span a:hover, TD.headertab span a:active{
font-weight: bold;
color:#EE1C23;
}

.boxhead {
background:url(images/jpgq/new_header.jpg) no-repeat left;
width:126px;
height:44px;
font-family: Arial, sans-serif;
font-size: 15px;
color:#ffffff;
}

.boxhead a{
padding-top:5px;
padding-right:10px;
font-size: 15px;
font-weight:bold;
color:#ffffff;
}

.boxfooter {
font-family:  Arial, sans-serif;
font-weight:bold;
background:url(images/jpgq/new_foot.jpg) no-repeat left;
width:126px;
height:60px;
padding-left:60px;
padding-top:18px;
padding-bottom:5px;
color:#ffffff;
font-size:20px;
border:0px solid; 
}

.boxfooter table td {
font-family:  Arial, sans-serif;
font-weight:bold;
color:#ffffff;
font-size:18px;
border:0px solid; 
}


TABLE.newfooter {
	border:0px solid #cccc00;
	background:url(images/img/footerbg.gif) repeat-x;
	/*padding-top:20px;*/
	
}

.xls {
	margin-right:1px;
    text-decoration:none;
}

.xls span{
	color:#F3595E;
}

.xls a{
padding-left:5px;
	margin-right:10px;
    text-decoration:none;
    
}

.redlinkfooter {
	color:#F3595E;
	/*background:url(images/img/reddot.gif) no-repeat left;*/
}
.blacklinkfooter {
	color:#76787B;
	/*background:url(images/jpgq/blackdot.jpg) no-repeat left;*/
}

.orengelinkfooter {
	padding-left:5px;
	text-decoration:none;
	size:15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color:#cccccc;
	/*background:url(images/jpgq/yellow_tringle.jpg) no-repeat left;*/
}

TABLE.xls td {
font-weight: bold;
font-size:11px;
color:#76787B;
}

.inputtext{
}

.inputtext input {
border:0px solid;
height:14px;
width:100px;
}

h1 {
padding:0px;
/*border:1px solid;*/
}
.product-quantity {
color:#939395;
font-family: Arial, sans-serif;
font-weight: bold;
}
.Textsmall {
}
.Textsmall a {
font-family: Arial, sans-serif;
font-weight:bold;
font-size:12px;
color:#000000;
}
.Textsmall a:hover {
font-family: Arial, sans-serif;
font-weight:bold;
font-size:12px;
color:#9A9A9A;
}

/***********************/


