/* ================
   The following classes are used for color customization of page components
   via server side assignment. The classes are to be hard coded within the
   page header.
   ================
*/
   
/* begin dynamic menu */
#ygrp-menu {
  border-color:#c1c1c1;
  background-color:#e1ebff; 
  color:#666;
}
#ygrp-menu .menulist-hr {
  border-bottom:1px solid #c1c1c1;
}
#ygrp-menu .active {
  background-color:#fff;
}
#ygrp-menu .corner-top, #ygrp-menu .corner-left, #ygrp-menu .corner-bottom {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,e1ebff,f0e4d4,c1c1c1&sig=arChgTz9e6cS5DwB9j9H_dkUfuI-);
}
/* end dynamic menu */


/* CORNERS:
    Corner images' outer color must match page background color, border color
    matches ygrp-container-border's border color, and inner color
    matches ygrp-container-border's background color.

 */
.corner-top, .corner-left, .corner-bottom {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,f7f7f7,f0e4d4,c1c1c1&sig=I1xHTeAxW3mktV5abVGtsoBJL4s-);
}

/* Container with Rounded Corner Border */
div.ygrp-container-border {
  border-color:#c1c1c1;
  background-color:#fff;
}
.ygrp-container-border .headaction {
  background-color:#ffffd4;
}
.ygrp-container-border .footaction {
  background-color:#ffffd4;
}
/* END corner/container stuff */

/* Page Title Container */
#ygrp-title .top {
  border-color:#c1c1c1;
  background-color:#fff;
}
#ygrp-title .bottom {
  border-color:#c1c1c1;
  background-color:#11ffd5; /*#e7eff7; */
  color:#333333;
}
#ygrp-title .bottom .corner-top, #ygrp-title .bottom .corner-left, #ygrp-title .bottom .corner-bottom {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,11ffd5,f0e4d4,c1c1c1&sig=xUFEj7VS8e4gbsVGM4T7reSsZPk-);
}

/* TITLEBARS */
#ygrp-titlebarhr {
  border-bottom:1px solid #11ffd5;
}
.ygrp-titlebar h3 {
  color:#666666;
}

h3 {       
  color:#4c8203;
}

div.contentnav a, a.print, td.calnone a, div.calmonthhdr a, td #yeardataview a {
  color:#247cd4;
}

div.contentnav span.first {
  color:#8a8a8a;
}

#weekdata td.calnone, span.last, table.tblyear td div, td.redlink, td.sortcol {
  color:#333333;
}

td.today div.calmonthhdr a {
  color:#247cd4;
}

/* start tabs */
.ygrp-tabs a {
  color:#247cd4;
}
.ygrp-tabbed-container .corner-top, .ygrp-tabbed-container .corner-left, .ygrp-tabbed-container .corner-bottom {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,f7f7f7,f0e4d4,b2b2b2&sig=Zq1IfVfN6vY2i8inqwsRGuFWbSE-);
}
.ygrp-tabs .ygrp-active-tab .corner-top, .ygrp-tabs .ygrp-active-tab .corner-left {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,ffffd4,f0e4d4,11ffd5&sig=HXwRJoCWreX0nBrXRTB.AmgYV3I-);
}
.ygrp-tabs .ygrp-active-tab {
  border-color:#11ffd5;
  background-color:#ffffd4;
}
.ygrp-tabs .ygrp-active-tab a {
  color:#333333;
  background:transparent url(http://gui.grp.yahoofs.com/images?fmt=td,ffffd4,f7f7f7,11ffd5&sig=YzCwjA4GvLlYAsdkqP8NOmOpfHQ-) no-repeat bottom center;
}
/* end tabs */

.ygrp-container-border .headaction .corner-top, .ygrp-container-border .headaction .corner-left, .ygrp-container-border .footaction .corner-bottom, .ygrp-container-border .footaction .corner-left {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,ffffd4,f0e4d4,c1c1c1&sig=_r96Yw4tZIVQky2zLMJByotq.2c-);
}

/* 'no action' containers */
#nested-container .corner-top, #nested-container .corner-left, #nested-container .corner-bottom {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,ffffff,f7f7f7,c1c1c1&sig=lrZm6oCIXWzXg1PGwO___efzfRo-);
}

/* action containers */
#nested-container .headaction .corner-top, #nested-container .headaction .corner-left, #nested-container .footaction .corner-bottom, #nested-container .footaction .corner-left {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,ffffd4,f7f7f7,c1c1c1&sig=_fKc8UHxfG1jj3XFgMCIW0kroLc-);
}

/* color for links on the menu */
#ygrp-menu .menulist a:link {
  color:#1e5fc7;
}

/* color for inactive links on the menu */
#ygrp-menu .menulist li {
  color:#323232;
}

/* color for visited links on the menu */
#ygrp-menu .menulist a:visited {
  color:#9136ad;
}

/* body background color  */
body {
  background-color:#f0e4d4;
}

/* color for links on the background */
div.ygrp-onbg a.action, div.ygrp-onbg div.quicklinks a, div.ygrp-onbg div.centered a, td.help a, #ygma #ygmagreet a, #ygma #ygmagreet a:link, #ycs_nma #ycs_ama #ycs_awlcm a, #ycs_nma #ycs_ama #ycs_awlcm a:link, #ycs_nma #ycs_ama a:link, #ygma #ygmaproplinks a, #ygma #ygmaproplinks a:link, div.doc-layout-foot a, div.doc-layout-foot a:link {
  color:#247cd4;
}

/* color for inactive links on the background */
div.ygrp-onbg span.inactive {
  color:#8a8a8a;
}

/* color for visited links on the background */
div.ygrp-onbg div.centered a:visited, #ygma #ygmagreet a:visited, #ycs_nma #ycs_ama #ycs_awlcm a:visited, #ycs_nma #ycs_ama a:visited, #ygma #ygmaproplinks a:visited, td.header a, div.doc-layout-foot a:visited {
  color:#9136ad;
}

/* color for text on the background */
div.ygrp-onbg div.search, div.ygrp-onbg .headview, div.ygrp-onbg .footview, div.ygrp-onbg div.centered, #ygma #ygmagreet, #ycs_nma #ycs_ama #ycs_awlcm, div.doc-layout-foot .beacon, #doc-foot center table {
  color:#333333;
}

.datatable td.checks, .datatable th.checks {
  background-color:#ffffd4;
}
.wide td.checks, .wide th.checks {
  background-color:#ffffd4;
}

/* Pollbar */
.pollbar-outer {
  border:1px solid #000000;
}
.pollbar-inner {
  background-color:#e1ebff;
}

/* begin promo */
#ygrp-mgl-promo {
    text-align: left;
    border: 1px solid #d4d4d4;
    background: #f7f3ff;
    width: auto;
    margin: 0 0 5px 0;
    margin-bottom: 13px;
}

#ygrp-mgl-promo h4 {
    font-size: 100%;
    font-weight: bold;
}

#ygrp-mgl-promo .corner-top, #ygrp-mgl-promo .corner-left, #ygrp-mgl-promo .corner-bottom {
  background-image:url(http://gui.grp.yahoofs.com/images?fmt=cb,f7f3ff,f0e4d4,d4d4d4&sig=j4i3m_SIUPl9Sa__iivL.yZsRlE-);
}
/* end promo */
td.content, td.env{ border-top: 1px solid #c1c1c1; }