a { color: #126386; }
.site-header { background: url(../presets/light-transparent/framework-top.png) center top no-repeat; }
.site-menu {
  background-image: url(../presets/light-transparent/framework-menu.png);
  background-repeat: no-repeat;
}
.site-menu ul > li.current > a {
  background-image: url(../presets/light-transparent/framework-menu-item-current.png);
  background-repeat: no-repeat;
}
.site-menu ul > li.current > a > span {
  background-image: url(../presets/light-transparent/framework-menu-item-current.png);
  background-repeat: no-repeat;
}
.site-body { background: url(../presets/light-transparent/framework-body.png) center top repeat-y; }
.site-body-bottom { background: url(../presets/light-transparent/framework-bottom.png) center top no-repeat; }
.body-content { background: url(../presets/light-transparent/framework-body-inner-top.png) center top no-repeat; }
.body-content-inner { background: url(../presets/light-transparent/framework-body-inner-middle.png) center top repeat-y; }
.body-content-bottom { background: url(../presets/light-transparent/framework-body-inner-bottom.png) center top no-repeat; }
.sidebar-shout { background: url(../presets/light-transparent/shout-bubble-top.png) left top no-repeat; }
.sidebar-shout-inner { background: url(../presets/light-transparent/shout-bubble-middle.png) left top repeat-y; }
.sidebar-shout-bottom { background: url(../presets/light-transparent/shout-bubble-bottom.png) left top no-repeat; }
.UILinkButton.Var-Skin { background-image: url(../presets/light-transparent/linkbutton.png); }
.UILinkButton.Var-Skin b { background-image: url(../presets/light-transparent/linkbutton.png); }
.UINotifyBubble, .UINotifyBubble.Var-1 {
  background-image: url(../presets/light-transparent/notification-bubble-var1.png);
  color: #ffffff;
}
.UINotifyBubble span { background-image: url(../presets/light-transparent/notification-bubble-var1.png); }
.UINotifyBubble.Var-1 b { background-image: url(../presets/light-transparent/notification-bubble-var1.png); }
.UINotifyBubble.Var-2 {
  background-image: url(../presets/light-transparent/notification-bubble-var2.png);
  color: #000000;
}
.UINotifyBubble.Var-2 b { background-image: url(../presets/light-transparent/notification-bubble-var2.png); }
html { background: #ffffff url(body-bg.jpg) fixed repeat-x; }
body { background: none; }
.site-logo a { background: url(logo.png) no-repeat; }
.site-menu li > a {
  color: #3b809c;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}
.site-menu li > a:hover { color: #000000; }
.site-menu li.current > a { color: #000000; }
.site-account { color: #126386; }
.site-account a { color: #126386; }
.body-sidebar { color: #126386; }
.sidebar-shout-inner { color: #000000; }
.body-footer { color: #888888; }
.body-footer a { color: #126386; }
.profile-header { background-image: url(profile-header.png); }
.profile-header-inner { border-bottom: none; }
.profile-alias .UIUserAlias { color: #888888; }
.profile-menu li > a { color: #888888; }
.profile-menu li > a:hover { color: #000000; }
.profile-menu li.current > a { color: #000000; }
.profile-body { background: url(profile-body.png) repeat-y; }
.profile-body-inner { background: #eeeeee; }
.profile-content { border-color: #cccccc !important; }
.profile-footer { background-image: url(profile-footer.png); }

