#slideshow-wrapper {
	    	background-color: #FFF;
        		background-image:none;
        background-repeat:  no-repeat;
    background-position: center center;
}
#slideshow-pattern{
	opacity:0.1;
    filter: alpha(opacity=10);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
#sub-header-content-wrapper {
    background-image: url(http://alchemyfineevents.com/wp-content/themes/duotive-three/css/disabled);
    background-repeat:  no-repeat;
    background-position: center center;
}
#sub-header-content-pattern {
	opacity:0.5;
    filter: alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#sub-header-color-overlay {
	background:#88c6b8;
}