﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    font-family: Arial;
}

.content
{
    margin: 0px auto;
    width: 900px;
}
.contentWhite
{
    margin: 0px auto;
    width: 900px;
    background-color: #FFFFFF;
}

#header
{
    background-image: url('../images/bgHeader.png');
    background-position: center top;
    background-repeat: repeat-x;
    height: 52px;
    width: 100%;
}
#logo
{
    position: absolute;
    margin-left: -34px;
    width: 102px;
    float: left;
    z-index: 1000;
}
#menu
{
    padding-left: 68px;
    height: 52px;
    width: 832px;
    z-index: 940;
}

#redBar
{
    background-image: url('../images/bgRed.png');
    background-repeat: repeat-x;
    height: 10px;
    width: 100%;
}

#emergencyTextArea
{
    background-color: #FFFFFF;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 80px;
    color: #e23a3c;
    font-size: 16px;
    font-weight: bold;
}

#rotatorArea
{
    background-image: url('../images/bgWhite.png');
    background-repeat: repeat-x;
    width: 100%;
}
#tripPlanner
{
    position: relative;
    background-image: url('../images/bgTripPlanner.png');
    background-repeat: repeat-x;
    width: 240px;
    height: 380px;
    float: left;
}
#tripPlannerSub
{
    position: relative;
    background-image: url('../images/bgTripPlanner.png');
    background-color: #024a84;
    background-repeat: repeat-x;
    width: 240px;
    min-height: 380px;
    float: left;
}
#languages
{
    padding-left: 88px;
    padding-top: 11px;
    font-size: 11px;
    color: #024a84;
}
#languagesSub
{
    padding-left: 78px;
    padding-top: 11px;
    font-size: 11px;
    color: #024a84;
    position: absolute;
    width: 162px;
}
#languages a:link, #languages a:hover, #languages a:visited, #languages a:active, #languagesSub a:link, #languagesSub a:hover, #languagesSub a:visited, #languagesSub a:active
{
    color: #024a84;
    text-decoration: none;
}
#tripPlannerArea
{
    padding-top: 14px;
    padding-left: 18px;
    padding-right: 18px;
    width: 204px;
}
#tripPlannerAreaSub
{
    padding-top: 56px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 10px;
    width: 204px;
    color: #FFFFFF;
}
#tripPlannerAreaSub td
{
    padding-top: 8px;
    padding-bottom: 8px;
}
#tripPlannerAreaSub td a
{
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}
#tripPlannerAreaSub td a:hover
{
    color: #99ccff;
}
.bold
{
    font-weight: bold;
}
#alertsArea
{
    padding-left: 18px;
    padding-right: 18px;
    width: 204px;
    color: #FFFFFF;
    font-size: 11px;
}
#alertsAbs
{
    position: absolute;
    bottom: 12px;
    width: 204px;
}
#imageRotator
{
    width: 660px;
    height: 380px;
    float: right;
}
#contentRight
{
    width: 660px;
    min-height: 380px !important;
    float: right;
    background-color: #FFFFFF;
}
#breadcrumbRight, #breadcrumbWide
{
    background-image: url('../images/bgBreadcrumb.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 30px;
}
#breadcrumbContent
{
    padding-left: 18px;
}
#breadcrumbContentWide
{
    padding-left: 80px;
}
#breadcrumbRight, #breadcrumbRight a, #breadcrumbWide, #breadcrumbWide a
{
    line-height: 30px;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}
#imageAreaRight
{
    float: right;
    margin-top: -30px;
    padding-left: 10px;
    padding-bottom: 10px;
}
#contentAreaRight
{
    padding-left: 18px;
    padding-right: 14px;
    width: 628px;
    margin-top: 20px;
}
#contentAreaWide
{
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 20px;
    padding-bottom: 12px;
    background-color: #FFFFFF;
    width: 872px;
}

#mainArea
{
    width: 100%;
}
#mainAreaWide
{
    background-image: url('../images/bgWhite.png');
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
}
#contentArea
{
    margin-top: 12px;
    margin-bottom: 12px;
}

#topInfo
{
    float: left;
    width: 570px;
}
#scheduleArea
{
    width: 100%;
}
#codeArea
{
    width: 100%;
}
#scheduleArea
{
    width: 100%;
    text-align: center;
}

#blueBar
{
    background-image: url('../images/bgBlue.png');
    background-repeat: repeat-x;
    height: 10px;
    width: 100%;
}

#subNav
{
    background-image: url('../images/bgSubNav.png');
    background-repeat: repeat-x;
    background-color: #f0f8ff;
    min-height: 200px;
    width: 100%;
}
#subNavArea
{
    position: relative;
    background-repeat: repeat-x;
    width: 630px;
    float: left;
    padding-left: 24px;
}
#subNavArea table
{
    width: 100%;
    padding-top: 18px;
}
#subNavArea table td
{
    width: 33%;
    color: #3471a3;
    line-height: 20px;
    font-size: 11px;
}
#subNavArea table td a
{    
    color: #3471a3;
}
#subNavSearch
{
    padding-left: 8px;
    padding-right: 8px;
    width: 200px;
    float: left;
}
.searchArea
{
    margin-top: 23px;
}
.searchTable
{
    vertical-align: top;
}
.searchText
{
    border: 1px solid #9a9a9a;
    height: 16px;
    width: 166px;
    color: #9a9a9a;
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-right: 4px;
}
.searchButton
{
    position: relative;
    top: 5px;
}
#subNavSocial
{
    width: 100%;
    text-align: center;
    padding-top: 12px;
}
#subNavLike
{
    width: 100%;
    text-align: center;
    padding-top: 12px;
}

#footer
{
    background-image: url('../images/bgFooter.png');
    background-repeat: repeat-x;
    height: 45px;
    width: 100%;
}
#footerLeft
{
    float: left;
    padding-left: 24px;
    line-height: 45px;
    font-size: 11px;
    color: #99ccff;
}
#footerRight
{
    float: right;
    padding-right: 24px;
    line-height: 45px;
    font-size: 11px;
    color: #99ccff;
}
#footerRight a
{
    line-height: 45px;
    font-size: 11px;
    color: #99ccff;
}


.retailersView
{
    display: none;
}

/* Global styles */

.clearBoth
{
    float: none;
    clear: both;
}
.imgButton
{
    border: 0px;
}
a:link, a:visited, a:active
{
    color: #024A84;
}
a:hover
{
    color: #e23a3c;
}

.blue
{
    color: #024A84;
}
.red
{
    color: #e23a3c;
}
.green
{
    color: #00a551;
}
.finePrint
{
    color: #666666;
    font-size: 9px;
    text-decoration: none;
    line-height: 12px;
}

h1
{
    /*font-size: 20px;
    font-weight: bold;
    color: #024A84;
    text-shadow: 2px 2px 5px #CCC;
    margin-bottom: 14px;
    margin-top: 14px;*/
}
h2
{
    font-size: 14px;
    font-weight: bold;
    color: #e23a3c;
    margin-bottom: 12px;
    margin-top: 12px;
}

#skipMenu
{
    position: absolute;
    left: -999px;
    width: 1px;
    overflow: hidden;
}

/* SCHEDULING */
.dayCell
{
    background-color: #e23a3c;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.headerCell
{
    background-color: #024a84;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.stopCell
{
    height: 120px;
    overflow: hidden;
}
.stopCellAlt
{
    height: 120px;
    background-color: aliceBlue;
    overflow: hidden;
}
.stopText
{
    -moz-transform:rotate(-90deg);
    -moz-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    -o-transform-origin: right bottom;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    writing-mode: tb-rl;
    white-space: nowrap;
    display: block;
    width: 20px;
    height: 20px;
    text-align: left;
    margin-top: 50px;
    font-size: 12px;
    line-height: 12px;
}
.rotHead
{
    width: -moz-fit-content; 
    width: fit-content;
}
.numCell
{
    background-color: #86bcf0;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.altCell
{
    background-color: aliceBlue;
}
.mapArea
{
    float: left;
    width: 570px;
}
.leftSchedules
{
    float: left;
    width: 600px;
}
.rightSchedules
{
    float: right;
    width: 252px;
}

.scheduleTable
{
    width: 100%;
}
.scheduleTable>td
{
    width: 50%;
    text-align: center;
    vertical-align: top;
}
.scheduleTable>td table
{
    margin: 0 auto;
}

.route
{
    padding: 10px;
    width: 608px;
}
.routeAlt
{
    padding: 10px;
    width: 608px;
    background-color: aliceBlue;
}
a.blueAreaLinkSmall
{
    color: #FFFFFF;
    font-size: 10px;
    line-height: 10px;
}

.splitter
{
    width: 200px;
}




/* FESTIVALS */
.festivalTable
{
    border: 1px solid #024a84;
    border-bottom: none;
    border-spacing: 0px;
}
.festivalHeader
{
    background-color: #024a84;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
.festivalTable td
{
    border-bottom: 1px solid #024a84;
    vertical-align: middle;
}

/* Code Examples */
.b
{
    color: #0000FF;
}
.m
{
    color: #800000;
}
.r
{
    color: #FF0000;
}
.g
{
    color: #006400;
}
.lb
{
    color: #2b91af;
}
.y
{
    background-color: #ffff00;
    color: #000000;
}
.county-selection .dnnLabel{ 
	width:auto;
}
.county-selection {
	padding: 4px 8px;
	margin: 6px 0;
}


 ::-webkit-input-placeholder {
        color: #2b2b2b;
    }

    :-moz-placeholder { /* Firefox 18- */
        color: #2b2b2b;
    }

    ::-moz-placeholder { /* Firefox 19+ */
        color: #2b2b2b;
    }

    :-ms-input-placeholder {
        color: #2b2b2b;
    }

    .select-arrow {
        width: 85px;
        height: 30px;
        overflow: hidden;
        border: 1px solid #fff;
    }

    select {
        border: 1px solid #e6ebed;
        height: 31px;
       
        padding: 3px 2px;
        font-size: 13px;
    }

    .select-time .select-arrow-time {
        width: 68px;
    }

    .select-time select {
        width: 68px;
    }

    .selectwrap {
        position: relative;
        float: left;
        color: #2b2b2b;
    }

        .selectwrap:after {
            content: "";
            text-align: center;
            line-height: 32px;
            position: absolute;
            width: 30px;
            height: 29px;
            background: url(/Portals/0/Skins/RGRTA/images/dropdown-arrow.gif) no-repeat right #006aa6;
            right: 1px;
            top: 1px;
            pointer-events: none;
        }


    input {
        font-size: 13px;
    }
	.county-selection .select-arrow{
	  width: 150px;
	}
