﻿
a:hover {color:Red;}
#topPopup
{
	position:absolute;
z-index:234123;
}
.recipePupUp {position:absolute; top:20px; z-index:5000;}
	.recipeFrame {float:left; width:860px; border:solid 1px #D0D0D0; background-color: #f9f9f9; opacity:0.95; filter: alpha(opacity=95);	moz-opacity: 0.95;
	khtml-opacity: .95; }
		.recipeFrame .recipeMenu {float:left; width:200px; margin: 12px;}		
			.recipeFrame .recipeMenu .recipeItem {float:left; width:200px; color:#5F5F5F;font-size:12px;font-weight:bold;}
				.recipeFrame .recipeMenu .recipeItem a {text-decoration:none;}
				.recipeFrame .recipeMenu .recipeItem a:hover {color:Red;}
				.recipeFrame .recipeMenu .recipeItem .item {float:left; width:194px; color:#5F5F5F; font-size:12px;font-weight:bold; margin:5px 0 7px 10px;}				
		.recipeFrame .recipeContent{float:left; width:630px; padding-bottom:20px;}
			.recipeFrame .recipeContent .recipeTopMenu {float:right; margin:10px;}
				.recipeFrame .recipeContent .recipeTopMenu .btn {margin-left:10px;}
				.recipeFrame .recipeContent .recipeTopMenu div {float:right;}			
				.recipeFrame .recipeContent .recipeTopMenu a {color:#707070; text-decoration:none; cursor:pointer;}			
				.recipeFrame .recipeContent .recipeTopMenu .print {font-size:14px;line-height:25px;padding-left:3px;padding-right:3px;}
			.recipeFrame .recipeContent .recipeDetails {float:left; width:600px; margin: 0 10px; border:solid 1px #D0D0D0; background-color: #fff; padding-bottom:10px; }
			
		
			
.recipeFrame .recipeMenu  .img1
{
	background:transparent url(../../../images/subpages/recipe/img1.png) no-repeat scroll 0 0;
	float:left;
	height:77px;
	width:73px;
}

.recipeFrame .recipeMenu  .r1_text1 
{
	float:left;
	font-size:18px;
	font-weight:bold;
	line-height:58px;
}

.recipeFrame .recipeMenu  .row1
{
	margin-left:12px;
	margin-top:26px;
}

.rc_subMenu
{
	background:transparent url(../../../images/subpages/recipe/subMenu.png) repeat scroll 0 0;
	clear:both;
	float:left;
	height:2px;
	margin-bottom:15px;
	margin-top:15px;
	width:200px;
}

.rc_add
{
	background:transparent url(../../../images/subpages/recipe/add_clean.png) repeat scroll 0 0;
	clear:both;
	float:left;
	height:374px;
	width:197px;
	text-decoration:none;
	cursor:pointer;
}

.rc_add2
{
	background:transparent url(../../../images/subpages/recipe/add2.png) repeat scroll 0 0;
	clear:both;
	float:left;
	height:374px;
	width:197px;
}	
			
.recipeFrame .recipeContent .recipeDetails .shorttexts
{
	
	clear:both;
	float:left; margin:25px 0; font-family:Tahoma; color:#606060; font-size:12px;
	width:540px; 
	margin-left:45px;
}
			
.recipeFrame .recipeContent .recipeDetails  .text1
{
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-left:35px;
	margin-top:20px;
	width:540px;
}

.recipeFrame .recipeContent .recipeDetails .text2
{
	float:left;
	font-size:14px;
	margin-left:35px;
	margin-top:5px;
	width:540px;
}

.recipeFrame .recipeContent .recipeDetails  .img3
{
	/*background:transparent url(../../../images/subpages/recipe/pic1.png) repeat scroll 0 0;*/
	clear:both;
	float:left;
	height:291px;
	margin-left:35px;
	margin-top:15px;
	width:435px;
}

.recipeFrame .recipeContent .recipeDetails  .texts
{
	margin-left:35px;
	clear:both;
	float:left; margin-top:25px; font-family:Tahoma; color:#606060; font-size:12px;
	width:540px;
	margin-bottom:10px;
}


.barBottom
{
bottom:14px;
height:83px;
left:13px;
width:600px;
float:left;
}
.rating
{
	background:transparent url(../../../images/subpages/recipe/rate.png) repeat scroll 0 0;
float:left;
height:13px;
margin-left:5px;
margin-right:5px;
width:83px;
margin-top:3px;
}
.rc_rating
{
	float:right;
font-size:14px;
margin-right:19px;
margin-top:15px;
clear:both;
}
.rc_rating div
{
	float:left;
}

.recipeFrame .recipeContent .recipeDetails .texts * 
{
	font-family:Tahoma !important;
}


.recipe-of-the-month
{
	margin-left:14px;
	margin-top:8px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:Black;
	text-decoration:none; font-size:13px;
}

.recipe-of-the-month-name
{
	margin-top:5px;
	margin-left:14px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#5F5F5F;
	text-decoration:none;
}
.recipe-of-the-month-get
{
	margin-top: 5px;
	margin-left:100px;
	font-family:Tahoma;
	font-size:12px;
	color:Red;
	text-decoration:none;
}



.recipe-of-the-month a
{	
	color:Black;
	text-decoration:none;
}
.recipe-of-the-month-name a
{	
	color:Gray;
	text-decoration:none;
}
.recipe-of-the-month a:visited, .recipe-of-the-month-name a:visited,
.recipe-of-the-month a:active, .recipe-of-the-month-name a:active,
.recipe-of-the-month a:link, .recipe-of-the-month-name a:link
{
	color:Black;
	text-decoration:none;
}
.recipe-of-the-month a:hover, .recipe-of-the-month-name a:hover
{
	color:red;
	text-decoration:none;
}


