 .background-fill {background:none;}
#prevslide,
#nextslide,
.slideshow_caption,
.pagination span.current,
#searchbutton,
.homemenu ul ul li:hover>a,
.flexslider-container-page .flex-direction-nav li a,
.portfolio-displayed .portfolio-selected-icon,
.tubular-controls .tubular-play,
.tubular-controls .tubular-pause{background-color:#bfa664;}
ul#thumb-list li.current-thumb,
ul#thumb-list li.current-thumb:hover,
.home-step:hover .step-element img,
.home-step-wrap li,
.portfolio-element:hover,
.portfolio-grid-element:hover,
.portfolio-displayed:hover{border-color:#bfa664;}
	#progress-bar {
background:#bfa664;
background: -moz-linear-gradient(top,  rgba(191,166,100,1) 0%, rgba(191,166,100,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,166,100,1)), color-stop(100%,rgba(191,166,100,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(191,166,100,1) 0%,rgba(191,166,100,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(191,166,100,1) 0%,rgba(191,166,100,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(191,166,100,1) 0%,rgba(191,166,100,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(191,166,100,1) 0%,rgba(191,166,100,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfa664', endColorstr='#bfa664',GradientType=1 ); /* IE6-9 */
	}
	.form-allowed-tags { display:none; }