﻿/* ------------------------- Start Page -----------------------------*/
.startpage #content-wrapper{
	line-height:1.3em;
}
.startpage #first-entrance{
	width:620px;
	float:left;
}	
.startpage #flash-container{
	background:#fff;
	margin-bottom:20px;
}
.startpage #secondary-entrance{
	width:304px;
	float:left;
	margin-left:12px;
}
.startpage #secondary-entrance .teaser h3{
	font-family:Arial,Helvetica, sans-serif;
	font-size:1.5em;
	margin:0 0 13px 0;
	font-weight:normal;
}
.startpage .page-list-container{
	background:#4a96cd;
	color:#fff;
	border-right:1px solid #c6d7e1;
	border-bottom:2px solid #c6d7e1;
	margin-bottom:20px;
}
	.startpage .page-list-container h2{
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:normal;
		padding:6px 18px 6px 18px;
		background: url("/images/start-page-list-head-blue.png") repeat-x scroll 0 0 #4a96cd;
	}
	.startpage .page-list li{
		border-top:1px solid #376d94;
		background:url("/images/page-list-bg-blue.png") repeat-x scroll 0 0 #4a96cd;
	}
	.startpage .page-list a{
		border-top:1px solid #c6d7e1;
		border-bottom: none;
		display:block;
		color:#fff;
		background:transparent url(/images/ico-arrow-link-list-item-startpage.png) no-repeat 278px 10px;
		padding:6px 25px 6px 18px;
		text-decoration:none;
		text-transform:uppercase;
		font-size:.9em;
	}
	.startpage .page-list a:hover,
	.startpage .page-list a:focus,
	.startpage .page-list a:active{
		border-bottom: none;
		color:#101c24;
	}
	.startpage .shortcuts-container{
	background:#6d7b83;
	color:#fff;
	border-right:1px solid #d7dadc;
	border-bottom:2px solid #d7dadc;
	margin-bottom:20px;
}
	.startpage .shortcuts-container h2{
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:normal;
		padding:6px 18px 6px 18px;
		background: url("/images/start-page-list-head-grey.png") repeat-x scroll 0 0 #6d7b83;
	}
	.startpage .shortcuts-container li{
		border-top:1px solid #414a4f;
		background:url("/images/page-list-bg-grey.png") repeat-x scroll 0 0 #6d7b83;
	}
	.startpage .shortcuts-container a{
		border-top:1px solid #d7dadc;
		border-bottom: none;
		display:block;
		color:#fff;
		background:transparent url(/images/ico-arrow-link-list-item-startpage.png) no-repeat 278px 10px;
		padding:6px 25px 6px 18px;
		text-decoration:none;
		text-transform:uppercase;
		font-size:.9em;
	}
.startpage .main-entrance{
	margin-bottom:20px;
	padding:12px;
	border:1px solid #7d8d96;
}
.startpage .main-entrance h2, #crisis h2{
	color:#0274C7; 
    font-size:1.5em;
    line-height:1.2em;
    margin-bottom:8px;
    font-weight:normal;
}
.startpage .main-entrance h3, #crisis h3{
    font-size:1.2em;
	margin-bottom:8px;
}
.startpage .col{
	float:left;
	width:304px;
	margin-left:12px;
}
.startpage .col.first{
	margin: 0;
}

.startpage .custom-page-list{
	padding-bottom:12px;
	background: url(/images/bg-custom-list-bottom-startpage.png) no-repeat 0 bottom;
}
	.startpage .custom-page-list-inner{
		border-left:1px solid #7d8d96;
		border-right:1px solid #7d8d96;
		border-top:1px solid #7d8d96;
		padding-bottom:10px;
	}
		.startpage .alternate .custom-page-list{
			background: url(/images/bg-custom-list-bottom-startpage-alternate.png) no-repeat 0 bottom;
		}
			.startpage .alternate .custom-page-list-inner{
				border-left:1px solid #7fb5dc;
				border-right:1px solid #7fb5dc;
				border-top:1px solid #7fb5dc;
			}	
	
	.startpage .custom-page-list ul, .startpage .custom-page-list p{
		margin:18px 18px 7px 18px;
	}
	.startpage .custom-page-list h2{	
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:normal;
		padding:6px 18px 6px 18px;
		background:#7d8d96 url(/images/bg-custom-list-header.png) repeat-x;
		border-bottom:1px solid #bec6cb;
	}
		.startpage .alternate .custom-page-list h2{	
			background:#72add8 url(/images/bg-custom-list-header-alternate.png) repeat-x;
		}
	.startpage .custom-page-list li{
		padding-bottom:11px;
	}
	.startpage .custom-page-list li span{
		color:#036Afb;
		font-weight:bold;
	}
	.custom-page-list li a
	{
		border-bottom:1px dotted transparent;	
		text-decoration:none;		
	}
	.custom-page-list a:hover,
	.custom-page-list a:focus,
	.custom-page-list a:active{
		border-bottom:1px dotted #036Afb;
		color: #036Afb;
	}
	.startpage .custom-page-list .read-more
	{
		margin: 0 18px;
		text-decoration: none;
	}
	.startpage .custom-page-list li .read-more-arrow
	{
		background:url(/images/ico-arrow-read-more.png) no-repeat scroll 0 5px transparent;
		padding-left: 6px;
	}
.startpage .teaser-item{
	background: url(../images/bg-teaser-shade-startpage.png) no-repeat 0 bottom;
}
.startpage .teaser .image
{
	padding-left: 33%;
}	
.startpage .custom-page-list a.newwindow{
	/*	background:url(/images/ico-arrow-link-list-outitem.png) no-repeat 433px 8px; */		
	}	

	
/* ------------------------- News & Events -----------------------------*/
.newspage #main-content,
.event-page #main-content
{
	background: url(../images/bg-divider-big.png) no-repeat center bottom;
	padding-bottom: 1em;
}
.news-start-page .prio-news,
.events .prio-event{
	background: url(../images/bg-divider-big.png) no-repeat center bottom;
	overflow: hidden;
	padding: 8px 18px 18px;
}

.events .prio-event .main-image	
{	
	background: transparent url(../images/bg-main-image.png) no-repeat bottom right;
	margin: 0 8px 0 0;
}
.events .prio-event .main-image .border
{
	background-image: none;
	max-height: 105px;
	overflow: hidden;
	padding: 0;
	max-width: 168px;
}
.events .metainfo{
	padding-bottom:8px;
	display:block;
}

.news-start-page .main-image{
	padding:0;
	margin:0 0 0 8px;
}
.news-start-page .prio-news .border-extra{	
	background: transparent url(../images/bg-main-image.png) no-repeat bottom right;
	padding:0 5px 5px 0;	
}

.news-start-page .main-image .border
{
	background-image: none;
	max-height: 140px;
	overflow: hidden;
	padding: 0;
	max-width: 140px;
}
.news-start-page .main-image{
	max-width: 140px;/*needed for IE8*/
}


.news-start-page .main-image{
	float:right;
	margin: 0 0 0 8px;
}
.news-start-page .prio-news .text-wrapper{
	margin-right:150px;
}
.newspage .main-image{
	float:right;
	margin:0 18px 5px 5px;
}


/* ------------------------- Alphabetical Index -----------------------------*/
.alphabetical-index #alphabetical-links{
	padding:0 18px 40px 18px;
	background: url(../images/bg-divider-alphabetical.png) no-repeat center bottom;
	margin-bottom:20px;
}

.alphabetical-index #alphabetical-links ul{
	overflow:hidden;
	margin:0;
	padding:0;
}
.alphabetical-index #alphabetical-links li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.alphabetical-index #alphabetical-links a{
	background: #e8eff3 url(../images/bg-paging-link.png) repeat-x 0 bottom;
	border-right: solid 1px #2e4e62;
	color: #2e4e62;
	display: block;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 4px 6px 6px 6px;
	text-decoration: none;
	line-height:1.1em;
	border-bottom:none;
}
.alphabetical-index #alphabetical-links a:hover,
.alphabetical-index #alphabetical-links a:focus,
.alphabetical-index #alphabetical-links a:active,
.alphabetical-index #alphabetical-links a.current{
	background:#4A96CD url(../images/bg-paging-active-link.png) repeat-x scroll 0 bottom;
	display:block;
	border-bottom:none;
	color:#fff;
}



/* ------------------------- Calendar -----------------------------*/

#related-content .functionteaser
{
	background: #e8eff3;
	margin: 0 0 14px;
	padding: 18px;
	border-right:2px solid #c6d7e1;
	border-bottom: 4px solid #c6d7e1;
}
#related-content .calendar .header
{
	overflow: hidden;
}
#related-content .calendar li
{
    list-style-type:none;
    margin-left:0;   
}
#related-content .calendar .header a
{
	background: #4a96cd;
	border-bottom: none;
	color: #fff;
	float:left;
	padding: 3px 1px;
	text-align: center;
	text-decoration: none;
}
#related-content .calendar .header .prev
{
	width: 20px;
}
#related-content .calendar .header .current
{
	width: 139px;
	padding: 3px 2px;
}
#related-content .calendar .header .next
{
	width: 20px;
}
#related-content .calendar .row
{
	overflow: hidden;
}
#related-content .calendar .days, .calendar .col
{
	float:left;
}
#related-content .calendar .row a
{
	background: #ffffff;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 21px;
	font-size:.9em;
	line-height:1.7em;
	display:inline-block;
	display:block;
	vertical-align: bottom; /*ie7 fix*/ 
	
}
#related-content .calendar .weeks .row a.week
{
	background: #4a96cd;
	border: none;
	color: #fff;
	width: 32px;
}
	#related-content .calendar .weeks .index5 a.week
	{
		border-bottom:1px solid #4a96cd;		
	}
	#related-content .calendar .header a:hover,
	#related-content .calendar .header a:active,
	#related-content .calendar .header a:focus
	{
		font-weight: bold;
	}
	#related-content .calendar .weeks .row a.week:hover,
	#related-content .calendar .weeks .row a.week:active,
	#related-content .calendar .weeks .row a.week:focus{
		font-weight:bold;
	}
	#related-content .calendar .weeks .row a.day:hover,
	#related-content .calendar .weeks .row a.day:active,
	#related-content .calendar .weeks .row a.day:focus{
		background: #607A89;
		color:#fff;
	}
#related-content .calendar .weeks .index0 a
{
	border-top: solid 1px #4a96cd;
}
.calendar .weeks .index0 .week
{
	padding-top: 1px;
}
#related-content .calendar .weeks .days .col a
{
	border-right: solid 1px #4a96cd;
	border-bottom: solid 1px #4a96cd;
}
#related-content .calendar .weeks .days .first a
{
	border-left: solid 1px #4a96cd;
}

#related-content .calendar .weeks .days .today
{
	background-color: #4a96cd;
	color: White;
	font-weight: bold;
}
#related-content .calendar .weeks .days .content
{
	font-weight: bold;
}
#related-content .calendar .weeks .days .selected
{
	
}
#related-content .calendar .weeks .days .out-of-month
{
	background-color: #e8eff3;
	color:#607a89;
}
#related-content .calendar .metainfo{
	font-weight:normal;
	font-size:.9em;
} 
#related-content .functionteaser .search
{
	margin: 20px 0 0 0;
}
#related-content .functionteaser .search .search-box
{
	width: 60%;
}
#related-content .functionteaser .search .button
{
	width: 30%;
}

/* ------------------------- Sitemap -----------------------------*/
#site-map ul ul{
	border-left:1px solid #c6d7e1;
}
#site-map ul li{
	list-style:none;
	margin:0;
	background:url(/images/bg-site-map-item.png) no-repeat -5px 10px;
	overflow:hidden;
	padding-left:20px;
}
#site-map ul li.no-site-map-item{
	background:none;
}
#site-map a{
	line-height:1.9em;
	border-bottom:1px solid #fff;
}
	#site-map a:hover,
	#site-map a:focus,
	#site-map a:active{
		border-bottom:1px dotted #036Afb;
		color: #036Afb;
	}
#site-map span{
	font-style:italic;
	line-height:1.9em;
}
/* --------------------------- XForm --------------------------- */
.xform
{
	margin: 0 18px;
}
#main-content .xform h2
{
	margin-left: 0;
	margin-right: 0;
}

.form .row, .xform .row
{
	clear: both;
	float: left;
	overflow: hidden;
	width: 100%;
}
.form .col, .xform .col
{
	float: left;
	padding: 3px;
}
.form .colbutton
{
    float:left;
    padding:3px;
    margin-top:14px;
}

.form .right
{
	float: right;
}
.form .left
{
	float: left;
}
.form .block
{
	display: block;
}
.form .w5{width: 5%;}
.form .w10{width: 10%;}
.form .w15{width: 15%;}
.form .w20{width: 20%;}
.form .w25{width: 25%;}
.form .w30{width: 30%;}
.form .w35{width: 35%;}
.form .w40{width: 40%;}
.form .w45{width: 45%;}
.form .w50{width: 50%;}
.form .w55{width: 55%;}
.form .w60{width: 60%;}
.form .w65{width: 65%;}
.form .w70{width: 70%;}
.form .w75{width: 75%;}
.form .w80{width: 80%;}
.form .w85{width: 85%;}
.form .w90{width: 90%;}
.form .w95{width: 95%;}
.form .w100{width: 100%;}

.form fieldset
{
	border: solid 0.1em;
	border-color:#c6d7e1;
	padding: 10px;
}
.form .selectfield fieldset label
{
	vertical-align:middle;
	padding-left:5px;
	display:inline;
	
		}
.form input, .form select
{
	vertical-align:middle;
}
.form .inputfield, .form .selectfield, .form .button
{
	margin-top:5px;
	
}
.form .xformvalidator, .validation-group
{
	color:#ff0000 !important;
}
.form .inputfieldtextbox input,
.form .inputfieldtextarea textarea,
.form .selectfield select
{
	border:0.1em solid;
	border-color:#c6d7e1;
}
.form .inputfieldtextbox label,
.form .inputfieldtextarea label,
.form .selectfield label
{
	display: block;
	font-weight: bold;
	margin-bottom:5px;
}
#main-content .xform .form h2.label 
{
	font-weight: bold;
	color:#3C474E;
	font-size:1em;
	margin-top:10px;
}
.form legend
{
	font-weight: bold;
	padding: 5px;
}
#main-content .form hr
{
	background:none;
	width:462px;
	height:0px;
	margin:10px 0 0 0;
	
}
/* Tabellayoutade formulär */
.xform tr
{
	clear: both;
	float: left;
	overflow: hidden;
	width: 100%;
	margin:5px;
}
.xform td
{
	float: left;
	padding: 3px;
}
.xform td span
{
	font-weight: bold;
}
.xform fieldset
{
	border: solid 0.1em;
	border-color:#c6d7e1;
	padding: 10px;
	min-width:220px;
}
.xform .selectfield fieldset label
{
	vertical-align:middle;
	padding-left:5px;
	display:inline;
}
.xform input, .xform select
{
	vertical-align:middle;
}
.xform .inputfield, .xform .selectfield, .xform .button
{
	margin-top:5px;
	
}
.xform .button
{
    margin-bottom:10px;    
}
.xform .xformvalidator, .validation-group
{
	color:#ff0000 !important;
}
.xform label
{
	display: block;
	font-weight: bold;
	margin-top:5px;
	vertical-align:middle;
}
.xform fieldset input
{
	margin-bottom:0.5em;
}
.xform fieldset label {
    display: inline;
}

.xform legend
{
	font-weight: bold;
	padding: 5px;
}
#main-content .xform hr
{
	background:none;
	width:462px;
	height:0px;
	margin:10px 0 0 0;
	
}
#main-content .xform span.Heading2,
#main-content .xform span.heading2
{
	font-weight: bold;
	color:#0274C7;
	font-size:1.3em;
	margin-top:10px;
}

/* ------------------------------ Personal Search ---------------------- */
#personalsearchform
{
	background:#edf3f6 url(../images/bg-divider-big.png) no-repeat center bottom;
	overflow: hidden;
	padding: 10px 18px 15px;
}
#personalsearchform span
{
    padding: 3px;
    display:block;
    font-size:0.8em;
    font-weight:bold;
}
#uidsearchform
{
	background:#edf3f6 url(../images/bg-divider-big.png) no-repeat center bottom;
	overflow: hidden;
	padding: 10px 18px 15px;
}
/* -------------------Forskningsprojekt med ämneslistbox-------------------- */
#researchsearchform
{
	background:#edf3f6 url(../images/bg-divider-big.png) no-repeat center bottom;
	overflow: hidden;
	padding: 10px 0px 5px;
	margin-bottom: 2em;
}
#researchsearchform .button
{
	margin-top:0;
}
#researchsearchform .search-box
{
	width:200px;
}
/* ------------------------------ Bibliotek --------------------------- */
#libraryarea
{
    width:225px;
    margin-left:12px;
    float:left;
    margin-bottom:20px;
}
#libraryarea .page-list-container{
	background:#4a96cd;
	color:#fff;
	border-right:1px solid #c6d7e1;
	border-bottom:2px solid #c6d7e1;
	margin-bottom:20px;
}
	#libraryarea .page-list-container h2
	{
	    background:url("/images/start-page-list-head-blue.png") repeat-x scroll 0 0 #4A96CD;
		color:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:normal;
		padding:6px 18px 6px 18px;
	}
	#libraryarea .page-list{
		border:none;
		margin:0;
	}
	#libraryarea .page-list li{
		border-top:1px solid #376d94;
		background: url("/images/page-list-bg-blue.png") repeat-x scroll 0 0 #4A96CD;
	}
	#libraryarea .page-list li.first{
		border-top:1px solid #376d94;
	}
	#libraryarea .page-list a{
		border-top:1px solid #c6d7e1;
		border-bottom: none;
		display:block;
		color:#fff;
		background:transparent url(/images/ico-arrow-link-list-item-startpage.png) no-repeat 198px 10px;
		padding:8px 25px 8px 18px;
		text-decoration:none;
		text-transform:uppercase;
		font-size:.9em;
		font-weight:normal;
	}
	#libraryarea .page-list a:hover,
	#libraryarea .page-list a:focus,
	#libraryarea .page-list a:active{
		border-bottom: none;
		color:#101c24;
	}
	
#libraryarea #toolbox
{
    background:#e8eff3;
    border:1px solid #C6D7E1;
    padding:8px;
    overflow:hidden;
}	
#libraryarea #tool-navigation{
	background:url("/images/toolbox_bg.png");
	/*
	position:absolute;
	overflow:hidden;
	width:225px;
    margin-right:12px;
    border-bottom:1px solid #c6d7e1;
    border-right:2px solid #c6d7e1;*/
}
#libraryarea #tool-navigation .toggle-tool-menu{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:10px 0;
	text-align:center;
	/*width:225px;*/
	font-size:.9em;	
}
#libraryarea #tool-navigation a{
    border:none;
}
#libraryarea #tool-navigation .toggle-tool-menu span{
	padding-right:123px;
	background:url(/images/bg-org-menu-btn.png) no-repeat right 0;
}
#libraryarea #tool-navigation .toggle-tool-menu:hover span,
#libraryarea #tool-navigation .toggle-tool-menu:focus span,
#libraryarea #tool-navigation .toggle-tool-menu:active span{
	background:url(/images/bg-org-menu-btn.png) no-repeat right -36px;
}

#libraryarea #tool-navigation li a
{
	display:inline-block;
    display:block;
	border-bottom:1px solid #c6d7e1;
	color:#2f4e62;
	display:block;
	padding:9px 18px;
	text-decoration:none;
	font-size:.9em;
	border-left:1px solid #c6d7e1;	
	background:#fff;
	overflow:hidden;
}
#libraryarea #tool-navigation li a:hover,
#libraryarea #tool-navigation li a:focus,
#libraryarea #tool-navigation li a:active{
	background:#4a96cd;
	color:#fff;
	border-left:1px solid #4a96cd;
}
#libraryarea #tool-navigation li a img{
	margin-right:10px;
	display:block;
	float:left;
}
#libraryarea #tool-navigation li a span{
	padding-top:10px;
	display:block;
	overflow:hidden;
	height:1.3em;
	cursor:pointer;
}
/* --------------------------- Forskningsdatabas ------------------------ */
#main-header .rdbHeader {
    float:left;
    width:462px;
}
#main-content #research_database {
    border: 1px solid #CCCCCC;
    line-height: 25px;
    margin: 10px;
    padding: 12px;
}
#main-content #research_database p {
    line-height: 1.3em;
    margin-left: 0;
    margin-right: 0;
}
#main-content #research_database fieldset{
    /*width:462px;*/
}
#main-content #research_database fieldset legend{
    line-height:0;
}
#main-content #research_database #forskningsprojekt{
   padding-left: 18px;
   display: none;
}
#main-content #research_Linklist li {
    list-style-type: none;
    margin: 0;
    padding: 5px;
}
#main-content #research_Linklist li.alternate {
    background: none repeat scroll 0 0 #E8EFF3;
}
#main-content #research_Linklist a {
    text-decoration: underline;
    border-bottom: medium none;
}
#main-content span.forskningsprojekt_foldout
{
  background: url("/images/checkbox_foldout.png") no-repeat scroll left 5px transparent;
  padding-left: 20px; 
  margin-left: 4px;  
  display: block;
  cursor: default;
}

/*------------------------Forskningsdatabas startsida--------------*/
#main-content #research_start_list{
	list-style: none outside none;
	margin-left: 0; 
	padding-left: 0;
}

#main-content #research_start_list li{
	display: inline; 
	list-style-type: none;
	background: url("../images/page-list-bg-intra.png") repeat-x scroll 0 0 #243D4D;
	border:1px solid #74848E;
	padding: 5px 9px 8px;
	line-height:30px;
}

#main-content #research_start_list li.break1{
	margin-right:150px;
}
#main-content #research_start_list li.break2{
	margin-right:100px;
}
#main-content #research_start_list li.break3{
	margin-right:100px;
}
#main-content #research_start_list li.break4{
	margin-right:250px;
}
#main-content #research_start_list li.break5{
	margin-right:250px;
}
#main-content #research_start_list li.break6{
	margin-right:0px;
}
#main-content #research_start_list li.line{
	background: url("../images/bg-divider-big.png") no-repeat scroll 0 bottom;
	width:462px;
	
	margin-right:0px;
	display:block;
	border:none;
}

#main-content #research_start_list a {
	border-bottom: medium none;
    color: #FFFFFF;
   	font-size: 0.8em;
    text-decoration: none;
    text-transform: uppercase;
}

#main-content #research_start_list a:hover,
#main-content #research_start_list a:active,
#main-content #research_start_list a:focus{
	color: #4a96cd;
    border-bottom: medium none;
}
/*----------------------Forskningsdatabas projekt & gruppsida & söksida-----*/
#main-content img.rdb_main
{
    margin: 10px 18px;
    max-width: 462px;
}
#main-content .rdb_more
{
    margin: 10px 18px;
}
#related-content img.rdb_related
{
    margin: 5px 1px;
    max-width: 197px;
}
#related-content ul li.projectlist
{
    line-height: 1.3em;
    list-style-type:none;
    margin-left: 0;
    padding: 0 0 0.5em;
}
#related-content ul li.researcherlist {
    line-height: 1.3em;
    list-style-type: none;
    margin-left: 0;
    padding: 0 0 0.2em;
}
#related-content h3.rdb_h3
{
    margin-top: 1em;
}
#main-content p.rdb_searchpage
{
   margin-left:0; 
}
/*----------------------- Utbildningsplan -----------------------------------*/
body.syllabus{
	font-family: 0.75em/1em Arial, Helvetica, sans-serif;
	color: #3c474e;
	background: none;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center 0px;
}
body.syllabus p {
	MARGIN-BOTTOM: 1em
}

body.syllabus .non-visual {
    color: #FFFFFF;
    font-size: 1px;
    left: -900px;
    overflow: hidden;
    position: absolute;
    width: 0;
}
body.syllabus .display-none {
	display: none
}

body.syllabus #page-wrapper {
	MARGIN: 0px auto; WIDTH: 976px
}
body.syllabus #page {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 7px; PADDING-RIGHT: 7px; BACKGROUND: url(/images/bg-page-shade.png) repeat-y; PADDING-TOP: 0px
}

body.syllabus #main-content {
	LINE-HEIGHT: 1.3em; 
	width: 938px;
	padding-top: 2px;
}

body.syllabus #main-content h1 {
	background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 18px 0.2em;
    padding: 0;
}

body.syllabus #main-content span.subheader {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

body.syllabus #main-content h2 {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 18px 0;
    padding-top:10px;
}

body.syllabus #main-content h3 {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.1em;
    margin: 0 18px 0.3em;
    padding-top:5px;
}
body.syllabus #main-content span.subh3 {
	font-weight: normal;
}

body.syllabus #main-content p {
	MARGIN: 0px 18px 10px;
	font-size: 1.1em;
}

body.syllabus #print_body {
	width: 640px;
	/*padding: 20px;*/
	/*padding-right: 40px;*/
	LINE-HEIGHT: 1.3em;
	/*border: #333 1px dotted;*/
	float: none;
}		

body.syllabus #data_box {	
border-top: #333 1px solid;
border-bottom: #333 1px solid;
padding:12px 0;
margin: 20px 18px 10px;
font-size:1.1em;
line-height:1.3em;
}
body.syllabus .data_row{
	
}
body.syllabus .data_head{
	width:160px;
	float:left;
	font-weight:bold;
}
body.syllabus #data_box table
{
    border:none;
    margin:0;
    font-size:1em;
}
body.syllabus #data_box td
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0 10px 0 0;
    color: #3c474e;
}
body.syllabus #data_box td.head
{
    font-weight:bold;
}
	
body.syllabus #print_logo {
	background: url(/images/print_logo.png) no-repeat scroll 0 transparent;
	width: 350px;
	height: 43px;
	margin-bottom: 34px;
	margin-left: 18px;
	}
	
body.syllabus #utbplan {
width: 100%;
margin:20px 0;
float: right;
clear: left;
}
	
body.syllabus #main-content p.utbplan {
	margin: 0px 18px 0.2em; 
	font-size: 1.4em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000;
}
body.syllabus #main-content p.utbplanextra {
	margin: 0px 18px 0.5em; 
	font-size: 1.2em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #000;
}

body.syllabus #open-as-pdf 
{
    border-top: 1px solid #333333;
    margin: 20px 18px 20px;
}
body.syllabus #open-as-pdf p
{
    margin-left:0;
    margin-top: 1em;
}
body.syllabus #open-as-pdf a{
	background: url("/app_themes/default/images/extensions/pdf.gif") no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    padding-left: 20px;
    padding-top: 1px;
}

#main-content #syllabus_Linklist li.alternate {
    background: none repeat scroll 0 0 #E8EFF3;
}
#main-content #syllabus_Linklist li {
    list-style-type: none;
    margin: 0;
    padding: 5px;
}
#main-content #syllabus_Linklist a {
    text-decoration: none;
    border-bottom: 1px dotted;
}
/*----------------------- Programtillfälle -----------------------------------*/
#related-content div.infobox {
    border: 1px solid #919EA6;
    clear: right;
    float: right;
    margin: 0 0 18px;
    width: 223px;
}
#related-content div.infobox h2 {
    background: url("../images/rubrikbg.png") repeat-x scroll 0 0 #F4F3F3;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 4px 6px;
}
#related-content div.infobox p {
    margin: 0;
    padding: 5px 6px;
}	
#related-content div.infobox a.read-more {
    font-weight:normal;
    font-size:1em;
}
#related-content #flash-container
{
    margin-bottom: 20px;
    overflow: hidden;
}
#main-content .programmeTable .odd td{
	background:#e8eff3;
}
#main-content .programmeTable .even td{
	background:#ffffff;
}
#main-content .programmeTable th.first{
    width: 49%;   
}
#main-content .programmeTable th.third{
    width: 17%;   
}
#main-content .programmeTable tr.even:hover td,
#main-content .programmeTable tr.odd:hover td{
	background:#bcd4ec;
}
.programmeTable
{
    width:100%;
}
.programmeTable caption {
    background: none repeat scroll 0 0 #2E4E62;
    border-left: 1px solid #C6D7E1;
    border-right: 1px solid #C6D7E1;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.programmeTable th
{
    text-decoration: underline;
    cursor:pointer;
}
#programmeSearchArea .result {
	clear:both;
	padding-top: 1em;
}
#programtable tr.alt td {
	background: #ecf6fc;
}
 
.programtable tr:hover td {
	background: #bcd4ec;
	cursor:pointer;
}


#programmeSearchArea h1, 
#programmeSearchArea h2, 
#programmeSearchArea h3, 
#programmeSearchArea h4, 
#programmeSearchArea h5,
#programmeSearchArea h6 {
	display: block;
	margin: 0 0px 0.5em;
}
#programmeSearchArea .alert{
	color: #be2930
}

#programmeSearchArea  
{
    overflow: hidden; 
    min-height: 609px;
}

#programmeSearchArea #main { clear: both; }

#programmeSearchArea .column { float: left; }

#programmeSearchArea .column.right { float: right; }

#programmeSearchArea .column_left { 
float: left; 
width: 45%; 
margin-top: 0;
margin-bottom: 0;
margin-left: 18px; 
margin-right: 17px;
}

#programmeSearchArea #syllabusSearch .column_left
{
    float: right;
    line-height: 1.3em;
    margin: 0 5px 0 12px;
    width: 265px;
}

#programmeSearchArea .content {
	padding-left:0.1em;
	
	
}

#programmeSearchArea input[type="text"] { margin-bottom: 0; }

/*
 * Form
 */

#programmeSearchArea .column_right{
	min-width: 17em;
	overflow: visible;
	background:#E8EFF3;
	border-left: solid 1px #C6D7E1;
	border-right: solid 1px #C6D7E1;
	border-bottom: solid 2px #C6D7E1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	width:33%;
	float:right;
	margin-right: 1px;
	position: absolute;
	left: 609px;
}
#programmeSearchArea #syllabusSearch .column_right
{
    float:left;
    position:inherit;
    width:55%
}

#programmeSearchArea caption{
	background: none repeat scroll 0 0 #2E4E62;
    color: #FFFFFF;
    font-weight: bold;
	font-size:1.2em;
    text-align: left;
    vertical-align: top;
	padding:10px;
	border-left: 1px solid #C6D7E1;
	border-right: 1px solid #C6D7E1;
	}
#programmeSearchArea .registration p{
margin:0;
}

#programmeSearchArea .column_right select 
{
    width: 12em; 
}
#programmeSearchArea .column_right select.long 
{
    width: 28em; 
}

#programmeSearchArea .column_right select { width: 12em; }

#programmeSearchArea .column_right #freeText { width: 99%; }

#programmeSearchArea .column_right #period { width: 12em; }

#programmeSearchArea .column_right .headingless { margin-top: 0.6em; }

#programmeSearchArea .column_right .content { overflow: hidden; }

#programmeSearchArea .invalidInput { color: red !important; }

#programmeSearchArea p
{
    margin: 0 0 0.5em;
}
#programmeSearchArea p.error
{
    color: #FF0000;
    font-weight: bold;
    margin-top: 1em;
}

#programmeSearchArea .arrow{
	/*padding-left:7px;*/
	padding-top:15px;
	padding-bottom:15px;
	}

#programmeSearchArea .column_right p.example { 
	font-style: italic;
	padding-top: 0em;
	margin-top: 0;
	clear: both;
}

#programmeSearchArea .column_right ul, #programmeSearchArea .basketBlock ul,
#programmeSearchArea .navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#programmeSearchArea .column_right li, #programmeSearchArea .basketBlock li,
#programmeSearchArea .navbar li {
	list-style: none;
	margin: 0;
}

#programmeSearchArea .column_right #mainList_advanced { display: none; } 

#programmeSearchArea #programmeSearchForm .advancedhide{ display: none; } 

#programmeSearchArea .column_right.advanced .advanced { display: block; }

#programmeSearchArea .column_right.advanced .simple { display: none; }

#programmeSearchArea label { text-align: left; }

#programmeSearchArea label {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
}

#programmeSearchArea .moreInfo a {
	text-indent: -2000px;
	width: 14px;
	height: 14px;
	background-image: url(../img/search/moreinfo.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: block;
	float: right;
	margin-left: 0.5em;
	margin-top: 0.9em;
}

#programmeSearchArea .moreInfo .text {
	display: block;
	float: left;
}

#programmeSearchArea .level h3 {
	margin-top: 0em;
	margin-bottom: 0.2em;
}

#programmeSearchArea .selects input, #programmeSearchArea .selects label {
	display: block;
	float: left;
}

#programmeSearchArea .column_right li { clear: both; }

#programmeSearchArea .selects input {
	height: 1.7em;
	margin: 0;
	padding: 0;
}

#programmeSearchArea .selects label {
	margin: 0.3em 0 0 0.3em;
	width: 92%;
}

#programmeSearchArea .selects .column label { width: 83%; }

#programmeSearchArea .column_right h2 {
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	font-size: 125%;
}
#programmeSearchArea .column_right h2.header {
	margin-top: 0;
	}

#programmeSearchArea .selects .column { 
	width: 47.5%; 
	min-width: 12em;
}

#programmeSearchArea img { border: none; }

#programmeSearchArea .column_right .selects li ul { margin-left: 0.9em; }

/*
 * Results
 */

#programmeSearchArea #results {
	width: 68%;
	min-width: 17em;
	background-color: #FFF;
}

#programmeSearchArea table.courses {
	width: 100%;
	border-spacing: 0;
	border-top: 2px solid #BBB;
	border-collapse: separate;
}

#programmeSearchArea table.courses thead > th { height: auto; } 

#programmeSearchArea table.courses th {
	/*min-height: 3em;
	height: 3em;
	color: #;
	text-align: left;
	padding: 0 0.5em 0 0.5em;
	background-color: #FFF;*/
	border-bottom: 1px solid #BBB;
	/*position: relative;*/
}
#programmeSearchArea table.courses th a {
	color:#FFF;
	text-decoration: underline;
}

#programmeSearchArea #results .tableContainer {
	clear: both;
	border-bottom: 2px solid #BBB;
	padding-bottom: 1em;
	margin: 1em 0 1em 0;
}

#programmeSearchArea table.courses td {
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
	padding-right:10px;
	/*padding: 0.4em 0.9em 0.3em 0.7em;*/
	/*border-top: 1px solid #DDD;*/
	
}

#programmeSearchArea .navbar .hits, #programmeSearchArea .navbar { line-height: 1.8em; }

#programmeSearchArea .navbar .perpage {height: 1.8em;}

#programmeSearchArea .navbar h3 { margin: 0; }

#programmeSearchArea .navbar ul { text-align: center; }

#programmeSearchArea .navbar ul li {
	display: inline;
}

#programmeSearchArea .navbar ul li.hitcount {
	font-weight: bold;
	margin-right: 2em;
}

#programmeSearchArea #resultHead { width: 50%; }

#programmeSearchArea #resultHead h2 { margin-bottom: 1em; }

#programmeSearchArea .basketBlock {
	margin: 0 0 1em 1em;
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-top: 1px solid #B3B3B3;
}

#programmeSearchArea .basketBlock h3 { margin: 0; }

#programmeSearchArea .actions .blockContent { 
	background-image: url(../img/guide/korg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

#programmeSearchArea .basketBlock > .blockContent { height: auto; }

#programmeSearchArea .blockContent { 
	margin: 0.5em; 
	height: 6em;
	min-height: 6em;
	width: 14em;
}

#programmeSearchArea .overlay { position: absolute; }

#programmeSearchArea #basketLoad { 
	position: absolute; 
	right: 0;
	display: none;
}

#programmeSearchArea #basketLoad p {
	margin: 0;
	padding: 0;
}

#programmeSearchArea .loginInfo { 
	background-color: #EEE;
}

#programmeSearchArea table.courses tr {
	background-color: #FFF;
}

#programmeSearchArea #bigBasket table.courses tr {
	background-color: #FFF;
}

#programmeSearchArea table.courses .minimized tr {
	background: none;
}
tbody .kalle {
	background: none;
}
#programmeSearchArea a.show { display: none; }

#programmeSearchArea .minimized a.hide { display: none; }

#programmeSearchArea .minimized a.show { display: inline; }

#programmeSearchArea .minimized tr.extended { display: none; }

#programmeSearchArea table.courses .extended td { 
	border-bottom: 1px solid #DDD; 
	border-top: none;
}

#programmeSearchArea table.courses .minimized td {
	border-bottom: none;
	border-top: none;
}

#programmeSearchArea .extended dl { margin: 1em 0 0 0; }

#programmeSearchArea .extended .last { margin: 0.8em 0 0.5em 0;}

#programmeSearchArea .extended dt { 
	font-weight: bold;
	color: #696969;
}

#programmeSearchArea .extended .column { width: 49%; min-width: 21em; }

#programmeSearchArea td.name { width: 53%; }
#programmeSearchArea td.credits { width: 8%; }
#programmeSearchArea td.type { width: 13%; }
#programmeSearchArea td.more { width: 12%; }
#programmeSearchArea td.add { width: 14%; }
#programmeSearchArea td.add_img {
    padding:0;
    width: 14%; 
}
/*#programmeSearchArea #bigBasket th.name { width: 39%; }
#programmeSearchArea th.remove { width: 10%; }*/

#programmeSearchArea td.add, #programmeSearchArea td.remove,
#programmeSearchArea table.courses th.add, 
#programmeSearchArea table.courses th.remove { 
	text-align: left; 
}
#programmeSearchArea table.courses td.add_img{
	padding: 0;
}

#programmeSearchArea .sortable a.asc {
	/*background: #FFF url(../img/search/sort_asc.gif) 100% 60% no-repeat;*/
}

#programmeSearchArea .sortable a.desc {
	background: #FFF url(../img/search/sort_desc.gif) 100% 60% no-repeat;
}

#programmeSearchArea .sortable a {
	padding-right: 14px; 
	display: block;
	font-weight: bold;
	/*line-height: 1.7em;*/
	float: left;
	text-decoration: underline;
}


#programmeSearchArea select.small {font-size: 1em;}

#programmeSearchArea .hiddenInfo .blockContent { width: 20em; }

#programmeSearchArea .hiddenInfo {
	background-color: #eaf2fd;
	border: 1px solid #b6bedb;
	margin-left: 0;
}

/*
 * Modal window, coursebasket
 */
 
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: absolute;
    top: 10%;
    left: 50%;
    
    margin-left: -400px;
    width: 800px;
    
    background-color: #FFF;
    color: #333;
    border: 1px solid #666;
    padding: 0.9em;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}



/*
 * Clearfix
 */

.clearfix:after, #programmeSearchArea .column:after, #programmeSearchArea .headingandlink:after  {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix, #programmeSearchArea .column, #programmeSearchArea .headingandlink {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html #programmeSearchArea .column, * html #programmeSearchArea .headingandlink {height: 1%;}
.clearfix, #programmeSearchArea .column, #programmeSearchArea .headingandlink {display: block;}
/* End hide from IE-mac */



