@charset "utf-8";
/* CSS Document */



/* FONT USAGE ------------------------------------------ */

#sidebar div.feature h4,
#content.home #center div h3 a,
#content.home #lower div.wr h4,
div#static_content h1,
div#static_content h2,
div#static_content h3,
body.directory #content.category .col h4,
body.directory #content.location .col h4,
body.directory #content.keyword div.k1,
body.directory #content.keyword div.k2,
body.directory #content.keyword div.k3,
body.directory #content.listing .main .head h3,
div#choice div.categories div.C2 .line h4,
div#choice div.locations div.C2 .line h4,
div#choice div.keywords div.k1,
div#choice div.keywords div.k2,
div#choice div.keywords div.k3,
div#listing div.entry div.ec h3,
div.window_1 h4,
#content .main .head h2 {
  font-family:'HelveticaNeueLTStd-Heavy',Arial,sans-serif !important;
  font-weight:100;
}
/* FONT USAGE ------------------------------------------ */


#menu ul.main li a {
  background-image:url("interface/en/menu-1.gif");
}
#menu ul.main li.m_1 a {
	background-position:0 0;
  width:110px;
}
#menu ul.main li.m_2 a {
	background-position:-111px 0;
  width:85px;
}
#menu ul.main li.m_3 a {
	background-position:-197px 0;
  width:121px;
}
#menu ul.main li.m_1 a:hover {
	background-position:0 -26px;
}
#menu ul.main li.m_2 a:hover {
	background-position:-111px -26px;
}
#menu ul.main li.m_3 a:hover {
	background-position:-197px -26px;
}
#menu ul.main li.m_1 a.sel {
	background-position:0 -52px;
}
#menu ul.main li.m_2 a.sel {
	background-position:-111px -52px;
}
#menu ul.main li.m_3 a.sel {
	background-position:-197px -52px;
}


#content.home #b_1 h3 {
    background-image:url("interface/en/home-welcome-1.png");
}
#content.home #b_2 a {
    background-image:url("interface/en/home-directory.png");
}
#content.home #b_3 a {
    background-image:url("interface/en/home-guide.png");
}
#content.home #b_4 a {
    background-image:url("interface/en/home-webcams.png");
}
#content.home #b_5 a {
    background-image:url("interface/en/home-videos.png");
}
#content.home #b_6 a {
    background-image:url("interface/en/home-weather.png");
}
#content.home #b_7 a {
    background-image:url("interface/en/home-community.png");
}


#sidebar>h3.filter {
  background-image:url("interface/en/sidebar-filterby.png");
}
#sidebar>h3.spotlight {
  background-image:url("interface/en/sidebar-spotlight.png");
}
#sidebar>h3.ad {
  background-image:url("interface/en/sidebar-promotion.png");
}
#sidebar>div h3 {
	background-image:url("interface/en/sidebar-1.png");
}
#sidebar>div.back {
  background-image:url("interface/en/template-back.png");
}
#sidebar>div.back a:hover {
  background-image:url("interface/en/template-back.png");
}


#content .main .head h2 {
  background-image:url("interface/en/header-directory.png");
}
#static_content #guide_head.head h2 {
  background-image:url("interface/en/header-guide.png");
  background-position:32px 4px;
}
#static_content #webcams_head.head h2 {
  background-image:url("interface/en/header-webcams.png");
  background-position:32px 4px;
}
#static_content #events_head.head h2 {
  background-image:url("interface/en/header-events.png");
  background-position:32px 4px;
}
#static_content #weather_head.head h2 {
  background-image:url("interface/en/header-weather.png");
  background-position:32px 4px;
}
#static_content #newsletter_head.head h2 {
  background-image:url("interface/en/header-newsletter.png");
  background-position:32px 4px;
}
#static_content #travel_head.head h2 {
  background-image:url("interface/en/header-travel.png");
  background-position:32px 4px;
}
#static_content #videos_head.head h2 {
  background-image:url("interface/en/header-videos.png");
  background-position:32px 4px;
}


#content ul.menu_directory li a {
	background-image:url("interface/en/directory-menu-1.gif");
}


div#listing .head ul.menu_listing li a  {
  background-image:url("interface/en/directory-menu-2.gif");
}




