body {
    background-color: #c7d6e7;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    padding: 0;
    margin: 20px 0 10px 0;
    text-align: center;
}

a {
    text-decoration: none;
}
                
a:hover {
    text-decoration: underline;
}

form {
    padding: 0;
    margin: 0;
}
        
td {
    padding: 0;
    margin: 0;
}
ul {
    margin: 0.1em;
}
        
h1 {
    color: #996633;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 0.4em 0;
    clear: both;
}

h2 {
    color: #996633;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0.4em 0;
}

h2.headMiddle, h2.head {
    background: url(graphics/head_corner_blue.gif) no-repeat top right;
    background-color: #a5bdd6;
    color: white;
    padding: 4px 0 4px 13px;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0 20px -13px;
}
h3 {
    color: #996633;
    font-weight: bold;
    font-size: 1.0em;
    line-height: 1.2em;
    margin: 0.4em 0;
}
h4 {
    color: #996633;
    font-size: 0.0em;
    line-height: 1.0em;
    margin: 0.2em 0;
}

.templateMain {
    width: 920px;
    margin: 0 auto;
    text-align: left;
    background: white;
}

.headToolbar {
    background: #EFF7FF;
    width: 920px;
    height: 30px;
}

.headToolbarMenu {
    background-color: #EFF7FF;
    background-image : url(graphics/corner_top_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    color: #000080;
    padding-left: 10px;
    padding-top: 2px;
    height: 27px;
 }

.headToolbarMenu a {
    color: #000080;
    font-size: 70%;
}

.headToolbarSearch {
    position: relative;
    left: 600px;
    top: -27px;
    width: 280px;
    height: 27px;
    background: url(graphics/corner_top_right.gif) no-repeat top right;
    background-color: #EFF7FF;
    padding: 0 15px 0 18px;
    margin: 0;
    text-align: right;
}

.headToolbarSearch input {
    font-size: 80%;
}

.leftColBg {
    background: url(graphics/normal_bg.gif) repeat-y;
}

.leftTd { 
    float: left;
    width: 178px;
    color: white;
}

.rightTd {
    float: right;
    width: 742px;
}

.columnLeft {
    float: left;
    width: 510px; 
    padding: 0 0 30px 13px;
}

.columnTop {
    background-image: url(graphics/MCbynight.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 113px;
}

.bottomTd {
    clear: both;
    width: 100%;
    font-size: 0.6em;
    background-color: #a5bdd6;
    background-image : url(graphics/corner_bottom_left.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}


.mainMenu, .mainMenuSelected
{
    width: 100%;
    background: #000080;
    color: white;
    border-bottom:4px solid #996633;
    font-size: 80%;
    height: 26px;
}

.mainMenuSelected a, .mainMenu a {
    color: white;
}

.menuItem, .menuItemSelected {
    padding: 6px 10px 0;
    float: left;
    border-right: 1px solid white;
    font-size: 90%;
    font-weight: bold;
    height: 20px;
}


.menuItem {
    background: #000080;
}

.menuItemSelected {
    background: #996633;
}

.subMenu {
    clear: both;
    width: 100%;
    background: #996633;
    font-size: 80%;
    height:18px;
    margin: 0px 0 0 0;
    padding: 0 0 4px 0;
}

h1.subMenuHeader {
    color: white;
    background: #996633;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.5em;
    padding: 0 0 8px 10px;
    margin: 0 0 0 0;
}

.subMenu a {
    color: white;
}

.subMenuItem, .subMenuItemSelected {
    float: left;
    padding: 3px 10px 0;
    border-right: 1px solid white;
    height: 18px;
}

.subMenuItemSelected {
    background: #eb730f;
}

.menu_no_border {
    border: none;
}


.menuSubHead {
    background-color: #996633;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 0.8em; /* 0.7em Svensson  */
    font-weight: bold;
    line-height: 2.0em;
    
}

.menuSubHead, .menuSubHead a {
    color: #FFFFFF;
}

.contentMain {
    background: white;
    padding: 20px 0 0 0;
    font-size: 0.9em;
}

.contentMain a
{
    display: block;
    padding: 0px 0 3px 5px;
}

.contentMain a:before
{
    content: url(graphics/arrow_icon_right_blue.gif);
    padding: 0 0 0 4px;
    margin-right: 7px;
}

.contentMain a[href$='.pdf']:before,
.contentMain a[href*='luur.lub.lu.se']:before 
{ 
    content: url(graphics/pdf.gif); 
    padding: 0;
    margin: 0;
}

.contentMain a[href$='.doc']:before, .contentMain a[href$='.docx']:before 
{ 
    content: url(graphics/word.gif); 
    padding: 0 0 0 2px;
    margin-right: -2px;
}

.contentMain a[href$='.xls']:before, .contentMain a[href$='.xlsx']:before 
{ 
    content: url(graphics/excel.gif); 
    padding: 0 0 0 2px;
    margin-right: -2px;
}

.contentMain p
{
    margin: 0 0 0.3em 0;
    padding: 0;
    line-height: 1.3em;
    text-indent: 0em;
}

.contentMain h1+p
{
    text-indent: 0;
}

/********************************************************************
* Slideshow
********************************************************************/
a#a_slideshow {
    display: inline;
    padding: 0;
    margin: 0;
}
a#a_slideshow:before {
    content: '';
    content: none;
    padding: 0 0 0 0px;
    margin-right: 7px;
}


.customFoot
{
    border-top: 1px solid #a5bdd6;
    font-size: 0.6em;
    padding: 0;
    margin: 30px 0;
}

.customFoot p
{
    margin: 5px 0 0 0;
}

.contentFoot {
    margin-left: 191px;
    padding-top: 5px;
    height: 20px;
    color: white;
    font-weight: bold;
}

.customFoot a {
    display: inline;
    padding: 0;
    margin: 0;
}

.customFoot a:before {
    content: "";
    padding: 0;
    margin: 0;
}

.contentSub {
    float: right;
    padding: 60px 0 0 0;
    margin-right: 3px;
    width: 198px;
}

.contentSub h2.head {
    background: url(graphics/head_corner_brown.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #996633;
    color: white;
    padding: 4px 0 4px 13px;
    margin: 0;
    font-size: 0.9em;
}

.contentSub h2.headMiddle { 
    background: #996633;
    color: white;
    padding: 4px 0 4px 13px;
    margin: 0;
    font-size: 0.9em;
}

.contentSub .box {
    padding: 5px 0 20px 13px;
    margin: 0;
    background-color: #eeebe8;
    font-size: 0.8em;
}
.contentSub .box2{
    padding: 5px 0 20px 13px;
    margin: 0;
    background-color: #eeebe8;
    font-size: 0.9em;
}

.contentSub b {
    font-weight: bold;
    color: #996633;
}

.contentSub a
{
    display: block;
    padding: 5px 0 5px 0;
}
.contentSub a.p_list
{
    display: inline;
    padding: 1px 0 1px 0;
}
.contentSub ul {
    margin: -8px 0px 0px 0px;
    padding: 0.1em 0em;
    list-style-type: none;
}
.contentSub ul li {
    padding: 0px 0px 0px 0px;
    margin: 0.1em 0.2em;
}
.contentSub ul li a {
    display: inline;
    padding: 0px 0px 0px 0px;
    margin: 0.0em 0.0em;
}
.xcontentSub a:before
{
    content: url(graphics/arrow_icon_right_darkbrown.gif);
    padding: 0 0 0 4px;
    margin-right: 7px;
}

.xcontentSub a[href$='.pdf']:before 
{ 
    content: url(graphics/pdf.gif); 
    padding: 0;
    margin: 0;
}

.xcontentSub a[href$='.doc']:before, .contentSub a[href$='.docx']:before 
{ 
    content: url(graphics/word.gif); 
    padding: 0 0 0 2px;
    margin-right: -2px;
}

.xcontentSub a[href$='.xls']:before, .contentSub a[href$='.xlsx']:before 
{ 
    content: url(graphics/excel.gif); 
    padding: 0 0 0 2px;
    margin-right: -2px;
}

ul.mainnav {
    background: white;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1em;
}

ul.mainnav li {
    margin: 0;
    padding: 3px 7px 3px 15px;
    border-bottom: 1px solid #a5bdd6;
    border-right: 1px solid #a5bdd6;
    color: black;
}

ul.mainnav li.isunderactive {
    margin: 0;;
    padding: 3px 7px 3px 10px;
    border-left: 5px solid #996633;
    border-bottom: 1px solid #a5bdd6;
    border-right: 1px solid #a5bdd6;
    color: black;
}

ul.mainnav a {
    color: #000080;
    font-size: 0.75em;
    font-weight: bold;
}
ul.mainnav a i {
    font-weight: normal;
}

ul.iconlist
{
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 25px;
    font-size: 90%;
}

ul.iconlist li
{
    padding: 3px 0;
}

ul.iconlist li a
{
    display: inline;
    margin: 0;
    padding: 0;
}

ul.seminarlist
{
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 25px;
    font-size: 100%;
}

ul.seminarlist li
{
    padding: 3px 0;
}

ul.seminarlist li a
{
    display: inline;
    margin: 0;
    padding: 0;
}

a.inline {
    display: inline;
    margin: 0;
    padding: 0px 0px;
}
a.inline:before {
    content: "";
    margin: 0;
    padding: 0 0px;
}


td a.inline:before {
    content: "";
    margin: 0;
    padding: 0;
}

table {
    font-size: 0.9em;
    line-height: 1.2em;
}
table.courseinfo {
    font-size: 1.0em;
    border-style: none;
    border-width: 0;
    border-padding: 0;
}

table.edu_select {
    width: 100%;
    border-width: 0;
    border-style: none;
    border-padding: 3px;
}
table.edu_select td {
    border: 1px dotted #000080;
    text-align: center;
}
table.edu_select a {
    display: inline;
}
table.edu_select a:before {
    content: "";
    margin: 0px;
    padding: 0px;
}
table.rea_material {
    width: 100%;
    border-width: 0px;
    border-style: none;
    border-padding: 3px;
}
table.rea_material a {
    display: inline;
}

.pagination
{
    text-align: center;
}

.pagination a {
    display: inline;
    margin: 0;
    padding: 0;
}

.pagination a:before
{
    content: "";
}

.language {
    text-align: center;
    margin: 10px auto;
}

#srchResult iframe { 
        width: 554px; 
} 

/* ******************************************************************** */
/*									*/
/*				LUUR search				*/
/*									*/
/* ******************************************************************** */

.luur_searchfield input
{
	margin-left: 10px;
}

.luur_table td
{
	vertical-align: top;
}

.luur_result
{
	margin-left: 20px;
	width: 510px;
}

.luur_result td
{
	background-color: #DFEAF6;  /* Tidigare  #eff7ff; */
	vertical-align: top;
}

.luur_top
{
	background-color: #a5bdd6!important;
	font-weight: bold;
	padding-bottom: 3px;
}

.luur_desc
{
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	width: 120px;
}

.luur_middleresult
{
	width: 100%;
}

.luur_browse a, .luur_result a
{
	text-decoration: none!important;
}

.luur_browse a:hover, .luur_result a:hover
{
	text-decoration: underline!important;
}

.luur_browse a img, .luur_result a img
{
	border: 0px;
}

.luur_result a {
    display: inline;
    margin: 0;
    padding: 0;
}

.luur_result a:before {
    content: "";
}

th.caption {
    background-color: #996633;
}
th.caption h1 {
    font-size: 1.2em;
    color: white;
    margin: 0px 0px 0px 10px;
    padding 0px;
}
/* Comments and withespace removed on-the-fly /perf */

.gra_ljus{background-color:#ebebeb;}
.gra_mork{background-color:#cccccc;}
.vit{background-color:#ffffff;}
.gron{background-color:#ccccff;}
.gronmork{background-color:#aaaaff;}
.rod{background-color:#deb887;}
.gron2{background-color:#ddffdd;}
.gronmork2{background-color:#aaffaa;}
.gronmorkmork2{background-color:#aaffaa;}
.rod2{background-color:#ffdddd;}
.gra_ljuspre{background-color:#ebebeb;font-size:1.0em;}
.rod2pre{background-color:#ff9999;font-size:1.0em;font-weight:bold;}

