/*
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-size: 76%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #ccc;
	background-repeat: repeat-x;
	background-image: url('images/body_bg2.png');
	background-position: 100px 0px;
}

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: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

form { margin: 0px; padding: 0px; clear: both; }
input, textarea {}
th, td { text-align: left; }
p { font-size: 1.1em; 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 #fff; border-top: 1px solid #fff; text-align: left; margin: 20px 0px 0px 0px; padding-top: 20px; }
ul li, ol li {
	font-size: 1.1em;
	margin: 10px 0px 0px 30px;
	line-height: 18px;
}
ol li {
	list-style: decimal;
}

/**
 * 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: 1000px;
	height: 100%;
	text-align: left;
	background-color: #D4D95B;
}
#Page {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url('images/page_bg.jpg');
	background-position: 0px 0px;
}
#Header {
	height: 308px;
}
#Header .Wrapper {
}

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

#ColWrapper {
	width: 100%;
	padding: auto;
	margin: auto;
}

#Col1 {
	float: left;
	width: 650px;
	clear: none;
	overflow:hidden;
	display:inline-block;
	min-height: 400px;
	margin: 30px 0px 0px 0px;
}
#Col2 {
	float: right;
	width: 350px;
	clear: none;
	overflow:hidden;
	display:inline-block;
}

#MainContent {
	float: left;
	width: 590px;;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#MainContent img {
}

/*
 * Navigation
 */
#Navigation {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	height: 29px;
}

#Navigation ul {
	height: 29px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#Navigation ul li {
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	height: 29px;
	overflow:hidden;
	display:inline-block;
	background-color: #ccc;
}

#Navigation ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px;
}

#Navigation a span {
	display: block;
	text-align: left;
	padding: 12px 0px 0px 0px;
	position: relative;
	top: -500px;
}

#Navigation a {
	height: 29px;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#Navigation .Hjem a { width: 52px; background-image: url(images/btn_hjem.png); }
#Navigation .Hjem a:hover, #Navigation .Hjem .Active { background-image: url(images/btn_hjem_active.png); }
#Navigation .Kurs a { width: 49px; background-image: url(images/btn_kurs.png); }
#Navigation .Kurs a:hover, #Navigation .Kurs .Active { background-image: url(images/btn_kurs_active.png); }
#Navigation .Bedrift a { width: 142px; background-image: url(images/btn_bedrift.png); }
#Navigation .Bedrift a:hover,#Navigation .Bedrift .Active { background-image: url(images/btn_bedrift_active.png); }
#Navigation .Uteomraader a { width: 88px; background-image: url(images/btn_uteomraader.png); }
#Navigation .Uteomraader a:hover, #Navigation .Uteomraader .Active { background-image: url(images/btn_uteomraader_active.png); }
#Navigation .Om-oss a { width: 66px; background-image: url(images/btn_om-oss.png); }
#Navigation .Om-oss a:hover, #Navigation .Om-oss .Active { background-image: url(images/btn_om-oss_active.png); }
#Navigation .Produkter a { width: 78px; background-image: url(images/btn_produkter.png); }
#Navigation .Produkter a:hover, #Navigation .Produkter .Active { background-image: url(images/btn_produkter_active.png); }
#Navigation .Kontakt-oss a { width: 88px; background-image: url(images/btn_kontakt-oss.png); }
#Navigation .Kontakt-oss a:hover, #Navigation .Kontakt-oss .Active { background-image: url(images/btn_kontakt-oss_active.png); }

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

/* Widgets */
.articleShowSingle {
	margin-left: 20px;
	background-color: none;
}
.articleShowSingle .Ingress p em {
	color: #000;
	font-style: normal;
	font-size: 1.0em;
	font-weight: bold;
}

.articleShowSingle .tableStaben {
	border-collapse: separate;
	empty-cells: show
}
.articleShowSingle .tableStaben td {
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}

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

/**
 * Footer
 */
#Footer {
	width: 100%;
	margin: auto;
	padding: auto;
	padding-bottom: 40px;
	font-size: 12px;
	color: #333;
	clear: both;
	text-align: center;
}
#Footer a {
	color: #333;
}
#Footer .Copyright {
	padding: auto;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 5px;
}

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

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

.LiveEditNewElement {
	margin-left: 20px;
}

/*
* GDU stamp
*/
#GDU {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 9px;
	color: #666;
	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: #666;
}
#GDU a:hover {
	color: #333;
	text-decoration: none;
}
#GDU #gduWEB {
	text-decoration: none;
}
