/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
E74139
  

  Released under the GNU General Public License
*/

.boxText { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; }
.errorBox { font-family :Georgia, "Times New Roman", Times, serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Georgia, "Times New Roman", Times, serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :Georgia, "Times New Roman", Times, serif; font-size : 11px; color: #70d250; text-decoration: underline; }

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

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

A:hover {
  color: #217102;
  text-decoration: underline;
}
.roo{
 background-color:#FFFFFF;;
 }
.roo:Hover{
 background-color:#fafff3;;
 }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #91CA33;
}

TD.headerNavigation {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  background: #91CA33;
  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: #91CA33;
}

TD.footer {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  background: #91CA33;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #91CA33;*/
}

.infoBoxContents {
 /* background: #f8f8f9;*/
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  background: #91CA33;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

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: #91CA33;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  background: #91CA33;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  padding-left:7px;
  font-weight: bold;
  color: #FFF;
  height:28px;
  background-image:url(images/heading-Table-bg1.png);
 background-repeat:repeat-x;
  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #91CA33;
}

TD.fieldKey {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Georgia, "Times New Roman", Times, 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:Georgia, "Times New Roman", Times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Georgia, "Times New Roman", Times, serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #ff0000; }

.txtArea_SAAD {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	display: list-item;
	border:#FF0000 dashed thin;
}


.txtArea_SAAD_info {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	display: list-item;
	border:none;
	width:95%;
	
}

.white10{ font:Verdana, Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-weight:bold; font-size:10px;} 







form, .myform {
	margin: 0px 0px 0px 0px;
}
.myform input{
	border: 1px solid #bfcd9d;
	background-image: url(css_images/formshade.gif);
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4e6517;
	margin: 2px 0px 8px 0px;
	padding: 1px 5px 1px 5px;
	width: 230px;
	background-color: #f2f5eb;
	background-repeat: repeat-x;
}
.myform .inputselected {
	background-image: #dfe6ce;
	border: 1px dotted #bfcd9d;
}
.myform textarea {
	height: 150px;
	
	background-image: url(css_images/textareaback.gif);
	padding: 5px 5px 5px 5px;
		border: 1px solid #bfcd9d;
	background-image: url(css_images/formshade.gif);
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4e6517;
	margin: 2px 0px 8px 0px;
	padding: 1px 5px 1px 5px;
	width: 350px;
	background-color: #f2f5eb;
	background-repeat: repeat-x;
}

.myform .mybutton {
	background-image: url(css_images/formshade.gif);
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 7px 5px 5px;
	border: 1px solid #bfcd9d;
	width: auto;
}
.myform .mybuttonover {
	background-image: none;
	border: 1px solid #4e6517;
}

.myform .searchfield {
	font-size: 10px; 
	width: 100px; 
	margin: 0px 0px 0px 0px; 
	padding: 1px 5px 1px 5px; 
	border-style: solid;
}
.myform .searchbutton {
	font-size: 10px;
	letter-spacing: 0px;
	padding: 0px 6px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.newsdate {
	background-image:url(css_images/newsicon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 9px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px 0px -1px 1px;
	padding: 0px 0px 0px 11px;
	display: block;
}
.maincontent .newsdate {
	margin: 0px 0px -4px 1px;
	color: #7f9b3c;
}
.newsheading {
	letter-spacing: -1px;
	margin: -9px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #dfe6ce;
}
.news {
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 10px 7px 10px;
	margin: 0px 0px 0px -5px;
	border-bottom: 1px dashed #dfe6ce;
}
.myline {
	border-top: 1px dashed #dfe6ce;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
	overflow: hidden;
}
.maincontent .myline {
	margin: 15px 0px 15px 0px;
}
.mybox {
	border-top: 1px dashed #dfe6ce;
	border-bottom: 1px dashed #dfe6ce;
	margin: 8px 0px 8px 0px;
	padding: 8px 10px 8px 10px;
	background-color: #f2f5ec;
	letter-spacing: 0px;
	font-size: 11px;
	line-height: 16px;
}
.mybox ul {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 25px;
}
.mybox li {
	padding: 0px 0px 0px 2px;
	margin: 12px 0px 12px 0px;
	list-style-image:url(css_images/arrow1.gif);
	letter-spacing: 0px;
}
.myhead {
	font-weight: bold;
	letter-spacing: -1px;
	padding: 3px 7px 4px 7px;
	background-color:#e6edd3;
	margin: 0px 0px 5px -7px;
}
.onbox {
	margin: 8px 0px -7px 0px;
}
.large {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
}
.purchasesubmit {
	font-weight:bold;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing:-1px;
	color:#4e6517;
	padding: 9px 1px 9px 1px;
	margin:0px 0px 0px 0px;
}
.biglink {
	font-size:13px;
	padding-top:8px;
	padding-bottom:7px;
}
td.numlinkcell {
	width: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a.numlink:link, a.numlink:visited {
	display: block;
	padding: 3px 8px 4px 8px;
}
a.numlink.currentpage {
	background-color:#e6edd3;
}
a.numlink:hover {
	background-color:#e6edd3;
}
























































.onpaper {
	BORDER-RIGHT: #edc89b thin; PADDING-RIGHT: 5px; BORDER-TOP: #edc89b thin; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; BORDER-LEFT: #edc89b thin; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: #edc89b thin; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.onpaper:link {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.onpaper:visited:unknown {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.onpaper:active {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.onpaper:hover {
	FONT-SIZE: 11px; COLOR: #ff8542; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline
}
.onpapernav {
	BORDER-RIGHT: #edc89b thin; PADDING-RIGHT: 5px; BORDER-TOP: #edc89b thin; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #edc89b thin; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: #edc89b thin; FONT-FAMILY: "Times New Roman", Times, serif; BACKGROUND-COLOR: #fff7e1
}





.baseline {
	FONT-SIZE: 15px;  COLOR: #d5d1b9; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif
}
A.baseline:link {
	FONT-SIZE: 15px;  COLOR: #d5d1b9; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.baseline:visited {
	FONT-SIZE: 15px;  COLOR: #d5d1b9; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.baseline:active {
	FONT-SIZE: 15px; COLOR: #d5d1b9; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.baseline:hover {
	FONT-SIZE: 15px; COLOR: #ff8542; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}






.baseline2 {
	FONT-SIZE: 10px; font-weight:bold; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif
}
A.baseline2:link {
	FONT-SIZE: 10px; font-weight:bold; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.baseline2:visited {
	FONT-SIZE: 10px; font-weight:bold; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.baseline2:active {
	FONT-SIZE: 10px; font-weight:bold; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.baseline2:hover {
	FONT-SIZE: 10px; font-weight:bold; COLOR: #e3ec9d; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}





.leftrail {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.leftrail:link {
	FONT-SIZE: 10px; COLOR: #0000ff; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.leftrail:visited {
	FONT-SIZE: 10px; COLOR: #79896e; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.leftrail:active {
	FONT-SIZE: 10px; COLOR: #79896e; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
A.leftrail:hover {
	FONT-SIZE: 10px; COLOR: #ff8542; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline
}
.margin {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.onpaper1 {
	BORDER-RIGHT: #edc89b 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #edc89b 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #edc89b 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #edc89b 1px solid
}
.onpaper2 {
	BORDER-RIGHT: #edc89b thin; PADDING-RIGHT: 0px; BORDER-TOP: #edc89b thin; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; BORDER-LEFT: #edc89b thin; COLOR: #000000; PADDING-TOP: 0px; BORDER-BOTTOM: #edc89b thin; FONT-FAMILY: Verdana, Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}

.sign_btn {
/*display: block;*/
background-color: transparent;
background-image: url(FS_30-bg.gif);
background-repeat: no-repeat;
width: 76px;
height: 23px;
/*margin: 5px auto;*/
padding: 0px 0px 0px 0px;
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;;
font-weight: bold;
color:#e44b43;
text-decoration: none;
cursor:pointer;
}
.sign_btn:hover {
/*display: block;*/
background-color: transparent;
background-image: url(FS_30-bg-over.gif);
background-repeat: no-repeat;
width: 76px;
height: 23px;
/*margin: 5px auto;*/
padding: 0px 0px 0px 0px;
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}





<!--

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
}
.style3 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
}
.style4 {color: #E1170D; font-family: Georgia, "Times New Roman", Times, serif; font-size: smaller; }
.style5 {
	color: #E6352C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
.style8 {
	color: #f3625b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	color: #729a3b;
	font-size: smaller;
}
.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style12 {color: #729a3b; font-size: smaller; font-family: "Times New Roman", Times, serif; }
.style13 {color: #666666}
.view_detial {
	color: #729a3b;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.view_detial:hover {
	color: #729a3b;
	font-size: x-small;
	font-weight: bold;
		text-decoration:underline;
}

.main_recipie_image{
border:#bdd694 solid 3px;
}
.main_recipie_image:hover{
border:#cec6c6 solid 3px;
}
.style14 {
	color: #E6352C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.style15 {color: #999999; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: smaller; }

.related_tegs {color: #999999; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; cursor:pointer;}
.related_tegs:hover {color: #ea5544; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; cursor:pointer;}

.style16 {
	color: #333333;
	font-size: 11px;
}
.style21 {font-size: 12%}

.client_item_heading{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18;
 color:#217102 ;
}

.client_Hot_new_items_item_heading{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18;
 color:#554941;
}





























.main_table{


border: 1px #CCCCCC solid;
}








/*#demo-container{padding:25px 15px 0 15px; margin:0 0 15px 0; background:#67A897; background-color:#00CCFF}*/
ul#simple-menu{list-style-type:none;width:100%;position:relative;height:27px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;font-weight:bold;margin:0;padding:5px 0px 0px 0px;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#fff;background:#e42b22;line-height:27px;text-decoration:none;padding:0 17px 0 18px; height:27px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#8ec92e;}
ul#simple-menu li a.current{color:#2E4560;background:#fff; border-top:#CCCCCC 1px solid; border-right: #CCCCCC 1px solid; border-left: #CCCCCC 1px solid;}
ul#simple-menu li a.current:hover{color:#2E4560;background:#fff;}













.text_field{
 background-color:#fdf7f7; border:0px solid #8fb05a;
 }
.text_field:Hover{
 background-color:#f3fae6; border:0px solid #608c03;
 }
 
.roo{
 background-color:#fafdf6;;
 }
.roo:Hover{
 background-color:#f2f2f2;;
 }

.item_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e1170d;
		text-decoration:none;
}


.item_heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8ebf40;
		text-decoration:none;
	
}


.product_font {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.Product_rating_font {
	color: #8cbe3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;

}




.text_field1 { background-color:#effbdc; border:1px solid #cccccc; margin-top:5px;
}




