﻿/******************************************
Home
******************************************/
#home
{
    margin:0px 1px 0px 1px;
    width: 898px;
    height: 403px;
    background-repeat: no-repeat;
    background-color:#FFFFFF;
}
.homeTile{
    padding:20px 0px 0px 20px;
    color:#324C0D;
    line-height:16px;
}

.homeTile-left
{
    float: left; 
    width: 414px; 
    height: 360px;
}
.homeTile-right{
    width: 433px; float: right; padding: 0px 20px 0px 10px;
}

#homeTile-left-chex{
    background-image: url("../../images/home/hm_car_c4.jpg");
    background-repeat: no-repeat;
    width:390px;
    height:86px;
    padding: 5px 10px 0px 10px;
    margin-top:37px;
}
#homeTile-left-chex-btn{
    width:135px;
    height:32px;
    margin-right:160px;
    margin-top:5px;
}

#homeTile-right-recipe-desc{
    float: right; width: 240px; padding: 20px 20px 0px 0px;
}
#homeTile-right-recipe-image{
    padding-top:20px;
}
#homeTile-right-recipe-prep{
    clear: both; padding: 20px 0px 0px 20px; text-align:left;
}
#products-see-whats-new{
    background-image: url("../../images/home/hm_car_a3.jpg");
    width:413px;
    left:15px;
    height:194px;
    z-index:101;
    position:relative;
}
#products-see-whats-new-copy
{
    width: 243px; height: 144px;  padding: 20px 0px 0px 170px;
    position:relative;
}
#products-see-whats-new-yoplait
{
     position:relative;
     width:387px; 
     padding:3px 0px 0px 25px;
}

#edison-award{
    position:relative;
    width:191px;
    height:56px;
    margin-bottom:-87px;
    background-image: url('../../images/home/hm_car_a4.jpg');
    background-repeat:no-repeat;
    left:370px;
    top:261px;
    padding: 31px 10px 0px 70px;
    z-index:100;
}


#home2{

    width: 502px;
    float:right;
    height: 403px;
    background-image: url("../../images/home/home_main2.jpg");
    background-repeat: no-repeat;
}
#home #copy
{
    width: 460px;
    height: 90px;
    position: relative;
    top: 20px;
    left: 20px;
    color:#4C632B;
    font-size:1.1em;
    line-height:20px;
    margin-bottom: -90px;
}

#home #copy2
{
    width: 235px;
    height: 150px;
    position: relative;
    top: 130px;
    left: 230px;
    color:#4C632B;
    line-height:20px;
    margin-bottom: -150px;
}
#home #button
{
    width: 206px;
    height: 53px;
    position: relative;
    top: 320px;
    left: 332px;
    margin-bottom: -53px;
}

#homeTabs{
    width:898px;
    margin:0px 1px 0px 1px;
}

.homeTab
{
    float:left;
    width:178px;
    height:25px;
}


#recipeHolder
{
    margin-top: 27px;
    width: 900px;
}
#recipeBoxHeader{
    width:885px;
    background-image: url("../../images/home/home_rec5.gif");
    background-repeat: no-repeat;
    padding: 2px 0px 0px 15px;
    color: #314E0E;
    font-size: 1.5em;
    height:25px;
    margin:0px;
}
#recipeBoxes
{
    width: 878px;
    border-left: solid 1px #60892D;
    border-right: solid 1px #60892D;
    background-color: #F4F9E3;
    padding:  10px 7px 10px 13px;
}

#recipeBoxes .box
{
    float: left;
    width: 190px;
    height: 190px;
    font-size: .8em;
    padding: 0px 13px 0px 13px;
}
#recipeBoxes .box .link
{
    height: 15px;
    margin-bottom: -15px;
    position: relative;
    top: 250px;
}
#recipeBoxes .box h3
{
    color: #416F03;
    font-weight: bold;
    font-size: 1em;
    margin: 5px 0px 5px 0px;
}
#recipeBoxes .box p
{
    margin: 5px 0px 5px 0px;
    font-size: 1em;
}

#recipeBoxes .box a, #recipeBoxes .box a:visited, #recipeBoxes .box a:hover, #recipeBoxes .box a:active
{
    color: #416F03;
    font-size: 1.2em;
    font-weight: bold;
    
}

.blogger{
    width:279px; height:315px;
    background-image:url("../../images/home/blogger_bkg_03.jpg");
    background-repeat:no-repeat;
    float:left;
    padding: 5px 0 0 10px;
    margin-right:7px;
    line-height:14px;
}

.blogger .col1{
    width:146px;
    float:left;
    height:140px;
 
}

.blogger .col2{
    width:133px;
    float:left;
}

.blogger .bio{
    padding: 0px 10px 0px 10px;
    width:113px;
    height:95px;
    font-size:9px;
}

.blogger .blurb{
    clear:both;
    padding: 0px 10px 10px 0px;
     width:269px;
    font-size:10px;
}

.blogger h2{
    margin:0px 0px 10px 0px;
    font-size:14px;
}

.blogger .blogger-cta{
    position: relative; top: 300px; margin-bottom: -34px;
}
