/*
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: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 76%;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url('images/body_bg.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.1em; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: bold; margin-top: 10px; }

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;
}

a, strong, h2, h3, h4, h5, h6 {
	color: #525100;
}

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { text-align: left; }
p { font-size: 1.1em; margin: 8px 0px 15px 0px; 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; }
li { font-size: 1.1em; }


/**
 * 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: 990px;
	padding: auto;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}
#Header {
	height: 136px;
}
#Header .Wrapper {
	text-align:left;
}

#Logo {
	float: left;
	width: 350px;
	height: 104px;
	padding: auto;
	margin: auto;
	background-image: url('images/logo.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#Logo img {
	width: 350px;
	height: 104px;
} 

#ColWrapper {
	width: 988px;
	float: left;
	padding: auto;
	margin: auto;
	background-image: url('images/page_bg.png');
	background-position: top center;
	background-repeat: repeat-x; 
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}

#Col1 {
	position: relative;
	right: 170px;
	float: right;
	width: 646px;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	clear: none;
	overflow:hidden;
	display:inline-block;
}
#Col2 {
	position: relative;
	left: 0px;
	float: left;
	width: 170px;
	clear: none;
	overflow:hidden;
	display:inline-block;
	text-align: left;
}
#Col3 {
	position: relative;
	left: 648px;
	top: 0px;
	float: right;
	width: 170px;
	clear: none;
	overflow:hidden;
	display:inline-block;
	text-align: left;
}

#MainContent {
	width: 96%;
	margin: 0px;
	padding: 5px 40px 40px 16px;
	text-align: left;
	clear: both;
}

/*
* Navigasjon
*/
#Header .Navigation {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	height: 32px;
	clear: both;
	background-image: url('images/menu_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#Header .Navigation ul {
	float: right;
	height: 32px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
	padding-left: 0px;
}

#Header .Navigation ul li {
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 32px;
	overflow:hidden;
	display:inline-block; 
}

#Header .Navigation ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px;
}

#Header .Navigation a span {
	display: block;
	text-align: left;
	padding: 0px;
	position: relative;
	top: -500px; 
}

#Header .Navigation a {
	width: 167px;
	height: 32px;
	margin-left: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#Header .Navigation .Forside a { background-image: url(images/btn_main_f2.png); }
#Header .Navigation .Forside a:hover { background-image: url(images/btn_main.png); }
#Header .Navigation .Forside .Active { background-image: url(images/btn_main.png); }
#Header .Navigation .Selg a { background-image: url(images/btn_selg_f2.png); }
#Header .Navigation .Selg a:hover { background-image: url(images/btn_selg.png); } 
#Header .Navigation .Selg .Active { background-image: url(images/btn_selg.png); }
#Header .Navigation .Faq a { background-image: url(images/btn_faq_f2.png); }
#Header .Navigation .Faq a:hover { background-image: url(images/btn_faq.png); } 
#Header .Navigation .Faq .Active { background-image: url(images/btn_faq.png); }

.HeaderThumb {
	float: left;
	padding-right: 2px;
}
.HeaderThumb {
	filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
}
.HeaderThumb:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

#List li {
	list-style: none;
	clear: both;
	margin: 8px 0px 8px 0px;	
}

#SearchBox {
	float: left;
	margin-left: 16px;
}
#SearchBox .InputWrapper {
	float: left;
	width: 254px;
	height: 27px;
	padding: 0px;
	margin: 0;
	border: none;
	background-image: url('images/search_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#SearchBox .InputWrapper input {
	float: left;
	width: 100%;
	font-size: 1.2em;
	padding: 4px 0px 0px 4px;
	margin: 0px;
	border: none;
	background: none;
}
#SearchBox .Submit {
	float: left;
	width: 48px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	border: none;
	cursor: pointer;
	background-image: url('images/search_submit_btn.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: none;
}

.NoticeMessage {
	border-top: 1px solid #ccc;
	margin: 17px;
	padding-top: 5px;
	color: #666;
}

#Footer {
	width: 990px;
	margin: auto;
	padding: auto;
	padding-bottom: 40px;
	font-size: 11px;
	color: #fff;
	clear: both;
	text-align: center;
	background-image: url('images/footer_bg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat; 
}
#Footer a {
	color: #fff;
}
#Footer .Copyright {
	color: #fff;
	padding: auto;
	margin: auto;
	padding-top: 14px;
	padding-bottom: 5px;
}
/**
 * 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;
}
