body {
	text-align: center;
	margin: 0px;
	background-image: url("../images/lightBeigeSwatch.gif");
}

a:link { font-weight: bold; text-decoration: underline; color: #000000; }
a:visited { font-weight: bold; text-decoration: underline; color: #000000; }
a:hover { font-weight: bold; text-decoration: underline; color: #666666; }

#container {
	width: 751px;
	
	position: relative; top:-155px;

	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	line-height: 1.4;

	margin: 0 auto;

	border-style: solid;
	border-color: #FFFFFF;
	border-width: 10px;
}

#Ccopyright {
	position: relative; top:-155px;
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
}

#header {
	width: 751px;
	height: 145px;
	text-align: right;
	
	background-image: url("../images/header.jpg");
}

#content {
	width: 751px;
	margin: 0px;
	overflow: auto;

	background-image: url("../images/tanSwatch.gif");
}

#footer { }

/***Left Side***/
#leftContent {
	float: left;
	width: 239px;

	text-align: left;
	
	background-image: url("../images/lightBeigeSwatch.gif");
}


#sideModuleTop {
	height: 49px;
	background-image: url("../images/sideModuleTp.jpg");
	background-repeat: no-repeat;
	background-position: center;
	
	text-align: left;
	
	padding-left: 25px;
	padding-bottom: 0;	
	
	font-size: 13pt;
	color: #FFFFFF;
}

#sideModule {
	background-image: url("../images/sideModuleRpt.jpg");
	background-position: center;
	background-repeat: repeat-y;
	
	text-align: left;
	
	padding-left: 25px;
	padding-right: 15px;

	color: #000000;
}

#sideModule ul {
	margin-bottom: 0;
}
	
#sideModuleBottom {
	height: 38px;
	background-image: url("../images/sideModuleBtm.jpg");
	background-repeat: no-repeat;
	background-position: center;

	padding: 0px;
	margin: 0px;
	
	color: #FFFFFF;
}	

/***Main Content***/
#mainContent {
	float: left;
	width: 512px;
	
	text-align: left;
	background-image: url("../images/tanSwatch.gif");
}

#topNav {
	height: 37px;
	background-color: #990000;
	color: #FFFFFF;
	text-align: right;
	line-height: 210%;
	letter-spacing: -1px;

	font-size: 12pt;
	font-weight: bold;
}
#topNav a:link { font-weight: bold; text-decoration: none; color: #FFFFFF; }
#topNav a:visited { font-weight: bold; text-decoration: none; color: #FFFFFF; }
#topNav a:hover { font-weight: bold; text-decoration: underline; color: #FFFFFF; }

#mainNav {
	padding: 10px;
}

#oneCol {
	float: left;
	width: 237px;
	height: 257px;
	background-color: #E8E9DB;
	background-repeat: no-repeat;
	background-position: bottom right;
	
	margin-bottom: 10px;
	
	text-align: left;
	color: #000000;
}

#twoCol {
	float: right;
	width: 237px;
	height: 257px;
	background-color: #E8E9DB;
	background-repeat: no-repeat;
	background-position: bottom right;
	
	margin-bottom: 10px;
	
	text-align: left;
	color: #000000;
}

#aboutusImg {
	width: 115px;
	color: #000000;
	font-weight: bold;
	font-size: 7pt;
	float: right;
}

#overlayImg {
	position: relative;
	float: left;
	top: -30px;
	left: -30px;
}

#overlayImg2 {
	position: relative;
	float: left;
	top: -110px;
	left: -10px;
}

#spoonsText {
	position: relative;
	top: -25px;
}

#doughText {
	position: relative;
	left: -135px;
}
/***Background**/

#backTop {
	height: 175px;
	background-color: #330000;
}

/***Font Formatting***/
H1 {
	font-size: 20pt;
	font-weight: bold;
}

H1.aboutus {
	font-size: 20pt;
	font-weight: bold;
	
	position: relative;
	left: -135px;
}

H1.right {
	font-size: 20pt;
	font-weight: bold;

	/*white-space: nowrap;*/
	position: relative;
	left: -55px;
}

H2 {
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}

p.right {
	text-align: right;
}

font.cRed {
	color: #990000;
	font-weight: bold;
}

img {
	border: 0;
}

fieldset {
	background-image: url("../images/lightBeigeSwatch.gif");
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	background-image: url("../images/lightBeigeSwatch.gif");
	border-style: solid;
	border-color: #990000;
	border-width: 1px;

	font-weight: bold;
	padding: .3em;
	color: #000000;
}


/** Table Formatting **/
table {
	font-family: verdana;
	font-size: 9pt;
	border-collapse:collapse;
	padding: 0px;
}

table.content {
	font-family: verdana;
	font-size: 9pt;
	border-collapse:collapse;
	padding: 0px;

	background-image: url("../images/lightBeigeSwatch.gif");
}
table.content tr {
	border-collapse:collapse;
	padding: 0px;
}
table.content td {
	border-collapse:collapse;
	padding: 0px;
}

table.content td.main {
	background-image: url("../images/tanSwatch.gif");
}

/** ZenCart Original Formatting **/

.biggerText {
	font-size: 1.2em;
	}


h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #FFFFFF;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}


ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

P, ADDRESS {
	padding: 0.5em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-image: url("../images/lightBeigeSwatch.gif");
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

LABEL.attribsRadioButton {
	display: inline;
	white-space: nowrap;
}

LABEL.attribsCheckbox {
	display: inline;
	white-space: nowrap;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #EEEEE0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}