﻿/* ----------------------------------------------------------------*/
/* Grid over 1003px (mediaqueries)
-----------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 1004px) {


    .colcontentblockleft {
        float: left;
        padding: 15px 0 0 0;
        width: 21% !important;
        min-height: 550px;
        line-height: 1em;
        float: left;
    }

    .colcontentblockright {
        float: right;
        padding: 15px 0 0 0;
        width: 76% !important;
        min-height: 550px;
        _height: 550px;
    }

    #pageheader {
        padding-left: 10px;
        padding-top: 1px;
        border: 1px solid black;
        width: 100%;
        font-size: 12px !important;
        height: 50px;
        color: rgb(0, 0, 0);
        /*line-height: 50px;*/
        /*font-weight: bold;*/
        float: left;
        background-image: url(../lib/img/tableheadbkgrnd-gray.gif) !important;
        background-repeat: repeat-x;
        color: #fff;
    }

    #searchbox {
        padding-left: 10px;
        padding-top: 15px;
        padding-bottom: 15px;
        /*border: 1px solid black;*/
        width: 100%;
        font-size: small;
    }

    #headerFont {
        font-size: 22px;
        /*background-color: #2f4c72;*/
    }

    .logo img {
        /*width: 100px;*/
        height: 80px;
        width: auto !important;
    }

    .ImageFrame {
        width: 450px !important;
        height: 300px !important;
    }

    .leftSpace {
        padding-left: 13px;
    }

    .paddingLeft {
        padding-left: 12px;
    }

    .searchHeader {
        font-size: smaller;
    }

    #MobileGreetings {
        visibility: hidden;
    }

    .mediumFont {
        font-size: medium;
    }

    #txtSearch {
        width: 500px;
    }

    #cartCount {
        visibility: hidden;
    }

    #topBannerLogo {
        height: 120% !important;
        width: auto !important;
        margin-top: 10px;
    }

    .popover {
        max-width: 800px;
        height: 800px;
    }


    #searchGridMobile {
        display: none;
    }

    #searchGridDeskTop {
        visibility: visible;
    }

    .conferenceDropDownMobile {
        display: visible;
    }

    .conferenceTextBoxMobile {
        display: none;
    }

    .conferenceLabelMobile {
        display: none;
    }

    .CalendarMobile {
        display: none;
    }

    .CalendarDesktop {
        visibility: visible;
    }

    .mediumFont {
        font-size: smaller;
    }

    .smallFont {
        font-size: small;
    }

    .smallestFont {
        font-size: small;
    }

    .mainBodyBold {
        font-family: Verdana, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        line-height: 15px;
    }

    .dropDownWidth {
        width: 460px !important;
    }

    #yearAndMonth {
        visibility: hidden;
    }

    .upcomingContent {
        line-height: 20px;
    }

    .rlbList {
        line-height: 10px;
        margin: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    #DetailsBody {
        margin-left: 20px;
        padding-left: 30px;
        margin-top: 18px;
        width: 100% !important;
    }

    #searchGridMobile {
        display: none;
    }

    #searchGridDeskTop {
        visibility: visible;
    }

    #DetailsBody {
        margin-left: -25px !important;
    }

    .mainBodyBold {
        color: #666666 !important;
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    }

    .upcomingLink {
        color: #0066cc !important;
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    }

    .upcomingContent {
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    }

    .showOriginalHeader {
        display: none;
    }

    .showHeader {
        visibility: visible;
    }

    .container {
        width: 105% !important;
    }

    .col-lg-9 {
        max-width: 81% !important;
    }

    .btn-ROHBlue {
        background-color: #003366 !important;
        color: white;
    }

        .btn-ROHBlue:hover {
            background-color: #003366 !important;
            color: white !important;
            text-decoration: underline;
        }

        .btn-ROHBlue:focus {
            background-color: #003366 !important;
            color: white !important;
            text-decoration: underline;
        }

    .btn-ROHGrey {
        background-color: #6C757D !important;
        color: white;
    }

        .btn-ROHGrey:hover {
            background-color: #6C757D !important;
            color: white !important;
            text-decoration: underline;
        }

        .btn-ROHGrey:focus {
            background-color: #6C757D !important;
            color: white !important;
            text-decoration: underline;
        }

        .rgWrap.rgInfoPart {
            color: black !important;
        }

        a.link {
            color: black !important;
        }

        a {
            color: #0066CC !important;
        }

        td.tableHeading {
            background-color: black !important;
        }

        td.tableAltRow {
            background-color: #E8E8E8 !important;   
        }

    .RequiredText {
        color: darkred !important;
    }

    th.tableCellHeader {
        font-size: 12px !important;
    }

    td.tableCell {
        font-size: 12px !important;
    }

    /*td.calendarCurrentDate {
        background-color: black !important;
    }*/

    .spacer {
        /*font-weight: bold !important;*/
        font-size: 16px !important;
    }

    li span {
        font-size: 14px !important;
    }

    #ctl00_mainBody_lblWebComments {
        font-size: 14px !important;
    }

    #ctl00_mainBody_lblRegistrationStatus {
        font-size: 14px !important;
    }

    .mainBodySmall {
        font-size: 14px !important;
    }

    th {
        font-size: 14px !important;
    }

    td {
        font-size: 14px !important;
    }

    div#myMenu {
        /*color: black;*/
    }

    td.upcomingSessionHeader {
        color: darkgreen !important;
    }

    span.mainBodyBold {
        font-size: 14px !important;
    }

    .breakoutheader {
        background-color: #003366 !important;
    }

    a.link {
        color: #0066CC !important;
    }

    a.calendarlink {
        color: #0066CC !important;
    }

    a.CalendarLink {
        color: #0066CC !important;
    }

    div#myMenu {
        color: #0066CC;
    }

    th.rgHeader a {
        color: black !important;
    }

    .rgRow td a {
        color: black !important;
    }

    .rgAltRow td a {
        color: black !important;
    }
}