*{
    font-family: 'Roboto', sans-serif;
}

#markItUpRunnermessage{
    width: 100%;
}

#runnermessage{
    width: 98%;
}

#main{
    padding: 5px;
}

#view_message{
    font-size: 18px;
}

.page-header{
    padding: 5px;
    margin: 5px;
    border: none;
}
#slider {
    height: 200px;
    width: 800px;
}

#oa_social_login_container {
    padding-left: 100px;
}
#registerbutton{
    margin-top: 20px;
    margin-left: 10px;
}
#videos{
    width: 100%;
}
#videos td{
    text-align: center;
    padding-top: 15px;
}
.nivo-caption{
    font-size: 20px;
}

.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
#national{
    background-color: #f5f5f5;
}

.sitelogo{
    border: 2px solid;
    margin:4px;
    height: 200px;
    width: 220px;
    max-width: 220px;
}
.tab-content div{
    margin:auto;
}
.fullwide{
    width: 100%;
}
.newsrow{
    border: 1px solid #545454;
}
.sitenews{
    width: 100%;
    padding: 0px;
    line-height: 34px;
    font-size: 22px;
    text-align: center;
}
.doclabel{
    color: #006bca;
}
#auth_navbar_wrapper{
    position: absolute;
    right: 60px;
}
#maintabs{
    text-align: center;
}

.biglink{
    font-size: 24px;
}
.wide90{
   width: 80%;
}
.greenmoney{
    color: #abe081;
    font-weight: bold;
}

.spaced{
    padding: 5px;
    font-weight: bold;
}

form table {
    width: 100%;
}

form td {
    padding: 7px;
}

form label{
    font-size: 20px;
    padding: 7px;
}

.vcentered {
    vertical-align: middle;
}
.vtop {
    vertical-align: top;
}
.message_preview *{
    font-size: 22px;
    line-height: 30px;
}
.longbutton{
    font-size: 14px;
    font-weight: bold;
    min-width: 200px;
}

.top-btn{
    min-width: 200px;
}

.lr_yahoo{
    display: none;
}

.navbutton {

}

.header-block{
    display: inline-block;
}

.header-block>a{
    color: white;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 5px;
    text-decoration: underline;
}
.main-site-title{
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px black;
}
.main-site-subtitle{
    color: #d6d6d6;
}
#local_funrun_table{
    font-size: 15px;
}
#local_funrun_table>tbody>tr>td{
    vertical-align: middle !important;
}
.chosen-container .chosen-results li.active-result{
    color: gray;
}

    #btncancel {
        float: left;
    }

    #direction {
        float: right;
    }

    input[type=submit] {

    }

    #thankyou {
        text-align: center;
        padding: 20px;
        font-size: 18px;
        margin: 20px;
        border: 1px solid;
        background: #79ccff;
        line-height: 28px;
    }
    .funrunchoice{
        padding: 10px;
        font-size: 22px;
    }
    .funrunchoice span{
        cursor: pointer;
    }

@media (min-width: 1200px){
    #main_titlebar{

    }
}

@media (min-width: 979px) and (max-width: 1200px){
    #main_titlebar{

    }
}

@media (max-width: 979px) and (min-width: 768px){
    #main_titlebar{

    }
}

@media (max-width: 769px){
    #main_titlebar{

    }
}

.span12{
    margin-left: 0;
        width: 100%;
}


