div#scATCwrapper{position:absolute;background-color:#000;opacity:.75;filter:alpha(opacity=75);z-index:20000;}div#scATCmsg{position:absolute;background-color:#fff;border:solid 1px #000;text-align:center;z-index:20001;width:400px;padding:16px;font:normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;}body.scATCtemplate1 div#scATCwrapper{display:none;}body.scATCtemplate1 div#scATCmsg img{margin-right:4px;vertical-align:middle;}body.scATCtemplate1 div#scATCmsg{background-color:#CE1700;color:#fff;border:solid 1px #fff;width:auto;top:2px;left:2px;padding:2px 8px;}body.scATCinProgress form input,body.scATCinProgress form select{opacity:.25;filter:alpha(opacity=25);}select.scHideSelect{visibility:hidden;}iframe#scCookieTestFrame,iframe#scFrameWorkFrame,iframe#scHddnIFrame{overflow:hidden;height:0;width:0;border:none;}

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font: 12px/1.2 Tahoma, Helvetica, sans-serif;
	text-align: center;
	color: #1F3B09;
}

p {
	margin: 10px 0;
	line-height: 1.3;
}

a {
	text-decoration: none;
	color: #1F3B09;
}

a:hover {
	text-decoration: underline;
}

img, fieldset {
	border: 0;
}

h1 {
	font-size: 19px;
}

h2,
h2 a {
	font-size: 13px;
	color: #;
}

/*Main Structure Style*/
div.clearer {
	clear: both;
}

#brandmark {
	float: left;
	margin-bottom: -10px;
    margin-top: 31px;
}

#brandmark a,
#brandmark img {
	display: block;
}

#headerOuter,
#bodyOuter,
#footerOuter {
	clear: both;
	text-align: center;
}

#headerOuter {
	background: #fff url('greenLineBg.gif') repeat-x 0 bottom;
	padding-bottom: 9px;
}

#footerOuter {
	background: #fff url('greenLineBg.gif') repeat-x 0 0;
}

#bodyOuter {
	background-color: #EEE4C0;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

#header {
	margin: 0 auto;
	width: 870px;
}

#bodyCont,
#footer {
	margin: 0 auto;
	width: 926px;
}

#headerInner {
	float: left;
	width: 106%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
}
#bodyInner {
	float: left;
	width: 106%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
}

#footerInner {
	float: left;
	width: 100%;
}

#bodyInner {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	background: #fff url("navBg.gif") repeat-y 0 0;
}

#phoneInfo,
#shipInfo {
	float: right;
	clear: right;
	width: 480px;
	text-align: right;
	/*margin: 14px 0 0;*/
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#shipinfo {
width: 480px !important;
}
#phoneInfo{
	margin-top:0px;
	/*margin-bottom:14px;*/
}

#phoneInfo {
	font-size: 14px;
	color: #305A0F;
}

#shipInfo {
	font-size: 17px;
	color: #C7AE61;
}

#shipInfo img {
	vertical-align: middle;
}

#headLinks {
	margin-top: 80px;
}

#headLinks li {
	float: right;
	list-style: none;
	white-space: nowrap;
	background: #8AC947 url("tpTabR.png") no-repeat right 0;
	color: #fff;
	text-transform: lowercase;
	font: 14px Georgia, serif;
	margin-left: 2px;
}

#headLinks a {
	float: left;
	display: block;
	background: url("tpTabL.gif") no-repeat 0 0;
	padding:5px 35px 0 37px;
	height: 20px;
	color: #fff;
}

#searchBar {
	background-color: #DFE6F0;
	text-align: right;
	padding: 8px;
	border-bottom: solid 1px #fff;
}

#bodyshell {
	background: url("navBtmBg.gif") no-repeat 0 bottom;
	float: left;
	margin: 0;
	padding-left: 182px;
	width: 800px;
	clear: both;
	text-align: left;
}

#navproduct {
	float: left;
	left: 0;
	margin-left: -179px;
	position: relative;
	width: 174px;
	background: url("navBtmBg.gif") no-repeat 0 0;
	padding: 3px 0;
	z-index: 0;
}

* html #navproduct {
	left: 179px;
}

#leftNavBtm {
	padding: 6px 3px;
	text-align: center;
	background-color:#FFFFFF;
}

#footer {
	clear: both;
	width: 100%;
	color: #7BB33F;
	text-align: center;
	padding-top: 8px;
}

#footer a {
	color: #7BB33F;
}

#footer .links {
	padding: 10px;
	background: url("footerLine.gif") no-repeat center bottom;
	font-family: Georgia, serif;
	text-transform: lowercase;
}

#footer .links li,
#footer .links li a {
	display: inline;
	padding: 0 8px;
	color: #305A0F;
}

#copyright {
	padding: 10px;
	font-size: 11px;
}

#badges {
	padding: 10px;
}

#badges img {
	vertical-align: middle;
	margin: 0 12px;
}

#bodycontent {
	position: relative;
	z-index: 0;
	width: 100%;
	float: right;
}

#bodyContPad {
	margin-bottom: 3px;
}

#mailingarea {
	clear: both;
    font-family: Tahoma;
    font-size: 12px;
    margin: 20px auto 10px;
    padding: 10px 15px;
    text-align: left;
    width: 90%;
}

#mailingarea-orig {
	clear: both;
	border: solid 2px #98DFF2;
	padding: 4px 8px;
	text-align: center;
	background-color: #CEF2FD;
	font-family: Georgia, serif;
	font-size: 13px;
	width: 460px;
	margin: 3px 0;
}

#searcharea {
	padding: 6px 0;
}

#searcharea form *,
#mailingarea-orig form * {
	vertical-align: middle;
}

#searcharea input,
#mailingarea-orig input {
	font-size: 11px;
	line-height: 1.2;
}

input.searchIn {
	width: 120px;
	padding: 3px;
	border: 1px solid #305B0C;
	margin: 0 6px;
	color: #305B0C;
}

input.newsletterBox {
	width: 100px;
	padding: 3px;
	border: 1px solid #305B0C;
	margin: 0 6px;
	color: #305B0C;
}

#scLeftNav,
#scBrandsNav {
	margin: 0 0 16px;
	font-size: 13px;
}

#scLeftNav li,
#scBrandsNav li {
	list-style-type: none;
	width: 100%;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
}

#scLeftNav li a,
#scBrandsNav li a {
	display: block;
	padding: 3px 12px;
	color: #305A0F;
	border-top: solid 1px #F2FCDC;
	border-bottom: solid 1px #F2FCDC;
	margin: 0;
}

#scLeftNav li:hover,
#scBrandsNav li:hover {
	z-index: 2;
}

#scLeftNav li a:hover,
#scBrandsNav li a:hover {
	text-decoration: none;
}

#scLeftNav li:hover a,
#scBrandsNav li:hover a {
	border-top: solid 1px #D6E7B1;
	border-bottom: solid 1px #D6E7B1;
	background-color: #fff;
}

#scLeftNav li.hasSubnav:hover a,
#scBrandsNav li.hasSubnav:hover a {
	width: 150px;
	padding-right: 6px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 11;
}

#scLeftNav li.hasSubnav:hover ul a,
#scBrandsNav li.hasSubnav:hover ul a {
	border: none;
	width: auto;
	padding-left: 18px;
}

* html #scLeftNav li.sfhover a {
	border-top: solid 1px #D6E7B1;
	border-bottom: solid 1px #D6E7B1;
	background-color: #fff;
	width: 150px;
	padding-right: 6px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 11;
}

* html #scBrandsNav li.sfhover a {
	border-top: solid 1px #D6E7B1;
	border-bottom: solid 1px #D6E7B1;
	background-color: #fff;
	width: 150px;
	padding-right: 6px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 11;
}

* html #scLeftNav li.sfhover ul a {
	border: none;
	width: auto;
	padding-left: 18px;
}

* html #scBrandsNav li.sfhover ul a {
	border: none;
	width: auto;
	padding-left: 18px;
}

#scLeftNav li ul,
#scBrandsNav li ul {
	display: none;
	background-color: #fff;
	border: solid 1px #D6E7B1;
	padding: 2px 0 4px;
	width: 172px;
	position: absolute;
	top: 0;
	left: 167px;
	z-index: 10;
}

#scLeftNav li:hover ul,
#scBrandsNav li:hover ul {
	display: block;
}

* html #scLeftNav li.sfhover ul {
	display: block;
}

* html #scBrandsNav li.sfhover ul {
	display: block;
}

#scLeftNav li ul li,
#scBrandsNav li ul li {
	position: static;
	z-index: 10;
}

#scLeftNav li ul li:hover,
#scBrandsNav li ul li:hover {
	z-index: 10;
}

#scLeftNav li ul a:hover,
#scBrandsNav li ul a:hover {
	background: url("navDot.gif") no-repeat 8px 9px;
	text-decoration: underline;
}

/*End Shell Area*/

table.vertical,
table.contents-table,
table#contents-table {
	border-collapse: collapse;
	background-color: #7BB33F;
	width: 100%;
}

table#contents-table table {
	border-collapse: collapse;
}

#featured table#contents-table {
	background-color: transparent;
	margin-bottom: 8px;
}

div#paging div#contents table td,
table.vertical td,
table.contents-table td,
table#contents-table table td {
	text-align: center;
	background: #fff;
	padding: 12px 2px;
	    color:green;
    font-size:12px;
   
}

table#contents-table table td {
	padding: 0 10px 0 0;
}

table#contents-table table td + td {
	padding: 0;
}

div#paging div#contents table td.verticalSpacer,
div#paging div#contents table td.horizontalSpacer,
table.contents-table td.verticalSpacer,
table.contents-table td.horizontalSpacer {
	padding: 0;
}

div#paging div#contents table td {
	padding-top: 0;
}

div#paging div#contents table td.imgCell {
	padding-top: 12px;
	padding-bottom: 0;
}

table.contents-table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td img,
table.vertical td img,
table.contents-table td img,
table#contents-table td img,
td.imgCell img {
	border: solid 1px #D2B867;
}

table.contents-table td.infoCell {
	padding-top: 0;
}

div#paging div#contents table div.name,
table.vertical td div.name,
table.contents-table td div.name,
table#contents-table td div.name {
	font-weight: bold;
	margin: 6px 0 2px;
}


table.vertical td div.sale-price,
div#paging div#contents table div.saleprice,
table#contents-table td div.sale-price-bold,
table.contents-table td div.sale-price-bold {
	color: red;
	font-weight: bold;
}

div.scBreadcrumbs {
	font-family: Georgia, serif;
	margin: 10px 14px;
	color: #32BCE1;
}

div.scBreadcrumbs img {
	vertical-align: middle;
	margin: 0 8px;
}

div.scBreadcrumbs a {
	color: #305A0F;
	font-weight: normal;
}

h1 {
	font-family: Georgia, serif;
	padding: 3px 8px 3px 12px;
	font-size: 24px;
	font-weight: normal;
	color: ##1F3B09;
	background: url("lightGreenBar.gif") repeat-x scroll 0 bottom #CFE7AD;
	zoom: 1;
}

div.areaHd,
div.relatedHd {
	font-family: Georgia, serif;
	padding: 5px 14px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #71C02B url("greenBar.gif") repeat-x 0 bottom;
	zoom: 1;

}

#imgHolster,
.imgHolster {
	float: left;
}

#homeHd {
	float: left;
	border-left: solid 350px #fff;
	background-color: #9DE6FC;
	width: 300px;
	margin-bottom: 3px;
	zoom: 1;
}

#splash {
	margin-left: -350px;
	float: left;
	width: 347px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
	background: url("splash.jpg") no-repeat 0 0;
	padding: 72px 0 107px;
}

#splash #msg {
	overflow: auto;
	text-align: center;
	height: 118px;
	width: 331px;
	padding: 6px 8px;
}

#featured div.areaHd {
	background: #8EE0F9 url("blueBar.gif") repeat-x 0 bottom;
}

#featuredBody {
	padding: 8px 10px;
}

#featured .abstractTxt {
	margin-bottom: 8px;
}

#specials {
	clear: both;
}

#sectInfo {
	background: #F2FCDC url("leafBg.png") no-repeat right bottom;
	float: left;
	width: 100%;
	border-bottom: solid 6px #fff;
}

#sectionHd #imgHolster {
	text-align: center;
	width: 324px;
	border-right: solid 6px #fff;
	border-bottom: solid 6px #fff;
	margin: 0 6px -6px 0;
}

#imgHolster .imgBx {
	border: solid 0px #a0a0a0;
	background-color: #fff;
	border-top: none;
}

#imgHolster img {
	vertical-align: middle;
}

#sectionHd #capArea {
	padding: 6px;
}

#itemBody #imgHolster {
	text-align: center;
	width: 256px;
	margin-bottom: 4px;
}

#itemBody #scPage-insets {
	float: left;
	padding: 4px 4px 0;
	width: 84px;
}

#itemBody #scPage-insets img {
	vertical-align: top;
	border: solid 3px #fff;
	background-color: #fff;
	margin-bottom: 4px;
}

#itemBody #infoHolster {
	width: 302px;
	float: right;
	background: #F2FCDC url("leafBg.png") no-repeat right bottom;
	margin-bottom: 4px;
}

#itemBody #infoHolster form {
	padding: 36px 12px;
	width: 278px;
}

#itemBody #product-info-table {
	width: 100%;
	border-collapse: collapse;
	font-family: Georgia, serif;
	font-size: 15px;
}

#itemBody #product-info-table input.text,
#itemBody #product-info-table select {
	font-size: 10px;
	width: 160px;
}

#itemBody #product-info-table input.qtyIn,
#itemBody #product-info-table input.mono {
	width: 30px;
	text-align: right;
}

#itemBody #product-info-table input.mono {
	text-align: center;
}

#itemBody #product-info-table th,
#itemBody #product-info-table td {
	padding: 3px 6px;
	border-bottom: solid 1px #C7AE61;
}

#itemBody #product-info-table th {
	color: #195D82;
	text-align: right;
	font-weight: normal;
}

#itemBody #product-info-table td {
	color: #645424;
}

#itemBody #product-info-table tr.sale-price th,
#itemBody #product-info-table tr.sale-price td {
	color: red;
	font-size: 22px;
}

#itemBody #product-info-table td.add-to-cart {
	border-bottom: none;
	text-align: center;
	padding: 12px 12px 3px;
}

#itemBody #capArea {
	clear: both;
	padding: 1px 6px;
}

#itemBody #capArea li{
	margin-left: 15px;
}

#xSell {
	margin-bottom: 3px;
}

#xSell .areaHd {
	background: #9CE5FB url("lightBlueBar.gif") repeat-x 0 bottom;
}


/*#xSell .areaHd {
	background: #8EE0F9 url("blueBar.gif") repeat-x 0 bottom;
}*/

#xSell table.vertical {
	background-color: #9DE6FC;
}

#seo-related-links {
	clear: both;
	border: solid 0px #C7AE61;
	background-color: #fff;
}

div.relatedHd {
	background: #CFE7AD url("lightGreenBar.gif") repeat-x 0 bottom;
}

ul.seo-links {
	float: left;
	width: 620px;
	padding: 12px;
	font-family: Georgia, serif;
	color: #1F72A1;
}

ul.seo-links li {
	padding: 3px 0 3px 42px;
	width: 268px;
	list-style: none;
	float: left;
}

ul.seo-links a {
	display: block;
	padding-left: 26px;
	width: 242px;
	color: #1F72A1;
	background: url("leafDot.png") no-repeat 0 0;
}

div#paging {
	clear: both;
	zoom: 1;
}

div#paging div.ctrls {
	padding: 4px 16px;
	background: #7CB749 url("darkGreenBar.gif") repeat-x 0 bottom;
	color: #fff;
	font-family: Georgia, serif;
	text-transform: lowercase;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #fff;
}

div#paging div.ctrls a {
	color: #fff;
}

div#paging div.ctrls img {
	vertical-align: middle;
}

div#paging div.ctrls .itemof span,
div#paging div.ctrls .chosen {
	font-weight: bold;
}

div#paging div.ctrls .pagelinks .chosen,
div#paging div.ctrls .sortlinks .chosen {
	color: #32BCE1;
}

div#paging div.ctrls .pageof {
	margin-right: 20px;
}

div#paging div.ctrls .leftArrowDiv,
div#paging div.ctrls .rightArrowDiv {
	margin-left: 20px;
}

div#paging div#contents {
	background-color: #7AB340;
	margin-bottom: 1px;
}

div#paging div#contents table {
	width: 100%;
}



.sitemap-header {
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-top:  15px;
}
.sitemap-1 {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 25px;
}
.sitemap-2 {
	font-size: 12px;
	display: block;
	padding-left: 50px;
}
.sitemap-3 {
	font-size: 10px;
	display: block;
	padding-left: 75px;
}
.sitemap-4 {
	font-size: 8px;
	display: block;
	padding-left: 100px;
}

/* -- checkout styles -- */
div.ys_wrapper {
	width: auto !important;
	background: none;
}

div.ys_wrapper #bodyInner {
	background-image: none;
}

div.ys_wrapper #bodyshell {
	width: 832px;
	padding: 0;
	background: none;
}

#progressLeaves {
	text-align: center;
	margin-bottom: 22px;
}

#progressLeaves img {
	margin: 0 20px;
}


/* Mini Cart Styles */

div#scMCholster-0061 {
	float: right;
	width: 296px;
	height:26px;
	text-align: left;
	position: relative;
	z-index: 1;
	background: url("mc-main-bg.jpg") no-repeat 0 0;
	color: #000;
	font: bold 11px/1.2 Tahoma, Verdana, sans-serif;
}

div#scMCholster-0061.open-0061 {
	z-index: 10000;
}

div#scMCholster-0061 a {
	color: #000;
}

div#ctrlPad-0061 { /*Do not add float otherwise ie 6 will not display properly*/
	xbackground: url('scMCcartIcon.gif') no-repeat 5px 7px;
	padding: 3px;
}

div#minCart-0061 {
	width: 137px;
	float: left;
	xmargin-left:5px;
	margin-top:2px;
}

div#minCart-0061 a#emptyCook-0061,
div#minCart-0061 span.emptyMsg-0061,
div#minCart-0061 span.itemCnt-0061,
div#minCart-0061 span.itemTtl-0061 {
	background-color: #FFF;
	display: block;
	padding: 1px 3px;
	text-align: center;
}

div#minCart-0061 span.itemCnt-0061,
div#minCart-0061 span.itemTtl-0061 {
	float: right;
	width: 70px;
}

div#minCart-0061 span.itemTtl-0061 {
	width: 55px;
}

div#minCart-0061 span.itemCnt-0061 {
	float: left;
}

div#minCart-0061 span.itemCnt-0061 span {
	font-weight: normal;
}

div#ctrlBox-0061 {
	xclear: both;
	padding-top: 1px;
	float: right;
	width: 150px;
}

div#ctrlBox-0061 span {
	display: block;
	padding-top: 20px;
}

a#toggLink-0061 {
	display: block;
	overflow: hidden;
	height: 17px;
	width: 74px;
	background: url('scMCtoggCart.png') no-repeat 0 0;
	float: left;
}

a#checkoutLink-0061 {
	display: block;
	overflow: hidden;
	height: 17px;
	width: 74px;
	background: url('scMCcheckout.png') no-repeat 0 0;
	float: right;
}

div.open-0061 a#toggLink-0061 {
	background-position: 0 -17px;
}

div.emptyCart-0061 a#checkoutLink-0061,
div.open-0061 a#checkoutLink-0061 {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: default;
}

div#smCart-0061 {
	position: absolute;
	/* top: 20px; */
	right: 0;
	border: solid 1px #E0E0DE;
	width: 344px;
	background: #73AD3A url('scMCloading.gif') no-repeat center center;
	z-index: 10000;
}

div.closed-0061 div#smCart-0061 {
	height: 0;
	width: 0;
	overflow: hidden;
	border: none;
}

iframe#cartViewer-0061 {
	border: none;
	width: 344px;
	height: 0;
	vertical-align: top;
}

div.loading-0061 div#smCart-0061 {
	height: 60px;
}

div.loading-0061 iframe#cartViewer-0061 {
	height: 1px !important;
}

div.clearer-0061 {
	clear: both;
}

#headerInner{
	z-index:100 !important;
}

/* End Mini Cart Styles */

/* sequence banner */
.scSequenceBanner {width:800px; height:280px; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif; margin-bottom: 2px;}
.scSequenceBannerMain {position:relative;}
.scSequenceBannerMain div {position:absolute; top:0; left:0;}
.scSequenceButtons { height:25px; position:absolute; z-index:100;}
/* graphical button background */
a.scSButton {cursor:pointer; display:block; float:left; width:25px; padding:6px 0; background:url(/lib/yhst-94871585808183/scSBbtn.png) no-repeat right 0; color:#fff; text-align:center; font-size:11px; margin:0 1px 2px 0;}
a.scSButton:hover {background:url(/lib/yhst-94871585808183/scSBbtn.png) no-repeat 0 0; font-weight:bold;}
a.scSBon, a.scSBon:hover {background:url(/lib/yhst-94871585808183/scSBbtn.png) no-repeat center 0; font-weight:bold;}
/** square button (CSS version) 
a.scSButton {cursor:pointer; display:block; float:left; width:20px; padding:2px 0; background:#000; color:#fff; text-align:center; font-size:12px; margin:0 2px 2px 0; border:1px solid #fff;}
a.scSButton:hover {background:#555;}
a.scSBon, a.scSBon:hover {background:#900;}
**/
.scSequencePause {position:absolute; width:72px; height:20px; z-index:100; background:url(/lib/yhst-94871585808183/scSBPause.png) no-repeat 0 0;}
.order-button {margin: 3px 0 0 0;}
.saleprice {padding: 0 0 2px 0;}
