@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
html, body {
	color:#230e22;
	line-height:20px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background:#230e22;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
a {
	color:#741e5b;
	font-weight:bold;
	outline: none;
}
a:link, a:visited, a:active {
	color:#741e5b;
	text-decoration:none;
}
a:hover {
	color:#741e5b;
	text-decoration:underline;
}
p, h1, h2, h3, h4, h5, h6, ul {
	margin:0;
	padding:0;
	padding:5px 0;
}
h1 {
	color:#741e5b;
}
h2 {
	color:#741e5b;
}
h3 {
	color:#741e5b;
	font-size:14px;
}
h4 {
	color:#741e5b;
	font-size:12px;
}
ul li {
	color:#741e5b;
	margin:0 0 0 30px;
	list-style:disc;
}
ul li ul {
	padding:0 0 0 20px;
}
table {
	text-align:left;
}
.small {
	padding:0 0 3px 0;
	font-size:75%;
}
.middle {
	width:950px;
	margin:0 auto;
}
#header {
	background:#41273D url(../images/bg.gif) repeat-x;
}
#header .middle {
	border-bottom:5px solid #0d7b3f;
}
#tagline {
}
#nav-bar {
	height:61px;
	background:url(../images/nav-bg.gif);
	position:relative;
}
#logo {
	left:39px;
	top:-29px;
	position:absolute;
}
#nav {
	width:683px;
	text-align:center;
	top:12px;
	left:179px;
	position:absolute;
}
#nav img {
	margin-bottom:10px;
}
#health_and_beauty {
	width:133px;
	background:#fff;
	border-right:1px solid #691e54;
	border-bottom:1px solid #691e54;
	border-left:1px solid #691e54;
	top:26px;
	right:356px;
	position:absolute;
	z-index:5000;
}
#media {
	width:133px;
	background:#fff;
	border:1px solid #691e54;
	top:51px;
	left:368px;
	position:absolute;
	z-index:5000;
}
#main {
	background:#41273d;
}
#main .middle {
	background:#fff url(../images/main-bg.gif) repeat-x;
	padding:28px 0 0 0;
}
#banner {
	text-align:center;
	background:#d4f197;
}
#title {
	height:47px;
	line-height:47px;
	background:#d4f197;
}
#title h2 {
	color:#741e5b;
	font-size:16px;
	padding:0 0 0 38px;
}
#content {
	padding:20px 40px 20px 40px;
	position:relative;
	clear:both;
}
#left_1col {
	width:360px;
	float:left;
}
#left, #right {
	width:405px;
	float:left;
}
#left {
	padding:5px 30px 40px 0;
}
ul#pdf li {
	
}
#right {
	padding:5px 0 40px 30px;
}
#recipes {
	width:790px;
	overflow:hidden;
	float:left;
}
#slider {
	width:10000px;
}
#recipe_gallery {
	height:213px;
	background:#591e49 url(../images/recipes/recipe_gallery_bg.gif) repeat-x;
}
.recipe {
	width:138px;
	min-height:197px;
	height:auto !important;
	height:197px;
	margin:10px 10px 0;
	display:inline;
	float:left;
}
.recipe a.pic {
	width:138px;
	height:138px;
	display:block;
}
.recipe a.pic:hover {
	width:132px;
	height:132px;
	border:3px solid #97ce73;
}
.recipe a.name {
	color:#fff;
	font-size:11px;
	line-height:16px;
	padding-top:5px;
	display:block;
}
#prev, #next {
	width:80px;
	height:166px;
	padding:47px 0 0 0;
	float:left;
	display: inline;
	}

#view_recipes_for {
	width: 130px;
	height: 136px;
	background:url(../images/recipes/view_recipes_for_bg.jpg);
	padding:75px 230px 0 35px;
	top:20px;
	right:20px;
	position:absolute;
}
#recipe_name {
	display:none;
}
#view_recipes_for li {
	border-bottom:1px dotted #484848;
	margin:0;
	padding:0;
	list-style:none;
}
#view_recipes_for li a{
	color:#484848;
	background:url(../images/recipes/view_recipes_for_li_bg.gif) no-repeat right;
	font-weight:normal;
	display:block;
}
#view_recipes_for li a:hover, #view_recipes_for li a.selected {
	color:#741e5b;
	background:url(../images/recipes/view_recipes_for_li_bg_hover.gif) no-repeat right;
	font-weight:bold;
	text-decoration:none;
}
#recipe_header {
	height:64px;
	line-height:64px;
	padding:0 0 0 40px;
	background:url(../images/recipes/recipe_hdr_bg.gif) repeat-x;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
#recipe_txt {
	width:515px;
	min-height:525px;
	height:auto !important;
	height:525px;
	background:#fff;
	padding:15px 40px 0 40px;
	position:relative;
	float:left;
}
#recipe_txt ul {
	background:#e7e7e7;
}
#recipe_img {
	width:355px;
	height:530px;
	background:url(../images/recipes/recipe_img_bg.gif) repeat-x;
	text-align:center;
	float:left;
}
#back_to_recipes {
	width:555px;
	text-align:center;
	clear:both;
	bottom:0;
	position:absolute;
}
#back_to_top {
	width:870px;
	text-align:center;
	clear:both;
	bottom:0;
	position:absolute;
}
#footer {
	background:url(../images/footer-bg.gif) repeat-x;
}
#footer .middle {
	height:68px;
	color:#fff;
	font-size:10px;
	padding-top:60px;
	text-align:center;
	background:url(../images/footer_middle-bg.gif);
}
#footer a {
	color:#fff;
	font-weight:normal;
}
#nutrition {
	width: 790px;
	padding: 10px;	
	margin: 0px auto 10px;
	border: 1px solid #230e22;
}
#nutrition ul.nutritioncol {
	float: left;
	width: 370px;
	padding: 0px;
	margin: 0px;	
}
#nutrition ul.nutritioncol1 {
	float: left;
	width: 380px;
	padding: 0px;
	margin: 0px;	
}
#nutrition ul.nutritioncol2 {
	float: right;
	width: 390px;
	padding: 0px;
	margin: 0px;	
}