/* Zeroing off defaults */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img, table {
margin: 0;
padding: 0;
border: 0;
}
/* End zero */

body {
    min-height: 100%;
    background-color: #83b3c4;
    color: #000057;
    font-size: 100.01%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*padding-right: 400px;
    padding-left: 400px;    */
    width: 100%;
}

div#site
{
  min-width: 910px;
  max-width: 1000px;
  background-image: url(../grafik/menuback2-2.png);
  /*background-position: right;*/
  background-repeat: repeat-y;
  font-size: 80%;
  width: 90%;
  margin: 0 auto;
  border: 3px solid #045774;
}


div#head
{
  background-color: #045774;
  color: #FFF;
  padding: 1em 0 0 0;

}

#navlist
{
  width: 100%;
  text-align: center;
  background-color: #e7f0f4;
  border-bottom: 2px solid #045774;
  padding: 5px 0;
  margin-top: 1em;
}

div#main
{

  background-image: url(../grafik/menuback2-2.png);
  /*background-position: right;*/
  background-repeat: repeat-y;
  background-color: #FFF;

}

div#menu
{
/*  background-color: #c0d9e1;*/
  width: 187px;
  float: left;
  padding: 1em 5px 1em 10px;
  font-size: 90%;

}

div#content
{
  background-color: transparent;
  padding: 1em 25px 5em 25px;
  margin-left: 200px;
  margin-right: 10px;  /*  Om ingen skyscraper*/
  /*margin-right: 180px;  Om Skyscrapers*/
}

div#right
{
/*Om ingen skyscraper */
  display: none;
  visibility: collapse;

  /*Om skyscrapers
  width: 170px;
  float: right;
  padding: 108px 5px 1em 5px; */
}


div#foot
{
  width: 100%;
  font-size: 80%;
  text-align: center;
  background-color: #448da6;
  padding: 1em 0;
  border-top: 2px solid #045774;
  color: #fff;
}

/*To help flush all divs and place the footer alone at the bottom*/
 #cleardiv
{
  clear: both;
  height: .1em;
  width: 100%;
  background-image: url(../grafik/menuback2-2.png);
  /*background-position: right;*/
  background-repeat: repeat-y;
  background-color: #FFF;
}

div.clear
{
  clear: both;
  height: .1em;
  width: 100%;
/*  background-image: url(../grafik/menuback2-2.png);
  background-position: right;
  background-repeat: repeat-y;
  background-color: #FFF;*/
}

div#googleSearchResults
{
  width: 600px;
  display: block;
  margin: auto;
}


/*div.squareAd
{
  float: left;
  margin-right: 10px;
  background-image: url(../grafik/backsmall.png);
  background-position: center center;
  background-repeat: no-repeat
}*/

div.skyscraperAd
{
  width: 170px;
  height: 600px;
  margin: 0 5px 20px 5px;
  background-image: url(../grafik/backsmallvertical.png);
  background-position: center center;
  background-repeat: no-repeat
}

div.vbannerAd
{
  width: 120px;
  height: 240px;
  display: block;
  margin: 0 auto 20px auto;
  background-image: url(../grafik/backsmallvertical.png);
  background-position: center center;
  background-repeat: no-repeat
}


div.banner
{
  width: 468px;
  height: 60px;
  display: block;
  margin: 16px auto;
  background-image: url(../grafik/backsmall.png);
  background-position: center center;
  background-repeat: no-repeat
}

div.FFBanner
{
  width: 468px;
  height: 60px;
  display: block;
  margin: 10px auto;
  background-image: url(../grafik/backsmall.png);
  background-position: center center;
  background-repeat: no-repeat
}

div.leaderAd
{
  width: 728px;
  height: 60px;
  display: block;
  margin: 10px auto;
  background-image: url(../grafik/backsmall.png);
  background-position: center center;
  background-repeat: no-repeat
}

div.menuAd
{
  margin: 10px 0;
}

div.button
{
  margin: 10px 25px;
}

div.squareAd
{
  width: 200px;
  height: 200px;
  margin: 10px;
  float: right;
}


div.centerAd
{
  width: 336px;
  height: 280px;
  display: block;
  margin: 16px auto;
  background-image: url(../grafik/backsmall.png);
  background-position: center center;
  background-repeat: no-repeat
}


#head h1, #head h4
{
  text-transform: uppercase;
  text-align: center;
}

#head h1, #head h1 a
{
  background-image: url(../grafik/headback2light.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 28px;
  padding: 30px;
  font-size: 28px;
  color: #FFF;

}


#head h4
{
  margin-top: -12px;
  color: #E0E0E0;
  padding-bottom: .8em;
}



#navlist ul
{
  margin: 0px;
}

form
{
  max-width: 45em;
  margin: auto;

}



ul, ol
{
  margin-top: 10px;
  margin-bottom: 10px;
}


li
{
  margin-left: 30px;
  margin-right: 40px;
  text-align: justify;
}

ul.navlist
{
  text-align: center;
}



ul.navlist li
{
  display: inline;
  list-style: none;
  margin-right: 20px;
  margin-left: 20px;
}

ul.alfalist
{
  text-align: center;
}



ul.alfalist li
{
  display: inline;
  list-style: none;
  margin-left: 0px;
  margin-right: 0px;
}

ul.alfalist li a
{
  padding: 3px;
}



#menu li
{
  margin-left: 10px;
  margin-right: 0px;
  list-style: none;
}

#menu li.head1
{
  margin-left: 0px;
  margin-top: 6px;
  font-weight: bold;
  text-transform: uppercase;
}

#menu h4
{
  margin-top: 6px;
  margin-bottom: 0px;
  text-align: left;
  color: #000057;
}


#menu dl, #menu ul, #menu ol
{
  margin-top: 0px;
}

img.menurule
{
  display: block;
  color: #045774;
  width: 200px;
  margin: 12px 0 12px -10px;
  height: 1px;
}



div.links
{

  display: block;
 /* max-width: 45em;    */
  margin: 10px auto;
  width: 96%;
}

div.link
{
  margin: 4px auto;
  text-align: center;
  float: left;
  width: 50%;
  height: 4em;
}

/*div.links:after
{
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}*/


span.url
{
  display: block

}
span.comment
{
  text-align: center;
  display: block;

}

h3.linkosaurus
{
  display: block;
  width: 100%;
  text-align: center;
  float: left;

}


dl.news dt
{
  margin-top: 0px;
  font-weight: bold;
  font-style: italic;
}

dl.news dd
{
  margin-left: 10px;
  margin-bottom: 4px;
  margin-right: 6px;
}

dl dt
{
  font-weight: bold;
  margin-top: 10px;
}

dl dd
{
  margin-bottom: 10px;
}


a
{
  font-weight: bold;
  color: #045774;
  text-decoration: none;
}

a:link
{
  color: #045774;
}


a:visited
{
  color: #448da6;
}

a:hover, a:active
{
  background-color: #045774;
  color: #c0d9e1;
/*  color: #056688; */
}

#foot a
{
  color: #FFF;
}


h1, h2, h3, h4
{
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #045774;
}

h2, h3, h4
{
  margin-top: 16px;
}

#content h2
{
  font-size: 1.5em;
}

#content h3
{
  font-size: 1.3em;
}

#content h4
{
  font-size: 1em;
}




#foot p
{
  text-align: center;
}

p.date
{
  font-weight: bold;
  font-style: italic;
  margin-bottom: -10px;
}

dl, ul, ol
{
  max-width: 45em;
  display: block;
  margin: 0 auto;
}

#navlist ul
{
  max-width: 100%;
  display: inline;
}


dd, li
{
  text-align: justify;
}

#menu dd, #menu li
{
  text-align: left;
}


p
{
  margin: 10px auto;
  text-align: justify;
  max-width: 45em;
  line-height: 1.4;
}

strong
{
  font-style: italic;
  font-weight: bold;
}

em
{
  font-style: italic;
  font-weight: normal;
}


form#search
{
  text-align: center;
  margin: 10px auto;
}


.GoogleSearch table, .GoogleSearch td, .GoogleSearch th
{
  width: auto;
  border: 0;
  margin: 10px auto;
}



table
{
  width: 100%;
  margin: 20px 0;
  empty-cells: show;
  border-collapse: collapse;
}

table.gbnav td
{
  border: 0;
}



.gbentry td, .gbentry th
{
  padding: 2px 5px;
}

td.error
{
  color: red;
}


th
{
  text-align: left;
  border: 1px solid #045774;
  background-color: #c0d9e1;
}

th.date
{
  text-align: center;
}


td
{
  border: 1px solid #045774;
}

td.date
{
  width: 6.5em;
  text-align: center;
  font-style: italic;
}


th.gb
{
  background-color: #e7f0f4;
  width: 10em;
  text-align: right;
  padding-right: 1em;
}

th.desc_link
{
  text-align: center;
}


td.desc_link
{
  width: 12em;
  text-align: center;
}

td.danceinfo
{
  background-color: #e7f0f4;
}

.images
{
  width: 456px;
  display: block;
  margin: 10px auto;
  /*border: 1px solid black;*/
}


table.images
{
  border: 0;
}

.images td
{
  border: 0;
}

.images th
{
  border: 0;
}




/* Extra layouting for image-pages, to make sure they are kept within the
   content wrapper. */
.images:after, .thumbnails:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.float {
    float: left;
    margin: 3px 3px 3px 3px;
    padding: 10px;
    border: 1px solid black;
    width: 200px;
    height: 17em;
}


div.thumbnails
{
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
  width: 480px;
  padding: 10px 10px;

}


div.thumb {
    float: left;
    margin: 5px 5px 5px 5px;
    /*padding: 10px;
    border: 1px solid black;    */
    width: 150px;
}


div.float p {
    text-align: center;
    font-size: small;
}


img.left {
    border: none;
    float: left;
    margin: 5px 10px 5px 0px;
}

img.right {
    border: none;
    float: right;
    margin: 5px 0px 5px 10px;
}

img.clear
{
  clear: both;
}


img.center
{
  display: block;
  margin: 5px auto;
  border: none;
}

.left
{
  text-align: left;
}

.right
{
  text-align: right;
}



.center
{
  text-align: center;
}

.deleted
{
  text-decoration: line-through;
}

