/*-------------------------------------------------------------- 
Header
--------------------------------------------------------------*/


.top-block,
.top-block ul.sf-menu li ul,
#footer-callout,
#tt-slider-full-width,
.tools.full-width-page-title-bar,
body.karma-flat-cs .tools.full-width-page-title-bar,
body.karma-flat-cs #footer_bottom {
	background: #003159 url('../images/bg-top-cherry.png') repeat-x top center;

}



.header-holder,

body.karma-flat-cs .tools.full-width-page-title-bar,
body.karma-flat-cs #footer_bottom {
	

}


#footer {
	border-top: 1px solid #012946;
	background-color: #003159;
	background-image: linear-gradient(to bottom, #003159, #003159); /* required first in the list for IE11 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#003159), to(#003159));
	background-image: -webkit-linear-gradient(top, #003159, #003159);
	background-image: -moz-linear-gradient(top, #003159, #003159);
	background-image: -webkit-linear-gradient(top, #003159, #003159);
	background-image: -o-linear-gradient(top, #003159, #003159);
	background-image: url('ms-linear-gradient(to%20bottom,%20#003159, #003159');
	-pie-background: linear-gradient(to bottom, #003159, #003159)
}



.top-block,
.top-block a,
#header .toolbar-left li,
#header .toolbar-right li {
	color: rgba(255,255,255, 0.75);
}
#tt-mobile-menu-button span:after,
.tt-icon-box span.fa-stack {
	color: #003159;	
}







/*-------------------------------------------------------------- 
Footer
--------------------------------------------------------------*/
#footer_bottom {
	background: #003159 url('../images/bg-footer-bottom-cherry.png') repeat-x top center;
}


.footer-content a,
#footer_bottom a,
#footer .blogroll li,
#mc_signup .mc_required,
.mc_required,
#mc-indicates-required,
#footer ul.tt-recent-posts li p {
	color: rgba(255,255,255, 0.4);
}
#footer .blogroll a,
#footer ul.tt-recent-posts h4 {
	color: #FFF;
}
#footer h3 {
	border-bottom: 1px solid rgba(255,255,255, 0.25);


}#footer,
#footer p,
#footer ul,
#footer_bottom,
#footer_bottom p,
#footer_bottom ul,
#footer #mc_signup_form label {
	color: #CCC;
}