@import url("layout.css");

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

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

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

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

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