.news .clear
{
    clear: both;
}
.news .nav ul
{
    display: inline;
    float: left;

    margin: 0;
}
.news .nav li
{
    float: left;
}
.news .nav a
{
    display: block;
    float: left;
}
.news .nav:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}
.news .article:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;
}
.news .article:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '.';
}
.news .article .news-img-wrap
{
    float: left;

    margin: 3px 0 5px 0;

    background: #fff;
}
.news .article .news-img-wrap a
{
    display: block;
    float: left;

    background: #fff;
}
.news .article .news-img-wrap img
{
    float: left;

    height: auto;
}
.news .article .teaser-text
{
    margin: 0 0 10px 0;
}
.news .article h3
{
    margin-bottom: 3px;
}
.news .footer
{
    clear: both;

    margin-top: 15px;
    padding: 10px 0 0 0;

    color: #888;
    border-top: 1px solid #eee;
}
.news .footer p
{
    line-height: 1em;
}
.news .footer span
{
    display: inline-block;

    margin-right: 8px;
    padding-right: 8px;

    border-right: 1px solid #ddd;
}
.news .footer span:last-child
{
    border-right: 0;
}
.news .footer .news-category a
{
    text-transform: uppercase;
}
.news .no-news-found
{
    font-style: italic;

    color: #db0202;
}
.news .page-navigation p
{
    float: left;
}
.news .page-navigation ul
{
    float: right;
}
.news .page-navigation ul li
{
    display: block;
    float: left;

    padding: 0 1px;

    background: 0;
}
.news .page-navigation ul li a
{
    display: block;

    padding: 1px 2px;
}
.news-category-view ul li
{
    padding: 5px 8px;
}
.news-category-view ul li li
{
    padding: 2px 8px 2px 12px;
}
.news-category-view > ul > li:nth-child(even)
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
.news-category-view .category-desc
{
    margin-left: 10px;
    padding-left: 10px;

    border-left: 1px solid #ddd;
}
.news-single .footer
{
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 10px 0 0 0;

    border-top: 1px solid #eee;
    border-bottom: 0;
}
.news-single .article .news-img-wrap
{
    float: right;

    width: 282px;
    margin: 0 0 0 25px;
}
.news-single .article .news-img-wrap img
{
    float: none;
}
.news-text-wrap
{
    margin-bottom: 10px;
}
.news-text-wrap li:before
{
    margin-left: 0 !important;
}
.news-img-caption
{
    color: #888;
}
.news-related-wrap
{
    display: table;

    width: 100%;
    margin-top: 20px;
}
.news-related
{
    display: table-cell;

    width: 50%;
    padding: 15px;

    border: 1px solid #eee;
}
.news-related ul li
{
    line-height: 1em;

    margin-bottom: 12px;
}
.news-related ul li span
{
    display: inline-block;

    margin-right: 8px;
    padding-right: 8px;

    color: #888;
    border-right: 1px solid #ddd;
}
.news-related ul li span:last-child
{
    padding-right: 0;

    border-right: 0;
}
.news-related h4
{
    margin-bottom: 10px;
}
.news-related-files ul li
{
    margin-bottom: 20px;
}
.news-related-files .news-related-files-link .jpg
{
    background-position: 0 0;
}
.news-clear
{
    clear: both;
}
.news-list-date,
.news-list-category
{
    font-size: 12px;

    color: #c5c5c5;
}
.news-list-category
{
    margin-left: 2px;
}
.news-list-date:after
{
    margin-left: 5px;

    content: '|';
}
.news-related-news-date
{
    font-size: 12px;
    font-style: italic;

    margin-left: 10px;

    color: #c5c5c5;
}
.calendar_view .read_only
{
    display: none;
}
.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
{
    margin: 0 auto;
}
.Highlighted a
{
    font-size: 12pt;
    font-weight: bold !important;

    color: White !important;
    background-color: #018150;
    background-image: none !important;
}
.Highlighted a:hover
{
    background-color: #01613c !important;
}
.news-backlink-wrap
{
    margin: 2em 0 .5em;
}
#bookingform
{
    width: 45%;
}
#bookingform select
{
    width: 100%;
}
#bookingform label
{
    margin-top: 5px;
}
#bookingform input[type=submit]
{
    margin-top: 10px;

    background-color: #fff;
}
#bookingform .has-error *
{
    color: #a94442;
    border-color: #a94442 !important;
}
