.clearall
	{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
.hidefirst{/*display:none;*/}
.important-note-small{font-size:x-small;color:#c00;}
p.clicktoenlarge{margin:0;text-align:center;font-size:x-small;font-style:italic;}
h1, h2, h3, h4, h5, h6, .head 
	{
	color:#445801;
	font-family:Arial, Helvetica, sans-serif;
	}
h1{font-size:1.4em;}
.middle{background-color:#fff;}

/*VCard Microformat Styles*/
div.vcard .type
	{
	font-weight:bold;
	}
div.vcard .sub-org
	{
	font-style:italic;
	font-size:12px;
	}
div#business-hours
  {
	margin:10px 0;
	border:1px dashed #445801;
	padding:5px;
	width:70%;
	}
div#business-hours .hours-label
	{
	font-weight:bold;
	}
div.adr
	{
	margin:15px 0;
	}
	
/*Misc*/
img.cms_photo_right
	{
	border:1px solid #445801;
	float:right;
	margin:0 0 10px 10px;
	padding:3px;
	}
.title-selection /*Used for customerservice cms page*/
	{
	display:block;
	font-weight:bold;
	margin-top:20px;
	}	
dl.faq dt
	{
	margin:10px 0 0 0;
	}
dl.faq dd
	{
	margin:0 0 0 15px;
	}

.shop-access a.top-link-holiday, .shop-access a.top-link-holiday:hover
	{
	color:#cc0000;
	}
.sku{font-size:x-small;}
/*Top Navigation Specific Styles*/
#nav li
	{
	text-align:left;
	border-right:1px solid #85B100;
	}

#nav li a 
	{
	}
#nav
	{
	padding:0 20px 0 9px;
	}
#nav li.home a
	{
	padding:5px 8px 0 0;
	margin:0;
	}
	
ol.instructions
	{
	list-style:decimal;
	}
ol.instructions li
	{
	margin:5px 0 0 30px;
	}
/*Header Area Styles*/
/* Logo */
div#logo {
    float:left;
    margin:3px 0 10px 12px;
		
    }
div#logo img {height:68px;}
.page-popup div#logo { display:none; }

.shop-access a, .shop-access a:hover
	{
	color:#225B86;
	}
.quick-access
	{
	color:#445801;
	}
	
/*Home Page Styles*/
img.product-link
	{
	border: 1px solid #225B86;
	}
div.img-link-container
	{
	width:192px;
	margin:15px;
	float:left;
	}
div.img-link-container a, div.img-link-container a:visited
	{
	text-align:center;
	color:#000;
	display:block;
	}

div.cat-box
	{
	float:left;
	width:140px;
	border:1px solid #ddd;
	margin:0 0 0 20px;
	padding:5px;
	min-height:119px;
	}
div.cat-box h2
	{
	font-size:.8em;
	clear:both;
	text-align:center;S
	}
div.cat-box img
	{
	width:101px;
	margin:0 19px;
	}
div.first
	{
	margin-left:0;
	}
div.category-row
	{
	float:left;
	clear:both;
	margin:10px 0 0 0;
	width:675px;
	}
/*Footer CSS*/
#footer-top-stripe
	{
	height:9px;
	background:url(../images/footer_top_bg.gif) repeat-x;
	}
#footer-images
	{
	float:left;
	margin:37px 0 0 145px;
	}
#footer-images img
	{
	float:left;
	}
#ssl_link
	{
	float:left;
	width:70px;
	margin:37px 0 0 127px;
	display:inline;
	}
#bbb
	{
	float:left;
	margin:0 0 0 130px;
	}
#pay-img
	{
	float:left;
	}
	
.footer .informational a, .footer .informational a:hover
	{
	color:#989898;
	}
.footer .legality, .footer .legality a, .footer .legality a:hover
	{
	color:#989898;
	}
/*Category Page Styles*/
div.category-head	h1, div.product-specs h1
	{
	font-size:1.3em;
	color:#445801;
	margin:0;
	}
div.category-head h2,  div.product-specs h2
	{
	font-size:1.2em;
	color:#445801;
	}
/*checkout page styles*/
p.confirm-note
	{
	font-style:italic;
	}
	
.one-page-checkout .active .head
	{
	background:#98C905;
	border:1px solid #455902;
	}
.one-page-checkout .active .step-count
	{
	background:#455902 none repeat scroll 0 0;
	border:1px solid #698B00;
	color:#FFF;
	}
.one-page-checkout .active h3
	{
	color:#455902;
	}

/*Product Page Styles*/
img.prod-customize
	{
	float:right;
	}
div.product-shop h4{float:left;}
.product-shop div.short-description{float:left;}
div.wmi-quick-overview{width:125px;float:left;}
div.short-description ul
	{
	list-style-type:disc;
	}
ul.add-to-box
	{
	clear:both;
	margin-top:30px;
	}
ul.add-to-box li
	{
	margin-top:10px
	}
div.short-description ul li
	{
	margin-left:25px;
	}
div.product-desc-box
	{
	border:1px solid #e5dcc3;
	padding:5px;
	margin-top:15px;
	}
div.product-specs ul
	{
	list-style-type: disc;
	list-style-position: inside;
	}

div.description ul
	{
	list-style-type: disc;
	list-style-position: inside;
	}
	
.product-collateral .collateral-box h4
	{
	color:#445801;
	}
.product-options
	{
	margin:3px 0 0 0;
	}	
fieldset.product-options dl dt
	{
	}
fieldset.product-options dl dd
	{
	padding:0 10px 0 0;
	}
fieldset.product-options dl dd.customization-dd
	{
	width:100%;
	}
fieldset.product-options input.input-text, fieldset.product-options textarea
	{
	padding:0;
	}
	
div.top-text-container,
div.top-text-orientation-container
	{
	float:left;
	width:50%;
	}
div.bottom-text-container,
div.bottom-text-orientation-container
	{
	float:left;
	width:50%;
	}

div.add-a-number-container,
div.number-orientation-container
	{
	float:left;
	width:50%;
	}
a.more-info
	{
	font-size:x-small;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
	}
.product-essential h4#cust-options
	{
	margin:20px 0 0 0;
	}
.product-essential p.no-custom
	{
	margin:0;
	}	

/*Sidebar Styles*/
.mini-cart .head h4{color:#99CC00;}
.mini-compare-products .head h4 {color:#99CC00;}
.base-mini .head h4 {color:#99CC00;}


/*Account Pages*/
.group-select .legend, .advanced-search .legend
	{
	border: 1px solid #99CC00;
	color:#99CC00;
	background:#fff;
	}
.account-nav .head 
	{
	background:#99CC00;
	}
.account-nav li.on { color:#99CC00; }
.account-box h4 { color:#445801; }
.login-box h4 { color:#445801; }
div.inner-head h5 { color:#99CC00; }

div#slideshow-wrapper{margin:0 0 20px 0;height:343px;overflow:hidden;}
div#slideshow-wrapper2{margin:0 0 20px 0;height:150px;overflow:hidden;}

div.boldChatBlock
{
  float: right;
  position: absolute;
  right: 14px;
  top: 10px;
}

div.boldChatBlock img
{
  -moz-box-shadow: 1px 1px 4px #AAA;
  -webkit-box-shadow: 1px 1px 4px #AAA;
  box-shadow: 1px 1px 4px #AAA;
}
.button{
  padding:0px;
  width:116px;
  text-align:center;
  font-size:14px;
}
.button a{
  display:block;
  text-decoration:none;
  font-weight:bold;
  color:#FFF;
  background-color:#729200;
  border:2px outset #436500;
  border-bottom-color:#436500;
  border-top-color:#436500;
  padding:2px 0 4px 0;
  opacity:1;
  filter:alpha(opacity=100)
}
.button a:hover{
  color:#000;
  font-weight:bold;
  background-color:#FFF;
  border:2px #729200 solid;
  border-bottom-color:#729200;
  border-right-color:#729200;
  opacity:0.8;
  filter:alpha(opacity=80);
}