﻿/*	Layout Bitigrenda.no	*/

#container
{
  top: 0px;
  width: 930px;
  margin: 0 auto;
}

#header
{
  position: relative;
  height: 190px;
  width: 100%;
  margin-top: 30px;
}

#logo
{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 200px;
  width: 294px;
  background: url(/img/logo.png);
  margin-left: 8px;
}

#topBanner
{
  position: absolute;
  left: 305px;
  top: 0px;
  height: 207px;
  width: 617px;
}

#topBanner #frame
{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 207px;
  width: 617px;
  background: url(/img/banner/topFrame.png);
}

#topBanner #callUs
{
  position: absolute;
  left: 404px;
  top: 74px;
  height: 105px;
  width: 204px;
  background: url(/img/banner/callUs.png);
  z-index: 101;
}

#topBanner #title
{
  position: absolute;
  left: 4px;
  top: 140px;
  height: 34px;
  width: 489px;
  background: url(/img/banner/bannerTextBg.png);
  z-index: 100;
}

#topBanner #title div
{
  font-family: "Times New Roman";
  color: White;
  font-style: italic;
  font-size: 20px;
  padding: 5px 15px;  
}

#topBanner #image
{
  position: absolute;
  left: 4px;
  top: 4px;
  height: 195px;
  width: 609px;
}

#langLinks
{
  position: absolute;
  left: 875px;
  top: 170px;
}

#menu
{
  position: relative;
  width: 100%;
  height: 44px;
  clear: both;
}

#main
{
  position: relative;
  overflow: auto;
  width: 910px;
  margin: 0 8px;
  background-color: White;
  border: solid 2px #77cfe2;
}

#leftTd
{
  width: 292px;
  background-color: #f1f1f1;  
  border-right: solid 2px #77cfe2;
}

#mainTd
{
  width: 616px;
}

#footer
{
  position: relative;
  width: 910px;
  margin: 5px 0 1em 8px;
  background-color: #e1f4fd;
  border: solid 2px #77cfe2;
  overflow: auto;
}

#footer .spacer
{
  padding: 1em 2em;
  font-size: 0.675em;
  text-align: center;
}

#credits
{
  position: relative;
  bottom: 0.675em;
  font-size: 0.675em;
  width: 100%;
  text-align: center;
}

/* Main column  */

.content, .abstract
{
  font-size: 15px;
  padding: 1em 20px;
  line-height: 1.5em;
  font-family: 'Segoe UI', Arial, Verdana;
}

.content h1, .abstract h1
{
  font-weight: normal;
  font-size: 190%;
}

.content h2
{
  font-weight: bold;
  font-size: 120%;
}

.content ul
{
  list-style-type: none;
  list-style-image: none;
  padding: 0 0 1em 0;
}

.content li
{
  padding: 0 0 0 20px;
  background: url(/img/minus.png) no-repeat 9px 7px;
}

.newsAbs1
{
  position: relative;
  width: 100%;
}

.newsAbs1 div
{
  padding: 1em 20px;
  font-size: 0.75em;
  line-height: 1.5em;
  overflow: auto;
}

.newsAbs1 div img
{
  float: left;
  border: solid 1px #e1f4fd;
  margin: 0 1em 1em 0;
}

.newsAbs1 h1
{
  font-weight: bold;
  font-size: 150%;
  margin-top: 0px;
  padding-top: 0px;
}

.newsAbs1 p .rm
{
  float: right;
  padding: 0 1em 0 0;
}

.newsAbs2
{
  position: relative;
  padding-left: 10px;
  overflow: auto;
}

.newsAbs2 div
{
  position: relative;
  width: 275px;
  float: left;
  padding: 1em 10px;
  font-size: 0.75em;
  line-height: 1.5em;
  overflow: auto;
}

.newsAbs2 div img
{
  border: solid 1px #e1f4fd;
}

.newsAbs2 h1
{
  font-weight: bold;
  font-size: 150%;
  margin-top: 1em;
  padding-top: 0px;
}

.newsAbs2 p .rm
{
  float: right;
  margin: 0;
  padding: 0;
}

/*  Left column */

.lcDiv
{
  font-size: 0.75em;
  line-height: 1.5em;
}

.lcContent
{
  font-size: 0.75em;
  padding: 1em 20px;
  line-height: 1.5em;
  border-bottom: solid 2px #e1f4fd;
}

.lcContent h2
{
  color: #283891;
  font-weight: bold;
  font-size: 150%;
}

.lcContent ul
{
  list-style-type: none;
  list-style-image: none;
  padding: 0 0 1em 0;
}

.lcContent li
{
  padding: 0 0 0 12px;
  background: url(/img/ra.png) no-repeat 0px 3px;
  line-height: 1.5em;
}

.lcContent .wIcon
{
  position: absolute;
  top: 10px;
  left: 160px;
}

.lcContent .wTemp
{
  position: absolute;
  top: 95px;
  left: 220px;
  font-size: 2.5em;
  color: #00b0d8;
  font-weight: bold;
}

/* Now */

.lcNow
{
  position: relative;
  width: 100%;  
  font-size: 0.75em;
  line-height: 1.5em;
  border-bottom: solid 2px #e1f4fd;
}

.lcNow a
{
  color: Black;
}

.lcNow h2
{
  width: 286px;
  margin: 3px;
  background-color: #f8941e;
  text-align: center;
  text-transform: uppercase;
  color: White;
  font-size: 2em;
  line-height: 2em;  
}

.lcNow ul
{
  padding: 10px 0 10px 1.5em;
  list-style-type: none;
  list-style-image: none;
  font-size: 1.5em;
  letter-spacing: -1px;
}

.lcNow li
{
  padding: 0 0 0 12px;
  background: url(/img/ra.png) no-repeat 0px 10px;
  line-height: 1.5em;
}

/* NetCam */

.netCam
{
  position: relative;
  width: 284px;
  margin: 0 4px;
  font-family: 'Segoe UI' , Arial, Verdana;
}

.netCam .heading
{
  background-color: #00b0d8;
  padding: 3px 10px;
  overflow: auto;
  color: White;
}

.netCam .image
{
  margin: 2px 0;
  height: 150px;
  overflow: hidden;
}

.netCam .image img
{
  margin-top: -20px;
  top: -20px;
}

.netCam .footer
{
  background-color: #00b0d8;
  font-size: 14px;
  overflow: auto;
  margin-bottom: 5px;
}

.netCam .footer .link
{
  float: right; 
  background-color: #f7931d;
  padding: 0 15px;
  line-height: 20px;  
}

.netCam .footer .link a
{
  color: White;
}

.netCam .footer .time
{
  padding: 0 15px;
  line-height: 20px;  
  color: White;
}


/* Contact us */

.contactUs
{
  position: relative;
  width: 100%;
  background: url("/img/contactUs.png") no-repeat #fffce5;
  font-family: 'Segoe UI' , Arial, Verdana;
}

.contactUs a
{
  background: url("/img/ra.png") no-repeat scroll 0 5px transparent;
  padding-left: 10px;
}

.contactUs h1
{
  text-align: center;
  padding-top: 3px;
  color: White;
  font-size: 1.2em;
  font-weight: bold;
  font-family: 'Segoe UI', Arial, Verdana;
  line-height: 1.2em;
  margin: 0;
}

.contactUs h2
{
  padding: 8px 0 2px 50px;
  margin: 0;  
  font-size: 1em;
  font-weight: bold;
  color: #00b0d8;
}

.contactUs p
{
  padding: 2px 0 2px 50px;
  margin: 0;
  font-size: 0.8em;  
}

.contactUs img
{
  padding: 4px 0 0 50px;
  margin: 0;
}

/* Newsletter optin */

#newsLetterOptIn
{
  position: relative;
  width: 100%;
  background-color: #fffde3;
  font-family: 'Segoe UI', Arial, Verdana;
  font-size: 16px;
  padding: 4px 0 8px 0;
  border-bottom: solid 2px #77cfe2;
}

#newsLetterOptIn h1
{
  border-top: solid 2px #77cfe2;
  padding: 3px 0 1px 0;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
}

#newsLetterOptIn #data
{
  text-align: center;
}

#newsLetterOptIn #data .ea
{
  border: solid 1px #77cfe2;
  font-size: 14px;
  padding: 1px;
}

#newsLetterOptIn #data .go
{
  padding: 0 2px;
  font-size: 12px;
}

/* Gallery  */

.highslide-gallery h2
{
  color: #283891;
  font-weight: bold;
  font-size: 1em;
}

.highslide-gallery p
{
  color: #888;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}

/*  Album */

#PhotoList .header
{
  width: 100%;
  background-color: #e7f7ff;
  padding: 0.1em 0.5em;
  font-size: 0.9em;
  margin-bottom: 0.5em;
}

#overlay
{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #666666 url(/img/overlay.png) 50% 50% repeat;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 10000;
  display: none;
}

