/* Style Sheet 

VERSION 1.1 - 6/1/2009
EH - Updated the following
*/
/**************/

/**************/
@import url("master.css");
/**********************************
	LAYOUT STYLES
**********************************/
.hidden {
	display:none;
}
html {
	height:100%;
	background:#a87b50 url(../images/brown_gradient.png) repeat-x 0 0;
}
body {
	width:932px;
	min-height:100%;
	background:url(../images/drop_shadow.png) repeat-y 0 0;
	margin:0 auto;
	line-height:1.4;
	font-size:11px;
}
#container {
	width:882px;
	min-height:700px;
	background:url(../images/blue_gradient.png) repeat-x 0 0;
	margin:0 auto;
}
#header {
	padding:15px 15px 0 15px;
}
#logo a {
	float:left;
	width:180px;
	height:38px;
	background:url(../images/logo.png);
	text-indent:-9999px;
	margin-right:9px;
}
#nav {
	float:left;
	width:663px;
	height:32px;
}
#content {
	padding:0 15px;
}
.left-column {
	width:180px;
	float:left;
	margin-right:9px;
}
.right-column {
	width:663px;
	float:left;
}
#hands {
	width:180px;
	height:118px;
	background:url(../images/hands.png);
}
#the-title {
	float:left;
	width:375px;
	padding:60px 0 0 15px;
}
#milk-splash {
	float:left;
	width:269px;
	height:109px;
}
#home-notice {
	width:560px;
	height:85px;
	background:url(../images/home-notice.png);
	color:#62351d;
	padding:30px 85px 0 17px;
	line-height:1.6;
}
#main-content {
	width:661px;
	background:url(../images/content_mid.png);
}
#main-content .top {
	width:661px;
	height:12px;
	background:url(../images/content_top.png);
	font-size:0;
}
#main-content .text-content {
	font-size:12px;
	padding:15px 25px 0 25px;
}
#main-content .bot {
	width:661px;
	height:12px;
	background:url(../images/content_bot.png);
	font-size:0;
}
#relative-container {
	position:relative;
}
body.home #relative-container {
	height:460px;
}
#flash {
	position:absolute;
	width:625px;
	height:445px;
	top:-15px;
	left:-50px;
}

#flashmain {
	position:absolute;
	width:980px;
	height:450px;
	top:-15px;
	left:-50px;
	background-image: url(../images/home_v4d.png);
}


#flashmain2 {
	position:absolute;
	width:980px;
	height:452px;
	top:-15px;
	left:-50px;
	background-image: url(../images/home_v4c.png);
	background-repeat: no-repeat;
}

#video-container {
	position:absolute;
	width:348px;
	height:360px;
	background:url(../images/video.png);
	top:-5px;
	right:-60px;
	padding:7px 0 0 7px;
}
#video-container .video {
	width:342px;
	height:281px;
	margin-bottom:10px;
}
#notepad {
	position:absolute;
	width:240px;
	height:445px;
	top:200px;
	left:-50px;
}
#notepad-bg {
	position:absolute;
	width:240px;
	height:445px;
	background:url(../images/notepad_sm.png);
}
#notepad-content {
	position:relative;
	z-index:1;
	padding:68px 40px 0 18px;
}
body.home #notepad-content {
	padding:64px 40px 0 30px;
}
body.home #notepad {
	width:300px;
	height:405px;
	top:370px;
	left:auto;
	right:-70px;
}
body.home #notepad-bg {
	width:300px;
	height:405px;
	background:url(../images/notepad.png);
}
#text-content .left-column {
	width:350px;
	float:left;
	padding-right:30px;
	margin-right:30px;
	border-right:1px dashed #666;
}
#text-content .right-column {
	width:240px;
	float:left;
}
#text-footer {
	padding-top:20px;
	text-align:right;
	color:#733e24;
}
#footer {
	width:985px;
	height:125px;
	background:url(../images/footer.png);
	margin-left:-25px;
}
.box-left-lg {
	width:311px;
	float:left;
}
.box-left-lg.nomargin {
	width:300px;
}
.box-left-sm {
	width:202px;
	float:left;
}
.box-left-sm.nomargin {
	width:187px;
}
/**********************************
	TYPOGRAPHY STYLES
**********************************/
p {
	margin-bottom:15px;
}
p.error {
	border:1px solid #ff0000;
	padding:15px;
	color:#ff0000;
}
h1.about-campaign {
	width:242px;
	height:17px;
	background:url(../images/about_campaign.png);
	text-indent:-9999px;
	font-size:0;
}
h1.contact-us {
	width:132px;
	height:17px;
	background:url(../images/contact_us.png);
	text-indent:-9999px;
	font-size:0;
}
h1.experts-agree {
	width:267px;
	height:17px;
	background:url(../images/the_experts_agree.png);
	text-indent:-9999px;
	font-size:0;
}
h1.tools-use {
	width:226px;
	height:17px;
	background:url(../images/tools-use.png);
	text-indent:-9999px;
	font-size:0;
}
h1.read-the-science {
	width:209px;
	height:17px;
	background:url(../images/read_the_science.png);
	text-indent:-9999px;
	font-size:0;
}
h2 {
	font-size:16px;
	color:#0449b1;
	font-weight:normal;
	margin-bottom:15px;
}
h2.milk_matters {
	width:317px;
	height:31px;
	background:url(../images/why_milk_matters.png);
	text-indent:-9999px;
	font-size:0;
}
h2.experts-say {
	width:119px;
	height:31px;
	background:url(../images/see_what_experts_say.png);
	text-indent:-9999px;
	font-size:0;
}
h2.get-involved {
	width:160px;
	height:31px;
	background:url(../images/get_involved.png);
	text-indent:-9999px;
	font-size:0;
}
h2.five-ways {
	width:179px;
	height:31px;
	background:url(../images/five_ways.png);
	text-indent:-9999px;
	font-size:0;
	margin-bottom:12px;
}
body.home h2.five-ways {
	margin-bottom:13px;
}
h2.tools-use {
	width:170px;
	height:13px;
	background:url(../images/tools_use.png);
	text-indent:-9999px;
	font-size:0;
	margin-bottom:18px;
}
h2.feedback {
	width:84px;
	height:13px;
	background:url(../images/feedback.png);
	text-indent:-9999px;
	font-size:0;
}
h2.grab-widget {
	width:272px;
	height:12px;
	background:url(../images/grab_widget.png);
	text-indent:-9999px;
	font-size:0;
}
h2.add-badge {
	width:210px;
	height:12px;
	background:url(../images/add_badge.png);
	text-indent:-9999px;
	font-size:0;
}
h2.top-five-reasons {
	width:170px;
	height:48px;
	background:url(../images/top_five_reasons.png);
	text-indent:-9999px;
	font-size:0;
}
h2.what-experts-say {
	width:170px;
	height:48px;
	background:url(../images/what_experts_say.png);
	text-indent:-9999px;
	font-size:0;
}
h2.why-flavored-milk {
	width:170px;
	height:48px;
	background:url(../images/why_flavored_milk.png);
	text-indent:-9999px;
	font-size:0;
}
h2.flavored-milk-perspective {
	width:187px;
	height:48px;
	background:url(../images/flavored_milk_perspective.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
#notepad p {
	font-size:12px;
	line-height:1.6;
}
ul {
	list-style-type:disc;
	padding:5px 0 0 20px;
	margin-bottom:15px;
}
ol {
	list-style-type:decimal;
	padding-left:20px;
	margin-bottom:15px;
}
li {
	margin-bottom:5px;
}
ol.references {
	font-size:11px;
}
/**********************************
	LINK STYLES
**********************************/
a.read-science {
	display:block;
	float:right;
	width:120px;
	height:27px;
	background:url(../images/read-science-button.png) 0 0;
	text-indent:-9999px;
}
a.read-science:hover {
	background-position:0 27px;
}
#notepad a {
	color:#733e24;
}
a.share-the-facts {
	display:block;
	width:175px;
	height:97px;
	background:url(../images/share_the_facts_sm.png);
	text-indent:-9999px;
	font-size:0;
}
a.share-the-facts:hover {
	background-position:0 97px;
}
body.home a.share-the-facts {
	width:224px;
	height:61px;
	background:url(../images/share_the_facts.png);
}
body.home a.share-the-facts:hover {
	background-position:0 61px;
}
a, a:visited {
	color:#733e24;
	text-decoration:none;
}
a:hover {
	color:#0449b1;
}
a.doctor {
	float:right;
	width:130px;
	height:150px;
	background:url(../images/doctor.jpg) 0 0;
	text-indent:-9999px;
}
a.doctor:hover {
	background-position:0 150px;
}
/**********************************
	FORM STYLES
**********************************/
input {
	font-size:14px;
	padding:3px;
	border:1px solid #999;
	width:250px;
	margin-bottom:8px;
	vertical-align:middle;
}
input#month, input#day {
	width:25px;
}
input#year {
	width:50px;
}
input.radio {
	width:auto;
	height:auto;
	border:none;
}
label {
	display:block;
	margin-bottom:5px;
}
label.left {
	width:200px;
	float:left;
	text-align:right;
	margin-right:8px;
	padding-top:6px;
}
textarea {
	width:600px;
	height:75px;
	padding:5px;
	font-size:14px;
	border:1px solid #999;
	margin-bottom:15px;
}
input#submit {
	display:block;
	width:80px;
	height:25px;
	background:url(../images/submit_button.png);
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
	font-size:0;
	line-height:0;
}
/**********************************
	NAVIGATION STYLES
**********************************/
#nav ul {
	list-style-type:none;
	padding:0;
}
#nav li {
	float:left;
	margin:0;
}
#nav li a {
	display:block;
	height:32px;
	background-position:0 0;
	text-indent:-9999px;
}
#nav li a:hover, body.home #nav li.home a, body.about-the-campaign #nav li.about a, body.what-the-experts-say #nav li.experts a, body.tools-you-can-use #nav li.tools a, body.read-the-science #nav li.science a {
	background-position:0 32px;
}
#nav li.home a {
	width:60px;
	background-image:url(../images/nav/nav_01.png);
}
#nav li.experts a {
	width:166px;
	background-image:url(../images/nav/nav_02.png);
}
#nav li.tools a {
	width:145px;
	background-image:url(../images/nav/nav_03.png);
}
#nav li.science a {
	width:136px;
	background-image:url(../images/nav/nav_04.png);
}
#nav li.about a {
	width:156px;
	background-image:url(../images/nav/nav_05.png);
}

#notepad ul {
	list-style-type:none;
	margin-bottom:0px;
	padding:0;
}
#notepad li {
	margin:0;
}
body.home #notepad ul {
	margin-bottom:1px;
}
#notepad li a {
	display:block;
	text-indent:-9999px;
	width:190px;
	font-size:0;
	background-position:0 0;
}
body.home #notepad li a {
	width:230px;
}
#notepad li.splash a {
	height:45px;
	background:url(../images/splash_icon_sm.png);
}
#notepad li.splash a:hover {
	background-position:0 52px;
}
#notepad li.badge a {
	height:29px;
	background:url(../images/badge_icon_sm.png);
}
#notepad li.badge a:hover {
	background-position:0 29px;
}
#notepad li.twitter a {
	height:27px;
	background:url(../images/twitter_icon_sm.png);
}
#notepad li.twitter a:hover {
	background-position:0 27px;
}
#notepad li.fb a {
	height:28px;
	background:url(../images/fb_icon_sm.png);
}
#notepad li.fb a:hover {
	background-position:0 28px;
}
#notepad li.email a {
	height:22px;
	background:url(../images/email_icon_sm.png);
}
#notepad li.email a:hover {
	background-position:0 22px;
}
body.home #notepad li.splash a {
	height:50px;
	background:url(../images/splash_icon.png);
}
body.home #notepad li.splash a:hover {
	background-position:0 50px;
}
body.home #notepad li.badge a {
	height:24px;
	background:url(../images/badge_icon.png);
}
body.home #notepad li.badge a:hover {
	background-position:0 24px;
}
body.home #notepad li.twitter a {
	height:27px;
	background:url(../images/twitter_icon.png);
}
body.home #notepad li.twitter a:hover {
	background-position:0 27px;
}
body.home #notepad li.fb a {
	height:27px;
	background:url(../images/fb_icon.png);
}
body.home #notepad li.fb a:hover {
	background-position:0 27px;
}
body.home #notepad li.email a {
	height:20px;
	background:url(../images/email_icon.png);
}
body.home #notepad li.email a:hover {
	background-position:0 20px;
}

ul.reasons {
	list-style-type:none;
	padding:0;
}
ul.reasons li {
	margin-bottom:7px;
}
ul.reasons li .num {
	display:block;
	float:left;
	font-size:35px;
	color:#a6c7ef;
	font-weight:bold;
	width:30px;
}
ul.reasons li .text {
	float:left;
	width:300px;
	padding-top:8px;
}
/**********************************
	MISC STYLES
**********************************/

/* FOR THICKBOX */
#TB_window {
	border:none;
	width:619px;
	height:440px;
}
#TB_iframeContent {
	width:619px;
	height:440px;
}



/**********************************
	VERSION 2 INDEX PAGE
**********************************/
#ilink-raisehand {
position: absolute;
height: 200px;
width: 380px;
margin-left: 580px;
margin-top: 150px;
}

#ilink-facebook {
position: absolute;
height: 50px;
width: 120px;
margin-left: 300px;
margin-top: 160px;
}

#ilink-twitter {
position: absolute;
height: 50px;
width: 115px;
margin-left: 450px;
margin-top: 160px;

}

#ilink-taf {
position: absolute;
height: 40px;
width: 250px;
margin-left: 30px;
margin-top: 160px;

}

#ilink-back {
position: absolute;
height: 30px;
width: 100px;
margin-left: 10px;
margin-top: 10px;

}

#odometer-text {
position: absolute;
height: 30px;
width: 200px;
font-family: arial;
font-size: 26px;
color: #fff;
margin-top: 104px;
margin-left: 50px;
letter-spacing: 17px;
}

#video-container2 {
	position:absolute;
	width:348px;
	height:360px;
	margin-top: 30px;
	margin-left: 540px;
	padding:7px 0 0 7px;
}


