
.rosebox, .rosebox a, .boxtitle.rosebox
{
	color: #ab1539;
}


/* Generic Rose Box */
.varboxtrrose
{
	background: url(../resources/varbox/rose/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtlrose
{
	background: url(../resources/varbox/rose/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtoprose
{
	background: url(../resources/varbox/rose/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.varboxcontrose
{
	height: 80px;
	background: white;
	border-left: 1px solid #ab1539;
	border-right: 1px solid #ab1539;
	vertical-align: top;
}
.varboxbrrose
{
	background: url(../resources/varbox/rose/varboxbr.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}
.varboxbottomrose
{
	background: url(../resources/varbox/rose/varboxbottom.png) 0 0 repeat-x;
	height: 10px;
	font-size: 1px;
}
.varboxblrose
{
	background: url(../resources/varbox/rose/varboxbl.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}

/* Generic Tab Frame */
.varboxbrrose-tab
{
	background: url(../resources/varbox/rose/varboxbr-tab.png) bottom right no-repeat;
	width: 10px;
}
.varboxbottomrose-tab
{
	background: url(../resources/varbox/rose/varboxbottom-tab.png) 0 0 repeat-x;
	height: 20px;
}
.varboxblrose-tab
{
	background: url(../resources/varbox/rose/varboxbl-tab.png) bottom left no-repeat;
	width: 10px;
}

/* Tabber Icons */
.varfooter .tabber.rosebox a,.tabcontent .tabber a 
{
	background: url(../resources/varbox/rose/tabber_tab.gif) no-repeat left top;
}
.varfooter .tabber.rosebox a.active,.tabcontent .tabber a.active 
{
	background: url(../resources/varbox/rose/tabber_taba.gif) no-repeat left 1px;
}


/* Image Rose Box */
.imgboxtrrose
{
	background: url(../resources/varbox/rose/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtlrose
{
	background: url(../resources/varbox/rose/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtoprose
{
	background: url(../resources/varbox/rose/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.imgboxcontrose
{

}