/*#Cooking_btm
{
	background: url(Images/recipes/CookingBgColor.gif) no-repeat 0 0;
}*/

#Cooking_Top {
}
#Cooking_btm {
    border: #e3e2dd thin solid;
    width: 610px;
    height: 219px;
    background-color: #f2f0e9;
}

#TextCooking {
    margin: 15px;
    width: 368px;
}
#TextCooking p {
    float: left;
    margin-left: 10px;
    width: 400px;
}


#ArticleList #KidsInKitchenIntro p {
    font-family: Verdana,Georgia, Helvetica;
    font-size: 16px;
    color: #4e565d;
    padding: 0 30px 20px 0; /*border-bottom: solid 1px #e3e2dd; 			margin-bottom: 10px;*/
}



/*-------------------------------------Article ThumbNails ---------------------------------*/
div.thumbNail {
}
h6, .h6 {
    font-family: Verdana;
    font-size: 16px;
    color: #b60b14;
    font-weight: bold;
}

#recipe_callouts div.thumbNail p {
    font-size: 12px;

}


div.thumbNail a.LearnMore {
    display: block;
    width: 90px;
    height: 25px;
    background: url(Images/recipes/LearnMore.jpg) no-repeat 0;
    text-indent: -99999px;
}

/*-----------------------------------Cooking Landing Page----------------------------*/


#CookingNRecipesLanding {
    margin: 0 25px 0 35px;
}

#CookingNRecipesLanding #left {
margin-top:35px;
   width: 610px;
    float: left;

 overflow:hidden;
    background-color: #f2f0e9;
}


#CookingNRecipesLanding #rightside {
margin-right:16px;
float:right;
margin-top:70px;
   
}

#CookingNRecipesLanding h4{

font-size:18px;

font-weight:normal;

}

#CookingNRecipesLanding h4, #CookingNRecipesLanding p{

line-height:130%;

}





#recipe_callouts {margin-left:40px;}

#recipe_callouts #RecipeFinder1 , #recipe_callouts #Toppings1, #recipe_callouts #KidsInKitchen1{
    float: left;
    width: 276px;
        margin-left: 59px;
        display:inline;
}

#recipe_callouts #RecipeFinder1 {

    margin-left: 0;

}

/*------------Cooking and Recipes-------------------*/



.CookingMidContent {
    margin-left: 0px;
    clear: both;
    height: 215px;
    width: 964px;
}
.Cooking_Left {
    width: 612px;
    height: 214px;
    float: left;
    background-color: #f2f0e9;
    border-top: #e3e2dd thin solid;
}

.Cooking_Text {
    width: 407px;
    float: left;
    margin-top: 17px;
    margin-left: 27px;
}
.Cooking_LeftImg {
    float: right;
}
.Cooking_ExtrRight {
    margin-left: 59px;
    width: 293px;
    height: 214px;
    float: left;
}

.RecipeFinder {
    float: left;
    width: 276px;
    height: 266px;
}
.Toppings {
    float: left;
    margin-left: 59px;
    width: 276px;
    height: 266px;
}

.KidsInKitchen {
    float: left;
    margin-left: 59px;
    width: 276px;
    height: 266px;
}



.featuredRecipe {
    /*background-color: #f2f0e9;*/
    padding:20px 0 25px 0;
    float:left;
    width:610px;
    overflow:hidden;

}
.featuredRecipe h6 {
    font-family: Verdana;
    font-size: 16px;
    color: #b60b14;
    font-weight: bold;
}

.featuredRecipe div.text
{
width:375px;
float:left;
margin-left:30px;
display:inline;
}

.featuredRecipe .image
{
width:170px;
float:right;
margin-right:25px;
display:inline;

}


/*---------------Topping Ideas---------------------------*/
.OddItem {
    background: #f3f8fa url(Images/recipes/OddItem.jpg) no-repeat 0 top;
    width:573px;
    min-height: 61px;
}

.EvenItem {
    background: url(Images/recipes/EvenItem.jpg) no-repeat 0 top;
    width: 624px;
    min-height: 53px;
}
.OddItem .ToppingItemMain {
    width: 560px;
}
.ToppingItem {
    margin-left: 63px;
    width: 351px;
}
.ToppingItem p {
    font-size: 13px;
    font-weight: bold;
}
.ToppingBy {
    float: left;
}

/*-----------------Jennifer's Styling-----------------*/
img.inset{ padding: 15px 15px 15px 0pt; float: left; display:inline;}
