/**
 * 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 4376 2006-09-03 20:42:22Z drbyte $
 */
/* d9b70c CC9900 */
body {
	margin: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 72%;
	color: #4d380b;
	background: #d2ab06 url(../images/bg_tile.png) left top repeat;
	}

div,table {
	margin: 0;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #4d380b;
	text-decoration: none;
	}
 
a:visited {
	color: #4d380b;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: white;
	}

a:active {
	color: #f86270;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	margin-left: 0;
	}

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: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	padding-left: 0;
	padding-bottom: 0.75em;
	margin: 0.5em 0em;
	/*border: 1px solid #cccccc;*/
	border: 0;
	background: transparent url(../images/stitch.gif) left bottom repeat-x;
	}
fieldset#outer-fieldset {
	background-image: none;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	padding-left: 2px;
	color: #4D380B;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo {
	width: 100%;
	height: 69px;
}

#logo a {
	display: block;
	width: 136px;
	height: 69px;
}

#logo a img {
	display: block;
}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 2px;
	background: transparent url(../images/stitch.gif) left top repeat-x;
	color: transparent;
	border: 0;
	}
	
#categoryDescription {
	margin-left: 5px;
}
#productContent {
	margin-left: 358px;
}
#productListHeading, #indexCategoriesHeading, #newsArchivHeading {
	font-size: 2.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 2px;
	margin-top: 0;
}
#navColumnTwoWrapper {
	background: transparent url(../images/news_blob.png) left top no-repeat;
	margin-top: 0;
	float: right;
	height: 323px;
	position: relative;
}

#scrollwrapper {
	overflow: hidden;
	clip: rect(0px, 277px, 256px, 0px);
	margin-top: 32px;
	height: 256px;
	width: 277px;
	position: relative;
	top: 0px;
}

.newsInfo {
  text-align: left;
  font-style: normal;
}
#newsBox {
	width: 180px;
}
#newsBox a {
	font-size: 1em;
	display: block;
	text-indent: -10px;
	line-height: 1;
	margin: 8px 0;
}
#newsBox a:hover {
	color: #f86270;
	text-decoration: underline;
}

#newsscrollbox {
	width: 190px;
	margin-left: 40px;
	margin-top: 0;
	position: relative;
	top: 0;
	/*border: solid red 1px;*/
}

#newsscrollboxHeading {
	text-transform: capitalize;
	color: #5e440d;
	font-weight: normal;
	font-size: 2.4em;
	background: transparent;
	text-align: left;
	margin-top: -8px;
	margin-left: 20px;
}
.newsContent {
font-size: 1.0em;
}
#news-scroller-div {
	width: 15px;
	height: 24px;
	position: absolute;
	top: 84px;
	left: 10px;
	/*border: solid 1px green;*/
	display: block;
	z-index: 100;
}
#news-scroller-div img {
	position: static;
}
#news-scroller-div a {
	border: solid 1px blue;
}
#scrollupbutt, #scrolldownbutt {
	display: none;
}
#newsArchivTitleHeading {
	text-align: left;
}

#newsArchivDateHeading {
	text-align: right;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #f86270;
	color: #5e440d;
	border: 0;
	font-size: 1.1em;
	}

.messageStackSuccess {
	background-color: #5e440d;
	color: #FFF;
	border: 0;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background: transparent url(../images/tagline.gif) left top no-repeat;
	text-align: left;
	width: 800px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#headerWrapper {
	margin-left: 27px;
}

#logoWrapper {
	position: relative;
	left: 1px;
	top: 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
}

#navColumnOneWrapper {
	margin-left: 27px;
	margin-top: 80px;
}

#taglineWrapper {
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 4;
	background: transparent url(../images/stitch.gif) left bottom repeat-x;
	width: 440px;
	text-align: right;
	margin: 0;
	margin-right: 40px;
	padding: 0 8px 3px 0;
}
#taglineWrapper a {
	margin-left: 22px;
}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#checkoutConfirmDefault hr {
	height: 2px;
	background: transparent url(../images/stitch.gif) left top repeat-x;
	color: transparent;
	border: 0;
}
/*#productAttributes {
	border: solid 1px red;
}
#productAttributes * {
	border: solid 1px blue;
} */
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

.pageHeading h1 {
	font-size: 2.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 0;
}

#contact-image {
	float: left;
	margin: 0 10px 10px 0;
}

.clear-rule {
	clear: both;
	visibility: hidden;
}

/*navigation*/

#categoriesContent {
	text-transform: uppercase;
}

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
.navNextPrevWrapper {
	text-align: right;
	margin: 10px 0;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navSuppWrapper {
	background: transparent;
	color: #5e440d;
	font-weight: normal;
}

#navSupp {
	background: transparent url(../images/stitch.gif) left top repeat-x;
	width: 440px;
	margin-left: 250px;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #4d380b;
	white-space: nowrap;
	}

#navSupp ul li a {
	margin-left: 16px;
}

#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
.buttonRow a {
	text-decoration: underline;
}
#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	}
#loginDefaultHeading {
	margin-left: 2px;
}
#navBreadCrumb {
	text-transform: uppercase;
	/*padding-left: 5px;*/
	margin-top: 75px;
}
#navBreadCrumb span {
	color: #f86270;
}
#navColumnOne {
	/* background-color: #FFCC99;
	
	padding-bottom: 160px; */
	background: transparent url(../images/leftcol.gif) left top no-repeat;
	}

#navColumnTwo {
	background: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#featuredProducts {
	width: 164px;
	/*height: 296px;
	float: right;*/
	position: absolute;
	top: 40px;
	left: 480px;
}

h1#productName {
	font-weight: normal;
	font-size: 2em;
}
#productDescription {
	font-size: 1em;
}
h2#productPrices {
	font-weight: normal;
	font-size: 2em;
	margin-top: 1em;
}
#whatsnewcover {
	position: absolute;
	left: 0;
	top: 0;
	/*cursor: pointer;*/
}
.whatsnewcover {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.productcover {
	position: absolute;
	width: 120px;
	height: 108px;
	left: 0;
	bottom: 0;
	display: block;
	cursor: pointer;
}

* html .productcover {
	/* bottom: 20px; */
	left: 5px;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #5e440d;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding: 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: left;
	margin: 1em 0 0 0;
	border: 0;
	padding: 0;
	float: left;
	}

.tableHeading TH {
	border-bottom: 1px solid #b38200;
	}

.tableHeading, #cartSubTotal {
	background-color: #dbcc76;
	 }

#cartSubTotal {
	border-top: 1px solid #b38200;
	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 ;
	}
#productMainImage {
	margin-right: 3em;
	margin-top: 1em;
	position: relative;
}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch {
	margin: 1em 0em;
	}
.centerBoxContentsNew {
	margin: 0;
}
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	/* border: 1px solid #ffffff; 
	margin-top: 1.5em;*/
	}

.sideBoxContent {
	/* background-color: #ffffff; */
	padding: 0.4em;
	padding-top: 0;
	line-height: 1.8;
	letter-spacing: 0.08em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#cartEmptyText {
	text-align: left;
	padding-left: 5px;
	font-size: 1.3em;
}
.listingDescription {
	display: none;
}
.categoryListBoxContents {
	text-align: left;
	font-size: 1.3em;
	margin-left: 7px;
}

#productsListingTopNumber {
	margin-bottom: 20px;
}

#productsListingBottomNumber {
	margin-top: 20px;
}

.productListing-data {
	padding-top: 16px;
	text-align: left;
	width: 33%;
}
.productListing-data img {
	margin-left: 5px;
}

div.tdlist {
	position: relative;
	top: 0;
	left: 0;
	/*height: 108px;
	width: 201px; */
}
h3.itemTitle {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.2em;
}

h3.itemTitle a {
	display: block;
	height: 32px;
}

#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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #e6d67c;
	height: 1.5em;
	vertical-align: top;
	}
.rowOdd td {
	border-top: solid 1px #cfad00;
}
.rowEven {
	background-color: #e6d67c;
	height: 1.5em;
	vertical-align: top;
	border-bottom: solid 1px #cfad00;
	}
.rowEven td {
	border-top: solid 1px #cfad00;
}
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: #b38200;
	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;
}

#bottom-leaves {
	background: transparent url(../images/bottomleaves.gif) left top no-repeat;
	/*padding-top: 75px;*/
}

#little-shop-link {
	margin-left: 30px;
	margin-right: 74px;
}
#press-link {
	margin-right: 70px;
}
#blog-link {
	margin-right: 50px;
}

#indexDefault {
	position: relative;
}

#indexDefaultMainContent {
	height: 384px;
	width: 100%;
}

#below-content {
	margin-top: 10px;
}


#freeshipping-cell {
	width: 199px;
	
}
#col1form {
	position: relative;
}
#freeshipping-form {
	width: 154px;
	height: 136px;
	background: transparent url(../images/freeshipping.gif) 15px top no-repeat;
	position: absolute;
	left: 0;
	top: 34px;
}

#blog-block {
	height: 312px;
	background-color: white;
}
.boxContentsFeatured {
	position: relative;
}