

body header:after,
body #subMenu .menu:before        { background-color:rgba(58, 81, 120, 0.50); }

body,
.isMobile body #bgMobile div,
body #subMenu .menu 							 { background-color:rgba(58, 81, 120, 0.50); }

html:not(.isMobile) body,
.isMobile body #bgMobile div,
body header:before						{ background-image:url('../../../../media/bgimages/bo/$w,1024$-c,75a3f0-IMG_3459.jpg'); }

body nav a:hover    { background:rgba(117, 163, 240, 0.35); }
body nav a.selected { background:rgba(117, 163, 240, 0.50); }

#calendar .calMonth:before,
#calendar .isToday  { background-color:rgba(105, 146, 216, 1.0); }
#calendar .isToday.hasEvent > div { border-color:rgba(105, 146, 216, 1.0)!important; }