/*body {background-color:white;}*/
.viewrecipebox a, .managecategories a, .managerecipes a, .updateinfo
a, .rboxhelp a, .rboxlogout a, .rboximages a, .rboxreviews a, .rboxsearch a, .rboxwebpage a{
	border: solid 1px #c8c8c8;
	text-decoration: none;
padding: 0px 4px 1px 4px;
	margin:0px 4px 0px 5px;
	font-size:12px;
	font-weight:bold;
	background-color:#C00000;		
	color: #ffffff;
}


.rboxsubmittab a{
	border: solid 1px #c8c8c8;
	text-decoration: none;
padding: 0px 4px 1px 4px;
	margin:0px 4px 0px 5px;
	font-size:12px;
	font-weight:bold;
	background-color:#f93;		
	color: #000;
}


.rboxsubmittab a:hover{
	border: solid 1px #fff;
	background-color:#c00000;		
}

.viewrecipebox a:hover, .managecategories a:hover, .managerecipes a:hover, .updateinfo
a:hover, .rboxhelp a:hover, .rboxlogout a:hover, .rboximages a:hover, .rboxsearch a:hover, .rboxreviews a:hover, .rboxwebpage a:hover{
	border: solid 1px #000;
	background-color:#f93;		
}

.rboxred, .rboxgold,.helpheader, .rbox,.msg{
	font-weight:bold;
}
.rboxred, .helpheader,.msg {
	color: #C00000;
	font-size:100%;
}
.rboxgold {
	color: #E5A22D;
	font-size:130%;
}
.rbox
{
width:25%;
text-align: right;
margin-right: 0.5em;
display: block;

}

#tabsRbox {
float:left;
width:100%;
background:#fff;
font-size:75%;
line-height:normal;

}
#tabsRbox ul {
margin:0;
padding:5px 10px 0 5px;
list-style:none;
}
#tabsRbox li {
display:inline;
margin:0;
padding:0;
}
#tabsRbox a {
float:left;
background:url("http://recipebox.cdkitchen.com/images/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 2px;
text-decoration:none;
}
#tabsRbox a span {
float:left;
display:block;
background:url("http://recipebox.cdkitchen.com/images/tabright.gif") no-repeat right top;
padding:5px 10px 4px 2px;
font-size:95%;
color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsRbox a span {float:none;}
/* End IE5-Mac hack */
#tabsRbox a:hover span {
color:#FFF;
}
#tabsRbox a:hover {
background-position:0% -42px;
}
#tabsRbox a:hover span {
background-position:100% -42px;
}

.hoho {opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1;}

