/*
** Evonux (C) 2005-2007
**
** NB. rules with a leading '*' will be read by IE6 only
** Notes.
**  (1) IE5 to IE6 hack for PNG transparency
*/

/* <<< NEWS >>> */
div#home-news
{
  overflow: hidden;
  float: left;
  background-color: rgb(30,95,173);
  background-image: url(../pic/bg_home-news.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: center;
  width: 209px;
  height: 433px;
  padding: 15px;
  margin: 0;
  margin-bottom: 10px;
}
div#home-news ul
{
  height: 405px;
  padding: 0;
  padding-top: 5px;
  margin: 0;
}
div#home-news ul li
{
  list-style-type: none;
  background-image: none;
  color: rgb(0,0,0);
  padding: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
}
div#home-news ul li h1
{
  color: rgb(255,255,255);
  font-size: 120%;
  padding: 0;
  padding-bottom: 1px;
  margin: 0;
}
div#home-news ul li h6
{
  color: rgb(139,184,239);
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
  text-transform: uppercase;
  padding: 0;
  padding-bottom: 2px;
  margin: 0;
}
div#home-news ul li p
{
  color: rgb(255,255,255);
  font-size: 10px;
  line-height: 10px;
  padding: 0;
  margin: 0;
}
div#home-news img.button
{
  cursor: pointer;
}
div#home-news-content li
{
  cursor: pointer;
  clear: both;
}
div#home-news-content a
{
  display: block;
  color: rgb(255,255,255);
  text-align: right;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
}
div#home-news-content img.icon
{
  float: left;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

/* <<< NAV-PAD >>> */
div#nav-pad
{
  overflow: hidden;
  background-image: url(../pic/bg_nav-pad.png);
  background-repeat: no-repeat;
  background-position: left top;
  color: rgb(255,255,255);
  width: 576px;
  height: 283px;
  padding: 4px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin: 0;
}
div#nav-pad td.prev,
div#nav-pad td.next
{
  cursor: pointer;
  vertical-align: middle;
  color: rgb(255,255,255);
  text-align: center;
  width: 22px;
  height: 284px;
  padding: 0;
  margin: 0;
}
div#nav-pad td.content
{
  background-color: rgb(64,64,64);
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: top;
  width: 531px;
  height: 284px;
  padding: 0;
  margin: 0;
}
div#nav-pad div.comment
{
  overflow: hidden;
  background-image: url(../pic/bg_black-0.65.png);
  background-position: left top;
  width: 531px;
  padding: 0;
  margin: 0;
}
div#nav-pad div.comment h1
{
  font-size: 100%;
  padding: 0;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 4px;
  margin: 0;
}
div#nav-pad div.comment p
{
  font-size: 90%;
  padding: 0;
  padding-left: 4px;
  padding-bottom: 8px;
  padding-right: 10px;
  margin: 0;
}
div#nav-pad div.comment div.nav
{
  float: right;
  width: 125px;
}
div#nav-pad div.comment div.nav div.top
{
  overflow: hidden;
  cursor: pointer;
  background-image: url(../pic/bg_nav-pad-tab-misc.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: rgb(0,0,0);
  font-size: 80%;
  text-align: center;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  width: 121px;
  height: 14px;
  padding: 0;
  padding-top: 2px;
  margin: 0;
  margin-bottom: 4px;
}
div#nav-pad div.comment div.nav div.map
{
  overflow: hidden;
  cursor: pointer;
  background-image: url(../pic/bg_nav-pad-tab-map.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: rgb(0,0,0);
  font-size: 80%;
  text-align: center;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  width: 121px;
  height: 13px;
  padding: 0;
  padding-top: 50px;
  margin: 0;
}

/* <<< SEARCH-PAD >>> */
form#search-pad
{
  overflow: hidden;
  display: block;
  background-image: url(../pic/bg_home-search.png);
  background-repeat: no-repeat;
  background-position: left top;
  color: rgb(0,0,0);
  width: 544px;
  height: 142px;
  padding: 13px 20px 8px 20px;
  margin: 0;
}
form#search-pad div.select
{
  overflow: hidden;
  float: left;
  width: 245px;
  height: 145px;
}
form#search-pad div.select h1
{
  color: rgb(46,85,133);
  font-size: 140%;
  padding: 0;
  padding-top: 4px;
  padding-bottom: 8px;
  margin: 0;
}
form#search-pad div.select h2
{
  color: rgb(0,0,0);
  font-size: 120%;
  text-align: right;
  width: 45px;
  padding: 0;
  padding-bottom: 4px;
  margin: 0;
}
form#search-pad div.select div.item
{
  background-image: url(../pic/bg_select2.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: rgb(255,255,255);
  width: 158px;
  padding-top: 3px;
  padding-left: 6px;
  padding-right: 24px;
  border: solid 1px rgb(132,182,244);
  border-top: solid 1px rgb(64,64,64);
}
form#search-pad div.select div
{
  float: right;
  cursor: pointer;
}
form#search-pad div.criteria
{
  overflow: auto;
  color: rgb(75,115,164);
  font-size: 10px;
  text-transform: uppercase;
  height: 142px;
  padding-left: 10px;
}
form#search-pad div.criteria p
{
  color: rgb(0,0,0);
  text-transform: none;
  font-size: 11px;
  width: 145px;
  padding: 0;
  padding-bottom: 5px;
  margin: 0;
}
form#search-pad div.criteria h4
{
  width: 160px;
  padding-bottom: 2px;
  border-bottom: solid 1px rgb(175,215,255);
}
form#search-pad div.criteria input
{
  vertical-align: middle;
}
form#search-pad div.select div#search-button
{
  background-color: rgb(191,206,222);
  background-image: url(../pic/bg_search-button.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color: rgb(75,115,164);
  font-size: 130%;
  width: 122px;
  height: 26px;
  padding: 0;
  padding-top: 4px;
  margin-top: 4px;
  border: none;
}

div#city_list_search
{
  overflow: auto;
  background-color: rgb(47,122,213);
  background-image: none !important;
  width: 172px;
  height: 140px;
  padding: 5px;
  margin-left: 3px;

  filter: alpha(opacity=92);
  -moz-opacity:0.92;
  opacity: 0.92;
}
div#city_list_search ul
{
  padding: 0;
  margin: 0;
}
div#city_list_search ul li
{
  list-style-type: none;
  background-image: none;
  color: rgb(255,255,255);
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}



