.clearall
	{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

/*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 #9C6500;
	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 #9C6500;
	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;
	}
/*Top Navigation Specific Styles*/
#nav li
	{
	border-right:1px solid #875802;
	text-align: center;
	}

#nav li a 
	{
	text-align:center;
	width: 84%;
	}
	
/*Home Page Styles*/
img.product-link
	{
	border: 1px solid #9C6500;
	}
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;
	}

/*Footer CSS*/
#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;
	}
	
/*Category Page Styles*/
div.category-head	h1, div.product-specs h1
	{
	font-size:1.5em;
	}
div.category-head h2,  div.product-specs h2
	{
	font-size:1.2em;
	}
/*checkout page styles*/
p.confirm-note
	{
	font-style:italic;
	}
/*Product Page Styles*/
div.short-description ul
	{
	list-style-type:disc;
	}
div.short-description ul li
	{
	margin-left:25px;
	}
	
div.product-specs ul {
	list-style-type: disc;
	list-style-position: inside;
}

div.description ul {
	list-style-type: disc;
	list-style-position: inside;
}

div.boldChatBlock
{
  float: right;
  position: absolute;
  right: 320px;
  top: 42px;
}