@charset "UTF-8";
/* CSS Document */


body {
	text-align:center;
	background-image: url(images/06original.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	margin-top: 35px;
}
#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border: 1px solid #CCCCCC;
	background-color: #FFF0F3;
}
#contentleft {
	width:175px;
	padding:0px;
	float:left;
	background-color: #999999;
}
#contentcenter {
	width:449px;
	padding:0px;
	float:left;
	height: 450px;
	overflow: auto;
}
.productContainers {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BE0700;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-height: 115px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	background-color: #C90819;
	clear: left;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#contentChristmas {
	color: #FFF;
	background-color: #C8001A;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
}
#contentCover {
	color: #FFF;
	background-color: #C90819;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
	padding-top: 20px;
}
#contentCover a {
	color: #FFF;
	text-decoration: underline;
}
#contentChristmas a {
	color: #FFF;
	text-decoration: none;
}
#contentright {
	width:175px;
	float:right;
	padding: 0px;
}
#contentheader {
	text-align: left;
	height: 98px;
}
h1 {
	font-size:14px;
	color: #BE0700;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h3 a {
	color: #000;
	text-decoration: none;
}
.recipegreen {
	color: #9C0;
}
.recipered {
	color: #F00;
}
.recipeblue {
	color: #6977C5;
}
.recipeorange {
	color: #FF6F00;
}
.recipepurple {
	color: #9B3668;
}
.recipegrey {
	color: #838383;
}

	.padded {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
    .recipecyan {
	color: #35CCCE;
}
#contentright p {
	font-size:10px
}
.blankContainer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#hoverNav a{ outline: none;}
.floatRight {
	float: right;
	border: 3px solid #FFFFFF;
	margin-left: 30px;
	padding: 3px;
}
a {
	color: #BE0700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contentRamsay {
	width:470px;
	padding:0px;
	float:left;
	height: 450px;
	overflow: auto;
}
#contentleftRamsay {
	width:154px;
	padding:0px;
	float:left;
	background-color: #999999;
	overflow: hidden;
}
.productContainershighlight {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BE0700;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFD5DC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BE0700;
}
.thumbnail {
	float: right;
	border: 3px solid #FFFFFF;
	margin-left: 30px;
	padding: 3px;
	position: relative;
}
.enlarge {
	position: absolute;
	bottom: 5px;
	right: 5px;
	background-image: url(images/enlarge.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
}

