@import url('products.css');

#pagecontent {
	overflow: hidden;
	background-image: #DBF1F9 url(/img/global/BGcontent.jpg) left top repeat-x !important;
}

#leftSide {
	width: 500px;
	height: auto;
}


#productBorder {
	width: 470px;
	height:317px;
	background: url(/img/global/tier2-main_border.gif) top left no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#imgRecipe {
	width: 450px;
	height: 310px;
	margin-top: 10px;
}

#productImg {
	margin-bottom: 20px; }

#rightSide {
	width: 400px;
	position: absolute;
	top: 47px;
	left: 505px !important;
}

ul.multiImgWITHlinkList {
	width: 400px;
	height: 320px;
}

ul.multiImgWITHlinkList li {
	display: block;
	float: left;
	width: 190px;
	height: 160px;
/*	border: 1px solid red; */
	position: relative;
	text-align: center;
}

ul.multiImgWITHlinkList li span.recipeBorder-small {
	width: 183px;
	height: 133px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	background: url(/img/global/tier2-midSize_border.gif) top left no-repeat;
}

ul.multiImgWITHlinkList li span.recipeBorder-small-w {
	width: 183px;
	height: 133px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	background: url(/img/global/tier2-midSize_border-white.gif) top left no-repeat;
}

ul.multiImgWITHlinkList li img {
/* 	position: relative;
	left: -5px;
	top: 10px; */
}

ul.multiImgWITHlinkList li a {
/*	margin-top: 25px; */
	display: block;
	width: auto;
}

ul.multiImgWITHlinkList li a span {
	position: relative;
	bottom: 3px;
}

.rolloverthis-Hero {
	position: absolute;
	width: 460px;
	height: 306px;
	z-index: 2000;
}

ul#multiRecipeImgs li a.rolloverthis-Sub, 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;
}

.box3 {
	margin-bottom: 30px;
	margin-top: 23px !important;
	margin-top: 30px;
	height: 225px !important;
	height: 250px;
	/* border: 1px solid red; */
}

.scrollLink {
	width: 183px;
	text-align: center;
	height: auto;
	font-size: 10px;
}

.scrollLink span {
	position: relative;
	bottom: 2px;
}
/***** scroller *****/

/* #prodCar {
	width: 385px;
	overflow: hidden;
	position: absolute;
	left: 50px;
	top: 50px;

}

.jcarousel-prev, .jcarousel-next {
	top: 150px;
	z-index: 100;
}

.jcarousel-prev {
	background: url('/img/global/scroll-Left.gif') top left no-repeat;
	position: absolute;
	right: 40px;
}

.jcarousel-next {
	background: url('/img/global/scroll-Right.gif') top left no-repeat;
	position: absolute;
	right: 0;
}

.jcarousel-prev, .jcarousel-next {
	width: 36px;
	height: 12px;
} */