/* --------------------------------------------- */
/* Feature Image	                             */

#feature {
	background: url(/a/img/yourQuestions/feature.jpg) no-repeat 0 0;
	margin-top: 14px;
	height: 251px;
}


/* --------------------------------------------- */
/* Product Block Navigation                      */

ul#productNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	background-color: #ccc; /* This is needed to allow content visible when images off */
}

	ul#productNav li {
		display: inline;
		float: left;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

		ul#productNav li.last {
			border-right: 0px solid #fff;
		}


/* Product Navigation - Image Replacement Technique */

.ir {
	display: block;
	width: 202px;
	height: 82px;
	heigh\t: 86px;
	_height: 82px;
	position: relative;
	overflow: hidden
	padding: 0;
}

html>body .ir { /* ie7 only */
     *height: 70px;
}

ul#productNav li .ir em {
	display: block;
	width: 202px;
	height: 98px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
}


/* Individual Product Item Defs */
#zeroToThreeRange .ir em {
	background: url(/a/img/ourProducts/babyFoods/zeroToThree.gif) no-repeat 0 0;
}
#fourToSixRange .ir em {
	background: url(/a/img/ourProducts/babyFoods/fourToSix.gif) no-repeat 0 0;
}
#sevenToNineRange .ir em {
	background: url(/a/img/ourProducts/babyFoods/sevenToNine.gif) no-repeat 0 0;
}
#tenToElevenRange .ir em {
	background: url(/a/img/ourProducts/babyFoods/tenToEleven.gif) no-repeat 0 0;
}
#twelveToTwentyFourRange .ir em {
	background: url(/a/img/ourProducts/babyFoods/twelveToTwentyThree.gif) no-repeat 0 0;
}
#twentyFourToThirtySixRange .ir em {
	background: url(/a/img/ourProducts/babyFoods/twentyFourToThirtySix.gif) no-repeat 0 0;
}
#specialMilksRange .ir em {
	background: url(/a/img/ourProducts/infantMilk/specialMilks.gif) no-repeat 0 0;
}


/* Product Hyperlink Defs */

ul#productNav li a {
	display: block;
	position: relative;
	top: -5px;
	left: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

ul#productNav li a:hover {
	text-decoration: underline;
	}

/* Individual override for the sevenToNineMonths */
ul#productNav li#sevenToNineRange a {
	color: #EEAA03;
}




/* --------------------------------------------- */
/* Full	Content Width                            */

#contentRegionFull {
	padding: 10px 0 10px 10px;
}

	#contentRegionFull img.left {
		float: left;
		margin-right: 5px;
	}

	#contentRegionFull img.right {
		float: right;
		margin-right: 5px;
	}
	
	


/* --------------------------------------------- */
/* Individual FAQ Page                           */

	
#contentRegionOne {
	padding: 25px 10px 10px 10px;
	float: left;
	width: 434px;
}

#contentRegionOne h2 {
	display: block;
	}


/* --------------------------------------------- */
/* SideBox			                             */

#contentRegionTwo {
	margin-top: 13px;
	padding-right: 5px;
	float: right;
	left: 455px;
	width: 148px;
}

	#contentRegionTwo a {
		color: #fff;
		text-decoration: none;
	}

	#contentRegionTwo a:hover {
		text-decoration: underline;
	}

	#contentRegionTwo h4 {
			margin-top: 20px;
			margin-left: 10px;
			width: 93px;
			height: 91px;
		}

	#contentRegionTwo p {
			color: #fff;
			margin-left: 10px;
		}

	#contentRegionTwo #corner {
		display: block;
		height: 20px;
		margin-top: 30px;
		}



/* --------------------------------------------- */
/* Content Widgets	                             */

h3 {
	margin-top: 25px;
	margin-bottom: 10px;
	color: #60AB01;
}

#widgets {
	padding-bottom: 20px;
	border-bottom: 1px solid #60AB01;
	
}

	#widgets h4 {
		margin-top: 10px;
	}
	
		#widgets h4 a {
			color: #666;
			font-size: 12px !important;
		}
	#widgets ul {
		padding: 0 0 0 15px ;
		margin: 0 0 0 15px ;
	}

/* Questions Answered  Nav */
ul#questionsAnsweredNav {
	clear: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 152px;
}

	/*ul#questionsAnsweredNav li a {
		display: block;
		width: 152px;
		height: 36px;
	}

	ul#questionsAnsweredNav li#zeroToThreeNav {
		background: url(/a/img/global/questionsAnsweredNav/zeroToThree.gif) no-repeat 100% 0;
	}
	ul#questionsAnsweredNav li#fourToSixNav {
		background: url(/a/img/global/questionsAnsweredNav/fourToSix.gif) no-repeat 100% 0;
	}
	ul#questionsAnsweredNav li#sevenToNineNav {
		background: url(/a/img/global/questionsAnsweredNav/sevenToNine.gif) no-repeat 100% 0;
	}
	ul#questionsAnsweredNav li#tenToElevenNav {
		background: url(/a/img/global/questionsAnsweredNav/tenToEleven.gif) no-repeat 100% 0;
	}
	ul#questionsAnsweredNav li#twelveToTwentyThreeNav {
		background: url(/a/img/global/questionsAnsweredNav/twelveToTwentyThree.gif) no-repeat 100% 0;
	}
	ul#questionsAnsweredNav li#twentyFourToThirtySixNav {
		background: url(/a/img/global/questionsAnsweredNav/twentyFourToThirtySix.gif) no-repeat 100% 0;
	}/*
	
	

/* --------------------------------------------- */
/* Menu Rollovers	                             */	

ul#questionsAnsweredNav li, ul#questionsAnsweredNav li a {
height: 29px;
display: block;
width: 152px;
margin: 1px 0 1px 0;
}


	ul#questionsAnsweredNav li#zeroToThreeNav, ul#questionsAnsweredNav li#zeroToThreeNav a {
		background: url(/a/img/global/questionsAnsweredNav/zeroToThree.gif) no-repeat 100% 0;
	}
	
	ul#questionsAnsweredNav li#zeroToThreeNav, ul#questionsAnsweredNav li#zeroToThreeNav a:hover {
		background: url(/a/img/global/questionsAnsweredNav/zeroToThree.gif) no-repeat 100% -29px;
	}
		
	ul#questionsAnsweredNav li#fourToSixNav, ul#questionsAnsweredNav li#fourToSixNav a {
		background: url(/a/img/global/questionsAnsweredNav/fourToSix.gif) no-repeat 100% 0;
	}
	
	ul#questionsAnsweredNav li#fourToSixNav, ul#questionsAnsweredNav li#fourToSixNav a:hover {
		background: url(/a/img/global/questionsAnsweredNav/fourToSix.gif) no-repeat 100% -29px;
	}
	
	
	ul#questionsAnsweredNav li#sevenToNineNav, ul#questionsAnsweredNav li#sevenToNineNav a {
		background: url(/a/img/global/questionsAnsweredNav/sevenToNine.gif) no-repeat 100% 0;
	}
	
	ul#questionsAnsweredNav li#sevenToNineNav, ul#questionsAnsweredNav li#sevenToNineNav a:hover {
		background: url(/a/img/global/questionsAnsweredNav/sevenToNine.gif) no-repeat 100% -29px;
	}
	
	
	ul#questionsAnsweredNav li#tenToElevenNav, ul#questionsAnsweredNav li#tenToElevenNav a {
		background: url(/a/img/global/questionsAnsweredNav/tenToEleven.gif) no-repeat 100% 0;
	}
	
	ul#questionsAnsweredNav li#tenToElevenNav, ul#questionsAnsweredNav li#tenToElevenNav a:hover {
		background: url(/a/img/global/questionsAnsweredNav/tenToEleven.gif) no-repeat 100% -29px;
	}
	
	
	ul#questionsAnsweredNav li#twelveToTwentyThreeNav, ul#questionsAnsweredNav li#twelveToTwentyThreeNav a {
		background: url(/a/img/global/questionsAnsweredNav/twelveToTwentyThree.gif) no-repeat 100% 0;
	}
	
	ul#questionsAnsweredNav li#twelveToTwentyThreeNav, ul#questionsAnsweredNav li#twelveToTwentyThreeNav a:hover{
		background: url(/a/img/global/questionsAnsweredNav/twelveToTwentyThree.gif) no-repeat 100% -29px;
	}
	
	
	ul#questionsAnsweredNav li#twentyFourToThirtySixNav, ul#questionsAnsweredNav li#twentyFourToThirtySixNav a {
		background: url(/a/img/global/questionsAnsweredNav/twentyFourToThirtySix.gif) no-repeat 100% 0;
	}
	
	ul#questionsAnsweredNav li#twentyFourToThirtySixNav, ul#questionsAnsweredNav li#twentyFourToThirtySixNav a:hover {
		background: url(/a/img/global/questionsAnsweredNav/twentyFourToThirtySix.gif) no-repeat 100% -29px;
	}	

