
@import url('http://nettintro.no/core-index/styles/lokalavisa/bottom.css');
@import url('http://nettintro.no/core-index/styles/lokalavisa/portal.css');

.ui-dialog { 
	background-color: #f0f0f0;
	border: 1px solid #d1d1d1;
	padding: 20px;
	background-image: url(/admin/images/symbol-trans-50-margin-bottom-right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin:0 auto; font-size: 130%;
}
.ui-dialog-titlebar {display:none}
.ui-widget-overlay {
	background-color: black;
}

h1.dialogHeader {
	color: #ab1d1b;
	margin-bottom: 20px;
	margin-top: 0px;
	font-family: Tahoma;
}

div.label { position: relative; float: left; margin-right: 0px; clear: left; }
label.over { color: #ccc; position: absolute; top: 8px; left: 5px; cursor: text;}

.commentsBoxHolder {
	width: 560px;
}
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	padding: 5px;
	padding-top: 20px;
	padding-left: 10px;
	background-color: #fff;
}


body {
	margin: 0;
	padding: 0;
			background-color: #020845;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
	a.slideshowImageButton {
		padding: 5px;
		background-color: #d3d6bd;
		color: black;
		width: 20px;
		display: block;
		float: left;
		text-align: center;
		margin-left: 5px;
		margin-bottom: 10px;
	}
	a.slideshowImageButton.current {
		background-color: #838a57;
		color: white;
	}
	
.classification {
	margin-top: 3px;
	position: relative;
	width: 91px;
	height: 17px;
}
.dim {
	opacity:0.3;
	filter:alpha(opacity=30);
}
.black {
	background-color: black;
}
a.lightview img {
	opacity:1.0;
	border: 1px solid black;
	filter:alpha(opacity=100);
}
.classification .cover {
	position: absolute;
	background: transparent url(/core-index/images/portalen/stars.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 91px;
	height: 17px;
	z-index: 101;
}
.classification .progress {
	position: absolute;
	background: transparent url(/core-index/images/portalen/stars_full.png) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 17px;
	z-index: 102;
}

	a.likeButton {
		padding: 5px 10px;
		background-color: #4c96cb;
		color: white;
	}
	a.likeButton:visited {
		background-color: #137aae;
		color: white;
	}
	a.likeButton:hover {
		background-color: #137aae;
		color: white;
	}

	a.likeButton.liked,a.likeButton.liked:hover {
		background-color: #4c96cb;
		color: #eaeaea;
		cursor: default;
	}


div.voteBox p {
	margin: 0px;
	padding: 0px;
}
div.userBox {
	width: 200px;
	float: right;
}
div.voteSelect {
	margin-bottom: 4px;
}
div#errorMessageContainer {
	height: auto;
}
div#errorMessageContainer p {
	font-size: 16px;
	font-family: Optima, Tahoma;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
/* PORTAL */

.news-container-small {
	padding: 15px 0px;
	border-bottom: 1px dotted #d1d1d1;
	cursor: pointer;
}
.news-container-small:hover {
	background-color: #feffee;
}
.news-image-small {
	width: 160px;
	float: left;
}
.news-info-small {
	margin-left: 10px;
	width: 337px;
	float: left;
	line-height: 180%;
}
#content img.cleanImage {
	border: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}
div.meta {
	font-size: 10px;
	padding: 3px;
	display: none;	
}
#relatedArticlesContainer {
}
#relatedArticlesContainer div.relatedArticles h3 {
	padding-top: 0px;
	margin-top: 0px;
}
span.date {
	float: left;
	padding-right: 20px;
	width: 49%;
	line-height: 12px;
}
span.date img {
	float: left;
	height: 30px;
	margin-right: 10px;
}
div.authors {
	font-size: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 3px;
}
ul.latestComments li {
	margin: 0px;
}
ul.latestComments li a {
	margin: 0px;
}
span.posted {
	float: right;
	padding-left: 20px;
}
span.share {
	padding-right: 20px;
	padding-left: 20px;
}
span.share.standalone {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content div.articleImageRig {
	padding-left: 0px;
	margin-left: 10px;
	width: 300px;
}
.topTabHtmlContainer {
	display: none;
}
#content div.articleImageRig div.articleImageDescription {
	padding: 5px 5px;
	background-color: #d3d6bd;
	text-align: left;
	line-height: 12px;
	width: auto;
	margin-right: 0px;
}
#smallNewsContainer {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 507px;
	padding: 0px 0px 0px 0px;
	padding-right: 20px;
	border-right: 1px solid #d1d1d1;
}
#content h1.title {
	font-size: 44px;
	margin-top: 0px;
	padding-top: 0px;
}
#content2 {
	padding-left: 10px;
	float: left;
	width: 220px;
}
.rightBox {
	padding-left: 10px;
	float: right;
	width: 220px;
	border-left: 0px solid #d1d1d1;
}
#content2 h3,.rightElement h3 {
	background-color: #6798bd;
	color: #fff;
	font-size: 14px;
	padding: 3px;
	margin: 0px;
}
#content2 h3 a,.rightElement h3 a {
	color: inherit;
}
#content2 ul,.rightElement ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
#content2 li,.rightElement li {
	list-style: none;
	border-bottom: 1px solid #D1D1D1;
	margin: 0px 0px;
	border-left: none;
}
#content2 li a,.rightElement li a {
	display: block;
	height: 100%;
	padding: 5px 3px;
}
#content2 li a.active,.rightElement li a.active {
	font-weight: bold;
}
#content2 li a.adPoint,.rightElement li a.adPoint {
	font-weight: bold;
	background-color: #feffee;
}
#content2 li a:hover,.rightElement li a:hover {
	display: block;
	height: 100%;
	background-color: #feffee;
}

/* ADS */
.rowContainer {
	background-color: #838a57;
	padding: 8px;
	margin-bottom: 20px;
	color: white;
}
.rowContainer a,.rowContainer h3,.rowContainer a:visited {
	color: white;
}
#contentWrapper {
	float: left;
	width: 768px;
}
.ad {
	text-align: center;
	display: block;
}
	#content2 div.portal-news-ad-text h3 {
		margin: 0;
		padding: 0;
		font-weight: normal;
		color: #32639A;
		background-color: inherit;
	}
	div.portal-news-ad {
		border: 1px solid #418dbb;
		width: 100%;
		background-color: #c8d9fc;
	}
	div.portal-news-ad img {
		border: 0px;
		padding: 0px;
	}
	div.portal-news-ad-text {
		text-align: left;
		padding: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#content2 div.portal-news-ad-text h3 {
		margin: 0;
		padding: 0;
		font-weight: normal;
		color: #32639A;
		background-color: inherit;
	}
	a.likeButton {
		margin-left: 10px;
		margin-bottom: 10px;
	}
div.endAd {
	clear: both;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
	margin-top: 20px;
}
.menuboard1 {
	width: 180px;
	margin: 0px auto;
}
.adWarning {
	text-align: center;
	font-size: 10px;
	height: 10px;
	margin: 0px;
	margin-bottom: 0px;
	background-image: url(/core-index/images/overbilde.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adWarning.noBG {
	background-image: none;
	height: 18px;
}
.netboard1 {
	width: 768px;
	margin-bottom: 0px;
	font-size: 120%;
}
.netboard2 {
	width: 728px;
	margin-bottom: 20px;
	font-size: 200%;
}
.adOuterRight {
	position: fixed;
	right: 0px;
	height: 200px;
	width: 200px;
	display: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
.menuBoxContent {
	padding: 0px;
}
ul, ol {
}
#sidebar img.columnLogo {
	width: 120px;
	margin: 0px auto;
}
a {
	text-decoration: none;
	color: #0000FF;
	cursor: pointer;
}
#page a {
	border-bottom: 1px dotted #666;
}
#content hr {
	width: 100%;
	border-color: #d1d1d1;
}
a:hover {
	color: #333;
}

#wrapper {
	width: 975px;
	margin: 0 auto;
	padding: 0;
	outline: 0;
}

/* Header */
ul.dotList {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
ul.dotList li {
	list-style-image: url(/core-index/images/dot.png);
}

#topHeader {
	width: 940px;
	margin: 0 auto;
	display: none;
}
#topHeader .topTitle {
	border-bottom: 2px solid #000;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#topHeader .topTitle span.topmenu-tab {
	margin-left: 20px;
	cursor: pointer;
	color: #999;
}
#topHeader .topTitle span.topmenu-tab.active {
	background-color: #000;
	position: relative;
	top: -2px;
	padding: 2px 5px;
	color: #fff;
	font-size: 14px;
}
#topHeader .topTitle span.topmenu-tab.first {
	margin-left: 0px;
}
#header {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	display: none;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding-top: 30px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	display: none;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */
#submenu {
	width: 940px;
	margin: 0 auto;
	background: #368cbb;
	margin-bottom: 0px;
	background: inherit;
}
#submenu ul {
	list-style: none;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#submenu ul li {
	display: inline;
	margin-left: 20px;
}
#submenu ul li.firstSubMenu {
	margin-left: 0px;
}
#submenu ul li a {
	color: #eaeaea;
}
#submenu ul li a:hover {
	color: #fff;
}
#submenu ul li a.activeSubMenu {
	font-weight: bold;
	color: #fff;
}
#menu {
	width: 940px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
}

#menu ul,ul.latest_comments {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 5px;
	border-left: 0px solid #368cbb;
	line-height: normal;
}

#menu a {
	display: block;
	width: 130px;
	height: 13px;
	padding-top: 9px;
	padding-bottom: 7px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border: none;
}
#menu a.noBG, #menu a.noBG:hover, #menu .current_page_item a.noBG, #menu li#active a.noBG {
	background: none;
}

#menu a:hover, #menu .current_page_item a, #menu li#active a {
	background: #368cbb;
	background-image: url(/core-index/images/portalen/menu_tab_bg.png);
	text-decoration: none;
	color: white;
}

#menu .current_page_item a {
	background: #4E9CE9;
	padding-left: 0;
}

/* Page */

#page-bgtop {

}

#page-bgbtm {
}

/* Content */
img.slideShowImage {
	width: 100px;
	border: 1px solid #d1d1d1;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	border-bottom: 0px solid #E2E2E2;
	margin-bottom: 10px;
	padding: 0px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}
.post h3.title {
	border: 0px;
	padding: 0px;
}
.post .title a {
	color: black;
	border: none;
}
#content .title a {
	border: none;
}
#page .title a {
	border: none;
}
.post .imageText {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	margin-top: 0px;
	background-color: #d1d1d1;
	padding: 3px 3px;
}
.post .meta a {
}
.post img {
	border: 2px solid #f0f0f0;
	margin-bottom: 0px;
}
span.news_archived_under {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #368cbb;
	color: white;
	padding: 2px;
	text-decoration: none;
	margin-right: 5px;
}
.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 14px;
}

.links {
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 0px;
	color: #787878;
	background: #FFFFFF;
}
#sidebar h3 a {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 0px solid #E2E2E2;
}

#sidebar li {
	width: 120px;
	margin: 0px auto;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
	border-left: 0px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 20px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2,.menuBoxTop h4 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
div.newsImage {
	display: none;
}
#content input[type="text"] {
	padding: 5px;
	font-size: 14px;
	width: 55%;
	border: 1px solid #ccc;
}
#content textarea {
	padding: 5px;
	font-size: 14px;
	width: 55%;
	border: 1px solid #ccc;
}
#content input[type="submit"] {
	padding: 5px;
	margin-right: 3%;
	font-size: 14px;
	border: 1px solid #666;
	background-color: #fff;
}
div.newsContainer {
	width: 100%;
/*	font-size: 15px;
	line-height: 21px;
	font-family: Arial;
*/
}
/* Footer */

#footer {
	background-color: black;
	height: 250px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#footerContent {
	background-color: black;
	width: 965px;
	line-height: 16px;
	padding: 5px;
	padding-bottom: 40px;
	margin: 0px auto;
}
#footerContent a {
	color: #666;
}
#footerContent p {
	margin-bottom: 10px;
}

blockquote {
	background-image: url(/core-index/images/cms/quotes.png);
	background-repeat: no-repeat;
	background-position: top left;
}
blockquote {
	background-color: #f0f0f0;
	padding: 10px;
}
blockquote p {
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}

		#topHeader {
			width: 750px;
			height: 170px;
			margin: 0 auto;
			display: block;
		}
		#topUserMenu {
			width: 100%;
			background-color: black;
			height: 30px;
		}
		#topUserMenuContainer {
			padding-top: 10px;
			width: 980px;
			margin: 0px auto;
		}
		#topUserMenuContainer img {
			position: relative;
			top: -6px;
		}
		#topUserMenu ul {
			width: 920px;
			text-align: right;
			margin: 0px auto;
			list-style: none;
		}
		#topUserMenu ul li {
			display: inline;
			list-style: none;
			margin-left: 20px;
			color: white;
		}
		#topUserMenu ul li a {
			color: white;
		}
		#topUserMenu ul li a:hover {
			color: #6798bd;
		}
		.frontPageTitle {

		}
		body {
			/*background-image: url(/core-index/layouts/nsbg.jpg);
			background-attachment: fixed;
			background-position: bottom left;*/
			margin: 0px;
			padding: 0px;
			background-image: url(/core-index/layouts/ns_body_bg.jpg);
			background-repeat: repeat-y;
			background-position: top center;
			background-color: #6798bd;
		}
		#submenu {
			width: 970px;
			position: relative;
			left: -2px;
			background-color: #6798bd;
			padding-left: 10px;
			font-family: Tahoma;
		}
		#submenu ul li a {
			color: white;
		}
		#submenu ul li a:hover {
			color: black;
		}
		#submenu ul li a.activeSubMenu {
			font-weight: bold;
			color: black;
		}
		#menu a:hover, #menu .current_page_item a, #menu li#active a {
			background: #6798bd;
			text-decoration: none;
			color: white;
		}
		#menu ul li a {
			background-color: #ccc;
			color: black;
			font-weight: normal;
			font-family: Tahoma;
		}
		#menu a.noBG, #menu a.noBG:hover, #menu .current_page_item a.noBG, #menu li#active a.noBG {
			background: none;
			color: white;
		}

		#aa {
			display: none;
			padding-left: 10px;
			padding-right: 10px;
		}
