body {
	padding:0;
	margin: 0;	
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	line-height: 150%;
	background-image: url(back.gif);
	background-position:230px 75px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#topp {
	height:70px;
	width:980px;
	text-align:right;
} 
#venstre {
	position: absolute;
	top:inherit;
	left: 0px;
	width: 147px;
	margin: 0px;
	padding: 0px;
}
#hoyre {
	position:absolute;
	top:inherit;
	left: 786px;
	width: 196px;
	margin: 0px;
	padding: 0px;
}
#midt {
	position:absolute;
	top:inherit;
	width:630px;
	margin-left: 148px;
	margin-right: 197px;
	margin-top:0px;
	padding: 0px 5px 0px 5px;
}

#hoyre H1, #venstre H1 {
	background-color:#006699;
	color:#FFFFFF;
	margin: 0px;
	display:block;
	border-bottom-width: 0px;		
}
#hoyre h2, #venstre h2 {
	text-indent:4px;
	background-color:#B5D6E5;
	margin: 0px;
	display:block;
	color:#666666;
}
#hoyre h2 a:visited, #venstre h2 a:visited {
	color:#666666; 
	text-decoration: none
}
#hoyre h2 a:link, #venstre h2 a:link {
	color: #666666; 
	text-decoration: none
}
#hoyre h2 a:hover, #venstre h2 a:hover{
	color: #FF0033; 
	text-decoration: underline
}




	#nav, #nav ul { /* all lists */

		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 147px;
		background-color :#E6F1F7;		
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
		z-index:10;
	}
	#nav a.link { /* main */
		border: 0px;
		border-bottom: 1px solid #FFFFFF;
	}	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 147px;
		margin-top : -1.65em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	#nav li ul ul ul { /* third-and-above-level lists */
		left: -999em;
	}	
	
	#nav a {
		display : block;
		width: 146px;
		w\idth : 137px;
		color : black;
		text-decoration : none;
		border : 1px solid #FFFFFF;
		padding-left: 10px;
		line-height:150%;
	}
	
	#nav li a:hover {
		color:#FF0000;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul,#nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul,#nav li.sfhover ul ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul,#nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul,#nav li li li li.sfhover ul { 
	/* lists nested under hovered list items */
		left: auto;	
	}
	
	#nav li:hover, #nav li.sfhover {
		width : 147px;	
		/* background-color: #006699; */
		/* background-color:#CCFF66; */
		background-color: #B5D6E5;
	}

ul.sk-list {
	margin: 5px 0;
	padding: 0;
}
ul.sk-list li {
	list-style-position:inside;
	padding-left:5px;
}

div.toppliste {
	width:100%;
	display:block;
	margin-bottom:10px;
}
div.toppliste div {
	width: 33%;
	float:left;
}
div.toppliste div.two {
	width: 49%;
}
div.toppliste div table.resultat {
	width: 90%;
}
div.toppliste div.two div {
	width: 100%;
}

img {
	border:0;
}


table.info img {
 /* Styret - bad,bad */
	float:left;
	margin-right: 2px;
}

/* BOXER fremside */
.boxfront {
	padding-bottom:10px;
	width:100%;
	background-color:#E6F1F7;
}
div.boxfront ul {
	margin: 5px 0;
	padding: 0;
}
div.boxfront ul ul {
	margin: 0px 0;
	padding: 0;
}
div.boxfront li {
	padding-left:5px;
	list-style-type:none;
}
div.boxfront li li {
	padding-left:3px;
	list-style-type:none;
}
div.boxfront h2 {
	text-indent:5px;
	background-color:#B5D6E5;
	margin: 0px;
	display:block;
	color:#666666;
}
/* BOX på fremsiden - lager */
.f-b {
	float:right;
	display:block;
	width:100px;
	padding-left:20px;
	margin-right:10px;
	margin-bottom:20px;
	text-align:right
}
div.f-b ul {
	margin: 5px 0;
	padding: 0;
}
div.f-b ul li {
	padding-left:5px;;
	list-style: none;
	font-weight:bold
}
div.f-b ul li ul {
	margin: 0px 0;
	padding: 0;
}
div.f-b ul li ul li {
	padding-left:5px;
	list-style: none;
	font-weight:normal;
}
.f-c {
	width:140px;
	padding-left:10px;
	padding-right:10px;	
	margin-right:10px;
	margin-left:5px;	
	margin-bottom:20px;
	border:1px dotted #000;
	text-align:center;
}
.f-c ul {
	text-align:left;
}
.f-c h2 {
	border-bottom:1px solid #000;
}


/* Hovedtekster */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 18px;
	font-weight: normal; 
	color: #66787D;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	text-indent: 5pt;
	margin:5px 0px 10px 5px;
}
h2 {
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	margin:0px 0px 3px 0px;
	padding:0px;
}
h3 {
	font-size: 10pt;
	font-weight: normal;	
	margin:5px 0px 0px 0px;		
}
h4 {
	font-size: 16pt;
	font-weight: bold;
	color:#bbb;
	margin:5px 0px 10px 5px;	
}

h4 a {
	color: #bbb; 
	text-decoration: none;
}

h4 a:visited {  
	color: #bbb; 
	text-decoration: none;
}
h4 a:hover {
	color: #B5D6E5; 
	text-decoration: none;
}

/*  */

/* Spesiellt */

acronym {
	border-bottom: 0px;
	cursor: help;  
}

p {
	margin:0px 5px 15px 5px;

}

/* span SPACE */
span.space {
	clear:both;
}
span.left {
	width: 75%;
	float:left;
}
span.right {
	width:25%;	
	text-align: right;
	font-weight: normal;   
	font-family: tahoma;
	font-size: 11px;
}

/* div overskrift */
div.right {
	text-align: right;
	font-weight: normal;   
	font-family: tahoma;
	font-size: 11px;
	width: 34%;
	float:right;
}
div.left {
	text-align: left;
	width: 66%;
	float:left;
}
/* div SPACE */
div.float {
 	margin: 0px 5px 5px 5px;	
	float: left;
	text-align:center;
}
div.float_stevne{
 	margin: 0px 5px 5px 5px;	
	float: left;
	text-align:center;
}
div.spacer{
	clear:both;
	margin-bottom:10px;
}

/* URL */
a:visited {  
	color: #800080; 
	text-decoration: underline;
}
a:link {  
	color: #00E; 
	text-decoration: underline;
}
a:hover {
	color: #F033; 
	text-decoration: underline;
}

a.linkhide {  
	color: #66787D; 
	text-decoration: none
}
a.linkhide:visited {  
	color: #66787D; 
	text-decoration: none
}
a.linkhide:hover {
	color: #F03; 
	text-decoration: underline
}

a.liste:visited {  
	color: #800080; 
	text-decoration: none
}
a.liste:link {  
	color: #00E; 
	text-decoration: none
}
a.liste:hover {
	color: #F03; 
	text-decoration: underline
}


/* RESULTAT */
table.resultat {
	font-family: trebuchet ms, arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-spacing: 0px;
	border-collapse: collapse;	
	vertical-align: top;
	width:100%;
	empty-cells: show;
}
table.resultat caption {
	text-align: left;
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	margin:0px 0px 3px 0px;
}
table.resultat th {
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	color: #707070;
	text-align: left;
	font-weight: normal;
	text-indent: 5px;
}
table.resultat td {
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	font-family: arial;
	padding: 0px;
	text-indent: 5px;	
}
table.resultat td.done {
	/* Terminliste */
	color:#999;
}
table.resultat td.done a:visited{
	/* Terminliste */
	color:#999;
}
table.resultat td.done a{
	/* Terminliste */
	color:#999;
}
table.resultat td.done a:hover {
	/* Terminliste */
	color: #F03; 
	text-decoration: underline
}
table.resultat tr.ruled {
	background:#E6F1F7;
}
table.resultat tr.down {
	background:#E6F1F7;
}
/* Opera hack */
table.resultat head:first-child+body tr.ruled {
	background: #F5F5F5;
}
table.resultat thead { 
	display: table-header-group;
}
table.resultat tfoot {
	display: table-footer-group;
}

table.resultat a:visited {  
	color: #800080; 
	text-decoration: none
}
table.resultat a {  
	color: #00E;
	text-decoration: none
}

table.resultat a:hover {
	color: #F03; 
	text-decoration: underline
}
table.resultat input {
	/* Hidden */
	border-width:0px;
	border-style: solid;
	border-color:#000;
}

table.sortable thead {
  cursor: pointer;
}

/* TVUNGET - Bør settes inn i kaskaden */
.tekst {  
	FONT-FAMILY: Trebuchet MS, arial, geneva, helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 16px
}
.small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 14px; 
	color: #000;	
}


/* BOX til detaljertvising */
.box { 
	position: absolute;
	width: 225px; 
	z-index: 4; 
	left: 400px; 
	top: 20px; 
	visibility: hidden;	
}
.box h2 {
	background-color:#B5D6E5;
	margin: 0px;
	display:block;
	text-indent:5px;
}

/* BOX på fremsiden - lager */
.f-b {
	float:right;
	display:block;
	width:100px;
	padding-left:20px;
	margin-right:10px;
	margin-bottom:20px;
	text-align:right
}

/*----------------------------------------------------------*/
.navmenu ul{
	margin-top:3px;
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #000;
	line-height:normal;
}
.navmenu li {
	list-style: none;
	margin: 0;
	display: inline;

}
.navmenu li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background: #E6F1F7;
	text-decoration: none;
}
.navmenu li a:link { 
	color: #000; 
}
.navmenu li a:visited { 
	color: #000; 
	text-decoration:none;	
}
.navmenu li a:hover {
	border: 1px solid #000;
	background:none;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
}
.navmenu li.sel {
	padding: 3px 0.5em;
	margin-left: 5px;
	margin-right: 2px;	
	padding-left: 30px;
	padding-right: 30px;
	border: 1px solid #000;
	background:none;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
	font-weight:bold;	
}
/* LR-Stevner - Mer bredde */
.navmenu ul.st li a {
	margin-left: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.navmenu ul.st li.sel {
	margin-left: 5px;
	padding-left: 25px;
	padding-right: 25px;
}

/* BETA - årstall under stevner.*/
.navmenu ul.simple li a {
	font-size:10px;
	padding: 3px 0.4em;
	margin-left: 1px;

}
.navmenu ul.simple li.sel {
	font-size:10px;
	padding: 3px 0.5em;
	margin-left: 1px;
	margin-right: 1px;	
	padding-left: 3px;
	padding-right: 3px;	
}

/* Brukes denne? */
#navsimple {
	padding: 3px 0;
	margin-left: 0;
	line-height:normal;
}
#navsimple li {
	padding-left: 3px;
	margin-left: 3px;
	list-style: none;
	margin: 0;
	display: inline;
}

/* Forms */
#gb input, select, textarea {
	margin-left: 10px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
}
#gb label {
	margin: 0;
	display: block;
	width: 100px;
	text-align: right;
	float: left;
}
#gb div {
	margin-bottom: 5px;
}
#gb div.radio p {
	margin: 0;
	display: block;
	width: 100px;
	text-align: right;
	float: left;
}

#gb div.radio label {
	text-align: left;
	margin-left: 100px;
	width: auto;
	float: none;
}

