#dips-container {
	padding: 0px 0px 20px 10px;
}
#dips {
	width: 530px;
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/content/dips-middle.jpg) repeat-y scroll top left;
}
#dips-top {	
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 231px;
	background: transparent url(/images/content/dips-top.jpg) no-repeat scroll top left;
}
#dips-top h1 {
	display: none;
}
#dips-top div {
	position: absolute;
	top: 101px;
	left: 170px;
	width: 245px;
	font: normal 14px Tahoma, sans-serif;
	line-height: 120%;
	color: #F4EADB;
}
#dips-bottom {
	width: 100%;
	height: 29px;
	background: transparent url(/images/content/dips-bottom.jpg) no-repeat scroll top left;
}

#dips-middle {
	padding: 10px 8px 10px 5px;
}









#dip-recipes-container {
	padding: 0px;
}
#dip-recipes {
	text-align: left;
}
#dip-recipes-inner {
	padding: 20px 0px 20px 0px;
}
p.dip-recipes {
	font: normal 14px Tahoma, sans-serif;
	color: #440808;
	line-height: 130%;
	margin: 0px;
	padding: 0px 20px 1em 20px;
}
#dip-recipes-controls {
	clear: both;
	padding: 5px 50px 10px 35px;
}
#dip-recipes-controls a {
	text-decoration: none;
	font: bold 11px Tahoma, sans-serif;
	color: #F4EADB;
}
#dip-recipes-controls a img {
	position: relative;
	top: 2px;
	left: 0px;
}
#dip-recipes-controls-previous {
	float: left;
}
#dip-recipes-controls-next {
	float: right;
}

.current img {
	opacity: .5;
	filter:alpha(opacity=50);
}




#dip-recipes-carousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 517px; /*Width of Carousel Viewer itself*/
	height: 150px; /*Height should enough to fit largest content's height*/
}

.dip-recipes-carousel-belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.dip-recipe {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 517px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	line-height: 100%;
}




.dip-recipe-photo {
	float: left;
	width: 245px;
	text-align: right;
}

.dip-recipe-content {
	float: left;
	padding-left: 5px;
	width: 240px;
}

.dip-recipe-content h2 {
	font: normal 18px Tahoma, sans-serif;
	color: #F4EADB;
	margin: 0px;
	padding: 0px;
}
.dip-recipe-content span {
	white-space: nowrap;
}
.dip-recipe-content h3 {
	font: bold 13px Tahoma, sans-serif;
	color: #C70027;
	margin: 0px;
	padding: 0px;
}
.dip-recipe-content p {
	font: normal 12px Tahoma, sans-serif;
	line-height: 100%;
	color: #F4EADB;
	margin: 0px;
	padding: 0px 0px .25em 0px;
}
.dip-recipe-content p img {
	position: relative;
	top: 2px;
	left: 0px;
}

#dip-recipes-swatch {
	clear: both;
	padding: 0px 0px 0px 35px;
}

#dip-recipes-swatch div {
	float: left;
	width: 74px;
}
#dip-recipes-swatch a {
	color: #FFB300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
	display: block;
}
#dip-recipes-swatch a span {
	display: block;
}
#dip-recipes-swatch img {
	padding-bottom: 2px;
}








#dip-recipes-easy-photos {
	padding: 0px 0px 0px 33px;
}

#dip-recipes-easy-photos h2 {
	padding-top: 15px;
	font: bold 17px Tahoma, sans-serif;
	color: #F4EADB;
}

#dip-recipes-easy-photos ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#dip-recipes-easy-photos li {
	margin: 0px;
	padding: 0px 12px 0px 0px;
	width: 145px;
	float: left;
}

#dip-recipes-easy-photos li a {
	color: #F69300;
	font: bold 12px Tahoma, sans-serif;
	display: block;
	text-decoration: none;
}

#dip-recipes-easy-photos li a span {
	display: block;
	text-decoration: underline;
	padding-left: 12px;
	background: transparent url(/images/content/dips-slideshow-teardrop2.gif) no-repeat scroll top left;
}



#dip-recipes-easy-more {
	padding: 20px 0px 0px 33px;
}

#dip-recipes-easy-more ul {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#dip-recipes-easy-more li a {
	color: #F69300;
	font: bold 12px Tahoma, sans-serif;
	display: block;
	padding-left: 12px;
	background: transparent url(/images/content/dips-slideshow-teardrop2.gif) no-repeat scroll top left;
}






#dip-recipes-back {
	padding: 20px 0px 0px 33px;
}
#dip-recipes-back a {
	font: bold 20px Tahoma, sans-serif;
	color: #F4EADB;
}
