@charset "utf-8";
/* CSS Document */

a.lightbox {
    text-decoration: none;
}
.header-text {
    color: #457c9a;
    float: left;
    font-size: 20px;
    line-height: 33px;
    margin: 30px 0 0 40px;
    text-align: center;
}
.header-map {
    float: left;
    height: 86px;
    margin: 15px 0 0 45px;
}
#navbar {
    margin: 0 auto;
}
.ir-banner {
    background: none repeat scroll 0 0 #fff;
    padding: 0 0 30px;
}
.slidesjs-pagination {
    margin: 15px 0 0;
}
.left-image-container {
    margin: 0 0 10px;
}
.calendar-content h1 {

    font-weight: normal;
    margin: 0 0 5px !important;
}
#search-form {
    float: right;
    margin: 0;
}
#search-form form input.formelement {
    border: 1px solid #242971;
    float: none;
    height: 10px;
}
#search-form form input.input-date {
    width: 80px;
}
#search-form-results {
    margin: 15px 0;
}
#search-form-results table {
    border: 1px solid #333333;
    width: 100%;
}
#search-form-results table tr th {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    margin: 0 0 20px;
    padding: 8px;
    text-align: left;
}
#search-form-results table tr td {
    border-left: 1px solid #333;
    line-height: 20px;
    padding: 8px;
    vertical-align: top;
    width: 200px;
}
#search-form-results table tr td:first-child {
    border-left: medium none;
}
#search-form-results table tr td a {
    text-decoration: none;
}
#search-form-results table tr th.event-title {
    width: 550px;
}
#search-form-results table tr th.event-date {
    width: 300px;
}
#search-form-results table tr th.event-time {
    width: 100px;
}
#search-form-results table tr th.event-location {
    width: 100px;
}
#calendar-wrapper {
    margin: 15px 0 0;
    padding-bottom: 15px;
}
#calendar-wrapper th a {
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
#calendar-wrapper th.left {
    text-align: left;
}
#calendar-wrapper th.right {
    text-align: right;
}
#calendar-wrapper table {
    width: 100%;
}
#calendar-wrapper table tr td.month-name {
    background: url("../../images/elements/box-title-bar.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #d7e6ec;
    /*color: #fff;*/
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}
#calendar-wrapper table tr.day-cells-tr td {
    background: none repeat scroll 0 0 #f3f8fa;
    border-bottom: 1px solid #d7e6ec;
    border-left: 1px solid #d7e6ec;
    color: #242971;
    font-size: 16px;
    font-weight: bold;
    height: 80px;
    padding: 10px;
    vertical-align: top;
    width: 90px;
}
#calendar-wrapper table tr.day-cells-tr td:last-child {
    border-right: 1px solid #d7e6ec;
}
#calendar-wrapper table tr.day-cells-tr td.day-name p {
    margin: 5px 0 5px 5px;
    text-align: left;
}
#calendar-wrapper table tr.day-cells-tr td.day-name p a {
    color: #242971;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#left-sidebar {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin-right: 6px;
    padding: 10px 5px 10px 10px;
    width: 170px;
}
.right-image-container h2 a {
    color: #fff;
    text-decoration: none;
}
.calendar-content {
    margin: 5px auto;
}
.header-calendar {
    border-bottom: 1px solid #242971;
    overflow: hidden;
    padding-bottom: 5px;
    width: 100%;
}


/* Localized */