/* RESET
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body{font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

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

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

h1, h2, h3, h4, h5, h6 { width: 100%; font-weight: normal; color: #0033BB; margin-top: 10px; }

img { border: none; }

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

fieldset {
	border: 1px solid #F1F5FF;
}
fieldset div {
	padding: 4px;
}
fieldset input, fieldset textarea, fieldset select {
	width: 90%;
	margin-bottom: 10px;
	border: 1px solid #D6E3FF;
}

legend {
	color: #0033BB;
}

label {
}

th, td {
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: bold;
}

p { margin-top: 15px; line-height: 16px; }
strong { font-weight: bold; }
hr { width: 97%; height: 1px; margin: 0px; padding: 0px; clear: both; border: 0px solid #ccc; border-top: 1px solid #ccc; text-align: left; }

/**
 * 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%;
/*	background-image:url('images/page_bg.png');
	background-position: 0px 154px;
	background-repeat: repeat-x; */
}
#Page {
	width: 1000px;
	padding: auto;
	margin: auto;
	text-align: center;
}
#Header {
	width: 1000px;
	height: 154px;
	padding: auto;
	margin-left: 50px;
	clear: both;
	background-image: url('images/header_bg.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#Logo {
	width: 688px;
	height: 135px;
}
#Logo img {
}

#ContentWrapper {
	width: 1000px;
	text-align: left;
	margin-left: 37px;
	background-image:url('images/page_bg.png');
	background-position: top left;
	background-repeat: repeat-y;
}
#MainContent {
	width: 650px;
	float: left;
	text-align: left;
	margin: 5px 50px 10px 0px;
	padding-left: 30px;
}

#SubContent {
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 10px;
}

/*
* Navigasjon
*/
#Navigation {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	height: 17px;
	border: 1px solid #FFEAB8;
	/* background-color: #ccc; */
}

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

#Navigation ul li {
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 17px;
	background-attachment: scroll;
	background-image: url(images/menu_inactive.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #FFEAB8;
}

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

#Navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#Navigation ul .Active, #Navigation ul li:hover {
	color: #fff;
	background-image: url(images/menu_active.gif);
}

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

/**
 * MonthCalendar
 */
#MonthCalendar table {
	width: 100%;
}

#MonthCalendar .Kursdag {
	font-weight: bold;
}

/**
 * Copyright
 */
#Footer {
	width: 100%;
	height: 100px;
	border-top: 2px solid #FFE6AD;
	background-color: #fff;
}
#Footer .Nav {
	font-size: 10px;
	padding-right: 220px;
}
#Footer .Nav a {
	color: #333;
	text-decoration: none;
}
#Footer .Nav a:hover {
	text-decoration: underline;
}
#Footer .Copyright {
	width: 640px;
	clear: both;
	padding: auto;
	padding-top: 20px;
	margin: auto;
	padding-right: 220px;
}

/*
* GDU stamp
*/
#GDU {
	width: 100%;
	text-align: center;
	font-size: 9px;
	color: #333;
	padding-bottom: 100px;
	background-color: #fff;
}
#GDU div {
	width: 210px;
	padding: auto;
	margin: auto;
	padding-right: 220px;
}
#GDU strong { display: block; font-size: 10px; }
#GDU a {
	text-decoration: none;
	color: #aaa;
}
#GDU a:hover {
	color: #333;
	text-decoration: none;
}
#GDU #gduWEB {
	text-decoration: none;
}

/**
 * Validation
 */
input.validation-failed, textarea.validation-failed {
	border: 1px solid #F36420;
	color : #FF3300;
	clear: both;
}
.validation-advice {
	color: #F36420;
	clear: both;
}