﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.0em;
    color: #585858;
    background-color: #ffffff;
    margin: 10px 10px 10px 10px;
    height: 100%;
}
a
{
    color: #D06427;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}

/* layout */
#container
{
    width: 940px;
    height: inherit;
    left: 50%;
    margin-left: -470px; /* half the width of the div */
    margin: 10px auto;
    background-color: #ffffff;
    height: 100%;
}
#sub-nav
{
    float: left;
    width: 162px;
    margin-top: 15px;
}
#full-content
{
    float: left;
    width: 778px;
    margin-top: 15px;
}

/* header */
.site-header
{
    position: absolute;
    width: 940px;
    height: 142px;
    z-index: 2;
    top: 1px;
}
.navigation-header
{
    position: relative;
    width: 940px;
    height: 316px;
    z-index: 1;
    top: 1px;
}
.site-content
{
    clear: both;
    position: relative;
    width: 100%;
}
.header
{
    float: right;
    width: 765px;
}
.main-menu
{
    float: left;
    width: 160px;
    margin-top: 120px;
}

/* main nav */
#main-nav
{
    clear: both;
    width: 100%;
}
.main-id
{
    float: right;
    width: 640px;
    text-align: right;
}
.menu-item
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item a:hover
{
    font-size: 14px;
    color: #D06427;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on a
{
    font-size: 14px;
    color: #1E4087;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on a:hover
{
    font-size: 14px;
    color: #D06427;
    text-decoration: none;
    padding-left: 13px;
}


/* about us links */
.menu-item-aboutus
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-aboutus a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-aboutus a:hover
{
    font-size: 14px;
    color: #6896c7;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on-aboutus
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on-aboutus a
{
    font-size: 15px;
    color: #6896c7;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on-aboutus a:hover
{
    font-size: 15px;
    color: #6896c7;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-aboutus
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-aboutus a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 1px;
}
.sub-menu-aboutus a:hover
{
    font-size: 13px;
    color: #6896c7;
    text-decoration: none;
    padding-left: 1px;
}

.sub-menu-on-aboutus
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on-aboutus a
{
    font-size: 13px;
    font-weight: bold;
    color: #6896c7;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on-aboutus a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #6896c7;
    text-decoration: none;
    padding-left: 13px;
}



/* about us links */
.menu-item-vacancies
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-vacancies a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-vacancies a:hover
{
    font-size: 14px;
    color: #720055;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on-vacancies
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on-vacancies a
{
    font-size: 15px;
    color: #720055;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on-vacancies a:hover
{
    font-size: 15px;
    color: #720055;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-vacancies
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-vacancies a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-vacancies a:hover
{
    font-size: 13px;
    color: #720055;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-on-vacancies
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on-vacancies a
{
    font-size: 13px;
    font-weight: bold;
    color: #720055;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on-vacancies a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #720055;
    text-decoration: none;
    padding-left: 13px;
}



/* information links */
.menu-item-info
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-info a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-info a:hover
{
    font-size: 14px;
    color: #90171c;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on-info
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on-info a
{
    font-size: 15px;
    color: #90171c;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on-info a:hover
{
    font-size: 15px;
    color: #90171c;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-info
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-info a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-info a:hover
{
    font-size: 13px;
    color: #90171c;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-on-info
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on-info a
{
    font-size: 13px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on-info a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #90171c;
    text-decoration: none;
    padding-left: 13px;
}


/* admissions links */
.menu-item-add
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-add a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-add a:hover
{
    font-size: 14px;
    color: #23582a;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on-add
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on-add a
{
    font-size: 15px;
    color: #23582a;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on-add a:hover
{
    font-size: 15px;
    color: #23582a;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-add
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-add a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-add a:hover
{
    font-size: 13px;
    color: #23582a;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-on-add
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on-add a
{
    font-size: 13px;
    font-weight: bold;
    color: #23582a;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on-add a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #23582a;
    text-decoration: none;
    padding-left: 13px;
}


/* admissions links */
.menu-item-cal
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-cal a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-cal a:hover
{
    font-size: 14px;
    color: #a8c11d;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on-cal
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on-cal a
{
    font-size: 15px;
    color: #a8c11d;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on-cal a:hover
{
    font-size: 15px;
    color: #a8c11d;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-cal
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-cal a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-cal a:hover
{
    font-size: 13px;
    color: #a8c11d;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-on-cal
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on-cal a
{
    font-size: 13px;
    font-weight: bold;
    color: #a8c11d;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on-cal a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #a8c11d;
    text-decoration: none;
    padding-left: 13px;
}



/* news links */
.menu-item-news
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-news a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-news a:hover
{
    font-size: 14px;
    color: #be5418;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on-news
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on-news a
{
    font-size: 15px;
    color: #be5418;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on-news a:hover
{
    font-size: 15px;
    color: #be5418;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-news
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-news a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-news a:hover
{
    font-size: 13px;
    color: #be5418;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-on-news
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on-news a
{
    font-size: 13px;
    font-weight: bold;
    color: #be5418;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on-news a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #be5418;
    text-decoration: none;
    padding-left: 13px;
}



/* news links */
.menu-item-con
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-con a
{
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-con a:hover
{
    font-size: 14px;
    color: #efb136;
    text-decoration: none;
    padding-left: 13px;
}

.menu-item-on-con
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #585858;
}
.menu-item-on-con a
{
    font-size: 15px;
    color: #efb136;
    text-decoration: none;
    padding-left: 13px;
}
.menu-item-on-con a:hover
{
    font-size: 15px;
    color: #efb136;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-con
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-con a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-con a:hover
{
    font-size: 13px;
    color: #efb136;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-on-con
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on-con a
{
    font-size: 13px;
    font-weight: bold;
    color: #efb136;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on-con a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #efb136;
    text-decoration: none;
    padding-left: 13px;
}



/* sub nav */
.sub-header
{
    width: 100%;
    background-color: #d31d15;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-sixthform
{
    width: 100%;
    background-color: #000000;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-information
{
    width: 100%;
    background-color: #90171c;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-aboutus
{
    width: 100%;
    background-color: #6896c7;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-add
{
    width: 100%;
    background-color: #23582a;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-cal
{
    width: 100%;
    background-color: #a8c11d;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-news
{
    width: 100%;
    background-color: #be5418;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-contactus
{
    width: 100%;
    background-color: #efb136;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-header-vacancies
{
    width: 100%;
    background-color: #720055;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}




.downloads-header
{
    width: 100%;
    background-color: #55608e;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.sub-menu
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu a:hover
{
    font-size: 11px;
    color: #D06427;
    text-decoration: none;
    padding-left: 13px;
}

.sub-menu-on
{
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: dashed 1px #585858;
}
.sub-menu-on a
{
    font-size: 13px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.sub-menu-on a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #D06427;
    text-decoration: none;
    padding-left: 13px;
}

.download-link
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.download-link a
{
    font-size: 13px;
    color: #585858;
    text-decoration: none;
    padding-left: 13px;
}
.download-link a:hover
{
    font-size: 13px;
    color: #D06427;
    text-decoration: none;
    padding-left: 13px;
}


/* main body content */
.you-are
{
    margin-left: 15px;
    font-size: 13px;
    margin-bottom: 10px;
    border-bottom: solid 1px gray;
}
.main-copy
{
    font-size: 13px;
    color: #585858;
    line-height: 1.5em;
    margin-left: 15px;
}
.main-title
{
    font-size: 14px;
    margin-left: 15px;
}
.main-title-aboutus
{
    font-size: 14px;
    margin-left: 15px;
}


h5
{
    font-size: 14px;
}

/* homepage */
#news-content
{
    float: left;
    width: 550px;
    margin-right: 17px;
    font-size: 13px;
    color: #585858;
    line-height: 1.0em;
    margin-bottom: 15px;
    margin-top: 15px;
}
#midd-content
{
    float: left;
    width: 166px;
    margin-right: 15px;
    font-size: 13px;
    color: #585858;
    line-height: 1.0em;
    margin-bottom: 17px;
    margin-top: 15px;
}

#right-content
{
    float: right;
    width: 180px;
    font-size: 13px;
    color: #585858;
    line-height: 1.0em;
    margin-bottom: 15px;
    margin-top: 15px;
}
.news-header
{
    width: 550px;
    background-color: #6C499D;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.news-container
{
    border: solid 1px #585858;
    width: 548px;
    min-height: 340px;
}
.main-news-item
{
    float: left;
    width: 48%;
    margin-top: 5px;
    margin-left: 5px;
    border-right: solid 1px #c5c5c5;
}
.sub-news-items
{
    float: left;
    width: 48%;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
}
.featured-news-image-1
{
    float: left;
    margin-right: 15px;
}
.featured-news-header-1
{
    font-size: 14px;
    color: #5A6795;
    margin-bottom: 5px;
    line-height: 1.3em;
}
.featured-news-header-1 a
{
    font-size: 14px;
    color: #5A6795;
    margin-bottom: 5px;
    line-height: 1.3em;
}
.featured-news-header-1 a:hover
{
    font-size: 14px;
    color: #D06427;
    margin-bottom: 5px;
    line-height: 1.3em;
}
.features-news-text-1
{
    font-size: 13px;
    color: #585858;
    margin-bottom: 10px;
    line-height: 1.3em;
}
.hr
{
    border-top: solid 1px #c5c5c5;
}

.events-header
{
    width: 166px;
    background-color: #D06427;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
    margin-top: 20px;
}
.event-items
{
    width: 164px;
    border: solid 1px #D06427;
    margin-bottom: 20px;
}
.event-i
{
    margin: 5px 5px 5px 5px;
}
.event-d
{
    font-size: 13px;
    color: #000000;
    margin-top: 5px;
}
.event-t
{
    font-size: 13px;
    color: #D06427;
    border-bottom: solid 1px #c5c5c5;
    padding-bottom: 5px;
}
.full-details
{
    margin-top: 10px;
}

.notice-header
{
    width: 180px;
    background-color: #008D49;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}
.notice-items
{
    width: 178px;
    border: solid 1px #008D49;
    margin-bottom: 10px;
}
.notice-i
{
    margin: 5px 5px 5px 5px;
}
.notice-t
{
    font-size: 13px;
    color: #008D49;
    padding-top: 10px;
    padding-bottom: 10px;
}


/* footer */
#footer
{
    clear: both;
    width: 100%;
    border-top: solid 1px #989898;
}
.footer-left
{
    float: left;
    width: 49%;
    font-size: 12px;
    color: #989898;
    text-align: left;
    margin-top: 4px;
}
.footer-right
{
    float: right;
    width: 49%;
    font-size: 12px;
    color: #989898;
    text-align: right;
    margin-top: 4px;
}

.form-item
{
    padding: 5px 5px 5px 5px;
}
.form-item label
{
    color: #000000;
}
.w100
{
    width: 96%;
}

.mapdirections
{
    clear: both;
    width: 100%;
}
.contactform
{
    clear: both;
    width: 100%;
}

/* events */
.event-month
{
    clear: both;
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
}
.event-date
{
    float: left;
    width: 15%;
    color: #000000;
}
.event-time
{
    float: left;
    width: 15%;
    color: #000000;
}
.event-event
{
    float: left;
    width: 45%;
    color: #000000;
}
.event-location
{
    float: left;
    width: 20%;
    color: #000000;
}

.event-month-item
{
    clear: both;
    border-bottom: solid 1px #c3c3c3;
}
.event-date-item
{
    float: left;
    width: 15%;
}
.event-time-item
{
    float: left;
    width: 15%;
}
.event-event-item
{
    float: left;
    width: 45%;
}
.event-location-item
{
    float: left;
    width: 20%;
}

/* news */
.news-item
{
    clear: both;
    width: 100%;
    margin-bottom: 25px;
    border-bottom: solid 1px #585858;
}
.news-item-detail
{
    clear: both;
    width: 100%;
    margin-top: 5px;
}
.news-title-list
{
    font-size: 14px;
    color: #000000;
}
.news-synopsis
{
    font-size: 13px;
    color: #585858;
    margin-bottom: 5px;
}
.posted
{
    float: left;
    width: 40%;
    text-align: left;
}
.news-more
{
    float: right;
    width: 40%;
    text-align: right;
}
.news-more a
{
    color: #000000;
    font-size: 13px;
    text-decoration: none;
}
.news-more a:hover
{
    color: #326c60;
    font-size: 13px;
    text-decoration: none;
}
.news-image
{
    clear: both;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #585858;
}


/* SIXTH FORM */
.sixthform-welcome
{
    float: left;
    width: 48%;
    font-size: 11px;
}
.sixthform-news
{
    float: right;
    width: 48%;
}
.sixthform-announce
{
    float: left;
    width: 46%;
}
.sixthform-events
{
    float: right;
    width: 46%;
}
#sixthform-full-content
{
    float: left;
    width: 100%;
    margin-top: 15px;
}

.sixthform-news-header
{
    width: 100%;
    background-color: #000000;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
    border: solid 1px #000000;
}
.sixthform-news-container
{
    border: solid 1px #585858;
    width: 441px;
    padding: 5px 5px 5px 5px;
}
.featured-news-header-1-s
{
    font-size: 14px;
    color: #5A6795;
    margin-bottom: 5px;
    line-height: 1.3em;
}
.featured-news-header-1-s a
{
    font-size: 14px;
    color: #000000;
    margin-bottom: 5px;
    line-height: 1.3em;
}
.featured-news-header-1-s a:hover
{
    font-size: 14px;
    color: #D06427;
    margin-bottom: 5px;
    line-height: 1.3em;
}

.notice-header-sixth
{
    width: 100%;
    background-color: #000000;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
    border: solid 1px #000000;
}
.notice-items-sixth
{
    width: 100%;
    border: solid 1px #000000;
    margin-bottom: 10px;
}
.notice-i-sixth
{
    margin: 5px 5px 5px 5px;
}
.notice-t-sixth
{
    font-size: 13px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.events-header-sixth
{
    width: 100%;
    background-color: #000000;
    height: 25px;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
    border: solid 1px #000000;
}
.event-items-sixth
{
    width: 100%;
    border: solid 1px #000000;
    margin-bottom: 20px;
}
.event-i-sixth
{
    margin: 5px 5px 5px 5px;
}
.event-d-sixth
{
    font-size: 13px;
    color: #000000;
    margin-top: 5px;
}
.event-t
{
    font-size: 13px;
    color: #D06427;
    border-bottom: solid 1px #c5c5c5;
    padding-bottom: 5px;
}
