body
{
  color: #000000;
  background: #E0E0E0 top repeat-x;
  font-family: Verdana, "Arial CE", Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  margin: 0px;
}

h1, h2
{
  font-family: "Arial CE", Arial, Helvetica, sans-serif;
  font-weight: bold;
}

ul
{
  margin-top: 0px;
  line-height: 16px;
  list-style-type: square;
}

ol
{
  margin-top: 0px;
  line-height: 16px;
}

input, select, textarea
{
  font-family: Verdana, "Arial CE", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a img
{
  border: 0px;
}

.hidden
{
  display: none;
}

.clear_float
{
  clear: both;
}

#page
{
  position: relative;
  margin: auto;
  width: 1000px;
  background: #E0E0E0;
  border-right: 1px solid #FFFFFF;
  text-align: left;
}

#header_logo
{
  border-right: #000000 solid 1px;
}

#header_logo a
{
  display: block;
  padding: 12px 40px 8px 27px;
}

/*
#header
{
  position: relative;
  background: #FFFFFF url("/images/header_bg.jpg") 0px 0px no-repeat;
  height: 171px;
  font-size: 18px;
  letter-spacing: -1px;
  overflow: hidden;
}

#header_lang
{
  font-size: 12px;
  height: 96px;
  text-align: right;
  padding-right: 25px;
  padding-top: 15px;
}

#header_lang a
{
  color: #7C7C7C;
  text-decoration: none;
  font-weight: bold;
  margin-left: 15px;
  padding-left: 10px;
  background: url("/images/header_a.gif") 0px no-repeat;
}

#header_lang a:hover
{
  text-decoration: underline;
}

#header_news
{
  position: absolute;
  top: 111px;
  left: 0px;
  background: #E0E0E0 url("/images/header2_bg.jpg") 0px 0px no-repeat;
}

#header_news h2
{
  font-size: 100%;
  margin: 0px;
  font-family: Verdana, "Arial CE", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

#header_news h2.title, #header_news h2 a
{
  color: #FFFFFF;
  height: 14px;
  line-height: 14px;
  padding: 45px 0px 1px 18px;
  width: 182px;
}

#header_news h2 a
{
  display: block;
  padding-left: 24px;
  text-decoration: none;
  width: 176px;
}

#header_menu
{
  position: absolute;
  background: #000000;
  border-left: #333333 1px solid;
  left: 201px;
  top: 111px;
  height: 60px;
  width: 800px;
}

#header_menu a
{
  background: url("/images/header_menu_a.gif") 7px 50px no-repeat;
  border-right: #333333 1px solid;
  color: #FFFFFF;
  float: left;
  height: 14px;
  line-height: 14px;
  text-decoration: none;
  width: 90px;
  padding: 45px 0px 1px 25px;
}

#header_menu a.wide
{
  width: 193px;
  border-right: none;
}

#header_menu a.selected
{
  background-color: #333333;
}

#header_menu a:hover, #header_menu a.hover
{
  background-color: #444444;
}
*/
#menu_left
{
  position: absolute;
  top: 6px;
  width: 200px;
  background: #FFFFFF;
  border-top: 1px solid #E0E0E0;
}

#menu_left img
{
  padding: 1px 0px;
  background-color: #FFFFFF;
}

#menu_left .block_mini img
{
  border-right: 1px solid #000000;
}

#menu_left .block_mini dl
{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0px 0px 1px 0px;
  padding: 4px 0px;
}

#menu_left .block_mini dl dt
{
  background: #FFFFFF url("/images/menu_bullet_selected.gif") 11px 50% no-repeat;
  color: #FFA303; 
  font-size: 9px;
  font-weight: bold;
  margin: 0px;
  padding: 1px 0px 0px 25px;
  text-decoration: none;
}

#menu_left .block_mini dl dd
{
  font-size: 9px;
  font-weight: normal;
  margin: 0px;
  padding: 1px 10px 0px 10px;
}

#menu_left .block_mini dl dd a
{
  display: inline;
}

dl.lastminutes
{
  background-color: #FFFFFF;
  font-size: 9px;
  margin: 0px;
  padding: 0px;
}

dl.lastminutes dt
{
  background: #FFFFFF url("/images/header_a.gif") 4px 70% no-repeat;
  border-top: 1px solid #E0E0E0;
  color: #FFA303;
  font-weight: bold;
  padding: 4px 12px 0px 12px;
}

dl.lastminutes dd
{
  margin: 0px;
  padding: 4px 12px 0px 12px;
}

dl.lastminutes dt.lastminute
{
  border-top: 0px;
  padding-top: 2px;
}

dl.lastminutes dd.lastminute
{
  text-align: right;
}

#content dl.lastminutes dd label
{
  float: left;
  width: auto;
}

#menu_left ul
{
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
  list-style-type: none;

  min-height: 139px;
  _height: 139px;
}

#menu_left li a
{
  background: #000000 no-repeat;
  border-top: #E0E0E0 1px solid;
  color: #FFFFFF;
  display: block;
  font-family: "Arial CE", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 4px 0px 2px 10px;
  text-decoration: none;
  width: 190px;
}

#menu_left li.submenu
{
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
}

#menu_left li.submenu.last a
{
  border-bottom: #000000 1px solid;
}

#menu_left li.submenu.trips a
{
  font-size: 7pt;
}

#menu_left li.submenu a
{
  background: #FFFFFF url("/images/menu_bullet.gif") 11px 50% no-repeat;
  color: #666666;
  padding-left: 25px;
  font-weight: normal;
  width: 173px;
}

#menu_left li a:hover
{
  background-color: #666666;
}

#menu_left li.submenu a:hover
{
  background-color: #EEEEEE;
}

#menu_left li a.selected
{
  background-image: url("/images/menu_bullet_down.gif");
  background-position: 188px 50%;
  color: #FF9900;
}

#menu_left li.submenu a.selected
{
  background-image: url("/images/menu_bullet_selected.gif");
  background-position: 11px 50%;
  color: #666666;
  font-weight: bold;
}

#header_lang
{
  border-left: #000000 solid 1px;
}

#header_lang a
{
  display: block;
  padding: 12px 40px 8px 28px;
}

#menu_right
{
  position: absolute;
  left: 792px;
  top: 6px;

  background: #FFFFFF;
  border-top: 1px solid #E0E0E0;
  width: 200px;
}

#menu_right .block_mini img
{
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-left: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#menu_left .block_mini img
{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-right: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#menu_right ul
{
  margin: 0px 0px 1px 0px;
  padding: 4px 0px;
  list-style-type: none;
}

#menu_right li a
{
  background: #FFFFFF url("/images/menu_bullet_selected.gif") 11px 50% no-repeat;
  color: #666666;
  display: block;
  font-size: 9px;
  font-weight: normal;
  margin: 0px;
  padding: 1px 0px 0px 25px;
  text-decoration: none;
  width: 173px;
}

#menu_right li a
{
}

.news_next
{
  color: #FFA303;
}

#content_holder
{
  background: url("/images/page_bg.gif") 0px 0px repeat-y;
  position: absolute;
  left: 200px;
  width: 590px;
}

#content
{
  position: absolute;
  left: 5px;
  background: #FFFFFF;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  _height: 540px;
  min-height: 541px;
  margin: 0px;
  padding: 0px 0px 18px 0px;
  width: 580px;
}

#main.wide #content
{
  width: 798px;
}

#maxi
{
  position: relative;
  color: #7C7C7C; 
  font-family: "Arial CE", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: -1px;
}

#maxi span
{
  position: absolute;
}

#maxi span strong
{
  color: #FFA303; 
}

#maxi img
{
  border-top: 1px solid #E0E0E0;  
}

#maxi a img
{
  border: none;
  border-top: 1px solid #E0E0E0;  
}

#content img
{
  display: block;
}

#content .header
{
  background: url("/images/content_top_bg.gif") 0px 0px repeat-x;
}

#content h1
{
  margin: 0px;
  padding: 9px 8px 8px 37px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Arial CE", Arial, Helvetica, sans-serif;
  background: #000000 url("/images/content_top_h1.gif") 8px 50% no-repeat;
  border-top: 1px solid #E0E0E0;
  color: #FFFFFF; 
  display: block;
}

#content h1 img
{
  position: relative;
  border: 0px;
  margin: 0px 0px 0px 1px;
  float: right;
  top: -2px;
}

#content div.article
{
  position: relative;
  clear: both;
  border-top: 1px solid #E0E0E0;
  padding: 0px 0px;
}

#content div.article.col
{
}

#content div.article.left
{
  border-left: 1px solid #E0E0E0;
}

#content div.article.right
{
  border-right: 1px solid #E0E0E0;
}

#content div.article.half
{
  clear: none;
  float: left;
  width: 289px;
}

#content div.article.first, #content div.article.last
{
  border-left: none;
  border-right: none;
  width: 290px;
}

#content h2
{
  font-size: 12px;

  margin: 12px 12px;
  padding: 0px 0px 0px 16px;

  background: url("/images/content_h2.gif") 0px 50% no-repeat;
  color: #FFA303; 
}

#content a, #content a:visited
{
  color: #0000FF;
}

#content div.article table
{
  line-height: 16px;
  margin: 0px 24px;
  padding: 0px 0px;
}

#content p 
{
  line-height: 16px;
  margin: 12px 4px;
  padding: 0px 24px;
}

#content li
{
  padding: 0px 24px 0px 0px;
}

#content dl
{
  margin: 12px 4px;
  padding: 0px 24px;
}

#content dt
{
  margin-top: 12px;
  font-weight: bold;
}

#content label
{
  float: left;
  font-weight: bold;
  width: 56px;
}

#content dd label
{
  font-weight: normal;
}

#content .gallery
{
  padding-top: 5px;
}

#content .gallery img
{
  float: left;
  padding-left: 12px;
}

#content .gallery li
{
  list-style-type: none;
}

#content .right img
{
  float: right;
  padding-right: 12px;
}

#content_left
{
  width: 280px;
  padding-right: 290px;
  border-bottom: 1px solid #E0E0E0;
}

#content_right
{
  width: 288px;
  float: right;
  border-bottom: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
}

#copyright
{
  position: absolute;
  bottom: 0px;
  background: #E0E0E0;
  border-top: #CCCCCC 1px solid;  
  border-bottom: 1px solid #CCCCCC;
  clear: both;
  color: #999999;
  font-size: 9px;
  padding: 4px 0px;
  text-align: center;
  width: 100%;
}

#content #copyright a
{
  color: #999999;
}

#menu_right .block_mini
{
  width: 200px;
}

#mini
{
  border-bottom: #E0E0E0 1px solid;
  display: inline;
}

#mini img
{
  border: 0px;
  display: block;
}

.block_mini
{
  position: relative;
}

.block_mini a
{
  display: block;
}

.block_mini img
{
  display: block;
}

.block_mini h3
{
/*
  position: relative;
  background: url("/images/title_bg.gif") 0px 0px no-repeat;
  border-top: #FFFFFF 1px solid;
*/
  background: #FFFFFF;
  border: 1px #000000 solid;
  margin: 0px;
  padding: 2px 0px 2px 10px;
  font-size: 9px;
  font-weight: normal;
}

.block_mini h3.title
{
/*
  position: absolute;
*/
}

#menu_right.gallery
{
  height: 549px;
  overflow: scroll;
  width: 216px;
}

#menu_right.gallery .block_mini h3, #menu_right.preview .block_mini h3
{
  position: static;
  background: #FFFFFF;
  width: auto;
}

.block_mini.search
{
  position: relative;
  background: #E4E5E7 url("/images/block_search.gif") left top no-repeat;
  height: 64px;
}

.block_mini.search form
{
  margin: 0px 0px 0px 0px;
}

.block_mini.search input
{
  position: absolute;
  top: 28px;
  right: 48px;
  font-size: 13px;
  width: 150px;
  border: #A5ACB2 1px solid;
  padding: 2px 0px 1px 0px;
}

.block_mini.search a
{
  position: absolute;
  top: 28px;
  left: 175px;
  vertical-align: bottom;
}

.block_mini.weather
{
  position: relative;
  background: #E4E5E7 url("/images/block_weather.jpg") left top no-repeat;
  height: 170px;
}

.block_mini.weather a
{
  position: absolute;
  left: 32px;
  top: 23px;
}

#main span.admin
{
  position: absolute;
  filter: Alpha(opacity=50, finishopacity=0, style=0);
  top: 3px;
  right: 1px;
  padding: 2px;
}

#main span.admin a, #main span.admin a:visited
{
  border: #000000 1px solid;
  background: #99CCFF;
  color: #000000;
  padding: 1px 4px;
  text-decoration: none;
}

#main span.admin a:hover
{
  background: #3399FF;
  color: #FFFFFF;
}

#main div.admin form
{
  margin: 12px;
}

#main div.admin input.wide
{
  width: 554px;
}

#main div.admin textarea
{
  margin: 12px 0px;
  height: 32em;
  width: 554px;
}

.pricelist th, .pricelist td
{
  border: 1px solid #CCCCCC;
  border-right-color: #EEEEEE;
  border-bottom-color: #EEEEEE;
}

table.pricelist th.price
{
  text-align: center;
}

table.pricelist
{
  width: 525px;  
}

table.pricelist th, table.pricelist td
{
  padding: 0px 4px;
}

table.pricelist td.apartment_type
{
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

table.pricelist td.currency
{
  text-align: center;
  white-space: nowrap;
}

table.book_cal th, table.book_cal td
{
  font-weight: normal;
  font-family: "Arial Narrow CE", "Arial Narrow", Arial, Helvetica, sans-serif;
}

table.book_cal td.booked
{
  background: #FF99CC;
  padding: 0px;
  text-align: center;
  vertical-align: top;
}

table.raikanahan
{
  border: #CCCCCC 1px dotted;
}

table.raikanahan td
{
  border-top: #cccccc 1px dotted;
}

table.raikanahan td img
{
  float: right;
}

