/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px; /*62.5%*/
	color: #6D6C62;
	font-weight: normal;
	/*background-image: url(../images/bgcollage1.jpg);*/
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #333;
	text-decoration: none;
	}

.categoryListBoxContents a:link {	
	color: #333;
	}
 
a:visited {
	color: #333;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #6D6C62;
	cursor: pointer;
	}

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

a:active {
	color: #DDD;
	}

h1 {
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	text-align:right;
	margin:0;
	padding-top:24px;
	}
	
h1#indexDefaultHeading {
	padding:0;
}
		
	
h7 {
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	text-align:left;
	padding-top:52px;
	display:block;
	}
	

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #989898;
	font-weight: normal;
	margin: 12px 0 16px 0;
	}

h3 { /* product listing titles */
	font-size: 13px;
	line-height: 28px;
    text-align: right;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0.4em 0em 5.0em 0em;
	/*text-transform: lowercase;*/
	}
	
h4 {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	text-align:right;
	margin:0;
	}
	
h5 {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	text-align:left;
	margin:10px 0 40px 54px;
	padding: 0;
	}	
	
#cartProdTitle{
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	text-align:right;
	}
	
h8 {
	color: #999;
	font-size: 14px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	margin: 6px 0 6px 0;
	display:block;
	}	
	
.cartUnitDisplay, .cartTotalDisplay {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #989898;
	font-weight: normal;
	margin:0 auto;
	margin: 6px 0px;
	}	
	
.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity {	
    margin:0 auto;
	margin: 6px 0px;
}
	
#cartProdTitle{
	float:right;
	padding-top:20px;
	margin:0 auto;
	}	


/*h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	
	}*/
	
.biggerText {
	/*font-size: 1.2em;*/
	}

h3, h6 {
	margin: 0.3em 3px;
}

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

FORM, SELECT {
	display: inline;
	}

INPUT {
	display: inline;
	font-size: 11px;
	margin: 6px 0;
	}


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

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

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

fieldset#checkoutOrderTotals {
	border:none;
}

fieldset#contactUsForm {
	border:none;
	padding: 0.5em 0 0.5em 0;
}
	

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}
	
h4.optionName, #cartAdd {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	float:left;
	display:block;
	padding:0;
	margin:0;
	}
	
.checkboxLabel, .radioButtonLabel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	}
	
	
#updateCart  {
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-style:italic;
	font-size:11px;
	color:#666;
	font-weight:normal;
	float:left;
	display:inline;
	padding:8px 0 0 0;
	margin:0;
	}	
	
.attribsRadioButton{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	padding-left:4px;
	text-transform:uppercase;
	}

#cartAdd p, .floatingBox{
	font-family:"Times New Roman", Times, serif;
	color: #333333;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:0;
	padding-top:0;
	}

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

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

}

#logoWrapperOuter {
   padding-top:50px;
}


label.inputLabel, label.enquiry {
	width: 11em;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#808080;	
	text-transform:uppercase;
	}


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 { /* line under categories in side bar
	height: 1px;
	margin-top: 1em; */
	border: none;
	/* border-bottom: 1px dotted #CCC; */
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.5em;
	display:block;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	text-align:left;
	font-size:12px;
	text-decoration: none;
	}

.messageStackWarning, .messageStackError {
	background-color: #FEDC89;
	color: #000000;
	}

.messageStackSuccess {
	background-color: #FEDC89;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: center;
	width: 100%;
	height: 100%;
	top:0;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
		
#header {
	width:100%;
	border-bottom: 1px solid #DEDEDE;
}
	
#headerWrapper {
	width: 900px;
	height:100px;
	margin: 0 auto;
	padding:0px;
	}

	
#contentMainWrapper{
	width: 800px;
	margin: 0 auto;
	min-height: 450px;
	}	
	
#contentMainWrapper td {
	}					

/* #logoWrapper {
	width:800px;
	height:100px;
	background-image:url(../images/trees.jpg);
	background-repeat:no-repeat; 
	} 
 
.centerBoxWrapper {
    width:800px;
	height:100px;
	background-image:url(../images/trees.jpg);
	background-repeat:no-repeat;
    } */

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	text-align : right;
	}

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

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

.floatingBox, #passwordForgottenMainContent, #createAcctDefault fieldset {
}

.wrapperAttribsOptions {
	float:left;
	margin-top:10px;
	}
	
/*navigation*/

.navSplitPagesResult {
	}
	
.navSplitPagesLinks { /* 1 2 3 [next>>] */
	margin: 1em 0 1em 0;
	color: #375789;
}
.navNextPrevCounter {
	
	}
	
.navNextPrevList {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#B2B2B2;
	text-transform:capitalize;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	padding-right:6px;
}

.navNextPrevList a:link, .navNextPrevList a:visited {
	color:#B2B2B2;
}

.navNextPrevList a:hover, .navNextPrevList a:focus {
	color:#375789;	
}
	
#navMain {
	margin:0 auto;
	width:900px;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	font-weight: normal;
	}

#navMain ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navSupp ul /*footer*/{
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}	

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	text-align: left;
	}

#navMain ul li a, #navCatTabs ul li a, .buttonRow {
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	color: #BBB;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	text-decoration: none;
	padding: 0em 8px 0 1px;
	margin: 0;
	white-space: nowrap;
	letter-spacing:0;
	}	

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: normal;
	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;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}

#navMainSearch {
	float: center;
	}

#navBreadCrumb {
	}

#navEZPagesTop {
	background-color: #FEDC89;
	/* Transparency
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50*/
	}

#navBreadCrumb, #navEZPagesTop, #checkoutShippingContentChoose {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#808080;	
	text-align:left;
	margin-top:22px;
	text-transform:uppercase;
	display:block;
	}
	
#navBreadCrumb a:link, #navBreadCrumb a:visited {
	color:#B2B2B2;
}

#navBreadCrumb a:hover, #navBreadCrumb a:focus {
	color:#375789;	
}

#navColumnOne {
	}

#navColumnTwo {
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	/*vertical-align: top;*/
	top:0;
	}

#productDescription, fieldset p, .important { /* description on product page */
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#4D4D4D;
	}
	
#checkoutConfirmDefault .important {
	padding-top:20px;
}
	
.shippingEstimatorWrapper {
	padding: 0.5em;
	}	

.alert {
	color:#C34F4A;
	margin-left: 0.5em;
	text-transform:uppercase;
	font-style:italic;
	}
	
.advisory {}

.important {
	color:#333;
	font-weight: normal;
	}
	
.notice {}

.rating{}

.gvBal {
	float: right;
	}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
	
.centerColumn /*main product info box*/{
    padding: 0; 
	text-align: left;
	width: 800px;
	/*vertical-align: top;*/
	}	

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	/*font-size:0.9em*/;
	}
	
#siteinfoLegal { /* copyright info */
	display:block;
    margin:0 auto;
	bottom:0;
	width:900px;
	text-align:left;
	padding: 3em 0 1em 0em;
	position:relative;
	display:none;

	}

	
	
.catcontent, #discountcouponInfoMainContent, #contactUsNoticeContent {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#4D4D4D;
	width: 500px;
	text-align: right;
	margin:28px 0 16px 0;
	float: right;
}


#contactUsNoticeContent {
	margin:0 0 16px 0;
}

.siteCredit {
	font-size:12px;
	text-transform:uppercase;
	font-style:italic;
	display:block;
	text-align:right;
	float:right;
	padding-right:12px;
	margin:0;
}

#checkoutConfirmDefaultHeadingComments {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#4D4D4D;
	text-align:left;
	font-style:italic;
	}	
	
#checkoutConfirmDefaultHeadingCart {
	border-top: 1px solid #cccccc;
	padding-top:10px;
}

#checkoutSuccessOrderNumber {
	float:right;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	color:#FFD56B;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
	text-decoration: none;
	display:block;
	
}

#cartInstructionsDisplay {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#4D4D4D;
	width: 500px;
	text-align: right;
	margin:14px 0px 14px;
	float: right;
}

#pageTwoMainContent.catcontent, #pageThreeMainContent.catcontent {
	text-transform:capitalize;
}

#contactUsDefault form {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#4D4D4D;
	width: 500px;
	text-align: right;
	margin:0 0 16px 0;
	float: right;
	width: 500px;
	padding: 1.0em 0 0 0;
}
	
#contactUsDefault  address {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	text-align:right;
	line-height:16px;
	margin:0;
}
	
/*Shopping Cart Display*/
#cartAdd {
	display:inline-block;
	float: left;
	text-align: left;
	border: 0px;
	/*height:48px;
	width:150px;*/
	width:450px;
	margin-top:12px;
	}
	
#cartAdd input{
	margin-bottom: 0; 
	}	
	
#checkout_confirmation input {
	padding-top:8px;
}
	
.navNextPrevWrapper {
	text-align: left;
	border: 0px;
	/*height:48px;*/
	margin-bottom: 40px; 
	display:block;
	}

.tableHeading TH {
	border-bottom: 1px dotted #cccccc;
	text-align:right;
	}

.tableHeading, #cartSubTotal {
	/*#f4f4e5 cart footer bar*/;
	 }

#cartSubTotal {
	background-color: #FEDC89;
	border-top: 1px dotted #cccccc;
	text-align: right;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-size:13px;
	color: #333;
	font-weight: normal;
	text-transform:uppercase;
	margin:0;
	padding: 5px 94px 5px 5px;
	}

#otsubtotal, #otshipping, #ottotal{
	border-top: 1px solid #cccccc;
	text-align: right;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-size:13px;
	color: #333;
	font-weight: normal;
	text-transform:uppercase;
	margin:0;
	padding: 3px 30px 5px 0;
	}
	

#checkoutOrderTotals  {
	text-align: right;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color: #333;
	font-weight: normal;
	text-transform:uppercase;
	}	

.tableRow, .tableHeading{
	height: 2.2em;
	}
	
#scProductsHeading {
	width:500px;
	text-align: right;
}	

#scUpdateQuantity {
	width: 24px;
	}
	
#scUnitHeading, #scTotalHeading, #ccTotalHeading {
	width:100px;
	text-align: center;
	
}	

#scRemoveHeading {
	width:76px;
	text-align: center;
}

.cartProductDisplay, #cartInstructionsDisplay, .cartTotalsDisplay, .ccartProductDisplay   {
	padding: 0.5em 0em;
	}

.cartProductDisplay {
	display:inline;
	float:right;
    width:500px;
}

.ccartProductDisplay {
	text-align:left;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	margin: 6px 0 6px 0;
	display:block;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	}

.cartQuantity, #ccQuantityHeading {
	width: 50px;
	text-align:center;
	}
	
.cartQuantity input {
	text-align:center;
}

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

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

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

.cartRemoveItemDisplay {
	text-align:center;
	}

.cartAttribsList {
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#4D4D4D;
	text-transform:capitalize;
	display: block;
	list-style-type: none;
	width:400px;
	float:right;
	}
	
.ccartAttribsList {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#4D4D4D;
	text-transform:capitalize;
	list-style-type: none;
	padding:0;
	margin:0;
	}	
	
ul #orderAttribsList, #orderAttribsList li {
		list-style-type: none;
		margin:0;
		padding:0;
}
	
.cartAttribsList li {
		list-style-type: none;
		padding-right:0.5em;
		display:block;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.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;
	}
	
.checkout{
	padding:20px 90px 8px 0;
}

#PPECbutton {
	padding:0 84px 10px 0;
	display:block;
}



/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	padding-top: 52px;
	background-color:#FFF;
	width:400px;
	display:inline-block;
	float:left;
	text-align:right;
	}
	
#productrightcol {
	width:300px;
	display:inline-block;
	text-align:left;
	margin-left:26px;
	float:left;
}


.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

#productAdditionalImages{ 
	float: left;
	width:300px;
	margin: 22px 0 0 0;
	padding:0;
	display:block;
	}	

.additionalImages {
	margin-top:0;
	width:98px;
	display:inline-block;
	padding:0;
	text-align:left;
	top:0;
	position:relative;
	}
	

/*sideboxes*/
.columnLeft {
    /*background-color: #F7F6F7;*/
	padding: 1.0em;
	/* border-bottom: 8px solid #E6D4DF; */
	border: 1px dotted #f1eff2;
	background-image: url(http://www.stoneandhoney.com/images/index/pattern2.gif);
}

h3.leftBoxHeading, h3.leftBoxHeading a /*sidebar title bars*/{
    background-color: transparent;
	font-size: 1.3em;
	color: #777;
	text-transform: lowercase;
	text-align: left;
	}

.centerBoxHeading {	
	margin: 0em;
	/*background-color: #FFF;*/
	padding: /*0.5em*/ 0.2em;
	}
	
.leftBoxHeading {	
	margin: 0em;
	/* background-color: #FFF; */
	padding: /*0.5em*/ 0.2em;
	}	

.leftBoxContainer {
	/*border: 1px solid #ffffff;*/
	/* margin-top: 1.0em; */
	}

.sideBoxContent { /* spacing of lh menu */
	/* background-color: FFF; */
	padding: 0.4em;
	line-height: 1.5em;
	font-size:1.2em;
	border-top: 1px dotted #BBB;
	border-bottom: 1px dotted #BBB;
	margin: 0 0 2em 0;
	}

.sideBoxContent2 { /* spacing of smallthings link */
	/* background-color: FFF; */
	padding: 0 0 1.3em 0em;
	line-height: 1.2em;
	horizontal-align: center;
	}	

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FEDC89;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #C34F4A;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #C34F4A;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #C34F4A;
	text-decoration: none;
	}

.rightBoxContent {
	/*background-color: #ffffff;*/
	margin-bottom: 1em;
	}

#cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	/*text-align: center;*/
	}	
	
#cartEmptyText	{
	text-align:center;
}

.categoryListBoxContents, .centerBoxContentsProducts /*subcategory headers below images*/{
	font-size: 14px;
	line-height: 28px;
    text-align: right;
	text-transform: capitalize;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
	padding-top: 36px;
	height:270px;

	}
	
.categoryListBoxContents img {
	padding-bottom:6px;
}

.productListing-data /*aligns no data text for products*/{
	text-align: right;
	padding: 0.5em;
	}

th /* menu headers: image, product, price*/{	
	font-weight: normal;
	padding: 0.5em;
	background-color: #FEDC89;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	color: #FFF;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	text-decoration: none;
	padding: 0em 8px 0 1px;
	margin: 0;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.UpdateBack input {
	float: left;
	margin:0;
	padding:0;
	padding:5px;
}

#navMain .back {
	float: left;
	}
	
#navMain .back a:link, #navMain .back a:visited {
	color:#999;
	}	
	
#navMain .back a:hover{
	color:#666;
	}		

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

.bold {
	font-weight: normal;
	}


.rowOdd {
	height: 1.5em;
	/*vertical-align: top;*/
	top:0;
	background-color:#EEE;
	}

.rowEven {
	height: 1.5em;
	/*vertical-align: top;*/
	top:0;

	}

.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*/
	top:0;
	}

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;
	}
	
#infoShoppingCart	{
	margin:20px;
}
	
#infoShoppingCart p {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#4D4D4D;
	text-align: left;
	padding:0 0 10px 0;
	margin:0;
}

.information, .list, address {
	padding: 10px; 
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#4D4D4D;
	text-align: left;
	margin:0;
	display:block;
	list-style-type: none;
	}
	
.instructions {
	clear:both;
	padding: 10px; 
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	line-height:16px;
	color:#4D4D4D;
	text-align: left;
	margin:0;
	display:block;
	list-style-type: none;
	}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#FEDC89;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


#productAttributes {
	margin-bottom:0;
	padding-bottom:0;
	}

#productGeneral {
	/*float:right;*/
	}
	
.main
{text-align:right;
}	

.messageStackError, fieldset {
	/*font-size:1.1em;*/
}

.content  {
	font-size:12px;
	line-height:15px;
	color:#4D4D4D;
	text-align:right;
	padding-top:32px;
	font-style:italic;
}

#indexProductListCatDescription.content {
	font-size:13px;
	line-height:16px;
	color:#4D4D4D;
	text-align:right;
	padding-top:32px;
	font-style:italic;
	width:500px;
	float:right;
}

	
.legalCopyright {
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	color: #B2B2B2;
	text-align:left;
	text-transform:uppercase;
	font-size:10px;
}


#productname {
	text-align:left;
}

.productDiv {
	height:8px;
	display:block;
	width:300px;
	border-bottom: 1px dotted #CCC;
	
}


/* Drop-Down Menu CSS */

	
div#dropMenu {
	float:right;
	z-index:20;
	right:0;
	position:relative;
	}	

div#dropMenu ul {
    margin-right:0;
	padding:0;
	text-align:right;
	}
	
div#dropMenu li {  /*main horiz menu*/
	color:#A9A6A0;
	position:relative;
	list-style:none; 
	text-transform:uppercase; 
	margin:0; 
	line-height:12px;
	padding: 6px 0 6px 8px;
	text-align:left; 
	z-index: 20;
	float:left; 
	position: relative;
	}
	
div#dropMenu ul.level1 { /*main horiz menu*/
	float:left;
	color:#4D4D4D;
	text-decoration: none; 
	text-transform:uppercase; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}

div#dropMenu li a { /*main horiz menu*/
	display: block;
	/* Hides from IE5-mac \*/
	height: 1%;
	/* End hide from IE5-mac */ 
	text-decoration: none; 
    color:#4D4D4D;
	}	
	
div#dropMenu li a.noLine {
	border:none;
	}
	
div#dropMenu>ul a {
	width: auto;
	z-index:20;
}

div#dropMenu ul ul {
	display: none;
	}
	
div#dropMenu ul ul li {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform: uppercase;
	font-style:italic;
	width:11em;
	color:#FFF;
	z-index:20;
	/*border-bottom: 1px solid #CCC;*/
	}
/*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */
div#dropMenu ul.level1 li.submenu:hover ul.level2, div#dropMenu ul.level2 li.submenu:hover ul.level3, div#dropMenu ul.level3 li.submenu:hover ul.level4, div#dropMenu ul.level4 li.submenu:hover ul.level5, div#dropMenu ul.level5 li.submenu:hover ul.level6, div#dropMenu ul.level6 li.submenu:hover ul.level7, div#dropMenu ul.level7 li.submenu:hover ul.level8 {
	position: absolute;
	width: 12em;
	display:block;
	z-index:20;
	}
	
div#dropMenu ul.level2 {
background-color:rgba(254,220,137,0.9);
position:absolute;
left:0;
padding-top:14px;
padding-bottom:12px;
border-top: 4px white solid;
z-index:20;
}

div#dropMenu ul.level3, div#dropMenu ul.level4, div#dropMenu ul.level5, div#dropMenu ul.level6, div#dropMenu ul.level7, div#dropMenu ul.level8
{
top: 0; 
left: 11em; 
background-color:rgba(254,220,137,0.9);
color:#888;
padding-top:12px;
padding-bottom:12px;

}

div#dropMenu ul.level2 a {
    color:#4D4D4D;
}  /* this is text color on drop-down submenu */

div#dropMenu ul.level2 a:hover {
	background-color:rgba(255,255,255);
	}

.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	}
	
	
div#dropMenu li a:hover, div#dropMenu li.submenu a:hover {
	color:#666;
	}		
	
/* Custom CSS */

.yellow {
	color:#375789;
	font-weight: bold;
}



a:hover span.yellow {	
color: #6D6C62;
}

.space40 {
	height:40px;
}

.buttonCenter {
	width:100%;
	display:block;
	margin:0 auto;
	text-align:center;
}


#createAcctDefault fieldset,#createAcctDefault.information {
	text-align:right;
}

.privacydescription, .privacyagree {
	text-align:right;
	float:right;
}

LEGEND {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-style:italic;
	font-weight: normal;
	text-align:right;
	padding: 0.3em 0 0.3em 0;
	}
	
/*#indexDefaultMainContent {
	background-image:url(http://www.stoneandhoney.com/images/index/new_tinytriangles.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:450px;
}*/


div#indexDefaultMainContent.content {
	/*padding-top:14px; TURNED OFF FOR LOOKBOOK */
	padding-top:0;
}


/*body#indexHomeBody div#indexDefaultMainContent img { 
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);	
	-o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);	
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-transform: rotate(5deg); 
	-moz-transform: rotate(5deg); 
	-ms-transform: rotate(5deg); 	
	-o-transform: rotate(5deg); 
	transform: rotate(5deg);
}	*/

#pageFollowMainContent, #pageInfoMainContent, #aboutUsMainContent {
	background-image:url(http://www.stoneandhoney.com/images/index/new_tinytriangles.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:300px;
}

div#pageFollowMainContent, div#pageInfoMainContent, div#aboutUsMainContent {
	width:800px;
}

#mce-EMAIL {
	margin-right: 4px;
	width:170px;
	
}

/*body#indexHomeBody div#indexDefaultMainContent img { 
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);	
	-o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);	
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-transform: rotate(5deg); 
	-moz-transform: rotate(5deg); 
	-ms-transform: rotate(5deg); 	
	-o-transform: rotate(5deg); 
	transform: rotate(5deg);
}	*/

/* CODED BY VINOD ON 14_09_2012 FOR SLIDER */

#container{
      
        position:relative;
        text-align:left;
        width:900px;
        background:#fff;
		float:left;
		height:450px;
		padding-left:34px;
		padding-top:50px;
        }  
		
		
		#content{
        position:relative;
		
        } 

   #slider ul, #slider li,
    #slider2 ul, #slider2 li{
        margin:0;
        padding:0;
        list-style:none;
        }
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{
        /*
            define width and height of list item (slide)
            entire slider area will adjust according to the parameters provided here
        */
        width:870px;
       
        overflow:hidden;
        }  
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
			#prevBtn, #nextBtn,
    #slider1next, #slider1prev{
        display:block;
        width:12px;
        height:22px;
        position:absolute;
        left:-18px;
        top:50%;
		margin-top:-11px;
        z-index:1000;
        }  
    #nextBtn, #slider1next{
        left:876px;
        }              
 #prevBtn a, #nextBtn a,
    #slider1next a, #slider1prev a{ 
        display:block;
        position:relative;
        width:12px;
        height:22px;
        background:url(./../images/prev.gif) no-repeat 0 0;  
        }  
    #nextBtn a, #slider1next a{
        background:url(./../images/next.gif) no-repeat 0 0;  
        }  
         
