﻿
    html{
        /*background: url(/images/toolkit_01_background.jpg) no-repeat top center #BBCCE0;*/
    }
    
    ol{
        padding: 10px 10px 10px 20px;
        margin: 0px;
    }
    li{
        padding: 0px;
        margin: 0px;
    }
	
	.toolkitShareThis{
	    background: url(/images/sharethis.png) no-repeat;
		padding: 2px 0px 5px 22px;
		margin-right: 10px;
		text-decoration: none;
		font-size: 12px;
		color: #1A344D;
	}
    
    #toolkitLayoutTable{
        margin-left: 70px;
        width: 860px;
    }
    #toolkitLayoutTable td{
        vertical-align: top;
    }
        
	#introText{
		background: url(../images/toolkit_02_bg_intro_box.png) no-repeat;
		width: 699px;
		height: 54px;
		font: 12px Arial, Helvetica, sans-serif;
		color: #315476;
		margin-left: 86px;
		line-height: 17px;
	}
	#introText .padding{
		padding: 10px;	
	}
	
	#multiheader{
		position: relative;
		width: 538px;
		height: 463px;
		background: url(../images/toolkit_02_bg_feature_multiheader.png) no-repeat;
	}
	#iContainer {
		position: absolute;
		top: 123px;
		left: 21px;
		width: 494px;
		height: 328px;
		overflow: hidden;
	}
	#iContainerNav {
		position: absolute;
		top: 367px;
		left: 20px;
		width: 498px;
		height: 76px;
		overflow: hidden;
	}
	
	#believersTabBox{
		width: 307px;
		height: 121px;
		background: url(../images/toolkit_02_dieters_love_our_milk.png) no-repeat;
	}
	#believersTabs{
		padding-top: 90px;	
	}
	
	#believersQuotes{
		width: 307px;
		height: 283px;
		background: url(../images/toolkit_02_bg_believer_quotes_box.png) no-repeat;
		text-align: center;
		overflow: hidden;
	}
	#believersQuotes .padding{
		padding: 1px 4px 4px 4px;	
	}
	
	.quote{
		margin-top: 5px;
	}
	
	#loseWeightOnTheWeekend{
		position: relative;
		background: url(../images/toolkit_02_bg_lose_weight_on_the_weekend_box.png) no-repeat;
		width: 860px;
		height: 348px;
	}
	#dayButtons{
		position: absolute;
		top: 24px;
		left: 21px;
		background: url(../images/toolkit_02_bg_weekend_buttons_container.png) no-repeat;
		width: 274px;
		height: 241px;
	}
	#dayButtons .padding{
		padding: 12px;
	}
	#dayButtons a{
	    position: relative;
	    float: left;
		display: block;
		width: 249px;
		height: 71px;
		margin-bottom: 2px;
	}
	#dayButtons a:hover,
	#dayButtons a.selected{
		background-position: 0px -71px;
	}
	#dayButtons a span{
		display: none;
	}
	#btnDay1{
		display: block;
		background: url(../images/toolkit_02_btn_day_1.jpg) no-repeat;
	}
	#btnDay2{
		display: block;
		background: url(../images/toolkit_02_btn_day_2.jpg) no-repeat;
	}
	#btnDay3{
		display: block;
		background: url(../images/toolkit_02_btn_day_3.jpg) no-repeat;
	}
	
	#downloadShoppingList{
		position: absolute;
		top: 285px;
		left: 30px;
	}
	#lwotw_content{
		position: absolute;
		top: 0px;
		left: 309px;
		width: 538px;
		height: 348px;
		color: #1A344D;
	}
	.lwotw_content h3{
		color: #008fd9;
	}
	#lwotw_welcomeHeader{
		position: absolute;
		top: 24px;
		left: 0px;
	}
	#lwotw_welcome{
		width: 538px;
		height: 348px;
		background: url(../images/toolkit_02_girl_with_apple.png) 324px 68px no-repeat;
	}
	#lwotw_welcome .text{
		position: absolute;
		color: #264961;
		line-height: 16px;
		top: 80px;
		left: 20px;
		width: 250px;
		font-size: 12px;
		text-align: left;
	}
	
	.mealTabs{
		position: absolute;
		top: 20px;
		left: 50px;
	}
	.tabNav{
		position: relative;
		float: left;
	}
	.tabNav a{
		position: relative;
		float: left;
		display: block;
		height: 43px;
		overflow: hidden;
		cursor: pointer;
	}
	#lwotw_day1 .tabNav a:hover,
	#lwotw_day1 .tabNav a.selected,
	#lwotw_day2 .tabNav a:hover,
	#lwotw_day2 .tabNav a.selected,
	#lwotw_day3 .tabNav a:hover,
	#lwotw_day3 .tabNav a.selected{
		background-position: 0px -43px;
	}
	#btnBreakfast-1,
	#btnBreakfast-2,
	#btnBreakfast-3{
		background: url(../images/toolkit_02_tab_breakfast.png) no-repeat top left;	
	}
	#btnLunch-1,
	#btnLunch-2,
	#btnLunch-3{
		background: url(../images/toolkit_02_tab_lunch.png) no-repeat top left;	
	}
	#btnDinner-1,
	#btnDinner-2,
	#btnDinner-3{
		background: url(../images/toolkit_02_tab_dinner.png) no-repeat top left;	
	}
	#btnSnack-1,
	#btnSnack-2,
	#btnSnack-3{
		background: url(../images/toolkit_02_tab_snack.png) no-repeat top left;	
	}
	.tabContent{
		position: absolute;
		top: 43px;
		left: 0px;
		width: 402px;
		height: 220px;
		background: url(../images/toolkit_02_tab_bg_body.jpg) no-repeat;
	}
	.tabContent .padding{
		padding: 10px 20px;
		text-align: left;
		font-size: 12px;
	}
	.tabContent ul,
	.tabContent p{
		padding: 0px;
		margin: 8px 0px;
	}
	.tabContent ul{
		padding-left: 20px;	
	}
	.tabContent li{
		padding: 0px;
		margin: 0px;
	}
	.tabContent .nutritionFacts{
		position: absolute;
		top: 230px;
		left: 20px;
		width: 370px;
		text-align: left;
		font-size: 10px;
	}
	
	#the100CaloriesBudgetBox{
		position: relative;
		background: url(../images/toolkit_02_bg_100_calorie_budget_box.png) no-repeat;
		width: 860px;
		height: 176px;
	}
	#categoryButtons{
		position: absolute;
		top: 13px;
		left: 13px;
		width: 173px;
		height: 150px;
	}
	#categoryButtons a{
		position: relative;
		float: left;
		display: block;
		width: 173px;
		cursor: pointer;
	}
	#categoryButtons a:hover,
	#categoryButtons a.selected{
		background-position: -173px 0px;
	}
	#btn100Calories{
		background: url(../images/toolkit_02_btn_100_calorie_budget.png) no-repeat top left;
		height: 37px;
	}
	#btnFillingFruits{
		background: url(../images/toolkit_02_btn_filling_fruits_and_veggies.png) no-repeat top left;
		height: 38px;
	}
	#btnDeliciousDairy{
		background: url(../images/toolkit_02_btn_delicious_dairy.png) no-repeat top left;
		height: 38px;
	}
	#btnWinterWarmUps{
		background: url(../images/toolkit_02_btn_winter_warm_ups.png) no-repeat top left;
		height: 37px;
	}
	#the100C_content{
		position: absolute;
		top: 0px;
		left: 185px;
		width: 663px;
		font-size: 11px;
		color: #1A344D;
		text-align: left;
	}
	#the100C_content .padding{
		padding: 17px 20px 0px 28px;
	}
	#the100C_content ul,
	#the100C_content p{
		padding: 0px;
		margin: 8px 0px;
		line-height: 15px;
	}
	#the100C_content ul{
		padding-left: 20px;	
	}
	#the100C_content li{
		padding: 0px;
		margin: 0px;
	}
	#the100C_100CaloriesBudget{
		height: 150px;
		color: #016FB9;
		background: url(../images/toolkit_02_100_calorie_arrow_icon.png) no-repeat 11px 26px;
	}
	#the100C_fillingFruits{
		height: 150px;
		color: #016FB9;
		background: url(../images/toolkit_02_100_calorie_arrow_icon.png) no-repeat 11px 64px;
	}
	#the100C_deliciousDairy{
		height: 150px;
		color: #016FB9;
		background: url(../images/toolkit_02_100_calorie_arrow_icon.png) no-repeat 11px 102px;
	}
	#the100C_winterWarmUps{
		height: 150px;
		color: #016FB9;
		background: url(../images/toolkit_02_100_calorie_arrow_icon.png) no-repeat 11px 139px;
	}	
	.the100C_image{
		position: relative;
		float: right;
		margin-top: 13px;
	}
	#btnDownloadShoppingList{
		position: relative;
		float: left;
		display: block;
		width: 173px;
		cursor: pointer;
		background: url(../images/toolkit_02_btn_download_shopping_list.png) no-repeat top left;
		overflow: hidden;
		width: 257px;
		height: 38px;
	}
	#btnDownloadShoppingList:hover{
		background-position: 0px -38px;
	}
