﻿body
{
    padding: 0;
    margin: 0;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}
br
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
}
hr
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: dashed 1px #999999;
    border-collapse: collapse;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
h4
{
    margin: 0;
}
.main
{
    width: 910px;
    margin: auto;
}
.filter
{
    padding: 10px;
}
.filter-left
{
    float: left;
    border-right: dashed 1px #999999;
    padding-right: 10px;
}
.filter label, .modalsendtofriend label
{
    float: left;
    line-height: 15px;
    height: 15px;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    border: solid  1px transparent;
}
.filter input, .filter select, .modalform input, .modalform textarea
{
    float: left;
    height: 15px;
    width: 180px;
    padding: 0 10px;
    border: solid 1px #f3f3f3;
    background: #f3f3f3;
    font-family: Tahoma;
    font-size: 10px;
    color: #666666;
    line-height: 15px;
    margin: 0 0 2px 0;
}
.filter select
{
    text-transform: capitalize;
}
.modalform
{
    width: 314px;
    margin: auto;
}
.modalform p
{
    clear: both;
}
.modalform textarea
{
    height: 100px
}
.error
{
    border: dashed 1px #ff0000!important;
}
.filter select
{
    padding: 0;
    width: 200px;
}
.button
{
    line-height: 48px;
    height: 48px;
    text-align: left;
    background: #f3f3f3 url('../Images/button-sprite.png') no-repeat top right;
    padding: 0 48px 0 5px;
    float: left;
    display: block;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin: -33px 0 0 10px;
}
.schedule
{
    background-position: bottom right;
    margin-top: 0;
}
table .alternateline td
{
    background: #f3f3f3;
}
table
{
    border-collapse: collapse;
}
table td
{
    border: solid 1px #666666;
}
table thead td
{
    background: #666666;
    color: #ffffff;
    font-weight: bold;
}
.pagercontent
{
    float: right;
    display: inline-block;
}
.pager
{
    color: #292929;
    border: solid 1px #666666;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 3px;
    text-decoration: none;
    display: inline-block;
}
.pagerselected
{
    color: #292929;
    border: solid 1px #666666;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 3px;
    background: #f3f3f3;
    text-decoration: none;
    display: inline-block;
}
.textpager
{
    color: #292929;
    border: solid 1px #666666;
    text-align: center;
    padding: 0 3px;
    height: 20px;
    line-height: 20px;
    margin: 3px;
    text-decoration: none;
    display: inline-block;
}
#tooltip
{
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    display: none;
    display: inline-block;
}
#lecturerinfos
{
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    display: none;
}
#tooltip h3, #tooltip div
{
    margin: 0;
    text-align: justify;
    color: #333333;
    z-index: 100001
}
#sendbymailform
{
    display: none;
}
#sendbymail, #print
{
    cursor: pointer;
}
.print h4
{
    display: none;
}
a
{
    color: #333333;
    text-decoration: none;
}