body
{
  background: #ffffff url("/damu/images/background.png") repeat-x;
  text-align: center;
  margin: 20px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11pt;
}

#wrapper
{
  position: relative;
  margin: auto;
  text-align :left;
  padding: 0px;
  /*max-width: 1280px;
  min-width: 790px;*/
  width: 790px;
}

.div_left
{
  margin: 0;
  padding: 0;
  float: left;
}

.div_right
{
  margin: 0;
  padding: 0;
  float: right;
}

#header
{
  position: relative;
  height: 80px;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  clear: both;
}

#buttonbar
{
  position: relative;
  background: #ffffff url("/damu/images/button.png") repeat-x;
  height: 25px;
  margin: 0;
  margin-top: 5px;
  padding: 0;
  clear: both;
}

.button_text, .button_text_sel
{
  float: left;
  height: 15px;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  color: #666666;
  border-left: 1px solid #a3a3a3;
}

.button_text_sel
{
  background: #ffffff url("/damu/images/button_sel.png") repeat-x;
}

.button_text a:link, .button_text a:visited, .button_text_sel a:link, .button_text_sel a:visited
{
  color: #666666;
  text-decoration : none;
}

.button_text a:hover, .button_text_sel a:hover
{
  color: #000066;
}

#content
{
  position: relative;
  margin: 10px;
  clear: both;
  font-size: 10pt;
}

.text_box
{
  background: url("/damu/images/teksti_pohja.png") no-repeat top left;
  height: 150px;
  width: 493px;
  padding: 20px;
  text-align: center;
  margin: 0px auto 0px auto;
}

h1
{
  font-size: 18px;
  font-weight: bold;
}

h2
{
  font-size: 16px;
  font-weight: normal;
}

h3
{
  font-size: 14px;
  font-weight: normal;
}

/* top, right, bottom, left */
table, td { border-style: solid; border-width: 0px; }
td { vertical-align: top }
img { border-width: 0; border-style: none; }
/*.full_width { width: 100%; } IE doesn't support this correctly? */
.full_width { width: 500px; }
.half_width { width: 50%; }
.right-bottom { position: absolute; right: 15px; bottom: 15px;}
.centered { text-align: center; margin: 0px auto 0px auto; position: relative; }
.yellow { background-color: #ffffcc; }
.bigtext { font-size: 26px; }
.alpha-list { list-style-type: lower-latin; }

.checkbox-list
{
  list-style: disc url('/damu/images/checkbox.png');
  vertical-align: top;
  line-height: 1.3;
  margin: 0px;
  padding-left: 10px;
}

.photo-left, .photo-right
{
  position: relative;
  margin: 0;
  margin-bottom: 5px;
  text-align: center;
  padding: 5px;
  padding-bottom: 10px;
  background-color: #f5f2e3;
  font-family: Trebuchet, Arial, Verdana, Sans-serif;
  font-size: small;
}

.photo-left
{
  float: left;
  margin-right: 7px;
}

.photo-right
{
  float: right;
  margin-left: 7px;
}

.photo-img
{
  padding-bottom: 5px;
}

.img-left
{
  position: relative;
  float: left;
  margin: 0;
  margin-right: 15px;
  margin-bottom: 5px;
}

.img-right, .right-align
{
  position: relative;
  float: right;
  margin: 0;
  margin-left: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.left-align
{
  position: relative;
  float: left;
  margin: 0;
  margin-left: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
}

.photos
{
  clear: both;
  position: relative;
  margin: 15px auto 15px auto;
  text-align: center;
}

.form-table, .form-table td, .form-table-small, .form-table-small td
{
  border-color: #000000;
  border-style: solid;
  margin: 0px;
  border-spacing: 0px;
  font-size: small;
}

.form-table, .form-table-small
{
  border-width: 1px 1px 0px 0px;
  empty-cells: show;
  width: 500px;
  padding: 0px;
}

.form-table td
{
  border-width: 0px 0px 1px 1px;
  padding: 3px 8px 3px 8px;
}

.form-table-small td
{
  border-width: 0px 0px 1px 1px;
  padding: 1px 3px 1px 3px;
  font-size: x-small;
}

h1,h2,h3,h4
{
  clear: both;
}

.small_text
{
  font-size : 8pt;
}

a:link, a:visited
{
  color: #606060;
  text-decoration : none;
}

a:hover
{
  color: #e05050;
  text-decoration : underline;
}

a:active
{
  text-decoration : none;
}

.space { margin: 0px; }

.hr-separator
{
  width: 100px;
  clear: both;
}

.thumbnails
{
  margin: 30px 30px 10px 30px;
  clear: both;
}

.thumbnail
{
  background: url("/damu/images/thumb.png") no-repeat top left;
  float: left;
  text-align: center;
  vertical-align: middle;
  padding-top: -10px;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 90px;
  width: 90px;
  line-height: 85px;
}

.thumbnail img
{
  vertical-align: middle;
}

.big-box-top
{
  background: url("/damu/images/big-box-top.png") no-repeat bottom left;
  height: 92px;
}

.big-box-bottom
{
  background: url("/damu/images/big-box-bottom.png") no-repeat top left;
  height: 86px;
}

.big-box
{
  position: relative;
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 540px;
}

.big-box-middle
{
  background: url("/damu/images/big-box.png") top left;
  padding: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.big-box-text
{
  padding-left: 65px;
}

.bbtd
{
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
}

.bbtd h1
{
  margin: 0;
  padding: 0;
}

.bbtd h2
{
  margin: 0;
  padding: 0;
}

.paragraph, .paragraph-centered
{
  clear: both;
  margin-top: 10px;
  margin-bottom: 20px;
}

.paragraph-centered { text-align: center; }

#tour-text, .tour-date, #tour-sidebar
{
  font-family: Georgia, Serif;
}

.tour-date
{
  font-size: large;
  color: #900B09;
  margin-bottom: 10px;
}

.tour-quote, #tour-sidebar h1
{
  font-family: Trebuchet, Arial, Verdana, Sans-serif;
  font-size: x-small;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #999999;
  margin-bottom: 30px;
}

.tour-current-date
{
  background-color: #eeeeee;
  border: 1px dotted #cccccc;
}

.tour-beer-bar
{
  background-color: #eeeeee;
  border: 1px dotted #cccccc;
  margin-bottom: 3px;
  height: 20px;
  font-size: small;
  white-space: nowrap;
}

#tour-text
{
  width:500px;
  float:left;
  padding-left: 30px;
}

#tour-sidebar
{
  width:200px;
  float:right;
  padding-left: 30px;
}

#tour-sidebar hr
{
  border: 0px;
  border-top: 1px dotted #cccccc;
  padding-bottom: 10px;
  clear: both;
}

#tour-sidebar h1
{
  margin-top: 10px;
  margin-bottom: 10px;
}

#tour-sidebar ul
{
  padding: 0 0 0 0;
  list-style:none;
}

#tour-sidebar td
{
  padding: 5px;
}

.counter
{
  background: url("images/thumb.png") no-repeat top left;
  float: left;
  text-align: center;
  padding-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 90px;
  width: 90px;
}

.counter_text
{
  font-size: 40px;
}

