/* recipe page index */
/* left menu */
.recipe-wall * {padding:0; margin:0; border: 0; color: #fff; text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.recipe-wall {background: #000 url(assets-fr/recipe-wall-bg.jpg) no-repeat;float:left ; width:969px}
.recipe-wall h1 {font-family: Arial, Helvetica, sans-serif; font-size: 22px; text-transformxx:uppercase; margin: 30px 20px 15px 0; color: #FFD800}
.recipe-wall h2 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-transformxx:uppercase; margin: 23px 10px 7px 0; color: #FFD800}
.recipe-wall p {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  margin: 5px 20px 15px 0; line-height: 1.4}
.recipe-wall a {color: #FFD800}
.recipe-wall .leftmenu {padding: 67px 0 50px 0; width: 150px; float:left}
.recipe-wall .leftmenu li {list-style: url(assets-fr/spacer.gif) none; margin: 0 0 0 6px; background: url(assets-fr/left-menu-divider.gif) no-repeat;}
.recipe-wall .leftmenu a {display:block;  color:#962b50; text-decoration:none; padding: 10px 0; line-height:1.3; width: 150px; text-align:center;} 
.recipe-wall .leftmenu li.firstBut {background: none;}
.recipe-wall .leftmenu li a:hover {color:#CC0033}

/* middle column */
.recipe-wall .topmenu {float:left; text-align:right; padding: 60px 0 0 525px; display:inline; }
.recipe-wall .topmenu img {vertical-align:middle; margin: 0 0 0 10px}
.recipe-wall .recipe-summary {float:left; display:inline; margin: 0 20px 10px 20px; width: 346px;line-height: 1.5 }
.h1-cookie-pizzas {background: url(assets-fr/ti-cookie-pizzas.gif) no-repeat; width: 162px; height:24px; text-indent:-9999px; margin: 0}
.recipe-summary h2 {text-transform: none; font-size:13px; margin: 15px 0 7px 0}
.recipe-summary-table {width: 340px;}
.recipe-summary td {padding: 3px; vertical-align:top; white-space:nowrap}
.recipe-summary .label {font-weight: bold; text-align: right; color: #FFD800}
.recipe-summary h3 {color: #FFD800; margin: 15px 0 0px 0;font-size:13px;}
.recipe-wall .recipe-section  {background: url(assets-fr/recipe-summary-divider.gif) no-repeat; padding: 10px 0}
.recipe-wall .recipe-section img {vertical-align:middle; }
.recipe-wall .recipe-section p {margin: 10px 0 0 0}
.recipe-wall .comment {margin: 15px 0}
.recipe-wall .commenter {font-style: italic;}

/* right column */ 
.prepare-bake-decorate {float: left; width: 363px; margin: 54px 0 20px 0; line-height: 1.5; display:inline}
.prepare-bake-decorate ul {margin: 10px 0 0 15px}

.h2-decoration-ideas {background: url(assets-fr/h2-decorative-ideas.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-decorative-ideas {background: url(assets-fr/h2-decorative-ideas.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-baking-directions {background: url(assets-fr/h2-baking-directions.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-decorative-toppings {background: url(assets-fr/h2-decorative-toppings.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-glaze-ingredients {background: url(assets-fr/h2-glaze-ingredients.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-icing-ingredients {background: url(assets-fr/h2-icing-ingredients.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-cookies-ingredients {background: url(assets-fr/h2-cookies-ingredients.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-cookie-ingredients {background: url(assets-fr/h2-cookies-ingredients.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}
.h2-cupcakes-ingredients {background: url(assets-fr/h2-cupcakes-ingredients.gif) no-repeat; width: 203px; height:30px; text-indent:-9999px; margin: 10px 0 0 0}

/* decorate ideas tab */
.decorate-ideas {width: 363px; vertical-align: middle; margin-top:10px}
.decorate-ideas td {padding: 2px}

/* recipe pop up */
.recipe-popup {background: #FAE24E; width:530px; padding: 10px 0; }
.recipe-popup img {margin: 8px 8px 10px 8px}
.recipe-popup span {margin: 0 8px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color:#7F2341; }
.recipe-popup .closeWindow {float:right; margin:3px 10px 0 0; display:inline}



