/*
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url('images/page_bg.png');
	background-position: top center;
	background-repeat: no-repeat;
}

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

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #002f4b;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

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

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	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: 950px;
	padding: auto;
	margin: auto;
	text-align: left;
}
#Header {
	width: 950px;
	height: 196px;
	padding: auto;
	margin: auto;
}
#Header .Wrapper {
	text-align:left;
}

#Logo {
	float: left;
	width: 261px;
	height: 135px;
	background-image: url('images/logo.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
}
#Logo img {
	width: 261px;
	height: 135px;
}

#ColWrapper {
	float: left;
	width: 950px;
	padding: auto;
	margin: auto;
}

#Col1 {
	position: relative;
	left: 0px;
	float: left;
	width: 950px;
	clear: none;
	overflow:hidden;
	display:inline-block;
}

#MainContent {
	width: 920px;
	padding: 0px 15px 15px 15px;
	margin: 0px;
	text-align: left;
	clear: both;
}
#MainContent h2 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 16px;
	color: #002f4b;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
#MainContent .OrangeLink {
	font-size: 10px;
	color: #bf6200;
}

#Subcontent a {
	width: 100%;
	text-align: right;
	clear: both;
	margin-bottom: 10px;
}

/*
* Navigasjon
*/
#Header .Navigation {
	width: 950px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	clear: both;
	margin: 0px 0px 10px 0px;
}
#Header .Navigation .Main {
	height: 58px;
}
#Header .Navigation .Sub {
	height: 20px;
	border-bottom: 1px solid #ccc;
	background-color: #EEF0F5;
}
#Header .Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 15px;
}

#Header .Navigation ul li {
	float: left;
	color: #000;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	overflow:hidden;
	display:inline-block;
}
#Header .Navigation ul li a {
	color: #000;
	height: 27px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 7px 10px 4px 10px;
}
#Header .Navigation .Main ul li a:hover {
	color: #fff;
	background-image: url('images/menu_bg.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#Header .Navigation .Main ul li .Active {
	color: #fff;
	background-image: url('images/menu_bg.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#Header .Navigation .Sub ul li a:hover {
	color: #000;
	background-color: #E6CF00;
}
#Header .Navigation .Sub ul li .Active, .sfHover {
	color: #000;
	background-color: #CCB800;
}
.sfHover {
	height: 27px;
	background-color: #CCE0ED;
}
#Header .Navigation a {
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#Header .Navigation ul ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 177px;
	z-index: 99;
	background-color: #CCE0ED;
	display: none;
}
#Header .Navigation ul ul li {
	width: 100%;
	float: left;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 0px;
}
#Header .Navigation ul ul li a {
	width: 100%;
	color: #000;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	display: inline-block;
	padding: 0px 20px 0px 3px;
	margin: 0px;
}
#Header .Navigation ul ul li a span {
	display: block;
	padding: 7px 0px 0px 3px;
}
#Header .Navigation ul ul li a:hover {
	background: none;
	background-color: #fff;
}

#SubNav {

}
#SubNav ul {
	width: 155px;
	display: block;
	float: left;
	margin: 30px 0px 0px 45px;
	padding: 0px;
	list-style: none;
	padding-left: 0px;
	border-bottom: 1px solid #999;
}
#SubNav li {
	clear: both;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	overflow:hidden;
	display:block;
	padding: 10px 0px 8px 0px;
	border-top: 1px solid #999;
}
#SubNav li a {
	display: block;
	color: #666;
	padding-left: 11px;
	background-image: url('images/pil_1.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#SubNav li a:hover {
	background-image: url('images/pil_2.gif');
}
#SubNav li a.Active {
	color: #ff7b18;
	text-decoration: none;
	background-image: url('images/pil_2.gif');
}

#Subcontent {
	color: #636363;
	font-size: 10px;
	padding: 0px 0px 0px 8px;
	border-top: 1px solid #004FB3;
	border-left: 1px solid #999;
}
#Subcontent p {
	line-height: 13px;
}

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

#Footer {
	width: 950px;
	margin: 0px;
	padding: auto;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	color: #000;
	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;
}

/**
 * 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 {
	display: block;
	color: #FF3300;
	clear: both;
}

/**
 * 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;
}
