body {
    font-family: Verdana,Arial,Helvetica;
    background-color: #FFFFFF;
    color: #404040;
}

a, a.selected, a.selected:hover {
    color: #0000FF;
}

table.main {
    padding: 5px;
    border: 1px solid black;
}

table#main {
    background-image: url('../images/sky.jpg');
    background-repeat: no-repeat;
}


td.mask_ul {
    background-image: url('../images/sky-mask.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 100%;
}

td.mask_ur {
    background-image: url('../images/sky-mask.gif');
    background-repeat: no-repeat;
    background-position: top right;
    width: 15px;
    height: 100%;
}


td.mask_ll {
    background-image: url('../images/sky-mask.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 15px;
    height: 100%;
}


td.mask_lr {
    background-image: url('../images/sky-mask.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 15px;
    height: 100%;
}

    
table.timezone {
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    background-color: #E0E0E0;
    font-size: .8em;
}

table.timezone td {
    padding: .5em;
}

button.btn {
   border: 1px solid #999;
   background: #999 url(../images/gradient1.jpg) repeat-x top left;
   font-family: verdana,arial,sans-serif;
   font-size: 13px;
   height: 24px;
   vertical-align: middle;
}

button.btn:active {
   background-image: url(../images/gradient2.jpg);
}


table.tabular {
    border-color: #404040;
    border-width: 2px;
    border-collapse: collapse;
    border-style: solid;
    background-color: #FFFFFF;
}


table.tabular th, table.tabular td {
    font-size: .8em;
    color: #404040;
    border-color: #404040;
    border-width: 2px;
    border-style: solid;
    padding: .3em;
}


div.schedule_caption {
    font-size: 1.25em;
    font-weight: bold;
    color: #7F7F7F;
    text-align: center;
}


table.session {
    background-color: #E0E0E0;
    border: 2px solid black;
    border-collapse: collapse;
    border-spacing: 0px;
}


table.session td {
    padding: 10px;
}


td.session_header {
    background: #FFFFFF;
}


div.session_caption, div.date_caption {
    font-weight: bold;
    color: #7F7F7F;
    text-align: center;
}

div.date_caption {
    font-size: 1.25em;
    font-family: "Times New Roman";
}

div.session_caption {
    font-size: 1.25em;
    margin-top: 5px;
}


table.schedule {
    background-color: #F0F0F0; 
    border: 2px solid #000000;
    border-collapse: collapse;
    border-spacing: 0px;
}


table.schedule th, table.schedule td {
    font-size: .8em;
    color: #000000;
    border: 2px solid #000000;
    padding: .5em;
}

table.schedule th {
    text-align: left;
}

table.schedule td.date, table.schedule td.register, table.schedule td.register a {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #000000;
}

table.schedule td.description {
    width: 350px;
}

table.schedule td.photo {
    min-width: 100px;
}


a.lecturer_name {
    font-size: 1.7em;
}


div.description {
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 5px;
}

table.schedule td.description div.description {
    padding: 5px;
    border: 1px solid #000000;
    background-color: #F8F8FF;
}

table.schedule td.separator {
    margin: 0px;
    padding: 0px;
    border: 1px solid #000000;
}


td.menu, td.menu a {
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    text-align: center;
    font-weight: bold;
}




td.menu a {
    text-decoration: none;
}


.messages {
    color: #EE0000;
}


div.messages {
    margin-top: 10px;
    margin-bottom: 10px;
}


.heading {
    font-size: x-large;
    font-weight: bold;
    color: #FFFFFF;
    background: #404040;
    text-align: center;
    padding: 5px;
    margin-bottom: 5px;
    border-style: double;
    border-width: medium;
    border-color: #404040;
}


.caption {
    font-size: 1.25em;
    font-weight: bold;
    color: #7F7F7F;
    font-style: italic;
    text-align: center;
    margin: 5px;
}


table.form {
    padding: 10px;
    background-color: #FFFFFF;
    color: #404040;
    font-weight: bold;
    font-size: .8em;
    border-style: double;
    border-width: 5px;
    border-color: #404040;
}


table.form td.optional {
    color: #D3D3D3;
    font-weight: normal;
}


table.form td.attribute {
    color: #FFFF00;
    font-weight: bold;
}


table.form td.messages {
    color: #FFFFFF;
    font-size: smaller
}


table.form td.radio {
    color: #FFFF00;
}


table.form td.info {
    color: #EE0000;
    font-weight: normal;
}

table.form th {
    color: white;
    background-color: #404040;
}


div.lecturer {
    max-width: 600px;
    font-size: .8em;
}


div.lecturer ul {
    list-style-position: outside;
    list-style-type: square;
}

div.name_and_bio {
    min-height: 125px;
}

div.lecturer_name {
    font-weight: bold;
    font-size: 1.5em;
    text-align: left;
    margin-bottom: 15px;
}


div.bio {
    text-align: justify;
}


.clockHdr {
    font-size: 1.2em;
    color: #EE0000;
    font-weight: bold;
}

table.clock {
    background-color: #EE0000;
    color: #FFFFFF;
}

table.clock th, table.clock td {
    font-family: Verdana;
    font-weight: bold;
}

table.clock th {
    font-size: .8em;
}

.disabled {
    color: #ABABAB;
    text-decoration: underline;
}


td.ads {
    height: 100%;
    border: 0px solid #aaa;
    border-left-width: 1px;
    padding-left: 20px;
}


div.photo {
    float: left;
    margin-right: 10px;
}

