/* CSS layout */

body 
{      
	background-color: #212121;
	background-image: url('http://www.forbrukertipset.com/bilder/bg-hoved2.jpg');
        background-repeat: repeat-x;
	margin: 10px 0px 10px 0px; 
        color: #050505;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	color: rgb(0, 0, 0);
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 20px;
	font-weight: bold;
}
h2
{
	color: rgb(0, 0, 0);
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 17px;
	font-weight: bold;
}


 
h3
{
	color: rgb(204,51,51);
	font-size: 12px;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom: 2px;
}

h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}



.clear{
clear:both;
margin:0;
}

#wrap_all {	
        width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
        background-image: url('http://www.forbrukertipset.com/bilder/bg-gronn.gif');
	background-repeat: repeat-x;
}




#video-header {
height: 90px;
}



.menytabs{
}

.menytabs ul{
padding: 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.menytabs li{
display: inline;
margin: 0;
}

.menytabs li a{
text-decoration: none;
padding: 0px 7px;
margin-right: 3px;
border: 5px solid #212121;
color: #2d2b2b;
background: #212121;
}

.menytabs li a:link{
text-decoration: none;
color: #FFF;
}

.menytabs li a:visited{
color: #FFF;
}

.menytabs li a:hover{
text-decoration: none;
color: #FFF;
}


#luft_topp {
height: 100%;
overflow: hidden;
background-image: url('http://www.forbrukertipset.com/bilder/sverm.gif');
background-repeat: no-repeat;
background-position: 10px 15px;
}

#logo_topp img {
	float: left;
        margin-top: 10px
}

#banner_topp {
        width: 770px;
	margin-right: auto;
	margin-left: auto;
}




#container {
}

#page_content {
}



#video_bunn {

        margin-top:20px;
	padding: 5px;
        font-size: 9px;
        color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}




.nye-forsiden {
         clear: both;
        overflow: hidden;
        height: 100%;
	border-right: 0px solid #CCCCCC;
	padding: 5px 0 5px 0;
	margin: 15px 0 15px 0;
}

.nye-forsiden .dropshadow{
        float: left;
	background: url(http://www.forbrukertipset.com/bilder/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://www.forbrukertipset.com/bilder/shadow.gif) no-repeat bottom right;
	padding: 0px;
        width: 234px;
	margin: 10px 5px 10px 5px;
}
html>body .nye-forsiden .dropshadow {
        margin: 10px 5px 10px 15px;
}


.nye-forsiden .innerbox{
        background: #BC3F0F;
        background: #ffffff;
        background-image: url(../bilder/bg-gronn.gif);
        background-repeat: repeat-x;
        position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding: 2px;
	margin: 0px 0px 0px 0px;
        height: 300px;
}

.nye-forsiden .innerbox img {
        height: 180px;
        width: 225px;
	border: 1px solid #000;
	margin: 0px 5px 0px 0px;
}
.nye-forsiden .innerbox h4 {
        color: #222222; 
	margin: 0px;
        font-size: 18px;
        line-height: 19px
}
.nye-forsiden .innerbox a {
        color: #222222;
}
.nye-forsiden .innerbox a:hover {
        text-decoration: underline; 
        color: #222222;
}

.nye-forsiden .innerbox p{	
        color: #606060;
	margin: 2px  0 2px 0;
        font-size: 12px;
}
.nye-forsiden .innerbox .info1 {	
}
.nye-forsiden .innerbox .info2 {
        font-size: 9px;
        position: absolute;
        bottom: 0px;
        left: 4px;
}
.nye-forsiden .innerbox .info3 img {
        position: absolute;
        border: 0;
        bottom: 2px;
        right: 0px;
        height: 16px;
        width: 16px;
}










A:link {text-decoration: none; color: #800000;}
A:visited {text-decoration: none; color: #800000;}
A:active {text-decoration: none; color: #800000;}
A:hover { text-decoration: none; color: #FF0000;}





/* Annonser  */

.add-topp {
  border-bottom:5px solid #3E81A8; 
  border-left:5px solid #ffffff; 
  border-right:5px solid #ffffff; 
  margin: 0;} 

.add-inni  {
  margin: 0; 
  overflow: hidden;
  border-left:5px solid #3E81A8; 
  border-right:5px solid #3E81A8; 
  background-color: #3E81A8;}

.add-bunn {
  border-top:5px solid #3E81A8; 
  border-left:5px solid #ffffff; 
  border-right:5px solid #ffffff; 
  margin: 0;}

.add-inni a {
  display: block;
  height: 90px;} 

.add-inni h1 {
  text-align: center;
  color: #ffffff;
  margin: 0;
  padding: 7px 0 5px 0;
  font-size: 35px;}

.add-inni h2 {
  text-align: center;
  color: #ffffff;
  margin: 0;} 

.add-inni img {
  float: left;
  padding: 10px;}


/* Annonser style 1 (hovedforskjellen er farger)  */

.add-topp1 {
  border-bottom:5px solid #CC5B0B; 
  border-left:5px solid #ffffff; 
  border-right:5px solid #ffffff; 
  margin: 0;} 

.add-inni1  {
  margin: 0; 
  overflow: hidden;
  border-left:5px solid #CC5B0B; 
  border-right:5px solid #CC5B0B; 
  background-color: #CC5B0B;}

.add-bunn1 {
  border-top:5px solid #CC5B0B; 
  border-left:5px solid #ffffff; 
  border-right:5px solid #ffffff; 
  margin: 0;}

.add-inni1 a {
  display: block;
  height: 90px;} 

.add-inni1 h1 {
  text-align: center;
  color: #ffffff;
  margin: 0;
  padding: 7px 0 5px 0;
  font-size: 35px;}

.add-inni1 h2 {
  text-align: center;
  color: #ffffff;
  margin: 0;} 

.add-inni1 img {
  float: left;
  padding: 10px;}

/* Annonser style 2  */

.add-inni2  {
 text-align: center;}




