#rapidrecipe {
	margin:0px;
	padding:0px;}
	
.rr_message {
	padding:10px 0px 5px 20px;
	}	
	
/* ---------display of photo pathway, if you choose to have one--------------*/	
.rr_listinglogotitle {
}	

/* ----display of photo for the recipe text pathway, if you choose to have one---------*/	
.rr_listinglogo img {
	display:none;
}

/* ----------display of text recipe pathway, if you choose to have one--------------*/
.rr_listingtitle {
	padding:0px 0px 5px 0px;
	font-weight: normal;
	font-size: 18px;
	color:#c00;
}	

div.rr_listingtitlesub {
	padding:5px 0px 15px 0px;
	font-weight: normal;
	font-size: 24px;
	color:#333;
}	
	
/* ------------Feature recipe module - embeded-  Display ------------*/	
.rr_featured {
}

.rr_featured_title {
	width:100%;
	background-color: #e4e4c9;
	height:20px;
	font-weight: normal;
	font-size: 15px;
	text-align:center;}
	
.rr_featured_image {
	float:left;
	
	}
	
.rr_featured_recipetitle {
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
	text-align:left;}
	
	
.rr_featured_recipetitle a{
	font-size:14px;
	margin-left:10px;}	

.rr_featured_recipetitle a:visited{
	font-size:14px;
	margin-left:10px;}
		
.rr_featured_info	{
	font-weight:bold;
	margin-left:10px;
}	

.rr_featured_intro {
	margin-left:10px;}
	
/* ----------------Category Listing Display ----------------------*/
.rr_eachcategory {	
	clear:both;	
	margin-top: 10px;
}

.rr_ec_image {
	float:left;
	padding:10px 30px 10px 0px;
}
.rr_listingtitle{
}
	
.rr_ec_title {
	font-weight:normal;
	float:left;
	padding:5px 10px 0px 10px;
	color: #6b723f;}

.rr_ec_children {
	padding: 5px 0px 0px 10px;
}
	
.rr_ec_children a{
}	

.rr_ec_intro {}


/* ----------------Recipe Listing Display ----------------------*/

div.recipesearchlist {
	width:100%;
	border-bottom:1px dotted black;
	margin:10px 0;
}

div.recipelistLeft {
	width:460px;
	float:left;
}

div.recipelistRight {
	width:90px;
	float:right;
}
	
div.recipelistRight img {
	width:78px;
	margin:10px 0 0 10px;
	border:1px solid #eee;
}

div.recipelistLeft .rr_er_intro p {
	margin-bottom:0;
}

.rr_eachrecipe {
	margin-top: 10px;
}

.rr_er_title {
	font-weight:bold;
	font-size:14px;
}
.rr_er_title a{
	font-weight:bold;
	font-size:14px;
}
.rr_er_title a:visited{
	font-size:14px;}
	
.rr_er_info	{
	font-weight:bold;
}
	
.rr_userrating {
	font-weight:bold;
}	
	
.rr_totalvotes {
	display:none;
	font-weight:bold;
}
	
.rr_er_intro {
	padding-top:5px;}	

.rr_seperator {
	clear:both;
	border-bottom: 1px dotted black}
			
/* -----------Each recipe Display when the navigation is embedded left----------------*/
.rr_whole {
width:80%;
float:right;
border-left: 1px solid gray;
padding-left:5px;}


/* ----------------rate and review page----------------------*/

.rr_rate_pagetitle {
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	margin-left: 10px;
	border-bottom: 1px inset #333333;
}

.rr_rate_instructions {
	padding:10px 0px 10px 20px;
}

.rr_rate_recipetitle a{
	font-size:14px;
	padding:10px 0px 0px 10px;
}

.rr_reviewsubmit {
}

/*---------favorites------- */
.rr_favourites_title {
	width:100%;
	background-color: #e4e4c9;
	height:20px;
	font-size: 15px;
	text-align:center;
}
	
.rr_favourites_remove {
	padding-top: 15px}	
	
	
/*--------------add recipe---------------- */
.rr_add_intro{
border-bottom: 1px black dotted;
padding-bottom: 5px;
}

.rr_add_text {
}

.rr_add_submit {
font-size: 15px;}

.rr_add_error {
color: red;}

/*--------------the css of the navigation module---------------- */
.rr_navembeded {
	clear:both;
	float:left;
	width: 18%;
	margin:0px;
	padding-top:20px;
	font-weight: bold;
}

.rr_nav_links {	
	padding: 5px 0px 5px 0px;
}

.rr_nav_links a{
}

.rr_nav_links a:visited{
}	
	
.rr_subcategory a {
	color:black;}

	
	/* Provide space for our own "bullet" inside the LI if you want special bullets */
	
	/* Show "bullets" in the links, depending on the class of the LI that the link's in. Just add a background */

.back_button {
margin: 30px 0px 0px 10px}	

ul.rr_latest li,ul.mostread li {
	font-size:10px;
	list-style-type: none;
	list-style-position: outside;
}

/*--------------the css of the 6 latest recipetitle by CHO ---------------- */
.rr_latest_recipetitle {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color: #cc3300;
	width:170px;
	margin-left:0px;
	padding:5px 18px 5px 0px;
	text-align:left;
	vertical-align:super;
	}

.rr_latest_recipetitle a:link, a:visited {
    font-size: 12px;
    color: #cc3300;
    text-decoration: none;
}	

.rr_latest_recipetitle a:hover{
	text-decoration: underline;}
	
.rr_latest_recipeimage {
	float:left;
	padding:0px 18px 0px 0px;
	width:170px;
	height:170px;	
}	

.rr_latest_recipeimage img {
	border:1px solid #eee;
}



/*------------search ----------------------*/

form.recipeSearch {
	padding:20px;
	background-color:#fafafa;
	border:1px #eee solid;
	margin-bottom:20px;
}

form.recipeSearch table {
	padding: 2px 0;
}


