/* Let no border around the body appear, and set
   it to display on a cool background */
body, html {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  background-color: #000;
  background-image: url(http://smart2.qred.fi/files/happytimebaari/media/background.jpg);
  background-position: top left;
  background-repeat: no-repeat; 
}

/* Font settings for page elements */
body, ul, td, th, p, h1, h2, h3, h4, small, .small,
.tableTitle, .tableExtras, input, textarea, select {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #fff;
}
code, pre, tt {
  font-family: Courier, "Courier New", monospace;
}

/* General header styles */
h1, h2, h3, h4 {
  font-weight: bold;
}

img, .thumb {
  border: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

input, textarea {
  color: #df0059;
  font-size: 10px;
}

h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

/* Default font size for elements */
body, ul, td, th {
  font-size: 10px;
  font-family: verdana, arial;
}

a, a:link, a:visited, a:active {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

.seamless {
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.menu_block {
  position: absolute;
  top: 76px;
  left: 0px;
  width: 300px;
  height: 300px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.main_block {
  position: absolute;
  top: 51px;
  left: 355px;
  width: 573px;
  height: 2500px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  background-image: url(http://smart2.qred.fi/files/happytimebaari/media/maininkehys_loop.jpg);
  background-position: bottom left;
  background-repeat: repeat-y;
}

.main_content {
  width: 573px;
  height: 779px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 70px 70px 20px 70px;
  background-image: url(http://smart2.qred.fi/files/happytimebaari/media/maininkehys.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

.main_table {
  width: 433px;
  height: 500px;
  vertical-align: top;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.footer {
  vertical-align: top;
  text-align: center;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 20px 0 0 0;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
  color: #df0059;
  text-decoration: none;
}

a.footer:hover {
  text-decoration: underline;
}

.block {
  width: 433px;
  vertical-align: top;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0 0 20px 0;
  padding: 0px;
}

.bodytext, .image {
  vertical-align: top;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.margin {
  width: 20px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.thumb_table {
  width: 100%;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.thumb_cell, thumb_text {
  text-align: center;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}