

body header:after,
body #subMenu .menu:before        { background-color:rgba(104, 127, 116, 0.50); }

body,
.isMobile body #bgMobile div,
body #subMenu .menu 							 { background-color:rgba(104, 127, 116, 0.50); }

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

body nav a:hover    { background:rgba(209, 255, 232, 0.35); }
body nav a.selected { background:rgba(209, 255, 232, 0.50); }

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