@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------
Contents
------------------------------------------------------------------
	-> Header
	-> Primary Navigation
	-> Secondary Navigation
	-> Category Page / Main Content
	-> Category Page / Related Content
	-> Preview Comment
	-> Small Product View
	-> New Comment Fields
	-> Customer Commentary 
	-> Product Scroll Feature
	-> Product Information (product page)
	-> Product Page (Comments)
	-> Footer
----------------------------------------------------------------*/

	@variables {
	  CorporateLogoBGColor: #70AAD3;
	}
	table{
		border-collapse:collapse;
	}
	body{
		color:#424242;
		padding:0;
		margin:0;
	}
	.productContainer{
		height:345px !important;
	}
	.productBingCashBack{
		font-weight:bold;
	}
	.productBingCashBackSmall{
		width:252px;
		padding:3px 0;
		clear:both;
		text-align:center;
		font-size:10px !important;
	}
	.productBingCashBackSmall a{
		font-size:10px !important;
	}
	.productBingCashBackSmall span{
		padding-right:3px;
	}
	.bingCashBackImg{
		padding:3px 0 0 0;
	}
	.returnToTopLink{
		clear:both;
	}
	#recentlyViewed{
		width:195px;
	}
	.pointer{
		cursor:pointer;
	}
	#manufacturerMediaBuzz{
		clear:both;
	}
	.quickView li.firstLi{
		font-family:Georgia, "Times New Roman", Times, serif;
	}


/*----------------------------------------------------------------
Revised Header    */

	
	.upperHeader{
		background:url('../images/upperHeaderBackground.png') bottom repeat-x;
	}
	.cartContainer a.threeSites{
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	.quickView li{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	.quickView li.firstLi{
		color:#432700;
	}
	.memberAccess{
		padding:2px 0 1px !important;
	}


/*----------------------------------------------------------------
Header    */

	.searchBox{
		color: #000;
		font-family: Arial;
		border:0px none;
		font-size: 13px;
		height:29px;
		width:230px;
		padding: 0px 7px 0px 5px;
		background:url('/images/searchFieldBackground.jpg') no-repeat;
		margin:0 0 0 5px;
	}
	.headerTopInformation{
		font-size:12px; 
		font-weight:700; 
		height:16px; 
		vertical-align:top; 
		padding:5px 10px 0 0;
	}
	.greenButtonStyle span{
		background:url('/images/greenButtonCenter.png') repeat-x;
		}
	.flatGreenButtonStyle span{
		background:url('/images/flatGreenButtonCenter.jpg') repeat-x;
		}
	.blueButtonStyle span{
		background:url('/images/blueButtonCenter.png') repeat-x;
		}
	.orangeButtonStyle{
		background:url('/images/orangeButtonCenter.jpg') repeat-x;
		}
	.grayButtonStyle{
		background:url('/images/grayButtonCenter.jpg') repeat-x;
		}
	.orangeButtonStyle{
		cursor:default;
		}
	.blueButtonStyle,
	.grayButtonStyle,
	.greenButtonStyle,
	.flatGreenButtonStyle{
		cursor:pointer;
		}
	.blueButtonStyle,
	.grayButtonStyle,
	.orangeButtonStyle,
	.greenButtonStyle,
	.flatGreenButtonStyle{
		font-family:Arial, Helvetica, sans-serif;
		}
	.blueButtonStyle img.floater,
	.grayButtonStyle img.floater,
	.orangeButtonStyle img.floater,
	.greenButtonStyle img.floater,
	.flatGreenButtonStyle img.floater{
		float:left;
		}
	.blueButtonStyle span,
	.grayButtonStyle span{
		font-size:11px;
		padding:4px 4px 5px; 
		}
	.blueButtonStyle span,
	.greenButtonStyle span,
	.flatGreenButtonStyle span,
	.orangeButtonStyle span,
	.grayButtonStyle span{
		margin:0px; 
		display:block; 
		width:auto; 
		color:#FFF !important;
		}
	.flatGreenButtonStyle span{
		font-size:14px !important;
		padding:3px 4px 5px; 
		}
	.greenButtonStyle span,
	.orangeButtonStyle span{
		font-size:14px !important;
		font-weight:bold;
		padding:12px 4px; 
		}
	.greenButtonStyle,
	.blueButtonStyle,
	.flatGreenButtonStyle{
		border-collapse:collapse;
		}
	.greenButtonStyle td,
	.blueButtonStyle td,
	.flatGreenButtonStyle td{
		padding:0px !important;
		}


/*----------------------------------------------------------------
Primary Navigation    */

	.sideNavTd{
		background:url('/images/sideNavigationbackground.jpg') repeat-y 4px 0;
	}
	.skinBotanicaNavCap{
		visibility:visible !important;
		vertical-align:top;
		height:6px;
	}
	.skinBotanicaNavCap img{
		margin-left:3px;
	}
	.dynamicNavigation{	
		margin-left: 4px; 
		width:205px;
		}
	.dynamicNavigation li{ 
		background:url('/images/greenLeafIcon.png') no-repeat 10px 5px;
		padding:0 20px 3px 20px;
		text-align:left;
		}
	.dynamicNavigation li a{
		color:#575757;
		margin:0 0 0 0px;
		text-decoration:none;
		}
	.dynamicNavigation li ul{
		padding:0px;
		margin:0px;
		}
	.dynamicNavigation li li a{
		color:#575757;
		padding-left:10px;
		}
	.dynamicNavigation li li li a{
		color:#6a6a6a;
		}
	.dynamicNavigation li a:hover{
		color:#000;
		}
	.dynamicNavigation li li{ 
		background-image:url('/images/brownArrowIcon.png');
		padding:0 0 3px 8px;
		}
	.dynamicNavigation li li li{  
		background-image:url('/images/greenSquareDot.png');
		padding:0 0 3px 8px;
		color:#000;
		}
	.dynamicNavigation li.brandDropDown{
		padding:7px;
		background:url('/images/sideNavigationTop.jpg') no-repeat;
		}
	.dynamicNavigation li.brandDropDown form{
		padding:0; 
		margin:0;
		font-size:0;
		}
	.dynamicNavigation li.seeAllBrands,
	.dynamicNavigation li.seeAllLink{
		background-image:none;
		padding:0px 21px 5px 10px;
		}
	.dynamicNavigation li.seeAllBrands{
		background:url('/images/brownLeafIcon.png') no-repeat 186px 5px;
	}
	.dynamicNavigation li.seeAllLink{
		background:url('/images/brownLeafIcon.png') no-repeat 93px 5px;
		}
	.dynamicNavigation li.seeAllBrands{
		text-align:right; 
		padding:0px 21px 5px 10px;
		}
	.dynamicNavigation li.seeAllBrands a,
	.dynamicNavigation li.seeAllLink a{
		font-size:11px;
		font-family:"Times New Roman", Times, serif;
		color:#659500;
	}
	.dynamicNavigation li.navigationHeader{
		margin:5px 0 3px 9px;
		color:#5b4007;
	}
	.dynamicNavigation li.navigationHeader a.linkALike,
	.dynamicNavigation li.navigationHeader a.linkALike:hover{
		color:#616161;
	}
	.dynamicNavigation li.navigationHeader,
	.dynamicNavigation li.navigationHeader a.linkALike{
		text-transform:capitolize;
		width:195px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	.dynamicNavigation li.navigationHeaderGreen{
		margin:0px 0 3px 10px;
		width:185px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#5b4007;
		margin:5px 0 3px 9px;
	}
	.dynamicNavigation li.navigationHeader,
	.dynamicNavigation li.navigationHeaderGreen,
	.dynamicNavigation li.navigationHeader a.linkALike{
		background-image:none;
		font-size:16px;
		padding:0px 0 1px 0;
		}
	.dynamicNavigation li.navigationHeader a,
	.dynamicNavigation li.navigationHeader a:hover{
		color:#7AA6D0;
		}
	.dynamicNavigation li.subNavigationA{
		background-image:none;
		padding:0px 0 3px 12px;
		}
	.dynamicNavigation li.subNavigationA ul{
		margin:0 0 0 0;
		padding:0;
		}
	.dynamicNavigation li.subNavigationB{
		background-image:none;
		padding:0px 0 3px 12px;
		}
		
	.dynamicNavigation li.manufacturerLeftNav{
		padding: 0 0 6px 2px;
		margin:0;
		background-color: #5B4007;
	}
	
	.dynamicNavigation li.manufacturerLeftNav a{
		font-size: 14px;
		color:#FFF !important;
		text-transform:none;
		padding-left:5px;
	}
	
	.dynamicNavigation li.manufacturerLeftNavExpress{
		text-align:right;
		padding-right:24px;
		background-image:url(../images/rightarrow.png);
		background-repeat:no-repeat;
		background-position:93% 3px;
	}
	
	.dynamicNavigation li.manufacturerLeftNavExpress a{
		color:#5B4007 !important;
		font-weight:bold;
	}


/*----------------------------------------------------------------
Secondary Navigation    */

	.moduleTabsContent{
		width:100%;
		}
	.secondaryNavigation{
		background:#ececec;
		border-bottom:1px solid #D0D0D0;
		clear:both;
		height:26px;
		width:100%;
		}
	.secondaryNavigation li{
		float:left;
		}
	.secondaryNavigation li.titleArea{
		color:#555;
		font-size:15px;
		margin:5px 7px 0 7px;
		}
	.secondaryNavigation li select{
		font-size:11px;
		font-weight:bold;
		margin:4px 15px 0 0;
		width:110px;
		}
	.productPagination{
		width:100%;
		clear:both;
		}
	.productPagination li{
		color:#70AAD3;
		cursor:pointer;
		float:right;
		padding:5px 0 10px 3px;
		}
	.productPagination li.currentPage,
	.productPagination li.productQuantity{
		color:#5E5E5E;
		cursor:default;
		}
	.productPagination li.productQuantity{
		padding-right:15px;
		}


/*----------------------------------------------------------------
Category Page / Main Content    */

	.indexProducts li.productImageLi div{
		height:110px;
		background:center no-repeat;
	}
	.indexProducts li.productBody div{
		text-align:center;
	}
	.indexProducts li.productBody a{
		text-decoration:none;
	}
	.mainContent{
		float:left;
		margin:0 15px 0 0;
		width:610px;
		}
	.mainContent li.articleBody{
		font-size:12px;
		overflow:hidden;
		}
	.mainContent li.articleFooter{
		border-top:1px solid #CCC;
		margin:10px 0;
		text-align:right;
		}
	.mainContent li.articleFooter span{
		color:#999;
		cursor:pointer;
		font-size:10px;
		margin-top:0px;
		}
	.mainContent li.articleFooter span:hover{
		color:#666;
		}
	.mainContent li.articleFooter span.share,
	.mainContent li.articleFooter span.print{
		padding:0 8px 2px 18px;
		}
	.mainContent li.articleFooter a.addthis_button{
		margin:5px 6px -5px 0;
		display:inline-block;
		}
	.mainContent li.articleFooter span.print{
		background:url('/images/printArticle.jpg') no-repeat 0px 1px;
		}
	.mainContent li.articleFooter span.readFullArticle{
		background:url('/images/readFullArticle.jpg') no-repeat 0px 3px;
		padding:0 8px 2px 14px;
		}
	.mainContent li.articleFooter span.collapseArticle{
		background:url('/images/collapseArticle.jpg') no-repeat 0px 3px;
		padding:0 8px 2px 14px;
		}
	.blueBrandHeader,
	.grayBrandHeader{
		font-size:16px;
		font-weight:bold;
	}
	.brandBodyText{
	}
	.brandBodyText td{
		padding-bottom:10px;	
		color:#000000;	
	}
	.mediaBuzz{
		margin-top:10px;
	}
	.mediaBuzzMessage{
		font-size:16px;
		font-weight:bold;
		color:#4e4e4e;
		padding:2px 3px 5px;
		vertical-align:top;
	}
	.miniMenuHolder{
		text-align: left; 
		width: 218px;
	}
	.miniMenuHeader{
		background:url('/images/backgroundSlashes.jpg') no-repeat;
		padding: 5px 4px;
	}
	.miniMenuHeader a{
		color: #cc4b26 !important;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:16px;
	}
	.menu td.smallMenuOption,
	.menu td.smallMenuOption a{
		color:#695116 !important;
	}
	.menu td.smallMenuOption img{
		display:none;
	}
	.menu td.smallMenuOption a{
		margin:0 0 0 20px;
		padding:3px 0 3px 0;
		width:200px;
		border-bottom:1px solid #c8b36c;
		display:block;
		font-size:14px;
	}
	.menu {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #695116;
		border-collapse:collapse;
		width:230px;
		background:url('/images/backgroundSlashesBody.jpg') no-repeat left bottom;
	}
	.menu td.menuheader {
		font-weight:bold;
		height: 28px;
		width: 214px;
		padding: 0px;
		/*background: url(images/shop-glytone.gif) no-repeat;*/
	}
	.menu td {
	}
	.noBottomLine td {
		border-bottom: 0px;
	}
	.noTopLine td {
		border-top: 0px;
	}
	.menu td a {
		color: #666666; 
		text-decoration: none;
	}
	.menu td a:hover {
		color: #363636;
		text-decoration: none;
	}
	.menu td.backlink a {
		text-decoration: none;
		color: #5C99DC;
		font-size:10px;
	}
	.brandPageReviewSummary{
		border-top:1px solid #b19343; 
		border-bottom:1px solid #b19343;
	}
	#reviewContainer{
		clear:both;
	}


/*----------------------------------------------------------------
Category Page / Related Content    */

	.relatedContent{
		background:#F5F5F7;
		float:left;
		margin-bottom:10px;
		width:178px;
		}
	.relatedContent li{
		border-left:1px solid #CECECE;
		border-right:1px solid #CECECE;
		font-size:10px;
		padding:2px 3px;
		}
	.relatedContent li.articleName{
		padding:2px 3px 2px 10px;
		text-indent:-7px;
		}
	.relatedContent li div{
		width:170px;
		}
	.relatedContent li.allAboutHeader{
		background:#FFF;
		border-left:0px none;
		border-right:0px none;
		color:#7DA746;
		font-size:14px;
		padding:3px 0px;
		}
	.relatedContent li.allAboutHeader span{
		font-size:14px;
		}
	.relatedContent li.relatedArticles, 
	.relatedContent li.productReviews, 
	.relatedContent li.articleDiscussion{
		border-top:0px none;
		color:#FFF;
		font-size:11px;
		font-weight:bold;
		}
	.relatedContent li.relatedArticles{
		background:#95989d;
		}
	.relatedContent li.productReviews{
		background:#99a9cd;
		}
	.relatedContent li.articleDiscussion{
		background:#c6c6c6;
		}
	.relatedContent li.seeAllLink{
		color:#7DA746;
		cursor:pointer;
		padding:2px 3px 5px;
		text-align:right;
		}
	.relatedContent li.numberOfComments{
		font-size:18px;
		}
	.relatedContent li.viewOrPostComment{
		color:#7DA746;
		font-size:11px;
		}
	.relatedContent li.viewOrPostComment span{
		color:#7DA746;
		cursor:pointer;
		}
	.relatedContent li.snippetAvatar, 
	.relatedContent li.snippetAvatar span{
		font-size:9px;
		}
	.relatedContent li.snippetAvatar span{
		color:#70AAD3;
		cursor:pointer;
		}
	.relatedContent li.snippetAvatar img{
		border:1px solid #CECECE;
		float:left;
		margin:2px 5px 0 0;
		}
	.relatedContent li.userAndDateInformation{
		border-bottom:1px solid #CECECE;
		color:#7DA746;
		font-size:9px;
		}
	.relatedContent li.userAndDateInformation span{
		color:#70AAD3;
		font-size:9px;
		}	
	.mediaBuzz{
		margin-top:10px;
		margin-bottom:10px;
	}
	.mediaBuzzMessage{
		font-size:14px;
		font-weight:bold;
		color:#cc4b26;
		padding:14px 3px 5px;
		vertical-align:top;
	}			


/*----------------------------------------------------------------
Preview Comment    */

	.previewedComment{
		clear:both;
		}
	.previewedComment li{
		float:left;
		}
	.previewedComment li.commentQuantity{
		font-size:14px;
		color:#707070;
		font-weight:bold;
		margin:0 10px 3px 0;
		}
	.previewedComment li.viewPostComment{
		color:#7DA746;
		margin:0 7px 3px;
		padding:2px 0 0 0;
		cursor:pointer;
		}
	.previewedComment li.memberAvatar{
		clear:both;
		float:left;
		width:48px;
		margin:0 7px 0 0;
		}
	.previewedComment li.previewCommentBody{
		float:left;
		width:538px;
		padding:10px;
		background-color:#F2F2F2;
		}
	.previewedComment li.userName{
		clear:both;
		color:#7DA746;
		margin:0 10px 7px 0;
		}
	.previewedComment li.postingDate{
		color:#70AAD3;
		margin:0 10px 7px 0;
		}		
	.categoryTabs{
		width:100%;
		display:inline-block;
		border-bottom:2px solid #BAA562;
		margin:20px 0 3px 0;
		}
	.categoryTabs li{
		float:left;
		background-color:#C5C5C5;
		color:#FFF;
		font-weight:bold;
		font-size:14px;
		padding:3px 10px 3px 5px;
		margin:0 5px 0 0;
		cursor:pointer;
		}
	.categoryTabs li.active{
		background-color:#BAA562;
		}
	.categoryTabs li span{
		color:#FFF;
		}		


/*----------------------------------------------------------------
Small Product View    */

	.smallProductView{
		background:url('/images/smallViewProductBackground.jpg') no-repeat center top;
		border:0;
		}
	.smallProductView a.manufacturerName{
		color:#CC4B26 !important;
		font-size:16px;
		}
	.smallProductView a.manufacturerName{
		color:#CC4B26 !important;
		}
	.smallProductView li{
		border:0px none !important;
		}
	.smallProductView li.productBody p{
		color:#4e4e4e;
		}
	.smallProductView li.costAndDetails span{
		color:#513700;
		}
	.smallProductView li.addProductToCart{
	}
	.smallProductView li.fullDetails a{
		color:#cc4b26;
		font-family:"Times New Roman", Times, serif;
		}
	.wholeStar, .emptyStar, .potentialStar{
		background:url('/images/starSprite.png') no-repeat;
		width:14px;
		height:13px;
		float:left;
		cursor:pointer;
		margin:3px 0 0 0;
		}
	.wholeStar{
		background-position:0 0;
		}
	.emptyStar{
		background-position:0 -13px;
		}
	.potentialStar{
		background-position:0 -26px;
		}


/*----------------------------------------------------------------
Medium Product View    */

	.searchNumbering{
		color:#ACD118;
	}
	.mediumProductView li.addToCart{
		border:0px none;
		background:url("http://skinbotanica.com/images/sb_med_cart_back.gif") no-repeat scroll 0 0 transparent;
		padding:4px;
		width:102px;
	}
	.mediumProductView li.productCost{
		color:#788B3C;
		border:0px none;
		padding:4px;
		width:127px;
		background:url("http://skinbotanica.com/images/sb_med_price_back.gif") no-repeat scroll 0 0 transparent;
	}
	.mediumProductView li.manufacturerName,
	.mediumProductView li.productName{
		font-family:"Times New Roman", Times, serif;
	}
	.mediumProductView li.ratingTitle{
		font-family:"Times New Roman",Arial,Helvetica,sans-serif;
		color:#D4C29C;
		padding-top:2px;
		padding-right:5px;
	}
	.mediumProductView li.writeReview{
		font-family:"Times New Roman", Times, serif;
		padding-top:2px;
	}
	.mediumProductView li.productName{
	 	color:#5E4710;
	}
	.mediumProductView li.productName hr{
		background:url("http://skinbotanica.com/images/sb_hoz_line_short.gif") no-repeat scroll left bottom transparent;
		border:0px none;
		height:4px;
		margin-top:2px;
	}
	.goToProduct{
		background:url('http://skinbotanica.com/images/leaf_bullet.gif') right center no-repeat;
		padding-right:15px;
	}
	.goToProduct a{
		color:#ACD118;
	}


/*----------------------------------------------------------------
New Comment Fields    */
		
	.commentPostingTool{
		padding:8px 10px;
		background-color:#D9EBF5;
		clear:both;
		border:1px solid #E5E5E5;
		display:inline-block;
		}
	li.newPostHeader{
		font-size:15px;
		font-weight:bold;
		}
	li.newPostMessage{
		font-size:10px;
		padding:0 0 10px 0;
		}
	li.newPostFieldHeader, 
	.commentPostingTool li.newPostField{
		float:left;
		}
	li.newPostFieldHeader{
		color:#429DD2;
		width:100px;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding-top:3px;
		padding:0 5px 5px 0;
		clear:both;
		}
	li.newPostField{
		padding:0 0 5px 0;
		}
	.commentPostingTool li.newPostField textarea{
		width:786px;
		}
	.secondaryCommentPostingTool li.newPostField textarea{
		width:462px;
		}
	li.newPostField textarea.one{
		height:20px;
		overflow:hidden;
		}
	li.newPostField textarea.two{
		height:70px;
		}
	li.postingButtons{
		text-align:right;
		clear:both;
		}
	.secondaryCommentPostingTool{
		padding:8px 10px;
		background-color:#D9EBF5;
		clear:both;
		border:1px solid #E5E5E5;
		margin-left:54px;
		}
		

/*----------------------------------------------------------------
Customer Commentary    */

	.greenHeader{
		padding:10px 0 2px 0;
		color:#7DA746;
		font-size:18px;
		border-bottom:1px solid #CECECE;
		margin:0 0 10px 0;
		}
	.postAuthorFirst, 
	.postAuthorSecond{
		float:left;
		width:48px;
		clear:both;
		}
	.postAuthorFirst{
		margin:0 6px 0 0;
		}
	.postAuthorSecond{
		margin:0 6px 0 54px;
		}
	.originalPosting{
		margin:0 0 15px;
		border-top:1px solid #999;
		}
	.originalPosting td{
		padding:0px 3px 0;
		color:#000;
		}
	.originalPosting td a{
		color:#616161;
		white-space:nowrap;
		}
	.originalPosting td img{
		margin:2px;
		}
	.originalPosting td.avatar img{
		margin:0;
		}
	.originalPosting td.avatar{
		vertical-align:top;
		padding:5px;
		width:30px;
		}
	.originalPosting td a.blueLink,
	.blueLink{
		color:#000;
		}
	.wasThisHelpful{
		}
	.originalPosting .grayBackground{
		background-color:#EBEBEB;
		font-size:10px;
		}
	.originalPosting  td.postTitle{
		font-weight:bold;
		color:#cc4b26;
		font-size:14px;
		}
	.originalPosting  td.postAuthor{
		padding-bottom:5px;
		}
	.viewAndReply, 
	.viewAndReplyComment{
		padding:3px 0px 0 0;
		float:left;
		text-decoration:underline;
		color:#AAA;
		cursor:pointer;
		}
	.viewAndReply{
		margin:0px 0 10px 54px;
		}
	.viewAndReplyComment{
		margin:0px 0 10px 108px;
		}
	.viewAndReply span, 
	.viewAndReplyComment span{
		padding-left:10px;
		color:#AAA;
		}


/*----------------------------------------------------------------
Product Scroll Feature    */

	
	.verticalHeaderLine{
		margin: 15px 0pt 5px; 
		text-transform: capitalize; 
		font-size: 18px; 
		text-align:center;
		color:#5B4007;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	.verticalViewAllProducts{
		text-align:center;
		}
	.verticalViewAllProducts a{
		color:#C4683D !important;
		}
	.verticalPScroll{
		text-align:center;
		padding:0px;
		width:133px;
		overflow:hidden;
		}
	.verticalScrollProductContainer{
		overflow: hidden;
		}
	.productContainer2 div.popularTitle, 
	.productContainerScroll div.popularTitle{
		color:#C4683D;
		font-weight:bold;
		padding-bottom:0px !important;
		font-size:11px;
		}
	.productContainer2 span.popularSubTitle, 
	.productContainerScroll span.popularSubTitle{
		font-size:11px;
		}
	.productContainer2{	
		padding:3px 3px !important;
		}
	div.arrowButton, 
	div.arrowButtonHover,  
	div.arrowButtonBottom, 
	div.arrowButtonBottomHover,
	div.arrowButtonBottomInactive,
	div.arrowButtonInactive{
		height:24px;
		width:147px;
		margin:0 0 0 0px;
		cursor:pointer;
		display:block;
		}
	div.arrowButton, 
	div.arrowButtonHover,
	div.arrowButtonInactive{
		background:url('/images/verticalScrollTop.jpg') no-repeat;
		margin-top:3px;
		margin-bottom:3px;
		}
	div.arrowButton{
		background-position:0 0;
		}
	div.arrowButtonHover{
		background-position:0 -24px;
		}
	div.arrowButtonInactive{
		background-position:0 -48px;
		}
	div.arrowButtonBottom, 
	div.arrowButtonBottomHover,
	div.arrowButtonBottomInactive{
		background:url('/images/verticalScrollBottom.jpg') no-repeat;
		margin-top:3px;
		}
	div.arrowButtonBottom{
		background-position:0 0;
		}
	div.arrowButtonBottomHover{
		background-position:0 -24px;
		}
	div.arrowButtonBottomInactive{
		background-position:0 -48px;
		}
	table.productScrollTable{
		height:130px;
		clear: both; 
		float: none;
		margin:0 auto;
		}
	.horizontalPScroll, 
	.horizontalPScrollHover{
		text-align:center;
		cursor:pointer;
		vertical-align:center;
		}
	.horizontalPScroll{
		background:no-repeat url('/images/pScrollHorizBottom.jpg') bottom;
		}
	.horizontalPScrollHover{
		background:no-repeat url('/images/pScrollHorizBottomHover.jpg') bottom;
		}
	.horizontalPScroll div.leftArrow, 
	.horizontalPScroll div.leftArrowInactive, 
	td.horizontalPScrollHover div.leftArrow,
	td.horizontalPScroll div.rightArrow, 
	td.horizontalPScroll div.rightArrowInactive, 
	td.horizontalPScrollHover div.rightArrow{
		width:12px;
		height:26px;
		margin:48px auto 45px;
		}
	.horizontalPScroll div.leftArrow{
		background:url(/images/pScrollHorizLeft-SK.jpg) 0 0;
		}
	td.horizontalPScrollHover div.leftArrow{
		background:url('/images/pScrollHorizLeft-SK.jpg') -12px 0;
		}
	td.horizontalPScroll div.leftArrowInactive{
		background:url('/images/pScrollHorizLeft-SK.jpg') -24px 0;
		}
	td.horizontalPScroll div.rightArrow, 
	td.horizontalPScroll div.rightArrowInactive, 
	td.horizontalPScrollHover div.rightArrow{
		margin:47px 0px 46px 10px;
		}
	.horizontalPScroll div.rightArrow{
		background:url('/images/pScrollHorizRight-SK.jpg') -24px 0;
		}
	td.horizontalPScrollHover div.rightArrow{
		background:url('/images/pScrollHorizRight-SK.jpg') -12px 0;
		}
	td.horizontalPScroll div.rightArrowInactive{
		background:url('/images/pScrollHorizRight-SK.jpg') 0px 0;
		}
	.topCapPieceLeft{
		width:24px;
		}
	.topCapPieceRight{
		width:24px;
		}
	.topCapPieceLeft img{
		margin:-1px 0px -3px 0px;
		}
	.topCapPieceRight img{
		margin:-1px 0px -3px 2px;
		}
	td.scrollingProductContainer{
		width:745px !important;
		}
	table.productScrollTable td.productContainerScroll{
		padding:3px 5px;
		width:137px;
		text-align:center;
		vertical-align:top;
		}
	.productContainerScroll *{
		text-align:center;
		}
	.productScrollTable{
		}
	.productContainerScroll div.popularTitle, 
	.ratingAndCost{
		color:#C4683D;
		font-weight:bold;
		}
	.productSubSectionHeader{
		margin:15px 0 10px 0;
		text-transform:uppercase;
		width:800px;
		background:transparent url('/images/sb_hoz_line_800px.gif') no-repeat scroll 0 21px;
		}
	.productSubSectionHeader td{
		font-size:14px;
		color:#C4683D;
		font-family:Georgia, "Times New Roman", Times, serif;
		white-space:nowrap;
		}
	.productSubSectionHeader td.paginationDots span{
		font-size:20px;
		color:#CCC;
		text-align:center;
		padding:0px;
		}
	.productSubSectionHeader td.paginationDots span.active{
		color:#505050;
		font-size:20px;
		margin:2px 0 -3px 0px;
		}
	.productSubSectionHeader td.viewAllLink{
		text-align:right;
		color:#FFF;
		width:180px;
		font-size:10px;
		}
	.productSubSectionHeader td.viewAllLink a{
		color:#ACD118;
		}


/*----------------------------------------------------------------
Product Information (product page)   */

	.smallProductCost table.greenButtonStyle{
		margin:0 0 -12px;
	}
	#starsDiv{
		padding:0px 3px 3px !important;
	}
	.rewardPointsIndicator{
		padding-top:0px;
	}
	.rewardPointsIndicator strong{
		font-size:18px;
	}
	#colorDD{
		width:78px;
	}
	.smallProductCost{
		padding:10px 0 18px 5px;
	}
	.productPrice{
		border:1px solid #CDCDCD;
		float:left;
		text-align:center;
		width:125px;
		height:17px;
		margin:0 -1px 0 92px;
		padding:2px 0 0 0;
		color:#5e5e5e;
		font-size:12px;
		font-weight:bold;
		vertical-align:middle;
		background:#F1F1F1;
		}
	.automaticShipment{
		text-decoration:underline;
		text-transform:uppercase;
		font-weight:bold;
		cursor:pointer;
		border-bottom:1px solid #CDCDCD;
		padding:0px 5px 5px;
		margin:0 0 10px 0;
		font-size:11px;
		color:#70AAD3;
		}
	.blueHeader{
		text-transform:uppercase;
		padding:10px 0 0 0;
		font-weight:bold;
		font-size:14px;
		color:#cc4b26;
		}
	.blueHeader div.headerContent{
		float: left; 
		margin: 2px 5px 0pt 0pt;
		color:#70AAD3;
		font-size:15px;
		width:auto;
		}
	.blueHeader span{
		text-transform: capitalize;
		color:#999;
		}
	.blueHeader img{
		margin:0 0 -4px 0;
		}
	.productBrandHeader{	
		font-size:16px;
		font-weight:bold;
		color:#503700;
		padding-top:5px;
		}
	.minorProductInfo .productNameHeader,
	.minorProductInfo .productBrandHeader,
	.minorProductInfo .smallProductCost,
	.minorProductInfo .smallProductCostOnly{	
		font-size:14px;
		}
	.productNameHeader{	
		color:#5e5f62;
		font-size:14px;
		width:100%;
		font-weight:bold;
		margin:0 0 0 0;
		}
	.horizontalLine{
		border:0px none;
		border-top:1px solid #979797;
		background:#FFF;
		}
	.productReviewHeader, .minorReviewSnippet{
		color:#616161;
		background:#F5F5F5;
		}
	.minorReviewSnippet a{
		color:#616161;
		}
	.minorReviewSnippet td{
		padding:0 0 7px 7px;	
		font-size:11px;	
		}
	.productReviewHeader td{
		padding:7px;
		font-weight:bold;
		}
	.productReviewHeader span{
		font-weight:normal;
		font-size:12px;
		font-weight:bold;
		padding:3px 5px 0 0;
		float:left;
		}
	.commentSnippet{
		padding:5px;
		background-color:#F2F2F2;
		display:inline-block;
		clear:none;
		width:241px;
		margin:5px 0;
		}
	.commentSnippet .linkALike{
		color:#70AAD3;
		}
	.commentSnippet div.userName{
		
		}
	.productVariations{
		text-align:center;
		}
	.productVariations li{
		width:70px;
		height:80px;
		text-align:center;
		border:1px solid #FFF;
		float: left; 
		margin: 15px; 
		display: inline-block;
		}
	.productVariations li.selectProd{
		border:1px solid #679BD2;
		}


/*----------------------------------------------------------------
Product Page (Comments)    */

	
	#reviewContainer div.blueHeader{
		clear:both;
	}
	.customerReview{
		clear:both;
		padding:0px 10px 10px;
		background:#F5F5F5;
		display:inline-block;
		width:593px;
		}
	.customerReview li.productReviewTitle, 
	.customerReview li.productReviewsAuthor, 
	.customerReview li.productReviewBody{
		background-color:#E3E3E3;
		}
	.customerReview li.productReviewTitle{
		font-weight:bold;
		font-size:13px;
		padding:0 4px 0px;
		}
	.customerReview li.productReviewTitle img{
		margin:3px 0 -3px -4px;
		}
	.customerReview li.productReviewsAuthor{
		padding:0 4px 5px;
		
		}
	.customerReview li.productReviewAuthor span.linkALike{
		color:#24A83A;
		}
	.customerReview li.productReviewBody{
		padding:0 4px 3px;
		}
	.customerReview li.productReviewOptions{
		width:40%;
		float:left;
		}
	.customerReview li.productReviewOptions2{
		width:60%;
		float:left;
		text-align:right;
		color:#7AA6D0;
		}
	.customerReview li.productReviewOptions span{
		text-decoration:underline;
		color:#24A83A;
		}
	.starRatings,
	.totalReviews,
	.minorProductInfo{
		display:inline-block;
		padding:10px 0px 10px 0;
		float:left;
		height:80px;
		}
	.starRatings{
		width:160px;
		clear:both;
		font-size:10px;
		}
	.starRatings li{
		margin-bottom:2px;
		}
	.starRatings div{
		display:inline-block;
		border:1px solid #CCC;
		height:10px;
		width:100px;
		background-color:#FFF;
		padding:0;
		font-size:0px;
		}
	.starRatings div div{
		border:0px none;
		background:url('/images/ratingsBarBackground.jpg');
		margin:0;
		padding:0;
		height:10px;
		font-size:0px;
		}
	.totalReviews{
		width:160px;
		}
	.totalReviews li.totalCustomerReviews{
		color:#000;
		font-size:12px;
		white-space:nowrap;
		}
	.minorProductInfo{
		width:263px;
		}
	.minorProductInfo li.smallProductViewBox{
		float:left;
		margin:0 5px 0 0;
		width:61px;
		height:61px;
		background-color:#FFF;
		border:1px solid #BBB;
		text-align:center;
		vertical-align:middle;
		}
	.minorProductInfo li.smallProductViewBox td{
		width:61px;
		height:61px;
		vertical-align:center;
		text-align:center;
		}
	.reviewHr div{
		border-top:1px solid #CCC;
		}
	.allProductReviews,
	.productReviewPagination{
		height:15px;
		float:left;
		}
	.allProductReviews{
		font-size:13px;
		width:406px;
		padding:0 10px 6px 0;
		color:#24A83A;
		font-weight:bold;
		}
	.allProductReviews span{
		color:#999;
		margin:0 0 0 0px;
		font-weight:normal;
		}
	.productReviewPagination{
		text-align:right;
		width:375px;
		padding:0 0 6px 10px;
		}
	.smallerText{
		font-size:12px;
		}
	.smallProductCost,
	.smallProductCostOnly{
		font-weight:bold;
		}
	.smallProductCost{
		background:#f5f5f5;
		border-top:1px solid #616161;
		}
	.smallProductCost span{
		color:#616161;
	}
	.smallProductCost input.text{
		color:#5997c8;
	}
	.theYesNoButtons{
		margin:3px 0 -3px 0;
		cursor:pointer;
		}
	.wasTheReviewHelpful{
		color:#7AA6D0;
		}
	.productReviewOptions2 span.percentagesOfReviews{
		color:#24A83A;
		font-size:11px;
		}
	.secondTier li{
		margin-left:30px;
		}
	.secondTier li.productReviewOptions{
		width:200px;
		}
	.secondTier li.productReviewOptions2{
		width:330px;
		}
	.thirdTier li{
		margin-left:60px;
		}
	.thirdTier li.productReviewOptions{
		visibility:hidden;
		display:none;
		}
	.thirdTier li.productReviewOptions2{
		width:530px;
		}
	.backToTopBreak{
		width:100%;
		display:inline-block;
		border-top:1px solid #999;
		padding:4px 0 5px 0;
		}
	.CommentBottom, .CommentBottom2{
		width:50%;
		float:left;
		}
	.CommentBottom{
		padding:5px 0 0 0;
		}
	.CommentBottom2{
		text-align:right;
		}


/*----------------------------------------------------------------
Product Page (Comments)    */

	.profileInformationTable td{
		border:1px solid #d2d2d2;
		padding:5px 7px;
		color:#616161;
	}
	.profileInformationTable td td{
		border:0px none;
		padding:3px 5px;
		vertical-align:top;
	}
	.myProfile td{
		color:#000;
	}
	.profileInformationTable tr.headerRow td,
	.largeBlueHeader{
		color:#0057ac;
		font-size:14px;
		vertical-align:top;
	}
	.profileRightHeader{
		text-align:right;
	}
	.largerBlueHeader{
		font-size:18px;
	}
	.myComments td{
		font-size:14px;
	}
	.grayRoundedTopLeft{
		position:absolute; 
		margin:-6px 0 0 -8px;
	}
	.grayRoundedTopLeft{
		position:absolute; 
		margin:-6px 0 0 -8px;
	}
	.grayRoundedTopRight{
		position:absolute; 
		margin:-6px -6px 0 -2px;
	}
	.grayRoundedbottomLeft{
		position:absolute; 
		margin:-4px -6px -10px -8px;
	}
	.grayRoundedbottomRight{
		position:absolute; 
		margin:-4px 2px -10px -2px;
	}
	.rightAlignRed{
		text-align:right;
		font-weight:bold;
	}
	.rightAlignRed,
	.redLink{
		color:#631313;
	}
	.largeProfileImage{
		border:1px solid #b4b4b4;
	}
	.personalProfileHeader{
		font-size:15px;
		color:#8b8a8a;
		padding:20px 0 10px;
	}
	.profileInformationTable td .communityDiscussionTidBit td{
		padding:3px 3px 0 0;
	}
	.communityDiscussionTidBit td.timeAndDate{
		font-size:14px; 
		color:#616161;
		width:180px;
	}
	.communityDiscussionTidBit td.tidBitTitle{
		font-size:14px;
		font-weight:bold;
	}
	.communityDiscussionTidBit td.tidBitBody{
		color:#000;
		padding-bottom:15px !important;
	}

/*----------------------------------------------------------------
Members Area    */

	.profileInformationTable{
		clear:both;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		border-radius:8px;
	}
	.profileInformationTable td{
		border:1px solid #d2d2d2;
		padding:5px 7px;
		color:#616161;
	}
	.profileInformationTable td td{
		border:0px none;
		padding:3px 5px;
		vertical-align:top;
	}
	.profileInformationTable td.topLeft{
		-moz-border-radius-topLeft:8px;
		-webkit-border-radius-topLeft:8px;
		border-top-left-radius:8px;
	}
	.profileInformationTable td.topRight{
		-moz-border-radius-topRight:8px;
		-webkit-border-radius-topRight:8px;
		border-top-right-radius:8px;
	}
	.profileInformationTable td.bottomRight{
		-moz-border-radius-bottomRight:8px;
		-webkit-border-radius-bottomRight:8px;
		border-bottom-right-radius:8px;
	}
	.profileInformationTable td.bottomLeft{
		-moz-border-radius-bottomLeft:8px;
		-webkit-border-radius-bottomLeft:8px;
		border-bottom-left-radius:8px;
	}
	.myProfile td{
		color:#000;
	}
	.profileInformationTable tr.headerRow td,
	.largeBlueHeader{
		color:#CC4B26;
		font-size:14px;
		vertical-align:top;
	}
	.profileRightHeader{
		text-align:right;
	}
	.largerBlueHeader{
		font-size:18px;
	}
	.myComments td{
		font-size:14px;
	}
	.rightAlignRed{
		text-align:right;
		font-weight:bold;
	}
	.rightAlignRed,
	.redLink{
		color:#631313;
	}
	.largeProfileImage{
		border:1px solid #b4b4b4;
	}
	.personalProfileHeader{
		font-size:15px;
		color:#CC4B26;
		padding:20px 0 10px;
	}
	.profileInformationTable td .communityDiscussionTidBit td{
		padding:3px 3px 0 0;
	}
	.communityDiscussionTidBit td.timeAndDate{
		font-size:14px;
		color:#616161;
		width:180px;
	}
	.communityDiscussionTidBit td.tidBitTitle{
		font-size:14px;
		font-weight:bold;
	}
	.communityDiscussionTidBit td.tidBitBody{
		color:#000;
		padding-bottom:15px !important;
	}
	
	
/*--------------------------------------------------------------------------------
Media Buzz   */


	.secondaryNavigationBar td{
			padding:5px 10px 5px 4px;
		}
	.inThePressProductdiv{
		border-bottom:1px solid #818181;
		margin:15px 0 5px;
	}
	.inThePressProductTable{
		border-bottom:1px solid #dfdfdf;
		margin-top: 15px;
	}
	.articleSquare{
		margin-top:25px;
		margin-bottom:15px;
	}
	.topLeftShadow{
		background:url('/images/articleTopLeftShadow.jpg') no-repeat;
		width:8px;
		height:9px;
	}
	.leftShadow{
		background:url('/images/leftShadowBackground.jpg') repeat-y;
	}
	.bottomLeftShadow{
		background:url('/images/articleBottomLeftShadow.jpg') no-repeat;
		width:8px;
		height:9px;
	}
	.bottomShadow{
		background:url('/images/bottomShadowBackground.jpg') repeat-x;
	}
	.bottomRightShadow{
		background:url('/images/articleBottomRightShadow.jpg') no-repeat;
		width:10px;
		height:9px;
	}

/*----------------------------------------------------------------
Footer    */

	
	
	.footer{
		width:1024px;
		background:url('/images/footerBackground.jpg') no-repeat center top;
		font-family: Arial, Helvetica, sans-serif;
		height:95px;
		}
	.footer span,
	.footer td,
	.footer a{
		font-size:14px;
		}
	.footerLinkGroups{
		padding:5px 0 5px 35px; 
		margin:0 0 0px 2px;
		list-style-image:url("/images/footer_bullet.gif");
		float:left;
		}
	.footerLinkGroups a{
		color: #7aa6d0;
		text-decoration: none;
		font-size: 9px;
		}
	.footerLinkGroups a:hover{
		color:#000;
		}
	.copyrightLine{
		clear:both;
		width:776px;
		margin:0 auto 20px;
		text-align:center;
		}
	.footer td.newsletterMessage{
		font-size:18px;
		font-family:"Times New Roman", Times, serif;
		color:#503700;
		padding:0 6px 0 60px;
	}
	.ultimateFooter{
		text-align:center; 
		margin-top:10px;
		margin-bottom:10px;
	}
	.ultimateFooter a{
		padding:0 3px;
		text-decoration:none;
	}
	.copyright{
		text-align:center; 
		font-family:'Times New Roman', Times, serif; 
		font-size:14px; 
		color:#415200;
		padding-bottom:0px;
	}
		
		--- - - - - -  ---
		
	.footerNavigation{
		margin-bottom:15px;
	}
	.footerNavigation td{
		padding:5px 3px 0px;
	}
	.footerNavigation a{
		color:#000;
		text-decoration:none;
	}
	.newsletterSignUpButton{
		background:#b6b6b6; 
		border-top:2px solid #dfdfdf; 
		border-right:2px solid #6e6e6e;
		border-left:2px solid #dfdfdf; 
		border-bottom:2px solid #6e6e6e;
		padding:1px 3px;
	}
	.bottomSecurityIcons{
		margin-bottom:30px;
	}
	.bottomSecurityIcons a{
		margin-right:30px;
		border:0px none;
	}
	.facebookLikeHolder{
		padding:0;
		text-align:center;
	}
	.facebookLikeHolder iframe{
		border:none; 
		overflow:hidden; 
		width:305px; 
		height:25px
	}
	.footerAdvertisements{
		border:1px solid #b6b4b2;
		width:1024px;
	}
	.footerAdvertisements{
		border-collapse:separate;
		border:0px none;
		border-spacing:8px;
	}
	.footerAdvertisements td{
		padding:1px;
		border:1px solid #000;
	}
	.footerContent td{
		padding: 5px 11px;
	}
	.footerContent form{
		margin-bottom:-5px;
	}
	.footerNewsletterSignUp{
		border:1px solid #000;
		border-radius:3px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		padding:3px;
		width:230px;
	}
	.footerDivider{
		background:url('/images/sbFooterDivider.jpg') no-repeat center center;
		width:2px;
		height:77px;
		border-top:0px none;
	}
	.twitterButton,
	.visitOurPartnersFooter,
	.skinCarRxTab,
	.skinBotanicaTab,
	.facebookButton{
		vertical-align:bottom;
	}
	.visitOurPartnersFooter,
	.skinCarRxTab,
	.skinBotanicaTab{
		 text-align:right;
	}
	.twitterButton{
		width:100px;
		height:28px;
		padding-left:12px !important;
	}
	.visitOurPartnersFooter{
		font-size:14px; 
		padding:0 15px 6px 0 !important;
	}
	.visitOurPartnersFooter span{
		font-size:14px; 
		color:#513700;
	}
	.skinCarRxTab{
		 width:98px;
	}
	.skinBotanicaTab{
		 width:100px;
		 padding-right:10px !important;
	}
	.paddinglessCells{
		margin-top:15px;
	}
	.paddinglessCells td{
		padding:0;
	}
	.redText{
		color:#710d0d;
	}
	.newsletterSignUpTable td{
		padding:0px;
	}		

/*--------------------------------------------
----------------------------------------------
----------------------------------------------
----------------------------------------------
----------------------------------------------
	
	
SB_default

--------------------------------------------*/


a, .miniCart a:hover {
	color: #602e06;
}
.header_back {
	background-color: #d4c29c;

}
.style1 {
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
        font-size: 14px;
}
.style2 {
	color: #311605
}
.style7 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
}
.style8 {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
}
.style11 {
	color: #666666
}
.style18 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E1C06;
}

.huge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}

.mainheader {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color:#666666;
}

.largetext {
	font-size: 16px;
}

.bold {
	font-weight:bold;
}

.border {
	border:solid 1px #EDEDED;
	border-right:solid 1px #EDEDED;
	}

.groupheader {
	font-size: 16px;
	color:#513700;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px 0 10px;
	display:block;
}

.regtext {
	font-size: 14px;
}

.medtext {
	font-size: 12px;
}

.stext {
	font-size: 10px;
}
.stext a {
	font-size: 10px;
}
.templatetext {
	font-size: 11px;
	text-decoration: none;
}

.tinytext {
	font-size: 9px;
}

.table_medtext {
	border:solid 1px gray;
	font-size: 12px;
}

.table_templatetext {
	border:solid 1px gray;
	font-size: 10px;
}

.table_tinytext {
	border:solid 1px;
	font-size: 9px;
}

.table_border {
	border-bottom:solid 1px gray;
	border-left:solid 1px gray;
}
/*  Member Area */
.default {
	color:#000000; padding: 4px; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.white {
	color:#ffffff; }
.title {
	font-weight: normal;
	color: #A0CBED;
	font-size: 24px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}
.subHeading {
	font-family: "Times New Roman", Helvetica, sans-serif;
	color: #602e06;
	font-size: 14px;
}
.message {
	color: #456b85;
	font-size: 14px;
	font-style: italic;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color: red;
	font-size: 90%;
	font-style: italic;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lblue {
	background-color:#E6E8FA;
	border: 1px #456B85 solid;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hist_blue {
	color:#ffffff;
	background-color:#456B85;
	padding: 3px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hist_blue a {
	color:#ffffff; background-color:#456b85; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.hist_white {
	color:#000000; background-color:#ffffff; padding: 3px; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.hist_white a {
	color:#456B85; background-color:#ffffff; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
ul#square {
	list-style-image:url("/images/leaf_bullet.gif");
}
.borderControl {
	border-collapse: collapse;
}
.borderControl td {
 	border: 1px #456B85 solid;
 	padding: 0px 3px;
}
td.custSearchResultsHeader {
 	color: #ffffff;
 	background-color: #456B85;
 	padding: 1px 3px;
 	font-size: 1em;
}
.orange {
	color: #F69867;
}
.coupon_code {
	color: #339933;
}
.dashed_line {
	background: url(/images/grayline.jpg);
}
.discount {
	color: #FF0000;
}
.prodLink a {
	text-decoration: none;
	color: #000000;
}
.header {
	background-color: #dfdfdf;
	font-weight: bold;
}
.totalBilled {
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
}
.grayHeader {
	background-color: #cccccc;
}
.grayBorder td {
	border: 1px #666666 solid;
}
.overlay {
	background-color: #777;
	position: absolute;
	top:0;
	left:0;
	z-index: 501;
	filter: alpha(opacity=25); /* For IE */
}
.xWindow {
	width: 550px;
	height: 550px;
	position: absolute;
	top:-25px;
	background-color: #ffffff;
	border: 4px #666666 solid;
	z-index: 502;
	padding: 1px 10px;
}
.showDisplay {
	display: block;
}
.hideDisplay {
	display: none;
}
.opacity {
	-moz-opacity: .25;
	opacity: .25;
	filter: alpha(opacity=25); /* For IE */
}
.closeButton acronym {
	border: 2px #97B1D5 solid;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;
	padding: 1px;
	text-align: center;
	display: block;
	width: 90px;
	font-size: 8pt;
	cursor: pointer;
}
.closeButton acronym:hover {
	background-color: #eeeeee;
}

.mainTbl {
	font-family: Arial;
	border: 1px #5e4710 solid;
	border-collapse: collapse;
}
.mainTbl td {
	font-size: 10px;
	padding: 2px 5px;
}
.mainTbl input, .mainTbl select {
	font-size: 10px;
	cursor: pointer;
}
.mainTbl input:hover {
	font-size: 10px;

}
.mainTbl ul {
	list-style-type: none;
}
.mainTbl td.mainTitle, .mainTbl tr.mainTitle td {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #d4c29c;
	border: 1px #5e4710 solid;
	padding: 3px 5px;
}

.miniCart {
    background-color: #F6F3DF;
    font-family: Times New Roman;
}

.miniCart td {
    font-size: 10px;
    font-family: Times New Roman;
}

.miniCart tr.miniCartHead {
	background-color: #A0CBED;
}

.miniCartTotal {
	display: block;
	left:7px;
	width:110px;
	border: 1px solid #A0CBED;
	font-weight:bold;
	padding:5px;
	background: #ffffff;
	text-align:center;

}

.miniCart a, .companyAbbr {
	color: #A0CBED;
}

.alignment {
	text-align:left;
}

textarea {
font-size: 10.5px;
font-family: Arial;
}

.error {
	color: #AA1A1E;
	width: 100%;
	font-style: italic;
	font-size: 13px;
	text-align: center;
	letter-spacing: .2px;
	padding: 2px 5px;
}
.success {
	color: #9FBBD2;
	width: 100%;
	font-style: italic;
	font-size: 13px;
	text-align: center;
	letter-spacing: .2px;
	padding: 2px 5px;
}

.headerLinks {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #acd118;
	width:590px !important;
	float:left;
}
.headerLinks a {
	color: #d4c29c;
	font-size: 10px;
}
.headerLinks a:hover {
	color: #5e4710;
}
.headerLinks a.headerCart {
	color: #acd118;
	font-size: 10px;
}
.sideTbl {
	width: 187px;
}
.sideTbl td, .sideTbl a {
	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	line-height: 16px;
}
.sideTbl a:hover {
	color: #5e4710;
}
.sideBack {
	background: url(/images/leftbox_back.gif);
}
.sideTop {
	background: url(/images/leftbox_top.gif) no-repeat;
	font-size: 2px;
	height: 10px;
}
.sideBottom {
	background: url(/images/leftbox_bottom.gif) no-repeat;
	font-size: 6px;
	height: 13px;
}
.sideSelect select {
	border-top: 2px solid #787878;
	border-left: 2px solid #787878;
	border-right: 2px solid #fdfdfd;
	border-bottom: 2px solid #fdfdfd;
	width: 140px;
	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial;
	padding-left: 0px;
}


.sideLink a, .sideTable a {
	font-family: Arial;
	color: #5a5a5a;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-left: 2px;
	line-height: 11px;
}
.sideLink td, .sideTable td {
	padding: 3px 0px;
}
.sideLink a:hover, .sideTable a:hover {
	color: #602e06;
}
.sideTable {
	border: 1px #dbdbda solid;
	margin: 4px 0px;
}
.sideNav {
	border-top: 1px #dbdbda solid;
}
.sideNav a {
	font-family: "Times New Roman";
	/*color: #602e06;*/
	color: #5a5a5a;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	line-height: 12px;

}
.sideNav td {
	border-left: 1px #dbdbda solid;
	border-right: 1px #dbdbda solid;
	border-collapse: collapse;

}
.mainSubTitle td {
	color: #602e06;
	font-size: 11px;
	font-weight: bold;
}
.horizontalLine {
	background: url(/images/sb_hoz_line_600px.gif) no-repeat;
	font-size: 4px;
	padding-bottom: 10px;
}
/** For the top search input **/
.subText, .subText a {
	color: #aeaeae;
	font-size: 10px;
	text-decoration: none;
}
/** for drop down list **/
.searchByBrand
{
	width: 185px;
	font-size: 10px;
	border-top: 2px #858585 solid;
	border-left: 2px #858585 solid;
	border-right: 2px #fbfbfb solid;
	border-bottom: 1px #fbfbfb solid;
}
.defaultSelect
{
	color: #e6e6e6;
}
/** for the copyright info **/
.copy {
	color: #a6cfef;
	font-size: 10px;
}
/** Main feature section **/
.spotlight_title, .spotlight_title a
{
	font-size: 12px;
	color: #c4683d;
	font-weight: bold;
	text-decoration: none;
}
.spotlight_subtitle, .spotlight_subtitle a {
	font-size: 12px;
	color: #acd118;
	font-weight: bold;
	text-decoration: none;
}
.spotlight_body
{
	font-family: "Arial";
	font-size: 11px;
	color: #6a6a6a;
}

.see_more a {
	color: #602e06;
	font-weight: bold;
	padding-right: 3px;
	font-size: 10px;
}
.see_more a:hover {
	color: #000000;
}
.manufacturerList {
	border: 1px #a6cfef solid;
}
.manufacturerList a {
	color: #aaa;
}
.manufacturerList a:hover {
	color: #602e06;
}
/* for the footer email sign-up */
.emailSpot {
	font-family: "Times New Roman";
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.footerLinks {
	font-family: "Arial";
	font-size: 13px;
	color: #acd118;
	padding-bottom: 4px;
}
.footerLinks a {
	color: #acd118;
	font-size: 9px;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #5e4710;
}
.emailInput input {
	border: 1px #dbdbda solid;
	color: #aaaaaa;
	padding-left: 4px;
	height: 18px;
	font-size: 12px;
}
.emailSubmit input {
	border-top: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	border-right: 2px #838383 solid;
	border-bottom: 2px #838383 solid;
	height: 18px;
	font-size: 9px;
	color: 602e06;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: "Times New Roman";
}
.pipe {
	font-size: 18px;
}
.cartLink a {
    color: #000000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.cartLink a:hover {
	color: #602e06;
}

.signupText {
	color: #b5b5b5;
	background:url('../images/newsletterBackground.png') no-repeat;
	width:275px;
	height: 32px; 
	padding: 8px 10px;
	border:0px none;
}

/** Drop Down Menu (http://www.krowland.net/tutorials/boxer_tutorial.html) **/

#wrapper {
  padding: 0;
  margin: 0;
  width: 100%;
}
#menu {
  font-size: 1.0em;
}
#tiles, #tiles ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
#tiles{
	margin:0 0 0 0px;
}
#tiles li {
	float: left;
	padding:3px 0px 3px 6px;
}
#tiles li.mainNavDivider{
	padding:0 0 0 6px;
	color:#FFF;
}
#tiles a {
	display: block;
	color: #333;
	text-decoration: none;
}
#tiles li ol {
	position: absolute;
	margin-top: 0px;
	left: -999em;
	width: 160px;
	w\idth: 160px;
	color: #c4683d;
}
#tiles li.daddy {
	background: url("../images/rightarrow.gif") 90% 50% no-repeat;
}
#tiles ol.left li.daddy {
	 background: url("../images/leftarrow.gif") 5% 50% no-repeat;
	 padding-left: 2em;
}
#tiles li ol li {
	width: 160px;
	w\idth: 160px;
	color: #c4683d;
	padding: 3px 5px;
	font-size: 12px;
	background: url(/images/sb_dropdown_02.gif) no-repeat 0 0;
}
#tiles li ol.left li {
	width: 160px;
	w\idth: 160px;
	padding-left: 2em;
}
#tiles li ol li a {
	background: transparent;
	color: #c4683d;
}
#tiles li ol ol {
	margin: -2em 0 0 17.5em;
	mar\gin: -2.1em 0 0 16.7em;
	border: 1px solid #999;
}
#tiles li ol.left ol {
	margin-left: -16.5em;
	mar\gin-left: -17.8em;

}
#tiles li:hover ol ol, #tiles li:hover ol ol ol, #tiles li.sfhover ol ol,
#tiles li.sfhover ol ol ol {
	left: -999em;
}
#tiles li:hover ol, #tiles li li:hover ol, #tiles li li li:hover ol,
#tiles li.sfhover ol, #tiles li li.sfhover ol, #tiles li li li.sfhover ol {
	left: auto;
}
#tiles li:hover ol a, #tiles li li:hover ol a, #tiles li li li:hover ol a,
#tiles li.sfhover ol a, #tiles li li.sfhover ol a,
#tiles li li li.sfhover ol a {
	color: #c4683d;

}
#tiles li:hover ol.left, #tiles li.sfhover ol.left {
	margin-left: -7.7em;
	mar\gin-left: -11.2em;
}
#menu #tiles li ol li:hover, #menu #tiles li ol li.sfhover {
	background: url(/images/sb_dropdown_02_hover.gif) no-repeat 0 0;
	width: 160px;
}
#menu #tiles li ol li:hover a, #menu #tiles li ol li.sfhover a {
	color: #c4683d;;
}
#menu #tiles li ol li:hover ol li, #menu #tiles li ol li.sfhover ol li {
	background: #F1F1F1;
}
#menu #tiles li ol li:hover ol li a , #menu #tiles li ol li.sfhover ol li a {
	color: #c4683d;
}
#menu #tiles li ol li ol li:hover, #menu #tiles li ol li ol li.sfhover {
	background: #f1ebdd;

}
#menu #tiles li ol li ol li:hover a , #menu #tiles li ol li ol li.sfhover a {
	color: #c4683d;
}
#menu #tiles li ol li.daddy:hover {
  /*background: #f1ebdd url("../images/rightarrow_over.gif") 90% 50% no-repeat;*/
}
#menu #tiles li ol.left li.daddy:hover {
  /*background: #f1ebdd url("../images/leftarrow_over.gif") 5% 50% no-repeat;*/
}
/********************/



/* -- Bread Crumbs  ***OLD*** -- */

		div.breadCrumbs{
		width:613px;

		padding:2px 0;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		}
	div.breadCrumbs span.breadCrumb{
		background:url(../images/breadCrumbs.jpg) no-repeat 4px 3px;
		padding:0 0 0 13px;
		}

	div.breadCrumbs a, div.breadCrumbs a:visited{
		color:#6e6e6e;
		text-decoration: none;
		font-size:10px;
		}
	div.breadCrumbs a:hover{
		color: #000;
		text-decoration:none;
		}
	div.breadCrumbs span.current{
		color:#6e6e6e;
		font-size:10px;
		}
	
	
	
/*-------------------------------------------------------------
Bread Crumbs  */
	
	ul.breadCrumbs li:first-child{
		font-weight:bold;
		background:url('http://skinbotanica.com/images/breadCrumbsDivider.gif') no-repeat center right;
		margin-right:5px
	}
	ul.breadCrumbs li.breadSlicer{
		padding:0;
		width:12px;
	}
	ul.breadCrumbs li:last-child{
		display:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*-------------------------------------------------------------
	New Search Styles  */
	
	
	.largeHeaderSansLine{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		line-height:18px;
		}
	.searchNumbering{
		font-size:18px;
		color:#ACD118;
		}
	.searchRule{
		border:1px solid #E4E4E4; 
		border-collapse:collapse; 
		width:621px;
		}
	.largeHeaderSansLine td{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		line-height:18px;
		padding-bottom:0;
		}
	.searchText{
		color:#AAAAAA;
		font-size:11px;
		}
	.searchText a{
		color:#789ACE;
		}
	.pDescription p.shortDescription{
		margin:0 0 3px 0;
		}
	.subNavigationalContainer ul{
		list-style:none;
		font-size:11px;
		}
	.subNavigationalContainer{
		border-top:1px solid #CCC;
		width:621px;
		margin:5px 0;
		}
	.subNavigationalContainer td{
		}
	.subNavigationalContainer ul{
		padding:0px;
		margin:3px 0;
		}
	.subNavigationalContainer ul a{
		color:#789ACE;
		}
	.searchResultButtonA span.cartBox img{
		margin:-1px 0 0 0;
		}
	.searchResultButtonA span.cartBox{
		padding:5px 0 4px 0; 
		height:13px; 
		margin-left:-1px;
		}
	/*.searchResultButtonB span.cartBox{
		padding:4px 0 3px 0; 
		margin:0 0 0 -1px; 
		height:13px;
		}*/
		
	.searchResultButtonB span.cartBox{
		padding:3px 20px 2px 0; 
		margin:0 0 0 -1px;
		background-color:#FFF;
		font-family:"Times New Roman",Helvetica,sans-serif;
		color:#70AAD3;
		height:13px;
		border-top:0px none;
		border-right:0px none;
		border-bottom:0px none;
		background: url(../images/leaf_bullet.gif) no-repeat 105px center;
		}
	.searchResultButtonB span.cartBox a{
		color:#ACD118;
		padding
		font-weight:bold;
		margin:0 0 0 0px;
		}
		
		
		
/** **********************Quick Search*******************/
		
	ul.autocompleter-choices
{
	position:				absolute;
	margin-top:				0;
	margin-left:			0;
	padding:				0;
	list-style:				none;
	border:					1px solid #593D08;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	color:					#6A6A6A;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				10px;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#ECE5CE ;
	color:					#333;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}	
	/*----------------------------------------------------------
gc campaigns*/
.mommyBloggerUL{
	list-style:none;
	width:340px;
	margin:50px auto 0px;
	padding:0;
}
.headerMB img{
	padding:0;
	margin:0 0 -4px 0;
}
.mommyBloggerContent{
	background: url(../images/mommyBlogger_03.jpg) repeat-y;
}
.mommyBloggerContent table{
	margin:0 50;
}	
.popularTitle {
	font-family: Arial;
	color: #85ae50;
	font-weight: bold;
	font-size: 13px;
}
.popularSubTitle {
	font-family: Arial;
	color: #aeaeae;
	font-size: 13px;
}
.underline {
	border-bottom: 1px #e2e2e2 solid;
}	

/*--------------------------------------------
----------------------------------------------
----------------------------------------------
----------------------------------------------
----------------------------------------------
	
	
SB_products

--------------------------------------------*/


.more a, .smallView a {
	font-size: 9px;
	font-weight: normal;
	color: #c4683d;
	text-decoration: none;
}
.headLink a {
	font-family: "Times New Roman";
	color: #5e4710;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.sHeadLink a {
	color: #9fcaec;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.smallView {
	border-collapse: collapse;
	background: #ffffff url(/images/sb_sm_back.gif) no-repeat 0 0;
	width: 185px;
	height: 259px;
	margin: 0px 7px 12px 7px; 
	font-family: Arial, Helvetica, sans-serif;
	
}
.smallView td {
	/*padding: 0px 3px;*/
}
.smallView a {
	font-size: 11px;
	font-weight: normal;
	color: #632f07;
	text-decoration: underline;
}
.smallView td.header {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 2px;
	background: url(/images/sb_sm_back-tile.gif) repeat-y;
}
.smallView td.header a {
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.smallView td.image {
	width: 183px; 
	height: 123px;
}
.smallView td.more, .smallView td.more a {
	font-size: 11px;
	color: #c4683d;
	text-decoration: none;
}
.smallView acronym {
	cursor: pointer;
	border-bottom: 0;
}
.sBodyText {
	font-size: 10px;
	color: #545454;
	padding: 0px 6px;
}
.mediumView {
	background: url(/images/sb_med_back.gif) no-repeat;
	background-position: 0 0;
	border-collapse: collapse;
	width: 594px;
	height: 117px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	
}
.mediumView td {
	padding: 0px 5px;
	
}
.medBody {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #ffffff;*/
	font-size: 11px;
}

.medHeader {
	color: #5e4710;
	background: url(/images/sb_med_hozline.gif) no-repeat left bottom;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	/*border-bottom: 1px solid #979797;*/
	font-family: Arial, Helvetica, sans-serif;
}
.mediumView td.more {
	font-size: 11px;
	color: #9fcaec;
}
.mediumView acronym {
	cursor: pointer;
	border-bottom: 0;
}
.largeView {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.writeReview a {
	font-size: 10px;
	font-weight: normal;
	color: #5e4710;
	text-decoration: underline;
}
.largeView td.largeHeader {
	font-size: 16px;
	line-height: 18px;
	color: #5e4710;
	font-weight: bold;
	background: url(/images/sb_hoz_line_short.gif) no-repeat bottom left;
	padding-bottom: 4px; /* needed to uncover the border image */
	font-family: "Times New Roman", Helvetica, sans-serif;
}
.largeView img {
	color: #5e4710;
	font-size: 12px;
}
.listName, .listPrice {
	color: #000000;
}
.listName acronym {
	cursor: pointer;
}
.listTbl {
	font-family: Verdana;
	font-size: 10px;
	border-collapse: collapse;
	width: 800px;
}
.listTbl td {
	padding: 1px 3px;
	border: 1px #c3c4c6 solid;
	height: 22px;
}
.listTbl tr.header{
	text-align: center;
	font-size: 11px;
	background-color:#BBA371;
	height:auto !important;
}
.listTbl tr.header td {
	border: 1px #91754F solid;
	padding: 5px 2px;
	color:#503700;
}
.listTbl acronym {
	border-bottom: 0px;
	cursor: pointer;
}
.listLinks acronym {
	color: #FCAF33; 
	text-decoration: underline;
}
.listAdd {
	color: #97b1d5;
	font-size: 8pt;
}
.listAdd input {
	height: 18px;
	text-align: center;
	font-size: 10px;
}
.listDetails {
	display: none;
	position: absolute;
	margin-left: 15px;
	z-index: 10;
	width: 250px;
	height: 100px;
	border: 2px #bdbfc1 solid;
	background: #ffffff;
}
.listDetails table {
	width: 225px;
}
.listDetails tr.listHeader td {
	color: #979798;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
}
.listDetails tr.listBody td {
	color: #afb0b2;
	font-size: 10px;
	border: 0px;
}
.listLinks a {
	font-size: 11px;
	font-weight: normal;
	color: #689BD2;
	text-decoration: none; 
}
.medAcronym acronym {
	border-bottom: 0px;
	cursor: pointer;
	color: #FCAF33; 
	text-decoration: underline;
}
.oddRow {
	background-color: #f3f3f4;
}
.plusBox {
	display: block;
	height: 14px;
	width: 14px;
	background: #94c83d;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.minusBox {
	display: block;
	height: 14px;
	width: 14px;
	background: #94c83d;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.productInfoTbl {
	border: 1px #cccccc solid;
	font-size: 10px;
	color: #7b7b7b;
}
#detailTbl {
	border: 1px #cccccc solid;
	margin: 2px 0px;
	color: #999999;
}
#detailTbl .detailHeader td{
	background-color: #f5f2df;
	border-bottom: 1px #cccccc solid;
	color: #612d05;
}
#detailTbl td {
	padding: 1px 3px;
}
#detailTbl span {
	color: #acd118;
	font-weight: bold;
}
#detailTbl .details {
	font-size: 11px;
	
}
.reviewBox {
	font-size: 12px;
	margin: 4px 0px;
	line-height: 13px;
}
.reviewBox td {
	padding: 4px;
}
.reviewTitle {
	font-weight: bold;
}
.reviewBody {
	font-style: italic;
}
.review1 {
	background: #ffffff;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}
.priceTbl {
	
}
.priceTbl acronym {
	cursor: pointer;
	border-bottom: 0;
}
.pDescription p {
	font-size: 11px;
	letter-spacing: .3px;
}
.ptitle {
	color: #000000;
	/*color: #a2caed;*/
	font-size: 12px;
	font-weight: normal;
}
.pHeader {
	color: #632f07;
	font-size: 12px;
	font-weight: bold;
}
.reviewHeader {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.titleName {
	color: #5e4710;
	font-size: 18px;
	font-family: "Times New Roman";
}
.titleSub {
	color: #c4683d;
	font-size: 18px;
	font-family: "Times New Roman";
}
.reviews {
	color: #632f07;
	font-size: 12px;
	font-weight: bold;
	
}
.reviews a {
	color: #632f07;
	
}
.reviews img {
	color: #a2caed;
}
.ratingBox {
	width:96px; 
	height: 22px; 
	background: url(/images/sb_sm_price_back.gif) no-repeat 0 0;
}
.price {
	text-align: center;
	color: #acd118;
	font-size: 12px;
	font-weight: bold;
}

.price2 {
	width:135px; 
	height: 22px; 
	background: url(/images/sb_med_price_back.gif) no-repeat 0 0;
	text-align: center;
	color: #acd118;
	font-size: 12px;
	font-weight: bold;
}
.rating {
	color: #d4c29c;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 22px;
}
.rating a {
	font-size: 10px;
}
.imgBorder {
	border-right: 1px #cbb97d solid;
}
.cart {
	width: 110px;
	height: 22px;
	background: url(/images/sb_med_cart_back.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.cart a {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
.cartBox {
	display: block;
	padding: 0px 3px;
	width: 110px;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
}
.cartBox img {
	margin-top: 3px;
}
.priceBox {
	display: block;
	width:135px;
	height: 22px; 
	background: url(/images/sb_med_price_back.gif) no-repeat 0 0;
	text-align: center;
	color: #788b3c;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	
}
.priceText {
	text-align: center;
	color: #788b3c;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 8px;
	height: 22px;
}
.breakLines {
	background: url(/images/sb_hoz_line_600px.gif) no-repeat bottom left;
	padding-bottom: 4px;
}
.swatches {
	color: #828282;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.colorDD select {
	border: 1px #999 solid;
	color: #000000;
	font-size: 10px;
	height: 15px;
}
.manufacturerName {
	color: #cc4b26;
}

.overlay {
	background-color: #777;
	position: absolute;
	top:0;
	left:0;
	z-index: 501;
	filter: alpha(opacity=25); /* For IE */
}
.xWindow {
	width: 550px;
	height: 550px;
	position: absolute;
	top:-25px;
	background-color: #ffffff;
	border: 4px #666666 solid;
	z-index: 502;
	padding: 1px 10px;
}
.showDisplay {
	display: block;
}
.hideDisplay {
	display: none;
}
.opacity {
	-moz-opacity: .25;
	opacity: .25;
	filter: alpha(opacity=25); /* For IE */
}
.closeButton acronym {
	text-transform: uppercase;
	color: #000000;
	padding: 1px;
	text-align: center;
	display: block;
	width: 90px;
	font-size: 8pt;
	cursor: pointer;
}
.closeButton acronym:hover {
	background-color: #eeeeee;
}
.strikethrough {
	/*color: #ff0000;*/
	text-decoration: line-through;
}
.reviewPostedBy {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}
.selectProd {
	border: 1px #612d05 solid;
}
.defaultBorder {
	border: 1px #979797 solid;
}


/*--------------------------------------------
----------------------------------------------
----------------------------------------------
----------------------------------------------
----------------------------------------------
	
	
SB_shoppingStyles

--------------------------------------------*/
	
	
.displayBiggerFloatingDiv{
	background-color:#FFF;
	width:448px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	padding:5px 10px;
	margin:0;
	}
.displayBiggerFloatingDivContainer img{
	margin:0;
	}
.guaranteesMadeOnProductpage{
	list-style: none; 
	padding:10px 0 0 25px; 
	width:242px;
	}
.guaranteesMadeOnProductpage li{
	color:#FF9933 !important;
	padding: 0 0 4px 15px;
	background:url(/images/leaf_bullet.gif) no-repeat 0 4px;
	}
.boldAndGreen, .boldAndGray{
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	}
.boldAndGreen{
	color:#659500;
	}
.boldAndGray{
	color:#4e4e4e;
	}
.guaranteeClickForDetails{
	text-align:right;
	color:#ABD037;
	cursor:pointer;
	padding:5px 90px 0 0;
	}
.guaranteeClickForDetails img{
	display:none;
	}
.lowestPriceContainer{
	text-align:center;
	position:absolute;
	z-index:1000px;
	width:100%;
	}
.lowestPrice{
	border:3px solid #695216;
	background-color:#FFF;
	width:440px;
	margin:-30px 0 0 -200px;
	position:absolute;
	text-align:left;
	padding:10px 20px 20px;
	}
.lowestPriceShadow{
	opacity:.3;
	width:484px;
	position:absolute;
	background-color:#000;
	margin:-20px 0 0 -190px;
	height:387px;
	filter: alpha(opacity = 30);
	}
.lowestPrice a{
	color:#ABD037;
	}
.lowestPrice .baseText{
	font-size:12px; 
	margin-bottom:5px;
	}
.lowestPrice .baseText strong{
	font-size:12px;
	}
.postBaseTextLink{
	text-align:right; 
	font-size:12px; 
	color:#999; 
	margin:0 0 15px 0;
	}
.postBaseTextLink a{
	font-weight:bold; 
	font-size:13px; 
	}
.lowestPrice .imageContainer{
	text-align:right; 
	margin:0;
	}
ul{
	list-style:none;
	padding:0;
	margin:0;
	}
.miniShoppingCart .cartbox{
	cursor:pointer;
	}
.termsAndConditionsOnCheckOut{
	border: 1px solid rgb(204, 204, 204); 
	margin: 5px 0pt 0pt 20px; 
	padding: 10px; 
	width: 560px; 
	height: ; 
	overflow-y: scroll; 
	background-color: rgb(244, 244, 244);
	}
html body table tbody tr td div div table tbody tr td,
div, ul, td, th, span{
	font-size:12px;
	}
html body table tbody tr td div div table tbody tr.financialTotalRow td span{
	color:#C4683C !important;
	}
table.productsOrderedTable div.automaticShippmentOptionsContainer  td{
	border:0px none !important;
	}
#recurringOrdersTermsAndConditions td{
	font-size:12px;
	}
.checkOutTermsAndConditions{
	border: 1px solid rgb(204, 204, 204); 
	margin: 5px 0pt 5px 20px; 
	padding: 10px 5px; 
	color: rgb(102, 102, 102); 
	overflow-y: scroll; 
	height: 75px;
	font-size:11px;
	}
.setUpYourAutomaticShipment{
	padding: 0px 0pt 5px 0px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: underline; 
	cursor: pointer; 
	color:#C4683D !important;
	font-size:11px !important;
	}
.largeBlueHeader{
	font-family: "Times New Roman", Times, serif !important;
	color:#C4683C !important;
	font-weight:normal  !important;
	font-size:19px;
	text-transform: capitalize  !important;
	}
.mediumBlueHeader{
	font-family: "Times New Roman", Times, serif !important;
	color:#C4683C !important;
	text-transform:none; 
	font-size:17px;
	font-weight:normal;
	}
.checkoutAutomaticShipmentHeader{
	margin:15px 0 0 20px; 
	padding-top:15px; 
	font-size:13px; 
	color:#C4683C;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	}
.firstAutoShipQuestion{
	text-align:left; 
	padding: 0 5px 5px 0px; 
	font-size:11px;  
	border-top:0px; 
	border-bottom:none 0px; 
	width:250px;
	}
.secondAutoShipQuestion{
	text-align: left; 
	padding:0px 5px 5px 0; 
	font-size:11px; 
	border-top:0px; 
	border-bottom:none 0px;
	}
.firstAutoShipQuestion select, .secondAutoShipQuestion select{
	font-size:11px;
	}
.linkALike{
	color:#ABD037;
	text-decoration:underline;
	cursor:pointer;
	font-size:11px;
	}
table{
	border-collapse:collapse;
	}
.chooseYourSavings{
	border: 0px none ; 
	margin: 40px auto; 
	border-collapse: collapse; 
	}
.chooseYourSavings .productsOrderedTable{
	margin:0 -15px 10px 0 !important;
	width:190px !important;
	}
.payPalNotice, .payPalSubNotice{
	color:#ABD037;
	font-weight:bold;
	text-align:center;
	}
.payPalSubNotice{
	color:#ABD037;
	font-size:11px;
	margin-bottom:20px;
	margin:0 10px 20px 10px;
	}
.shippingAddresses{
	border-left:1px solid #CCC;
	padding-left:10px;
	}
/*------------------------------------------------------------------------
	Warning Message     */

.shoppingErrorWarning{
	background-color:white;
	color:#6A6A6A;
	font-size:11px;
	padding:10px;
	}
.shoppingErrorWarning span{
	font-size:16px;
	color:#C4683C;
	font-weight:bold;
	}
.shoppingErrorWarning ul{
	list-style:url(../images/leaf_bullet.gif);
	margin:10px 0 10px 30px;
	}
.shoppingErrorWarning input{
	margin:0 0 0 25px;
	clear:both;
 	}


/*------------------------------------------------------------------------
	Mini Cart     */

.miniShoppingCartPosition{
	position:fixed;
	_position:absolute;
	margin-left:		655px;
	margin-top:50px !important;
	/*_top:expression(eval(document.body.scrollTop+160));*/
	}
.collapsableDiv{
	width:				370px;
	overflow:			hidden;
	}
.transparentMiniCartContainer{
	border-collapse:	collapse;
	margin:				0px auto 20px;
	bottom:				0px;
	position:			absolute;
	/*background:			url(../p_images/miniCartTransparency.png) no-repeat;*/
	}
.topTransparency{
	height:				8px;
	}
.leftSideTransparency{
	width:				10px;
	background:url(../p_images/miniCartLeftTransparency.png);
	}
.rightSideTransparency{
	width:				14px;
	background:url(../p_images/miniCartRightTransparency.png) right;
	}
.bottomTransparency{
	cursor:				pointer;
	}
.transparentMiniCartContainer td{
	padding:			0px;
	}
.miniShoppingCart{
	background-color:	#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	border:				1px solid #666;
	font-size:			10px;
	/*width:			350px;*/
	color:				#6A6A6A;
	width:				350px;
	margin:				0;
	overflow:			hidden;
	}
.miniShoppingCart tr.miniShoppingCart{
	border:0px none;
	}
.miniShoppingCartColumnHeader{
	background-color:	#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#6A6A6A;
	width:				350px;
	margin:				0;
	}
.miniShoppingCart .ptitle{
	font-size:			10px;
	}
.miniShoppingCart td.productHeader{
	color:				#AAAAAA;
	}
.miniShoppingCart td.prodImage{
	width:				70px;
	text-align:			center;
	}
.miniShoppingCart td.prodImage img{
	max-width:			60px;
	width:				expression((this.width > 59) ? "60px" : "auto");
	}
.miniShoppingCart td.manufName{
	width:				170px;
	}
.miniShoppingCart td.prodQty{
	width:				25px;
	text-align:			center;
	}
.miniShoppingCart td.prodPrice{
	width:				55px;
	text-align:			right;
	padding-right:		10px;
	white-space: 		nowrap;
	}
.miniShoppingCart td.prodTotal{
	width:				45px;
	text-align:			right;
	}
.miniShoppingCart input.productQuantity{
	width:				22px;
	}
.miniShoppingCart div.itemExceptions{
	/*font-style:			italic;*/
	font-weight:		normal;
	margin:				5px 0 0 0;
	display:			block;
	color:				#000;
	}
.miniShoppingCart  div.productsInCart{
	padding:			5px;
	overflow-y:			scroll;
	border-bottom:		1px solid #CCC;
	/*height:				140px;*/
	}
.miniShoppingCart  div.productsInCart table{
	margin:				0 0 0px 0;
	}
.miniShoppingCart  div.productsInCart hr{
	width:				100%;
	border:				none 0;
	_border-bottom:		1px solid #CCC;
	background-color:	#CCCCCC;
	height:				1px;
	}
.miniShoppingCart  div.productsInCart div.freeShippingWarning{
	border:				1px solid #CCCCCC;
	background-color:	#EEE;
	margin:				8px 0 5px;
	color: 				#666666;
	padding:	    	5px;
	}
.beforeYouCheckOut, .remainingFreeShippingBalance{
	color:				#990000;
	font-weight:		bold;
	}
.beforeYouCheckOut{
	font-size:			12px;
	}
.miniShoppingCart  div.preCheckOutTotals{
	overflow:			hidden;
	}
.miniShoppingCart  table.preCheckOutTotals{
	text-transform: 	uppercase;
	margin:				10px 13px 10px 5px;
	}
.miniShoppingCart  table.preCheckOutTotals td{
	text-align:			right;
	color:				#6A6A6A;
	font-size:			9px;
	}
.miniShoppingCart  table.preCheckOutTotals select{
	text-transform:		none;
	width:				;
	border:				1px solid #CCC;
	font-size:			8px;
	}
.miniShoppingCart  table.preCheckOutTotals select.shipping, select.shipping{
	text-transform:		none;
	margin-left:		0px;
	width:				336px;
	border:				1px solid #CCC;
	font-size:			10px;
	}
.miniShoppingCart  table.preCheckOutTotals select.shipping option,  select.shipping option{
	font-size:			10px;
	border-bottom:		1px solid #ccc;
}
.miniShoppingCart  table.preCheckOutTotals input{
	width:				;
	border:				1px solid #CCC;
	text-align:			right;
	font-size:			10px;
	}
.miniShoppingCart  table.preCheckOutTotals input.shortInput{
	width:				60px;
	text-align:			left;
	}
.miniShoppingCart  table.preCheckOutTotals input.grayButton,
.miniShoppingCart  table.preCheckOutTotals input.greenButton{
	width:				140px;
	text-align:			center;
	font-size:			9px;
	padding:			2px 5px;
	}
input.grayButton,
input.greenButton{
	color:				#FFF;
	width:				140px;
	border:				0px none;
	padding:			2px 10px;
	cursor:				pointer;
	text-align:			center;
	font-weight:		bold;
	font-size:			9px;
	text-transform:		uppercase;
	}
.greenButton{
	/*border-top:		1px solid #EEE;
	border-left:		1px solid #EEE;
	border-bottom:		1px solid #666;
	border-right:		1px solid #666;*/
	background-color:	#695321;
	}
.grayButton{
	/*border-top:		1px solid #EEE;
	border-left:		1px solid #EEE;
	border-bottom:		1px solid #666;
	border-right:		1px solid #666;*/
	/*background-color:	#B8A25C;*/
	background-color:#CCC;
	margin-right:		5px;
	}
.positivePromoCodeIndicator{
	vertical-align:		bottom;
	margin:				0 0 0 2px;
	}
.miniCartHeader{
	width:				323px;
	height:				20px;
	}
.miniCartHeader td.printACopy{
	width:				;
	text-align:			right;
	}
.miniCartHeader td.printACopy a{
	text-decoration:	none;
	font-size:			11px;
	}
.miniCartHeader td.printACopy img{
	border:				none 0px;
	margin:				1px 0 -1px 0;
	}
.removeProduct{
	color:				#990000;
	}
table.preCheckOutTotals .grandTotal td{
	color:				#ABD037;
	}
table.preCheckOutTotals .grandTotal td input{
	border:				1px solid #ABD037;
	color:				#ABD037;
	}


/*-----------------------------------------------------------------
	New / Old Customer      */


.loginContainer{
	margin:				20px auto;
	background-color:	#FFF;
	width:				720px;
	}


/*------------------------------------------------------------------
	Secure Check Out       */


strong span{
	font-weight:bold;
	}
.secureCheckOutContainer{
	width:				769px;
	background-color:	#FFF;
	margin:				20px auto;
	height:				1300px;
	}
.leftHandAdvertisements{
	margin:				0;
	height:				700px;
	width:0 !important;
	/*display:none;*/
	}
.checkoutContainer #checkoutAddresses table{
	clear:both;
	}

.secureCheckOutHeader{
	color:				#5E5E5E;
	font-size:			10px;
	margin-bottom:		15px;
	border-collapse:	collapse;
	float:left;
	}
.secureCheckOutHeader td.secureCheckOutLogo{
	width:				;
	padding-left:		0px;
	}
.secureCheckOutHeader td.secureCheckOutLogo img{
	margin:				5px 0 5px -3px;
	}
.secureCheckOutHeader td.informationalText{
	vertical-align:		bottom;
	padding-bottom:		4px;
	text-align:			left;
	}
.secureCheckOutHeader td.informationalText span.customerName{
	color:				#C4683C;
	font-size:			12px;
	}
.secureCheckOutHeader td.informationalText span.welcomeBack{
	color:				#000;
	font-size:			11px;
	}
.loginInformation{
	font-size:			10px;
	font-family:		Arial, Helvetica, sans-serif;
	width:				720px;
	clear:both;
	}
.loginInformation table{
	font-size:			10px;
	font-family:		Arial, Helvetica, sans-serif;
	margin:				0px auto 20px;
	}
.loginInformation table td{
	color:				#5E5E5E;
	}
.loginInformation .loginInput{
	width:				120px;
	font-size:			10px;
 	}
.loginInformation div{
	text-align:			center;
	margin-bottom:		5px;
	}
.loginInformation input.greenButton{
	padding:			3px 10px;
	}
.centerDividingLine{
	border-right:		1px solid #E4E4E4;
	height:				300px
	}
.forgotYourPassword{
	font-size:			10px;
	color:				#5E5E5E;
	}
.forgotYourPassword a{
	color:				#C4683C;
	}
.blueTitleHeader{
	margin:				0 0 5px 0px;
	font-size:			11px;
	width:				840px;
	color:				#5E5E5E;
	}
.blueTitleHeader a, .giftCardInfo a{
	color:				#ABD037;
	}
.blueTitleHeader img{
	}
.lightGrayHR{
	border:				0px none;
	background-color:	#CCC;
	margin:				0 0px 10px;
	height:				1px;
	clear:				both;
	width:				840px;
	}
#paymentMethod hr.lightGrayHR{
	width:				100%;
	}
.giftCardInfo span.greenText{
	color:				#ABD037;
	}
.giftCardInfo input.greenText{
	color:				#666;
	}
.loginInformation ul.paymentMethod{
	list-style:			none;
	padding:	    	0;
	margin:				15px auto;
	height:				20px;
	width:				500px;
	}
.loginInformation ul.paymentMethod li{
	float:				left;
	margin:				0 20px 0 0;
	}
.loginInformation ul.paymentMethod li input{
	float:				left;
	margin:				0 20px 0 160px;
	}
.loginInformation ul.paymentMethod li img.googleCheckOutLogo{
	margin:				0 0 -2px 0;
	}
.loginInformation ul.paymentMethod li img.payPalLogo{
	height:				20px;
	margin:				0px 0 -5px 0;
	}
.loginInformation ul.paymentMethod li img.billMeLaterLogo{
	height:				30px;
	margin:				-3px 0 0 30px;
	}
.loginInformation ul.paymentMethod li img.creditCardsLogo{
	height:				20px;
	margin:				0px 0 -3px 0;
	}
.paymentMethod{
	list-style:			none;
	padding:	    	0;
	margin:				10px 10px 10px 20px;
	height:				20px;
	}
.paymentMethod li{
	float:				left;
	min-width:			;
	margin:				0 20px 0 0;
	display:
	}
.paymentMethod li img.googleCheckOutLogo{
	margin:				0 0 -2px 0;
	}
.paymentMethod li img.payPalLogo{
	height:				20px;
	margin:				0px 0 -5px 0;
	}
.paymentMethod li img.billMeLaterLogo{
	height:				23px;
	margin:				-7px 0 0 0;
	}
.paymentMethod li img.creditCardsLogo{
	height:				20px;
	margin:				0px 0 -3px 0;
	}
.paymentInfo{
	clear:				both;
	padding-left:10px;
	padding-left:       20px;
	font-size:12px;
	}
.paymentInfo input, .paymentInfo select{
	font-size:			10px;
	margin-bottom:		0px;
	}
.paymentInfo select{
	margin-top:10px;
	}
.blueTitleHeader .paymentInfo info, .blueTitleHeader .paymentInfo select{
	font-size:			10px;
	}
.productRow .productQuantityField acronym{
	color:				#ABD037;
	}
.productRow td.left span.blue{
	color:				#C4683C;
	}
.financialTotalingRow td.left, .financialTotalingRow td.left strong{
	color:				#C4683C;
	}
.justRed{
	color:				#990000;
	}
.giftCardBalance{
	width:50px;
	text-align:right;
	margin-right:10px;
	background-color:#F8F8F8;
	border:1px solid #CCC;
	}
.disabledInput{
	width:50px;
	background-color:#F8F8F8;
	text-align:right;
	margin-right:12px;
	border:1px solid #CCC;
	}
.giftCardInfo acronym.green{
	color:#ABD037;
	}


/*-------------------------------------------------------------------------------

	New Customer Check Out  */

.newMemberPromos{
	padding-left:	    20px;
	font-size:			11px;
	color:				#5E5E5E;
	margin:				0 0 10px 0;
	}
.newMemberPromos span.blue{
	color:				#C4683C;
	}
.absentProduct .productQuantityField a, .absentProduct{
	color:				#990000;
	}
.absentProduct td.left span.blue, .absentProduct td.manufName span.manufacturerName{
	font-weight:		bold;
	color:				#550000; !important
	}
.absentProduct, .absentProduct td, .absentProduct td span{
	background-color:	#FFFFBB;
	color:				#990000;
	}
.absentProduct td.prodImage{
	background-color:	#FFF;
	}

/*-------------------------------------------------------------------------------
	
	Shopping Info Header  */
	

.shoppingInfoHeader{
	list-style:			none;
	padding:	        0px;
	margin:				-2px 0 0px 0;
	}
.shoppingInfoHeader img.endCaps{
	margin:				-5px -3px;
	}
.shoppingInfoHeader li{
	/*float:right;*/
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#000;
	float:				left;
	padding:			5px 3px 12px;
	background:			url('../images/myBagTabCenter.png') repeat-x;
	}
.shoppingInfoHeader li.endCap{
	background-image:	none; 
	padding-bottom:		7px;
	}
.shoppingInfoHeader li a{
	text-decoration:	none;
	color:				#000 !important;
	font-size:			12px;
	}
.shoppingInfoHeader li a img{
	border:				0px none;
	}
.shoppingInfoHeader li span.greenAndBold a, .shoppingInfoHeader li span.greenAndBold a span{
	color:				#710d0d;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			12px;
	}
.shoppingInfoHeader li.viewCartArea img{
	margin:				-4px 0;
	}


/*------------------------------------------------------------------------------
Message Overlay             */


.addressOverlayContainer{
	position:absolute;
	z-index:500;
	width:216px;
	height:221px;
	}
.addressOverlay{
	/*margin:10px;*/
	width:100%;
	background-color:#FFF;
	border:1px solid #AAA;
	}
.addressOverlay td{
	padding:3px;
	font-size:10px;
	}
.addressOverlay td input{
	font-size:10px;
	}
.shoppingOverlay{
	background-color: #000;
	position: absolute;
	top:0;
	left:0;
	z-index: 400;
	}
.addressOverlay td.whiteBackground{
	}
.roundedTopPiece{
	margin:-7px 0px 0;
	position:absolute;
	width:100%;
	_width:220px;
	}
.roundedBottomPiece{
	margin:-1px 0px -7px;

	position:absolute;
	width:100%;
	}
.addressFirstName{
	width:55px;
	}
.addressOverlay td.leftPadding{
	padding-left:10px;
	}
.addressOverlay td.rightPadding{
	padding-right:10px;
	}
.addressInput{
	width:130px;
	}
.shoppingDivText{
	background-color:white;
	}
/*------------------------------------------------------------------------------
Order Processing Overlay             */
.orderProcessingMessageContainer{
	position:absolute;
	z-index:2000;
	padding:auto;
	}
ul.orderProcessingMessage{
	background-color:#333;
	position:absolute;
	z-index:2000;
	list-style:none;
	position:absolute;

	padding:20px 10px;
	width:550px;
	}
.orderProcessingMessage li{
	text-align:center;
	color:#FFF;
	}
.orderProcessingMessage li.whiteText{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	}
.orderProcessingMessage li.blueText{
	color:#C4683C;
	font-size:12px;
	}
.progressBarBox{
	background:url(../p_images/progress-bar-back.gif) right center no-repeat;
	width:200px;
	height:20px;
	float:left;
	text-align:left;
 	}
.progressBarPercentage{
	background:url(../images/progress-bar-blue.gif) right center no-repeat;
	height:20px;
	/*_margin-left:-148px; !important*/
	}
/*------------------------------------------------------------------------------
Thank You Page             */
.thankYouContainer{
	margin:0px auto;
	width:700px;
	font-size:11px;
	}
.promotionalArea{
	width:120px;
	float:left;
	height:300px;
	margin:5px 20px 0 0;
	}
.thankYouContent{
	width:700px;
	margin:25px 0;
	float:left;
	padding:0;
	font-size:11px;
	}
.thankYouMessage{
	font-size:14px;
	}
.thankYouContent li{
	padding:0;
	}
.thankYouContent a{
	color:#ABD037;
	}
.thankYouHeader{
	font-size:24px;
	color:#C4683C;
	font-weight:bold;
	width:600px;
	padding:0;
	margin:-2px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.thankYouSubHeader{
	font-size:16px;
	color:#C4683C;
	margin-top:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.accountFeatureList{
	margin:10px 0px 10px 0px;
	_margin:-10px 0px 10px 0px;
	padding:0;
	}
.accountFeatureList li{
	margin-left:0px;
	background: no-repeat url(/images/leaf_bullet.gif) 0 3px;
	padding-left:13px;
	}
span.preDiscountPrice{
	text-decoration:line-through;
	color:#990000;
	}
ul.receiptBundle{
	list-style:disc;
	margin:5px 0px 5px 50px;
	}
.bottomThankYouDividerLine{
	border-top:1px solid #D3C29B;
	clear:both;
	width:600px;
	padding-top:5px;
	margin:5px 0 10px 0;
	}


/*------------------------------------------------------------------------------

Members Area				*/


.membersArea{
	width:600px;
	margin:0px;
	font-size:11px;
	color:#5E5E5E;
	}
.membersArea td{
	font-size:11px;
	}
.membersArea table.calenderContainer col{
	font-size:12px;
	}
.membersArea ul{
	float:left;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*border: 1px solid #E4E4E4;
	-moz-border-radius:12px;*/
	padding:10px;
	margin:0px 0 20px 20px;
	}
.membersArea span.titleName{
	clear:both;
	float:left;
	}
.membersArea p{
	clear:both;
	}
.calenderContainer th{
	font-size:12px;
	}
html body table#body tbody tr div div{
	font-size:12px;
	font-weight:bold;
	}
.membersArea ul ul{
	float:left;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 0px;
	/*-moz-border-radius:12px;*/
	padding:0 10px;
	margin:0 0 0 0;
	width:200px;
	}
.membersArea ul.secondOrder{
	clear:both;
	margin-left:0;
	}
.membersArea ul:first-child{
	margin:0 0 0px 0;
	}
.membersArea ul li.sectionHeader, .membersArea div.sectionHeader{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C4683D;
	margin:0 0 5px 0px;
	padding:0 0 1px 0;
	list-style:none ;
	list-style-image:none;
	}
.membersArea ul li.sectionHeader{
	border-bottom:1px solid #C4683D;
	width:585px;
	}
.membersArea ul ul li{
	list-style:none;
	background:url(/images/leaf_bullet.gif) no-repeat 0 4px;
	width:190px;
	margin:0 0 0 0px;
	padding-left:13px;
	}
.membersArea ul li a{
	color:#6A6A6A;
	}
.membersArea ul li a:hover{
	color: #5E4710;
	}
.memberAreaNews{
	border:1px solid #E4E4E4;
	clear:both;
	}
.membersArea table{
	}
.membersArea ul li.subSectionHeader{
	margin-left:45px;
	margin-top:10px;
	width:600px;
	list-style:none;
	font-size:14px;
	list-style-image:none;
	background-image:none;
	color:#000;
	}
.membersArea ul li.topHeader{
	margin-top:0px; !important
	}
.membersArea ul li.memberOption{
	margin-left:60px;
	width:150px;
	}
.membersArea ul img.sectionGraphic{
	margin:7px 0 0 0;
	}
.membersArea ul.community{
	margin-top:15px;
	width:585px;
	height:110px
	}
.membersArea ul.accountInformation{
	margin-bottom:15px;
	width:585px;
	height:90px;
	}
.membersArea ul.orderInformation{
	margin-bottom:15px;
	width:585px;
	height:90px;
	}
.membersArea ul.orderInformation li{
	}
/*----------------------------------------------------------------------------
New Members Area Styles                   */

div.sectionHeader{
	font-size:16px;
	color:#C4683D;
	margin:0 0 5px 0px;
	border-bottom:1px solid #C4683D;
	padding:0 0 1px 0;
	}
.addressBookContainer div.sectionHeaderAllAddresses{
	width:100%;
	}
.membersAreaTable{
	border:1px solid #DADADA;
	font-size:11px;
	border-collapse:collapse;
	color:#6A6A6A;
	}
.membersAreaTable a{
	color:#ABD037;
	}
.membersAreaTable tr.header td{
	border-left:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	padding:3px 5px 3px 0px;
	/*background-color:#AACCE6;
	color:#FFF;*/
	background-color:#FFF;
	color:#C4683D;
	}
.membersAreaTable td{
	border-left:1px solid #DADADA;
	padding:2px 3px;
	}
.membersAreaTable tr.oddRow td, .membersAreaTable td.oddRow{
	background-color: #F9F2E3;
	}
.financialTotalingRow select{
	font-size:11px;
	}
a.whiteBack{
	font-size:12px;
	}
.addressNavigationButtons{
	font-size:9px;
	width:130px;
	}
.addressNavigationButtons li{
	margin:0px;
	padding:0;
	}
.addressNavigationButtons li a{
	font-size:11px;
	margin:0px;
	padding:0;
	}
.shippingAddresses table td{
	font-size:11px;
	}
.reviewDivOverlay{
	background-color:white;
	width:400px;
	}
.reviewDivOverlay input{
	width:220px;
	}
.reviewDivOverlay input.buttons{
	width:auto;
	}
.reviewDivOverlay textarea{
	height:;
	width:220px;
	}	
.roundedBottomPieceTwo{
	position:absolute;
	margin:-1px 0px -0px;
	width:100%;
	}
.roundedTopPieceTwo{
	position:absolute;
	margin:-5px 0px -2px;
	width:100%;
	_width:100%; 
	}
.reviewDivOverlay form{
	margin:0;
	}
/****************Product trial css********************/

.trialTemplateProduct{
	width:600px;
}
div.trialTitle{
	float:left;
	width:75%;
	text-align:left;
}
div.trialTitle div.trialHeader{
	color:#000;
	font-size:15pt;
	background-color:#fff;
}
div.trialTitle div.trialSubHeader{
	color:#C4683C;
	font-size:10pt;
}
div.trial_button{
	float:right;
	width:20%;
	text-align:center;
}
div.trialContent{
	clear:both;
	width:100%;
	text-align:left;
	padding-top:5px;
}
div.trialContent table tr td img{
	width:300px;
	padding-right:15px;
}
.whereToShip{
	font-size:13pt;
	color:#C4683C;
	padding-bottom:10px;
}
table.recurringOrderProductPage{
    margin:0px 0px 5px 0;															
    }
table.recurringOrderProductPage td{
    padding:5px;
	font-size:11px;
    }
table.recurringOrderProductPage tr.header td{
    padding:5px;
	font-size:11px;
    }
table.recurringOrderProductPage td .transparentMiniCartContainer td{
	padding:0px;
	}
table.recurringOrderProductPage tr.header td{
    font-weight:bold;
    background-color:#FFF;
	}
table.recurringOrderProductPage tr.header{
	height: auto !important;
    }
table.recurringOrderProductPage tr.contentRow td{
	background:#ECEBEB none repeat scroll 0 0;
	border:1px solid #CCCCCC;
    }
.recurringOrderProductPage .percentagesOff td{
	padding:0 5px 5px 0 !important;
	vertical-align:top;
    }
.recurringOrderProductPage .percentagesOff td strong{
	color:#C4683C !important;
	}
.shippingAddresses{
	border-left:1px solid #E4E4E4;
	padding-left:20px;
	}
.recurringOrderProductPage .cart{
	background:transparent url(/images/sb_med_cart_back_200px.gif) no-repeat scroll 0 0 !important;
	}
.recurringOrderProductPage .cart{
	background:transparent url(/images/sb_med_cart_back_200px.gif) no-repeat scroll 0 0 !important;
	}
	
	
	
/*----------------------------------------------------------------
Contact Us    */


	.contactUsWrapper h3 span,
	.contactUsWrapper h2{
		color:#b74e30 !important;
	}
	.contactUsWrapper h3 span{
		font-weight:bold;
		text-transform:uppercase;
	}
	
	
/*----------------------------------------------------------------
Swatches    */

	.socialSwatchBar{
		background:#F5F5F5;
		border:1px solid #BEBEBE;
	}
	.socialSwatchBar li.facebook{
		border-left:1px solid #CCCCCC;
	}
	.colorSwatchDisplay td,
	.colorSwatchDisplay th{
		border-bottom:1px dotted #333333;
		color:#000;
	}
	.colorSwatchDisplay th{
		font-size:16px;
		font-weight:normal;
		text-transform:uppercase;
		padding-bottom:6px;
	}
	.colorSwatchDisplay td div{
		color:#4a4a4a;
	}		
	
	
	
/*----------------------------------------------------------------
Swatches    */
	
	.socialSwatchBar{
		background:#F5F5F5;
		border:1px solid #BEBEBE;
	}
	.socialSwatchBar li.facebook{
		border-left:1px solid #CCCCCC;
	}
	.hiddenProductDetails td,
	.colorSwatchDisplay th{
		border-bottom:1px solid #BEBEBE;
		color:#424242;
	}
	.colorSwatchDisplay th{
		font-size:16px;
		font-weight:normal;
		text-transform:uppercase;
		padding-bottom:6px;
		color:#CC4B26;
	}
	.hiddenProductDetails strong,
	.colorSwatchDisplay td div.blueHeader,
	.colorSwatchDisplay th{		
		color:#CC4B26;
	}		
	.beNotified button, button.smallAddToCart{
		font-size:11px;
	}	 
	
	
	
		
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
	.productSubSectionHeader td.viewAllLink{
		width:200px;
		font-size:9px;
		}
	#tiles li {
		float: left;
		padding:3px 0px 3px 3px;
	}
	.miniShoppingCart{
		width:348px; !important
		}
	 .shoppingDivText input{
		font-size:10px;
		}
	.roundedTop470px{
		marg/in:0 -1px -5px;
		margin:0 -1px -5px;
		border-bottom:#FFF 1px solid;
		}
	.roundedBottom470px{
		margin:-5px -1px 5px;
		}
}
