﻿/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #003333;
}
	
a img {
	margin: 0px auto;
	padding: 0;
	border: none;
}

#navEZPagesTOC ul li a {
	color: #003333;
	text-decoration: none;
	}
 
a:link, a:visited, a:active, a:hover  {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	}
a:hover {color: #C00000;}

#navCatTabs ul li a:hover {color: #003333;}

#navSupp ul li a:hover {
	color: #000099;
	}

#navMain ul li a:hover {
	color: #000099;
	}

#navEZPagesTOC ul li a:hover {
	color: #000099;
	}
	
h1 {
	font-size: 1.5em;
	color: #003333;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: center;
	}

h2 {font-size: 1.4em;}
	h2.greeting {
		font-size: 1.3em;
		margin: 15px 0 10px 0;
		padding: 0;
		color: #059705;
		text-align: center;
		}
		h2.greeting a {
			color: #C00000;
			}

h3 { font-size: 1.3em;
	color: #003333;
	}
	h3.itemTitle {color: #66CC33;}
	h3.itemTitle a {color: #EC2E26;}

p {
	text-align: left;
	}
p.centered {
	text-align:center;
}
.larger{
	font-size: 1em;
	}

legend{
	font-size: 1em;
	}

.sideBoxContent{
	font-size: 1em;
	}

ADDRESS{
	font-size: 1em;
	}

h4.optionName{
	font-size: 1em;
	width: 120px;
}

LABEL{
	font-size: 1em;
	}

h6{
	font-size: 1em;
	}

h5{
	font-size: 1em;
	}

h4{
	font-size: 1em;
	}

h6 {
	margin: 0.2em;
      }

h5 {
	margin: 0.2em;
      }

h4 {
	margin: 0.2em;
      }

h3 {
	margin: 0.2em;
      }

h2 {
	margin: 0.2em;
      }

h1 {
	margin: 0.2em;
      }

.biggerText {
	font-size: 1.2em;
	}

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

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

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

FORM {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	text-align: left;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

textarea:focus {
	background: #fff;
	}

select:focus {
	background: #fff;
	}

input:focus {
	background: #fff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #000000;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
      color: #000000;
	}

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

LABEL.checkboxLabel {
	margin: 0.5em 0.3em;
	}
.attribImg {
	.float: left;
	}

.centerBoxContentsAlsoPurch {
	.float: left;
	}

.categoryListBoxContents {
	.float: left;
	}

.catDescContent {
	font-size: 1.1em;
	text-align: center;
}

.specialsListBoxContents {
	.float: left;
	}

.centerBoxContents {
	.float: left;
	}

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

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

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

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

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

ADDRESS {
	padding: 0.5em;
	}

P {
	padding: 0 5px;
	margin: 5px 0;
	font-size: 1.1em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*warnings, errors, messages*/
.messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackSuccess {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackError {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackWarning {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackError {
	color: #C00000;
	}

.messageStackWarning {
	color: #C00000;
	}

.messageStackSuccess {
	color: #059705;
	}

.messageStackCaution {
	color: #C00000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background: #fff url('../images/simplylunchbg.jpg') no-repeat scroll right bottom;
	text-align: left;
	vertical-align: top;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#footer {
	text-align: left;
	vertical-align: top;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#popupImage {
	margin: 0em;
	padding: 0em;
	}

#popupAdditionalImage {
	margin: 0em;
	padding: 0em;
	}

#ezPageBoxList ul {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper ul {
	margin: 0em;
	padding: 0em;
	}

#ezPageBoxList {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper {
	border: 1px #66CC33 solid;
	padding-top: .50em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 200px;
}

#headerWrapper {
	margin: 0em;
	padding: 0em;
	width: 1000px;
	height: 125px;
}

#logoWrapper {
	margin: 0em;
	padding: 0em;
	float: left;
	background: #fff url('../images/SimplyLunchOnly.jpg') no-repeat;
	width: 205px;
	height: 125px;
	}
#logo {
	float: right;
	width: 0px;
	margin-top: 0px;
	}

#infowrapper {
	margin: 0;
	width: 700px;
	color: #000;
	float: right;
	height: 40px;
	text-align: right;
	background: #fff url('../images/simplylunchtelno.jpg') no-repeat right top;
	}
	/** removed 09-Mar-2011
	#infowrapper ul {
		display: none;
		color: #fff;
		margin: 0;
		padding:  0.5em;
		list-style-type: none;
		}
		#infowrapper ul li {
			display: inline;
			white-space: nowrap;
			padding: 0px 2px 5px 2px;
			color: #fff;
			margin: 0;
			}
			#infowrapper ul li a {
				text-decoration: none;
				padding:  0 5px;
				color: #fff;
				font-size: 1.1em;
				}
				#infowrapper a:link {color: #fff;}
				#infowrapper ul li a:visited {color: #fff;}
				#infowrapper ul li a:hover {color: #fff;}
				#infowrapper ul li a:active {color: #fff;}
	 **/
	
#searchwrapper {
	width: 250px;
	float: right;
	height: 22px;
}
#searchheaderwrapper {
	margin: 10px 0;
	width: 190px;
	float: right;
	height: 25px;
}
#welcomewrapper {
	width: 700px;
	margin: 5px auto;
	padding: 0;
	float: right;
	background: #fff url('../images/simplunchwelcome.jpg') no-repeat;
	height: 45px;
}
#navColumnTwoWrapper {
	margin: auto;
	} 

#navColumnOneWrapper {
	margin: auto;
	} 
#taglineWrapper {
	width: 350px;
	margin-top: 30px;
	float: right;
}
#tagline {
	padding-right: 20px;
	font-size: 250%;
	font-weight: bold;
	color: #059705;
	text-align : left;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #000000;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#navEZPagesTOCWrapper {
	margin: 0;
	width: 46%;
	}

#checkoutBillto {
	margin: 0;
	width: 46%;
	}

#checkoutShipto {
	margin: 0;
	width: 46%;
	}

#sendSpendWrapper {
	margin: 0;
	width: 46%;
	}

#accountLinksWrapper {
	margin: 0;
	width: 46%;
	}

.floatingBox {
	margin: 0;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	width: 250px;
	float: left;
	}

/*navigation*/
.navNextPrevWrapper {
	padding: 0;
    margin: 0 0 15px 0;
    }

.navSplitPagesResult {
      padding: 1.5em 0em 1.5em 0em;
      }

.navSplitPagesLinks {
      padding: 1.5em 0em 1.5em 0em;
      }

.navNextPrevCounter {
	margin: 0;
	padding-bottom: 20px;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 1em;
	list-style-type: none;
	}
	
#navCatTabsWrapper {
	margin: 0em;
	padding: .60em 0em 0em 0em;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	height: 26px;
	width: 100%;
	}

#navSuppWrapper {
	margin: 0em;
	padding: .60em 0em 0em 0em;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	height: 26px;
	width: 100%;
	}

#navEZPagesTop {
	background-image: url(../images/nav_back.gif);
	margin: 0em;
	padding: 1em 0em 0em 0em;
	/*background-color: #C0C0C0;*/
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 21px;
	width: 100%;
	}

.navBottom {
	margin: 0em;
	width: 100%;
	height: 2px;
	font-size: 5px;
}

#navCatTabs ul {
	margin: 0;
	padding:  0.5em;
	list-style-type: none;
	text-align: left;
	}

#navSupp ul {
	margin: 0;
	padding:  0.5em;
	list-style-type: none;
	text-align: left;
	}

#navMainWrapper {
	margin: 110px 0 0 0;
	padding: 25px 0;
	width: 750px;
	height: 127px;
	font-size: 100%;
	font-weight: bold;
	color: #003333;
}
#navMain ul {
	margin: 0;
	padding:  0.5em;
	list-style-type: none;
	text-align: center;
	}
	#navMain ul li {
		display: inline;
		white-space: nowrap;
		padding: 5px;
		margin: 0;
		}
		#navMain ul li a {
			text-decoration: none;
			color: #003333;
			font-size: 1.1em;
			}
		
#navSideWrapper {
	margin: 5px 0px;
	padding: 0;
	background-color: #7AC043;
	font-weight: bold;
	font-size: 1.2em;
	height: 25px;
	color: #fff;
	width: 750px;
	float: right;
}
#navSide ul {
	margin: 0;
	padding:  0.5em;
	list-style-type: none;
	text-align: left;
	}
	#navSide ul li {
		display: inline;
		white-space: nowrap;
		padding: 2px;
		margin: 0;
		}
		#navSide ul li a {
		text-decoration: none;
		padding:  0 5px;
		color: #fff;
		font-size: 1.1em;
		}
			#navSide ul li a:link {color: #fff;}
			#navSide ul li a:visited {color: #fff;}
			#navSide ul li a:hover {color: #C00000;}
			#navSide ul li a:active {color: #fff;}
	
#navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	padding: 5px;
	margin: 0;
	}
	#navCatTabs ul li a {
		text-decoration: none;
		color: #000099;
		font-size: 1.1em;
		}

#navSupp ul li {
	display: inline;
	white-space: nowrap;
	padding: 5px;
	margin: 0;
	}
	#navSupp ul li a {
		text-decoration: none;
		color: #000099;
		font-size: 1.1em;
		}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
	#navEZPagesTOC ul li {
		white-space: nowrap;
		}
		#navEZPagesTOC ul li a {
			padding: 0em 0.5em;
			margin: 0;
			}

#indexProductListCatDescription {
	margin: 0.5em;
	}

.buttonRow {margin: 0.5em;}

#navCategoryIcon {margin: 0.5em;}

#navMainSearch {margin: 0.5em;}

#navBreadCrumb {font-weight: bold;}

#navColumnOne {
    padding: 0.25em;
	}

#navColumnTwo {
    padding: 0.25em 0.50em .25em 0.25em !important;
    padding: 0.25em;
    }

/*The main content classes*/
.alert {vertical-align: top;}

.centerBoxContentsNew {vertical-align: top;}
.centerBoxContentsFeatured {vertical-align: top;}
.centerBoxContentsAlsoPurch {vertical-align: top;}
.centerBoxContentsSpecials {vertical-align: top;}
.additionalImages {vertical-align: top;}
.categoryListBoxContents {vertical-align: top;}
.specialsListBoxContents {vertical-align: top;}
.centerBoxContents {vertical-align: top;}

#navColumnTwo {vertical-align: top;}
#navColumnOne {vertical-align: top;}
#contentColumnMain {vertical-align: top;}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerSix {
	padding: 0.8em;
	}

#bannerFive {
	padding: 0.8em;
	}

#bannerFour {
	padding: 0.8em;
	}

#bannerThree {
	padding: 0.8em;
	}

#bannerTwo {
	padding: 0.8em;
	}

#bannerOne {
	padding: 0.8em;
	}

.centerColumn {
	padding: 1em;
	text-align: left;
}

#siteinfoIP {
	font-size: 0.9em;
      padding: .25em;
	}

#siteinfoStatus {
	font-size: 0.9em;
      padding: .25em;
	}

#siteinfoCredits {
	font-size: 0.9em;
      padding: .25em;
	}

#siteinfoLegal {
	font-size: 0.9em;
      padding: .25em;
	}

.smallText {
	font-size: 0.9em;
      padding: .25em;
	}

/*Product Listing*/
.productListing-data {
      border-top: 1px solid #000000;
      padding: 0.50em 0em 0.50em 0em;
      }
/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 2em auto 1em auto;
	border: 1px #059705 solid;
	width: 150px;
	padding: 1em;
	}

.tableHeading TH {}

#cartSubTotaL {}

.tableHeading {}

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

#cartSubTotal {
	height: 2.2em;
	}

.tableHeading {
	height: 2.2em;
	}

.tableRow {
	height: 2.2em;
	}

.cartTotalsDisplay   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}

#cartInstructionsDisplay   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}

.cartQuantity   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}

.cartQuantityUpdate   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}

.cartRemoveItemDisplay   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}

.cartTotalDisplay   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}

.cartUnitDisplay   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}

.cartProductDisplay   {
	border-top: 1px solid #000000;
	padding: 0.5em 0em;
	}
.cartTotalsDisplay {
	padding: 0.5em 0em;
      }

#cartInstructionsDisplay {
	padding: 0.5em 0em;
      }

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

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
      font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	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;
}
.productSpecialPriceSale {
	text-decoration: line-through;
	}

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

.productPriceDiscount {
	color: #FF0000;
	}

.productSpecialPriceSale {
	color: #FF0000;
	}

.productSalePrice {
	color: #FF0000;
	}

.productSpecialPrice {
	color: #FF0000;
	}

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

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

.cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper li {
	margin: 0;
	padding: 0.2em 0em;
	} 

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

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

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productReviewsDefaultProductImage {
	margin: 0em 1em 1em 0em ;
	}

#reviewsInfoDefaultProductImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxContentsFeatured {
	margin: 1em 0em;
	}

.centerBoxContentsAlsoPurch {
	margin: 1em 0em;
	}

.centerBoxContentsSpecials {
	margin: 1em 0em;
	}

.additionalImages {
	margin: 1em 0em;
	}

.categoryListBoxContents {
	margin: 1em 0em;
	}

.specialsListBoxContents {
	margin: 1em 0em;
	}

.centerBoxContents {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	margin-top: 25px;
}
/*sideboxes*/
.columnRight {}

.columnLeft {}



.rightBoxHeading, .leftBoxHeading, a.category-top, h3.leftboxheading, h3.rightboxheading{
	width: 100%;
	margin: 0em;
    background-image: url('../images/navboxtop.jpg');
	background-repeat: no-repeat;
	padding: 0em;
    line-height: 22px;
	}
	
h3.leftBoxHeading, h3.rightBoxHeading {
	font-size: 1.2em;
	color: #fff;
	margin-left: 5px;
}

h3.leftBoxHeading a:hover, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:hover, h3.rightBoxHeading a:visited {
    margin: 0em;
	font-size: 1em;
	color: #000000;
	}
h3.leftBoxHeading a, h3.rightBoxHeading a {
    margin: 0em;
	font-size: 1em;
	color: #000000;
	}


a.category-top {}	
	
a.category-top {
	/* JP */
	line-height: 22px;
	background-image:none;
	background-color: #7AC043;	
	width: 100%;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0;
}
	a.category-top:hover {color: #C00000;}
	span.category-subs-parent {color: #C00000;}

a.category-products {/* JP */
	line-height: 1.1em;
	width: 90%;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	color: #003333;
	margin: 0;
	text-align: left;
	padding: 0 0 0 10px;
	}
	a.category-products:link, a.category-products:visited, a.category-products:active{text-decoration: underline; }
	a.category-products:hover {text-decoration: underline; color: #C00000;}
	span.category-products:hover {color: #C00000;}
	

#categoryImgListing {text-align: center;}
#categoryImgListing img {
	border: 1px #006600 solid;
	padding: 2px;
	}

.rightBoxContainer {
	margin-bottom: 1em;
	}

.leftBoxContainer {
	margin-bottom: 1em;
	}

.sideBoxContent {
	border: 1px #66CC33 dashed;
	padding: 0.5em;
	font-size: 1.1em;
	width: 200px;
}

.CatSideBoxContent {
	padding: 0.5em 0;
	font-size: 1.1em;
	width: 98%;
	}

	
.leftBoxContent {
	padding: 0.5em;
    font-size: 1.1em;
	}

.rightBoxContent {
	padding: 0.5em;
    font-size: 1.1em;
	}

.centerBoxHeading {
	margin: 0em;
    border-bottom: 1px solid #000000;
    }

.attribImg {
	text-align: center;
	}

.gvBal {
	text-align: center;
	}

.centerBoxContentsNew {
	text-align: center;
	}

.centerBoxContentsFeatured {
	text-align: center;
	}

.centerBoxContentsAlsoPurch {
	text-align: center;
	}

.centerBoxContentsSpecials {
	text-align: center;
	}

.additionalImages {
	text-align: center;
	}

.categoryListBoxContents {
	text-align: center;
	margin: 10px auto;
	font-size: 1.1em;
	}
	.categoryListBoxContents a {border: none; text-align: left;
}
	
.specialsListBoxContents {
	text-align: center;
	}

.centerBoxContents {
	text-align: center;
	}

#reviewWriteMainImage {
	text-align: center;
	}

#productReviewsDefaultProductImage {
	text-align: center;
	}

#reviewsInfoDefaultProductImage {
	text-align: center;
	}

#productMainImage {
	text-align: center;
	}

LABEL#textAreaReviews {
	text-align: center;
	}

.ratingRow {
	text-align: center;
	}

.accountQuantityDisplay {
	text-align: center;
	}

.productListing-data {
	text-align: center;
	}

.rightBoxHeading {
	text-align: center;
	}

.centerBoxHeading {
	text-align: center;
	}

.leftBoxHeading {
	text-align: center;
	}

#cartBoxGVBalance {
	text-align: center;
	}

.cartTotalsDisplay {
	text-align: center;
	}

.cartQuantity {
	text-align: center;
	}

.cartQuantityUpdate {
	text-align: center;
	}

.cartRemoveItemDisplay {
	text-align: center;
	}

.center {
	text-align: center;
	}

#siteinfoIP {
	text-align: right;
}

#siteinfoStatus {
	text-align: center;
	}

#siteinfoCredits {
	text-align: center;
	}

#siteinfoLegal {
	text-align: right;
}

#bannerSix {
	text-align: center;
	}

#bannerFive {
	text-align: center;
	}

#bannerFour {
	text-align: center;
	}

#bannerThree {
	text-align: center;
	}

#bannerTwo {
	text-align: center;
	}

#bannerOne {
	text-align: center;
	}

#navEZPageNextPrev {
	text-align: center;
	}

#navCatTabsWrapper {
	text-align: center;
	}

#cartBoxGVButton {
	text-align: center;
	}

#cartEmptyText {
	text-align: center;
	}

TH {
	text-align: center;
	}

.centeredContent {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	/*background-color: #C0C0C0;*/
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward {
	margin: 15px 0 0 0;
	padding: 0;
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountNotify li {
	margin: 0;
	} 

#myAccountGen li {
	margin: 0;
	} 

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

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

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

#prevOrders {
      border: 1px solid #000000;
      padding: 0.25em;
      }

TR.tableHeading {
	height: 2em;
	}

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

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

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

#infoShoppingCart {
	background-color: #fff;
	}
#shoppingcartHeading {
	color: #fff;
	}
	#shoppingcartHeading a {color: #fff;}
	#shoppingcartHeading a:hover {color: #5BBF16;}

#popupAtrribsQuantityPricesHelp {
	background-color: #fff;
	}

#popupCouponHelp {
	background-color: #fff;
	}

#popupCVVHelp {
	background-color: #fff;
	}

#popupImage {
	background-color: #fff;
	}

#popupAdditionalImage {
	background-color: #fff;
	}

#popupSearchHelp {
	background-color: #fff;
	}

#popupShippingEstimator {
	background-color: #fff;
	}
h3.categoryleftBoxHeading {display: none;}	/* switch off display of category title on the left*/

#fatboysfooter {
	height: 25px;
	width: 100%;
	background: #fff url('../images/simplylunchfooter.jpg') no-repeat;
	line-height: 1.5em;
	color: #fff;
	}
	#fatboysfooter #info {
		padding: 0.25em;
		font-weight: bold;
		font-size: 1.1em;
		width: 60%;
		float: left;
		}
		#fatboysfooter #info a {color: #fff;}
		#fatboysfooter #info a:hover {color: #C00000;}
	#fatboysfooter #ringnow {
		padding: 0.25em;
		font-weight: bold;
		font-size: 1.5em;
		width: 35%;
		text-align: right;
		float: right;
		}
#photopanel {
	height: 150px;
	margin: 10px 0;
	padding: 0;
	}
	#photopanel img.leftpic {padding: 3px 3px 3px 0;}
	#photopanel img.rightpic {padding : 3px 0 3px 3px;}
	#photopanel img.centerpic {padding: 3px 1px; margin: 0px auto;}

#indexDefaultMainContent {
	margin: 5px 0;
	padding: 0 5px;
	font-size: 1.1em;
	}
#extracartinfo {
	color: #C00000;
}
#logosidebox{
margin: 0em;
margin-top: 1.5em;
border:none;
	}

#logosideboxContent {
text-align:center;
	}

#logosideboxHeading{
margin: 0;
padding: 0;
	}
