@charset "utf-8";

#header_outer, #idt_outer, #footer_outer { width: 755px; }
#header_outer { padding-bottom: 10px; }

#header_outer #header #logo,
#header_outer #header #logo #img_logo a { margin-top: 5px; width: 259px; }
#header, #footer { width: auto; padding-left: 0; padding-right: 0; }
#header #section_nav_header { float: right; width: 470px; }
#header #section_nav_header #global_nav,
#header #section_nav_header #global_nav #gnav_01,
#header #section_nav_header #global_nav #gnav_02 { width: 350px; }
#header_outer #header #section_nav_header #site_nav,
#header_outer #header #section_nav_header li,
#header_outer #header #section_nav_header  li a,
#header #section_nav_header #search { width: 110px; }
#header #section_nav_header #search #site_search_keyword { width: 85px; height: 26px; }


/* Nav Links - Layout Fix for Narrow Screen */
#header #global_nav li#gnav_events a { background-position: -5px 0; }
#header #global_nav li#gnav_shops_restaurants a { background-position: -133px 0; }
#header #global_nav li#gnav_art a { background-position: -261px 0; }

#header #global_nav li#gnav_tcv a { background-position: -389px -42px; }
#header #global_nav li#gnav_cinema a { background-position: -517px 0; }
#header #global_nav li#gnav_guide a { background-position: -645px 0; }

/* highlight - hover */
#header #global_nav li#gnav_events a:hover { background-position: -5px -21px; }
#header #global_nav li#gnav_shops_restaurants a:hover { background-position: -133px -21px; }
#header #global_nav li#gnav_art a:hover { background-position: -261px -21px; }

#header #global_nav li#gnav_tcv a:hover { background-position: -389px -21px; }
#header #global_nav li#gnav_cinema a:hover { background-position: -517px -21px; }
#header #global_nav li#gnav_guide a:hover { background-position: -645px -21px; }

/* highlight - current */
.events #header #global_nav li#gnav_events a { background-position: -5px -42px; }
.shops_restaurants #header #global_nav li#gnav_shops_restaurants a { background-position: -133px -42px; }
.art #header #global_nav li#gnav_art a { background-position: -261px -42px; }

.tcv #header #global_nav li#gnav_tcv a { background-position: -389px -42px; }
.cinema #header #global_nav li#gnav_cinema a { background-position: -517px -42px; }
.guide #header #global_nav li#gnav_guide a { background-position: -645px -42px; }
.guide_access #header #global_nav li#gnav_guide a { background-position: -645px 0; }

.events #header #global_nav li#gnav_events a:hover { background-position: -5px -21px; }
.shops_restaurants #header #global_nav li#gnav_shops_restaurants a:hover { background-position: -133px -21px; }
.art #header #global_nav li#gnav_art a:hover { background-position: -261px -21px; }

.tcv #header #global_nav li#gnav_tcv a:hover { background-position: -389px -21px; }
.cinema #header #global_nav li#gnav_cinema a:hover { background-position: -517px -21px; }
.guide #header #global_nav li#gnav_guide a:hover { background-position: -645px -21px; }

#header  #site_nav li#site_nav_access a { background-position: -775px 0; }

/* highlight - hover */
#header  #site_nav li#site_nav_access a:hover { background-position: -775px -21px; }

/* highlight - current */
.guide_access #header  #site_nav li#site_nav_access a { background-position: -775px -42px; }
.guide_access #header  #site_nav li#site_nav_access a:hover { background-position: -775px -21px; }

#list_lg_footer_outer { width: 755px; }


/* footer */
#footer #footer_nav ul { margin-top: 0; width: 423px; }
#footer #footer_nav ul li#nav_terms,
#footer #footer_nav ul li#nav_terms a { width: 95px; }
#footer #footer_nav ul li#nav_terms a { background-position: -10px 0;  }
#footer #footer_nav ul li#nav_terms a:hover { width: 95px; background-position: -10px -21px; }
#footer #footer_nav ul li#nav_contact,
#footer #footer_nav ul li#nav_contact a { width: 85px; }
#footer #footer_nav ul li#nav_sitemap,
#footer #footer_nav ul li#nav_sitemap a { width: 66px; }
#footer #footer_nav ul li#nav_sitemap a { background-position: -241px 0; }
#footer #footer_nav ul li#nav_sitemap a:hover { background-position: -241px -21px; }
#footer #copyright { margin-top: 5px;  }




