body, .eBody {
    background-color: #efefef;
    color: #000000;
}
A {
	color: #878787;
}


.header-cell {
    background-color: #efefef;
}
.header-gradient {
	background: #efefef;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #bfbfbf 0%,#f2f2f2 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #bfbfbf 0%,#f2f2f2 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#f2f2f2',GradientType=0 ) !important; /* IE6-9 */
	color: # !important;
	}

.linkbar-cell {
	background-color: #ac4242;
	color: #BFBFBF;
}
.linkbar-cell A {
    color: #ffffff;
}


.module-header {
    background-color: #2a2a2a;
    color: #FFFFFF;
}
.module-header A {
	color: #0000ff;
}


.module-body {
    background-color: #FFFFFF;
    color: #000000;
}
.module-body A {
	color: #a8a8a8;
}


.linkbar {
    background-color: #ac4242;
	color: #BFBFBF;
}
.linkbar A {
	color: #ffffff;
}



.boxed {
    background-color: #ffffff;
    color: #737373;
}
.boxed A {
	color: #000000;
}


.highlight2,.eButton.btn-primary {
    background-color: #2a2a2a;
    color: #ffffff;
}
.highlight2 A {
    color: #ffff00;
}
.ihighlight2 {
    background-color: #2a2a2a !important;
	color: #ffffff !important;
}
.ihighlight2 A {
	color: #ffff00 !important;
}

.highlight2-gradient, .highlight2-gradient-22, .highlight2-gradient-29, .etable th,
        .ui-widget-header, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #2a2a2a;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #212121 0%,#545454 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #212121 0%,#545454 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#545454',GradientType=0 ) !important; /* IE6-9 */
	color: #ffffff !important;
}

.module-header-gradient {
	background: #2a2a2a;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #212121 0%,#545454 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #212121 0%,#545454 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#545454',GradientType=0 ) !important; /* IE6-9 */
	color: #FFFFFF !important;
}

.highlight2-gradient-29-angle {
	background-size: 100% 100%;
	background: transparent url('/share/gradients/module-29-angle-2a2a2a.gif') !important;
}
.highlight2-gradient-50 {
	background: #2a2a2a url('/share/gradients/module-50-2a2a2a.png') !important;
	background-size: 100% 100%;
	color: #FFFFFF !important;
}
.highlight2-light {
	background: none !important;
	background-color: #dfdfdf !important;
	color: black !important;
}
.highlight2-medium {
	background: none !important;
	background-color: #747474 !important;
	color: white !important;
}
.highlight2-border { border: 1px solid #2a2a2a !important; }
.highlight2-light-border { border: 1px solid #747474 !important; }
.highlight2-dark-border { border: 1px solid #212121 !important; }
.left-sidebar { border: 1px solid #2a2a2a; }

	#schCalDiv a, #schCalendarSelection a { color: #2a2a2a; }
	.calColor1 { background: #5f5f5f !important; }
	.calColor1-text, .calColor1-text a { color: #2a2a2a !important; }
	.calColor1-highlight { background: #2a2a2a !important; }
	
.highlight1 {
    background-color: #e6e6e6;
    color: #000000;
}
.highlight1 A {
    color: #666666;
}
.highlight1-gradient-22 {
	background: #e6e6e6 url('/share/gradients/module-22-e6e6e6.png');
	color: #000000;
}
.highlight1-gradient-29 {
	background: #e6e6e6 url('/share/gradients/module-29-e6e6e6.png');
	color: #000000;
}
.highlight1-gradient-50 {
	background: #e6e6e6 url('/share/gradients/module-50-e6e6e6.png');
	color: #000000;
}

.etable TH A {
	color: #ffff00 !important;
}
.etable TD {
	background-color: #ececec;
	color: #000000;
}
.etable TD A {
	color: #666666;
}
.etable TD A:visited {
	color: #888888;
}
.odd TD {
	background-color: #e0e0e0;
}
.etableLineBetweenRows TD {
	border-top: 1px solid #dadada;

}

.eButton.btn-primary {
	border-color: #0c0c0c;
}
.eButton.btn-primary:hover {
	background-color: #3e3e3e;
	border-color: #202020;
}
.eButton.btn-primary:active {
	background-color: #1b1b1b;
	border-color: #000000;
}



/* jQuery UI */

.ui-widget-content {
    background: #e6e6e6 !important;
    color: #000000 !important;
}
.ui-widget-content a {
    color: #666666 !important;
}

.ui-widget-header a {
    color: #ffffff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #747474 !important;
    color: white !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: white !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
    color: #ffffff !important;
}

.ui-widget-header .ui-icon, .ui-state-active .ui-icon, .ui-state-default .ui-icon { 
	background-image: url(/common/images/jquery-ui-icons-white.png) !important; 
}

/* End jQuery UI */
