/* THIS IS AN IMPORT HACK FOR IE5 for MAC */
/*\*/ /*/
@import "base.css";
/**/
@import url('base.css');
/* TEMPLATE 1 STYLES FOR COOK'S HAM WEBSITE
-------------------------------------------------------------------------------- */


/* CONTENT WRAPPER
-------------------------------------------------------------------------------- */
.contentHolder {
	background: #f4f0da url(/images/interface/backgrounds/sidebarback1.jpg) no-repeat 0px 0px;
}
/* TITLE BLOCK
-------------------------------------------------------------------------------- */

.contentHolder #titleBlock .sectionHeader {
	display:inline;
	float:left;
	margin-left:115px;
	margin-top:6px;
}
.contentHolder #titleBlock .pageTitle {
	display:block;
	float:right;
	padding-right:125px;
	margin-top:38px;
}
.sectionHeader {
	display:block;
	height:78px;
	width:231px;
	background: url(/images/interface/titles/recipes_header.gif) no-repeat 0px 0px;
}
h2, h3 {
	text-indent:-10000px;
}
/* SIDE NAV
-------------------------------------------------------------------------------- */
#sideNavContainer {
	clear:both;
	width:212px;
	float:left;
	display:block;
	margin-left:110px;
	margin-top:55px;
}
ul#sideNav {
	line-height:18px;
	list-style:none;
	list-style-type:none;
	margin-left:20px;
}
ul#sideNav .subHeading {
	margin-left:8px;
}
ul#sideNav li a, ul#sideNav .subHeading {
	color:#330000;
	font-weight:bold;
	text-decoration:none;
}
ul#sideNav li ul li a {
	color:#7b5748;
	font-weight:normal;
	text-decoration:none;
	margin-left:12px;
}
ul#sideNav li a:hover {
	color:#990000;
}
body#item1 li a#item1, body#item2 li a#item2, body#item3 li a#item3, body#item4 li a#item4, body#item5 li a#item5, body#item6 li a#item6, body#item7 li a#item7, body#item8 li a#item8, body#item9 li a#item9, body#item10 li a#item10, body#item11 li a#item11, body#item12 li a#item12, body#item13 li a#item13, body#item14 li a#item14, body#item15 li a#item15, body#item16 li a#item16, body#item17 li a#item17, body#item18 li a#item18, body#item19 li a#item19, body#item20 li a#item20 {
	color:#990000;
}
/* MAIN CONTENT
-------------------------------------------------------------------------------- */

#mainContent {
	display:block;
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#330000;
	width:550px;
	left:350px;
	/*margin-left:35px;*/
margin-top:45px;
	line-height:15px;
}
.bolded {
	font-weight:bold;
}
#mainContent #productDescription {
	display:block;
	float:left;
	margin-top:-15px;
	margin-bottom:20px;
}
h4 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	line-height:normal;
}
h5 {
	margin-bottom:12px;
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:23px;
	background:url(/images/interface/icons/headerback.gif) no-repeat 0px 7px;
	height:30px;
	text-indent:10px;
}
ul.hiliteTitle li, ol.hiliteTitle li {
	font-weight:normal;
	font-size:11px;
	line-height:18px;
}
ol.hiliteTitle li {
	list-style-type:decimal;
	margin-left:17px;
}
.subTitle {
	margin-left:15px;
}
/* RIGHT COLUMN CONTENT
-------------------------------------------------------------------------------- */
#rightColumn {
	display:block;
	float:right;
	width:247px;
	top:0px;
	margin-right:20px;
	margin-top:-45px;
	margin-left:25px;
}
.recipeImg {
	margin-bottom:-4px;
}
#rightColumnContent {
	display:block;
	float:left;
	background-color:#eae0c5;
	margin-left:3px;
	padding-top:8px;
	padding-left:15px;
	padding-bottom:0px;
	line-height:18px;
	width:246px;
}
#subHeadRightColumn {
	font-weight:bold;
}
.horizDivider {
	margin-top:5px;
	margin-left:-10px;
	display:block;
	float:left;
	height:10px;
	width:240px;
	background:url(/images/interface/icons/underline_sm.gif) no-repeat 0px 0px;
}
#rightColumnContent a {
	color:#990000;
}
#rightColumnContent a:hover {
	color:#7b5748;
	text-decoration:underline;
}
.rightColumnList li {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:3px;
	height:25px;
	width:246px;
}

.ratingSystem{
display:block;
float:left;
}


.ratingCat{
display:block;
float:left;
}
.ratingStars {
display:block;
float:right;
padding-top:4px;
padding-right:18px;
}
#printAddRecipe ul{
display:block;
float:left;
	margin-top:10px;
	color:#3f0f0d;
	margin-bottom:20px;
}

li.subContentBtn {
line-height:25px;
	text-decoration:none;
	display:block;
	width:120px;
	float:left;
	text-align:center;
	background:#f9f7ef url(/images/interface/navigation/subNav/recipebutton_top.jpeg) no-repeat 0px 0px;
	}
	
	
	li.subContentBtn#btn2{
	margin-left:7px;
	
	}
	
	
	.buttonBottom{
display:block;
height:8px;
width:120px;
margin-top:-9px;
margin-bottom:0px;
margin-left:0px;
background:#f1edd7 url(/images/interface/navigation/subNav/recipebutton_bottom.jpeg) no-repeat 0px 0px;
}
	

a {
	color:#330000;
	text-decoration:none;
}
a:hover {
	color:#990000;
}
ul.buttonList {
	margin-top:32px;
}

/*PNG FIX
------------------------------------------------------------------------------------*/

.newPng{
display:block;
position:absolute;
float:left;
width:268px;
height:176px;
background:url(/images/interface/backgrounds/recipe_overlay.png) no-repeat 0px 0px;
margin-top:-176px;
}
