/*
  $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; color:#591C09; }
.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 {
  background: #fff2d4;
  color: #642200;
  margin: 0px;
}

A {
  color: #bc0b3c;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #fff7e2;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #fff7e2; 
}

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

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: #642200;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #642200;
}

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

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #642200;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Times, Georgia, serif;
  font-size: 15px;
  font-weight: bold;
  color: #591C09;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.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: #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: 11px;
  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: #591C09;
  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;
}

.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; }
.subpagebody {	color: #591c09;
	font-size: 8pt;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px }





@charset "UTF-8";
/* CSS Document */


a {color: #bc0b3c; text-decoration: none;}
a:hover {color: #bc0b3c; text-decoration: underline;}
a:active {color: #bc0b3c; text-decoration: none;}

a.footer {color: #bc0b3c; text-decoration: none;}
a.footer:hover {color: #bc0b3c; text-decoration: underline;}
a.footer:active {color: #bc0b3c; text-decoration: none;}

a.productlink {color: #bc0b3c; text-decoration: none;}
a.productlink:hover {color: #bc0b3c; text-decoration: underline;}
a.productlink:active {color: #bc0b3c; text-decoration: none;}



#subnav {
	font-family: Arial, Helvetica, sans-serif;
}

body{
	background-color:#FFF2D4;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footernavcart{
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #642200;
}
#copyright{
	font-size:10px;
	color:#642200;
	margin-top:10px;
}

#pagecenter{
	background-color:#FFF2D4;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 830px;
	margin: 0 auto;
	text-align: left;
}


.center{
	text-align:center;
}
#naviframe{
	margin-top:-13px;
	margin-left:10px;
}
.imgiframe{
	position:absolute;
	top:205px;
	left:510px;
	margin-top:7px;
	margin-right:15px;
	margin-left:30px;
	margin-bottom:15px;
}
#footeriframe{
	float:left;
	margin-top:7px;
	margin-bottom:15px;
}
#subtop{
	margin-left:15px;
}
#mainbody{
	margin-top:25px;
	width:830px;
}
#bodyindex{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #642200;
	line-height: 35px;
	width:405px;
	margin-left:100px;
}
#bodyproducts{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #642200;
	line-height: 16px;
	margin-left:65px;
	margin-right:65px;
}
#bodyproductsdetail{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #642200;
	line-height: 22px;
	margin-left:65px;
	margin-right:65px;
}
#bodysub{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #642200;
	line-height: 22px;
	margin-left:65px;
	margin-right:65px;
	
}
#bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #642200;
	line-height: 20px;
	width:380px;
	float:right;
	width:405px;
	margin-left:60px;
	margin-right:60px;
	margin-top:30px;
	margin-bottom:30px;
}
.box-top{
	width:830px;
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-top:32px;
}

.box{
	width:830px;
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-bottom{
	width:830px;
	background-image: url(../images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}
#title{
	position:absolute;
	top:165px;
	left:17px;
}
.product_sm{
	margin-right:25px;
	margin-left:25px;
	text-align:center;
	margin-bottom: 0px;
	height:250px;
}
.recipe_sm{
	margin-right:10px;
	margin-left:10px;
	text-align:center;
	margin-bottom: 5px;
	height:250px;
}
.float-left {
	float:left;
	margin-right:30px;
	margin-bottom:15px;
}
.mini {
	
	height:100px;
}
.float-right {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
}
.lineheight{
line-height: 22px;
}
.recipetitle{
 font-size:18px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 	width:680px;

}
.recipelink{
text-align:right;
	font-family: Arial, Helvetica, sans-serif;
margin-bottom:10px;
}
.tabletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;	
}
#backtointro{
	position:absolute;
	top:5px;
	left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a.b2intro {color: #c7a38c; text-decoration: none;}
a.b2intro:hover {color: #c7a38c; text-decoration: underline;}
a.b2intro:active {color: #c7a38c; text-decoration: none;}

#footerheight{
height:130px;
margin-top:8px;
}

#headcentershop{
	width: 960px;
	margin: 0 auto;
	padding:0 0 0 131px
}

/*menu nav*/
#menu_nav {margin:0 0 0 15px; padding:0; overflow:hidden;} /*390px*/
/*#menu_nav ul {text-align:center; border:solid 1px red}*/
#menu_nav ul {padding:0;}


#menu_nav ul li {display:inline;}
/*#menu_nav ul li a {display:block; float:left; mar gin-right:18px; padding:2px 22px 0 0; height:38px; outline:none; background:#fff2d4 url('images/menu/border_right.png') right top no-repeat; b order:solid 1px red}*/
#menu_nav ul li a {display:block; float:left; height:38px; outline:none; background:#fff2d4 url('images/menu/border_right.png') right top no-repeat;}
#menu_nav ul li a span {display:none}
#menu_nav ul li a img {border:none;}
