
.goldbox, .goldbox a, .boxtitle.goldbox
{
	color: #d3ac2b;
}


/* Generic Rose Box */
.varboxtrgold
{
	background: url(../resources/varbox/gold/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtlgold
{
	background: url(../resources/varbox/gold/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtopgold
{
	background: url(../resources/varbox/gold/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.varboxcontgold
{
	height: 80px;
	background: white;
	border-left: 1px solid #d3ac2b;
	border-right: 1px solid #d3ac2b;
	vertical-align: top;
}
.varboxbrgold
{
	background: url(../resources/varbox/gold/varboxbr.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}
.varboxbottomgold
{
	background: url(../resources/varbox/gold/varboxbottom.png) 0 0 repeat-x;
	height: 10px;
	font-size: 1px;
}
.varboxblgold
{
	background: url(../resources/varbox/gold/varboxbl.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}

/* Generic Tab Frame */
.varboxbrgold-tab
{
	background: url(../resources/varbox/gold/varboxbr-tab.png) bottom right no-repeat;
	width: 10px;
}
.varboxbottomgold-tab
{
	background: url(../resources/varbox/gold/varboxbottom-tab.png) 0 0 repeat-x;
	height: 20px;
}
.varboxblgold-tab
{
	background: url(../resources/varbox/gold/varboxbl-tab.png) bottom left no-repeat;
	width: 10px;
}

/* Tabber Icons */
.varfooter .tabber.goldbox a,.tabcontent .tabber a 
{
	background: url(../resources/varbox/gold/tabber_tab.gif) no-repeat left top;
}
.varfooter .tabber.goldbox a.active,.tabcontent .tabber a.active 
{
	background: url(../resources/varbox/gold/tabber_taba.gif) no-repeat left 1px;
}


/* Image Rose Box */
.imgboxtrgold
{
	background: url(../resources/varbox/gold/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtlgold
{
	background: url(../resources/varbox/gold/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtopgold
{
	background: url(../resources/varbox/gold/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.imgboxcontgold
{

}