/* Default stylesheet */
body {
  color: #333333;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 11px;																		
  background-color: #FFFFFF;
  margin: 0px;
}

table,td{
  font-size: 1em;
}
th, caption{
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	
}
h1 {
  margin: 4px 0px;
  padding: 0px;
  font-size: 18px;
}
h2 {
  margin: 4px 0px;
  padding: 0px;
  font-size: 15px;
}
h3 {
  margin: 4px 0px;
  padding: 0px;
  font-size: 13px;
}
h4, h5, h6 {
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
p {
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout {
  margin: 0px;
  padding: 0px;
}
td.layout {
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
.body table span, .body p span { background-color: transparent !important; }

/* General links */
a:link { color: #CC3333; }
a:visited {	color: #CC3333; }
a:hover { color: #184172; }

#footer a:link { color: #333333; text-decoration: none; }
#footer a:visited { color: #333333; text-decoration: none; }
#footer a:hover { color: #CC3333; text-decoration: underline; }


/* read more.. links */
div.link { 
  background: url(/getfile.php/913766.1481.pfwxxrwfud/read_more_button.gif) top left no-repeat; 
  width: 65px; 
  height: 25px;
	padding-top: 5px;
  font-size: 11px;
	text-align: center;

}
a.link:link { text-decoration: none; }
a.link:visited { text-decoration: none; }
a.link:hover { text-decoration: underline; }

/* Standard navigation links */
a.menu, span.menu {}
.menu a:link { color: #CC3333; text-decoration: none; }
.menu a:visited { color: #CC3333; text-decoration: none; }
.menu a:hover { color: #CC3333; text-decoration: none; }

a.menuselected, span.menuselected {}
a.menuselected:link, a.itemselected:link { color: #666666; text-decoration: none; }
a.menuselected:visited, a.itemselected:visited { color: #666666; text-decoration: none; }
a.menuselected:hover, a.itemselected:link { color: #666666; text-decoration: none; }

a.topmenu, span.topmenu {}
a.topmenu:link { text-decoration: none; }
a.topmenu:visited { text-decoration: none; }
a.topmenu:hover { text-decoration: none; }


/* Printable/tell a friend links  */
.toollink {}
a.toollink:link { text-decoration: none; }
a.toollink:visited { text-decoration: none; }
a.toollink:hover { text-decoration: underline; }

/* Copyright, CustomPublish powered link etc.  */
.cp { text-decoration: none; }
a.cp:link {}					
a.cp:visited {}
a.cp:hover {}

/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink {}
.headlinelink:link { text-decoration: none; }
.headlinelink:visited {	text-decoration: none; }
.headlinelink:hover { text-decoration: underline; }

#sidebar .box a.headlinelink {	/* color: #184172; */ }

/* Linked headlines on listing pages */
.headline .headlinelink {}
.headline a.headlinelink:link { color: #CC3333; }
.headline a.headlinelink:visited { color: #CC3333; }
.headline a.headlinelink:hover { color: #184172s; }

/* Navigation path links */
.path { }
a.path:link {}
a.path:visited {}
a.path:hover {}
#path { margin-bottom: 10px; }
#path span.arrow { padding: 0px 3px; }

/* Sitemap links */
.tree { font-weight: normal; } 
a.tree:link { text-decoration: none; 	/* color: #000000; */ } 
a.tree:visited { text-decoration: none; 	/* color: #000000; */ } 
a.tree:hover { text-decoration: underline; 	/* color: #000000; */ } 

.sitetree { font-weight: normal; } 
a.sitetree:link { text-decoration: none; 	/* color: #000000; */ } 
a.sitetree:visited { text-decoration: none; 	/* color: #000000; */ } 
a.sitetree:hover { text-decoration: underline; 	/* color: #000000; */ } 


/* SECTION: Standard CP classes*/
.default { }
.date { color: #666666; font-size: 0.9em; } 
.author { color: #333333; font-size: 0.9em; } 
.feedback {  } 
.copyright {  } 
/* Standard tools */
div.tools { margin: 50px 0px 15px 0px; } 
div.tool { margin: 2px 0px; } 
#skiplink { display: none; } 
div.adminbar {  padding: 0px 10px;  }
#top .adminbar { position: absolute; top: 40px; right: 260px; }
.pagebar { margin-left: 5px; } 
.pagebar a { padding-right: 10px; } 
a.rss { float: right; } 

/* SECTION: listing/view styles */
div.pagedescription {
	margin: 0 0 15px;
}
.pagedescription { }
.headline, h1.headline {
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
#rightsection h1.headline { font-size: 1.1em; }
.headlineview, h1.headlineview {
  font-size: 18px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
	color: #333333;
}

.box h1.headline { font-size: 1.1em; margin: 0px 0px; }
.box a.headlinelink:link { text-decoration: underline; }
.box a.headlinelink:visited { text-decoration: underline; }
.box a.headlinelink:hover { text-decoration: underline; }


.subheadline, h2.subheadline {
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress { 
}

.list-item { margin-bottom: 5px;}

div.ingress { 
  margin: 6px 0px; 
  padding: 0px;
}
.box div.ingress { margin: 2px 0px 0px 0px; }
div.box.block div.ingress { margin: 2px 0px 8px 0px; }

.ingressview { 
}
div.ingressview { 
  margin: 6px 0px; 
  padding: 0px;
	color: #666666;
	font-size: 12px;
}
p.byline, .byline { 
  margin: 0px; padding: 0px;
}

.listingarea .sidebar .cell { border: 1px solid #306893; border-top: 1px solid #C1D4E2; }
 
.listingarea h3.caption,.listingarea h2.caption {
  background-color: #306893; 
  color: #FFFFFF; 
	border-left: 1px solid #C1D4E2;
	border-right: 1px solid #C1D4E2;
	font-weight: normal;
  padding: 3px 5px 3px 15px; 
  margin: 0px; 
}

#section2 {
  margin: 10px 0px;
  border: 1px solid #B5B5B5;
}

.listingarea {
}
.listingarea .sectiontitle {
  padding: 4px 0px 4px 8px;
  border-bottom: 1px solid #B5B5B5;
  margin: 0px;
}
.listingsection {
  background-position: top left;
  background-repeat: repeat-x;
  padding: 8px;
  position: relative;
}
.listingarea.front h1.headline { padding-left: 7px; font-weight: normal; }
.listingarea.front .ingress { margin-bottom: 15px; }

/* SECTION: viewarea block/spacing elements */
.viewarea { 
	margin-bottom: 15px;
	position: relative;
}
/* Tab listing/view */
.listingarea .viewarea, .viewarea .viewarea{
	border: 1px solid #22649C;
	min-height: 400px;
	padding: 10px 7px;
}
.block {
  margin-bottom: 10px;
  padding: 0px;
  position: relative;
  zoom: 1;
}
.block.first { padding: 0px; }

.box .block{
	margin-bottom: 1px;
	padding: 3px 5px;
}
.listingarea .box .textwrap, .viewarea .box .textwrap{
	float: right;
	width: 340px;
}
.listingarea .box .imgwrap, .viewarea .box .imgwrap{
	float: left;
	width: 100px;
	height: 50px;
	overflow: hidden;
}
.ingressview img, .imgwrap img { border: 5px solid #D2E4F0; }

/* ulike tall, vises til venstre */
.odd{
 clear: both;  
 float: left;
}
/* like tall, til hoyre  */
.even{
 clear: right;  
 float: right;
}

.block.pair0, .block.pair1 {
  float: left;
	margin-right: 7px;
	width: 207px;

}
.block.pair2, .block.pair3 {
  float: right;
	clear: right;
	width: 207px;
}
.listingarea.v2 { }
.listingarea.v2 .block { }

hr {
  clear: both;
}
div.hr {/* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
}
div.body {
  margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

/* SECTION ARTICLEMEDIA */
div.articlemedia{}
div.articlemedia.images{
	clear: both;
}
div.articleimage{
	width: 150px;
	float: left;
	margin: 0 8px 8px 0;
}
div.articleimage#articleimage0, div.articleimage#articleimage3, div.articleimage#articleimage6, div.articleimage#articleimage9, div.articleimage#articleimage12, div.articleimage#articleimage15, div.articleimage#articleimage18, div.articleimage#articleimage21, div.articleimage#articleimage24{
	clear: both;
}
div.articleimage#articleimage1, div.articleimage#articleimage4, div.articleimage#articleimage7, div.articleimage#articleimage10, div.articleimage#articleimage13, div.articleimage#articleimage16, div.articleimage#articleimage19, div.articleimage#articleimage22, div.articleimage#articleimage25{
	margin-right: 0px;
}
div.articleimage#articleimage2, div.articleimage#articleimage5, div.articleimage#articleimage8, div.articleimage#articleimage11, div.articleimage#articleimage14, div.articleimage#articleimage17, div.articleimage#articleimage20, div.articleimage#articleimage23, div.articleimage#articleimage26{
	margin-right: 0px;
	float: right;
}
div.articlemedia.video{}

.nosidebar1 div.articleimage{
	margin: 0 28px 8px 0;
}
.nosidebar1 div.articleimage#articleimage0, .nosidebar1 div.articleimage#articleimage4, .nosidebar1 div.articleimage#articleimage8, .nosidebar1 div.articleimage#articleimage12, .nosidebar1 div.articleimage#articleimage16, .nosidebar1 div.articleimage#articleimage20, .nosidebar1 div.articleimage#articleimage24{
	float: left;
	clear: both;
	margin-right: 28px;
}
.nosidebar1 div.articleimage#articleimage1, .nosidebar1 div.articleimage#articleimage5, .nosidebar1 div.articleimage#articleimage9, .nosidebar1 div.articleimage#articleimage13, .nosidebar1 div.articleimage#articleimage17, .nosidebar1 div.articleimage#articleimage21, .nosidebar1 div.articleimage#articleimage25{
	float: left;
	clear: none;
	margin-right: 28px;
}
.nosidebar1 div.articleimage#articleimage2, .nosidebar1  div.articleimage#articleimage6, .nosidebar1  div.articleimage#articleimage10, .nosidebar1  div.articleimage#articleimage14, .nosidebar1  div.articleimage#articleimage18, .nosidebar1  div.articleimage#articleimage22, .nosidebar1  div.articleimage#articleimage26{
	float: left;
	clear: none;
	margin-right: 0px;
}
.nosidebar1 div.articleimage#articleimage3, .nosidebar1  div.articleimage#articleimage7, .nosidebar1  div.articleimage#articleimage11, .nosidebar1  div.articleimage#articleimage15, .nosidebar1  div.articleimage#articleimage19, .nosidebar1  div.articleimage#articleimage23, .nosidebar1  div.articleimage#articleimage27{
	clear: right;
	margin-right: 0px;
	float: right;
}

/* SECTION: page containers */ 
#page {
  width: 1000px;
  background-color: #F6F6F6;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
#top {
  margin: 0px;
  padding: 0px;
  position: relative;
	height: 70px;
}
#top a.logo { 
  background: url(/getfile.php/912518.1481.fqwxcuscda/troms_kraft_energiservice_logo.gif) top left no-repeat;	
  display: block; 
  height: 39px;
	width: 462px;
	text-indent: -9999px;
	position: absolute;
	top: 12px;
	left: 48px;
}
#top .minilogo {
  background: url(/getfile.php/912519.1481.cubvdsuvfw/troms_kraft_mini.gif) top left no-repeat;
	width: 130px;
	height: 32px;
	position: absolute;
	top: 15px;
	right: 50px;
}
#topnav {
  background-image: url(/getfile.php/912537.1481.bxydftvspq/topnav_back.gif); 	
  background-position: top left;
  background-repeat: repeat-x;
	position: relative;
	zoom: 1;
  background-color: #CFE2EF;		
  margin: 0px;
	border-top: 1px solid #FFFFFF;
/*	height: 40px;*/
}
#middle {
	background-image: url(/getfile.php/913982.1481.uesetbvvvp/middle_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
  padding: 12px 50px 0px 50px;
	position: relative;
	zoom: 1;
}
#navbar {
  float: left;
  width: 162px;
  padding: 10px 0px;
  margin-bottom: 10px;
	margin-right: 10px;
}
#main {
  float: left;
  width: 470px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  padding: 10px 0px 3px;
  position: relative;
}
body.nosidebar1 #main { width: 700px; }
.page125715 #main { width: 636px; }


#rightsection {
  float: right;
	padding-top: 33px;
  width: 230px;
  color: #666666;
}

body.nosidebar1 #rightsection { display: none; }

/*body.nosidebar1 #sidebar1 { display: none; }*/
#footer {
  clear: both;
  text-align: center;
  padding: 15px 0px;
	color: #858586; 
  font-size: 0.85em;
	background-color: #D5E5F1;
}
.contactinfo { font-size: 11px; }
/* SECTION: Sidebar */

div.box.menu { 
  margin-bottom: 5px; 
  position: relative; 
  zoom: 1; 
  font-size: 1.0em;
}
.box {
  padding: 0px;
  margin: 0px;	
}
.box .head {
}
.box .cell {
  padding: 5px;
}
div.box.block .cell {
  padding: 5px 15px 10px;
}
div.box.imagebox .cell{
	padding: 0px;
}
div.box.imagebox .cell img{
	display: block;
}

.box ul {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li {
  margin: 0px 0px;
  padding: 0px;
}
.box p {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3.caption {
	font-weight: normal;
  margin: 0px;
  padding: 0px;
}
#sidebar1 {
	margin-bottom: 15px;
}
.box { 
  margin-bottom: 15px;
	position: relative;
	zoom: 1;
}
.box .cell {
	border: 1px solid #22649C;
  border-top: 0px none;
}
.box .footer{
	font-size: 0.9em;
	padding-top: 5px;
	text-align: right;
	
}
#sidebar1 .box h3.caption, #rightsection .box h3.caption{
  background-color: #C4DDE7;
	background: url(/getfile.php/892462.1437.tdcpadsbuf/sidebar_box_h3.gif) top left repeat-x;
	color: #386074;
  padding: 4px 0px 0px 10px;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	border: 1px solid #AAC3D7;
	border-top: 0px none;
}


/* SECTION: page elements */ 
ul.menu, ul.submenu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
	text-transform: uppercase;
}
ul.menu li, ul.submenu li{
  margin: 0;
  padding: 0px 0px;
}
#topmenu {
  padding: 0px 0px 0px;
  margin: 0px 0px 0px 50px;
	font-size: 12px;
	font-weight: bold;
}
#topmenu li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	background-image: url(/getfile.php/912571.1481.ubxcefypwy/topmenu_border.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#topmenu li.lastitem{
	/*background-image: none;*/
}
#topmenu a {
	display: inline-block; 
	padding: 9px 9px 8px 11px;
	margin: 0px 0px 0px 2px;

}
#topmenu li a:hover, #topmenu li.itemselected a {
	background-color: #CCCCCC;
	background-image: url(/getfile.php/912540.1481.apaaxpaear/topmenu_hover.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 2px;
}

#toolicons {
	margin: 0px;
	padding: 5px 0px 15px 0px;
	text-align: center;
}
#toolicons li {
  display: inline;
  vertical-align: middle;
  line-height: 20px;
}
#toolicons li img {
  vertical-align: middle;
  border: none;
	padding-left: 3px;
	padding-right: 3px;
} 
#basicgmap div.gmnoprint div, #basicgmap span { display: none; }

/* --- MENU START Ny type meny styling --- */
#navbar { position: relative; font-size: 11px; }
#submenu { font-weight: bold; }

#navbar h3.caption {
  padding-left: 6px;
	padding-top: 3px;
  margin: 0px;
	font-weight: normal;

}
#navbar ul { list-style-type: none; margin: 0px; }
#navbar div.box.menu ul.menu { padding: 5px 0px 8px 0px; }

#navbar ul.menu li { display: block; margin: 5px 0px; }
#navbar ul.menu a {
	display: inline-block;
}
#navbar ul.menu a {
	display: block; 
	border-width: 1px 0;
	border-style: solid;
	border-color: transparent;
	padding: 0px 5px;
}
#navbar ul.submenu a {
	padding: 0;
}
#navbar ul.menu a.itemselected{
	margin-bottom: 1px;
}
#navbar ul.menu a:hover { text-decoration: underline; }

/*#navbar ul.menu a.menulevel0:before { content: "- "; }*/

#navbar ul.menulevel1 {
	/* Start av hver menyseksjon paa rotnivaa */
  background-position: top left;
  background-repeat: repeat-x;
	font-size: 0.9em;
}
#navbar li.menulevel1.firstitem {
	/* border: 1px solid orange; */
}
#navbar li.menulevel1.lastitem {
	/* Siste menypunkt paa innevarerede meny */
  background-position: bottom left;
  background-repeat: no-repeat;  
}

#navbar li.menulevel0.lastitem ul.submenu li.lastitem {
	/* Siste menypunkt paa rootnivaa */
  background-position: bottom left;
  background-repeat: no-repeat;
}
/*#navbar li.menulevel0.lastitem ul{border-bottom: 0px none;}*/

#navbar a.menulevel1.lastitem { 
}
#navbar ul {}
#navbar li.menulevel0 { }
#navbar ul.submenu li{ padding-left: 0px; }
#navbar ul.submenu li a{ padding-left: 20px; }
#navbar ul.submenu li li a{ padding-left: 30px; }
#navbar ul.submenu li li li a{ padding-left: 40px; }
#navbar ul.submenu li li li li a{ padding-left: 50px; }
#navbar ul.submenu li li li li li a{ padding-left: 60px; }

#navbar ul.menulevel0 { padding-left: 0px; }
#navbar ul.menulevel1 { padding-bottom: 0px; padding-left: 0px; }
#navbar li { margin: 0px; padding: 0px; display: block; }
#navbar li.spacingabove { margin-top: 5px; padding-top: 9px;
  background: url(/getfile.php/894252.1437.peacwvbcdw/navbar_menu_spaceabove.gif) top left repeat-x; 
}
#navbar li.spacingbelow { margin-bottom: 5px; padding-bottom: 9px;
  background: url(/getfile.php/894252.1437.peacwvbcdw/navbar_menu_spaceabove.gif) bottom left repeat-x; 
}
#navbar li.menulevel1.lastitem  { padding-bottom: 5px; }

/* CSS code for (rounded) corners. Remember position: relative; on container element */
div.imgwrap { position: relative; zoom: 1; }

div.corner{
  background-repeat: no-repeat;
	display: block;
  position: absolute;
  /* Set width/height to size of corner images */
  width: 5px;
  height: 5px;
}
div.corner.tl{
  background-position: top left;
  top: 0px;
  left: 0px;
}
div.corner.tr{
  background-position: top right;
  top: 0px;
  right: 2px;
}
div.corner.br{
  background-position: bottom right;
  bottom: 0px;
  right: 2px;
}
div.corner.bl{
  background-position: bottom left;
  bottom: 0px;
  left: 0px;
} 

.imgwrap div.corner.tl { background-image: url(/getfile.php/913831.1481.qsbxdrtrdq/img_corner_TL.gif); }
.imgwrap div.corner.tr { background-image: url(/getfile.php/913832.1481.fpewtxapab/img_corner_TR.gif); }
.imgwrap div.corner.bl { background-image: url(/getfile.php/913829.1481.wsxcdtxfrb/img_corner_BL.gif); }
.imgwrap div.corner.br { background-image: url(/getfile.php/913830.1481.wxcsedqtva/img_corner_BR.gif); }

/* utility icons in menu */
a.newwindow {
	padding-right: 12px; 
/*	background: url(/images/icons/newwindow-8x8.gif) right center no-repeat;*/
}
/*
a.hassubitem { background: url(/getfile.php/915609.1481.fwwyqxyuyq/arrow.gif) 99% center no-repeat; }*/
a.hassubitem.itemexpanded:after { content: ""; /* background: url(/images/dot.php/ff0000.gif) left no-repeat; */ } 
a.alwaysexpanded:after { content: ""; } 

/* li.spacingbelow  { background-color: red; margin-bottom: 100px; padding-bottom: 100px; } */
/* --- END MENU Ny type meny styling --- */

#tools{
  list-style-type: none;
}
#tools li{
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips{
}
#tools li#printable{
}
#search{														
/*  position: absolute;
	zoom: 1;
  right: 20px;
  xtop: 10px;
	top: -29px;
  width: 183px;*/
	margin-bottom:  10px;
}
#searchform div.inner{
  background: url(/getfile.php/899601.1437.xqvqpcpdeu/search_c_top.gif) top left no-repeat;														
  padding: 4px 1px 2px 5px;
}
#searchform{
  background: url(/getfile.php/899600.1437.spfwvxetfr/search_c_bottom.gif) bottom left no-repeat;														
  background-color: #FAFAFA;
  padding: 0px;
  margin: 0px;
}
input.searchinput{
  margin: 0px;
  padding: 0px;
  border: none;
  background-color: #FAFAFA;
  width: 155px;
  font-size: 0.9em;
}	
input.searchsubmit{
  margin: 0px;
  padding: 0px;
}
#search_bottom{
}
#tekstskalering{float: right; padding: 0px 10px; cursor: pointer;}

div.tagcloud{											
  	/* background-color: #EFEFEF; */		
  	/* color: #00336F; */
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  padding: 10px;  
  margin: 10px 0px;
  position: relative;
  
}
.tagcloud a{padding: 3px;}

/* midtskygge */
div.s1{
  background-position: top left;
  background-repeat: repeat-y;
 /* background-image: url(/getfile.php/892348.1437.yubxwxyxab/page_s1.gif); */
}
/* toppskygge */
div.s2{
  background-position: top left;
  background-repeat: no-repeat;
 /* background-image: url(/getfile.php/892349.1437.ywsyrpuaas/page_s2.gif);	*/
}
/* bunnskygge */
div.s3{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
}

/* SECTION: banner locations */
.bannerlocation{
  clear: both;
  text-align: center;
}
.bannerlocation table{
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td{
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img{
  border-width: 0px;
	margin-bottom: 10px;
}



/* ----------------=============== CUSTOM BELOW THIS LINE ==================================================================------------------------------ */
/* SECTION: Calendar */
#calendar {
  	/* background-image: url(/getfile.php/770333.1295.yayurxduyy/calendar_watermark.jpg); */			
  background-position: 95% 75%;
  background-repeat: no-repeat;
  min-height: 180px;
  height: auto !important;
  height: 180px;
  position: relative;
}

.icalendardayhead { 	/* background-color: #D8E7F0; */ }
.monthlycalendartable { width: 100%;}
.calendardate {  	/* color:#333333; */ font-size: 85%; }

#calendar h3.sectiontitle { 
  	/* background-color: #EFEFEF; */
  font-size: 1.0em;
}

#calendar a { 
  /*padding-left: 1px;*/ 
}
#calendar .cell li { 
  margin-top: 5px;
}
#calendar .cell ul { 
  padding: 0px 5px 0px 10px;
}
#calendar .listall { 
  text-align: center;
}
#calendar a:link { text-decoration: none; 	/* color: #333333; */}
#calendar a:visited { text-decoration: none; 	/* color: #333333; */}
#calendar a:hover { text-decoration: underline; 	/* color: #333333; */}

div.monthlycalendar { 
  padding: 6px 1px;
  margin: 0px 10px 5px 10px;
}
div.monthlycalendar table { 
  border-collapse: collapse;
}
div.monthlycalendar th, th.caldayname { 
  border: 1px solid #D9D9D9;
  background-color: #FFFFFF;
  color: #666666;
  font-weight: bold;
}
div.monthlycalendar td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent { 
  border: 1px solid #D9D9D9;
  background-color: #F0F4FC;
  color: #666666;
  font-weight: normal;
}
div.monthlycalendar td.caldayhasevent {
  background-color: #F5F5F5;
	cursor: help;
	color: black;
}
div.monthlycalendar td:first-child, td.calday:first-child { 
  background-color: #F5F5F5;
  color: #666666;
}
div.monthlycalendar td.caltoday, td.caltoday { 
  background-color: #8F8F98;
  color: #FFFFFF;
  font-weight: bold;  
}
div.monthlycalendar td.calsunday, td.calsunday { 
  	background-color: #F0F4FC;
  	color: #ff3300;
}

div.monthlycalendar td.calmonthname { 
  padding-left: 3px;

}
#kalenderoppforinger { padding: 13px;}
#calfooter { position: relative; bottom: 1px; left: 10px; padding-top: 3px; }

/* SECTION: Weather */
#weather { text-align: center; }
td.weatherlocname { width: 60px; }
td.weathericon {}
td.weathertemperature { width: 20px; }
