/* Barnehagene i Sigdal  */
body {
  background-color: #FFFFFF;
  color: #333333;
  font-family: "lucida sans unicode","lucida grande",sans-serif;
font-size: 11px;
  margin: 0px;
  text-align: center;
}
table,caption,th,td {
  font-size: 11px; 
}
h1, h2, h3, h4, h5, h6 {
  margin: 4px 0px;
  padding: 0px;
}

h1 {
  font-size: 16px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}
h4 {
  font-size: 11px;
}
h5 {
  font-size: 11px;
}
h6 {
  font-size: 11px;
}
p {
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

#logoleft{
}

.stjerne {
	background: url(http://img0.custompublish.com/getfile.php/995324.1570.qpvtxuswcu/stjerne.png) no-repeat;
	width: 140px;
	height: 140px;
	margin-left: 600px;
	position: absolute;
	top: 10px;
	right: 210px;
	z-index: 2;
}

/* 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;
}
/* General links */
a:link {text-decoration: none; color: #009999;}
a:visited {text-decoration: none; color: #009999;}
a:hover { color: #033; text-decoration: underline;}


/* Standard navigation links */
a.menu, span.menu { }
a.menu:link, .menu a:link { text-decoration: none; }
a.menu:visited, .menu a:visited { text-decoration: none; }
a.menu:hover, .menu a:hover { text-decoration: underline; }

a.menuselected, span.menuselected { }
a.menuselected:link { text-decoration: underline; }
a.menuselected:visited { text-decoration: underline; }
a.menuselected:hover { text-decoration: underline; }

a.topmenu, span.topmenu { }
a.topmenu:link { }
a.topmenu:visited { }
a.topmenu:hover { }

/* Printable/tell a friend links  */
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Linked headlines (normally inside LIST-sections) */ 


/* Linked headlines on listing pages */
.headline,.headline a{ color: #31abab; }
.headline a:hover { }

/* Navigation path links */
.path  {  }
a.path:link { }
a.path:visited { }
a.path:hover { }

/* 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: #999999; font-size: 10px; }
.author { color: #333333; font-size: 10px; }
.feedback { }
.copyright { }
#path { margin-bottom: 12px; }
#path span.arrow { padding: 0px 3px; }


/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { padding-right: 10px; }
#path span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
.headline, h1.headline {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview {
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline {
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress {
font-size:12px;
font-family: Verdana;
color: #333;
}
div.ingress {
  margin: 6px 0px; 
  padding: 0px;
}
.ingressview {
}
div.ingressview {
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline {
  margin: 0px; padding: 0px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block {
  margin-bottom: 15px;
}

.articleblock .imgwrap{
	float: left;
	width: 32.5%;
}
.articleblock .imgwrap img{
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap{
	float: right;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap{
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-bottom: 1px solid #FFF;
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
}
div.body {
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.clearfix {clear: both;}
/* SECTION ARTPICS */
td.artpic {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
/* SECTION: page containers */ 
#page {
	background: url(http://img0.custompublish.com/getfile.php/995322.1570.ecvwxfeubt/page_bg.png) repeat-y center;
	width: 945px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#page .inner {
	padding: 5px 10px;
}
#top {
	width: 945px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#topnav {
	width: 100%;
	margin: 0 auto;
	background: url(http://img3.custompublish.com/getfile.php/1229553.1473.sseywvwvye/topnav_bg[1].png) repeat-x;
	/*background: url(http://img3.custompublish.com/getfile.php/1229457.1473.eeypfparry/bgnav.png) repeat-x; */
	padding: 0px;
}
#topnav .inner {
	width: 924px;
	margin:0px auto;
}

#middle {
}
#navbar {
	float: left;
	width: 200px;
}
#main {
	float: left;
  min-height: 500px;
	width: 505px;
	padding: 10px;
}
#mainsidebar {
	float: right;
	width: 195px;
}
#footer {
  text-align: center;  
}

#navbar h3, #mainsidebar h3 {
	font-size: 14px;
	color: #960;
	border-bottom: 1px solid #ffa7f2;
	padding: 5px 10px;
}

#navbar p, #mainsidebar p {
	margin: 5px 10px;
}

#pagebottom {
	background: url(http://img3.custompublish.com/getfile.php/989542.1473.vbtecbyseq/footer_bg.png) no-repeat;
	width: 945px;
	margin: 0 auto;
	height: 15px;
}

#copyright {
	color: #999;
	padding-bottom: 10px; 
}
#copyright a {
	color: #69C;
	text-decoration: none;
}
#copyright a:hover{
	color: #033;
}

.adminbar {
	margin: 0 10px;
}


/* SECTION: Sidebar */
.sidebar {
}

.box {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  position: relative;
}
.box2 {
	padding: 0px 5px;
	margin: 0px 0px 15px 0px;
}
.box .head {
}
.box .cell {
  padding: 5px 15px;
}
.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 {
  padding: 0px;
  margin: 0px;
}
/* SECTION: page elements */
#path{
  margin-bottom: 5px;
} 
ul.menu, ul.submenu {
  margin: 0px;
  list-style-type: none;
}
ul.submenu{
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
  margin: 0px;
  padding: 0px;
}

.sidebar ul{ 
list-style-image: url(http://img3.custompublish.com/getfile.php/991623.1473.xevtdbrreu/style-type_ul.png);
}

ul#mainmenu {
font-size: 14px;
margin: 0;
padding: 0;
margin-left:-1px;
float: left;
}
ul#mainmenu li {
float: left;
}

ul#mainmenu li a{
color: #46380f;
display: block;
padding: 11px 12px;
border-right: 1px solid #bd890f;
border-left:  1px solid #e7b745;
text-decoration: none;
}

ul#mainmenu li a:hover{
color: #FFF;
background: url(http://img0.custompublish.com/getfile.php/995297.1570.qdsbvayssb/topnav_bg_hover.png) repeat-x;

}

#top .right {
float: right;

}
#top .left {
float: left;
	width: 725px;
	background: url(http://img3.custompublish.com/getfile.php/1229525.1473.dutryutpvr/topbg.png) repeat-x scroll 0 0 transparent;
}

ul#topmenu{
list-style-image:url(http://img3.custompublish.com/getfile.php/992689.1473.wvxqdbwwww/topmenu_divider.png);
height: 15px;
padding: 5px 10px;
width: 620px;
}
ul#topmenu li {
float: left;
margin-left:20px;
}
ul#topmenu li a{
color: #066;
}
#tools {
  list-style-type: none;
}
#tools li {
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}

#search {
float: right;
background: url(http://img0.custompublish.com/getfile.php/995306.1570.exrubsafuq/search_bg.png) no-repeat;
width: 200px;
height: 40px;
font-size: 12px;
}
#searchform {
padding: 0px;
margin: 0px;
}
input.searchinput {
	border: 0;
	background: transparent;
	padding:10px 0;
   width: 124px;
}	
input.searchsubmit {
	border: 0;
	background: transparent;
	padding:10px 0 0 5px;
  color: #ffffcc;
  vertical-align: text-bottom;
  cursor: pointer;
}
/* 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;
}

.icalendardayhead  { background-color: #cecece;  }
.monthlycalendartable  { width: 100%; }
.calendardate { color:#333333; font-size: 85%;  }
.errmsg  { font-weight: bold; color: #aa0000;  }

table.weathertablefivedays { }

table.weathertablefivedays td {
  padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
  width: 100px;
  font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
  width: 75px;
}

input.newslettersubemail {
	width: 98%;
}
.contactinfobox {
padding: 0 5px 0 10px;
}