#rapidrecipe {
	width:98%;
	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 {
	display: none;
}

/* ----------display of text recipe pathway, if you choose to have one--------------*/
.rr_listingtitle {
	margin: 0;
	padding:10px 0px 20px;
	font-weight: bold;
	font-size: 180%;
	color: #8A1228;
}	
	
/* ------------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;}
	
.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: 0;
	padding: 10px 0;
	overflow: hidden;
}

.rr_ec_image {
	float:left;
	padding:10px 30px 10px 0px;
}
	
.rr_ec_title {
	display:block;
	font-size: 125%;
	float:left;
	padding: 10px 10px 0px 0px;
	}

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

.rr_ec_children a{
}

.rr_ec_children span a:link {
	}

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


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

.rr_eachrecipe_wrap {
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
	border-bottom:1px dotted #999999;
	}

.rr_eachrecipe {
	width:80%;
	float:left;
	padding: 0 0 15px;
}

.rr_er_title {
	font-size:125%;
	padding: 10px 0 0;
}
#rapidrecipe .rr_er_title a:link, #rapidrecipe .rr_er_title a:visited {
	}
	
#rapidrecipe .rr_er_title a:hover {
	}
	
.rr_er_info	{
}
	
.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{}	
	
.mktree {
	margin:0px;
	padding:0px;
	text-align: left;}
	
	/* Turn off list bullets */
	/* Format menu items differently depending on what level of the tree they are in */
ul.mktree  li {
	font-size: 12px; 
	background-image: none;
	list-style-type: none;
	margin:0;
	text-align: left; 
	padding:0px;	 } 
	
ul.mktree  li ul li { 
	font-size: 10px;
	padding:0 0 0 8px;
	margin:0px; }
	
ul.mktree  li ul li ul li { 
	font-size: 8px; }

ul.mktree  li.liOpen  { 
	font-weight: bold;
	border-bottom:1px solid black;}
ul.mktree  li.liClosed  { 
	border-bottom:1px solid black;}
	
.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 */
ul.mktree  li.liOpen    .bullet { 
	cursor: pointer;  }
ul.mktree  li.liClosed  .bullet { 
	cursor: pointer; }
ul.mktree  li.liBullet  .bullet { 
	cursor: default; }
	
	/* Sublists are visible or not based on class of parent LI */
ul.mktree  li.liOpen    ul { 
	display: block;}
ul.mktree  li.liClosed  ul { 
	display: none; }

.mktree a:link, .mktree a:visited {
	text-decoration: none;
	font-weight: normal;
}

.mktree a:hover {
	text-decoration: none;
	font-weight: normal;
}

.back_button {
	margin: 20px 0px 0px;
	font-size:80%;
	text-transform:uppercase;
	font-weight: bold;
}	

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