﻿@import url('style.css');
@import url('tier2.css');

#recipeImg {
	width: 474px;
	min-height: 317px;
	height: auto !important;
	height: 325px;
	position: relative;
}

#recipeImg2 {
	margin-top: 8px;
}

#recipeBorderTop {
	background: url(/img/global/kiddingAround-mainImg-top.gif) top left no-repeat;
	height: auto;
	position: relative;
	left: 0;
	top: 0;
	width: 474px;
	text-align: center;
	z-index: 100;
}

#recipeBorderTop span img {
/*	padding-top: 35px; */
	margin-top: 35px;
}

#recipeBorderTop h3 {
	text-transform: uppercase;
	padding-bottom: 10px;
}

#recipeBorderBottom {
	background: url(/img/global/kiddingAround-mainImg-bottom.gif) top left no-repeat;
	width: 474px;
	height: 239px;
	position: relative;
	left: 0;
	bottom: 0;
	z-index: 100;
}

#imgRecipe {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 65px;
}


#boxKiddingAround {
	width: 474px;
	height: 228px;
	background: url(/img/global/kiddingAround-listbox.gif) top left no-repeat;
	margin-top: 10px;
}

#boxKiddingAround h5 { 
	padding-top: 40px;
	margin-left: 35px;
	display: block;
}

ol.kiddingAround-list {
	padding-left: 52px;
	list-style-type: decimal;
	color: #0d9ccf;
	font-weight: bold;
	float: left;
/*	margin-left: 30px; */
	margin-bottom: 10px;
	list-style-position: outside;
}

ol.kiddingAround-list li {
	padding-bottom: 5px;
/*	width: 150px; */
}

ol.kiddingAround-list li a {
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	width: 150px;
}

ol.kiddingAround-list li a:hover {
	color: #0198cd;
}

.kiddingAround-link {
	width: 100px;
	clear: left;
	margin-left: 35px;
}

#recipeBorderTop2 {
	width: 375px;
	min-height: 80px;
	background: url(/img/global/featured-roundedCorners-Top.gif) top left no-repeat;
	margin-top: 5px;
}

#recipeBorderBottom2 {
	width: 375px;
	height: 154px;
	background: url(/img/global/featured-roundedCorners-Bottom.gif) top left no-repeat;
}

#imgRecipe2 {
	top: 70px;
	left: 15px;

}

#recipeBorderTop span, #recipeBorderTop2 span { display: block; }

#recipeBorderTop a h3 img, #recipeBorderTop2 a h3 img {
	position: relative;
	top: 3px;
}

#recipeBorderTop a, #recipeBorderTop2 a { 
	display: inline; 
}

.rolloverthis-Hero {
	position: absolute;
	width: 460px;
	height: 220px;
	z-index: 2000;
}

ul.multiImgWITHlinkList li a.rolloverthis-Sub {
	position: absolute;
	width: 177px;
	height: 126px;
	z-index: 2000;
/*	border: 1px solid red; */
	margin-top: 0;
}

#recipeImg2 a.rolloverthis-featuredRecipe {
	position: absolute;
	width: 360px;
	height: 140px;
	z-index: 2000;
}

ul.multiImgWITHlinkList li a.boxListing img {
	left: 0;
	top: 2px;
	position: relative;
}

ul.multiImgWITHlinkList li a.boxListing {
	display: block;
	margin-top: 22px;
}