html {
	height: 100%;
	min-height: 100%;
	}

body  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #7c5c11;
	background-color: #9cc5ca;
	background-image: url(gif/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	/*height: auto;
	min-height: 100%;*/

}

td  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #7c5c11;
	vertical-align: top;
}

blockquote {
	margin: 0 0 0 20px;
	}

ul {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside;	
	}
ul li {
	margin-top: 0;
	padding-top: 4px;
	padding-left: 40px;
	margin-bottom: 12px;
	list-style-position: outside;
	list-style-image: none;
	list-style: none;
	background-image: url(gif/li.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 25px;
	vertical-align: middle;
	}
ul.noicon li {
	background-image: none;
	}
p  {
	}

ol li {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 12px;
	list-style-position: outside;
	}
hr  {
	background-color:#fca057;
	height: 1px;
	border: 0;
	margin: 6px 0;
	padding:0;
	}
hr.blankhr  {
	background-color: transparent;
	height: 1px;
	border: 0;
	margin: 2px 0;
	padding:0;
	}
img, img a {
	margin: 0;
	padding: 0;
	border: 0;
	}



	
/* HEADERS */
	
h1.header {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	padding: 0 0 0 40px;
	margin: 0;
	}
h1.headernormal {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	display: inline;
	text-transform: uppercase;
	}
h1 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	display: inline;
	}
h2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	display: inline;
	}
h3 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	display: inline;
	}
h4 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	display: inline;
	}
.black  {
	color: #000000;
	}
.accenttext {
	color: #ff7500;
	}	
	
	
#maindiv {
	width: 779px; padding-top: 20px;
	}	
#topdiv  {
	width: 779px; height: 66px; background-image: url(gif/top-bg.png); background-position: top left; background-repeat: no-repeat; text-align: right;
	}
/*#authnetdiv  {
	width: 90px;
	height: 90px;
	margin: 0 0 26px 680px;
	}*/
.AuthorizeNetSeal  {
	width: 90px;
	}
#whitecontentbox  {
	width: 779px; border: none; background-color: transparent; margin-top: 2px; background-image: url(gif/bg-bar.png); background-repeat: repeat-y; background-position: right;
	/*width: 779px; border: 1px solid #000; background-color: #FFFFFF; margin-top: 2px; background-image: url(gif/bg-bar.gif); background-repeat: repeat-y; background-position: right;*/
	}
	#whitecontentbox-transparent  {
		width: 779px; border: none; background-color: transparent; margin-top: 2px; background-image: url(gif/bg-bar.png); background-repeat: repeat-y; background-position: right;
		}

#leftsidebar  {
	width: 160px; padding: 8px; text-align: left; float: left; background: none; font-size: 11px; color: #000;
	}
	#leftsidebar form  {
		border: 0;
		}
	#leftsidebar form input.searchbox  {
		width: 100px;
		padding: 3px;
		border: 1px solid #c2b699;
		background-color: #fff;
		line-height: 16px;
		height: 13px;
		vertical-align: middle;
		}
	#leftsidebar ul  {
		margin: 0 0 0 0;
		padding: 4px 0 0 0;
		}
	#leftsidebar li  {
		margin: 0 0 0 0;
		padding: 4px 0 4px 0;
		min-height: 1px;
		background-image: none;
		}
	#leftsidebar li a  {
		color: #000;
		text-transform: uppercase;
		}
	#leftsidebar li a:hover  {
		color: #e97d2a;
		text-decoration: none;
		text-transform: uppercase;
		}
	/* see more brands */
	#leftsidebar li.smb  {
		margin: 0 0 0 0;
		padding: 0 0 4px 0;
		min-height: 1px;
		background-image: none;
		}
	#leftsidebar li.smb a  {
		color: #000;
		text-transform: lowercase;
		}
	#leftsidebar li.smb a:hover  {
		color: #e97d2a;
		text-decoration: none;
		text-transform: lowercase;
		}

	#leftsidebar ul li ul{
		margin: 0 0 0 0;
		padding: 4px 12px 4px 12px;
		background-image: none;
		border: 1px solid #c2b699;
		}
	#leftsidebar ul li ul li{
		margin: 0;
		padding: 4px 0 4px 0;
		background-image: none;
		}
	#leftsidebar img.btnheader  {
		padding-top: 20px;
		}
	/*div.sidebarannouncements  {
		border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 16px 0 12px 0; color: #825835; font-size: 14px; text-align: center; line-height: normal;
		}
	div.sidebarannouncements a  {
		color: #825835;
		}
	div.sidebarannouncements a:hover  {
	color: #e97d2a;
	text-decoration: none;
		}*/
		
.error_msg {
	background: #FFC1C1;
	border: 2px solid #AA0000;
	clear: both;
	display: block;
	margin-bottom: 15px;
	width: 100%;
}

.success_msg {
	background: #C1FFC1;
	border: 2px solid #00AA00;
	clear: both;
	display: block;
	margin-bottom: 15px;
	width: 100%;	
}

.error_msg p,
.success_msg p {
	padding: 5px;
}
		
#annRotation {
	background:		#fff;
	border-top:		1px solid #c2b699;
	border-bottom:	1px solid #c2b699;
	color:			#006a72;
	font-size:		14px;
	height:			52px !important;
	/*line-height:	52px !important;*/
	margin:			19px 0 19px 0;
	overflow:		hidden !important;
	padding:		5px;
	position:		relative;
	text-align:		left;
	text-transform:	uppercase;
	width:			150px;
}
	#annRotation .annContent {
		background:		#fff;
		height:			52px;
		/*line-height:	52px !important;*/
		margin:			0 auto !important;
		position:		absolute;
		/*top:			50% !important;*/
		width:			150px;
		text-align:		center;
	}
	#annRotation .annContent a {
		color:			#006a72;
	}
		#annRotation .annContent a:hover {
			color: #e97d2a;
			text-decoration: none;
		}


#rightsidecontent  {
	width: 576px; float: right; text-align: left; padding: 12px 8px; background: none;
	}
#bottombar  {
	background-color: #9cc5ca; color: #ffffff; padding: 4px 8px; text-align: left; font-size: 13px; margin-top: 8px;
	}
#bottombar a {
	color: #ffffff;
	}



#copyrights  {
	font-size: 11px;
	margin: 10px 0 0 20px;
	text-align: center;
	line-height: 16px;
	/*z-index: 100;*/
	}




	
	
	
	
	

/* store menu

p.storemenu {
	color: #000000;
	text-align:center; 
	margin:0 0 20px 0;
	}
p.storemenu a{
	color: #000000;
	text-decoration:underline;
	}
p.storemenu a:hover{
	color: #000000;
	text-decoration:underline;
	}
 */

/* buttons at top and dropdowns */

#ddMenu {
	margin: 0 0 0 0; /* last item was 243px*/
	padding: 16px 0 0 0;
	border: 0px;
	}
#ddMenu ul {
	list-style-image:none;
	margin: 0;
	padding: 0;
	border: 0;
	}
#ddMenu ul li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	white-space: nowrap;
	}
#ddMenu ul li a  {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	}
#ddMenu ul li a:hover  {
	color: #e97d2a;
	text-decoration: none;
	}
#ddMenu ul li ul {
	list-style: none;
	list-style-image: none;
	background-image: none;
	background-color: #ffffff;
	margin: -5px 0 0 0;
	padding: 8px 0 0;
	border: 1px solid #c2b699;
	text-align: left;
	width: 130px;
	}
#ddMenu ul li ul.wide {
	width: 250px;
	}
#ddMenu ul li ul li {
	list-style: none;
	list-style-image: none;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	width: 122px;
	}
#ddMenu ul li ul.wide li {
	width: 250px;
	}
#ddMenu ul li ul li a {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-align:	left;
	width: 122px;
	height: auto;
	}
#ddMenu ul li ul.wide li a {
	width: 250px;
	}
#ddMenu ul li ul li a:hover {
	}
	
/* IE Fix for Space Under Elements */
* html #ddMenu ul li { float: right; width: 90px; }
* html #ddMenu ul li a { height: 1%; }
* html #ddMenu ul li a:hover {  }
* html #ddMenu li ul { width: 100%; }
* html #ddMenu ul ul { }

#ddMenu ul ul,
#ddMenu li:hover ul ul
	{  display: none; }

#ddMenu li:hover ul,
#ddMenu li.over ul{
	display: block;
	text-align: left;
	}
#ddMenu ul ul {
	position: absolute;
	z-index: 500;
	}	

/* STORE GALLERY

#photogallery ul {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	border: 0;
	width: 631px;
	}
#photogallery li {
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-align: center;
	font-size: 12px;
	width: 204px;
	height: 340px;
	overflow: auto;
	}
#photogallery li div.gallerybox {
	text-align: center;
	padding: 0;
	}
#photogallery div.galleryphoto img {
	border: 2px solid #ab9785;
	}
#photogallery div.phototext {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	max-height: 50px;
	overflow: auto;
	}
#photogallery ul.normal {
	float: none;
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	margin: 0px;
	}
#photogallery li.normal {
	float: none;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	font-size: 10px;
	width: auto;
	padding: 0px;
	margin-left: 15px;
	}
 */

	
/* FORMS */

form {
	border: 0; padding: 0; margin: 0;
	}
	
input.butn  {
	color: #ffffff;
	font-weight: bold;
	background: #e97d2a;
	border: 1px solid #e97d2a;
	margin-top: 3px;
	font-size: 12px;
	line-height: 16px;
	}
input {
	color: #a78c4b;
	font-weight: normal;
	background: #fffcfc;
	border: 1px solid #c2b699;
	margin-top: 3px;
	padding: 2px;
	font-size: 12px;
	line-height: 16px;
	}
textarea  {
	color: #a78c4b;
	background: #fffcfc;
	border: 1px solid #c2b699;
	margin-top: 3px;
	font-size: 12px;
	line-height: 16px;
	}
select  {
	color: #a78c4b;
	background: #fffcfc;
	border: 1px solid #c2b699;
	margin-top: 3px;
	font-size: 12px;
	line-height: 16px;
	}
input.checkbox {
	color: #a78c4b;
	background-color: #e1e499;
	border: 1px solid #c2b699;
	}
.radiostyle {
	color: #a78c4b;
	background-color: #e1e499;
	border: 1px solid #c2b699;
	}
a.butn  {
	color: #006a72;
	font-weight: normal;
	background: #fff;
	border: 1px solid #e97d2a;
	margin-top: 3px;
	padding: 4px;
	font-size: 12px;
	line-height: 16px;
	}
a.butn2  {
	display: block;  /*this is different from butn */
	color: #006a72;
	font-weight: normal;
	background: #e97d2a;
	border: 1px solid #e97d2a;
	margin-top: 3px;
	margin-right: 3px; /*this is different from butn */
	padding: 4px;
	font-size: 12px;
	line-height: 16px;
	}
	
/* New Sean Form Style stuff*/
#contactform   {
	list-style: none;
	background: none;
	width: 550px;
	}
#contactform div  {
	padding:3px 3px;
	}
#contactform label  {
	margin: 0;
	padding: 0;
	border: 0;
	}
#contactform .inputlabel  {
	width: 130px;
	float: left;
	/* height: 22px; */
	font-size: 12px;
	}
#contactform .inputguy  {
	width: 380px;
	float: right;
	/* height: 22px; */
	font-size: 12px;
	}
#contactform input.butn  {
	color: #ffffff;
	font-weight: bold;
	background: #e97d2a;
	border: 1px solid #e97d2a;
	margin-top: 0;
	font-size: 12px;
	line-height: 16px;
	}
#contactform input {
	color: #006a72;
	font-weight: normal;
	background: #fffcfc;
	border: 1px solid #c2b699;
	margin-top: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	}
#contactform textarea  {
	color: #006a72;
	background: #fffcfc;
	border: 1px solid #c2b699;
	margin-top: 0;
	font-size: 12px;
	line-height: 16px;
	}
#contactform select  {
	color: #006a72;
	background: #fffcfc;
	border: 1px solid #c2b699;
	margin-top: 0;
	font-size: 12px;
	line-height: 16px;
	}
	
/* LINKS */
	
	

A:link {
	color: #e97d2a;
	text-decoration: none;
}

A:visited {
	color: #e97d2a;
	text-decoration: none;
}

A:hover {
	color: #e97d2a;
	text-decoration: underline;
}


a.emailbtns:link {
	color: #E02156;
	font-size: 12px;
	text-decoration: none;
	}
a.emailbtns:visited {
	color: #E02156;
	font-size: 12px;
	text-decoration: none;
	}
a.emailbtns:hover {
	text-decoration: underline;
	}


	
/* HOME PAGE STUFF*/
	
.dyncontent {
	width: 544px;
	}
	
/* HOME - FEATURED PRODUCTS */
#storeproductshome {
	width: 565px;
	text-align: center;
	background-color: #ffffff;
	}
#storeproductshome .brand {
	color: #000;
	font-size: 11px;
	}
#storeproductshome .prodname {
	font-size: 12px;
	font-weight: bold;
	color: #e97d2a;
	}
#storeproductshome .price {
	font-size: 11px;
	}
#storeproductshome ul  {
	padding: 2px;
	margin: 0;
	border: 1px solid #c2b699;
	list-style: none;
	width: 565px;
	height: auto;
	text-align: center;
	}
#storeproductshome ul li /* 121 total width */  {
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 141px; /* was 133px */
	height: auto;
	/*overflow: auto;*/
	text-align: center;
	}
#storeproductshome ul li a:link, 
#storeproductshome ul li a:visited, 
#storeproductshome ul li a:hover  {
	border: 0;
	text-decoration:none;
	}
#storeproductshome img  /* 111 total width */ {
	border: 0;
	padding: 2px;
	margin: 0;
	/* width: 111px; */
	}
	
/* STUFF TO PUT NEW LOOK INTO */

/* Store Category Tree - OLD
#storecattree  {
	text-align:left; 
	vertical-align:top; 
	width: 203px;
	max-width: 203px; 
	background:url(/gif/store-menutree-bg.jpg);
	}
#storecattree div.storecattreediv  {
	padding: 18px;
	}
#storecattree img.title {
	padding: 0;
	margin: 28px 0 0 0;
	border: none;
	}
#storecattree ul {
	padding: 0;
	margin: 0;
	}
#storecattree ul li {
	list-style: none;
	line-height: 16px;
	padding: 7px 0 0 0;
	margin: 0 0 0 12px;
	font-size: 14px;
	}
#storecattree ul li a {
	color: #006a72;
	}
#storecattree ul li ul li {
	line-height: 14px;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 0 12px;
	} */
	
	
/* Store All Pages */
#storecontent  {
	text-align:left; 
	vertical-align:top; 
	background-color:#FFF7E9; 
	padding: 12px;
	width: 577px;
	}
#storecontent blockquote  {
	margin: 10px;
	padding: 0;
	}
#viewcart  {
	float: right; 
	text-align: right;
	padding: 20px 10px 0 10px;
	}
.strikethru  {
	text-decoration:line-through;
	}
.red  {
	color: #FF0000;
	}
#breadcrumbs  {
	padding-bottom: 40px;
	font-size: 11px;
	}



/* Store Sections Page */
#storesectthumbs {
	width: 500px;
	padding-left: 40px;
	}
#storesectthumbs ul  {
	padding:0;
	margin:0;
	list-style: none;
	width: 500px;
	}
#storesectthumbs ul li /* 121 total width */  {
	float:left;
	list-style: none;
	background-color: #fff;
	border: 1px solid #c2b699;
	padding: 0;
	margin: 0 2px 2px 0;
	width: 121px;
	height: 200px;
	overflow: auto;
	text-align: center;
	overflow-x: hidden !important;
	}
#storesectthumbs a {
	font-weight: bold;
	font-size: 12px;
	display: block;
	}
#storesectthumbs a:hover {
	text-decoration: none;
	}
#storesectthumbs img /* 119 total width */ {
	border: none;
	padding: 2px;
	margin: 0;
	/* width: 111px; */
	}


/* Store Product Thumbnails Page */
#storeproductsthumbs {
	clear:	both;
	width: 500px;
	padding-left: 40px;
	}
#storeproductsthumbs .brand {
	color: #006a72;
	font-size: 10px;
	width: 109px;
	padding: 0 3px;
	}
#storeproductsthumbs .prodname {
	font-size: 12px;
	font-weight: bold;
	color: #e97d2a;
	width: 109px;
	padding: 0 3px;
	}
#storeproductsthumbs .price {
	font-size: 11px;
	width: 109px;
	padding: 0 3px;
	}
#storeproductsthumbs ul  {
	padding:0;
	margin:0;
	border: 0;
	list-style: none;
	width: 500px;
	overflow:	hidden;
	}
#storeproductsthumbs ul li /* 121 total width */  {
	float:left;
	list-style: none;
	margin: 0px 2px 2px 0;
	overflow:	hidden;
	padding: 0;
	background-color: #fff;
	border: 1px solid #c2b699;
	width: 115px;
	height: 240px;
	text-align: center;
	}
#storeproductsthumbs ul li a:link,
#storeproductsthumbs ul li a:visited,
#storeproductsthumbs ul li a:hover  {
	border:0;
	padding: 0;
	margin: 0;
	text-decoration:none;
	}
#storeproductsthumbs div /* 115 total width */ {
	border: 0;
	overflow: hidden;
	}
#storeproductsthumbs div.prodimg img /* 111 total width */ {
	border: 0;
	padding: 2px;
	margin: 0;
	width: 111px;
	height: 155px;
	}
	


/* Store Product Thumbnails Page #2 */
#storeproductsthumbs2 {
	width: 500px;
	text-align: center;
	}
#storeproductsthumbs2 .brand {
	color: #006a72;
	font-size: 12px;
	}
#storeproductsthumbs2 .prodname {
	font-size: 12px;
	font-weight: bold;
	}
#storeproductsthumbs2 .prodname2 {
	font-size: 12px;
	font-weight: bold;
	color: #e97d2a;
	}
#storeproductsthumbs2 .price {
	font-size: 12px;
	}
#storeproductsthumbs2 ul  {
	padding:0;
	margin:0;
	list-style: none;
	width: 500px;
	}
#storeproductsthumbs2 ul li /* 121 total width */  {
	float:left;
	list-style: none;
	margin: 0px 2px 2px 0;
	padding: 0;
	border: 2px solid #f6ebdb;
	width: 115px;
	height: 260px;
	overflow: auto;
	text-align: center;
	}
#storeproductsthumbs2 img /* 111 total width */ {
	border: 0;
	padding: 2px;
	margin: 0;
	/* width: 111px; */
	}


/* Store Product Detail Page */
#storeproducts {
	}
#prodimage  {
	float: left; 
	width: 110px; 
	background-color: #fff;
	border: 1px solid #c2b699;
	padding: 2px; 
	margin: 0 10px 10px 0; 
	text-align: center;
	}
#prodimage img  {
	margin: 0 0 3px 0;
	border: none;
	width: 111px;
	height: 155px;
	}
#prodimage a  {
	font-size: 10px; 
	font-style:italic;
	}
#prodimage a:hover  {
	text-decoration: none;
	}
#proddesc  {
	float: right; 
	width: 440px;
	}
#storeproducts .brand {
	color: #000;
	font-size: 18px;
	}
#storeproducts .title {
	color: #000;
	font-size: 22px;
	padding-bottom: 24px;
	}
#storeproducts .desc {
	font-size: 12px;
	padding-bottom: 24px;
	}
#storeproducts .price {
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	}
#storeproducts .choosedd {
	font-size: 12px;
	font-weight: normal;
	}
.unbolded {
	font-size: 12px;
	font-weight: normal;
	}
#storeproducts .gcinfo {
	font-size: 12px;
	font-weight: normal;
	}
#storeproducts div.gcinfo div  {
	width: 200px;
	line-height: 18px;
	float: left;
	}
		
#storeproducts select {
	}
#btn-addtocart  {
	margin: 2px 0 0 0;
	border: none;
	}
	
	/* store description box */
	.tabbed-box {
		width: 440px;
		background: #fff url(tabbed-body-bg.jpg) repeat-x bottom;
		/* border: 1px solid #ddd; */
		}
	.tabbed-box .tabs {
		list-style-image:none;
		margin: 0;
		padding: 0;
		border: 0;
		}
	.tabbed-box .tabs li {
		list-style: none;
		list-style-image: none;
		float: left; 
		margin: 0;
		border: 0;
		padding: 0 2px 0 0;
		text-align: center;
		}
	.tabbed-box .tabs li a {
		display: block;
		text-decoration: none;
		border: 1px solid #c2b699;
		border-bottom: none;
		padding: 8px 4px;
		font-size: 10px;
		text-align: center;
		color: #000;
		background-color: #fff;
		}
	.tabbed-box .tabs .description a, .tabbed-box .tabs .directions a, .tabbed-box .tabs .ingredients a  {
		width: 80px;
		}
	.tabbed-box .tabs .testimonials a {
		width: 150px;
		}
	.tabbed-box .tabs li:first-child a {
		}
	.tabbed-box .tabs li a:hover {
		background-color: #e97d2a;
		color: #000;
		}
	.tabbed-box .tabs li a:focus {
		outline: none;
		}
	.tabbed-box .tabs li a.active {
		background-color: #9cc5ca;
		}
	.tabbed-content {
	    display: none; 
		background: #fff url(gif/tabbox-str.jpg) repeat-x top;
		margin: 0;
		padding: 20px 8px 8px;
		border: 1px solid #c2b699;
		border-top: 1px solid #9cc5ca;
		text-align: left;
		float: left;
		width: 418px;
		height: 155px;
		font-size: 12px;
		overflow: auto;
		}
	
	
	/*
	.tabbed-box {
		width: 302px;
		background: #fff url(tabbed-body-bg.jpg) repeat-x bottom;
		border: 1px solid #ddd; }
	.tabbed-box .tabs li {
		list-style: none;
		float: left; }
	.tabbed-box .tabs li a {
		display: block;
		width: 100px;
		padding: 5px 0;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #888;
		background: #fff url(tabbed-tab-bg.jpg) repeat-x bottom; 
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;}
	.tabbed-box .tabs li:first-child a {
		border-left: none; }
	.tabbed-box .tabs li a:hover {
		color: #333; }
	.tabbed-box .tabs li a:focus {
		outline: none; }
	.tabbed-box .tabs li a.active {
		background: #fff;
		color: #333;
		border-bottom: 1px solid #fff; }
	.tabbed-content {
		padding: 3em 1em 1em 1em;
		display: none; }
	*/




	
	
	/*#ddMenu2 {
		}
	#ddMenu2 ul {
		list-style-image:none;
		margin: 0;
		padding: 0;
		border: 0;
		}
	#ddMenu2 ul li {
		list-style: none;
		list-style-image: none;
		margin: 0 2px 0 0;
		float: left;
		border: 1px solid #c2b699;
		border-bottom: none;
		padding: 8px 4px;
		font-size: 10.5px;
		text-align: center;
		}
	#ddMenu2 ul li {
		width: 80px;
		}
	#ddMenu2 ul li.testimonials {
		width: 140px;
		}
	#ddMenu2 ul li a  {
		}
	#ddMenu2 ul li:hover  {
		background-color: #e1e499;
		}
	#ddMenu2 ul li ul {
		list-style: none;
		list-style-image: none;
		background-image: none;
		background-color: #ffffff;
		padding: 0;
		border: 0;
		width: 415px;
		margin-top: 5px;
		}
	#ddMenu2 ul li.description ul {
		margin-left: -5px;
		}
	#ddMenu2 ul li.directions ul {
		margin-left: -97px;
		}
	#ddMenu2 ul li.ingredients ul {
		margin-left: -189px;
		}
	#ddMenu2 ul li.testimonials ul {
		margin-left: -281px;
		}
	#ddMenu2 ul li ul li {
		list-style: none;
		list-style-image: none;
		background-color: #ffffff;
		margin: 0;
		padding: 20px 8px 8px;
		border: 1px solid #c2b699;
		text-align: left;
		float: left;
		width: 408px;
		height: 135px;
		font-size: 12px;
		overflow: auto;
		}
	#ddMenu2 ul li ul li:hover  {
		background-color: #ffffff;
		}
	#ddMenu2 ul li ul li {
		}
	#ddMenu2 ul li ul li a:hover {
		}
	/*
	/* IE Fix for Space Under Elements */
	/*
	* html #ddMenu2 ul li { float: left; width: 90px; }
	* html #ddMenu2 ul li a { height: 1%; }
	* html #ddMenu2 ul li a:hover {  }
	* html #ddMenu2 li ul { width: 100%; }
	* html #ddMenu2 ul ul { }
	
	#ddMenu2 ul li ul,
	#ddMenu2 li.directions:hover ul ul,
	#ddMenu2 ul li.ingredients ul,
	#ddMenu2 li.ingredients:hover ul ul,
	#ddMenu2 ul li.testimonials ul,
	#ddMenu2 li.testimonials:hover ul ul
		{ display: none; }
		
	#ddMenu2 ul li.description ul,
	#ddMenu2 li.description:hover ul ul
		{ 
		display: block;
		text-align: left; 
		}
	
	#ddMenu2 li.description:hover ul,
	#ddMenu2 li.directions:hover ul,
	#ddMenu2 li.ingredients:hover ul,
	#ddMenu2 li.testimonials:hover ul,
	#ddMenu2 li.over ul
		{
		display: block;
		text-align: left;
		}
	#ddMenu2 ul ul {
		position: absolute;
		z-index: 500;
	}
	*/



/* store checkout pages*/

.cart_desc  {
	display: block;
	width: 100px;
	overflow: auto;
	border: 1px solid black;
	padding: 3px;
	}
	

.carthead  {
	color: #ffffff;
	background-color: #c2b699;
	font-weight: bold;
	}
	
	
	
	
#admin_error_messages {
	width: 100%;
	height: auto;
	border: 2px solid #AA0000;
	background: #FFC1C1;
	clear: both;
	margin-bottom: 15px;
}
	#admin_error_messages ul {
		/*list-style-type: none;*/
		margin: 0px !important;
		padding: 5px 0px 5px 20px !important;
	}
	#admin_error_messages ul li {
		display: block;
		clear: both;
		width: auto;
		height: auto;
		float: none;
		margin: 0px 0px 0px 0px !important;
		padding: 3px 0px 3px 20px !important;
		text-align: left !important;
		font-weight: bold;
	}
	
#admin_success_messages {
	width: 100%;
	height: auto;
	border: 2px solid #00AA00;
	background: #C1FFC1;
	clear: both;
	margin-bottom: 15px;
}
	#admin_success_messages ul {
		/*list-style-type: none;*/
		margin: 0px !important;
		padding: 5px 0px 5px 20px !important;
	}
	#admin_success_messages ul li {
		display: block;
		clear: both;
		width: auto;
		height: auto;
		float: none;
		margin: 0px 0px 0px 0px !important;
		padding: 3px 0px 3px 20px !important;
		text-align: left !important;
		font-weight: bold;
	}
	
.pagination_wrap {
	clear:			both;
	font-size:		10px;
	font-weight:	bold;
	margin:			25px 0 0 0;
	padding:		0;
	text-align:		center;
	width:			100%;
}
	.pagination_wrap .pagination_inner {
		/*clear:			both;*/
		margin:			0 auto;
		padding:		0 5px 0 5px;
	}
		.pagination_wrap .pagination_inner .current {
			background:			#006a72 !important;
			color:			#9cc5ca !important;
		}
		.pagination_wrap .pagination_inner .inactive {
			color:				#006a72 !important;
		}
		.pagination_wrap .pagination_inner .pprevious,
		.pagination_wrap .pagination_inner .ppage,
		.pagination_wrap .pagination_inner .pnext,
		.pagination_wrap .pagination_inner .pall {
			background:			#9cc5ca;
			border:				1px solid #006a72;
			display:			inline-block;
			height:				14px;
			line-height:		14px;
			margin:				0;
			padding:			3px !important;
			text-align:			center !important;
			text-decoration:	none;
		}
		.pagination_wrap .pagination_inner .pprevious {
			margin:				0 10px 0 0;
		}
		.pagination_wrap .pagination_inner .ppage {
			height:				14px;
			margin:				0 2px 0 0 !important;
			width:				14px;
		}
		.pagination_wrap .pagination_inner .pnext {
			margin:				0 0 0 10px;
		}
		.pagination_wrap .pagination_inner .pall {
			margin:				0 0 0 30px;
		}
		.pagination_wrap .pagination_inner a,
		.pagination_wrap .pagination_inner a:active,
		.pagination_wrap .pagination_inner a:link,
		.pagination_wrap .pagination_inner a:visited {
			color:				#006a72;
			text-decoration:	none;
		}
			.pagination_wrap .pagination_inner a:hover {
				background:			#e97d2a;
			}
			
/* Moved from the see_more_brands JS file */
.biolink{
	display:block;
	color: #FF0000;
	text-decoration: none;
}

 .biotext{
      display: block;
}

.hide{
      display: none;
}

.show{
      display: block;
}