body	{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 13px;
}

BODY,TABLE P,TD,TH,DIV {
	font-size:13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

FONT {
	font-size:13px!important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	color: #676767!important;
}

DIV#container	{
	width: 999px;
	margin-left: auto;
	margin-right: auto;
}

DIV#top	{
	width: 999px;
	height: 106px;
	background-image: url(/s/www.kanvas.no/gifs/top_logo.png);
	background-repeat: no-repeat;
}

DIV#id1	{
	width: 215px;
	float: left;
}

DIV#id1 DIV.address	{
	margin: 11px 0 10px 10px;
}

DIV#id2	{
	width: 774px;
	background-color: white;
	float: left;
	margin: 0 0 0 10px;
}


DIV#topMenu	{
	float: left;
	width: 990px;
	text-align: right;
	overflow: hidden;
	text-transform: uppercase;
	margin: 5px 0 0 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

DIV#topMenu A	{
	color: #787878;
}

UL#leftMenu	{
	background-color: #f8981d;
	float: left;
	width: 215px;
	height: 600px;
	padding-top: 5px;
	margin-bottom:10px;
	list-style: none;
	color: #fff;
}

UL#leftMenu LI	{
	border-bottom: 1px solid #f5a641;
	float: left;
	width: 201px;
	padding: 0 0 2px 8px;
	margin: 1px 0 0 3px;
}

UL#leftMenu LI.selected	{
	border-bottom: none;
	background-color: #f48d0a;
}

UL#leftMenu LI UL.leftMenuSubLevel	{
	list-style: square;
	list-style-position: inside;
}

UL#leftMenu LI UL.leftMenuSubLevel LI	{
	border-bottom: none;
}

UL#leftMenu LI UL.leftMenuSubLevel LI A	{
	text-transform: none!important;
	font-weight: normal;
}

UL#leftMenu LI.leftMenuSubLevel2 {
    list-style-position: inside; 
    padding-left:10px;
	list-style-position: inside;
}

UL#leftMenu LI.leftMenuSubLevel3 {
/*    background-color: #52b5e4; */
	list-style: circle;
	list-style-position: inside;
	padding:2px 0 2px 30px;
}

UL#leftMenu LI.leftMenuSubLevel2, UL#leftMenu LI.leftMenuSubLevel3	{
	border-bottom: none;
}

ul#leftMenu li.leftMenuSubLevel2 a, ul#leftMenu li.leftMenuSubLevel3 a {
	font-weight:normal;
	text-transform:none !important;
}

UL#leftMenu A	{
	color: #fff;
	font-weight: normal;
	width: 100%;
	text-decoration: none;
	text-transform:uppercase;
}



A	{
	font-weight: normal;
	font-weight:bold;
	text-decoration: none;
	
	}

A:link	{
	color: #0090ff;
	text-decoration: none;
}

A:hover	{
	text-decoration: underline;
}

A:visited	{
	color: #0090ff;
}

A#logoLink	{
	float: left;
	width: 450px;
	height: 50px;
	margin-top: 10px;
	text-decoration: none;
}

A.findOnMapLink, A.linkToUnits	{
	display: block;
	/* width: 180px; */
	font-weight: bold;
	color: #0090ff;
	text-align: right;
	background-image: url(/s/www.kanvas.no/gifs/arrowLinkRight.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 3px;
	padding: 0 15px 0 0;
}

A.linkToUnits {
	text-align:left;
	width:90px;
}

INPUT,
SELECT	{
	border: 1px solid #cccccc;
	color: #666666;
	background-color: #fff;
}

SELECT	{
	outline: white;
	outline-style: none;
	font-size: 11px;
	height: 20px;
}

INPUT[type="text"]	{
	height: 17px;
}

INPUT[type="submit"]	{
	background-color: #f4f4f4;
	font-weight: bold;
	font-size: 9px;
	height: 21px;
}

FORM#topSearch	{
	float: right;
	width: 220px;
	margin-top: 17px;
}

FORM#topSearch	INPUT	{
	float: right;
	margin-left: 3px;
}

UL	{
	margin: 0;
	padding: 0;
}

#id2 UL {
	margin:4px 4px 4px 20px!important;
}


H1, H2	{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fa920c;
}

H1	{
	font-size: 24px;
	margin: 16px 0 15px 0;
}

H2	{
	font-size: 18px;
	margin: 5px 0 10px 0;
}

H3	{
	margin: 0;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}

DIV.column1	{
	float: left;
}

DIV.column1.narrow	{
	width: 569px;
}

DIV.column1.wide	{
	width: 774px;
}

DIV.column2	{
	width: 190px;
	float: left;
	margin: 17px 0 0 10px;
}

DIV.wide2 {
	display:none;
}

A.bold, .bold	{
	font-weight: bold!important;
}
DIV.flashBox	{
	float: left;
	width: 774px;
}

DIV.column2 H2	{
	text-transform: uppercase;
	margin: 20px 0 4px 0;
}

DIV.column2 H2 A {
	color: #fa920c;
	font-weight: normal!important;
}

DIV.column2 EM	{
	font-size: 11px;
	color: #676767;
}

DIV.column2 DIV.news SPAN	{
	padding-bottom: 20px;
	display: block;
	border-top: 1px solid #e5e5e5;
	padding: 7px 0 5px 0;
}

DIV.column2 DIV.news SPAN A.header	{
	margin: 0;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	display: block;
	font-weight: normal!important;
}

DIV.articleFull	{
	float: left;
	margin-bottom: 20px;
	width:98%;
}

DIV.articleFull DIV.ingress	{
	font-weight: bold;
	color: #000;
	margin-bottom: 18px;
}



DIV.articleFull DIV.body IMG.imgArtDetail {
	width:280px!important;	
	float:right;
	padding:0 10px;
}

DIV.article100	{
	float: left;
	width: 98%;
	border-top: 1px solid #e5e5e5;
	padding: 10px 10px 20px 0;
}

DIV.article100 IMG	{
	float: right;
	width: 225px;
	border:0px #000 none;
	padding: 0 5px;
}

DIV.article100 TABLE TD, DIV.article50 TABLE TD {
	font-size:12px;
}

DIV.article100 H2	{
/*	float: left; */
	margin: 0 0 10px 0px;
}

DIV.article100 DIV.ingress	{
	float: left;
/*	width: 364px; */
/*	margin: 0 0 0 10px; */
}

DIV.article50	{
	float: left;
	border-top: 1px solid #e5e5e5;
	width: 274px;
	margin: 0 10px 0 0;
	padding: 0 0 15px 0;
}

DIV.article50 IMG	{
	padding-top: 8px;
	width:274px;
	border:0px #000 none;
}

DIV.article50 DIV.ingress	{
	min-height: 120px;
}

DIV.banners	{
	float: left;
	clear:both;
	margin: 15px 0;
	width:100%;
}

DIV.banners	IMG	{
	float: left;
	width:276px!important;
}

DIV#selectKinderGarten	{
	width: 195px;
	height: 60px;
	padding: 26px 0px 0 4px; 
	margin: 0;
	background-image: url(/s/www.kanvas.no/gifs/bgFinnBarnehage.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

/* for Internet Explorer */
/*\*/
* html #DIV#selectKinderGarten {
    height: 89px!important;
}
/**/

DIV#selectKinderGarten FORM {
	padding:0;
	margin:0;
}

FORM#findKindergardenSmall {
	width: 195px;
	height: 59px;
	padding: 26px 4px 0 8px;
	margin: 0;
	background-image: url(/s/www.kanvas.no/gifs/bgFinnBarnehage.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

DIV#selectKindergarten SELECT {
	width: 135px;
	margin-bottom: 1px;
}

.colorBlack	{
	color: #000;
}

.colorOrange	{
	color: #f8981d!important;
}

.colorBlue	{
	color: #66bce5!important;
}

.colorGreen	{
	color: #ABD42D!important;
}



FORM#kinder SELECT {
	display:none;
}




/* EA CALENDAR VIEW */

DIV.column1 DIV#eventCalender {
	background-color:#f1f1f1;
    margin:18px 0 20px 0;
    padding-bottom:1px;
    padding-top:1px;
    width:566px;
	clear:both;
}

DIV.eventCalenderView TABLE {
	background-color:white!important; 
	border-collapse:separate!important;
	margin-left:14px;
	margin-right:1px;
    border-spacing:1px!important;
    table-layout:auto!important;
    width:auto!important;
    }

DIV#eventCalender TABLE TD {
    padding:0!important;
    margin:0!important;
	text-align:left;
	vertical-align:top;
    }

DIV#eventCalender TABLE TD.calHeader {
    font-size:13px!important;
    color:#485268;
    font-weight:bold;
    background-color:#eff2f4!important;
	text-align:center;
    }

DIV#eventCalender TABLE TD.calHeader A {
    font-weight:bold;
}

DIV#eventCalender TABLE TD.header {
    font-size:11px;
    font-weight:bold;
    background-color:#e5eaee!important;
    padding:4px 0!important;
    }

DIV#eventCalender TABLE TD.calDay {
    background-color:#f3f6f6; 
    padding:0!important;
    margin:0!important;
    font-weight:bold;
    color:navy;
    height:80px;
    min-height:80px;
    }

DIV#eventCalender TABLE TD.dayEvent {
	background-color:red;
}

DIV#eventCalender TABLE TD.calDay.after,
DIV#eventCalender TABLE TD.calDay.after TABLE TD {
    background-color:#ebeef0!important;
    }

DIV#eventCalender TABLE TD.calDay.today,
DIV#eventCalender TABLE TD.calDay.today TABLE TD {
    background-color:#99ca3a!important;
    }

DIV#eventCalender TABLE TD.calDay DIV.weekNumber {
    width:14px;
    height:0px;
    line-height:0px!important;
    z-index:100;
    position:relative;
    top:27px;
    left:-14px;
    }

DIV#eventCalender TABLE TD.calDay DIV.weekNumber .theNumber {
    font-size:9px;
    color:black;
    position:absolute;
    top:0;
    height:24px;
    line-height:24px!important;
}

DIV#eventCalender TABLE TD.calDay TABLE {
    border-collapse:collapse!important;
    border-spacing:0px!important;
    margin:0!important;
    padding:0!important;
}

DIV#eventCalender TABLE TD TABLE {
    margin-left:1px!important;
}

DIV#eventCalender TABLE TD.calDay TABLE TD {
    background-color:#f3f6f6;
    width:94px;
}

DIV#eventCalender TABLE TD.calDay TABLE TD.dayDate {
    font-size:18px;
    color:#204b76;
	background-color:#f3f6f6;
    z-index:200;
    font-weight:bold;
    text-align:left;
    }

DIV#eventCalender TABLE TD.calDay.today TABLE TD.dayDate {
    color:#ffffff;
	background-color:#99ca3a!important;
	}

DIV#eventCalender TABLE TD.calDay.after TABLE TD.dayDate {
	background-color:#ebeef0!important;
	}

DIV#eventCalender TABLE A {
    color:#3480a3;
    font-size:10px;
    font-weight:normal;
    margin-left:4px;
    }

DIV#eventCalender TABLE TD.calDay.today A {
    color:#ffffff;
}

DIV#eventCalender A.nextMonth {
    background-image: url(http://cache.skiinfo.com/gifs/9/sl_arrow_right.png) no-repeat;
    }

DIV#eventCalender A.prevMonth {
    background-image: url(http://cache.skiinfo.com/gifs/9/sl_arrow_left.png) no-repeat;
    }



/* EA CALENDAR VIEW */


/* EA WEEK PROGRAM */

DIV.column2 DIV.weekProgram TABLE {
	width:98%;
}

DIV.column2 DIV.weekProgram TABLE TD.dayName {
	color:#676767;	
	font-size:11px;
	padding:10px 0  10px 0;
	border-top:1px #E7E7E7 solid;
}

DIV.column2 DIV.weekProgram TABLE TD.event {
	color:#000;	
	font-size:12px;
	text-indent:2px;
}

DIV.column2 DIV.weekProgram TABLE TD.event A {
	color:#000;
	text-decoration:none;
}

/* EA WEEK PROGRAM */

/* KINDERGARTEN FACTS */

DIV.kindergartenFacts {
	clear:both;
	width:100%;
}

DIV.kindergartenFacts TABLE {

	border:0 none;
	width:100%;
	padding:0;
	margin:0;
}

DIV.kindergartenFacts H2 {
	border-bottom:1px #e7e7e7 solid;
	margin-bottom:4px;
}

DIV.kindergartenFacts H2.map {
	margin-top:30px;
}

DIV.kindergartenFacts TABLE.kontaktinfo {
    background-color:#e7e7e7;
	padding: 5px 0;
}

DIV.kindergartenFacts TABLE.merAmbassador {
	background: url(/s/www.kanvas.no/gifs/mer_ambassador.gif)!important;
}

DIV.kindergartenFacts TABLE.kontaktinfo TH {
	font-size:0.8em;
	padding:2px 0 2px 10px;
}

DIV.kindergartenFacts TABLE TD {
/*	background-color:#e7e7e7; */
	padding:2px 0 2px 10px;
}

DIV.kindergartenFacts TABLE TH, DIV.kindergartenFacts TABLE TD {
	text-align:left;
	margin-left:4px;
	border:0 none;
}


DIV.kindergartenFacts TABLE TD {
	width:50%;
	font-size:12px;
}

DIV.kindergartenFacts TABLE.factsPhotos TD {
	width: auto!important;
	padding-bottom:15px;
	}

DIV.kindergartenFacts TABLE.kontaktinfo TH {
	font-size:0.8em;
	padding:2px 0 2px 10px;
}

DIV.kindergartenFacts IFRAME, DIV.showMap IFRAME {
	width:569;
	height:410px;
	margin:20px 0 10px 0;
}

/* /KINDERGARTEN FACTS */

DIV.showMap {
	padding-top:11px;
}

#inThisRegion {
	width:564px!important;
/*	float:left;  */
	clear:both;
}

/*
#inThisRegion TABLE {
	float: left;
    width: 564px!important;
    border-top: 1px solid #e5e5e5;
    padding: 0px 10px 10px 0;
	margin-top:0px;
}
*/




#inThisRegion TABLE TD, #inThisRegion TABLE TH {
	font-size:12px;
}

#inThisRegion TABLE TH {
	text-align:left!important;
	margin-left:10px;
}

#inThisRegion TABLE.countryView TH {
	padding-top:15px!important;
}

DIV#inThisRegion TABLE TD A {
	margin-right:10px;
	font-weight:bold;
}

DIV#inThisRegion TABLE.countryView TD A {
	font-weight:normal!important;
}

#inThisRegion H2	{
	border-bottom:1px #e7e7e7 solid;
	margin-bottom:4px;
	text-transform: uppercase;
}


div.kindercontainer {
    float:left;
	text-align: left;
	width: 188px;
	margin:0 -3px 0 0;
	
}

div.regioncontainer {
    float:left;
	text-align: left;
	text-transform:uppercase;
	width: 564px;
	padding: 20px 0 0 0;
	margin:0 -3px 4px 0;
	border-bottom:1px #f0f0f0 solid;
	
	
}




/* LEDERHÅNDBOK */



#lederContainer {
	display:inline;
	float:left;
	margin-bottom:30px;
	margin-left:2%;
	margin-right:1%;
	width:97%;
}

#lederContainer TH {
	text-align:left;
	padding-top:10px;
}

#lederContainer TD.columnProperty {
	padding-left:10px;
	text-align:center;
}

#lederContainer TD.rowDirLinks {
	padding-left:10px;
	background-image:url(/s/www.kanvas.no/gifs/kanvas_gfx_menu_bullet_c.gifx);
	background-position:0 -1px;
	background-repeat:no-repeat;
	float:left;
	text-indent:0;
}

#lederContainer TD.rowDirLinks a:link {
	color:#F8971D;
	font-weight:normal;
	text-decoration:none;
}

.rowDirLinks .doc A	{
	background-image: url(/s/www.kanvas.no/gifs/kanvas_gfxHandbookIcon_doc.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.rowDirLinks .pdf A	{
	background-image: url(/s/www.kanvas.no/gifs/kanvas_gfxHandbookIcon_pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.rowDirLinks .xls A	{
	background-image: url(/s/www.kanvas.no/gifs/kanvas_gfxHandbookIcon_xls.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.rowDirLinks .ppt A	{
	background-image: url(/s/www.kanvas.no/gifs/kanvas_gfxHandbookIcon_ppt.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.rowDirLinks .other A	{
	background-image: url(/s/www.kanvas.no/gifs/kanvas_gfxHandbookIcon_other.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}





#lederContainer div {
	color:#5F5E5E;
	float:left;
	font-family:arial,helvetica,sans-serif;
}


#sideTittel {
	float:left;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
}


#lederContainer #lederLatestBox {
	margin:10px 0 25px;
	overflow:hidden;
	width:100%;
	clear:both;
}

#lederContainer #lederLatestBox .lederLatestTitle {
	border-bottom:1px dotted #5F5E5E;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	width:100%;
}


#lederContainer #lederLatestBox .latestResultRow {
	color:#5F5E5E;
	font-family:arial;
	font-size:13px;
}

#lederContainer #lederLatestBox .latestResultRow a {
	float:left;
	font-weight:normal;
}

div#lederContainer a:link {
	color:#7236FC;
	text-decoration:underline;
	}

#lederContainer a:link {
	color:#5F5E5E;
	font-weight:normal;
	text-decoration:none;
}


#sideSubTittel {
	border-bottom:1px dotted #5F5E5E;
	clear:left;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	width:100%;
}


#lederContainer .rowHeaderDesc {
	margin-bottom:15px;
	width:100%;
}


#lederContainer .rowHeaderDesc .columnDoknr {
	width:14%;
}

#lederContainer .rowHeaderDesc div {
	color:#5F5E5E;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}


#lederContainer .rowHeaderDesc .columnTittel {
	width:58%;
}


#lederContainer .rowHeaderDesc .columnUtarbeidet {
text-align:center;
width:14%;
}


#lederContainer TH.columnRevnr {
	text-align:center;
	width:14%;
	white-space:nowrap;
}

#lederContainer TD.columnRevnr {
	text-align:center;
}

/* LEDERHÅNDBOK */


/* LEDERHAANDBOK - ARTICLE */

TABLE#lederArticleBoxTop {
	border: 1px solid #B6B6B6;
	width: 97%;
	float: left;
	margin-top: 15px;
	background: #fde4ab url(/s/www.kanvas.no/gifs/kanvas_gfxHandbookBg1.jpg);
	padding: 1%;
	color: #5F5E5E;
	font-size: 12px!important;
	font-family: arial;
}

TABLE#lederArticleBoxTop TD,TABLE.handbok TD, TABLE.handbok TH	{
	font-size: 13px;
	font-family: arial;
}

TABLE#lederArticleBoxTop H2	{
	color: #5F5E5E;
	font-size: 17px;
	font-family: arial;
	border-bottom: 1px dotted #b6b6b6;
	padding-bottom: 4px;
	
}

TABLE#lederArticleBoxTop H2 SPAN	{
	font-weight: normal;
}

#lederArticleBoxTop .lederArticleMeta	{
	width: 98%;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #b6b6b6;
	padding-bottom: 2px
}

#lederArticleBoxTop .lederArticleMeta SPAN	{
	font-weight: normal;
}

#lederArticleBoxTop .resultRow	{
	width: 98%;margin-top: 5px
}

#lederArticleBoxTop .resultRow 	{
	font-size: 13px;
}

#lederArticleBoxTop .resultRow .itemRev, #lederArticleBoxTop .resultRow .itemApproved	{
	width: 20%;
	font-weight: bold;
}

#lederArticleBoxTop .resultRow .itemRevName, #lederArticleBoxTop .resultRow .itemApprovedname	{
	width: 35%;
}

#lederArticleBoxTop .resultRow .itemRevNr	{
	width: 10%;
	font-weight: bold;
}

#lederArticleBoxTop .resultRow .itemSign	{
	visibility: hidden;
}

#lederArticleBoxTop .resultRow .itemRevNrValue	{
	width: 14%;
}

#lederArticleBoxTop .resultRow .itemSignName	{
	visibility: hidden;
}

#lederArticleBoxTop .resultRow .itemRevDate	{
	width: 8%;
	font-weight: bold;
	text-align: right;
}

#lederArticleBoxTop .resultRow .itemSignDate	{
	visibility: hidden;
}

#lederArticleBoxTop .resultRow .itemRevDateValue	{
	width: 12%;
	text-align: right;
}

#lederArticleBoxTop .resultRow .itemSignDateValue	{
	visibility: hidden;
}


/* TOOLTIP */

a:not([href]) {
    font-style:italic;
    text-decoration:underline;
    letter-spacing:0;  
    font-weight:normal;
}

#tooltip.pretty {
    font-family: Verdana;
    font-size:10px;
    border: none; 
    width: 210px; 
    padding:20px; 
    height: 170px;
    opacity: 1;
    background: url('/s/www.kanvas.no/gifs/tooltip_box_shadow.png') no-repeat;
    position:absolute;
    top:50px;  
    left:100px;
}
#tooltip.pretty h3 {
    margin-bottom: 0.75em;
    margin-right:20px;
    font-size: 10px;
    width: 220px;
    text-align: left;
}
#tooltip.pretty div { width: 220px; text-align: left; }

/* TOOLTIP END */

