/* CSS Document */

body {
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#FFFFFF;
	padding: 0;
	background-image: url(../images/bg_bb.gif);
	background-repeat:repeat;
}

a { 
	color: #B3D88C;
	text-decoration: none;
	}

a:hover { 
	color: #D3F9A7;
	}

#container {
	width: 800px;
	background: #5E89C6;
	text-align: left;
	border-right: 1px solid #5E89C6;
	border-left: 1px solid #5E89C6;
	margin: auto;
}

p {
	margin: 0.3em 0em;
}

h1 {
	
}

#nav {
	width: 783px;
	height: 17px;
	padding-left: 17px;
	color: #021E43;
	padding-top: 2px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#FEE886; 
	}
	

html>body #nav {
	height: 21px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	

#nav a { 
	color: #021E43;
	text-decoration:none;
	padding: 6px 4px 5px 4px;
	}
	
#nav2 {
	width: 800px;
	height: 21px;
	padding-left: 0px;
	color: #72548C;
	padding-top: 2px;
	font: 12px/25px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#98B5D4;
	margin-top: -2px;
}	

html>body #nav2 {
	height: 25px;
	}	

#nav2 a { 
	color: #72548C;
	text-decoration:none;
	padding: 7px 9px 7px 9px;
	}

#nav a.here, #nav2 a.here { 
	background-color: #98B5D4;
	color: #FFFCBB; 
	padding: 7px 9px 7px 9px;
	}
html>body #nav2 a.here, #nav2 a  { 
	padding: 7px 9px 5px 9px;
	}
	
#nav_single a.here, #nav_single a.here_bump_right { 
	background-color: #72548C;
	color: #99B6DF; 
	padding: 7px 9px 7px 9px;
	}
	
#nav_single a:hover, #nav_single_home a:hover {
	color: #99B6DF;
}

	
#nav_single_home a.here { 
	background-color: #72548C;
	color: #FFFFFF; 
	padding: 7px 9px 7px 9px;
	}

	
#nav a.here:hover, #nav_single_home a.here:hover, #nav2 a.here:hover { 
	color: #FFF0AE;
	}
	
#nav a:hover, #nav2 a:hover { 
	color: #FFF0AE;
	padding: 7px 9px 7px 9px;
	}	
	
		
html>body #nav_single a.here, #nav_single a.here_bump_right, #nav_single_home a.here, #nav_single a:hover, #nav_single_home a:hover, #nav2 a:hover { 
	padding: 7px 9px 5px 9px;
	}
	
#nav_single, #nav_single_home {
	width: 800px;
	height: 21px;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 2px;
	font: 12px/25px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#72548C;
	}
	
#nav_single_home {
	margin-top: -2px;
	}	

	
html>body #nav_single, html>body #nav_single_home {
	height: 25px;
	font: 12px/25px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	

#nav_single a , #nav_single_home a{ 
	color: #FFFFFF;
	text-decoration:none;
	padding: 7px 9px 7px 9px;
	}

#nav_shadow {
	height: 9px;
	width: 800px;
	background-image:url(../images/top_nav_grad_home_03.gif);
	background-repeat: repeat-x;
}	



#nav_shadow_ob_gyn {
	height: 9px;
	width: 800px;
	background-image:url(../images/top_nav_grad_home_03.gif);
	background-repeat: repeat-x;
}	

#nav_shadow_food {
	height: 9px;
	width: 800px;
	background-image:url(../images/top_nav_grad_foods_03.gif);
	background-repeat: repeat-x;
}	

* html #nav_shadow_food {
	margin-bottom: -5px;
	}

#nav_shadow_buy {
	height: 8px;
	width: 800px;
	background-image:url(../images/top_nav_grad_shop_03.gif);
	background-repeat: repeat-x;
}	

* html #nav_shadow_buy {
	margin-bottom: -5px;
	}

#nav_shadow_about {
	height: 8px;
	width: 800px;
	background-image:url(../images/top_nav_grad_about_03.gif);
	background-repeat: repeat-x;
}	

* html #nav_shadow_about {
	margin-bottom: -5px;
	}

#nav_shadow_nutrition {
	height: 8px;
	width: 800px;
	background-image:url(../images/top_nav_grad_nutrition_03.gif);
	background-repeat: repeat-x;
}	

* html #nav_shadow_nutrition {
	margin-bottom: -5px;
	}

#nav_shadow_thank {
	height: 8px;
	width: 800px;
	background-image:url(../images/top_nav_grad_shop_03.gif);
	background-repeat: repeat-x;
}	
* html #nav_shadow_thank {
	margin-bottom: -5px;
	}
	
img.bump_right, img.here_bump_right {
	margin-top: 3px;
	padding-left: 130px;
	border: 0px;
}

img.bump_right_ob {
	margin-left: 720px;
}
	


.home_textfield {
	width:60px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; background-color: #FFFFFF;
	margin: 20px 2px 12px 16px;
	border-width:1px; border-left-style:solid;
	border-left-color:#62CAE3; border-top-style:solid;
	border-top-color:#62CAE3; border-right-style:solid;
	border-right-color:#62CAE3; border-bottom-style:solid;
	border-bottom-color:#62CAE3
	}
	
.home_textfield_sub {
	width:60px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; background-color: #FFFFFF;
	margin: -48px 0px 0px 16px;
	border-width:1px; border-left-style:solid;
	border-left-color:#62CAE3; border-top-style:solid;
	border-top-color:#62CAE3; border-right-style:solid;
	border-right-color:#62CAE3; border-bottom-style:solid;
	border-bottom-color:#62CAE3
	}
	
.go_button {
	margin: 50px 0px 4px 5px;
}	

.go_button_sub {
	margin: 46px 0px 20px -11px;
}	


/* find a store is not in table because of background property. Need to push it up and float right */

#right_col {
	width: 155px;
	background-image: url(../images/find_a_store_12.gif);
	background-position:top;
	background-repeat: no-repeat;
	float: right;
	margin-top: -232px;
	margin-right: 10px;
}

*html #right_col {
	margin-left: 3px;
	margin-right: 5px;
}

#right_col_sub {
	width: 155px;
	background-image: url(../images/bellybytes_home.gif);
	background-position:top;
	background-repeat: no-repeat;
	float: right;
	clear: right;
	margin-top: -85px;
	margin-right: 10px;
	padding-top: 0px;
}

*html #right_col_sub {
	margin-left: 3px;
	margin-right: 5px;
}

/* find a store is not in table because of background property. Need to push it up and float right. This one for turn pages*/

#right_col_store {
	width: 155px;
	background-image: url(../images/find_a_store_12.gif);
	background-position:top;
	background-repeat: no-repeat;
	float: right;
	margin-top: 10px;
	margin-left: 4px;
}



/* adjustment to make coupon and find a store but up */

.nopad {
	padding: 0px;
	margin: -10px 0px -8px 0px;
	}
	
/* adjustments for strollerfit, firefox left spacing next to DHA */
	
.tinypad_rt {
	padding: 0px 8px 0px 0px;
	margin: 0px;
	}
	
.tinypad_lt {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	}
	
* html .tinypad_lt, *:first-child+html .tinypad_lt {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}
	
#footer, #footer a, #footer_home, #footer_home a {
	color: #CCEAEE;
	font: 9px/1.2em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	width: 800px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

#footer_home {
	padding-top: 10px;
	padding-bottom: 0px;
}
	
#footer a:hover, #footer_home a:hover  {
	color: #E6FAFC;
}

#main {
	padding: 10px 40px 10px 40px;
}

#left_col_buy {
	width: 556px;
	padding: 0px;
}

#left_col_buy table {
	padding: 0px;
	margin: 0px;
	}

table#buy_table {
	padding: 0px;
}



p.h1_oat {
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B3D88C;
	line-height:normal
	}
	
p.h1_baby{
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F48F9D;
	}
	
p.h1_berry {
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #62CAE3;
	}
	
p.h1_burstin {
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FBB161;
	}

p.h1_citrus {
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8D828;
	}
	
p.h1_cuddles {
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7F3819;
	}
p.h1_vanilla{
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2f1f6b;
	}

/* larger headers for our foods page */

p.h2_oat {
	font: 14px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B3D88C;
	}
	
p.h2_baby{
	font: 14px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F48F9D;
	}
	
p.h2_berry {
	font: 14px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #62CAE3;
	}
	
p.h2_burstin {
	font: 14px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FBB161;
	}
	
p.h2_citrus {
	font: 14px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8d828;
	}
	
p.h2_cuddles {
	font: 14px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7F3819;
	}
		

p.h1_gift {
	font: 12px/0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFECBB;
	}
	
#yorx {
	width: 150px;
	background-color: #BAE8F3;
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #5E89C6;
	font: 10px/1.2em Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #5E89C6;
}

#yorx p {
	padding: 2px;
}

#yorx p a {
	color: #5E89C6;
}

#yorx p a:hover {
	color: #4D73A0;
	text-decoration: none;
}

#yorx_quote {
	width: 150px;
	background-color: #DEEECC;
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #5E89C6;
	font: 10px/1.2em Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #5E89C6;
}
	
#left_col_box {
	width: 556px;
	padding: 10px 40px 10px 40px;
}

#dha {
	color: #CCEAEE;
	font: 8px/1.2em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 17px;
}

/* positioning of right and left columns based on height of right side bar */


#right_col_turn {
	width: 150px;
	float: right;
	margin-top: -477px;
}

#right_col_turn_chews {
	width: 150px;
	float: right;
	margin-top: -807px;
}

#right_col_turn_shakes {
	width: 150px;
	float: right;
	margin-top: -2080px;
}
#right_col_turn_foods, #right_col_turn_nut  {
	width: 150px;
	padding-left: 570px;
}

/* for foods pages - to match height of right column */
#left_col_foods {
	width: 556px;
	padding: 0px;
	margin-top: -530px;
	position:relative;
	z-index:999;
	float: left;
}

/* for foods pages */
#right_col_turn2 {
	width: 150px;
	float: right;
	margin-top: 0px;
}


/* for nut pages */
#left_col_nut {
	width: 556px;
	padding: 0px;
	margin-top: -870px;
	float: left;
}

/* for buy pages - to match height of right column */
#left_col_buy2 {
	width: 556px;
	padding: 0px;
	margin-top: -345px;
	float: left;
}

/* for press pages - to match height of right column */
#left_col_press {
	width: 556px;
	padding: 0px;
	margin-top: -678px;
	float: left;
}

/* for press pages - to match height of right column */
#left_col_press2 {
	width: 556px;
	padding: 0px;
	margin-top: -545px;
	float: left;
}

/* for press pages - to match height of right column */
#left_col_press3 {
	width: 556px;
	padding: 0px;
	margin-top: -512px;
	float: left;
}
/* for contact pages - to match height of right column */
#left_col_contact {
	width: 556px;
	padding: 0px;
	margin-top: -458px;
	float: left;
}

/* for your nutrition -> article pages (individual articles) */
#left_col_art {
	width: 556px;
	padding: 0px;
	margin-top: -500px;
	float: left;
}

/* for about us pages - to match height of right column */
#left_col_about {
	width: 556px;
	padding: 0px;
	margin-top: -340px;
	float: left;
}

/* for about us pages - to match height of right column */
#left_col_about3 {
	width: 556px;
	padding: 0px;
	margin-top: -433px;
	float: left;
}


/* for about us pages - to match height of right column */
#left_col_about4 {
	width: 556px;
	padding: 0px;
	margin-top: -540px;
	float: left;
}

/* for about us pages - to match height of right column */
#left_col_about5 {
	width: 556px;
	padding: 0px;
	margin-top: -445px;
	float: left;
}


/* for about us pages - to match height of right column */
#left_col_about6 {
	width: 556px;
	padding: 0px;
	margin-top: -343px;
	float: left;
}

/* for thankyou page - to match height of right column */
#left_col_thank{
	width: 556px;
	padding: 0px;
	margin-top: -458px;
	float: left;
}

/* for foods pages - to match height of right column */
#left_col_phil {
	width: 556px;
	padding: 0px;
	margin-top: -432px;
	float: left;
}

/* for foods pages - to match height of right column */
#left_col_research {
	width: 556px;
	padding: 0px;
	margin-top: -475px;
	float: left;
}

/* for foods pages - to match height of right column */
#left_col_faq {
	width: 556px;
	padding: 0px;
	margin-top: -387px;
	float: left;
}

/* for foods pages - to match height of right column */
#left_col_art2 {
	width: 556px;
	padding: 0px;
	margin-top: -402px;
	float: left;
}

/* for your nutrition -> article pages */
#left_col_art3 {
	width: 556px;
	padding: 0px;
	margin-top: -500px;
	float: left;
}

/* for foods pages - to match height of right column */
#left_col_enews {
	width: 556px;
	padding: 0px;
	margin-top: -561px;
	float: left;
}

img.bump_down {
	margin-top: 9px;
	}
	
img.bump_down_nutra {
	margin-top: 9px;
	}

/* bump right for all but mac/saf, mac/FF (both have issues) */
	
a.bump_right, a.here_bump_right  {
	margin-top: 3px;
	padding-left: 130px;
	}
	
/* asp formatting find store */

.styleASmall {
	font-weight:bold;
}

#block {	
		display: block;
		width: 120px;
		float: right;
		padding-left: 5px;
}

.star {
	float: left;
}

.buy_textfield {
	width:100px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; background-color: #FFFFFF;
	margin: 0px 2px 0px 16px;
	border-width:1px; border-left-style:solid;
	border-left-color:#62CAE3; border-top-style:solid;
	border-top-color:#62CAE3; border-right-style:solid;
	border-right-color:#62CAE3; border-bottom-style:solid;
	border-bottom-color:#62CAE3
	}
	
#brick, #online {
	width:498px;
	margin:0;
	padding:0;
	background:url(../images/logoBox-top.gif) top left no-repeat;
	padding-top:5px;
}

#brick table, #online table {
	width:498px;
	background:#fff url(../images/logoBox-bottom.gif) bottom left no-repeat;
	padding:8px;
	margin:0;
	margin-bottom:15px;
	}

#brick table td, #online table td {
	padding:4px 0;
	background:none;
	}


#online table {
	padding:6px;
	}