/* Default stylesheet */
body {
	background: #e9e9e9 url(http://img9.custompublish.com/getfile.php/2148217.2179.yeuusptbvr/bodybg.png) repeat;
	color: #333;
	/* font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif; */
	/*font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif;*/
	font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;
	/*font-family: "Gill Sans", Calibri, FreeSans, "Trebuchet MS", sans-serif;*/
	/*font-family: "Myriad Pro", Myriad, FreeSans, Tahoma, Geneva, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, Sans-serif	;*/
	/*font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
}
::selection {
	background-color: #70d3f7;
	color: black;
}

.opensans {
	font-family: 'Open Sans', sans-serif;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 8px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
}

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 0 5px;
}
.body img[align="left"] {
	margin-right: 10px;
}
.body img[align="right"] {
	margin-left: 10px;
}

div.forum {
	clear: both;
}

/* 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 {color: #336699; }
a:visited { color: #7b4e7f; }
a:hover { color: #003366; }

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}
.menu .itemselected > a:link, .menu .itemselected > a:visited {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#cp { font-size: 10px; text-align: center;}
#cp a { color: #999;text-decoration: none;}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
/* Navigation path links */
.path { }
a.path:link { text-decoration: none; }
a.path:visited { text-decoration: none; }
a.path:hover { text-decoration: underline; }

/* 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 form styling */
form.cpsimpleform {
	background-color: rgba(0,0,0,0.05);
	padding: 1em;
	margin: 1em auto; 
	max-width: 40em;
}

input:invalid{
    box-shadow: 0 0 5px red;
}

input, textarea {
	max-width: 98%;
}

.cpsimpleform input[type="text"]:not([size]), .cpsimpleform input[type="email"]:not([size]), .cpsimpleform input[type="tel"]:not([size]) {
	max-width: 20em;
	width: 98%;
}
.cpsimpleform input[type="tel"]:not([size]) {
	width: 10em;
}


label, .cpstextheading {
	font-weight: bold;
}
fieldset {
	border: 1px solid #999999;
	margin: 1em 0;
	padding-top: 1em;
}
legend {
	font-weight: bold;
}
.cpsimpleform input[type="submit"],
.newslettersubsubmit {
	display: block;
	margin-left: auto;
	margin-right: 0;
	background: #319CC8 url(http://img9.custompublish.com/getfile.php/2148319.2179.vptbcdwxsd/bluebg.jpg) repeat;
	border: 0;
	padding: 4px 8px;
	color: #FFF;
}
/* Cp forms */
.cpstextheading {
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 2px;
}
.cpselementcontainer {
	/*border-bottom: 1px solid #E1E1E1;*/
	margin-bottom: 5px;
	padding: 2px 0 5px;
}
.cpsoptionsclear {
	clear: both; 
	font-size: 1px; 
	height: 0px;
}
.cpsoptionlabel {
	font-weight: normal;
}
.cpselementcontainer.horizontal .cpstextheading {
	float: left;
	width: 32%;
}
.cpselementcontainer.horizontal .cpsoptions, .cpselementcontainer.horizontal .cpsstatictext  {
	float: right;
	text-align: left;
	width: 66%;
}
.cpselementcontainer .cpsstatictext {
	margin: 2px 0 5px 0;
	padding-top: 2px;
}
.optionshorizontal .cpsradiooption {
	float: left;	
}
.mandatory {
	color: #FF0000;
}
div.date, span.date { color: #999999; font-size: 0.9em; }
.eventdate {
	background: url("http://img4.custompublish.com/getfile.php/981155.1554.qccuvsrypc/date.png") no-repeat scroll 0 0 transparent;
	padding: 2px 5px 0 20px;
}
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 

/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 1.3em;

}
h1.headlineview {
	font-size: 2em;
}
.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}

.viewarea div.listingpic {
	width: 250px;
	float: right;
	margin: 0 0 10px 10px;
}

/* SECTION: Articlemedia */
div.articlemedia.video { 
	margin-bottom: 10px;
}
div.articlemedia.images { 
	clear: right;
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage, div.articlemovie { 
	margin-bottom: 10px;
}
div.articlemovie .articlemovieplayer{
	text-align: center;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	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 > .col { 
	width: 49%;
}
div.twocol > .col.col0 { 
	clear: both;
	float: left;
}
div.twocol > .col.col1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol > .col { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol > .col.col0 { 
	clear: both;
}
div.threecol > .col.col1 { 
	margin-right: 0;
}
div.threecol > .col.col2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
div.threecol .textwrap, div.threecol .imgwrap {
	float: none;
	width: auto;
}
/* 4-spalter */
div.fourcol > .col { 
	width: 23%;
	float: left;
	margin-right: 2%;
}
div.fourcol > .col.col0 { 
	clear: both;
}
div.fourcol > .col.col2 { 
	margin-right: 0;
}
div.fourcol > .col.col3 { 
	clear: right;
	float: right;
	margin-right: 0;
}
div.fourcol .textwrap, div.fourcol .imgwrap {
	float: none;
	width: auto;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #e9e9e9;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
.hidewhitespace { display: none; }

/* SECTION: page containers */ 
#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#top {
	background: url(http://img9.custompublish.com/getfile.php/2148233.2179.cbvxvfcdcp/top1.jpg) no-repeat center center;
	margin: 0px;
	padding: 0px;
	background-size: cover;
	
}
#top .topcontainer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height: 300px;
}
#top .logo {
	padding-top: 50px;
	float: left;
	width: 120px;
}
#topnav {
	background: #242424 url(http://img9.custompublish.com/getfile.php/2148273.2179.pterxyqara/greybg.jpg) repeat;
	float: right;
	padding: 5px 10px;
}
#topnav .topnavcontainer {
	float: left;
	margin-right: 10px;
}
#topnav a {
	color: #FFF;
}
#middle {
	background: #FFF;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: white;	
	padding: 15px;
}
.mainmenucontainer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#mainmenu li {
	float: left;
	margin-right: 2px;
	background: #319CC8 url(http://img9.custompublish.com/getfile.php/2148319.2179.vptbcdwxsd/bluebg.jpg) repeat;
}
#mainmenu li:hover{
	background: #242424 url(http://img9.custompublish.com/getfile.php/2148273.2179.pterxyqara/greybg.jpg) repeat;
}
#mainmenu li.lastitem {
	float: none;
	margin-right: 0px;
}
#mainmenu li a {
	display: block;
	padding: 30px 41px 30px 80.5px;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
/* bo og leve */
#mainmenu li a#mainmenuitem277015 {
	background: url(http://img9.custompublish.com/getfile.php/2148574.2179.btastfdpdd/ico_building.png) no-repeat 38px center;
}
/* etablere og arbeide */
#mainmenu li a#mainmenuitem277347 {
	background: url(http://img9.custompublish.com/getfile.php/2148576.2179.tsvcedyfxd/ico_construction.png) no-repeat 38px center;
}
/* studere */
#mainmenu li a#mainmenuitem277348 {
	background: url(http://img9.custompublish.com/getfile.php/2148575.2179.utqvdayvfr/ico_books.png) no-repeat 38px center;
}

#navbar {
	float: left;
	margin-right: 20px;
	width: 180px;
}

ul.childmenu li {
	margin: 0;
}
ul.childmenu li a{
	border-bottom: 1px solid #dcdcdc;
	display: block;
	padding: 4px 0;
	color: #000;
}
ul.childmenu li a:hover, ul.childmenu li.itemselected > a{
	text-decoration: underline;
}
#main {
	float: left;
	width: 560px;
	min-height: 500px; /* ref .viewarea */
}
.viewareacontent {
	min-height: 460px; /* ref #main */
}

#mainsidebar {
	float: right;
	width: 180px;
}


/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 760px;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main, .page277014.articlelisting #main {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar, .page277014.articlelisting #navbar, .page277014.articlelisting #mainsidebar {
	display: none;
}

#footer {
	clear: both;
	background: #242424 url(http://img9.custompublish.com/getfile.php/2148273.2179.pterxyqara/greybg.jpg) repeat;
	min-height: 100px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 8px 8px;
	margin-bottom: 20px;
	padding: 30px 10px;
	color: #FFF;
}
.shortcuts {
	list-style: none; margin: 0; padding: 0;
}
.shortcuts li{
	margin-bottom: 6px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.shortcuts li a {
	display: block;
	font-size: 22px;
	background: #319CC8 url(http://img9.custompublish.com/getfile.php/2148319.2179.vptbcdwxsd/bluebg.jpg) repeat;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .cell {
	padding: 10px;
}
.box ul {

}

.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box .caption {
	padding: 5px 10px;
	margin: 0px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.box.blue .caption {
	background: #319CC8 url(http://img9.custompublish.com/getfile.php/2148319.2179.vptbcdwxsd/bluebg.jpg) repeat;
}
.box.grey .caption{
	background: #242424 url(http://img9.custompublish.com/getfile.php/2148273.2179.pterxyqara/greybg.jpg) repeat;
}
.box.blue .caption,
.box.grey .caption {
	color: #FFF;
	margin-bottom: 10px;
}
.box.blue .caption a,
.box.grey .caption a {
	color: #FFF;
	text-decoration: none;
}
.boxmenu {
	margin: 0;
	padding-left: 20px;
}
.boxmenu li{
	margin-bottom: 6px;
}

/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

ul.topmenu {
	list-style-type: none;
}
ul.topmenu li {
	display: inline;
	border-right: 1px solid #FFF;
	padding-right: 10px;
	margin-right: 10px;
}
ul.topmenu li.lastitem {
	border-right: 0;
	margin-right: 0;
}

#searchform {
	float: right;
	margin: -5px -10px -5px 0;
	background: #FFF;
	padding: 2px 10px;
}
input.searchinput {
	vertical-align: middle;
	border: 0;
	font-size: 14px;
}	
input.searchsubmit {
	vertical-align: middle;
	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: 0.9em; }
.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;
}
.newsletter {
	float: left;
	display: none;
	width: 250px;
}
.newsletter .newslettersubform {
	position: relative;
	zoom: 1;
}
.newsletter .newslettersubemail {
	border: 0;
	padding: 8px;
	font-size: 14px;
	margin: 0;
}
.newsletter input.newslettersubsubmit {
    cursor: pointer;
    float: right;
    font-size: 16px;
    position: absolute;
    right: -12px;
    top: 0;
    margin: 0;
    padding: 8px;
}

.newsletter #newslettersubantispamdiv {
	background: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	position: absolute;
    top: 100%;
    z-index: 999;
    left: 0;
}
.newsletter input.antispaminput {
	text-indent: 0 !important;
	background: #f7f7f7 !important;
	color: #555 !important;
}
.kommuner {
	float: right;
	width: 700px;
	text-align: right;
	margin-top: 25px;
}
.kommuner .kommune {
	float: left;
	font-size: 16px;
	color: #FFF;
	width: 33%;
	text-shadow: 0 1px 1px #000;
}
.kommuner .kommune a{
	text-decoration: none;
	color: #FFF;
}
.kommuner .kommune img{
	vertical-align: middle;
	margin-right: 10px;
}
input.newslettersubemail {
	width: 98%;
}
.contactinfo {
	margin: 20px 0 0;
	color: #FFF;
	float: left;
	width: 52%;
}
.credit {
	float: right;
	width: 35%;
	text-align: right;
	margin: 20px 0 0;
}
.contactinfo a {
	color: #FFF;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}
.promo {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
}
.promo h1 {
	font-weight: 600; /* denne er for deg harald */
}
.pagelogos {
	margin: -15px -15px 10px -15px;
	
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #cp, #searchform, .corner, #taleweb, #talewebholder, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		border: none !important;
		min-width: 0 !important;
		float: none !important;
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}