/* used as bg in utility bar as as bg for days in calendar and general border colors */
.bg1, #utility {background:#51a4c8; color:#fff;}

/* used as bg for full-length duo images - remove? */
.bg2 {background:#1A3541;}

/* used in highlights and what's happ. boxes on full-length duo pages */
.bg3 {background:#85BFD8;}

/* used as dark bg in calendar page */
.bg4 {background:#3C809D; color:#fff;}

a:hover, #title h1, .highlights, h1, h2, h3, #poptitle, .showcase a, .showcase a:link, .showcase a:visited {color:#51A4C8;}

.cal td {background:#51A4C8; color:#81C8DE; border-color: #81C8DE;}
a.calhl:link, a.calhl:visited {color:#3C809D;}

input.field1 {background:#a8d2e4; border-color:#3c809d;}
ul.subnav li.downarrow, ul.plainarrow li.downarrow {background-image: url(../docs/IO/183/kanbar_arrow_down.gif);}

#c2, #c2.duo #utility, #poptitle {border-color: #51A4C8;}
#splash .featured {border-color: #89CEEF; background-color: #51A4C8;}
#splash .featured a:link, #splash .featured a:visited, #splash .featured a:hover, #splash .featured a:active {border-color: #89CEEF;}

#pcontrols #previous, #pcontrols #next {background-color:#51a4c8;}

#phototn {
  scrollbar-face-color: #a8d2e4;
  scrollbar-track-color: #51a4c8;
  scrollbar-3dlight-color: #51a4c8;
  scrollbar-darkshadow-color: #51a4c8;
  scrollbar-arrow-color: #3c809d;
  scrollbar-highlight-color: #3c809d;
  scrollbar-shadow-color: #3c809d;
}
