.content {
    color: #202020;
}

.content a,
.content a:link,
.content a:visited,
.content a:hover {
    text-decoration: underline;
}

.content h1, .content h2, .content h3, .content h4 {
    clear: both;
}

.content h1 {
    font-size: 1.9em;
    font-weight: normal;
    margin-top: 0.3em;
    line-height: 1.1;
}

.content h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.3em !important;
}

.content h3 {
    font-size: 1.0em;
    font-weight: bold;
    margin-bottom: 0.2em !important;
}

.content p {
    margin-top: 0;
}

.content .lead {
    font-size: 1.2em;
}

.content .lead img,
.content .paragraphimage {
    margin-right: 0.8em;
    margin-bottom: 0.4em;
}

.content .imagealignleft {
    float: left;
    margin: 0 1em 0.5em 0;
}

.content .imagealignright {
    float: right;
    margin: 0 0 0.5em 1em;
}

.content .imagealigncenter {
    text-align: center;
}

.content .imagetext {
    margin-top: -0.7em;
    margin-bottom: 1em;
    padding-right: 0.4em;
    font-size: 0.8em;
    font-weight: normal;
    white-space: pre;
}

.back {
    background: url(../images/link_arrow_back.png) no-repeat 0 1em;
    margin: 1em 0;
    padding: 0.7em 0 0 15px;
}
.back.backtop {
    background-position: left center;
    margin-top: 0;
    padding-top: 0;
}

#aside .back {
    background-image: url(../images/targetaudience_arrow_back.png);
    background-position: 0 0.8em;
    font-size: 0.91em;
    margin: 0 0 0.5em 10px;
    padding-top: 0.5em;
}

.articleinfo {
    border-top: 1px solid #E7E7E7;
    clear: both;
    font-size: 0.91em;
    margin-top: 2em;
    padding-top: 0.7em;
}

.articleinfo .label {
    font-weight: bold;
}


#nodestartpage .article {
    /*
		border-bottom: 1px solid #E7E7E7;
	    margin-bottom: 1.4em;
	*/
}

#nodestartpage .richlink h2 {
    font-size: 1.3em;
}

#nodestartpage #calendar {
    margin-top: 2em;
}

#nodestartpage #calendar h2 {
    background: transparent url(../images/nodelabel_symbol.png) no-repeat scroll 0 2px;
}

#nodestartpage .articleinfo {
    display: none;
}

#nodestartpage .nodestartinfo {
    border-top: 1px solid #E7E7E7;
    clear: both;
    margin-top: 3em;
    padding-top: 0.7em;
}

.nodestartinfo .label {
    font-weight: bold;
}

.linklist {
    display: block;
    list-style: none;
    margin: 0.8em 0 1em 0;
    padding: 0;
}

.article .linklist {
    clear: both;
}

.linklist li {
    background: url(../images/link_arrow_purple.png) no-repeat 0 0.3em;
    display: block;
    margin: 0.15em 0 0;
    padding: 0 0 0 17px;
}

.linkcollections .module_inner, .relatedlinks .module_inner {
    background: #e7e7e7;
    border: 1px solid white;
    border-width: 2px 0;
    border-bottom: 1px solid #bbbbbb;
    margin: 0;
}

.linkcollections .module_inner a, .relatedlinks .module_inner a {
    color: black;
}

.rightColumnModuleSpace {
    margin-top: 20px;
}

#newslist, #calendar {
    margin-top: 0.5em;
    margin-bottom: 2em;
}

#newslist h2, #calendar h2, #current h1 {
    background: url(../images/nodelabel_symbol.png) no-repeat 0 2px;
    border-bottom: 1px solid #A9A9A9;
    color: #5D5E5E;
    font: normal 0.95em Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0.8em 0 0.5em;
    padding: 0 0 5px 16px;
    text-transform: uppercase;
}
#newslist #searchalllink,
#calendar #searchalllink {
    float: right;
    height: 0;
}
#newslist.archive input, #newslist.archive select,
#calendar.archive input, #calendar.archive select {
    width: auto;
}

#calendar {}

#calendar h2 {
    background: none;
}

#calendar ul {
    border: 1px solid #D3D3D3;
    border-bottom: none;
    margin: 0;
    overflow: hidden;
}

#calendar ul li {
    background: #f5f5f5;
    border-top: 1px solid white;
    border-bottom: 1px solid #D3D3D3;
    list-style: none;
    margin: 0;
    overflow: hidden;
}

#calendar ul li .calendaritem {
    background: url(../images/calendar_separator.png) repeat-y 22% 0;
    overflow: hidden;
    margin: 7px 0;
}


#calendar .calendarlist {

}

#calendar .calendaritem a:hover {
    color: #870052;
    text-decoration: underline;
}

#calendar .calendaritem a:focus {
    background-color: #B3ECEF;
}

#calendar .vinjett {
    background: transparent url(../images/nodelabel_symbol.png) no-repeat scroll 0 2px;
}

#calendar .vinjett h1 {
    margin: 0.8em 0 0.3em;
}

#calendar .vinjett h2 {
}

#calendar ul li.lead {
    font-weight: normal;
    border-top: 1px solid #DCDCDC;
    padding-top: 5px;
    margin-top: 6px;
}

#calendar ul li.alternate {
    background-color: #E7E7E7;
}

#calendar ul li .date {
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 0.2em;
    margin-left: 5%;
    width: 20%;
}

#calendar ul li a {
    float: left;
    text-decoration: underline;
    width: 65%;
}

#calendar .contactEmail {
    padding-left: 16px;
    background: url(../images/link_arrow_purple.png) left center no-repeat;
}

#calendar .footer {
    margin-left: 2px;
    margin-top: 8px;
}
#calendar .footer a {
    background: url(../images/link_arrow_purple.png) left center no-repeat;
    padding-left: 16px;
}
#calendar .footer .rss {
    background: url(../images/rss.png) left center no-repeat;
    padding-left: 18px;
}

#newslist {}

#newslist form {
    margin-bottom: 1em;
}

#newslist.archive input.date { width: 6em; }
#newslist.archive form label { display: block; }
#newslist.archive form .inputrow { vertical-align: text-bottom; }
#newslist.archive form .item { float: none; display:inline-block; width: auto; }

#newslist ul {
    list-style: none;
    margin: 0;

}

#newslist ul li {
    margin: 0;
    padding-bottom: 12px;
}

#newslist ul li .calendardate {
    color: #6F6F6F;
    font-size: 0.85em;
}

#newslist ul li .calendardate .date {
    font-weight: bold;
}

#newslist ul li a {
    text-decoration: underline;
}

#nodestartpage #newslist ul {
    border: 1px solid #D3D3D3;
    border-bottom: none;
    margin: 0;
    overflow: hidden;
}


#nodestartpage #newslist ul li {
    background: #f5f5f5;
    border-top: 1px solid white;
    border-bottom: 1px solid #D3D3D3;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding-bottom: 0em;
}

#nodestartpage #newslist ul li a {
    text-decoration: underline;
    display: block;
    margin-left: 25%;
    margin-right: 3%;
}

#nodestartpage #newslist ul li .calendaritem {
    background: url(../images/calendar_separator.png) repeat-y 22% 0;
    overflow: hidden;
    margin: 7px 0;
}

#nodestartpage ul li .calendardate .date {
    /* color: #202020;  */
}

#nodestartpage #newslist ul li {
    background: #F5F5F5 none repeat scroll 0 0;
}


#nodestartpage #newslist ul .alternate {
    background-color: #E7E7E7;
}

#nodestartpage #newslist .calendardate {
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 0.2em;
    margin-left: 5%;
    width: 20%;
}

#nodestartpage #newslist .archive ul {
    border-color: none;
    border-style: none;
    border-width: none;
}

#nodestartpage #newslist .archive ul li {
    background: none;
    margin-bottom: 12px;
    padding-bottom: 5px;
    border-bottom: none;
}

#nodestartpage #newslist .archive ul li .calendardate {
    /* color: #6F6F6F; */
    display: inline;
    float: none;
    font-size: 0.85em;
}

#nodestartpage #newslist .archive ul li a {
    margin: 0;
    font-size: 1.1em;
}

#nodestartpage #newslist .archive .calendardate {
    margin-left: 0px;
    font-style: normal;
    font-weight: normal;
}

#newslist .contactEmail {
    padding-left: 16px;
    padding-bottom: 5px;
    background: url(../images/link_arrow_purple.png) left center no-repeat;
}

#newslist .footer {
    border-top: 1px solid #DCDCDC;
    padding-top: 5px;
}

#newslist .footer a {
    background: url(../images/link_arrow_purple.png) left center no-repeat;
    padding-left: 16px;
}
#newslist .footer .rss {
    background: url(../images/rss.png) left center no-repeat;
    padding-left: 18px;
}

.richlink {
    font-size: 1em;
    color: #202020;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 2em;
    padding-bottom: 1em;
}

.richlink img {
    float: left;
    margin-top: 0.3em;
    width: 100px;
}

.richlink .nonimg {
    margin-left: 119px;
}

.richlink h2 {
    clear: none;
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0.1em;
}

.richlink p {
    color: #3C3C3C;
    margin: 0;
}

.richlink .linklist {
    list-style: none;
    margin: 0.25em 0 0;
    text-decoration: underline;
}

#majorwrapper .events {
    border: 1px solid #D0D0D0;
    margin-top: 2em;
    font-size: 0.91em;
}

#majorwrapper .events-1 {
    background: #EEEEEE;
    border: 2px solid white;
    padding: 0 1em 1em;
}

#minorwrapper .richlink {
    border-bottom: 0;
}

#minorwrapper .richlink .first {
    border-top: 1px solid #A9A9A9;
    margin-top: 30px;
    padding-top: 0.65em;
}

#minorwrapper .richlink h2 {
    font-size: 1.4em;
}

#minorwrapper .richlink p {
    font-size: 1em;
}

.langicon {
    font-size: 10px; line-height: 50%;
    padding-left: 14px; /* total += nbsp width */
    margin: 0 0.15em;
}

.langicon span {
    display: none;
}

.langicon-EN {
    background: url(../images/icons/langFlagEn.gif) no-repeat left top;
}

.langicon-SV {
    background: url(../images/icons/langFlagSv.gif) no-repeat left top;
}

.timespanbegin {
    background: url(../images/icons/timespanSeparator.gif) no-repeat right center;
    padding-right: 10px;
    margin-right: 0.3em;
}

span.timespansep {
    display: none;
}


.fileicon {
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    padding-left: 22px !important;
    padding-bottom: 2px;
}

.linkicon-mailto {
    background-image: url(../images/icons/mailtoLinkIcon.gif) !important;
}
.fileicon-pdf {
    background-image: url(../images/icons/pdfFileIcon.gif) !important;
}
.fileicon-zip {
    background-image: url(../images/icons/zipFileIcon.gif) !important;
}
.fileicon-jpg {
    background-image: url(../images/icons/jpegFileIcon.gif) !important;
}
.fileicon-tif {
    background-image: url(../images/icons/tiffFileIcon.gif) !important;
}
.fileicon-txt {
    background-image: url(../images/icons/textFileIcon.gif) !important;
}
.fileicon-doc {
    background-image: url(../images/icons/wordFileIcon.gif) !important;
}
.fileicon-docx {
    background-image: url(../images/icons/wordOOXMLFileIcon.gif) !important;
}
.fileicon-dot {
    background-image: url(../images/icons/wordTemplateFileIcon.gif) !important;
}
.fileicon-dotx {
    background-image: url(../images/icons/wordTemplateOOXMLFileIcon.gif) !important;
}
.fileicon-potx {
    background-image: url(../images/icons/pptOOXMLFileIcon.gif) !important;
}
.fileicon-ppsx {
    background-image: url(../images/icons/pptOOXMLFileIcon.gif) !important;
}
.fileicon-ppt, .fileicon-pps {
    background-image: url(../images/icons/pptFileIcon.gif) !important;
}
.fileicon-pptx {
    background-image: url(../images/icons/pptOOXMLFileIcon.gif) !important;
}
.fileicon-xls {
    background-image: url(../images/icons/excelFileIcon.gif) !important;
}
.fileicon-xlsx {
    background-image: url(../images/icons/excelOOXMLFileIcon.gif) !important;
}
.fileicon-xltx {
    background-image: url(../images/icons/excelOOXMLFileIcon.gif) !important;
}
.fileicon-mov {
    background-image: url(../images/icons/qtFileIcon.gif) !important;
}
.fileicon-ra {
    background-image: url(../images/icons/raFileIcon.gif) !important;
}
.fileicon-wma {
    background-image: url(../images/icons/wmaFileIcon.gif) !important;
}


/* Tables { */

.content table {
    border-collapse: separate;
    border-spacing: 0px;
    width: 100%;
    margin-bottom: 1.5em;
}

.content table.nocaption {
    margin-top: 1.5em;
}

.content table.norowheaders {
    border-left: 1px solid #C6C6C6;
}

.content table caption {
    margin: 0;
    padding: 1em 0 0.5em 0;
    text-align: left;
    font-weight: bold;
}

.content thead tr td {
    border-bottom: 1px solid #C6C6C6;
    border-right: 1px solid #444;
    padding: 0.2em 0.4em;
}

.content thead tr th {
    background-color: #555;
    color: white;
    border: 1px solid #444;
    border-left-color: #777;
    font-weight: normal;
    text-align: left;
    padding: 0.2em 0.4em;
    vertical-align: top;
}

.content tbody tr th {
    margin: 0;
    border: 1px solid #C6C6C6;
    border-top-color: white;
    background-color: #E6F5F6;
    font-weight: normal;
    text-align: left;
    padding: 0.2em 0.4em;
    vertical-align: top;
}

.content tbody tr td {
    margin: 0;
    border: 1px solid #C6C6C6;
    border-top-color: white;
    border-left-color: white;
    text-align: left;
    padding: 0.2em 0.4em;
    vertical-align: top;
}

.content table.centeraligned thead tr th,
.content table.centeraligned tbody tr td {
    text-align: center;
}

.content table.rightaligned thead tr th,
.content table.rightaligned tbody tr td {
    text-align: right;
}

.content tbody tr.even td {
    background-color: #e7e7e7;
}

.content tbody tr.even th {
    background-color: #d2e2e2;
}

.content tbody tr.last td {
}

.content table.nohead tr.first th,
.content table.nohead tr.only th,
.content table.nohead tr.first td,
.content table.nohead tr.only td {
    border-top: 1px solid #C6C6C6;
}

/* } */

/* Forms { */

.content fieldset.form{ /*Changed from ki-style*/
    background-color: #E7E7E7;
    border: 1px solid #BBBBBB;
    width:100%;
}

.content form div.formcontent {
    border: 2px solid white;
    padding: 1em 1em;
}

.content form span.labeltext {
    display: block;
    font-size: 1.1em;
    font-weight: normal;
}

form fieldset {
    float: left;
    width: 66%;
    display: block;
    border: none;
    margin: 0; padding: 0;
}

form div.fieldsetnote {
    margin: 0; padding: 0;
    width: 31%;
    float: right;
    border: none;
    padding-left: 2%;
    background: url(../images/white.png) repeat-y left top;
    border-left: 1px solid #CCCCCC;
}

form div.fieldsetnote h2 {
    margin-top: 0;
    font-size: 1.1em;
    font-weight: normal;
}

form div.inputrow {
    padding-top: 1px;
    margin-bottom: 1em;
}

form div.inputrow select {
    margin-right: 6%;
}

form div.inputrow textarea {
    width: 95%;
}

form div.inputrow div.item {
    width: 49%;
    float: left;
}

form div.inputcol {
    float: left;
    padding-right: 1em;
}

form div.submit {
    padding-top: 1.3em;
}

form ul.errorlist {
    color: #FF0000;
}

form label.error {
    /* color: #FB7306; */
    color: #CC0000;
    font-weight: bold;
}

select#personalizationformcontrast {
}

select#personalizationformfont {
}

/* } */

/* Category Listing { */

.categorylisting { }

.categorylisting ul {
    list-style: none;
    margin: 0 0;
    padding: 0;
}

.categorylisting ul.headless {
    margin-top: 1em;
}

.categorylisting ul li {
    margin-left: 0;
    margin-top: 0.5em;
}

.categorylisting ul li.first {
    padding-top: 0;
}

.categorylisting ul li.categoryitem {
    border-bottom: none;
}

.categorylisting ul li.categoryitem ul {
    margin-left: 2.5em;
    padding-bottom: 0.5em;
}
.categorylisting ul li.categoryitem ul li {
    margin-top: 0.5em;
}

ul.categorylist {
    margin-top: 0;
}

ul.categorylist li.categoryitem {
    padding: 0;
    margin: 0;
}
ul.categorylist li.categoryitem h2 {
    padding: 0;
    margin: 0;
}

/* } */

/* Contact Info { */

.contactinformation {
    clear: both;
    margin-bottom: 0.8em;
    border: 1px solid #BBBBBB;
    padding: 2px;
}

.contactinformation .contactinformation-1 {
    background-color: #E7E7E7;
    padding: 0.9em 1em;
}

.contactinformation .infoandlinks {
    float: left;
    overflow: hidden;
    width: 100%;
}

.contactinformation .maincontactinfo {
}

.contactinformation h2 {
    margin: 0 0 1em 0;
    line-height: 1.2;
    clear: none;
}

.contactinformation h2 .nametitle {
    display: block;
    font-size: 80%;
    font-weight: normal;
}

.contactinformation em {
    display: block;
    margin: 0.5em 0;
}

.contactinformation .personalcontactinfo {
    width: 65%;
}

.contactinformation .contactpicture {
    float: right;
    width: 96px;
    overflow: hidden;
    text-align: right;
}

.contactinformation .contactpicture img {
    margin-left: 6px;
}

.maincontactinfo dl {
    clear: none;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
}

.maincontactinfo dl dt {
    display: block;
    float: left;
    width: 4em;
    margin: 0;
    font-weight: bold;
}

.maincontactinfo dl dd {
    display: block;
    margin: 0;
    margin-left: 4.5em;
    margin-bottom: 0.3em;
    padding-right: 1em;
}

.contactinformation .linkbox {
    font-size: 0.91em;
    margin-left: 66%;
    width: 33%;
}

.contactinformation .linkbox ul.linklist {
    clear: none;
}

.contactinformation address {
    clear: left;
    margin: 1em 0 0;
    border-top: 1px solid #BBBBBB;
    padding-top: 1em;
    font-style: normal;
}

.contactinformation ul.linklist {
    clear: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0px;
}



/* } */

/* Publication Items { */

.publicationitem {
    border-top: 1px solid #E7E7E7;
    margin-top: 1em;
    padding-top: 1em;
}

.publicationitem .primaryauthor {
    font-weight: bold;
}

.publicationitem p.authors,
.publicationitem h4,
.publicationitem p.publicationreference,
.publicationitem p.publicationcomment {
    margin: 0;
}

.publicationitem p.authors {
    font-weight: bold;
}
.publicationitem p.publicationreference {
    font-style: italic;
}

.publicationitem h4 {
    font-size: 1em;
    font-weight: normal;
}

/* } */


/* Index Page { */

#index {
}

#index ul {
    line-height: 1.2;
    list-style: none;
}

#index ul li {
    background: url(../images/link_arrow.png) no-repeat 0.4em 0.2em;
    margin: 0;
    padding-left: 22px;
    padding-bottom: 0.4em;
}

#index ul li a {
    text-decoration: none;
}

#index ul li a:hover {
    text-decoration: underline;
}

#index #collectionpageindex {
    border: 1px solid #BBBBBB;
    margin-bottom: 2em;
    padding: 2px;
}

#index #collectionpageindex .boxcontent {
    background-color: #E7E7E7;
    padding: 1em 0.5em 0;
}

#index #collectionpageindex ul {
    clear: none;
    float: left;
    font-weight: bold;
    margin: 0;
    margin-bottom: 1em;
    width: 50%;
}

#index #collectionpageindex ul.odd {
    clear: left;
}

#index #collectionpageindex ul ul {
    float: none;
    margin: 0.5em 0 0;
    width: auto;
}

#index .topcollectionpage-onethird {
    clear: left !important;
}

#index #webnodeindex .indexletter {
    border-top: 1px solid #C6C6C6;
    float: left;
    margin: 0 2% 2em 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#index #webnodeindex .indexletter-onethird {
    clear: left !important;
}

#index #webnodeindex .indexletter h3 {
    background-color: #870052;
    color: white;
    font-size: 1em;
    font-weight: bold;
    margin: 1px 0 0;
    padding: 2px 1px;
    text-align: center;
    width: 1.6em;
}

/* } */


/* Generic Components { */

dl.fieldlist {
    margin-bottom: 1em;
}

dl.fieldlist dt {
    display: block;
    clear: both;
    float: left;
    width: 8em;
    font-weight: bold;
    margin: 0 0 0.3em 0em;
}

dl.fieldlist dd {
    display: block;
    margin: 0 0 0.3em 8em;
    padding: 0;
}

dl.fieldlist-medium dt {
    width: 11em;
}

dl.fieldlist-medium dd {
    margin-left: 11em;
}

dl.fieldlist-wide dt {
    width: 14em;
}
dl.fieldlist-wide div {
    border: 1px solid blue;
}

dl.fieldlist-wide dd {
    margin-left: 14em;
}

ul.flatlist {
    clear: none;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 85%;
}

ul.flatlist li {
    display: block;
    padding: 0;
    margin: 0 0 0.2em 0;
    width: 100%;
}

dl.flatlist {
    clear: none;
    list-style: none;
    padding: 0;
    margin: 0 0 1em 0;
}

dl.flatlist dt {
    display: block;
    font-weight: bold;
}

dl.flatlist dd {
    display: block;
    padding: 0;
    margin: 0 0 0.5em 0;
}


.box {
    clear: both;
    margin-bottom: 0.8em;
    border: 1px solid #BBBBBB;
    padding: 2px;
}

.box .box-1 {
    background-color: #E7E7E7;
    padding: 1em 1em;
}

.box h2 {
    margin: 0 0 1em 0;
}


.searchresults {
    margin: 1em 0 0 0;
}

.searchresultsheader {
    border: 1px solid #BBBBBB;
    border-bottom: none;
    padding: 2px 2px 0;
}

.searchresultsheader .searchresultsheader-1 {
    background-color: #E7E7E7;
    padding: 0.5em 0;
}

.searchresultsheader h2 {
    display: inline;
    width: auto;
    margin: 0; padding: 0;
    margin-left: 0.2em;
}

.searchresultsheader p {
    display: inline;
    width: auto;
    margin: 0; padding: 0;
    margin-right: 0.2em;
}

.searchresults ul {
    margin: 0.2em 0;
    list-style: none;
}

.searchresults .listitem {
    display: block;
    margin: 0; padding: 0;
    padding: 1em 1em;
    border-bottom: 1px solid #BBBBBB;
}

.searchresults .listitem-last {
    border-bottom: none;
}

.searchresultsfooter {
    text-align: center;
    border: 1px solid #BBBBBB;
    border-top: none;
    padding: 0 3px 3px;
}

.searchresultsfooter .searchresultsfooter-1 {
    background-color: #E7E7E7;
    padding-top: 0.5em;
}

.nosearchresults {
    font-style: italic;
    margin: 1em 0 0;
}

.errorlist {
    /*		color: #FB7306; */
    color: #CC0000;
    font-weight: bold;
}


/* } */


/* Integrated Selma Education Data { */

.selmasearch form label {
    display: block;
}

.educationheader .contextheader {
    font-size: 1.8em;
    font-weight: normal;
    margin: 0.2em 0 0em;
}

.educationheader h1 {
    margin: 0.5em 0;
}

.educationheader .educationcredits {
    margin: 0 0 0.4em 0;
    font-size: 1.2em;
    font-weight: bold;
}
.courseplanversionlist {
    font-size: .9em;
}

.courseplanversionlist ul {
    list-style-type: none;
    margin: 0 1em 0;
}

.courseplanversionlist ul li {
    display: inline;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.programme .tutoringinfo {
    text-transform: uppercase;
    margin-bottom: 1em;
}

.programme .ingress {
    font-weight: bold;
    margin-bottom: 1em;
}

.courseeventdetails,
.programmeeventdetails {
    margin-top: 1em;
}

.attention {
    font-weight: bold;
    font-style: italic;
    margin: 1em 0;
    padding: 0.6em 0.4em;
    border: 1px solid #D1015E;
}

.attention h2 {
    margin: 0 0 0.3em;
}

.listingcontext {
    background: url(../images/ruler_gradient.png) repeat-x 0% 1px;
    border-top: 1px solid #CCCCCC;
    margin: 0 0 1em;
}

.listingaction {
    background: url(../images/button_gradient.png) repeat-x left bottom;
    display: block;
    float: left;
    font-size: 0.91em;
    margin-bottom: 1.2em;
    width: 12em;
}

.listingaction a {
    border: 1px solid #BBBBBB;
    border-top: none;
    display: block;
    padding: 0.3em 0.2em 0.2em 1.8em;
    text-decoration: none !important;
}

.selmagotolisting {
    width: 10.5em;
}

.selmagotolisting a {
    background: url(../images/icons/relationGroupActiveIcon.gif) no-repeat 0.4em center;
}

.backfromsubview {
    width: 12.8em;
}

.backfromsubview a {
    background: url(../images/link_arrow_back.png) no-repeat 0.5em center;
}


#main .externalcontent tbody tr th,
#main .externalcontent tbody tr td {
    border: none;
    padding: 0.1em 1em 0.1em 0;
}

/* no polopoly, extension for KIKAT */
.content fieldset.form table {
    border: 0px;
}

table.formTbl tr td.name {
    width:15%;
}
table.formTbl tr td {
    border:medium none;
    font-size:10pt;
}
/*
Lukas testar för prio var
*/
.prio {
font-weight:bold;
    
   
}
.noprio {
    font-size:9pt;   
   
   color:grey; 
}


ul.instList {
    list-style-image: url(../images/link_arrow_pink.png)
}

a.sortLink{
    color: white;
}

#pagination {
    display:block;
    text-align:left;
    height:22px;
    line-height:21px;
    clear:both;
    padding-top:3px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
}

#pagination a:link, #pagination a:visited{
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #EBEBEB;
    margin-left:5px;
    text-decoration:none;
    background-color:#F5F5F5;
    color:#870052;
    width:22px;
    font-weight:normal;
}

#pagination a:hover {
    background-color:#efefef;
    border:1px solid #760041;
    color:#870052;
}

#pagination .active_link {
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #760041;
    margin-left:5px;
    text-decoration:none;
    background-color:#870052;
    color:#FFFFFF;
    cursor:default;
}

#pagination .disabled_pagination {
    padding:7px;
    padding-top:2px;
    padding-bottom:2px;
    border:1px solid #EBEBEB;
    margin-left:5px;
    text-decoration:none;
    background-color:#F5F5F5;
    color:#C6C6C6;
    cursor:default;
}




/* } */

