/* Aptuitiv elements
----------------------------------*/
#ap-header {background-color: #333333;}
h1 {color: #eee;}
h1 span {color: #eee;}
/* Component containers
----------------------------------*/
.ui-widget-content { border: 1px solid #666666;}
.ui-widget-header { border: 1px solid #333333; background: #333333 url(../../images/themes/darkness/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-widget-header a { color: #ffffff; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #666666; background: #555555 url(../../images/themes/darkness/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x; color: #eeeeee; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #59b4d4; background: #0078a3 url(../../images/themes/darkness/ui-bg_glass_40_0078a3_1x400.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #ffaf0f; background: #f58400 url(../../images/themes/darkness/ui-bg_inset-soft_30_f58400_1x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; }
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #cccccc; background: #eeeeee url(../../images/themes/darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x; color: #2e7db2; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #2e7db2; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #ffc73d url(../../images/themes/darkness/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; color: #111111; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #111111; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #111111; }
/* Icons
----------------------------------*/
.ui-icon {background-image: url(../../images/themes/darkness/ui-icons_cccccc_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../images/themes/darkness/ui-icons_cccccc_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../images/themes/darkness/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../images/themes/darkness/ui-icons_cccccc_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../images/themes/darkness/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../images/themes/darkness/ui-icons_222222_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../images/themes/darkness/ui-icons_4b8e0b_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../images/themes/darkness/ui-icons_a83300_256x240.png); }