/*
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,ol,ul,li,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;}ol,ul{list-style:none;}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: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; */
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 76%;
	padding: 0px;
	margin: 3px 0px 0px 12px;
	text-align: center;
	background-color: #C5C845;
	background-position: top left;
	background-image: url(images/background.jpg);
	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 { width: 100%; color: #000; font-weight: bold; margin-top: 10px; }

a {
	color: #526C79;
	text-decoration: none;
}
a:hover {
	color: #526C79;
	text-decoration: underline;
}

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { text-align: left; }
p { margin-top: 8px; line-height: 18px; }
/*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; }

/**
 * 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; }

/**
 * Divs
 */
#Body {
	width: 100%;
	margin: auto;
	padding: auto;
}
#Page {
	width: 793px;
	margin: auto;
	padding: auto;
}
#Header {
}
#Header .Wrapper {
}

#Logo {
	width: 793px;
	height: 140px;
	padding: auto;
	margin: auto;
	background-image: url('images/header_logo.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Logo img {
	width: 793px;
	height: 140px;
}
.Logo2 {
	display: block;
	width: 100%;
	height: 180px;
}
.Logo3 {
	display: block;
	width: 100%;
	height: 194px;
}
#ColWrapper {
	width: 100%;
	padding: auto;
	margin: auto;
}

#Col1 {
	float: right;
	width: 602px;
	clear: none;
	overflow:hidden;
	display:inline-block;
	padding-left: 10px;
}
#Col2 {
	float: left;
	width: 180px;
	clear: none;
	overflow:hidden;
	display:inline-block;
	background-image: url('images/col2_bg.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;

	height: 800px;
}
#MainContent {
	float: left;
	width: 100%;
	min-height: 549px;
	height: auto !important; /* IE6 */
	height: 549px; /* IE6 */
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	background-image: url('images/col1_bg.gif');
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#MainContent img {
	border: 1px solid #ccc;
}
.FrontBox {
	width: 518px;
	height: 180px;
	margin: 0px 0px 15px 0px;
	background-image: url('images/welcome_box.png');
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.FrontBox a.Ingress {
	width: 350px;
	display: block;
	padding: 90px 0px 0px 15px;
	min-height: 80px;
}
.NoticeMessage {
	border-top: 1px solid #ccc;
	margin: 17px;
	padding-top: 5px;
	color: #666;
}

/* Widgets */
.HomeArticle {
	 float: left;
	 width: 420px; 
}
.HomeArticle .articleShowSingle {
	 width: 420px;
}
.articleShowSingle {
	width: 560px;
	margin-left: 0px;
}
.articleShowSingle .Ingress p em {
	color: #000080;
	font-style: normal;
	font-size: 1.1em;
	font-weight: bold;
}

.articleShowSingle .tableStaben {
	border-collapse: separate;
	empty-cells: show
}
.articleShowSingle .tableStaben td {
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}


/* Navigation */
.Col1Navigation {
	width: 100%;
	height: 222px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	clear: both;
	margin: 0px 0px 0px 0px;
	background-image: url('images/header_bg.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.Col1Navigation ul {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.Col1Navigation ul li {
	float: left;
	color: #000;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	overflow:hidden;
	display:inline-block;
}
.Col1Navigation ul li a {
	height: 21px;
	color: #000;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 6px 20px 0px 20px;
	background-image: url('images/btn_nav.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.Col1Navigation ul li a span {
	padding: 0px 0px 0px 10px;
}
.Col1Navigation ul li a:hover {
}
.Col1Navigation ul li .Active {
}
.Col1Navigation a {
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#Col2 .Navigation {
	margin: 90px 0px 0px 0px;
}
#Col2 .Navigation a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: both;
	text-align: left;
	padding: 46px 0px 46px 68px;
	margin: 0px 0px 0px 0px;
}

#xFooter {
	width: 100%;
	margin: auto;
	padding: auto;
	padding: 40px 0px 40px 0px;
	font-size: 10px;
	color: #fff;
	clear: both;
	text-align: center;
	clear: both;
	background-image: url('images/footer_bg.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#xFooter a {
	color: #fff;
}
#xFooter img {
	margin: 0px 15px 0px 0px;
}
#xFooter .InfoBar {
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	padding: 15px 5px 15px 5px;
	background-color: #FBFBF9;
}
#xFooter .Copyright {
	padding: auto;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 5px;
}

/**
 * Newsbox
 */
.NewsBox {
	width: 576px;
    height: 320px;
	margin-left: 10px;
	margin-top: 7px;
	overflow: hidden;
	background-color: #F1F1F3;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.NewsBox .Title {
	padding-top: 5px;
	width: 280px;
	height: 40px;
}
.NewsBox .Title h2 {
	font-size: 1.15em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.NewsBox .Title a {
	display: block;
	color: #000;
	width: 280px;
	height: 40px;
	padding: 12px 0px 0px 24px;
	background-image: url('images/newsbox_heading_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.NewsBox .Title a:hover, .NewsBox .Title .Active {
	text-decoration: none;
	background-image: url('images/newsbox_heading_bg_active.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/**
 * Rombruk
 */
.RombrukDayWrapper {
	padding: 10px 0px 0px 10px;
}
.tableRombrukWrapper {
	display: none;
}
.tableRombruk {
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-bottom: 10px;
}
.tableRombruk th, .tableRombruk td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset;
	border-color: #f0f0f0;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.tableRombruk input {
	width: 90%;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

/**
 * Søknadsskjema
 */
.Soknadsskjema {
	padding: 0px 50px 0px 0px;
}
.Soknadsskjema table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Soknadsskjema .TextField {
	width: 90%;
}
.Soknadsskjema h2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.Soknadsskjema h3 {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.Soknadsskjema td {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.Soknadsskjema textarea {
	height: 100px;
	width: 90%;
}

/**
 * Forsidenyheter
 */
.NewsCol {
	margin-left: 6px;
}
.NewsCol a {
	color: #000;
}
.NewsCol a:hover {
	text-decoration: none;
}
.NewsCol .Thumb {
	border: 1px solid #ccc; 
	width: 132px; 
	height: 100px;
	background-position: -76px 0px;
}
.NewsCol .Thumb a {
	color: #000;
	display: block;
	width: 132px; 
	height: 100px;
}

/**
 * Validation
 */
.validation-advice {
	color: #FF3300;
}
input {

}

/**
 * Status msg
 */
.status-ok {
	color: #009900;
}
.status-error {
	font-weight: bold;
	color: #990000;
}

#BigMan {
	padding: 30px 10px 10px 10px;
}

/*
* GDU stamp
*/
#GDU {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 9px;
	color: #f0f0f0;
	padding: 20px 0px 100px 0px;
}
#GDU div {
	width: 200px;
	padding: auto;
	margin: auto;
}
#GDU strong { display: block; font-weight: bold; font-size: 10px; }
#GDU a {
	text-decoration: none;
	color: #f0f0f0;
}
#GDU a:hover {
	color: #45350E;
	text-decoration: none;
}
#GDU #gduWEB {
	text-decoration: none;
}
