.featureboxwrapper {
	background: #2F001E none;
	
}

.featurebox {
	background: transparent url(images/bg_homefeature_top.gif) no-repeat top left;
	color: #F4DAEA;
}

.featurebox h3 {
	background-image: none;
	padding-left: 0;
	margin-bottom: 0;
	color: #F4DAEA;
}

.featurebox p {
	color: #F4DAEA;	
}

.featurebox a:link,
.featurebox a:visited {
	color: #F4DAEA;		
}

.featurebox a:hover,
.featurebox a:active {
	color: #FFF;		
}


#content .featurebox p img,
.featurebox img {
	background: transparent url(images/bg_featureimage_highlight.png) repeat-x 0 100%;
	padding-bottom: 13px;
}

.featurebox:hover .featureinner,
.featurebox.sfhover .featureinner {
	background: transparent url(images/bg_homefeature_over.gif) repeat-x top left;
}


#sidebar .featurebox:hover .featureinner,
#sidebar .featurebox.sfhover .featureinner {
	background: transparent url(images/bg_sidebarfeature_over.gif) repeat-x top left;
	color: #FFF;
}

#sidebar .featurebox:hover p,
#sidebar .featurebox.sfhover p {
	color: #FFF;
}


.featurebox:hover .featureinner img,
.featurebox.sfhover .featureinner img {
	background: transparent url(images/bg_featureimage_highlight_over.png) repeat-x 0 100%;
}


#page-subbrand #sidebar {
	background-image: none;
	padding-top: 0;
	border-top: 1px solid #460A30;
}

#sidebar .featurebox {
	background-image: none;
	padding-bottom: 0;
	border-bottom: 1px solid #460A30;	
}

.sidebarbuttons ul {
	margin-left: 0;
	padding-left: 0;
}

.sidebarbuttons li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	float: left;
}

.sidebarbuttons a:link, 
.sidebarbuttons a:visited {
	display: block;
	width: 107px;
	margin-right: 1px;
	height: 47px;
	text-indent: -1000em;
}

.sidebarbuttons a.subbrandprint {
	background: transparent url(images/button_print.gif) no-repeat top left;
}

.sidebarbuttons a.subbrandemail {
	background: transparent url(images/button_email.gif) no-repeat top left;
}

.sidebarbuttons a.subbrandpdf {
	background: transparent url(images/button_pdf.gif) no-repeat top left;
}

