@CHARSET "UTF-8";

body {
	font-family: "Lucida Grande", verdana, georgia, sans-serif;
	font-size: 12px;
	background-image: url(/media/images/bg_radient.png);
	background-repeat: repeat-x;
	margin-top:0;
	}

/****** DIV TAGGER ******/
#container {
width: 900px;
margin: 15px auto;
color: #333;
line-height: 130%;
}

#user_line	{
	padding: 0.2em;
	text-align: right;
	background-color:none;
	margin-bottom:1px;
	}

#container_fff {
	background-color:#fff;
	}

#top {
	padding: .5em;
	background-color: #443d2b;
	height: 80px;
	}
	
#top_logo {
	float:left;
	width: 400px;
	}

#menu {
	 	border-bottom: 1px dotted #666;
	}

#top h1 {
	padding: 0;
	margin: 0;
	}

#left {
	float: left;
	width: 200px;
	margin: 0;
	padding: 1em;
	background-color: #fff;
	}

#content {
	margin-left: 240px;
	/*border-left: 1px dotted #999;*/
	padding: 1em;
	width: 630px;
	}
	
#footer {
	font-size: 0.9em;
	clear: both;
	margin: 0;
	padding: .4em;
	color: #999;
	background-color: #443d2b;
	border-top: 1px solid gray;
	text-align:center;
	}
/***** MENU *****/

#menu {
	height: 30px;
	padding: 0;
	margin:0;
	}

#menu ul {
	margin: 8px 0 0 5px;
	padding: 0;
	}

#menu ul li
{
list-style-type: none;
padding: 0;
margin: 0 0 0 5px;
display: block;
float: left;
background: url("/media/images/menu_gradient_hover.gif") repeat-x 20px;
font: 11px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#menu li a
{
color: #000;
text-decoration: none;
display: block;
width: 100px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 3px solid #A8B090;
border-right: 1px solid #A8B090;

}

#menu li#active { 
	background: url("/media/images/menu_gradient_hover.gif") repeat-x 20px; 
	}
	
#menu li a:hover { 
	background: url("/media/images/menu_gradient_hover.gif") repeat-x 20px; 
	border-left: 3px solid #443d2b;
	}
#menu li.active a { 
	border-left: 3px solid #443d2b !important;
	}

/***** INLINE ELEMENTER *****/
h2 {
	color:#fff;
	width:100%;
	font-size:12px;
	line-height:20px;
	padding: 0 0 0 5px;

	}

h3 {
	width: 100%;
	line-height:20px;
	padding: 0 0 0 5px;
	}

h4 {
	font-size: 11px;
}

#content h2 {
	background-color: #325662 !important;
	background: url("/media/images/h2_content.gif") repeat-x; 
	border: 1px solid #325662;
	}

#left h2, #content h2.brown{
	background-color: #523f2b !important;
	background: url("/media/images/h2_left.gif") repeat-x;
	border: 1px solid #523f2b;
	}
	
#content h3 {
	width: 100%;
	background-color: #809ca4;
	background: url("/media/images/h3_content.gif") repeat-x;
	border: 1px solid #809ca4;
	font-size: 12px;
	color: #000;
	}

#content h3 img {
	margin-top:2px;
	float:right;
	}
	
#add_course_success h3, #save_profile_success h3 {
	background-color: #13bd41;
	border: 1px solid #13bd41;
	background: url("/media/images/h3_success.gif") repeat-x; 
	}
	
#add_course_error h3,  #save_profile_error h3 {
	background-color: #d77070 !important;
	border: 1px solid #d77070 !important;
	background: url("/media/images/h3_error.gif") repeat-x; 
	}

#left p, #content p { 
	margin: 0 5px 0px 5px; 
	padding: 0 0 0 0px;
	}



#user_line p {
	color: #443d2b;
	text-transform: uppercase;
	font-size: 0.9em;
	}

#user_line span.no_transform {
	text-transform:none;
	}

/***** LINKER *****/
	
#user_line a:link, #user_line a:visited {
	color: #203847;
	text-transform: uppercase;
	text-decoration: none
	}
	
#user_line a:hover {
	color: #93704a;
	background-color: none;
	}

a:link {
	color: #203847;
	}
	
a:visited {
	color: #888;
	}
	
#content a:hover, #left a:hover {
	background-color: #203847;
	color: #fff;
	text-decoration:none;
	}
	
#footer a:link, #footer a:visited {
	color: #999;
	text-transform: uppercase !important;
	text-decoration: none !important;
	}
	
#footer a:hover {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	}

a.js_not_useful:visited, a.js_useful:visited {
	color: #203847;
	}

a.img:hover {
	background:none !important;
	}
table.course_list th a:link, table.course_list th a:visited {
	color: #fff !important;
	}
	
/***** LINKER: Profil *****/

#navlist_tabs
{
border-bottom: 1px solid #809ca4;
margin: 0 0 10px 0;
padding-bottom: 19px;
padding-left: 10px;
width: 99.5%;
}

#navlist_tabs ul, #navlist_tabs li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist_tabs a:link, #navlist_tabs a:visited
{
background: #fff;
border: 1px solid #809ca4;
color: #666;
float: left;
font-size: 11px;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist_tabs a:link#current, #navlist_tabs a:visited#current
{
background-color: #809ca4;
background: url("/media/images/h3_content.gif") repeat-x;
border-bottom: 1px solid #809ca4;
font-weight: bold;
color: #000;
}

#navlist_tabs a:hover { color: #000; }

a.h4_link, a.h4_link:hover, a.h4_link:visited {
	color: #222 !important;
	text-decoration:none;
	font-size: 11px !important;
	background-color: none !important;
	}
div.evaluation a:hover {
	background-color: none !important;
	}

h4 a:hover {
	background:none !important;
	display:block;
	}
	
	
	/***** BILDER *****/
	
img {
	border:none;
	}

img.icon {
	margin-bottom:-4px !important;
	margin-right:3px;
	}
	
a.no_background:hover {
	background-color: #fff !important;
	}

img.icon_16 {
	margin-bottom:-3px !important;
	margin-left: 10px;
	}
	
	#user_line img {
	margin-left:20px;
	}
	



	
/***** TABELLER *****/
table.course_list {
	width: 100.5%;
	border: 1px solid #ccc;
	padding: 0;
	margin: 5px 0 0 0;
	}

table.user_course_list {
	width: 100%;
	border: none;
	padding: 0;
	margin: 5px 0 0 0;
	}
	
table.course_list #semester_th {
	width: 80px;
	}
	
table.user_course_list .year_th {
	width: 100px;
	}
	
table.course_list .semester_th {
	width: 110px;
	}
table.user_course_list .semester_th {
	width: 50px;
	}
	
table.user_course_list .delete_th {
	width: 16px;

	}
	
table.user_course_list .evaluation_th {
	width: 16px;

	}
	
table.user_course_list .delete_td, .evaluation_td {
	border-bottom: none !important;
	text-align: left;
	}

	table.course_list th {
	background-color: #a19181;
	padding: 2px 5px !important;
	color: #fff;
}

table.user_course_list th {
	background-color: #eee;
	padding: 1px 5px !important;
	color: #000;
	}

table.user_course_list td {
	border-bottom: 1px solid #ccc;
	}
	
table.course_list th, td, table.user_course_list th, td {
	text-align: left;
	padding: 0 5px;
	border-bottom: none;
	vertical-align: top;
}

table.course_list tr.even, table.user_course_list tr.even {
background-color: #eee;
border-bottom: none;
}

table.navigation {
border: 1px solid #ccc;
width: 101%;
background-color: #eee;
}

table.info {
border: 1px solid #ccc;
width: 101%;
background-color: #fff8d3 !important;
}

table.nav_top { margin-bottom: 10px; margin-top:10px;}
table.nav_top_course_list { margin-bottom: 0px; margin-top:10px;}
table.nav_bottom { margin-top: 10px; }

table.navigation a:visited {
	color: #203847;
	}

table.navigation td.left {
	text-align: left;
	width: 35%;
}

table.navigation td.middle {
	text-align: center;
	width: 30%;
}

table.navigation td.right {
	text-align: right;
	width: 35%;
}

span#user_course_msg {
	font-size: 11px;
	}

table.new_evaluation th {
	text-align: left;
	vertical-align: top;
	background-color: #ddd;
	line-height: 20px;
	padding: 0 10px 0 5px;
	}

select#evaluation_semester{
	font-size:11px !important;
	}
/***** SEARCH *****/
span.hilite { background:#e6ff92; }
span.hilite_code { font-weight: bold !important;}

/***** SPAN ELEMENTER ******/
span.size_11 { font-size:11px !important; }
span.size_11_grey { 
	font-size:11px !important;
	color: #666;
}
span.grey {
	color: #666;
	}

/***** ANNET *****/
p.margin_below {
	display:block;
	padding-bottom: 15px !important;
}

p.small_margin_below {
	padding-bottom: 8px !important;
}

p.see_all_evals_for_course {
	padding-bottom: 5px !important;
}

div.delete_evaluation {
	margin: -20px 5px 0 0 !important;
	text-align: right;
	float:right;
	font-size: 11px;
}

p.delete_evaluation {
	margin: 0px 5px !important;
	text-align: right;
	font-size: 11px;
}

p.italic {
 font-style: italic;
 text-align: justify;
}

#content p {
	padding-bottom:10px;
}

p.empty_list_msg {
	font-style: italic;
	text-align:center;
	}
	
img.center {
	display: block;
  margin-left: auto;
 	margin-right: auto;
	}
img.right {
	display: block;
  text-align:right;
  float:right;
  margin-top:-7px;
	}
