﻿/* @override http://client.rivetglobal.com/Dreyers/HolidayRecipes/style/holiday.css */

body {background: url(../../images/DR05_background.gif) repeat top left; margin: 0px; padding: 0px}
.mouseprint {color: #e6d6c5; font-size: 10px}
.footerlinks {color: #e6d6c5; font-size: 12px}
.Maincontent {background: #7d5649; border:0px !important; margin: 0px; padding: 0px; width: 740px}
.RedHead {font: bold 12px arial; color:#a30000;}
.RedLink a:visited {color:#a30000; font: normal 11px arial;}
.RedLink a:link {color:#a30000; font: normal 11px arial;}
.RedLink a:hover {color:#a30000; font: normal 11px arial;}
.RedLink a:active {color:#a30000; font: normal 11px arial;}
/* for product scroller */
div.slide {
	position: relative;
	width: 660px;
	min-height: 120px;
	height: 120px!important;
	margin-left: 68px;
	top: 350px;
	display: block;
}
.disabled {
display: none;}

.slide ul li img, .slide ul li, .slide ul {
	height: 120px!important;
	width: 120px;
}
.next {
	position: absolute;
	top: 385px;
	width: 44px;
	background: url(../images/arrow_right.jpg) no-repeat;
	left: 685px;
}
.prev {
	position: absolute;
	top: 385px;
	width: 44px;
	background: url(../images/arrow_left.jpg) no-repeat;
	left: 10px;
}
#content {position:relative; width:737px;height:479px;border:none;}

.graphic {		position:absolute; top:35px; left:40px; width:260px;}
.title {		position:absolute; top:35px; left:300px; width:340px; float: left; clear:right}
.close {		position:absolute; top:35px; left:630px; width:65px; height:40px; float: left; clear:right}
.prep {			display:none; position:absolute; background:url(../images/HR_clock.jpg) no-repeat 0 0; top:85px; left:310px; width:260px; height:40px; padding-left: 20px; color:#5951e6; font-weight:bold;font-size:12px;}
.ingredients {	position:absolute; top:125px; left:310px; width:280px; height:135px; font-size:11px; overflow:auto}
.carton {	    position:absolute; top:125px; left:590px; width:100px; height:140px; text-align:center; overflow:auto}
.instructions {	position:absolute; top:275px; left:50px; width:640px; height:150px; font-size:12px; overflow:auto}	
.sharing 	  {	position: absolute; top: 445px; width: 700px;text-align: right;}
.sharing img {margin-left: 10px;}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: transparent;
}
.vscrollerbar {
width: 10px;
background-color: #990000;
}
.hscrollerbase {
height: 10px;
background-color: transparent;
}
.hscrollerbar {
height: 10px;
background-color: #990000;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.addthis {
	position: absolute;
	top: 460px; left: 640px;
}
