/* navigation */
#primaryNav, #secondaryNav {
	height: 41px;
	background: url(../images/nav_bg.jpg) repeat-x;
	overflow: hidden;
}

#primaryNavInner, #secondaryNavInner {
	height: 41px;
	background: url(../images/nav_spec.jpg) no-repeat;
	background-position: 100px 40px;
}

#primaryNav UL, #secondaryNav UL {
	margin: 0px;
	padding: 12px 0px 0px 30px;
	background: url(../images/nav_spec.jpg) no-repeat;
	background-position: 100px 0px;
}

#primaryNav {
	margin-bottom: 1px;
}

#secondaryNav {
	background: url(../images/nav_sec_bg.jpg) repeat-x;
	margin-top: 1px;
}

BODY.index #primaryNav {
	margin-top: 6px;
}

BODY.index #secondaryNav {
	margin-top: 2px;
}

#secondaryNav UL {
	padding-top: 13px;
}

#primaryNav LI, #secondaryNav LI {
	list-style-type: none;
	float: left;
	margin-right: 26px;
	height: 41px;
	overflow: hidden;
}

#primaryNav LI A, #secondaryNav LI A {
	display: block;
	padding: 41px 0 0 0;
	height: 0px !important;
	height: /**/41px;
}

#primaryNav LI A:hover, #secondaryNav LI A:hover {
	background-image: none;
}

/* page selectors */

BODY.index #primaryNav #nav_home A,
BODY.submissions #primaryNav #nav_submissions A,
BODY.committee #primaryNav #nav_nominate A,
BODY.host #primaryNav #nav_host A,
BODY.info #primaryNav #nav_events A,
BODY.media #secondaryNav #nav_media A,
BODY.sponsors #secondaryNav #nav_sponsors A,
BODY.history #secondaryNav #nav_history A,
BODY.bureau #secondaryNav #nav_hollywood A,
BODY.nomVoting #primaryNav #nav_nomVoting A,
BODY.winners #primaryNav #nav_winners A,
BODY.photos #primaryNav #nav_photos A {
	background-image: none;
}

#nav_home {
	background: url(../images/nav_home_active.jpg) no-repeat;
	width: 40px;
}

#nav_home A {
	background: url(../images/nav_home.jpg) no-repeat;
}

#nav_nomVoting {
	background: url(../images/nav_nomVoting_active.jpg) no-repeat;
	width: 125px;
}

#nav_nomVoting A {
	background: url(../images/nav_nomVoting.jpg) no-repeat;
}

#nav_submissions {
	background: url(../images/nav_submissions_active.jpg) no-repeat;
	width: 84px;
}

#nav_submissions A {
	background: url(../images/nav_submissions.jpg) no-repeat;
}

#nav_nominate {
	background: url(../images/nav_committee_active.jpg) no-repeat;
	width: 147px;
}

#nav_nominate A {
	background: url(../images/nav_committee.jpg) no-repeat;
}

#nav_host {
	background: url(../images/nav_host_active.jpg) no-repeat;
	width: 177px;
}

#nav_host A {
	background: url(../images/nav_host.jpg) no-repeat;
}

#nav_events {
	background: url(../images/nav_events_active.jpg) no-repeat;
	width: 224px;
}

#nav_events A {
	background: url(../images/nav_events.jpg) no-repeat;
}

#nav_media {
	background: url(../images/nav_media_active.jpg) no-repeat;
	width: 41px;
}

#nav_media A {
	background: url(../images/nav_media.jpg) no-repeat;
}

#nav_sponsors {
	background: url(../images/nav_sponsors_active.jpg) no-repeat;
	width: 62px;
}

#nav_sponsors A {
	background: url(../images/nav_sponsors.jpg) no-repeat;
}

#nav_history {
	background: url(../images/nav_history_active.jpg) no-repeat;
	width: 47px;
}

#nav_history A {
	background: url(../images/nav_history.jpg) no-repeat;
}

#nav_bureau {
	background: url(../images/nav_bureau_active.jpg) no-repeat;
	width: 169px;
}

#nav_bureau A {
	background: url(../images/nav_bureau.jpg) no-repeat;
}

#nav_cent {
	background: url(../images/nav_cent_active.jpg) no-repeat;
	width: 220px;
}

#nav_cent A {
	background: url(../images/nav_cent.jpg) no-repeat;
}

#nav_naacp {
	background: url(../images/nav_naacp_active.jpg) no-repeat;
	width: 47px;
}

#nav_naacp A {
	background: url(../images/nav_naacp.jpg) no-repeat;
}

#nav_winners {
	background: url(../images/nav_winners_active.jpg) no-repeat;
	width: 56px;
}

#nav_winners A {
	background: url(../images/nav_winners.jpg) no-repeat;
}

#nav_photos {
	background: url(../images/nav_photos_active.jpg) no-repeat;
	width: 172px;
}

#nav_photos A {
	background: url(../images/nav_photos.jpg) no-repeat;
}

#sectionNav {
	background: url(../images/sectnav_bg.jpg) no-repeat;
	width: 670px;
	height: 49px;
	margin: 25px 0 14px 50px;
}

BODY.nom_movies #sectionNav, 
BODY.nom_tv #sectionNav,
BODY.nom_writing #sectionNav, 
BODY.nom_recording #sectionNav,
BODY.nom_lit #sectionNav,
BODY.win_movies #sectionNav, 
BODY.win_tv #sectionNav,
BODY.win_writing #sectionNav, 
BODY.win_recording #sectionNav,
BODY.win_lit #sectionNav,
BODY.photos #sectionNav {
	margin-bottom: 0px;
}

#sectionNav H2 {
	float: left;
	height: 15px;
	overflow: hidden;
	padding: 0px;
	margin: 8px 0 0 0;
}

#sectionNav H2 SPAN {
	display: block;
	padding: 15px 0 0 0;
	height: 0px !important;
	height: /**/15px;
}

#sectionNav UL {
	margin: 8px 0 0 0;
	padding: 0px;
	float: right;
}

#sectionNav LI {
	float: left;
	list-style-type: none;
	padding: 0 20px 0 0;
	height: 24px;
	overflow: hidden;
}

#sectionNav LI A {
	display: block;
	padding: 24px 0 0 0;
	height: 0px !important;
	height: /**/24px;
}

#sectionNav LI A:hover {
	background-image: none;
}

BODY.nomVoting #sectionNav H2 {
	background: url(../images/sectnav_head_nomVoting.jpg) no-repeat;
	width: 118px;
}

BODY.submissions #sectionNav H2 {
	background: url(../images/sectnav_head_submissions.jpg) no-repeat;
	width: 123px;
}

BODY.submissions #sectionNav UL {
	margin-right: 24px;
}

BODY.committee #sectionNav H2 {
	background: url(../images/sectnav_head_committee.jpg) no-repeat;
	width: 210px;
}

BODY.committee #sectionNav UL {
	margin-right: 140px;
	display: inline;
}

BODY.host #sectionNav H2 {
	background: url(../images/sectnav_head_hosts.jpg) no-repeat;
	width: 215px;
}

BODY.host #sectionNav UL {
	padding-right: 0px;
}

BODY.host #sectionNav LI {
	padding-right: 8px;
}

BODY.info #sectionNav H2 {
	background: url(../images/sectnav_head_info.jpg) no-repeat;
	width: 227px;
}

BODY.info #sectionNav UL {
	padding-right: 20px;
}

BODY.media #sectionNav H2 {
	background: url(../images/sectnav_head_media.jpg) no-repeat;
	width: 54px;
}

BODY.media	 #sectionNav UL {
	padding-right: 20px;
}

BODY.sponsors #sectionNav H2 {
	background: url(../images/sectnav_head_sponsors.jpg) no-repeat;
	width: 93px;
}

BODY.sponsors #sectionNav UL {
	padding-right: 10px;
}

BODY.history #sectionNav H2 {
	background: url(../images/sectnav_head_history.jpg) no-repeat;
	width: 75px;
}

BODY.contact #sectionNav H2 {
	background: url(../images/sectnav_head_contact.jpg) no-repeat;
	width: 215px;
}

BODY.winners #sectionNav H2 {
	background: url(../images/sectnav_head_winners.jpg) no-repeat;
	width: 127px;
}

BODY.photos #sectionNav H2 {
	background: url(../images/sectnav_head_photos.jpg) no-repeat;
	width: 188px;
}

#nav_submissions_submission {
	background: url(../images/sectnav_submissions_active.jpg) no-repeat;
	width: 84px;
}

#nav_submissions_submission A {
	background: url(../images/sectnav_submissions.jpg) no-repeat;
}

#nav_submissions_voting  {
	background: url(../images/sectnav_voting_active.jpg) no-repeat;
	width: 44px;
}

#nav_submissions_voting A {
	background: url(../images/sectnav_voting.jpg) no-repeat;
}

#nav_submissions_committee  {
	background: url(../images/sectnav_committee_active.jpg) no-repeat;
	width: 149px;
}

#nav_submissions_committee A {
	background: url(../images/sectnav_committee.jpg) no-repeat;
}

#nav_committee_screenings  {
	background: url(../images/sectnav_screenings_active.jpg) no-repeat;
	width: 76px;
}

#nav_committee_screenings A {
	background: url(../images/sectnav_screenings.jpg) no-repeat;
}

#nav_committee_screenings2  {
	background: url(../images/sectnav_screenings2_active.jpg) no-repeat;
	width: 127px;
}

#nav_committee_screenings2 A {
	background: url(../images/sectnav_screenings2.jpg) no-repeat;
}

#nav_committee_ballots  {
	background: url(../images/sectnav_ballots_active.jpg) no-repeat;
	width: 114px;
}

#nav_committee_ballots A {
	background: url(../images/sectnav_ballots.jpg) no-repeat;
}

#nav_hosts_main  {
	background: url(../images/sectnav_hostsMain_active.jpg) no-repeat;
	width: 35px;
}

#nav_hosts_main A {
	background: url(../images/sectnav_hostsMain.jpg) no-repeat;
}

#nav_hosts_host  {
	background: url(../images/sectnav_host_active.jpg) no-repeat;
	width: 31px;
}

#nav_hosts_host A {
	background: url(../images/sectnav_host.jpg) no-repeat;
}

#nav_hosts_chairman  {
	background: url(../images/sectnav_chairman_active.jpg) no-repeat;
	width: 70px;
}

#nav_hosts_chairman A {
	background: url(../images/sectnav_chairman.jpg) no-repeat;
}

/*#nav_hosts_hall  {
	background: url(../images/sectnav_hallFame_active.jpg) no-repeat;
	width: 72px;
}

#nav_hosts_hall A {
	background: url(../images/sectnav_hallFame.jpg) no-repeat;
}*/

#nav_hosts_presidents  {
	background: url(../images/sectnav_presidents_active.jpg) no-repeat;
	width: 72px;
}

#nav_hosts_presidents A {
	background: url(../images/sectnav_presidents.jpg) no-repeat;
}

#nav_hosts_vanguard  {
	background: url(../images/sectnav_vanguard_active.jpg) no-repeat;
	width: 60px;
}

#nav_hosts_vanguard A {
	background: url(../images/sectnav_vanguard.jpg) no-repeat;
}

#nav_hosts_keyoflife  {
	background: url(../images/sectnav_keyoflife_active.jpg) no-repeat;
	width: 73px;
}

#nav_hosts_keyoflife A {
	background: url(../images/sectnav_keyoflife.jpg) no-repeat;
}

#nav_info  {
	background: url(../images/sectnav_info_active.jpg) no-repeat;
	width: 125px;
}

#nav_info A {
	background: url(../images/sectnav_info.jpg) no-repeat;
}

#nav_info_screenings  {
	background: url(../images/sectnav_eventscreenings_active.jpg) no-repeat;
	width: 75px;
}

#nav_info_screenings A {
	background: url(../images/sectnav_eventscreenings.jpg) no-repeat;
}

#nav_info_events  {
	background: url(../images/sectnav_specialevents_active.jpg) no-repeat;
	width: 96px;
}

#nav_info_events A {
	background: url(../images/sectnav_specialevents.jpg) no-repeat;
}

#nav_media_credentials  {
	background: url(../images/sectnav_credentials_active.jpg) no-repeat;
	width: 75px;
}

#nav_media_credentials A {
	background: url(../images/sectnav_credentials.jpg) no-repeat;
}

#nav_media_press  {
	background: url(../images/sectnav_press_active.jpg) no-repeat;
	width: 250px;
	margin-right:-27px;
}

#nav_media_press A {
	background: url(../images/sectnav_press.jpg) no-repeat;
}

#nav_sponsors_sponsors  {
	background: url(../images/sectnav_sponsors_active.jpg) no-repeat;
	width: 64px;
}

#nav_sponsors_sponsors A {
	background: url(../images/sectnav_sponsors.jpg) no-repeat;
}

#nav_sponsors_sponsorship  {
	background: url(../images/sectnav_sponsorship_active.jpg) no-repeat;
	width: 273px;
}

#nav_sponsors_sponsorship A {
	background: url(../images/sectnav_sponsorship.jpg) no-repeat;
}

#nav_history_awards  {
	background: url(../images/sectnav_awards_active.jpg) no-repeat;
	width: 145px;
}

#nav_history_awards A {
	background: url(../images/sectnav_awards.jpg) no-repeat;
}

#nav_history_past  {
	background: url(../images/sectnav_past_active.jpg) no-repeat;
	width: 77px;
}

#nav_history_past A {
	background: url(../images/sectnav_past.jpg) no-repeat;
}

#nav_history_winners  {
	background: url(../images/sectnav_winners_active.jpg) no-repeat;
	width: 87px;
}

#nav_history_winners A {
	background: url(../images/sectnav_winners.jpg) no-repeat;
}

#nav_nomVoting_nominees  {
	background: url(../images/sectnav_nominees_active.jpg) no-repeat;
	width: 68px;
}

#nav_nomVoting_nominees A {
	background: url(../images/sectnav_nominees.jpg) no-repeat;
}

#nav_nomVoting_voting  {
	background: url(../images/sectnav_voting_active.jpg) no-repeat;
	width: 44px;
	margin-top: -1px;
}

#nav_nomVoting_voting A {
	background: url(../images/sectnav_voting.jpg) no-repeat;
}

#nav_nomVoting_info  {
	background: url(../images/sectnav_memberinfo_active.jpg) no-repeat;
	width: 110px;
}

#nav_nomVoting_info A {
	background: url(../images/sectnav_memberinfo.jpg) no-repeat;
}

#nav_winners_info  {
	background: url(../images/sectnav_memberinfo2_active.jpg) no-repeat;
	width: 110px;
}

#nav_winners_info A {
	background: url(../images/sectnav_memberinfo2.jpg) no-repeat;
}

#nav_winners_winners  {
	background: url(../images/sectnav_winners2_active.jpg) no-repeat;
	width: 55px;
}

#nav_winners_winners A {
	background: url(../images/sectnav_winners2.jpg) no-repeat;
}

#nav_photos_redcarpet  {
	background: url(../images/sectnav_redcarpet_active.jpg) no-repeat;
	width: 73px;
}

#nav_photos_redcarpet A {
	background: url(../images/sectnav_redcarpet.jpg) no-repeat;
}

#nav_photos_preshow  {
	background: url(../images/sectnav_preshow_active.jpg) no-repeat;
	width: 64px;
}

#nav_photos_preshow A {
	background: url(../images/sectnav_preshow.jpg) no-repeat;
}

#nav_photos_awards  {
	background: url(../images/sectnav_awardsShow_active.jpg) no-repeat;
	width: 90px;
}

#nav_photos_awards A {
	background: url(../images/sectnav_awardsShow.jpg) no-repeat;
}

#nav_photos_events  {
	background: url(../images/sectnav_events_active.jpg) no-repeat;
	width: 45px;
}

#nav_photos_events A {
	background: url(../images/sectnav_events.jpg) no-repeat;
}


BODY.nomVoting #sectionNav UL {
	padding-top: 1px;
}

BODY.nomVoting #sectionNav UL {
	padding-right: 10px;
}

/* section nav selectors */
BODY.submissions_submissions #sectionNav #nav_submissions_submission A,
BODY.submissions_voting #sectionNav #nav_submissions_voting A,
BODY.submissions_committee #sectionNav #nav_submissions_committee A,
BODY.committee_screenings #sectionNav #nav_committee_screenings A,
BODY.committee_screenings2 #sectionNav #nav_committee_screenings2 A,
BODY.committee_ballots #sectionNav #nav_committee_ballots A,
BODY.hosts_main #sectionNav #nav_hosts_main A,
BODY.hosts_host #sectionNav #nav_hosts_host A,
BODY.hosts_chairman #sectionNav #nav_hosts_chairman A,
/*BODY.hosts_hall #sectionNav #nav_hosts_hall A,*/
BODY.hosts_presidents #sectionNav #nav_hosts_presidents A,
BODY.hosts_vanguard #sectionNav #nav_hosts_vanguard A,
BODY.hosts_keyoflife #sectionNav #nav_hosts_keyoflife A,
BODY.info_main #sectionNav #nav_info A,
BODY.info_events #sectionNav #nav_info_events A,
BODY.info_screenings #sectionNav #nav_info_screenings A,
BODY.media_credentials #sectionNav #nav_media_credentials A,
BODY.media_press #sectionNav #nav_media_press A,
BODY.sponsors_sponsors #sectionNav #nav_sponsors_sponsors A,
BODY.sponsors_sponsorship #sectionNav #nav_sponsors_sponsorship A,
BODY.history_awards #sectionNav #nav_history_awards A,
BODY.history_past #sectionNav #nav_history_past A,
BODY.history_winners #sectionNav #nav_history_winners A,
BODY.nom_movies #sectionNav #nav_nomVoting_nominees A,
BODY.nom_tv #sectionNav #nav_nomVoting_nominees A,
BODY.nom_writing #sectionNav #nav_nomVoting_nominees A,
BODY.nom_recording #sectionNav #nav_nomVoting_nominees A,
BODY.nom_lit #sectionNav #nav_nomVoting_nominees A,
BODY.nom_voting #sectionNav #nav_nomVoting_voting A,
BODY.nom_info #sectionNav #nav_nomVoting_info A,
BODY.win_winners #sectionNav #nav_winners_winners A,
BODY.photos_redcarpet #sectionNav #nav_photos_redcarpet A,
BODY.photos_preshow #sectionNav #nav_photos_preshow A,
BODY.photos_awards #sectionNav #nav_photos_awards A,
BODY.photos_events #sectionNav #nav_photos_events A,
BODY.win_info #sectionNav #nav_winners_info A {
	background: none;
}

/* subnav */

#subnav {
	margin-top: 14px;
}

#subnav H2 {
	float: left;
	margin-top: 0px;
}

#subnav UL {
	margin: 2px 0 0 0;
	padding: 0px;
	float: right;
}

#subnav LI {
	float: left;
	list-style-type: none;
	padding: 0 20px 0 0;
	height: 24px;
	overflow: hidden;
}

#subnav LI A {
	display: block;
	padding: 24px 0 0 0;
	height: 0px !important;
	height: /**/24px;
}

#subnav LI A:hover {
	background-image: none;
}

#subnav_movies  {
	background: url(../images/subnav_movies_active.jpg) no-repeat;
	width: 96px;
}

#subnav_movies A {
	background: url(../images/subnav_movies.jpg) no-repeat;
}

#subnav_tv  {
	background: url(../images/subnav_tv_active.jpg) no-repeat;
	width: 67px;
}

#subnav_tv A {
	background: url(../images/subnav_tv.jpg) no-repeat;
}

#subnav_writing {
	background: url(../images/subnav_writing_active.jpg) no-repeat;
	width: 109px;
}

#subnav_writing A {
	background: url(../images/subnav_writing.jpg) no-repeat;
}

#subnav_recording  {
	background: url(../images/subnav_recording_active.jpg) no-repeat;
	width: 69px;
}

#subnav_recording A {
	background: url(../images/subnav_recording.jpg) no-repeat;
}

#subnav_lit  {
	background: url(../images/subnav_lit_active.jpg) no-repeat;
	width: 63px;
}

#subnav_lit A {
	background: url(../images/subnav_lit.jpg) no-repeat;
}

#subnav_photos  {
	background: url(../images/subnav_photos_active.jpg) no-repeat;
	width: 46px;
}

#subnav_photos A {
	background: url(../images/subnav_photos.jpg) no-repeat;
}

#subnav_videos  {
	background: url(../images/subnav_videos_active.jpg) no-repeat;
	width: 47px;
}

#subnav_videos A {
	background: url(../images/subnav_videos.jpg) no-repeat;
}

#subnav_recap  {
	background: url(../images/subnav_recap_active.jpg) no-repeat;
	width: 45px;
}

#subnav_recap A {
	background: url(../images/subnav_recap.jpg) no-repeat;
}

BODY.nom_movies #subnav #subnav_movies A,
BODY.nom_tv #subnav #subnav_tv A,
BODY.nom_writing #subnav #subnav_writing A,
BODY.nom_recording #subnav #subnav_recording A,
BODY.nom_lit #subnav #subnav_lit A,
BODY.win_movies #subnav #subnav_movies A,
BODY.win_tv #subnav #subnav_tv A,
BODY.win_writing #subnav #subnav_writing A,
BODY.win_recording #subnav #subnav_recording A,
BODY.photos_redcarpet_photos #subnav #subnav_photos A,
BODY.photos_redcarpet_videos #subnav #subnav_videos A,
BODY.photos_redcarpet_recap #subnav #subnav_recap A,
BODY.photos_preshow_photos #subnav #subnav_photos A,
BODY.photos_preshow_videos #subnav #subnav_videos A,
BODY.photos_preshow_recap #subnav #subnav_recap A,
BODY.photos_awards_photos #subnav #subnav_photos A,
BODY.photos_awards_videos #subnav #subnav_videos A,
BODY.photos_awards_recap #subnav #subnav_recap A,
BODY.photos_events_photos #subnav #subnav_photos A,
BODY.photos_events_videos #subnav #subnav_videos A,
BODY.photos_events_recap #subnav #subnav_recap A {
	background: none;
}

/* dropdowns */

.dropdown {
	position: absolute;
	width: 200px;
	padding: 10px;
	background-color: #000;
}

#nav_cent_dropdown {
	left: 256px;
	display: none;
}

#nav_bureau_dropdown {
	left: 256px;
	display: none;
}