#container { background-image: url('../images/blue/globe-logo-home.jpg'); }

#top { height: 262px; }

#top-logo { left: 20px; top: 90px; width: 370px; height: 120px; }

#top-tagline { display: block; position: absolute; left: 440px; top: 176px; width: 460px; height: 40px; }
#top-tagline img { width: 460px; height: 40px; }

#top-path { display: none; }

#middle { background: none; }
#middle-left { display: none; }
#middle-center { width: 100%; padding: 0; }
#middle-right { display: none; }

#bottom { padding-top: 9px; background-image: url('../images/bottom-home.png'); }
#bottom-credits { top: 9px; }

.home-row { float: left; clear: both; width: 886px; padding: 0 7px; }
#home-row-1 { padding-bottom: 7px; background: url('../images/blue/home-row-vertical-bar.png') 329px 0 repeat-y; }
#home-row-2 { padding-top: 21px; background: url('../images/blue/home-row-2.png') 0 0 no-repeat; }
#home-row-3 { padding-top: 15px; padding-bottom: 7px; }

#home-permanent-text { display: block; float: left; width: 290px; padding: 0 20px 0 13px; font-size: 12px; }
#home-permanent-text .title h3 { height: 28px; text-indent: -10000px; overflow: hidden; background-position: 0 0; background-repeat: no-repeat; }
#home-permanent-text .content { margin: 13px 0 0 0; }
#home-permanent-text .more { height: 22px; margin: 5px 0 0 0; }
#home-permanent-text .more a { display: block; float: right; width: 92px; height: 22px; text-indent: -10000px; overflow: hidden; background: url('../images/blue/home-permanent-text-button-more.png') 0 0 no-repeat; }

#home-event-sectors { display: block; float: left; width: 530px; padding: 0 13px 0 20px; }
#home-event-sectors .title h3 { width: 530px; height: 28px; text-indent: -10000px; overflow: hidden; background-position: 0 0; background-repeat: no-repeat; }
#home-event-sectors .content { margin: 13px 0 0 0; }
#home-event-sectors .content table { width: 100%; table-layout: fixed; }
#home-event-sectors .content table td { vertical-align: top; padding: 0 0 7px 0; }
#home-event-sectors .content table td.left { }
#home-event-sectors .content table td.right { }
#home-event-sectors .content table td a { font-size: 11px; line-height: 15px; font-weight: bold; color: black; text-decoration: none; }
#home-event-sectors .content table td a:hover { color: #0a4b96; font-size: 13px; }
#home-event-sectors .more { height: 22px; margin: 5px 0 0 0; }
#home-event-sectors .more a { display: block; float: right; width: 92px; height: 22px; text-indent: -10000px; overflow: hidden; background: url('../images/blue/home-event-sectors-button-register.png') 0 0 no-repeat; }

#home-media-center { display: block; float: left; width: 497px; height: 196px; background: url('../images/blue/home-media-center.png') 0 0 no-repeat; }
#home-media-center ul.tabs { display: block; float: right; list-style: none; width: 137px; height: 184px; padding: 6px 13px 6px 7px; }
#home-media-center ul.tabs li { display: block; float: left; width: 137px; height: 33px; margin: 5px 0 -2px 0; }
#home-media-center ul.tabs li a { display: block; width: 137px; height: 33px; background-position: 0 0; background-repeat: no-repeat; text-indent: -10000px; overflow: hidden; }
#home-media-center ul.tabs li a.current { background-position: 0 -33px; }
#home-media-center div.panes { display: block; float: left; width: 331px; height: 184px; padding: 6px 0 5px 6px; overflow: hidden; }
#home-media-center div.panes div.image { display: none; width: 100%; height: 100%; }
#home-media-center div.panes div.image img { width: 100%; height: 100%; border: none; }
#home-media-center div.panes div.video { display: none; width: 100%; height: 100%; }
#home-media-center div.panes div.video a { width: 100%; height: 100%; border: none; }

#home-events-by-continent { display: block; float: right; width: 370px; height: 196px; margin: 0; padding: 0 0 0 10px; background: url('../images/blue/home-events-by-continent.png') 10px 0 no-repeat; }
#home-events-by-continent * { position: relative; z-index: 0; margin: 7px 7px 7px 6px; }

#home-upcoming-events { z-index: 100; width: 886px; height: 188px; background: url('../images/blue/home-upcoming-events.png') 0 0 no-repeat; }
#home-upcoming-events .title { height: 50px; }
#home-upcoming-events .title h3 { height: 50px; background-position: 0 0; background-repeat: no-repeat; text-indent: -10000px; overflow: hidden; }
#home-upcoming-events .tooltip { z-index: 1000; display: none; width: 309px; padding: 0 0 24px 0; font-size: 12px; color: #fff; background: transparent url('../images/home-upcoming-events-tooltip-bottom.png') 0 100% no-repeat; }
#home-upcoming-events .tooltip .content { padding: 20px 20px 10px 20px; background: transparent url('../images/home-upcoming-events-tooltip-top.png') 0 0 no-repeat; }
#home-upcoming-events .tooltip .name { font-size: 14px; font-weight: bold; }
#home-upcoming-events .tooltip .date { margin-top: 5px; }

