﻿body {
    color:#000; background-color:#ffea9c;
}

#shadowLeft { width:9px; float: left; margin-bottom: -5000px; padding-bottom: 5000px; background-image: url(/media/images/layout/disciplines/mensartistic/shadowLeft.gif); background-repeat:repeat-y; }
#shadowRight { width:9px; float: left; margin-bottom: -5000px; padding-bottom: 5000px; background-image: url(/media/images/layout/disciplines/mensartistic/shadowRight.gif); background-repeat:repeat-y; }

.txtPageTitleLeft { text-align:left; color:#d8ad0b; font-size:24px; padding:12px 0px 0px 32px; }
.txtColHeader { height:14px; color:#d8ad0b; font-size:14px; font-weight:bold; }
.txtColBody { padding-top:14px; color:#6d6f71; line-height:18px; font-size:12px; text-align:justify; }

a:link, a:active, a:visited
{
    font-size:11px; font-weight:normal; color:#d8ad0b; text-decoration:none;
}
a:hover
{
    font-size:11px; font-weight:normal; color:#d8ad0b; text-decoration:underline;
}

.homeTopItemWrapper { clear:both; padding-bottom:4px; }

/* Courses */
.coursesRowWrapper{ clear:both; padding-bottom:12px; }
.coursesMoreItem{ display:block; }
.coursesTitleSummaryWrapper{ float:left; padding-right:8px; }
.coursesDateSummaryWrapper{ float:left; }
.coursesDescSummaryWrapper{ clear:both; }

a.lnkCourses:link, a.lnkCourses:active, a.lnkCourses:visited
{
    font-size:11px; font-weight:bold; color:#d8ad0b; text-decoration:none;
}
a.lnkCourses:hover
{
    font-size:11px; font-weight:bold; color:#d8ad0b; text-decoration:underline;
}