/**** LINK-tag style sheet layout.css ****/
/* "Bakklandet CSS"			 */
/* Created by: 			 */
/* Hallstein Brotan 		 */
/* hbrotan@gmail.com 		 */
/* All rights reserved 		 */
/* Do not use without permission */

BODY {			
	color: black; 
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
}

/* Heading definitions */
H1 {
	text-align: left; 
	color: gray;
	font-weight: normal;
	margin-left: 10pt;
}

H2 {
	text-align: left; 
	color: gray; 
	font-weight: bold;		
}

H3 {
	text-align: left; 
	color: gray; 
	font-weight: normal;
	margin-top : 10px;
}

H4 {
 	text-align: left; 
	color: gray; 
	font-weight: normal;
	font-size : 10pt;
}

/* Link definitions */
A:link {
	color: darkred;
	font-size : 8pt;
	font-family: Verdana, Helvetica;
	font-weight : normal;
	text-decoration : none;
}

A:visited {
	color: darkred;
	font-size : 8pt;
	font-family: Verdana, Helvetica;
	font-weight : normal;
	text-decoration : none;
}

A:active {
	color: darkred;
	font-size : 8pt;
	font-family: Verdana, Helvetica;
	font-weight : normal;
	text-decoration : none;
}
A:hover {
	color: darkred;
	font-size : 8pt;
	font-family: Verdana, Helvetica;
	font-weight : normal;
	text-decoration : underline;
}
A.indexgjestebok:link {
	color: gray;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;}

A.indexgjestebok:visited {
	color: gray;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}
A.indexgjestebok:active {
	color: gray;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}
A.indexgjestebok:hover {
	color: black;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}
A.lagnavigasjon:link {
	color: gray;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}

A.lagnavigasjon:visited {
	color: gray;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}
A.lagnavigasjon:active {
	color: gray;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}
A.lagnavigasjon:hover {
	color: black;
	font-size : 8pt;
	font-family: sans-serif;
	font-style: italic;
	font-weight : normal;
	text-decoration : none;
}
B {
	font-size : 8pt;
}

/* Sections */
TD.pagehead{
	padding-left : 75px;
	padding-top : 5px;
}
TD.innhold {
	padding-left : 15px;
	padding-top : 0px;
	padding-right : 10px;
	top : 0px;
	background-color : white;
	vertical-align : top;
	width : 440px;
}
TD.navigasjon {	
	padding-left : 0px;
	padding-right : 10px;
	padding-top : 0px;
	margin-top: 20px;
	margin-left : 0px;
	background-color: white;
	vertical-align : top;
}

/* Img */
IMG{
	border : 0px;
}
IMG.border{
	border : 1px solid black;
}
IMG.nyheterbilde{
	height : 100px;
}
IMG.spiller{
	width  : 96px;
	height : 100px;
	border : 1px solid black;
	margin-top : 6px;
	margin-left : 8px;
	margin-bottom : 7px;
}
IMG.splash{
	margin-left : 0px;
	margin-bottom : 5px;
	margin-top: 10px;
	border : 1px solid silver;
	width : 430px;
}
INPUT.stealth{
	background-color : white;
	border : 0px solid white;
}

/* Form definitions*/
TEXTAREA, SELECT {	
	background-color: #F2F2F2;
	border: 1px solid silver;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	padding-left : 2px;
}
INPUT {	
	background-color: #F2F2F2;
	border: 1px solid silver;
	margin-bottom : 4px;

}
SELECT {
	margin-bottom : 4px;
}
FORM {
	margin-left : 10px;
}
FORM.google{
	margin-left : -20px;
}

/* Lists */
UL{
	margin-left : 0px;
	list-style-type: square;
	color : silver;
}
LI{
	margin-left : 0px;
	list-style-type: none;
}
LI.square{
	margin-left : 0px;
	list-style-type: square;
}

DT{
	font-weight: bold;
	font-size: 8pt;
	font-family : helvetica, verdana;
	margin-top : 0px;
	padding-bottom : 5px;
}

DD{
	font-size: 14px;
}
DD.linker{
	padding : 6px;
	border-bottom : 0px dotted gray;
	border-left : 0px dotted gray;
}

/* Tables */
TABLE{
	padding : 4px;
	margin-left : 20px;
}
TABLE.faktura{
	border : 1px solid silver;
 	width : 1000px;
}
TABLE.gjestebok{
	border : 0px dashed silver;
	width : 600px;
	margin-left : -15px;
}
TABLE.indexgjestebok{
	margin-left : 2px;
	width : 125px;
}
TABLE.information{
	padding : 0px;
}
TABLE.medlemsliste{
	border : 1px solid silver;
 	width : 1100px;
}
TABLE.normal{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	padding : 2px;
	border : 0px dashed silver;
	background : white;
	padding-left: 10px;
	padding-right: 10px;
	margin-left : 10px;
}
TABLE.nestekamp{
 	margin-left : -15px;	
}
TABLE.nyheter{
	width : 420px;
	border : 0px solid gray;
	margin-left : -5px;
}
TABLE.spiller{
	padding : 4px;
	margin-left : 8px;
}
TABLE.spillerhead{
	border : 0px;
	padding : 0px;
	margin-left : 0px;
}
TABLE.tabell{
	padding : 0px;
	margin-top : -25px;
}
TD {
	font-size: 8pt;
}
TD.gjestebokhead1{
	color : gray;
	font-weight : bold;
	vertical-align : top;
}
TD.gjestebokhead2{
	width : 150px;
	color : gray;
	font-weight : bold;
	background-color : #F2F2F2;
	padding : 6px;
	vertical-align : top;
	font-size : 8pt;
}
TD.gjesteboktekst{
	padding : 6px;
	padding-left : 10px;
	vertical-align : top;
	font-size : 8pt;
	font-family: sans-serif;
	background-color : #F2F2F2;
}
TD.head {
	font-weight : bold;
	color : maroon;
	vertical-align : top;
}
TD.indexgjestebok{
	background-color: white;
	border: 1px dotted silver;
	padding : 6px;
}
TD.informasjon{
	font-size : 8pt;
	padding-left : 10px;
}
TD.informasjonhead{
	color : gray;
	font-weight : bold;
	padding-right : 20px;
	font-size : 8pt;
}
TD.informasjonheadstor{
	color : gray;
	font-weight : bold;
	padding-right : 20px;
	font-size : 10pt;
}
TD.nestekamp{
	color : gray;
	font-size : 8pt;
	padding : 0px;
	padding-right : 5pt;
}
TD.normal{
	font-size : 8pt;
	font-family : helvetica, verdana;
	vertical-align : top;
}
TD.nyheterfooter{
	font-size : 7pt;
	text-align : right;
	color : gray;
}
TD.nyheterheader {
	font-size : 10pt;
	font-family: sans-serif;
	font-weight : bold;
	color: gray;
}
TD.nyhetertekst{
	font-size : 9pt;
	font-family: sans-serif;
	font-weight : normal;
	padding-left: 10px;
	padding-top : 4px;
	vertical-align : top;
}
TD.right{
	vertical-align: top;
	margin-top: 40px;
	padding-top : 10px;
	padding-left : 15px;
	border-left : 2px dotted silver;

}
TD.spillerhead{
	width : 325px;
	background-color : #F2F2F2;
	font-size : 8pt;
	font-family: sans-serif;
	font-weight : bold;
}
TD.spillerhead2{
	font-size : 8pt;
	font-weight : bold;
	color : gray;
	width : 20px;
	padding-right : 15px;
	border-top : 0px solid #DDEEFE;
	border-bottom : 0px solid #DDEEFE;
	border-right : 0px solid #DDEEFE;
}
TD.spillerinfo{
	font-size : 8pt;
	padding-left : 6px;
	border-top : 0px solid #DDEEFE;
	border-bottom : 0px solid #DDEEFE;
	width : 240px;
}
TD.statistikk{
	padding-left : 30px;
}

TH{
	font-size : 8pt;
	color : gray;
	text-align : left;
}
TH.tabell{
	text-align : right;
}
TR.bluehover:hover{
	background-color : lightblue;
}
TR.tabell_highlight{
	background-color : lightblue;
}
STRONG{
	color : gray;
}

/* SPANS */
.small{
	font-size: 80%;
	text-align : right;
}
.gjestebokdato{
	font-size : 6pt;
}
.left_head{
	font-weight : bold;
	color : black;
	font-size: 8pt;
}
.right_head{
	font-weight : bold;
	color : black;
	font-size: 8pt;
	padding-bottom : 5px;	
	margin-bottom : 5px;
}





























