﻿html
{
  height: 100%;
  background-color: #FFFFFF;
}

body
{
  background-image: url("/Images/hopogdansbgbottom.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 0px;
  min-height: 100%;
  padding-bottom: 20px;
}




h1
{
  font-size: 18px;
  margin: 5px 0px 10px 0px;
}

h2
{
  font-size: 14px;
  color: #CC3300;
  margin: 0px 0px 10px 0px;
}

h3
{
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h4
{
  font-size: 12px;
  color: #CC3300;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}




a
{
  color: #CC3300;
}

a:hover
{
  color: #660000;
}

a.menu
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
}

a.menu:hover
{
  text-decoration: underline;
}

a.choosebox
{
  color: #CC3300;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}

a.choosebox:hover
{
  color: #660000;
  text-decoration: underline;
}

a.list
{
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
}

a.list:hover
{
  text-decoration: underline;
}

a.sublist
{
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  margin-left: 10px;
}

a.sublist:hover
{
  text-decoration: underline;
}

a.vurderinglist
{
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  font-size: 10px;
}

a.vurderinglist:hover
{
  text-decoration: underline;
}




img
{
  border: 0px;
}





.bgtopcolor
{
  background-image: url("/Images/dansbgtop.gif");
  background-repeat: repeat-x;
  height: 180px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: -10;
}

.bgtopimage
{
  background-image: url("/Images/hopogdansbg.jpg");
  background-repeat: repeat-x;
  background-position: center top;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: -5;
}

.hopogdans
{
  width: 800px;
  margin: auto;
  position: relative;
}

.danslogo
{
  position: absolute;
  top: 51px;
  left: 43px;
}

.dansmenu
{
  position: absolute;
  top: 148px;
  left: 0px;
  padding-left: 5px;
}

.dansmain
{
  padding: 10px;
}

.dansleft
{
  float: left;
  width: 190px;
}

.dansleftchoosebox
{
  /*background-color: #E6E6E6;*/
  background-color: #BFBCB7;
  width: 160px;
  padding: 5px 10px 5px 10px;
}

.dansleftchooseborder
{
  /*background-color: #E6E6E6;*/
  background-color: #BFBCB7;
  width: 180px;
}

.choosepadding
{
  padding-left: 10px;
}

.danscontent
{
  width: 590px;
  float: right;
  line-height: 15px;
}

.danslistbox
{
  padding-left: 10px;
}

.dansseparatorCenter
{
  margin-top: 7px;
  padding-bottom: 5px;
  background-image: url('/Images/danssplitter.gif');
  background-repeat: repeat-y;
  background-position: center;
}

.dansseparatorTopspace
{
  height: 1px;
  background-color: #FFFFFF;
}

.dansseparatorLeft
{
  width: 285px;
  float: left;
  padding-right: 10px;
}

.dansseparatorRight
{
  width: 285px;
  padding-left: 10px;
  float: left;
}

.dansseparator
{
  text-align: center;
  clear: both;
}

.danslistG
{
  text-align: center;
  margin: 5px 0px 5px 0px;
}

.danschoosebox
{
  background-color: #E6E6E6;
  width: 570px;
  padding: 5px 10px 5px 10px;
}

.danschooseborder
{
  background-color: #E6E6E6;
  width: 590px;
}

.vurderingboksG
{
  margin-top: 20px;
  float: right;
}

.vurdering
{
  margin-top: 10px;
  width: 234px;
  float: right;
}

.vurderingboks
{
  border-color: #BFBCB7;
  border-style: solid;
  border-left: 1px;
  border-right: 1px;
  border-top: none;
  border-bottom: none;
  width: 212px;
  padding: 5px 10px 5px 10px;
}

.dansvurderingborder
{
  width: 234px;
}

.ratingStar
{
  font-size: 0pt;
  width: 11px;
  height: 11px;
  cursor: pointer;
  display: block;
  float: left;
  background-repeat: no-repeat;
  margin-top: 4px;
}

.RatingStarFilled
{
  background-image: url(/Images/RatingStarFilled.gif);
}

.RatingStarEmpty
{
  background-image: url(/Images/RatingStarEmpty.gif);
}

.ratingStarBig
{
  font-size: 0pt;
  width: 28px;
  height: 28px;
  cursor: pointer;
  display: block;
  float: left;
  background-repeat: no-repeat;
}

.RatingStarBigFilled
{
  background-image: url(/Images/RatingStarBigFilled.gif);
}

.RatingStarBigEmpty
{
  background-image: url(/Images/RatingStarBigEmpty.gif);
}

.dansVurdering
{
  width: 285px;
}

.citylist
{
  width: 520px;
  display: block;
}




.formfield
{
  padding: 5px;
  font-weight: bold;
  border: 1px solid #333333;
  width: 300px;
  margin: 0px;
  color: #CC3300;
}

.ddfield
{
  font-weight: bold;
  border: 1px solid #000000;
  width: 312px;
  margin: 0px;
  color: #CC3300;
}

.uplfield
{
  padding: 5px;
  font-weight: bold;
  border: 1px solid #000000;
  width: 312px;
  margin: 0px;
  color: #CC3300;
}

.cbfield
{
  margin: -3px -2px 0 -2px;
}

.submitbutton
{
  border: 1px solid #333333;
  width: 312px;
  padding: 5px;
  font-size: 11px;
}

.formfielderror
{
  color: #CC3300;
}




.actionheader
{
  padding: 0px 0px 10px 0px;
  text-align: left;
}

.actionsubheader
{
  padding: 10px 0px 10px 0px;
  text-align: left;
}

.listheader
{
  padding: 0px 0px 10px 5px;
  text-align: left;
}

.listsubheader
{
  padding: 10px 0px 10px 5px;
  text-align: left;
}

.listaction
{
  width: 20%;
  vertical-align: top;
}

.listspace
{
  height: 20px;
  font-size: 1px;
  width: 5px;
  background-color: Transparent;
  padding: 0px;
}

.listitem
{
  padding: 0px 0px 0px 5px;
}




.normal
{
  font-weight: normal;
}

.textl
{
  text-align: left;
}

.bold
{
  font-weight: bold;
}

.center
{
  text-align: center;
}

.top
{
  vertical-align: top;
}

.floatl
{
  float: left;
}

.floatr
{
  float: right;
}

.clear
{
  clear: both;
}

.width100
{
  width: 100%;
}

.width33
{
  width: 33%;
}

.cheat
{
  font-size: 1px;
  height: 0px;
  overflow: hidden;
}
