@charset "utf-8";

#container {
	width: 990px;
	margin: auto;
	position: relative;
}

#homeNavCont {
	height: 134px;
	margin: 15px auto 7px auto;
	width: 958px;
}

#subNavCont{
	width: 955px;
	margin: 15px auto 7px auto;
	height: 51px;
}

.subNav{
	height: Auto;
	width: 186px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#subNav2Cont{
	height: 103px;
	margin: 0px auto 7px auto;
	width: 955px;
	line-height: 1;
}

.subNav2{
	height: 103px;
	width: 186px;
	float: left;
}

.subNavSep{
	height: 51px;
	width: 6px;
	float: left;
	}

#footer{
	height: 15px;
	font-family: Tahoma;
	font-size: xx-small;
	width: 980px;
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px 0px 0px 5px;
	position: absolute;
	left: 0px;
	top: 645px;
	clear: both;
}

#leftCol{
	width: 339px;
	height: 450px;
	float: left;
}

#rightCol{
	width: 180px;
	height: 450px;
	float: left;
}

#rightColCow{
	width: 210px;
	height: 450px;
	float: left;
	background-repeat: no-repeat;
}


#logoLeft{
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: -10px;
	top: 525px;
	width: 349px;
	height: 128px;
	background-image: url(../img/milkLogo.png);
}

#content{
	width: 439px;
	float: left;
	height: 451px;
}

#inner {
	padding: 12px
}

#contBoxTop{
	background: url(../img/contentBox_top.png) top left no-repeat;
	height: 12px;
	width: 440px;
	font-size: 1px;
	float: left;
}

#contBox{
	width: 440px;
	text-align: center;
	float: left;
	background: url(../img/contentBox_back.png) top left repeat-y;
}

.contentCont{
	padding: 0px 30px 0px 15px;
	text-align: left;
}

#contBoxHead{
	height: 60px;
	width: 453px;
	margin: 0px 0px 0px 15px;
}

#contBoxBtm{
	background: url(../img/contentBox_btm.png) top left no-repeat;
	height: 12px;
	width: 440px;
	float: left;
}

#logoRight{
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 775px;
	top: 525px;
	width: 214px;
	height: 128px;
	background-image: url(../img/logos.png);
}

/* quiz ---------------------*/
.IntroBox{
	width: 330px;
	height: 327px;
	float: left;
	clear: none;
}

.quizHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #50B948;
	font-style: normal;
	line-height: 27pt;
	font-weight: bold;
}

.qheaderCont{
	text-align: left;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 30px  20px 10px
}

.qRHeaderCont{
	padding: 20px 20px;
	text-align: left;
}

.quizSubHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
}

.quizNum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;
	font-style: normal;
	line-height: 27pt;
	font-weight: normal;
	}

.quizNumTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;
	font-style: normal;
	line-height: 27pt;
	font-weight: bold;
	}

.answerCont{
	width: 142px;
	height: 200px;
	float: left;
	text-align: center;
	}

.answer{
	width: 117px;
	min-height: 30px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #50B948;
	padding: 0 10px;
	}

.answerBtn{
	width: 142px;
	height: 100px;
	}
.answerBtn img:hover {
	cursor: pointer;
	}

.nextPrevBtns{
	width: 430px;
	height: 50px;
	float: right;
	padding-top: 40px;
	}

.answerSep{
	width: 1px;
	height: 200px;
	background-color: #999999;
	float: left;
	}

.qResultCont{
	height: 300px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #50B948;
	text-indent: 5px;
	width: 430px;
	padding-left: 10px;
	}

.qEntrytitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	}
.qEntrysubtitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	}

button#next {
	background: url(../img/next_01.png) no-repeat;
	border: 0;
	clear: both;
	cursor: pointer;
	display: block;
	height: 34px;
	margin: 0 auto;
	width: 80px;
	text-indent: -9999px;
}
.results{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:6pt;
	font-weight:bold;
	color: #000000;
	padding-left:9px
	}
	
.resultHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold
	}
	
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.qanswer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold
	}

.answered{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold
	}

/* link text----------------------------*/

a{
	color: #333333;
}

a:active{
	color: #666666;
}

a:visited{
	color: #999999;
	border-width: 0;
}

/* text styles_____________________*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #50B948;
	font-style: normal;
	line-height: 16pt;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 14pt;
	text-align: left;
	color: #50B948;
	font-weight: bold;
	float: left;
	width: 380px;
	height: 30px;
	/*padding-left: 10px;*/
}

.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #000000;	
}

.footerLink{
	font-family: Tahoma;
	color: #CCCCCC;
	font-size: xx-small;
	font-weight: bold;
}
.footerLink:active{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
}

.bodyLink{
}

img
{
	border-style: none;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}

/* backgrounds Gallery ---------------*/

body {
	background-repeat: no-repeat;
}

.carousel{
	margin: 0em 0px 0px 110px;
	width: 95px;
	height: auto;
}

.carousel ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 270px;
	overflow: hidden;
}
.carousel li {
	list-style: none;
	margin: 0px;
}
.carousel img {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	margin: auto;
	padding: 3px;
	clear: left;
}
.next, .prev
{
	height: 16px;
	text-align: center;
	clear:both;
	margin: 3px 30px 5px 140px;
	outline: none;
}

/* contact form */
#ContactUsForm{
	width: 400px;
	text-align: left;
}

/* forms */
form#form-login fieldset { border:0em none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }


/* recipe-----------------------*/
.recip_01{
	width:208px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	}

.recip_02{
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	float: left;
	text-align: left;
	line-height: 10pt;
	border-bottom: 1px;
	border-color: #CCCCCC;
	}

.recip_03{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	float: left;
	text-align: left;
	line-height: 10pt;
	width: 400px;
	}

#contBoxRec{
	background-image: url(../img/contentBox_back.png);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-right: 10px;
	width: 420px;
	height: 430px;
}

.style4 {
	font-size: 8pt;
	line-height: 10pt;
}
.style6 {
	font-size: 7pt;
	text-align: left;
}

.Rprint{
	position: absolute;
	left: 680px;
	top: 180px;
	margin: 0px 0px 0px 0px;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#scrollInstruct {
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 870px;
	top: 185px;
}
#scrollInstructQuiz {
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 870px;
	top: 80px;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 14pt;
	text-align: left;
	color: #50B948;
	font-weight: bold;
	float: left;
	width: 380px;
	height: 30px;
	padding-left: 15px;
}
