.gold {
	background-color:#ffb432;
	color:#000;
        position:relative;
}
.gold:hover {
	background-color:#ffc96b!important;
	}
.gold .gb_thumbnail_wrapper img{
	border:1px solid #ffecb3;
	}
.gold .gb_thumbnail_wrapper img:hover{
	border:1px solid #ba7c11;
	}
.gold #gb_listing_viewdetails{
	background:url("../images/badgebtn-bg.gif") repeat-x left top #ffb862;
	border:1px solid #f49b00;
	}
.gold a {
	color:#bf4c24!important;
}
.gold a:hover {
	color:#6e1c00!important;
}
.diamond .gb_thumbnail_wrapper img{
	border:1px solid #ffecb3;
	}
.diamond .gb_thumbnail_wrapper img:hover{
	border:1px solid #ba7c11;
	}
.diamond {
	background-color:#ffd249;
	color:#000;
	position:relative;
}
.diamond:hover {
	background-color:#ffde7a!important;
	}
.diamond a {
	color:#bf4c24!important;
}
.diamond a:hover {
	color:#6e1c00!important;
}
.diamond #gb_listing_viewdetails{
	background:url("../images/badgebtn-bg.gif") repeat-x left top #ffb862;
	border:1px solid #f49b00;
	}
.silver {
	background-color:#e3e1d0;
	color:#000;
	position:relative;
}
.silver:hover {
	background-color:#f3f2e9!important;
	}
.diamond td{
	border-bottom:1px solid #f6ab29!important;
	border-top:1px solid #ffc662!important;
}
.gold td{
	border-bottom:1px solid #f6ab29!important;
	border-top:1px solid #ffc662!important;
}
.silver td{
	border-bottom:1px solid #f6ab29!important;
	border-top:1px solid #ffc662!important;
}
