/*
RESET
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/**
 * Redefine
 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url('images/body_main_bg.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; margin-top: 10px; }

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { font-size: 1.0em; text-align: left; vertical-align: top; }
p { font-size: 1.0em; margin: 8px 0px 15px 0px; line-height: 15px; }
/*p, em { width: 100%; }*/
strong { font-weight: bold; }
hr { width: 100%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #ccc; border-top: 1px solid #ccc; text-align: left; margin-top: 20px; padding-top: 20px; }
li { font-size: 1.0em; }

/**
 * Hack for LiveAdmin uten inherit?
 */
.LiveEditInputText { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; font-size: 1.0em; color: #000; }
.LiveEditTextarea { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; font-size: 1.0em; color: #000; }

.Ansatte td img {
	float: left;
}

/**
 * Divs
 */
#Body {
	width: 100%;
}
#Page {
	width: 100%;
	padding: auto;
	margin: auto;
	text-align: left;
	margin-top: 0px;
}
#Header {
	width: 100%;
	padding: auto;
	margin: auto;
/*	background-image: url('images/header_bg.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x; */
}
#Header .Wrapper {
	text-align: center;
}

#Logo {
	width: 960px;
	height: 113px;
	padding: auto;
	margin: auto;
	clear: both;
	background-image: url('images/logo.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Logo img {
	width: 180px;
	height: 113px;
	float: left;
}

#ColWrapper {
	width: 960px;
	padding: auto;
	margin: auto;
/*	background-image: url('images/tmp_col1.gif');
	background-position: top left;
	background-repeat: repeat-x; */
}

#Col1 {
	position: relative;
	float: right;
	width: 573px;
	clear: none;
	overflow:hidden;
	display:inline-block;
/*	background-image: url('images/tmp_col1.gif');
	background-position: top left;
	background-repeat: no-repeat;*/

}
#Col2 {
	position: relative;
	left: 0px;
	float: left;
	width: 387px;
	clear: none;
	overflow: hidden;
	text-align: left;
	display: inline-block;
}
#Col2Wrapper {
	width: 280px;
	clear: none;
	overflow: hidden;
	display: inline-block;
	margin: 0px 0px 0px 35px;
	text-align: left;
}

#MainContent {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	clear: both;
}

/*
* Navigasjon
*/
#Navigation {
	width: 100%;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #000;
	clear: none;
	text-align: center;
}
#Navigation.HeaderMain {
	height: 223px; 
	background-image: url('images/header_main_bg.png');
	background-position: top left;
	background-repeat: repeat-x;
}
#Navigation.HeaderSub {
	height: 94px; 
	background-image: url('images/header_sub_bg.png');
	background-position: top left;
	background-repeat: repeat-x;
}

#Navigation.HeaderMain .Wrapper {
	height: 223px; 
	background-image: url('images/header_main.png');
	background-position: top left;
	background-repeat: no-repeat;
}
#Navigation.HeaderSub .Wrapper {
	height: 94px; 
	background-image: url('images/header_sub.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#Navigation .Wrapper {
	width: 960px;
	text-align: right;
	padding: auto;
	margin: auto;
}
#Navigation ul {
	display: block;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	padding-left: 0px;
	float: right;
}

#Navigation ul li {
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

#Navigation ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 21px;
	margin: 0px 8px 0px 0px;
	padding: 10px 25px 0px 1px;
	display: inline; /* IE6 double padding/margin hack */
	text-transform: uppercase;
}

#Navigation ul li a.Active, #Navigation ul li a.Active:hover {
	color: #000;
	font-weight: bold;
	padding: 10px 25px 7px 5px;
	background-image: url('images/tab_right.png');
	background-position: right -6px;
	background-repeat: no-repeat;
}
#Navigation ul li span.Active {
	width: 6px;
	height: 32px;
	float: left;
	display: block;
	padding: 0px 0px 7px 0px;
	background-image: url('images/tab_left.png');
	background-position: right -6px;
	background-repeat: no-repeat;
}

#Navigation ul li a:hover, #Navigation ul li .Active {
	color: #000;
	text-decoration: none;
	display: inline; /* IE6 double padding/margin hack */
}
#Navigation ul li .Active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: inline; /* IE6 double padding/margin hack */
}
#subNav {
	display: block;
	list-style: none;
}
#subNav li {
	display: block;
	list-style: none;
	padding: 4px 0px 4px 0px;
}
#subNav li a {
	font-size: 13px;
	text-decoration: none;
}
#subNav li a.Active {
	color: #006799;
	font-size: 17px;
	text-decoration: none;
}

.NoticeMessage {
	border-top: 1px solid #ccc;
	margin: 17px;
	padding-top: 5px;
	color: #666;
}

#Footer {
	float: left;
	width: 100%;
	margin: 0px;
	padding: auto;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	color: #999;
	clear: both;
	text-align: center;
/*
	background-image: url('images/tmp_footer.gif');
	background-position: top left;
	background-repeat: no-repeat;*/
}
#Footer a {
	color: #999;
	text-decoration:none;
}
#Footer .Copyright {
	color: #000;
	padding: auto;
	margin: auto;
}

.SitatTekst p {
	font-size: 18px; 
	line-height: 25px;
}
.SitatForfatter {
	margin: 0px 26px 0px 26px; 
	text-transform: uppercase;
}

/**
 * Widgets
 */
.fileSimpleList {
	clear: both;
	padding-top: 20px;
}
.fileSimpleList .Wrapper {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	clear: both;
}
.fileSimpleList .File {
	clear: both;
	padding-bottom: 15px;
}
.fileSimpleList .File .Title {
	font-weight: bold;
	padding-top: 2px;
}
.fileSimpleList .FileIcon {
	margin-right: 4px;
	margin-top: 0px;
}
.fileSimpleList .extPDF {
	background-image: url('images/ext_pdf.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/**
 * Validation
 */
label.error {
	color: #FF3300;
}

/**
 * Status msg
 */
.status-ok {
	color: #009900;
}
.status-error {
	font-weight: bold;
	color: #990000;
}

/*
* GDU stamp
*/
#GDU {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 9px;
	color: #666;
	padding: 30px 0px 100px 0px;
}
#GDU div {
	width: 200px;
	padding: auto;
	margin: auto;
}
#GDU strong { display: block; font-weight: bold; font-size: 10px; }
#GDU a, #GDU a strong {
	text-decoration: none;
	color: #666;
}
#GDU a:hover, #GDU a:hover strong {
	color: #333;
	text-decoration: none;
}
#GDU #gduWEB {
	text-decoration: none;
}
