/*======== GENERELT ==========*/
*
{
	text-decoration: none;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body
{
	background-color: #FFF;
	text-align: center;
	background-image: url(../img/bgBody.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%;
	line-height: 1.6em;
}
th
{
	text-align: left;
}
td
{
	/* 	padding: 0px; 	margin: 0px; 	*/
}
form
{
	background-image: none;
}
a
{
	color: #06C;
	border-bottom: 1px dotted #6C6;
	text-decoration: none;
}
a:hover
{
	color: #3C6;
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
img, a.noborder
{
	border: none;
}
ul, ol
{
	margin: 10px 0px 10px 40px;
	padding-left:0px;
}
#top
{
	width: 1200px;
	height: 160px;
	background-image: url(../img/bgTop.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: left;
}
.logo
{
	height: 81px;
	float: left;
	padding: 20px 0px 0px 29px;
	width: 170px;
}
#wrapper
{
	width: 990px;
	font-size: 1.1em;
	margin: 0px auto;
	text-align: left;
}
#txtTop
{
	font-family: "MS Sans Serif" , Geneva, sans-serif;
	font-size: 1.6em;
	color: #333;
	float: left;
	padding: 77px 0px 0px 20px;
}
#navDiv
{
	float: right;
	text-align: right;
	color: #666;
	padding: 100px 20px 5px 0px;
}
/*======== END GENERELT ==========*/
/*======== START MAINNAV ==========*/
#nav
{
	width: 988px;
	clear: right;
	height: 42px;
	background-image: url(../img/bgNav.jpg);
	background-repeat: no-repeat;
}
#nav ul
{
	list-style: none;
	padding: 13px 0px 0px 21px;
	margin: 0px;
}
#nav li
{
	color: #FFF;
	background-image: url(../img/navDivider.jpg);
	background-repeat: no-repeat;
	background-position: right; /*padding: 13px 7px 12px 7px;*/
	padding: 13px 12px 12px 4px;
	display: inline;
	text-decoration: none;
}
#nav li a
{
	color: #FFF;
	border: none;
	text-decoration: none;
}
#nav li a:hover
{
	color: #CFC;
}
#nav li a.active
{
	color: #CFC;
}
#search
{    
    float: right;
	padding: 11px 25px 0px 0px;
}
#search input
{
	border: 1px solid #FFF;
	background-color: #9da09e;
	padding: 0px;
	/*margin: 0px 5px 0px 0px;*/
	margin-right:5px;
	vertical-align:middle;
}
#search .submit
{
	background: url(../img/magnify.gif) no-repeat;
	height: 20px;
	width: 20px;
	border: none;
	cursor:pointer;
}
#search .submit:hover
{
	background: url(../img/magnify.gif) 0 -20px no-repeat;
}
#search a
{
    border:none;
}
/*======== END MAINNAV ==========*/
/*======== START SUBNAV ==========*/
#left
{
	width: 195px;
	float: left;
	padding: 10px 0px 0px 15px;
	margin: 0px;
	color: #333;
	line-height: 16px;
}
#subNavTop
{
	width: 190px;
	height: 15px;
	background-image: url(../img/bgSubNavTop.jpg);
	background-repeat: no-repeat;
}
#subNavFooter
{
	width: 190px;
	height: 15px;
	background-image: url(../img/bgSubNavFooter.jpg);
	background-repeat: no-repeat;
}
#subNav
{
	width: 190px;
	background-image: url(../img/bgSubNav.jpg);
	background-repeat: repeat-y;
	line-height: 18px;
	padding: 0px 10px 0px 25px;
}
#subNav ul
{
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#subNav li
{
	color: #333;
	text-decoration: none;
}
#subNav li a
{
	color: #393;
	font-size: 1.1em;
	display: block;
	width: 170px;
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px -18px;
	border: none;
	text-decoration: none;
}
#subNav li a:hover
{
	background-image: url(../img/bgSubNavHi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #333;
}
#subNav li a.active
{
	background-image: url(../img/bgSubNavHi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #333;
}
#subNav ul ul li a
{
	background-image: url(../img/iconArrowSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #393;
	font-size: 1em;
	width: 144px;
	line-height: 1.2em;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 0px 8px;
}
#subNav ul ul li a:hover
{
	color: #333;
}
/*======== END SUBNAV ==========*/
/*======== START MAIN ==========*/
#content
{
	width: 980px;
	background-image: url(../img/bgMain.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
}
#main
{
	margin: 0px 0px 0px 2px;
	width: 470px;
	float: left;
	line-height: 1.8em;
	padding: 15px 10px 10px 10px;
}
#mainIndex
{
	margin: 0px;
	line-height: 1.8em;
	padding: 15px 10px 10px 20px;
	float: left;
	width: 695px;
}
#main h1, #mainIndex h1
{
	font-size: 1.8em;
	color: #333;
	margin: 0em 0em 1em 0em;
	font-family: Georgia, Times, serif;
	border-bottom: 2px solid #CCC;
}
#main h2, #mainIndex h2
{
	font-size: 1.4em;
	color: #365e86;
	font-weight: bold;
	margin: 10px 0px 7px 0px;
}
#main h3, #mainIndex h3
{
	color: #7a8893;
	font-size: 1.2em;
	margin: 10px 0px 7px 0px;
}
#main h4, #mainIndex h4
{
	color: #333;
	margin: 10px 0px 7px 0px;
}
/*======== END MAIN ==========*/
/*======== START MAINBOX ==========*/
#mainBox
{
	margin: 0px 0px 0px -10px;
}
#mainBox ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainBox li
{
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 200px;
	width: 210px;
	float: left;
	padding: 15px 15px 15px 10px;
	display: inline;
}
#mainBox li.konsulent
{
	background-image: url(../img/bgBoxKonsulent.jpg);
}
#mainBox li.telefoni
{
	background-image: url(../img/bgBoxTelefoni.jpg);
}
#mainBox li.systemutvikling
{
	background-image: url(../img/bgBoxSystemutvikling.jpg);
}
#mainBox p
{
	padding: 2px 0px 4px 12px;
	color: #000;
}
#mainBox a
{
	color: #06C;
	border: none;
}
#mainBox a:hover
{
	color: #3C6;
}
#mainBox h1
{
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 10px 0px 0px 12px;
	font-family: Georgia, Times, serif;
	color: #666;
	font-weight: normal;
	border: none;
}
/*======== END MAINBOX ==========*/
/*======== START RIGHT ==========*/
#right
{
	float: right;
	width: 215px;
	color: #333;
	padding: 15px 30px 10px 5px;
}
#right h1
{
	font-size: 1em;
	color: #666;
	line-height: 1.8em;
	font-weight: normal;
	border-bottom: 2px solid #cdcdcd;
	margin: 0em 0em 0.8em 0em;
}
#right h2, #right h2 a
{
	font-size: 1.1em;
	font-family: Georgia, Times, 'sans-serif';
	color: #393;
	border: none;
	margin: 0.3em 0em 0.5em 0em;
}
#right h3
{
	color: #999;
	font-size: 1em;
	font-weight: normal;
	margin: 0.3em 0em 0.5em 0em;
}
#right p
{
	margin: 0.5em 0 0.5em 0;
}
/*======== END RIGHT ==========*/
/*======== START FOOTER ==========*/

#adress
{
	line-height: 1.6em;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	clear: both;
	color: #666;
}
#adress ul
{
	list-style: none;
	padding: 0px;
	background-image: url(../img/bgAdress.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 958px;
	height: 100px; /*Skal høyden på adresslinjen økes MÅ #adress li økes tilsvarende*/
	text-align: left;
	margin: 0px 0px 0px -13px;
	color:#fff;
}
#adress li
{
	padding: 10px 5px 0px 12px;
	background-image: url(../img/adressDivider.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 118px;
	height: 90px;
	float: left;
	display: inline;
}
#adress a
{
	color: #6F9;
	border: none;
	/*padding: 0px 0px 0px 1px;*/
}
#adress a:hover
{
	color: #CCC;
}
#adress h1
{
	background-image: url(../img/iconArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 10px;
	margin: 0px 5px 0px -10px;
	display:inline;	
}
#footer
{
	background-image: url(../img/bgMainFooter.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding: 5px 0px 0px 0px;
	clear: both;
	text-align: center;
	color: #666;
}
#footer a
{
	color: #09C;	
}
#footer a:hover
{
	color: #369;
}
/*****************/
/* ITP, Generelt */
/*****************/
#adrotator a
{
	border: none;
}
.editlinks, .editlinks a
{
	color: #FF6600;
}
.listpicture
{
	padding-left: 3px;
	float: right;
}
.listpicture a
{
	border: none;
}
.tbl, .tbl td
{
    border:solid 1px #e1e1e1;
}
.tbl_alt td
{
    background-color:#e5e5e5;
}
.infotext
{
	color: blue;
}
.errortext
{
	color: #CC0000;
	font-weight: bold;
}
/****************************/
/* ITP, detaljside artikkel */
/****************************/
.detail_maintext p
{
	margin-bottom: 10px;
}
.detail_ingress
{
    font-weight:bold;
	margin-bottom: 10px;
}
/* Hovedbilde */
.divMainPicture
{
	float: right;
	padding: 5px 0px 5px 10px;
}
.divMainPicture img
{
	vertical-align: middle;
}
.divMainPicture .mainpicture
{
	border-color:#cfcfcf;
}
.divMainPicture .magnifier
{
    border:none;
}
/* Hovedbilde 100% */
.divMainPicture_full
{
    font-style: italic;
	margin: 0px 0px 15px 0px;
}
.divMainPicture_full img
{
	vertical-align: middle;
	margin-bottom: 3px;
}
.divMainPicture_full .mainpicture
{
	border-color:#cfcfcf;
}
.divMainPicture_full .magnifier
{
    border:none;
}
/* Tilleggsbilder */
/*.divPictures_right
{
	float: right;
	padding: 10px 0px 5px 5px;
	clear: both;
	width: 101px;
}
.divPictures_right td
{
	padding-bottom: 5px;
}*/
.divPictures_bottom
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #f1f1f1;
	border: solid 1px #dcdcdc;
	padding: 5px 0px 0px 5px;
}
.divPictures_bottom table
{
	width: 10px;
}
.divPictures_bottom td
{
	padding-right: 5px;
	padding-bottom: 5px;
}
#article_footer
{
    clear: both;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #DDD;
	color: #777;
}
#article_footer p, #article_footer span
{
    margin: 10px 0px 10px 0px;
}

/* Tabell med sertifiserings-bilder */
.cert img
{
	border: 2px solid #cfcfcf;
}

