/* GENERAL STYLES */
/* ------------------------------------ */
/* dues.no - CSS: duestyles.css         */
/* Web og stilark fra Blank as      	*/
/* Forfatter: Siw Ørnhaug Nylund        */
/* ------------------------------------ */


body 
{
    	MARGIN: 0px; BORDER: 0px; PADDING: 0px;
    	background-color: #ffffff;
    	font-family: Arial,Helvetica,sans-serif;
    	font-size: 11px; 
    	color: #000000;
    	text-align: left; 
}
#wrapper
{
    	margin: 15px auto;
    	width: 900px;
	border: 1px solid #ffffff; 
}


/* -------------------------------- */
/* Aktuelle farger:                 */
/* Bakgrunn startsiden:	    #b0d1a6 */
/* Bakgrunn start-saker:    #d3e5cd */
/* Bakgrunn header:	    #4db42d */ 
/* Blå bakgrunn meny:       #315c9d */
/* Bakgrunn mørk grønn:	    #59914a */
/* Lys grønn bakgrunn:      #90be83 */
/* -------------------------------- */
/* Ikke lenger aktuelle farger:     */
/* Blå bakgrunn	:           #3c437f */
/* Mørk grønn skrift:	    #006600 */
/* Mørk grønn bakgrunn:     #3d8c23 */
/* Middels grønn bakgrunn:  #4eb22c */
/* Lys grønn bakgrunn:	    #c6e7bc */
/* Bord innholdsramme:      #e4e6d0 */
/* -------------------------------- */


#top 
{
    	float: left; 
    	width: 898px; 
    	height: 155px;
	background-image: url(/Images/bg_topp.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
#clickLogo
{
	float: left;
	width: 200px;
	height: 90px;
	margin: -100px 0px 0px 355px;
	cursor: hand;
}


#mainmenu
{
    	float: left; 
    	width: 880px;
    	margin: -29px 0px 0px 0px; 
    	padding: 0px 0px 0px 20px;
    	list-style-type: none;
}
#mainmenu li
{
    	float: left;
    	display: block;
    	padding: 3px 5px 3px 5px;
    	margin: 0px 25px 0px 0px;
    	background-image: url(/Images/pil_off.gif);
    	background-position: center left; 
    	background-repeat: no-repeat;
    	font-size: 11px;
}
#mainmenu #li3
{
    	margin-right: 190px; 
}
#mainmenu #li4, #mainmenu #li5, #mainmenu #li6, #mainmenu #li7
{
    	margin-right: 13px; 
}
#mainmenu #li8
{
    	margin-right: 0px; 
}

#mainmenu li:hover, #mainmenu .active, #mainmenu .inPath
{
 	background-color: #315c9d;
	background-image: url(/Images/pil_on.gif);
	background-position: center left; 
	background-repeat: no-repeat;
}

#mainmenu li a
{
    	color: #ffffff;
    	text-decoration: none;
    	margin-left: 15px;
}



/* -------- */
/* Content  */
/* -------- */

h1, h2, h3, h4
{
	padding: 0px;
	margin: 0px;
}
h1
{
	font-size: 18px;
} 
h2
{
	font-size: 16px;
} 
h3
{
	font-size: 14px;
} 
h4 
{ 
	font-size: 12px; 
	font-style: italic; 
}
.big {	font-size: 20px; }

#main
{
    	float: left;
    	width: 898x;
	background-image: url(/Images/bg_rep.jpg);
	background-position: left; 
	background-repeat: repeat-y;
}

#header
{
	float: left;
	width: 892px;
	height: 40px;
	margin: 0px 3px 4px 3px;
	padding-top: 4px;
	background-color: #4db42d;
	color: #ffffff; 
	text-align: center;
}
#header .big
{
	padding-top: 6px; 
}

#slides
{
	float: left;
	width: 892px;
	margin: 4px 0px 4px 2px;
	background-color: #b0d1a6;
}
#slides table td
{
	width: 297px;
	padding: 0px;
	margin: 0px;
}



#content, #contentStart, #content3kol, #contentTreningType
{
	float: left;
    	width: 884px;
	margin-left: 2px;
}


/* ---  Saker som vises på startside  --- */

#contentStart
{	
	width: 872px;
 	float: left;
	background-color: #b0d1a6;
	padding: 10px 10px 14px 10px;
	font-size: 12px;
    	color: #006600;
	line-height: 16px; 
}
#contentStart p
{	
	margin: 0px;
	padding: 4px;
	padding-bottom: 14px;
}
#newsRubrikk
{
	float: right;
	width: 264px;
	padding: 6px;	
	margin: 10px 2px 10px 10px;
	background-color: #59914a;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
#newsRubrikk h3
{
	font-size: 12px;
	padding-top: 0px; margin-top: 0px;
}
#newsRubrikk a
{
	color: #ffffff;
	text-decoration: underline;
}

#startIngress
{
	clear: left;
	width: 580px;
	font-weight: bold;
	font-size: 12px;
	margin-top: -10px;
}
#startIngress a
{
	color: #59914a;
}

#divSaker
{
	width: 872px;
 	float: left;
}
#divSaker table .sak
{
	width: 260px;
	height: 125px;
	background-color: #d3e5cd;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 4px 10px;
}
#divSaker table .sak #img
{	
	float: right;
	padding: 0px 0px 0px 6px;
}
#divSaker table .stolpe
{
	width: 16px;	
	height: 125px;
}
#divSaker table .sak a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/* ---  Visning saker fra forsiden  --- */

#innholdSak
{
	font-size: 12px;
}
#innholdSak a .LesMer
{
	color: #000000;
	text-decoration: none;
}
#innholdSak a .LesMer:hover
{
	font-weight: bold;
	cursor: hand;
}

/* -------------------------------- */


.LesMer
{
    	float: left;
	width: 100px;
	margin-top: 10px;
	font-weight: bold;
    	background-image: url(/Images/pil_gul.gif);
    	background-position: center left; 
    	background-repeat: no-repeat;
}


.LesMer p, #contentStart table .sak p
{
	padding: 6px 0px 4px 25px;
}
#contentStart table .sak #tekst p
{
	padding: 4px 0px 4px 0px ;
}
a:hover .LesMer
{
    	background-image: url(/Images/pil_rod.gif);
	cursor: hand;
}

/* -------------------------------- */



/* ---  Treningsleir  --- */

#content3kol, #contentTreningType, #content2kol
{	
	width: 872px;	
	background-color: #b0d1a6;
	font-size: 12px;
	padding: 10px;
}
#content3kol, #content2kol 
{ 
	margin-left: 2px; 
}
#content3kol p, #contentTreningType p, #content2kol p
{	
	padding: 8px 3px 4px 3px;
	margin: 0px;
}
#content3kol ol li 
{
	padding-bottom: 8px;
}
#content3kol table td
{
	width: 274px;
}
#content3kol table tr .colspan3
{
	width: 822px;
}
#content2kol table td
{
	width: 50%;
	padding-right: 20px;
}
#content3kol #treningsleirListe
{
    	float: left; 
 	width: 240px;
	margin: 0px; 
    	padding: 10px 0px 0px 0px;
    	list-style-type: none;
}
#content3kol #treningsleirListe li
{
    	float: left;
	width: 240px;
	height: 16px;
    	display: block;
	background-color: yellow;
    	padding: 3px 0px 0px 30px;
    	margin: 0px 0px 3px 0px;
	font-size: 10px;
    	background-image: url(/Images/pil_gul2.gif);
    	background-position: center left; 
    	background-repeat: no-repeat;
}
#content3kol #treningsleirListe li a
{
	color: #000000;
	text-decoration: none;
}
#content3kol #treningsleirListe li:hover
{
	background-image: url(/Images/pil_rod.gif);
	background-position: center left; 
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: hand;
}

/* --- Underside - oversikt Danmark --- */

#treningsleirListe
{
	float: left;
	width: 240px;
}
#treningsleirListe ul
{
	list-style-type: none;
    	padding: 0px 0px 10px 25px;
    	margin: 0px;
}
#treningsleirListe ul li a
{
    	color: #006600;
	text-decoration: none;
}
#treningsleirListe ul li a:hover
{
    	color: #000000;
}

#treningsleirListe .treningKategori div
{
	width: 200px;
	height: 16px;
    	background-color: yellow;
	color: #000000;
	text-decoration: none;
    	padding: 2px 0px 2px 30px;
    	margin: 0px 0px 3px 0px;
    	background-image: url(/Images/pil_gul2.gif);
    	background-position: center left; 
    	background-repeat: no-repeat;
}
#treningsleirListe .treningKategori a div:hover
{
	font-weight: bold;
    	background-image: url(/Images/pil_rod.gif);
    	background-position: center left; 
    	background-repeat: no-repeat;
}
#treningsleirListe .treningKategori div:hover
{
	cursor: hand;
}



#treningsleirIntro, #treningsleirShowcase, #treningsleirStederListe
{
	float: left;
	width: 600px;
	background-color: #c6e7bc;
	color: #000000;
	font-size: 11px;
	padding: 10px;
	margin-left: 10px;
}
#treningsleirIntro
{
	background-color: #59914a;
	color: #ffffff;
}
#treningsleirShowcase table .stolpe
{
	width: 10px;	
}
#treningsleirShowcase img
{
	padding-bottom: 10px;
}
#treningsleirStederListe
{
	padding-top: 6px;
}
#treningsleirStederListe .stedHeader
{
	font-size: 12px;
	font-weight: bold;
}
#treningsleirShowcase table td
{
	width: 310px;
}
#treningsleirStederListe table td .bilde
{
	float: left;
	width: 176px;
	padding: 0px 8px 0px 0px;
}
#treningsleirStederListe table td .kart
{
	padding: 0px;
}



/* ---  Turneringer  --- */

ul#turneringerListe
{
	float: right;
	width: 274px;
	list-style-type: none;
    	padding: 0px 0px 20px 0px;
    	margin: 0px;
	font-size: 11px;
}
ul#turneringerListe li
{
    	float: left;
	width: 274px;
	height: 16px;
	display: block;
	background-color: #c6e7bc;
    	padding: 3px 0px 0px 30px;
    	margin: 0px 0px 3px 0px;
    	background-image: url(/Images/pil_gul2.gif);
    	background-position: center left; 
    	background-repeat: no-repeat;
}
ul#turneringerListe .odd
{
	background-color: #90be83;
}
ul#turneringerListe li a
{
	color: #000000;
	text-decoration: none;
}
ul#turneringerListe li:hover
{
	background-image: url(/Images/pil_rod.gif);
	background-position: center left; 
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: hand;
}
/*
#c3kollys 
{ 
	float: left;
	width: 872px;	
	font-size: 12px;
	margin: -10px 0px 0px -10px;
	padding: 10px;
	background-color: #c6e7bc; 
}
#c3kollys h3
{ 
	color: #000000;
}
*/
#c3kollys a
{ 
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
#c3kollys a:hover
{ 
	text-decoration: underline;
}

#c3kollys 

#content3kol #c3kollys table tbody tr td table
{
	background-color: #ffffff;
	border: 1px solid #c6e7bc;
}
#content3kol #c3kollys table tbody tr td table tbody tr td
{
	border: 1px solid #c6e7bc;
	padding: 2px;
}
/* #content3kol #c3kollys .whiteBorderBottom */
.whiteBorderBottom
{
 	border-bottom: 1px solid white;
}



/* ---  Kontaktsiden  --- */

#kontakt, #innholdSak
{
 	float: left;
   	width: 848px;
	margin-left: 4px;
	background-color: #c6e7bc;
	padding: 10px 20px 20px 20px;
}
#personer
{
	float: right;
	width: 540px;
}
#personer table .person #ansvar
{
	float: left;
	width: 167px;
}
#personer table .person #tlf
{
	float: left;
	width: 167px;
	padding-bottom: 6px;
}
#personer table .mellom
{
	width: 18px;
}


/* --- Nyhetsbrev --- */

#nyhetsbrevAbonner
{
	float: left;
	width: 830px;	
	margin-left: 3px;
	font-size: 12px;
	padding: 20px 20px 20px 40px;
	background-color: #c6e7bc; 
}
#nyhetsbrevAbonner a .Tilbake
{
	color: #000000;
	text-decoration: none;
}
#nyhetsbrevAbonner a .Tilbake:hover
{
	font-weight: bold;
	cursor: hand;
}
.Tilbake
{
    	float: left;
	width: 100px;
	margin: 10px 0px 0px 20px;
	font-weight: bold;
    	background-image: url(/Images/pil_off.gif);
    	background-position: center left; 
    	background-repeat: no-repeat;
}
.Tilbake p
{
	padding: 6px 0px 4px 25px;
}
a:hover .Tilbake
{
    	background-image: url(/Images/pil_on.gif);
	cursor: hand;
}








/* -------- */
/* Bottom   */
/* -------- */

#bottom
{
    	float: left;
    	width: 900px;
    	height: 30px; 
	background-image: url(/Images/bg_bottom.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
	/* color: #ffffff; */
	text-align: center;
	text-size: 9px;
	padding-top: 6px;
}
#blank
{
	width: 820px; 
	height: 25px;
	padding: 0px 40px 0px 0px;
	margin: 0px auto;
	background-image: url(../images/blank.png);
	background-position: bottom right; 
	background-repeat: no-repeat;
	text-align: right;
	color: #90be83;
}
#blank #sau a
{
	color: #90be83;
	text-decoration: none;
}
#blank #sau a:hover
{
	text-decoration: underline;
}


/* EDITOR PROPERTIES */
