/* 
	stilsett for www.radiol.no 
	(c) Barlind AS 2008
*/


p, td { font-size: 12px; font-family: Verdana, sans-serif; color:#eee; }



body { 
	background-color:black ;
	background-image: url(gfx/back.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin: 0; 
	border: 0; 
	padding: 0; 
	color: #eee; 
}

a { color: #a0322c; text-decoration: none; }

.noBorders{
	border:none;
}

.fLeft{
	float:left;
}
.fRight{
	float:right;
}
.clear{
	clear:both;
}

.headline{
	font-size:24px;
	color:#88302b;
}

.frontBox{
	 width:199px;
	 font-size:10px;
	 font-family:Georgia;
	 cursor:pointer;
}
.subHeader{
	font-size:18px;
	color:#909090;
}
.subHeaderGrg{
	font-size:18px;
	color:#909090;
	font-family:Georgia;
}

.boxText{
	padding-top:5px;
}

#hilsen a{
	color:#909090;
}
#bingo a{
	color:#909090;
}
#onske a{
	color:#909090;
}

#cp a:hover{
	color:#dddddd;
	text-decoration:underline;
}

#cp a{
	color:#bbbbbb;
	text-decoration:none;
	
}

#cp{
	width:942px;
	font-size:10px;
	margin-top:100px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
}

#akkuratNaa{
	margin-top: 25px;
	width:180px;
	color:white;
	vertical-align:bottom;
}

#anText{
	font-size:10px;
	text-align:left;
	line-height:14px;
}

#superHeader{
	text-align:left;
	width:100%;
	padding-bottom:15px;
	border-bottom:2px solid #bbbbbb;
}


#superHeader h1{
	font-family:Georgia;
}
#header h2{
	color:#ffffff;
	font-family:Georgia;
}
#stL #header h2, #stR #header h2{
	color:#909090;
	color:#ffffff;
	font-family:Georgia;
}

#header{
	margin-top:15px;
	text-align:left;
	width:100%;
	font-family:Georgia;
}

#story{
	text-align:left;
	width:100%;
}
#wrapper{
	width:942px;
	margin-left:auto;
	margin-right:auto;
}

#articleWrapper{
	
}

#article{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
}
#ingress{
	font-size:14px;
	font-weight:bold;
	color:#909090;
}

h1{
	font-size:24px;
	color:#88302b;
	font-family:Georgia;
}

h2{
	font-size:18px;
	color:#ffffff;
	font-family:Georgia;
}

#stL{
	float:left;
	width:460px;
}
#stR{
	float:right;
	width:460px;
}

#adPage{
	width:260px;
	float:right;
	margin-top:63px;
}
#adHeader{
	font-family:Georgia;
	text-align:left;
	width:100%;
	color:#aaaaaa;
	border-bottom:2px solid #bbbbbb;
	font-size:10px;
}

.tmActive{
	color:#a0322c;
	font-size:11px;
	font-family: Georgia, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

.tmPassive{
	color:#ffffff;
	font-size:11px;
	font-family: Georgia, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

.padTop{
	padding-top:15px;
}

.padBottom{
	padding-bottom:15px;
}

.pb8{
	padding-bottom:8px;
}

.pt8{
	padding-top:8px;	
}
.pr8{
	padding-right:8px;	
}
.pl8{
	padding-left:8px;	
}
 
.mnuBorder{
	border-bottom:2px solid #4e4e4e;
}
 
.transBorder{
	border-bottom:2px solid #4e4e4e;
/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	margin-top:8px;
}

.padLeft{
	padding-left:40px;
}

.inputfield{
	background-color:#C4C6C5;
	border:1px solid black;
	
}

input {
	background-color:#C4C6C5;
	border:1px solid black;
}

