#header {
    background-color: #fff;
}
body#recipes #main {
    background: url(none);
}
#content {
     background:transparent url(../images/landing_feature_chilled_tomato_dill_soup_8-2010.jpg) no-repeat scroll 0 0;
     height:229px;
}
body#recipes #content-tabs {
    background-color: #dae0be;
    padding-top:36px;
}
body#recipes ul#breadcrumbs {
    margin:0 0 0 0;
    padding-left: 33px;
}
body#recipes #content-tabs #cont-col-1,
body#recipes #content-tabs #cont-col-2{
    float:left;
    display:block;
}
body#recipes #content-tabs #cont-col-1{
    padding-left:33px;
}
body#recipes #content-tabs #cont-col-2{
    width:410px;
    padding-left:30px;
    color:#515C0A;
}
body#recipes #content-tabs #cont-col-2 p{
    margin:0;
    padding:0;
}
body#recipes #content-tabs #cont-col-3{
	background:transparent url(../images/green_box.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:right;
	height:55px;
	margin-right:14px;
	margin-top:-20px;
	padding:6px 0 0 12px;
	width:184px;
}
body#recipes #content-tabs #cont-col-3 input {
    margin-top: 5px;
    border: 0px;
    padding:0px;
    height: 24px;
}
body#recipes #content-tabs #cont-col-3 input#recipe-search-input {
    padding: 5px;
    height: 14px;
}
form#advancedSearch {
	position:relative;
	display:table;
	width:841px;
}
    
form#advancedSearch div#recipe-search-input label {
    float:left;
    text-indent:-9999px;
    height: 1px;
    width: 1px;
}
body#recipes #content-tabs #cont-col-3 div#advanced-search{
    margin:10px;
    text-align:right;
}
body#recipes #content-tabs #cont-col-3 div#advanced-search a{
    color:#515C0A;
    text-decoration:underline;
}
body#recipes #content-tabs #tabs{
    padding-top:20px;
    clear:left;
    background-color: #dae0be;
}
body#recipes #content-tabs #tabs ul{
    margin:0;
    padding:0;
    height:34px;
    padding-left:20px;
    width:960px;
}
body#recipes #content-tabs #tabs ul li{
    float:left;
    height:34px;
    width:104px;
    list-style-type: none;
    color:#fff;
    position:relative;
}
body#recipes #content-tabs #tabs ul li.active a{
    color:#515C0A;
}
body#recipes #content-tabs #tabs ul li a{
    color:#fff;
    text-decoration:none;
}
body#recipes #content-tabs #tabs ul li span{
    left:11px;
    position:absolute;
    top:10px;
    cursor:pointer;
}
body#recipes #content-tabs #tabs ul li span.small-txt{
    font-size: 0.8em;
    left:8px;
    top:6px;
}
body#recipes #cont-col {
    float:left;
    margin-top:55px;
    padding:0 0 0 58px;
    width:415px;
}
body#recipes #cont-col img {
    float: left;
    margin: 0 10px 0 0;
}
body#recipes #cont-col-text {
    float: left;
    width:330px;
}
body#recipes #cont-col h1{
    background:transparent url(../images/megs_feat_recipe.png) no-repeat scroll 0 0;
    height:24px;
    width:197px;
    text-indent:-9999px;
    margin: 0 0 0 0;
    font-size:1.5em;
    line-height:1.5em;
}
body#recipes #cont-col h2{
	color:#B02503;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin:0;
	padding:0;
}
body#recipes #cont-col a{
    color: #888886;
    text-decoration:none;
}
body#recipes #cont-col a.get-recipe{
    background:transparent url(../images/red_circle.gif) no-repeat scroll right top;
    display:block;
    line-height:15px;
    margin-top:4px;
    padding-right:15px;
    width:85px;
    color: #b02503;
}
a.food-blogger{
    line-height:15px;
    margin-top:4px;
    display:block;
}
body#recipes #bottom-content{
    background: #dae0be  url(none);
}
body#recipes #bottom-content .divider {
    background:transparent url(../images/vert_linepx.gif) repeat-y scroll 729px 0;
    display:table;
    width:100%;
}
body#recipes .box-holder li:first-child {
    width:197px;
    margin-left:0px;
}
body#recipes .box-holder li {
       width:237px;
}
body#recipes .box-holder h2.wrap {
    width:140px;
}
body#recipes .box-holder h2 {
    color:#5a5b55;
    width:212px;
}
body#recipes .box-holder p.half-width {
   width:60%;
}
body#recipes .menu h2 {
    color:#5a5b55;
    height:22px;
    font-size:1.5em;
    font-weight:normal;
    margin: 0 0 5px 0;    
}
body#recipes .menu li {
    margin-left:10px;
}
body#recipes .box-holder p {
    color:#5a5b55;
}
body#recipes .box-holder a,
body#recipes ul.menu a{
    background:transparent url(../images/arrow_gray.gif) no-repeat scroll 100% 2px;
    color:#5a5b55;
    float:left;
    font-size:0.909em;
    padding:0 17px 0 0;
    text-decoration:underline;
}
body#recipes ul.menu a {
    line-height:18px;
    float:none;
}
body.show-recipe #nutrition-facts {
    padding-bottom:15px;
}
body.show-recipe #nutrition-facts h2.title {
    color:#606060;
    font-size:1.5em;
    font-weight:normal;
    margin:0 0 2px 0;
}
body.show-recipe #recipe-source-name {
    color:#595959;
    margin-top:12px;
}
body.show-recipe h3.recipe-title{
    color:#ca8d1a;
    font-size:3.2em;
    margin:0 0 5px 0;
    padding:0px;
    position:relative;
    font-weight:normal;

}
body.show-recipe div.recipe-description {
   position:relative;
   width:440px;
   border-bottom:1px solid #d7d7d7;
   padding-bottom:15px;
}
body.show-recipe div.recipe-description p{
    color:#ca8d1a;
    width:370px;
    margin:0px;
    padding:0 0 15px 0;
}
body.show-recipe div.recipe-description span{
    color:#595959;
    margin:0px;
    padding:0px;
    text-align:right;
    position:absolute;
    bottom:15px;
    right:0;
}

body.show-recipe .recipe-description-sub{
	position:relative;
	display:table;
}
body.show-recipe h3.recipe-ingredients,
body.show-recipe h3.recipe-directions{
    color:#606060;
    font-size:2em;
    font-weight:normal;
    margin:20px 0 10px 0;
    padding:0;
}
body.show-recipe div#recipe-ingredients,
body.show-recipe div#recipe-directions{
    color:#606060;
    margin:0px;
    padding:0px;
    float:left;
    width:46%;
	position:relative;
}
body.show-recipe div#recipe-directions{
    padding:0 0 0 2%;
}
body.show-recipe #recipe-source-name a{
    color:#595959;
    text-decoration:underline;
}
#support-links ul li{
    list-style-type:none;
    height:26px;
}
#support-links ul li a{
    color: #606060;
}
#support-links ul li span{
    display:block;
    float:left;
    line-height:16px;
    margin-top:1px;
}
#support-links ul li img{
    float:left;
    padding-right:6px;
}
.f-left {
    float:left;
}
.f-right {
    float:right;
}
.underline {
    text-decoration:underline;
}


/* recipe search styles*/
body#recipes.search-recipe #content{
    height:auto;
    background-color:#DAE0BE;
    background-image: url(none);
    color:#707070;
}
body#recipes .corners{
    background-color:#fff;
    margin:0px 24px 0px 20px;
    height:10px;
    width:936px;
}
body#recipes .corners img#search-left-corner{
    float:left;
}
body#recipes .corners img#search-right-corner{
    float:right;
}
body.search-recipe #content #search-results-data{
    background-color:#fff;
    padding: 17px 25px 45px 70px;
    margin:0px 24px 70px 20px;
    display:table;
    width:841px;
    background:#fff url(../images/bottom_corners_shadow.gif) no-repeat bottom left;
}
body.search-recipe #content #search-results-data h3{
    margin:0;
}
body.search-recipe #content #search-results-data #recipe-search-input{
    position:relative;
    height:35px;
}
body.search-recipe #content #search-results-data input#recipe-keyword-input
{
    margin-top:-2px;
    border:1px solid #ccc;
    width:237px;
    padding:4px;
}
body.search-recipe #content #recipe-search-input span{
    font-size:1.1em;
    line-height:20px;
    width:165px;
    float:left;
    padding:0;
}
body.search-recipe #content #recipe-search-input span#keywordsOverlay{
    font-size:1.1em;
    line-height:1.1em;
    width:237px;
    left:175px;
    position:absolute;
    top:3px;
    *top:5px;
    _top:5px;
    display:none;
    padding:0 4px 4px;
}
body.search-recipe #content #search-results-data .recipe-search-cuisine,
body.search-recipe #content #search-results-data .recipe-search-food{
    width:50%;
    float:left;
    display:inline;
}
body.search-recipe #content #search-results-data .recipe-search-food{
    width:47%;
}
body.search-recipe #content ul{
    padding:0;margin:0;
}
body.search-recipe #content #search-results-data .recipe-search-cuisine ul li,
body.search-recipe #content #search-results-data .recipe-search-food ul li{
    list-style-type:none;
    width:160px;
    float:left;
    height:21px;
}

body.search-recipe #content #search-results-data #recipe-search-submit{
    clear:both;
    margin-left:160px;
    padding-top:10px;
}

body.search-recipe .line-break{
	border-top:1px solid #CCCCCC;
	clear:both;
	display:block;
	margin-left:-25px;
	margin-top:15px;
	padding-bottom:15px;
	position:relative;
	top:10px;
}
body.search-recipe ul#recipe-results-container{
    width: 705px;
}
body.search-recipe ul#recipe-results-container li{
    list-style-type:none;
    border-bottom:1px solid #ccc;
    margin-bottom:15px;
    padding-bottom:15px;
    position:relative;
}
body.search-recipe ul#recipe-results-container li a{
    color:#3165ff;
    text-decoration: none;
    font-size:1.1em;
    font-weight:bold;
}
body.search-recipe ul#recipe-results-container li a.more{
    font-size:0.9em;
    margin-left:8px;
    font-weight:normal;
}
body.search-recipe #content #search-results-data .recipe-search-cuisine h3,
body.search-recipe #content #search-results-data .recipe-search-food h3,
body.search-recipe #content #search-results-data h3.recipe-results{
    font-size:16px;
    margin-top:5px;
    margin-bottom:12px;
}
body.search-recipe #content #search-results-data h3#recipe-no-results {
    margin-bottom:20px;
    font-size:1.2em;
    font-weight:bold;
}

#recipe-pagination{
    position:relative;
    text-align:right;
    width: 705px;
}
#recipe-pagination a{
    color:#707070;
}
#recipe-pagination a.active{
    color:#3165FF;
    font-weight:bold;
}

.show-recipe #content {
    height:auto;
    background: #DAE0BE url(none);
}
.corners {
    background-color:#fff;
    margin:0px 24px 0px 20px;
    height:10px;
    width:936px;
}
#recipe-data{
    background-color:#fff;
    padding:0 0 25px 0;
    margin:0px 24px 0px 20px;
    display:table;
    position:relative;
    width:936px;
    background:#fff url(../images/bottom_corners_shadow.gif) no-repeat bottom left;
}
#recipe-data-col-1{
    float:left;
    width:240px;
    display:inline;
	position:relative;
	margin:25px 0 0 25px;
}
#recipe-data-col-2{
    float:left;
    width:475px;
    display:inline;
	position:relative;
	margin:25px 0 0 0;
}
#recipe-data-col-3{
    float:left;
    margin-top:155px;
    width:171px;
    vertical-align:middle;
    text-align:center;
    display:table;
	position:relative;
}
#nutrition-facts{
    float:left;
    display:block;
    width:215px;
    margin-top:10px;
    margin-left:40px;
    color:#5a5b55;
}
#support-links {
    float:left;
    display:block;
    margin-top:10px;
    margin-left:240px;
    color:#5a5b55;
}
#print-logo {
    display:none;
}
#from-the-source{
	position:relative;
	margin-top:30px;
    width:240px;
}
#from-the-source h4{
	display:table;
	margin:0;
	padding:3px 0 0;
	font-size:1.3em;
	color: #6b7e13;
}
#from-the-source img{
	float:left;
	padding-right:12px;
}
#from-the-source a.arrow-right-link{
	text-decoration:underline;
	color: #6b7e13;
	padding-right:16px;
	background: url(../images/arrow.gif) no-repeat right 3px;
}