table tr.niceHeaderRow td {
	background-color: #eaeaea;
	text-align: center;
	color: #000;
}
table tr.niceHeaderRow td strong {
	color: white;
}
body {
	height: 100%;
	font-size: 12px;
	font-family: Tahoma;
}
span.spacer {
	color: #ccc;
	margin-left: 5px;
	margin-right: 5px;
}
#loginContainer {
	float: right;
	margin-right: 100px;
	padding-top: 25px;
	font-size: 14px;
}
#headerHolder {
	background-image: url(/core-index/images/header-nettintro.jpg);
	background-repeat: repeat-x;
	height: 146px;
}
#newsLetter {
	width: 190px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	color: #666;
	height: 119px;
	background-image: url(/core-index/images/kontaktboks-nyhetsbrev.png);
	background-repeat: no-repeat;
}
#container {
	margin: 0px auto;
	width: 1000px;
	min-height: 100%;
	position: relative;
}
a img {
	border: 0px;
}
strong {
	color: #333;
	letter-spacing: 1px;
}
#header {
	width: 1000px;
	margin: 0px auto;
	height: 130px;
}
#navigation ul {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 10px;
	width: 250px;
	margin: 0px auto;
	margin-top: 0px;
	border-top: 1px solid #ccc;
	font-family: Tahoma;
}

#navigation ul li {
	margin: 0px;
	text-align: left;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-bottom: 8px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}
#navigation ul li.in_path a {
	font-weight: normal;
	color: #ab1d14;
}
#navigation ul li.in_path ul.deep li.active a {
	font-weight: normal;
	color: #ab1d14;
}
#navigation ul li.in_path ul.deep li a {
	font-weight: normal;
	color: #666;
}
a.formButton {
	border: 1px solid #999;
	padding: 5px;
	cursor: pointer;
	color: #fff;
	background-color: #ab1d14;
	font-size: 18px;
}
a.formButton:hover {
	border: 1px solid #000;
}
#navigation ul li.active ul.deep li a {
	font-weight: normal;
}
#navigation ul li ul.deep {
	margin-top: 0px;
	background-image: none;
	padding-left: 10px;
	width: auto;
	border: 0px;
}
#navigation ul li ul.deep li {
	margin: 0px;
	background-image: none;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	border: 0px;
}

#navigation ul li.listImage {
}

#navigation ul li a {
	color: #666;
	text-decoration: none;
}

#navigation ul li.active a,#navigation ul li a:hover,#navigation ul li ul.deep li a:hover {
	color: #ab1d14;
}
#navigation ul li.active a {
	color: #ab1d14;
}
#home_link {
	position: relative;
	top: 45px;
	left: 20px;
	width: 290px;
	height: 90px;
}
#home_link a {
	visibility: none;
	display: block;
	height: 100%;
	width: 100%;
}
#dummyBody {
	width: 100%;
}
body {
	/*background-image: url(/core-index/layouts/ni00-1/nettintrowallpaper05.jpg);*/
}



#contentHolder {
	width: 1000px;
	margin: 0px auto;
	padding-bottom: 0px;
	position: relative;
	top: -40px;
}

#topMenu {
	position: relative;
	top: -61px;
	left: 300px;
	width: 650px;
}

#topMenu ul {
	height: 40px;
	background-image: url(/core-index/images/meny-nettintro.png);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 3px;
}

#topMenu ul li {
	text-align: center;
}	
#topMenu ul li a {
	text-decoration: none;
}

#leftMenu {
	margin-left: 20px;
	padding-top: 8px;
	width: 250px;
	float: left;
	height: auto;
}

#rightMenu {
	margin-left: 50px;
	width: 213px;
	float: left;
	display: none;
}

#rightMenu .menuBoxContainer {
	background-image: url(/core-index/layouts/nettintro-petas/boks-referanser.jpg);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	width: 213px;
	height: auto;
}
#leftMenu .referanseliste {
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
}
#rightMenu .facebook {
	background-image: none;
	background-repeat: no-repeat;
	width: 213px;
	height: auto;
}
a.fakeLink {
	cursor: pointer;
}
#rightMenu .menuBoxContainer .menuBoxTop h4 {
	margin: 0px; padding: 0px;
	padding-top: 13px; padding-left: 40px;
	color: #ab1d14;
	font-size: 18px;
	font-weight: normal;
}
#rightMenu .menuBoxContainer .menuBoxContent h2 {
	color: #ab1d14;
	font-size: 14px;
	padding: 0px 10px;
	margin: 0px;
	
}
#rightMenu .menuBoxContainer .menuBoxContent p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
.menuBoxContent ul {
	font-size: 12px;
}
ul.featureList {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	
}
ul.featureList li {
	margin-bottom: 8px;
}
a {
	color: #ab1d14;
	text-decoration: none !important;
}
#content a:hover {
	text-decoration: underline;
}
.mceContentBody a {
	color: #ab1d14 !important;
	text-decoration: none !important;
}

table tr.header-row {
	border-bottom: 1px solid #caaaa9;
	color: #ab1d14;
}
table tr.header-row td {
	padding-top: 20px;
}

.facebook {
	background-image: none;
	margin-bottom: 20px;
}
.menuBoxContainer {
	width: 331px;
	height: 143px;
	background-image: url(/core-index/layouts/nettintro-petas/boks-utvikling.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.menuBoxContainer_element {
	background: none;
}
.menuBoxContainer .nettintro-cms {
	background-image: url(/core-index/layouts/nettintro-petas/boks-cms.jpg);
	background-repeat: no-repeat;
}
.menuBoxContainer .utvikling {
	background-image: url(/core-index/layouts/nettintro-petas/boks-utvikling.jpg);
	background-repeat: no-repeat;
}
.menuBoxContainer .drift-av-hjemmeside {
	background-image: url(/core-index/layouts/nettintro-petas/boks-vedlikehold.jpg);
	background-repeat: no-repeat;
}
.menuBoxContainer .menuBoxTop h4 {
	margin: 0px; padding: 0px;
	padding-top: 17px; padding-left: 70px;
	color: #ab1d14;
	font-size: 18px;
	font-weight: normal;
}
.menuBoxContainer .menuBoxContent p {
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 3px;
	font-size: 12px;
}
.menuBoxContent {
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuBoxContent ul {
	padding: 10px 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#content {
	float: left;
	width: 600px;
	margin-left: 25px;
	padding: 0px 10px;
	padding-top: 0px;
	color: #4F4F4F;
}
#content {
}
#content input[type="text"], #content textarea {
	border: 1px solid #d7d0dd;
	padding: 5px;
	font-size: 16px;
}
#content p {
	line-height: 1.3em;
}

#content h1,h1 {
	color: #ab1d14;
	font-weight: normal;
}
h3.fact-box-title {
	margin-top: 0px;
	padding-top: 0px;
}
#content h2,h2,#content h3,h3 {
	color: #ab1d14;
	font-weight: normal;
}
#content h1:first-child {
	padding-top: 0px;
	margin-top: 0px;
}
ul.dotList {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
ul.dotList li {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url(/core-index/images/reddot.png);
}
#footer {
	background-image: url(/core-index/layouts/nettintro-petas/footer-nettintro.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: left;
	width: 100%;
	height: 210px;
	font-family: Tahoma;
}
#footer_contact {
	width: 1000px;
	margin: 0px auto;
	height: 210px;
	background-image: url(/core-index/layouts/nettintro-petas/kontakt-nettintro.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color: #666;
}
#footer_contact_form {
	width: 235px;
	padding-top: 5px;
	padding-left: 10px;
	height: 205px;
	float: right;
}
.push,.mutter {
	position: relative;
	top: 60px;
}
hr {
	border: 0px;
	/*border-top: 1px solid #cb727f;*/
	border-top: 1px solid #ccc;
}


/* CSS DROPDOWN STUFF */
body								{ font: 14px Tahoma, Sans-Serif; } 
#page-wrap							{ width: 800px; margin: 25px auto; } 
ul.dropdown,ul.dropdown ul			{ list-style: none; margin: 0px; padding: 0px; padding-top: 12px;}
ul.dropdown li,ul.dropdown ul li			{ list-style: none; margin: 0px; padding: 0px; }

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { background: none; margin-left: 1px; text-align: center; padding-top: 0px; opacity:0.8;filter:alpha(opacity=80); width: 120px; font-weight: normal; float: left; zoom: 1; text-align: center; border: 0px solid red;}
ul.dropdown li.border 				{ border-left: 0px solid #666;}
ul.dropdown a:hover		            { color: #ab1d14; }
ul.dropdown a:active                { color: #000; }
ul.dropdown li a                    { display: block; padding: 2px 8	px; 
	 								  color: #000; }
ul.dropdown li.hover,
ul.dropdown li:hover                { background: none; color: #ab1d14; position: relative; }
ul.dropdown li.currentTopMenu		{ background: none; color: #ab1d14; position: relative; opacity:0.9;filter:alpha(opacity=90); }
ul.dropdown li.currentTopMenu a		{ color: #ab1d14; font-weight: normal;}
ul.dropdown li.hover a              {  }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ display: none;width: inherit; visibility: hidden; position: absolute; top: 100%; left: 0px; }
ul.dropdown ul li 					{ text-align: left; font-weight: normal; background: black; font-size: 10px;
									  float: none; padding-top: 5px; padding-bottom: 5px; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ color: #ffffff; border-right: none; width: 100%; display: inline-block; } 
ul.dropdown ul li a:hover			{ color: #666; } 
ul.dropdown ul li#activeSubMenu	a	{ color: #666; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


/*	FORM TABLE */

div.formContainer {

}
div.formContainer h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
div.formContent {
	padding: 5px;
}
div.formFieldDescription {
	text-align: left;
	font-size: 12px;
	color: #666;
	font-style: italic;
	line-height: 1.1em;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 0px;
}
#container div.formContainer h1.formHeading {
	color: #ab1d14;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div.formContainer input[type="text"] {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #666;
}
div.formContainer textarea {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #666;
}
table.formTable {
	width: 100%;
}
table.formTable tr {
	background-color: #ff9999;
}
table.formTable tr td {
}
#content div.formContainer div.formContent h2 {
	color: #ab1d14;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: inherit;
	font-size: 18px;
}

table.formTable tr.alternating-row {
	background-color: #ff6666;
}

table.contactFormTable input[type="text"] {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #666;
	margin-bottom: 10px;
}
table.contactFormTable textarea {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #666;
	margin-bottom: 10px;
}


/* NEWS */
div.newsContainer {
	width: 100%;
	margin-bottom: 0px;
}
div.articleImageRig {
	margin-top: 0px;
}
#content div.entry div.articleImageRig div.articleImageRigDescription {
	line-height: 6px;
}
div.fact-box {
	border: 1px dotted pink;
	font-size: 90%;
}
.show_printable {
	float: right;
}
p.newsReadMore {
	margin-top: 0px;
	float: right;
	text-align: right;
	width: 250px;
}

.searchField {
 outline: 0;
  float: left;
  height: 18px;
  width: 440px;
  padding: 5px 5px;
	border: 0px;
  font-size: 14px;
  background-image: url(/core-index/layouts/00_portalen/search_l.png);
}

.searchButton {
  display: block;
  float: left;
  width: 34px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  outline: 0;
  background-image: url(/core-index/layouts/00_portalen/search_r.png);
}

.searchButton:hover {
  background-position: 68px 0px;
}

.searchButton:active {
  background-position: 34px 0px;
}

