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

body {
	background-color: #0f0f0f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	color:#ccc;
	background-image: url(../../images/bggradient.gif);
	background-repeat: repeat-x;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", geneva, Arial, Helvetica, sans-serif;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #000;
}

TR.headerNavigation {
  background: #000;
}

TD.headerNavigation {
  font-size: 10px;
  background: #000;
  color: #ea853d;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ea853d; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}
.cartBox {
  background-color:#FFFFCC;
}
.infoBoxContents {
  background: #000;
  color:#333;
  font-size: 10px;
}
.infoBoxContents2 {
  background: #f8f8f9;
  color:#666;
  font-size: 10px;
}
.infoBoxContents3 {
  background: #f8f8f9;
  color:#000;
  font-size: 10px;
}
.cartBoxContents {
  font-size: 10px;
  }
  
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background:#FFbC89;
  color: #480E0E;
}

TD.infoBox, SPAN.infoBox {
  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: #222222;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
  font-size: 10px;
  background: #607589;
  color: #000;
}
.productListing-heading:hover {
	color:#fff;
	}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #e0bd61;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
}
.main_heading {
  font-size: 11px;
  line-height: 1.5;
  color:#607589;
  }

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color:#999;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { border:solid 1px #000; }
.moduleRowOver { border:solid 1px #000;background-color: #222222; cursor: pointer;cursor: hand; }
.moduleRowSelected { border:solid 1px #79F48C; }

.moduleRow .arrowon, .moduleRowOver .arrowon {
	display:none;
	}
.moduleRow .arrowoff, .moduleRowOver .arrowoff {
	display:inline;
	}
.moduleRowSelected .arrowon {
	display:inline;
	}
.moduleRowSelected .arrowoff {
	display:none;
	}

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 12px; font-weight:bold; color: #e0bd61; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { padding:3px; font-size: 10px; color:#FF0000; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #fefe32; color: #329732;padding:3px; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }
.shipConfNotice { font-size: 10px; color: #00ff00; }

/* FUDGE FATALE RETAIL CSS ==================================================================== */

table {
	border:0;
	border-collapse:collapse;
	}
th, td {
	padding:0;
	}
.style1 {color: #999999}
a:link {
	color: #adadad;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #adadad;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#fudgetabs{
height:73px;
}
img {
	padding:0;
	margin:0;
	}
#tabholder {
	margin:0;
	padding:0;
	display:list-item;
	position:relative;
	width:400px;
	height:26px;
	overflow:hidden;
	}
.tabnav {
	margin:0;
	padding:0;
	display:inline;
	position:absolute;
	z-index:0;
	top:2px;
	}
.tabonpos0 {
	left:31px;
	top:-200px;
	}
.tabonpos1 {
	left:31px;
	}
.tabonpos2 {
	left:99px;
	}
.tabonpos3 {
	left:167px;
	}
.tabonpos4 {
	left:235px;
	}
.tabonpos5 {
	left:303px;
	}
#tabon {
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	letter-spacing:.1em;
	text-align:center;
	padding-top:2px;
	width:84px;
	height:26px;
	background:url(../../images/tabon.png) top left no-repeat;
	display:inline;
	position:absolute;
	z-index:100;
	/*tab1=31, tab2=99, tab3=167 , tab4=235 ,tab5=303 ,*/
	}
#divtab1 {/* home */
	left:39px;
	}
#divtab2 {/* about */
	left:107px;
	}
#divtab3 {/* media */
	left:175px;
	}
#divtab4 {/* recipes */
	left:243px;
	}
#divtab5 {/* raves */
	left:311px;
	}

.osnav {
	color:#adadad;
	}
a.navact:link, a.navact:visited {
font-size:12px;
	background:url(../../images/accounticon.png) no-repeat left 0px;
	padding:2px 5px 2px 19px;
	}
a.nav:link, a.nav:visited {
font-size:12px;
	padding:2px 5px 2px 3px;
	}
div#homevelvets {
	width:375px;
	height:251px;
	position:absolute;
	display:inline;
	top:5px;
	left:0px;
	z-index:100;
	}
div#homejars {
	width:358px;
	height:293px;
	position:absolute;
	top:0px;
	left:395px;
	display:inline;
	z-index:100;
	}
div#homehalfs {
	width:633px;
	height:296px;
	position:absolute;
	top:206px;
	left:64px;
	display:inline;
	z-index:102;
	}
div#homebars {
	width:633px;
	height:199px;
	position:absolute;
	top:400px;
	left:64px;
	display:inline;
	z-index:105;
	}
#sidebarcell {
	background:url(../../images/sidebarback.png) no-repeat top left;
	}
#sidebarcell2 {
	background:url(../../images/sidebarback2.png) no-repeat top left;
	}
#leftedgecell {
	background:url(../../images/leftedgeback.png) no-repeat top left;
	}
#tabnav2cell {
	background:url(../../images/tabnav2back.gif) no-repeat top left;
}
#constant_contact {
	background:url(../../images/constantcontactback.png) no-repeat top left;
	}
/*=================================*/
.style2 {
	font-size: 18px;
	font-weight: bold;
	color:#e0bd61;
}
.size_price {
	font-size: 10px;
	font-weight: bold;
	color:#e0bd61;
}
.prod_name_add {
	font-size: 10px;
	font-weight: bold;
	color:#e0bd61;
	}
.style3 {
	color: #ff0000;
	font-style: italic;
	font-size:10px;
}
.style4 {font-size: 13px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style8 {
	font-family:Arial, Helvetica, sans-serif;
	color: #bbb;
	font-size:14px;
	font-weight: bold;
	}
a.style9 {
	color: #ea853d;
	font-weight: bold;
}
a.style9:hover {color: #ffffff;}
a.faxinstead:link {
    font-family:Arial, Helvetica, sans-serif;
	color: #ddd;
	font-size:14px;
	font-weight: bold;
}
a.faxinstead:hover {color: #00cc00;}
div.trigger {
	width:170px;
	border-left:solid #3f4d5a 1px;
	border-top:solid #3f4d5a 1px;
	border-right:solid #3f4d5a 1px;
	font-size:10px;
	color:#607589;
	}
.ingredients {
	width:358px;
	font-size:10px;	
	}
.ingredient_text {
	color:#444;
	}
.clickmediatab {
	color:#808080;
	font-size:9px;
	font-style:italic;
	}
.factsheader {
	color:#ea853d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.facts {
	color:#ea853d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	}
.style12 {
	font-size:10px; 
	font-style:italic;
	color:#e0bd61; 
	}
.clickenlargelink {
	font-size:10px; 
	font-style:italic;
	color:#999; 
	}
.sel {
 	background-color:#FCFBB2;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	}
.off {
	background-color:#CCCCCC;
	color:#333333;
	border-bottom:solid 1px #999;
	font-weight:bold;
	font-size:10px
	}
.style16 {
	color: #888888;
	font-size:12px;
	}
a.cart {
	color:#ea853d;
	text-decoration:none;
	}
a.footerlink5 {
	color:#fff;
	text-decoration:underline;
	}
a.footerlink5:hover {
	color:#FFFF66;
	text-decoration:underline;
	}

.style22 {color: #FFFF99}
.style23 {
	color: #CCCCCC;
	font-size:12px;
	}
a.cart:hover {
color:#fff;
	}
.style19 {font-size: 14px}

.ingredients div {
font-size:10px;
	}
.product_description {
	color:silver;
	font-size:11px;
	}
.description_line {
	border-top:solid 1px #333;
	padding-top:4px;
	}
.smtext {
	font-size:9px;
	color:#999;
	}
#cartholder {
	width:146px;
	}
#divShoppingCard {
	background:url(../../store/catalog/images/cartcontentswhiteback.png) repeat-y top left;
	padding:0px 0 2px 5px;
	width:146px;
	border:solid 0px #f33;
	
}
#cchs {
	width:138px;
	height:9px;
	position:absolute;
	z-index:100;
	margin:0 0 0 4px;
	top:17px;
	background:url(../../store/catalog/images/ccontentsheadshad.png) repeat-x top left;
	}