﻿body
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #282828;
    background: #efede0 url('images/top-bg.jpg') repeat-x center top;
    margin: 0;
    padding: 0;
}

h1, h3, h4
{
    color: #fff;
    margin: 0;
    padding: 0;
}

h1
{
    font-size: 33px;
}

h2
{
    font-size: 18px;
    font-weight: 700;
    color: #373737;
}

h3
{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 5px 0 10px;
}

#wrapper
{
    width: 960px;
    position: relative;
    margin: 0 auto;
}

#header
{
    height: 114px;
}

a
{
    text-decoration: none;
    color: #178472;
}

a:hover, .submenu li a:hover, .left-menu li a:hover
{
    text-decoration: underline;
}



.content
{
    margin-left: 15px;
    margin-right: 15px;
}

img
{
    border: 0;
}
.image
{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

h1.logo
{
    float: left;
    margin-left: 10px;
    margin-top: 17px;
    padding: 0;
}

h1.logo a
{
    background: transparent url('images/logo.gif') no-repeat left top;
    display: block;
    height: 80px;
    text-indent: -9999px;
    width: 238px;
}
.green-title
{
    font-size: 18px;
    font-weight: 700;
    color: #178472;
}
.orange-title
{
    font-size: 16px;
    font-weight: 700;
    color: #e28134;
}
.news-title
{
    font-size: 14px;
    font-weight: 700;
    color: #178472;
}
.pad-20-b
{
    padding-bottom: 20px !important;
}
.pad-5-b
{
    padding-bottom: 5px;
}
.pad-10r
{
    padding-right: 0px;
}
.pad-10
{
    padding: 10px;
}
.day-trips
{
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 7px;
    padding-left: 12px !important;
    background-color: #373737;
}

.day-trips-text
{
    font-size: 13px;
    font-weight: 700;
    color: #178472;
    padding: 12px;
    border: 1px solid #999999;
}
.day-trips-green
{
    font-size: 13px;
    font-weight: 700;
    color: #178472;
}
.day-trips-grey
{
    font-size: 13px;
    font-weight: 700;
    color: #434343;
}
.red-text
{
    font-size: 14px;
    font-weight: 700;
    color: #ce0a0a;
}

.red-text-v2
{
    font-weight: 700;
    color: #ce0a0a;
}

.grey-title
{
    font-size: 14px;
    font-weight: 700;
    color: #434343;
}
#container
{
    background: #fff;
}
.weather
{
    position: absolute;
    left: 750px;
    top: 45px;
    width: 224px;
    height: 45px;
    color: #178472;
}
.weather-info
{
    float: left;
    width: 90px;
    border-right: solid 1px #5ca89c;
}

.temp
{
    float: left;
    font-size: 39px;
    line-height: 35px;
    padding-left: 5px;
}

.table-rl1
{
    vertical-align: text-top;
    padding: 5px 10px 5px 10px;
    border-top: solid 1px #f3f4e3;
    background-color: #FFFFFF;
}

.box-table
{
    padding: 10px;
    border: solid 1px #e4e5cd;
    background-color: #f3f4e3;
}

.box-table-1
{
    border: solid 1px #e4e5cd;
    background-color: #f3f4e3;
}

.box-table-2
{
    border: solid 1px #e4e5cd;
    padding: 10px;
}
.green-bg
{
    padding: 8px;
    padding-left: 11px !important;
    background-color: #349182;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 14px;
}
.green-bg-1
{
    padding: 6px;
    padding-left: 10px !important;
    background-color: #349182;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 14px;
}

.green-bg-3
{
    padding: 6px;
    padding-left: 10px !important;
    background-color: #349182;
    color: #FFFFFF;
    font-size: 12px !important;
    height: 30px;
}
.peach-bg
{
    padding: 8px;
    padding-left: 11px !important;
    background-color: #d7d4be;
    font-weight: 700;
    color: #000;
    font-size: 14px;
}


.menu-list
{
    background: url('images/nav_bg1.gif') no-repeat;
    height: 52px;
    position: relative;
    width: 978px;
    margin-left: -10px;
  
}

.menu
{
    list-style: none;
    font-size: 17px;
    height: 45px;
    color: #343333;
    margin: 0 auto;
    padding: 0;
}

.menu li
{
    background: url('images/nav_vline.gif') no-repeat right 0px;
    float: left;
}

.menu a
{
    float: left;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 13px 26px 11px;
}
.menu a:hover
{
    text-decoration: none;
}

.menu a:hover, .menu a.select
{
    background: url('images/nav_arrow.gif') no-repeat center top;
    padding: 13px 26px 11px;
}

.left
{
    float: left;
}

#searchform
{
    float: right;
    width: 413px;
    height: 45px;
    position: absolute;
    right: 8px;
    top: 0;
}


.banner {
    width: 960px;
    height: 237px;
    position: relative;
}

.clear
{
    clear: both;
}

.left-menu ul
{
    list-style: none;
    color: #000;
    margin: 0;
    padding: 10px 0 0;
}

.left-menu li
{
    border-bottom: solid 1px #c1c1c1;
    padding: 5px 10px;
}

.left-menu li.last
{
    border-bottom: none;
    padding: 5px 10px;
}

.left-box
{
    padding: 15px 10px;
}

.left-box a
{
    color: #127700;
}

.left-panel
{
    float: left;
    width: 700px;
    color: #000;
}
.left-panel-inner
{
    float: left;
    width: 685px;
    color: #000;
    padding-right: 15px;
}

.right-container
{
    float: right;
    width: 221px;
}
.about-image
{
    float: left;
    width: 215px;
    margin-right: 18px;
}

.about-image-last
{
    float: left;
    width: 215px;
}
.snippet1
{
    float: left;
    width: 212px;
    margin-right: 20px;
}
.main-title
{
    font-size: 18px;
    font-weight: 700;
    color: #373737;
    padding-bottom: 10px;
}
.right-container h2
{
    color: #1d8c0f;
    font-size: 22px;
    line-height: 22px;
    padding-left: 0;
    padding-bottom: 7px;
    padding-top: 2px;
}

.left-menu
{
    background: #efefef url('images/red-header-bg.gif') repeat-x top;
}

.copyright
{
    float: left;
    width: 600px;
    font-size: 11px;
}

.footer-bg
{
    background: url('images/footer-bg.gif') no-repeat;
    position: relative;
    width: 960px;
    margin-left: -10px;
    color: #FFFFFF;
    padding: 25px;
    padding-top: 30px !important;
}
#footer
{
    height: 60px;
    color: #434343;
    font-size: 11px;
    padding: 15px 10px;
}

.footer-link a
{
    color: #178472;
    padding: 0 5px;
}

.footer-link a.first
{
    color: #434343;
    padding: 0;
}

#footer p
{
    padding-top: 8px;
    margin: 0;
}

.footer-link
{
    float: left;
    width: 200px;
}

.software-design
{
    float: right;
    color: #ededed;
    text-align: right;
    font-size: 11px;
    padding-right: 32px;
}

.software-design a
{
    color: #ededed;
    text-decoration: underline;
    padding: 0;
}

.software-design a:hover
{
    text-decoration: none;
}

.green-box
{
    background: #f1fbef;
    border: solid 1px #e4f1e1;
    padding-bottom: 10px;
    margin-top: 10px;
}


.pt5
{
    padding-top: 5px;
}


.pt15
{
    padding-top: 15px;
}


/* +++++++++++++  Start Forms ) +++++++++++++   */

.link-form
{
    padding: 5px 0 10px 0;
    line-height: 30px;
}
.link-form p
{
    width: 360px;
    clear: left;
    margin: 0;
    padding: 0px 0 3px 0;
    padding-left: 175px; /*width of left column containing the label elements*/
    height: 1%;
}

.send-btn
{
    width: 507px;
    text-align: right;
}

.content
{
    padding: 30px 0px 0px 0px;
}

.box-heading
{
    border-top: solid 1px #178472;
    background: #178472;
    font-size: 15px;
    font-family: tahoma;
    padding: 7px 7px 7px 15px;
    color: #FFFFFF;
}


.box-grey
{
    border: solid 1px #178472;
    border-top: 0px;
    background: #fbfafb;
    margin-top: 15px;
}

.form-content
{
    padding: 10px;
}


.menu a:hover, .menu a.select
{
    background: url('images/down-arrow.png') no-repeat center top;
    padding: 13px 19px 11px;
}

.menu a
{
    float: left;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 13px 19px 11px;
}

.menu-Red
{
    background-color: #fa0914 !important;
}


/* +++++++++++++ Start Table ) +++++++++++++   */

table.gridtable {
	font-size:13px;
	border-width: 0px;
	line-height:16px;
	border-color: #666666;
	border-collapse: collapse;
	vertical-align:text-top;


}
table.gridtable th {
	border-width: 0px;
	border-style: solid;
	border-color: #666666;
	
}
table.gridtable td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color:#CCC;
	background-color: #ffffff;
}

table.gridtable td.center
{
    text-align: center;
}

.grid{
	border-width: 1px;
	padding: 8px;
	text-transform:uppercase!important;
	font-weight:bold;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.grid-small {
    font-size: 11px;
}

.RadRotator {
    padding: 0;
}

.RadRotator_Default .rrClipRegion {
    border: 0 !important;
}

.left-link {
    top: 50%;
    left: 97%;
    box-shadow: 0px 0px 5px grey;
}
.right-link {
    top: 50%;
    left: 3%;
    box-shadow: 0px 0px 5px grey;
}
.circle-link {
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: inline-block;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background-color: white;
/*    transition: all 0.3s ease-in-out;*/
    font-size:20px
    
}
    .circle-link:hover  {
        width: 50px;
        height: 50px;

    }
        .circle-link:hover  .arrow-left {
            top: 6%;
            left: 28%
        }
        .circle-link:hover .arrow-right {
            top: 6%;
            left: 28%
        }
        .arrow-left {
            position: absolute;
            top: 50%;
            left: 10%;
            /*   transform: translateY(-50%) rotate(-135deg);*/
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-right: 10px solid white;
            top: 3%;
            left: 26%;
        }
.arrow-right {
    position: absolute;
    top: 50%;
    left: 10%;
    /*   transform: translateY(-50%) rotate(-135deg);*/
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid white;
    top: 3%;
    left: 26%;
}
.notice-board {
    display: flex;
    align-items: center;
    width: 930px;
    height: 44px;
    background-color: #f5f5f5;
    margin: 0px 0px 0px 15px;
    border-radius: 5px;
}

    .notice-board .left-element {
        width: 152px;
        height: 100%;
        background-color: #178472;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        border-radius: 5px 0 0px 5px;
    }

    .notice-board .center-element {
        flex-grow: 1;
        height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        margin: 0 20px;
        cursor:pointer;
    }

    .notice-board .right-element {
        width: 80px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }

.news-article {
    margin: 0;
}

.notice-board .left-element img {
    margin-right: 5px;
}

#prevButton {
    width: 89px;
    height: 28px;
    /* UI Properties */
    background: #373737 0% 0% no-repeat padding-box;
    color: white;
    border: 0;
    cursor:pointer;
}
    #prevButton:hover {
        background-color: #242424;
    }

    #prevButton:disabled {
        background-color: #F2F2F2;
        color: #888888;
    }

#nextButton {
    width: 115px;
    height: 28px;
    background: #178472 0% 0% no-repeat padding-box;
    color: white;
    border: 0;
    margin-left: 10px;
    cursor: pointer;
}
    #nextButton:hover {
        background-color: #366862
    }

.green-link {
    width: 177px;
    height: 28px;
    background: #178472 0% 0% no-repeat padding-box;
    color: white;
    border: 0;
    text-decoration: none;
    cursor:pointer;
}

    .green-link:hover {
        text-decoration: none;
        background-color: #366862;
    }
    #stopIndex {
        margin: 8px;
        line-height: 25px;
        font-size: 16px;
        color: #FFFFFF;
    }

#description {
    color: #178472
}

#map {
    -webkit-border-radius: 20px;
    z-index: 0;
}

.scroll-down-message {
    text-align: center;
    color: #178472;
    cursor: pointer;
}

    .scroll-down-message > img {
        margin-top: 10px;
        cursor: pointer;
    }
.separator {
    height: 80%;
    border-left: 1px solid #d3d3d3;
    margin: 0px;
}

.busStops div img {
    width: 278px;
    margin-bottom: 10px;
    cursor: pointer;
}
.busStops div p {
    margin-top: 0px;
}

#map {
    width: 696px;
    height: 454px;
    margin-top: 10px;
    border-radius: 10px;
}

#busStopModal {
    width: 325px;
    background-color: white;
    border-radius: 25px;
    padding: 10PX;
}
    #busStopModal .modal-controls {
        margin: 10px;
    }
    #busStopModal .green-title {
        font-size: 16px;
        margin: 10px;
    }
    #busStopModal .modal-header {
        display: flex;
        padding: 10px 15px
    }
        #busStopModal .modal-header .stop-index-box {
            width: 24px;
        }
            #busStopModal .modal-header .stop-index-box div {
                width: 24px;
                height: 24px;
                background: #178472 0% 0% no-repeat padding-box;
                border-radius: 50%;
                margin: 10px 0px;
            }

        #busStopModal .modal-header .stop-name {
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: left;
            margin-left: 10px;
            padding: 5px
        }
            #busStopModal .modal-header .stop-name #city {
                font: normal normal bold 14px/16px Arial;
                letter-spacing: 0px;
                color: #000000;
            }

    #busStopModal .stop-description {
        display: flex;
        margin: 10px;
        background-color: #F2F2F2;
        border-radius: 5px;
        padding: 10px;
    }
        #busStopModal .stop-description p img {
            width: 84px;
            height: 84px;
        }
        #busStopModal .stop-description div {
            padding-left: 20px;
            text-align: left;
        }
        .busStops .column {
            width: 341px;
        }

.notification.slide-in {
    animation: slide-in 1s ease-out;
    width: 100%;
}

@keyframes slide-in {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

/* +++++++++++++ End Table ) +++++++++++++   */