/*DIV and block-level Elements*/
#bgwrapper{
	width: 100%;
	height: 100%;
       text-align:center; /*IE Specific*/
}
#wrapper{
        width:925px;
	margin: 0 auto;
	min-height: 500px;
	text-align:left; /*IE Specific*/
}
#header{
	width: 925px;
	height: 20px;
	padding-top: 72px;
}
#dancers{
	position: absolute;
	z-index: 20;
	top:10px;
	margin-left: 615px;
}
#logo{
	position: absolute;
	z-index: 20;
	top:0px;
}
#menu{
	height: 23px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1.5px;
}
#menu a{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
#content{
	width: 725px;
	float: left;
	margin-top: 20px;
}
#sidebar{
	width: 166px;
	float: right;
	clear: right;
	margin-left: 0px;
	margin-top: 20px;
	text-align:right;
}
#footer{
	width: 925px;
	height: 80px;
	clear: both;
	vertical-align: bottom;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #00539b;
	padding-top: 25px;
        
}
#footer a{
	color:#00539b;
	font-size: 11px;
	text-decoration: none;
         font-weight:bold;
}
#searchHolder{
	width: 643px;
	height: 416px;
	background: url('/images/backgrounds/search_bg.png') no-repeat;
	padding: 10px;
	font-variant: uppercase;
	color: #000;
	font-size: 10.8pt;
}
#searchHolder h1{
	margin-top: 55px;
	text-align:center;
	font-size: 12.7pt;
	font-weight: normal;
	font-style: normal;
}
#searchHolder h2{
	margin-top: 80px;
	margin-bottom: 10px;
	text-align:center;
	font-size: 12.7pt;
	font-weight: normal;
	font-style: normal;
}
#searchHolder .submit{
	width: 103px;
	height: 21px;
}

#searchHolder input{
	margin: 5px;
}
#searchBox div{ /*Top Portion of the search overlay*/
	float: left;
	margin-top: 5px;
}
#searchByBenefit{ /*Bottom Portion of the search overlay*/
	width: 380px;
	height:190px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	color:#000;
	overflow-x: hidden;
	overflow-y: scroll;
}
#searchByBenefit a{
	color: #AA2524;
	font-size: 10pt;
}

#featuredProduct{
	width: 142px;
	height: 212px;
	background: url('/images/backgrounds/featured_bg.png') no-repeat;
	color: #000;
	text-align:center;
	padding-top: 4px;
}
#featuredProduct a{
	color: #000;
	font-size:8px;
}
#productCategoryHolder{
	text-align: center;
}
.productCategory{
	float: left;
}
#productHolder{
	width: 736px;
	height: 390px;
	background: #FFF;
	padding-top: 15px;
}
#health_benefits img{
	padding: 8px 5px 5px 5px;
}
#factbar{
	width: 746px;
	height: 80px;
	background: url('/images/backgrounds/fact_bar_bg.png') no-repeat;
}
#factbar_products{
	width: 675px;
	height: 143px;
	padding: 30px 20px 20px 70px;
	margin-top: -40px;
	font-size: 16px;
	background: url('/images/backgrounds/fact_bar_products_bg.png') no-repeat;
}
/*Font & Static Elements Style*/
html{
	background-color: #ffffff;
        background: url('/images/backgrounds/background.jpg') no-repeat center top;
}
body{
	font-size: 11px;
	font-family: Georgia, serif;
	
}
a{
	color:#000;
	text-decoration: none;
}
h1{
	font-size: 17px;
}
h2{
	font-weight: bolder;
	font-style: italic;
	font-size: 14px;
}
h3{
	font-weight: bolder;
	font-size: 12px;
}
li{
	list-style-type: disc;
	margin-left: 15px;
}
ul{
	padding-left: 10px;
}
.hr{
	width: 716px;
	height: 2px;
	margin: 10px auto;
	background: url('/images/backgrounds/dotted_hr.png') no-repeat;
}
strong{
	font-weight: bolder;
}
#sidebar img{
	margin-top: 5px;
	margin-bottom: 5px;
}

body.recipes td{
	padding: 5px;
}

/*Specific Fonts*/
#headHolder a{
	font-size: 14px;
	color: #E7B521;
	text-decoration: none;
	font-weight: normal;
}
#headerSubMenu a{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#menuSelected{
	color: #FFF;
	font-weight: bolder;
}
#productRangeHolder a, #soupMenu a{
	color: #000;
	font-weight: normal;
}

.prodMenu{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

/*Simple Modifers*/
.hidden{
	display: none;
}
.clear {
	clear:both;
}

/*FAQ Page Specific CSS*/
.accordion {
padding-bottom: 40px;	
}
.accordion table td{
	padding-right: 10px;
}

.accordion dt {
	line-height: 20px;
	border-bottom: 1px solid #000;
	padding: 3px 0;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #361212;
	background: url(/images/arrow-square.gif) no-repeat right -54px;
}
.accordion dt:hover {
	background-color: #FFF;
}
.accordion dt.active {
	background-position: right 5px;
}
.accordion dt.recipe {
	color: #000;
}
.accordion dd {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
	font-size: 11px;
	line-height: 17px;

}

/*Contact Us Specific CSS*/
body.contact table table td {
	padding: 3px;
	font-size: 9pt;
}
body.contact td label {}
body.contact td input,
body.contact td textarea {
	border: 1px solid #999;
	width: 250px;
	padding: 2px;
}
body.contact td input.submit {
	float: right;
	width: auto;
	margin-right: 2px;
	border: none;
}
body.contact td input.checkbox {
	width: auto;
}

/* Search & Results */
body.search_results div.results {
	float: left;
	width: 500px;
}

body.search_results div#tier3 {
	float: right;
	display: block;
	border: 1px solid black;
}


/* Promotion */
.promotion {
	text-align: center;
	display: block;
	margin-left: 8px;
	margin-top: 15px;
}
.promotion img{
	margin-bottom: 15px;
}



