/* ## RECIPEGRID #################################################################################################################################### */

.recipegrid { position: relative; height: 1%; z-index:50; margin-left:2px;} /* zindex needed due to ie bug */
.recipegrid .contents span.recipe { display:block; float:left; margin-bottom:1px; margin-right:1px; padding:0; position: relative; }
.recipegrid .contents span.recipe a.recipe { display:block; }
.recipegrid .contents span.recipe a.recipe img {  }
.recipegrid .makenew { position: absolute; bottom: 0; right: 1px; height:19px; width:72px; z-index:99; }

.recipegrid .recipegrid-hover 
{ height:auto; left:-25px; position:absolute; top:-25px; width:161px; z-index:100; }
.recipegrid .recipegrid-hover .top 
{ height:10px; overflow:hidden; width:161px; background:transparent url(stylesheets/images/foot-recipegrid-hover-top.png) no-repeat scroll center top; }
.recipegrid .recipegrid-hover .middle 
{ padding:5px 15px; width:131px; background: transparent url(stylesheets/images/foot-recipegrid-hover-center.png) no-repeat scroll center center; }
.recipegrid .recipegrid-hover .bottom 
{ padding: 0; height:10px; overflow:hidden; width:161px; background:transparent url(stylesheets/images/foot-recipegrid-hover-bottom.png) no-repeat scroll center top; }

foot #foot-recipegrid { padding-right: 10px; }
.recipegrid { margin-bottom: 8px; }

.subs-btm {
background:transparent url(stylesheets/images/subs-btm-bg.gif) repeat-x scroll left top;
float:left;
height:15px;
width:320px;
}

ul.catArchive {
	width:600px;
}

ul.catArchive h3 {
	display:block;
	margin-top: 16px;
	margin-bottom: 8px;
}

ul.catArchive li h3 a {
	color:#000000;
	font-size: 12pt;
	
}

ul.catArchive li {
	width:200px;
	float:left;
	line-height:16px;

}

ul.catArchive li a {
	font-size:9pt;
	text-decoration:none;
	color: dark-blue;
	
}

ul.catArchive li a:hover {
	text-decoration:underline;
}


ul.catArchive li.catAlt {
	width:200px;
	float:right;
}

.heading-text-inner {
color:#303030;
font-size:34px;
font-style:italic;
}

div.imp-top-10-widget {
	padding-left:20px;
	font-size:12pt;
	line-height:22px;
	padding-top:10px;
}

#presented_by img {
	border:none;
}

.editorial-list {
	margin:5px 0 15px;
	overflow:hidden;
	padding-bottom:0px;
	margin-bottom:0px;
}

.editorial-top {
	overflow:visible;
	width:560px;
	margin-top:16px;
}

.editorial-top .recipe-details-panel {
	float:right;
	width:250px;
}

.content-top-bg .recipe-details {
	border-top:1px dotted #CCCCCC;
	float:left;
	line-height:32px;
	overflow:hidden;
	padding:10px 0;
	width:250px;
}

.content-top-bg .recipe-details {
	line-height:32px;
}

.content-top-bg .recipe-details p {
	line-height:20px;
	font-style:italic;
	margin-top:10px;
	font-size:10pt;
	color:#333333;
	padding:6px;
}

.breadcrumb {
	background:#E1D6C0 none repeat scroll 0 0;
	float:left;
	padding:7px 17px;
	width:606px;
}

.content-top-bg-recipe {
	background-color:#F7F1E5;
	padding-bottom:2px;
	padding-top:12px;
	background-image:url(/wp-content/uploads/2010/05/grandma_quote.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.content-top-bg {
	background-color:#F7F1E5;
	padding-bottom:2px;
	padding-top:12px;
}


.img-main-desc {
	font-size:13px;
	line-height:normal;
	font-style:normal;
}

.content-inner {
	float:left;
	padding:12px 17px 0;
	position:relative;
	width:606px;
}

.img-main-desc a {
	margin-right:15px;
}

.content-inner p.tips-title {
	margin-bottom:0px;
}

.content-inner div.tips-panel {
	font-style:italic;
	font-size:14px;
	line-height:20px;
	border:dotted 1px #A35425;
}

.tips-panel {
	background:#FCEEE1 none repeat scroll 0 0;
	margin:-10px 0 20px;
	padding:10px 23px;
	padding-left:10px;
}


.content-top-bg-recipe .recipe-details {
	line-height:32px;
}

.content-top-bg-recipe .recipe-details {
	border-top:1px dotted #CCCCCC;
	float:left;
	line-height:32px;
	overflow:hidden;
	padding:10px 0;
	width:250px;
}

.content-top-bg-recipe .recipe-details p {
	color:#333333;
	font-size:10pt;
	font-style:italic;
	line-height:20px;
	margin-top:10px;
	padding:6px;
}

.content-top-bg-recipe .rating {
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	padding:0;
	width:210px;
}

li.home {
	padding-left:15px !important;
}


/* ## Orderform ## */

#form {
background-color:#F7F1D4;
padding:25px 0;
font-family:Helvetica,Arial,sans-serif;
font-size:13px;
text-align:left;

}

#form div.headline {
font-family:Georgia;
font-size:28px;
padding-bottom:12px;
text-align:center;
}

#form div.subheadline {
font-family:Georgia;
font-size:18px;
padding-bottom:10px;
text-align:center;
}

.red {
color:#FF0000;
}

.smaller {
font-size:10px;
line-height: 14px;
}

.romance {
font-size:12px;

}

#form table {
border:medium none;
padding:10px;
}

#form td.coupon {
background-color:#FFEDB8;
border:3px dashed #666666;
padding:10px;
vertical-align:top;
}

#form div.terms {
font-size:11px;
line-height:13px;
padding-top:10px;
vertical-align: top;
}

form {
margin:0;
padding:0;
}

#form table.form td {
padding-top:4px;
}

#form .label {
font-weight:bold;
}

#form .form table {
background-color:#F7F1D4;
}

#single-recipe.editorial #directions {line-height:18px; font-size: 14px;}
#ECM p, #ECM ul, #ECM li, #ECM h1, #ECM h2, #ECM table, #ECM form, #ECM input, #ECM select, #ECM .main-container, #ECM .header, #ECM .product-description, #ECM .button, #ECM .form-content {margin: 0 0; padding: 0 0; list-style: none; font-size: 11px;}
#ECM {clear: both; width: 100%; margin: 0px auto; float: left;}
.content-left #ECM img {outline: none; border: none;}
#ECM .red {color: #cc0000;}
#ECM .blue {color: #0D58A6;}
#ECM .white {color: white;}
#ECM .main-container {background: url(http://promo.mygreatrecipes.com/BRC/ECM/images/background2.gif) no-repeat; width: 500px; height: 575px;margin: 0 auto; font-size: 11px; line-height: 1.5em; font-family: Georgia, "Times New Roman", Times, serif;}
#ECM h1, #ECM h2 {color: #330000; font-weight: normal; font-weight: bold; text-shadow: 1px 1px 1px #fff;}
#ECM h1 {font-size: 30px; line-height: 1.2em;}
#ECM h2{font-size: 17px;  line-height: 1.5em; font-weight: bold; }
#ECM .header {float: left; width: 500px; margin: 15px auto 0 auto; }
#ECM .header h1, #ECM .header img, #ECM .header h2 {text-align: center; }
#ECM .header h2 {padding: .5em; padding-bottom: 0; line-height: 1em;}
#ECM .container {clear: both; float: left; background: url(http://promo.mygreatrecipes.com/BRC/ECM/images/products-blue.png) 0px 15px no-repeat; width: 500px;}
#ECM .product-description {position: relative; z-index: 3; float: left; width: 193.5px;line-height: 1.3em; margin-top: 259px;}
#ECM .product-description ul {margin: 3px 0 12px 15px;font-weight: bold; }
#ECM .product-description li {background:url(http://promo.mygreatrecipes.com/BRC/ECM/images/check.gif) no-repeat 2px 5px; padding-left: 20px; }
#ECM .product-description h2 {font-style: italic;}
#ECM .product-description h2.index2{font-weight: normal; line-height: 1.2em; padding-bottom: .5em;}
#ECM .product-description p, #ECM .product-description h2 {margin-left: 15px; }
#ECM .product-description p span {font-weight: bold; color: #cc0000; font-style: italic; font-size: 1.1em;}
#ECM .product-description p.send {margin-top: 11px; font-size:1.2em; line-height: 1em; font-style: italic; font-weight: bold;}

#ECM .form {float: right; background: url(http://promo.mygreatrecipes.com/BRC/ECM/images/form-background.png) no-repeat 15px 15px; width:306.5px; min-height: 454px; margin: 0 auto 0 auto; font-family: arial;}
#ECM .form-content {position: relative; float: left; width: 246px; padding: 30px 30px 0 30px; line-height: 1.3em;}
#ECM .form img.yes {float: left; width: 46px; padding-right: 5px;}
#ECM p.emphasis {font-weight: bold; font-style: italic; padding: .5em 0;}
#ECM .form form {margin: 10px auto 0 auto;}
#ECM .form li {padding-bottom: .8em; margin: 0 auto;}
#ECM .form input, #ECM .form select {font-size: 11px; color: #666;}
#ECM .form input {width: 243px; height: 16px; line-height: 16px; background: white; border: 1px solid #853e05; padding-left: 5px; }
#ECM .form select {background-color: white; border: none; height: 18px; line-height: 16px; border: 1px solid #853e05;}
#ECM .form .checkbox {position: relative;}
#ECM .form span {position: absolute; left: 25px; top: 0;}
#ECM .button {float: left; width: 100%; position: absolute; bottom: -60px; left: 30px; color: #330000; vertical-align: middle; width:306.5px; }
#ECM .restrictions {float: left; font-size: .85em; line-height: 1em; color: #666; width: 125px; padding-top: 10px;}
#ECM input.btn {float: left; margin-top: 5px; margin-left: 5px; background: transparent url(http://offers.imponline.com/BRC/ECM/images/button.gif) no-repeat right 3px; height: 45px;width: 122px; text-align:center; font-size: 16px; line-height: 41px; font-family: Georgia, 'Times New Roman', Times, serif;color: white; font-weight: bold;  border: none;}
#ECM input.btn:hover {background: transparent url(http://promo.mygreatrecipes.com/BRC/ECM/images/button-hover.gif) no-repeat right 3px; }

#sepDiv {background: url(http://www.grandmaskitchen.com/wp-content/themes/grandmas_adam/stylesheets/images/shadow-line.png) repeat-y right bottom;}

.user-actions { position: absolute; width: 150px; z-index: 10; right: -30px; top: 30px;  padding: 10px 0 5px 0; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;}
.user-actions a img  {outline: none; border: none;}
.user-actions img {width: 20px; padding-right: 10px;}
.resizer {padding-top: 10px; }

