@import url("layout.css");

#time   		   { background: url(../imgs/night/day.jpg) repeat-x top center; margin: 0; padding: 0; height: 503px; }
#scene 		       { background: url(../imgs/night/scene.jpg) no-repeat top center; margin: 0; padding: 0; height: 503px; }

h1                 { background: url(../imgs/night/sky-tower.gif) no-repeat top left; }
#nav-home a        { background: url(../imgs/night/nav-home.gif) no-repeat top left; }
#nav-more a        { background: url(../imgs/night/nav-more.gif) no-repeat top left; }
#nav-visitor a     { background: url(../imgs/night/nav-visitor.gif) no-repeat top left; }
#nav-snapshots a   { background: url(../imgs/night/nav-snapshots.gif) no-repeat top left; }
#nav-ticketing a   { background: url(../imgs/night/nav-ticketing.gif) no-repeat top left; }
#nav-reach a       { background: url(../imgs/night/nav-reach.gif) no-repeat top left; }

#overview                 { color: #FFF; }
#overview h3              { background: url(../imgs/night/ticket_info.gif) no-repeat; }
#overview_bottom          { color: #ffa722; font-weight: bold; }
#overview_bottom a        { color: #ffa722; font-weight: bold; border-bottom: 1px dotted #ffa722; }
#overview_bottom a:hover  { color: #FFF; font-weight: bold; border-bottom: 1px solid #FFF; }
#views-night a            { background-position: 0 -13px; }

#block-snapshots { background: url(../imgs/night/home_snapshots.jpg) no-repeat top left; }
#block-more      { background: url(../imgs/night/home_more.jpg) no-repeat top left; }
#block-reach     { background: url(../imgs/night/home_reach.jpg) no-repeat top left; }

#secondary		     { background: url(../imgs/night/secondary.jpg) no-repeat top left; }
#secondary_ticketing { background: url(../imgs/night/secondary_ticketing.jpg) no-repeat top left; }
