@charset "utf-8";
/* CSS Document */

body,html{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	color:#000;
	width:100%;
	height:100%;
	line-height:1em;
}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}

table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}

h1 {font-size:1.25em; font-weight:bold; margin-bottom:5px;}
h2 {font-size:2em; color:#008C5B; font-family:Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom:4px;}
h3 {font-size:1.5em; color:#bed73b; font-family:Georgia, "Times New Roman", Times, serif; text-align:center;}
h4 {font-size:1.5em; color:#008C5B; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; margin-top:8px; margin-bottom:5px;}
h5 {font-size:1.667em; color:#008C5B; font-family:Georgia, "Times New Roman", Times, serif; text-align:left; margin-bottom:5px;}
h6 {font-size:1.333em; color:#bed73b; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; line-height:1.3em;}
h7 {font-size:1.25em; color:#008C5B; font-family:Georgia, "Times New Roman", Times, serif; text-align:left; font-weight:bold; margin-top:3px;}

p {margin: 2px 0px 1.12em 0px;}

.subtitle {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.7em;
}

.headline {
	font-size:1.333em;
}


	A:link {text-decoration: underline; color:#543F95; font-family: "Myriad Pro", Arial, Helvetica, sans-serif;}
	A:visited {text-decoration: underline; color:#543F95; font-family: "Myriad Pro", Arial, Helvetica, sans-serif;}
	A:hover {text-decoration: underline; color:#3e2f6e; font-family: "Myriad Pro", Arial, Helvetica, sans-serif;}
	
	#footer A:link {text-decoration: underline; color:#FFD76A; font:12px Arial, Helvetica, sans-serif; text-decoration:}
	#footer A:visited {text-decoration: underline; color:#FFD76A; font:12px Arial, Helvetica, sans-serif; text-decoration:}
	#footer A:hover {text-decoration: underline; color:#bed73b; font:12px Arial, Helvetica, sans-serif; text-decoration:}
	
	.left_bar A:link {text-decoration: none; color:#fcff00; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.125em;}
	.left_bar A:visited {text-decoration: none; color:fcff00; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.125em;}
	.left_bar A:hover {text-decoration: none; color:#ffffe4; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.125em;}
	
	#newsBox A:link,#inspireBox A:link {font:12px Arial, Helvetica, sans-serif; text-decoration: underline; color:#543F95;}
	#newsBox A:visited,#inspireBox A:visited {font:12px Arial, Helvetica, sans-serif; text-decoration: underline; color:#543F95;}
	#newsBox A:hover,#inspireBox A:hover {font:12px Arial, Helvetica, sans-serif; text-decoration: underline; color:#306;}

	#healthHighlights p A:link {text-decoration: underline; color:#543F95; font:12px Arial, Helvetica, sans-serif;}
	#healthHighlights p A:visited {text-decoration: underline; color:#543F95; font:12px Arial, Helvetica, sans-serif;}
	#healthHighlights p A:hover {text-decoration: underline; color:#008C5B; font:12px Arial, Helvetica, sans-serif;}


/*-----------------------------------------------------------------------GENERAL-------------------------------------------------------------------*/

#wrap{
width:100%;
min-height:100%;
height: auto !important;
height:100%;
background-color:#CCC;
background:url(../images/dove_bg.png) repeat 0 0;
}

#page{
width:1024px;
min-height:100%;
height: auto !important;
height:100%;
position:relative;
margin:0 auto -120px;
border-left:1px #000 solid;
border-right:1px #000 solid;
background:#fff;
}




/* FLASH */

#flashcontent {
	height:220px;
	background: url(../images/header_alt.jpg) no-repeat  top center;
	text-align:right;
	padding:0;
}

#flashcontent p {
	padding:10px 10px 0px 0px;
}









#content {
float:left;
width:100%;
margin-right:-100%;
}

.column {
float:left;
}

#content-inner {
float:none;
margin-left: 250px;   /* LEFT Sidebar width */
margin-right: 250px;  /* RIGHT Sidebar width */
}

#nooz_inner{
float:none;
margin-left: 250px;   /* LEFT Sidebar width */
}

#product-inner{
float:none;
margin-left: 250px;   /* LEFT Sidebar width */
margin-right: 250px;  /* RIGHT Sidebar width */
}

#header {
width:1024px;
height:220px;
clear:both;
}

.columnCenter {
width:460px;
float:left;
padding: 10px 30px;
line-height:1.75em;
}      



/*  HOME PAGE   */

.feat_product {
	text-align:center;
	width:200px;
	padding:10px;
	margin-bottom:15px;
	border:1px #000 solid;
	line-height:1.3em;
}

.feat_product A:link {text-decoration: none; color:#543F95; font:12px Arial, Helvetica, sans-serif;}
.feat_product A:visited {text-decoration: none; color:#543F95; font:12px Arial, Helvetica, sans-serif;}
.feat_product A:hover {text-decoration: none; color:#3e2f6e; font:12px Arial, Helvetica, sans-serif;}


/* NOOZ */

.nooz_center {
width:734px;
float:left;
padding: 10px 18px;
line-height:1.8em;
}  

.nooz_profile {
width:100%;
margin-top:15px;
padding-bottom:10px;
border-bottom:1px #666 dotted;
float:left;
clear:both;
}

.nooz_profile li {
list-style:inside disc;
line-height:1.8em;
}

.nooz_title {
width:160px;
text-align:center;
font-size:1.25em;
float:left;
clear:both;

}

.nooz_photo {
float:left;
margin:0px 10px 6px 0px;
border:1px #000 solid;
}









.productCenter {
width:734px;
float:left;
padding: 10px 18px;
line-height:1.8em;
} 

/*-----------------------------------------------------------------------LEFT SIDE-------------------------------------------------------------------*/

.left, #left {
width: 250px;         /* LEFT Sidebar width */
margin-right:-250px;  /* LEFT Sidebar width */
} 

#left_content {
background:#543F95;
color:#bed73b;
margin: 10px 20px 10px 20px;
}

.left_bar {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:1.7em;
text-align:center;
margin-top:10px;
font-size:1.25em;
}

.left_products {
margin-top:10px;
}

.left_products p {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:1.7em;
text-align:center;
margin-top:10px;
font-size:1.25em;
}

.left_nutrition {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:1.7em;
text-align:center;
margin-top:10px;
font-size:1.25em;
}

/*-----------------------------------------------------------------------RIGHT SIDE-------------------------------------------------------------------*/

.right, #right{                 
float:right;          
width: 250px; /* RIGHT Sidebar width */
margin-left:-250px;
background-color:#fff;
}

#productFeature{                 
float:right;          
width: 420px; /* RIGHT Sidebar width */
margin-left:-420px;
background-color:#fff;
padding-left:30px;
}


#rightContent {
margin: 0px 30px 15px 0px;
}

#product {
margin: 10px 20px 0px 0px;
background-color:#FFF;
font-size:1.083em;
}

#healthHighlights {
padding:10px;
width:200px;
font:12px Arial, Helvetica, sans-serif;
color:#000;
}

#newsBox {
margin:0px 30px 15px 0px;
border:1px #000 solid;
}

#inspireBox {
margin:0px 30px 15px 0px;
border:1px #000 solid;
}

#latestNews {
margin: 0px 20px 20px 20px;
font:12px Arial, Helvetica, sans-serif;
text-align:center;
}

/*-----------------------------------------------------------------------MAIN-------------------------------------------------------------------*/

#main {
padding-bottom: 120px; /* must be same height as the footer */
}  

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#product_index {
	float:left;
	width:150px;
	margin:20px 0px;
	text-align:center;
}

#product_index A:link {font-size:1em; color:#008C5B; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}
#product_index A:visited {font-size:1em; color:#008C5B; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}
#product_index A:hover {font-size:1em; color:#999966; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;}

.product_cat {
	height:320px; 
	clear:both; 
	padding-top:16px;
	border-top:1px #999 dotted;
}

.product_image {
	float:right;
}

.product_title {
	float:left;
	width:310px;
	color:#008C5B; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.75em; 
}

.product_desc {
	float:left;
	margin-top:10px;
	width:310px;
	font:1.333em "Myriad Pro", Arial, Helvetica, sans-serif;
	line-height:1.3em;
}

.product_choose {
	float:left;
	width:140px;
	padding:0;
	color:#000;
	text-align:right;
	margin-left:160px;
}

.product_choose ul {
	margin-top:8px;
}

.product_choose ul li {
	line-height:1.2em;
}



.select {
	color:#000000;
	font-family:arial;
	font-size:.6888em;
	font-weight:normal;
	line-height:1.333em;
	text-decoration:none;
}

.back_to_top {
	/*background:url(../images/dove_backtotop.gif) no-repeat top center;*/
	position:absolute;
	float:left;
	width:80px;
	height:17px;
	margin-top:239px;
	padding-top:60px;
	text-align:center;
	font:1em "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#999;
}

.flavor_menu {
	height:26px;
	position:relative;
	width:180px;
	z-index:100;
}

/*-----------------------------------------------------------------------FOOTER-------------------------------------------------------------------*/

#footer {
background: url(../images/potter_footer.jpg) no-repeat top center; 
width:1024px;
height:120px;
margin: -120px auto 0;
clear:both;
}

#footer div {
height:50px;
margin:0 auto;
padding-top:60px;
width:800px;
}

#footer p {
font:12px Arial, Helvetica, sans-serif;
text-align:center;
color:#FFD76A;
}

/*-----------------------------------------------------------------------GENERAL / LAYOUT-------------------------------------------------------------------*/
/*-------------------------------------HR------------------*/

.leftHR {
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#bed73b;
width:100%;
margin:10px 0px;
}

/*-------------------------------------Text Style------------------*/

.category {
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#543F95; 
margin-right:3px;
}

.selected {
color:#008C5B; 
font-weight:bold;
}

.product_description {
height:150px;
margin:0;
}

/*-------------------------------------Images------------------*/

.newProduct {
margin: 0px 0px 10px 0px;
}

.familyPhoto {
margin: 6px 0px 10px 0px;
border: 1px #000 solid;
}

.leftPhoto {
float:left;
margin:0px 10px 0px 0px;
border:1px #000 solid;
}

.rightPhoto {
float:right;
margin:0px 0px 0px 10px;
border:1px #000 solid;
}

.arrow {
float:left; 
margin:0px 4px 0px 0px; 
border:none;
}

.dove {
	display:block;
	margin:0 auto;
	border:none;
	padding:8px 0px;
}


/*-------------------------------------Misc------------------*/

.HHtext {text-align:left;}
.HHLink {text-align:right;}

.bg{
position:absolute;
bottom:0;
height:100%;
}
#bgleft{left:0;}
#bgright{right:0;}
#bgcenter{
right:0;
width:100%;
}
#content, #left, #right, #header, #footer, #productFeature{
position:relative;
z-index:2;
}

/* COLORS */

#header, #footer{background-color: #fff;}
#bgleft{background-color:#543F95;}
#bgright{background-color:#fff;}
#bgcenter{background-color:#fff;}

/* menu padding ul{ margin:20px; }*/

/*-----------------------------------------------------------Rounded Corners-------------------------------------------------------------*/

.boxtop {
background:url(../images/boxtop_grn.png) no-repeat 0 0;
width:220px;
height:30px;
margin-right:30px;
padding:0px;
}

.boxbg {
background: #FFD76A;
width:220px;
margin-right:30px;
}

.boxbot {
background:url(../images/boxbot_ylw.png) no-repeat 0 0;
width:220px;
height:10px;
margin:0px 30px 15px 0px;
padding:0px;
}

.box_title {
	font-size:1.667em; 
	color:#fff; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	text-align:center; 
	height:25px;
	padding-top:6px;
}

.page_top {
	margin-top:239px;
  	position:absolute;
	background:url(../images/dove_top.jpg) no-repeat 0 0;
	display:block;
	float:left;
	width:77px;
	height:77px;
}

.page_top:hover {
	background-position:0 -77px;
}

#product_sb_page {
	width:620px;
	padding:20px 40px;
	margin:30px auto;
	background-color:#fff;
}

#product_sb_desc {
	width:320px;
	line-height:1.8em;
	margin-bottom:20px;
}

.product_sb_panel_y {
	width:246px;
}

.product_sb_panel_x {
	width:700px;
}






.faq_q {
	width:100%;
	font-size:1.25em;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
}


.faq_a {
	width:100%;
	margin-bottom:10px;
	border-bottom:1px #666 dotted;
	padding-bottom:10px;
}





