body.home #emmybanner { display: block; position: absolute; width: 412px; height: 82px; top: -83px; left: 340px; z-index: 400; }

body.press_releases #blurb { background: #37475c; }
body.press_releases #main .press_release, body.press_releases #main .archives { background: #889c9e; }

body.jobs #main, body.jobs .job, body.jobs #job_application { background: #83ae69; }
body.jobs #main .error, body.jobs .job .error, body.jobs #job_application .error { background: #77a25d; color: inherit; border-color: #77a25d; }
body.jobs #main .error a, body.jobs .job .error a, body.jobs #job_application .error a { color: #83ae69; }
body.jobs #main .field-with-errors, body.jobs .job .field-with-errors, body.jobs #job_application .field-with-errors { color: #d21938; }

body.services #main { background: #5a8769; }

body { background: black; color: white; }
body.home { background: black url('../../../images/themes/night/bg_tank.jpg?1279638648') no-repeat fixed top center; }
body.jobs, body.contacts { background: black url('../../../images/backgrounds/particles_black.jpg?1279638648') no-repeat fixed top center; }
body.press_releases { background: black url('../../../images/themes/night/bg_dragonfly.jpg?1279638648') no-repeat fixed top center; }
body.services, body.textual, body.showreels { background: black url('../../../images/backgrounds/butterflies_black.jpg?1279638648') no-repeat fixed top center; }
body.ftp, body.searches { background: black url('../../../images/backgrounds/particles2_black.jpg?1279638648') no-repeat fixed top center; }
body.features_show, body.features_index { background: black url('../../../images/themes/night/bg_dragonfly.jpg?1279638648') no-repeat scroll top right; }

body.home #emmybanner { text-indent: -9999em; overflow: hidden; text-align: left; background-image: url('../../../images/emmy_banner_white.png?1279638648'); background-repeat: no-repeat; background-position: 50% 50%; }

#page { color: white; }

#footer { color: #666666; }

body.jobs #submenu li a { border-bottom-color: black; }

/* Status bar styling */
#status-bar { color: #999999; border-bottom: 1px solid #999999; }
#status-bar a:hover { color: #eeeeee; }

/* Logo styling */
/* Project features index page */
#feature_index #thumbnails .feature { background-color: #222222; }
#feature_index #thumbnails .feature .caption { background-color: #3b542b; color: #eeeeee; }
