/*
CSS for Vitaminpillen.no site
*/
  
body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color:#737CA1; /* #fff;  */ /*#56A5EC; */ /* #FFD700; */ /* #e2edff;*/ /* #F4A460;*/ /*#FFA500;*/  
  line-height: 125%;
  padding: 0;
  margin: 0;
/*  background-image: url(icons/valid-xhtml10.png); */
/*  background-image: url(icons/valid-xhtml10_ny.png); */
  background-repeat: no-repeat;
  background-position: bottom right;
}

h1, h2, h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: x-large;
  color: white;
  padding-top: 2em;  
  padding-bottom: .2em;
  padding-left: .4em;
  margin: 0;
  background: #7D053F; /* #B048B5; */ /* #571B7e; */ /* #C6AEC7; */ /* #7D1B7E; */ /* #B22222; */
/*  background: url(backgrounds/havsol.jpg) repeat-y right bottom; */
/*   background-image: url(logo/thm_b0918.png);  */
  background-image: url(logo/thm_frbfly026.png);
  background-repeat: no-repeat;
  background-position: 89% 50%;
/*  background-position: bottom right; */
}

h2 {
  color: #25383C; /* #006400; */
  font-size: 130%;
  font-weight: normal;
  padding-top: 15px;
}

li {
  font-size: small;
  list-style-type: none;
}

p {
  font-size: small;
  color: #25383C; /* navy; */
}

#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  color: #C38EC7;
  border-top: 3px solid #7da5d8;
  border-bottom: 3px solid #7da5d8;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
  background: #571B7e; /* #5E7D7E; */ /* #DAA520; */
}

em {
  text-transform: uppercase;
}

a {
  font-weight: bold;
}

a:link {
  color: black;
}

a:visited {
  color: #25383C; /* #006400; */
}

a:hover {
  text-decoration: none;
  color: white;
  background-color: navy;
}

a:active {
  color: aqua;
  background-color: navy;
}
.guestbook {
  color: #FFF;  /* #FF0000; */
/*  text-shadow: #000 1em 1em 1em; */
  font-style: italic;
  font-size: x-small;
  font-family: Georgia, Times, serif;
/*  letter-spacing: 0.05em; */
}

.fun {
  color: #7D053F; /* #FF0000; */
  font-family: Georgia, Times, serif;
  letter-spacing: 0.05em;
}

/* Jeg tror ikke "fun2" benyttes (iallfall ikke i de 5 hovedsidene) */
.fun2 {
font-size:small;
}

.fun3 {
  margin-left: 10px;
/*  letter-spacing: 0.05em; */
}

.fun4 {
  font-style: italic;
/*  text-decoration: underline;  */
  font-size: medium; 
  font-weight: bold;
  color: #000; /* #571B7e; */ /* #7D053F; */ /* #C38EC7; */  /* #C38EC7; */
/*  letter-spacing: 0.05em; */
}

.fun41 {
 /* margin-top: 50px;  */
  font-style: italic;
  font-size: medium; 
  font-weight: bold;
  color: #000;
}

.fun42 {
  margin-top: 30px;
  font-style: italic;
  font-size: medium; 
  font-weight: bold;
  color: #000;
}

.fun5 {
  font-style: italic;
  font-size: x-small;
/*  letter-spacing: 0.05em; */
}

.fun6 {
  font-style: italic;
  font-size: small;
  font-weight: bold;
  padding-top: 1%; /* 10%; */
/*  letter-spacing: 0.05em; */
}

.fun8 {
  float: right;
}

blockquote.fun {
  font-style: italic;
}

#navigation {
  width: 200px; /* 170px; */
  height: auto; /* 100%; */ 
/* 220px; */
  background: #C38EC7;  
}

h2, ul {
  margin-top: 15px; 
}

#header {
  border-top: 3px solid #7da5d8;
}
 
img.feature {
  float: left;
  margin: 10px;
}
img.feature1 {
  float: left;
  margin-right: 10px;
}

img.feature2 {
  margin-top: 15px;
  float: right;
  margin: 15px;
}

img.feature3 {
  float: left;
  margin-right: 25px;
}

img.feature33 {
  float: left;
  margin-right: 25px;
  margin-bottom: 50px;
}

img.feature34 {
  float: left;
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
}

img.feature4 {
  float: right;
  margin-right: 20px;  /* 80px; */
  margin-left: 50px;
  margin-bottom: 10px;  
}


img.feature44 {
  float: right;
  margin-right:auto; /* 10px; */ 
  margin-left:auto; /* 40px;  */ 
  margin-top:40px;  /* auto; */
  margin-bottom: 10px;  
}

img.feature5 {
  margin-left: 10px;
  margin-bottom: 2px;
}

img.feature51 {
  margin-left: 10px;
  margin-bottom: 10px;
}

img.feature6 {
  margin-top: 10px;
   }

.egenprod {
  margin-top: 2em;
  font-size: .8em;
  font-weight: bold;  
  color: #006400;
}  

.salgssteder {
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.galleryphoto {
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.galleryphoto p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 480px;
  line-height: 1.4em;
}

.galleryphoto p span {   
  font-weight: normal;
  color: gray;
}
.galleryphoto p  small {
  font-style: italic;
  font-weight: lighter;
}

@-webkit-keyframes 'appear' {
  0% {
    opacity: 0;
  }
   100% {
     opacity: 1;
   }
}

@-webkit-keyframes 'disappear' {
  to {
    opacity: 0;
  }
  from {
    opacity: 1;
  }
}

@-webkit-keyframes 'appearDisappear' {
  0%, 100% {
    opacity: 0;
  }
  20%, 80% {
    opacity: 1;
   }
}        

.verbose {
  -webkit-animation-name: 'appear';
  -webkit-animation-duration: 300ms;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 8;
  -webkit-animation-direction: alternate;
  -webkit-animation-delay: 3s;
  s-webkit-animation-fill-mode: backwards;
   }

/* Albumlist er under testing lokalt */

#box1 {
float:none; 
 /* top:50px; */
 left:10px;
 width:320px;
 }

#box2 {
 clear:both;
 float:none; 
 /* top:300px; */
 left:10px;
 width:320px;
 }

#box3 {
 clear:both;
 float:none; 
 /* top:550px; */
 left:10px;
 width:320px;
 }

#box4 {
 clear:both;
 float:none; 
 /* top:800px; */
 left:10px;
 width:320px;
 }

#box5 {
clear:both;
float:none; 
 /* top:300px; */
 left:10px;
 width:320px;
 }
#box6 {
clear:both;
float:none; 
 /* top:300px; */
 left:10px;
 width:720px;
 }
 
#albumlist {
  list-style-type: none;
}

#albumlist1 li {
  float: none;
  width: 120px;  /* 120px */
  margin-right: 25px;  /*  margin-right: 6px; */
  margin-bottom: 10px;
}  

#albumlist2 li {
  float: none; 
  width: 120px;  /* 120px */
  margin-right: 25px;  /*  margin-right: 6px; */
  margin-bottom: 10px;
}  

#albumlist3 li {
  float: none;  
  width: 120px;  /* 120px */
  margin-right: 25px;  /*  margin-right: 6px; */
  margin-bottom: 10px;
}  

#albumlist4 li {
  float: none;  
  width: 120px;  /* 120px */
  margin-right: 25px;  /*  margin-right: 6px; */
  margin-bottom: 10px;
}  

#albumlist5 li {
  float: none;
  width: 120px;  /* 120px */
/*  margin-top: 5px;  */
  margin-right: 25px;  /*  margin-right: 6px; */
  margin-bottom: 10px;
}  

#albumlist51 li {
  float: none;
  width: 120px;  /* 120px */
/*  margin-top: 5px;  */
  margin-right: 25px;  /*  margin-right: 6px; */
  margin-bottom: 10px;
}  

#albumlist55 li {
  float: left;
  width: 300px; /*564px;  */
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  

#albumlist56 li {
  float: left;
  width: 300px; /*564px;  */
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  

#albumlist6 p {
  font-size: x-small;
  font-weight: lighter;
  width: 336px;
  font-style: italic;
}

#albumlist p {
  font-size: x-small;
  font-weight: lighter;
}

#albumlist img {
  display: block;
  border: 1px solid #333300;
}        

table.datatable {
  float: left;  
/*  width: 100px; */ /* 120px */ 
  margin-right: 50px;  /*  margin-right: 6px; */
  margin-bottom: 10px;
/*  margin-left: 25px; */
  border-collapse: collapse;
}

table.datatable th, table.datatable td {
  padding: 4px;
/*  border: 1px dotted #000066; */
  border: 2px dashed #C38EC7;
/*  border-color: 1px  #7D053F; */  /* #000066; */
}

table.datatable th {
  font-size: x-small;
  text-align: left;
  background: #737CA1; /* #B22222; */
  color: #737CA1;  /* #ffffff; */
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}

table.datatable tr {
  font-size: small;
  background: #FFFFFF;
}

table.datatable td {
  font-size: x-small;
  background: #737CA1; /* #FFFFFF;  */
  color: #7D053F;
}


table.datatable caption {
  color: navy;   
  font-size: small;   
  font-weight: bold;   
  text-align: left;
  padding-bottom: 5px;
}

table.datatable tr:hover {
  background-color: #737CA1;  /* #E2EDFF; */
  color: #737CA1;  /* #000000; */
}

#bodycontent ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

.program ol {
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  padding-left: 0;
  margin-left: 0;
  line-height: 1.4em;
}


.cder {
  float: left;
  width: 450px;
  height: auto; /* 100%; */ 
} 

.cder li {
  font-size: x-small; /* small */
  font-style: italic;
}  

.footer {
  position: relative;
  top: 200px;
  padding: 2px;
  margin-top: 10px;
  font-style: italic;
  font-weight: lighter;
}
  
#search {
  position: absolute;
/*  top: 77px;  */
  top: 7.4em;
  right:1%;
/*  right: 15px; */
  font-size: x-small;
  font-weight: bold;
  color: #C38EC7;
}

#info {
  clear: both;
  width: 400px;
  line-height: 0.8em;
  padding-top: .5em;
  padding-bottom: .5em;
  font-style: italic;
}

#info p {
  font-size: x-small;
}

#info2 {
  float: right;
}

#validcss {
/*  clear: both;  */
/*  position: absolute; */
/*  position: bottom-left; */
/*  position: 0 -100%; */
  padding-top: 4.2em;
}
/*
This section deals with the position of items on the screen.
It uses absolute positioning - fixed x and y coordinates measured from the
top-left corner of the browser's content display.
*/

#navigation, #bodycontent, #header {
  position: absolute;
}

#navigation, #bodycontent {
/*  top: 7.4em; */
  top: 109px;
/*  top: 6.8em; */
}

#bodycontent {
  left: 230px; /* 200px; */
  padding-right: 20px;
}


#header {
  width: 100%;
}

#footer li {
  clear: both;
  border-top: 5px dotted; /* #7da5d8; */ /* #cecece; */  
  font-size: x-small; /* 80% */
  padding-top: 1em;
  text-align: left; /* right; */ 
  color: #999;
  background-color: transparent;
  }

#wrapper {
  position: relative;
  text-align: left;
/*  width: 780px; */
  width: 100%;
  margin-right: auto;
  margin-left: auto;

  background-image: url(backgrounds/shadow-bg.jpg);
  background-repeat: repeat-y;
  
   }
#main {
  padding: 0 0 0 0;
  background-image: url(backgrounds/shadow-bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  }   


  