@import url("sso.css");

body {
    padding: 0;
}

td {
    color: #000;
    font-weight: normal;
}

.body-modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.alert-purple {
    border-color: #000099;
    background: #177CD4;
    color: #fff;
}

.newsitem {
    width: 100%;
    margin-bottom: 1em;
    display: inline-block;
}

.newsitem-wp {
    width: 100%;
    margin-bottom: 1em;
    clear: left;
}

    .newsitem-wp a {
        text-decoration: underline;
    }

.item p {
    margin-top: .25em;
}

.item a {
    text-decoration: underline;
}

.photoborder {
    display: block;
    margin: 5px auto;
    padding: 8px;
    border: solid;
    border-color: #ddd #aaa #aaa #ddd;
    border-width: 1px 2px 2px 1px;
    background-color: #fff;
}

#profile {
    padding: 0;
    margin: 0;
    border: 0 solid #ccc;
}

    #profile td {
        font: 13px verdana;
    }

        #profile td h1 {
            margin: 5px 10px;
        }

    #profile .info {
        font-weight: bold;
    }

.win {
    color: green;
}

.loss {
    color: red;
}

.tie {
    color: blue;
}

.popdown {
    display: none;
    width: 600px;
    border-style: solid;
    border-width: 2px;
    background-color: #e6e6e6;
    font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

    .popdown p {
        text-align: left;
        margin: 5px 10px;
    }

    .popdown input {
        margin-top: 5px;
        margin-bottom: 5px;
    }

#twitter-widget-0 {
    width: 100% !important;
}

.closex {
    float: right;
    margin: 2px;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

#logintab {
    padding: 3px 10px;
    font-family: arial;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 99999;
    float: right;
    background: #333;
    border: 1px solid #999;
    border-radius: 0 0 5px 5px;
    clear: both;
}

    #logintab:hover {
        background: #444;
    }

    #logintab a {
        text-decoration: none;
        color: #eee;
    }

        #logintab a:hover {
            text-decoration: none;
            color: #fff;
        }

.setbutton {
    margin-top: 0;
    padding: 5px;
    display: inline;
    background: #777;
    color: #eee;
    cursor: pointer;
    font-weight: bold;
    border: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none;
}

    .setbutton.top {
        margin-left: 10px;
    }

    .setbutton:hover {
        color: #fff;
        background-color: #999;
    }

    .setbutton.xsmall {
        font-size: 75%;
        padding: 3px 2px;
    }

    .setbutton.small {
        font-size: 75%;
        padding: 5px 3px;
    }

    .setbutton.large {
        font-size: 125%;
        padding: 7px 12px;
    }

    .setbutton.xlarge {
        font-size: 150%;
        padding: 15px 25px;
    }

    .setbutton.smallimg {
        padding: 5px 7px;
    }

    .setbutton.leftspace {
        margin-left: 10px;
    }

.leftspace {
    margin-left: 10px;
}

.setbutton.gray {
    background: #444;
}

    .setbutton.gray:hover {
        background: #666;
    }

.setbutton.lightgray {
    background: #999;
}

    .setbutton.lightgray:hover {
        background: #aaa;
    }

.setbutton.red {
    background: #cc0000;
}

    .setbutton.red:hover {
        background: #dd0000;
    }

.setbutton.green {
    background: #008000;
}

    .setbutton.green:hover {
        background: #228B22;
    }

.setbutton.yellow {
    background: #FFDF00;
    color: #111;
}

    .setbutton.yellow:hover {
        background: #FDEE00;
        color: #111;
    }

.setbutton.blue {
    background: #3366cc;
}

    .setbutton.blue:hover {
        background: #3366ee;
    }

.setbutton.darkblue {
    background: #003366;
}

    .setbutton.darkblue:hover {
        background: #0033cc;
    }

.setbutton.white {
    background: #fff;
    color: #111;
}

    .setbutton.white:hover {
        background: #eee;
        color: #111;
    }

.admin-container, .toppanel-container, .pagetitle-container {
    width: 100%;
}

    .pagetitle-container .pagetitle {
        border-bottom: 1px solid lightgray;
        margin-bottom: 15px;
    }

    .pagetitle-container h3 {
        color: gray;
        float: left;
    }

    .pagetitle-container a, .pagetitle-container a:hover {
        float: right;
        margin-top: 13px;
        padding: 8px 20px;
        border: 1px solid gray;
        color: gray;
    }

.admin-container {
    line-height: 30px;
    background: #111;
    color: #fff;
    font-size: 11px;
    border-bottom: 1px solid #777;
}

.adminlinks #title {
    float: left;
    margin-right: 25px;
    height: 30px;
    width: 170px;
    background: #cc0000;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #777;
    border-right: 1px solid #999;
    text-align: center;
}

.adminlinks a {
    float: left;
    margin-right: 25px;
    color: #fff;
    text-decoration: none;
}

    .adminlinks a:hover {
        color: #ffff00;
    }

.sotmad img {
    max-width: 180px;
}

.sidebarad {
    margin: 20px auto;
    display: block;
    clear: both;
}

    .sidebarad img {
        max-width: 180px;
    }

.bold {
    font-weight: bold;
}

/* MY NEW STYLES */

.site-removal-notice {
    background: white;
    color: red;
    border: 3px solid red;
    padding: 0 30px;
}

    .site-removal-notice > h3 {
        text-align: center;
    }

.navbar {
    font-size: 13px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-nav {
    width: 100%;
}

.navbar-collapse {
    padding: 0;
}

.navbar-header .navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: 0;
}

.navbar .navbar-header li.login:hover > ul.dropdown-menu {
    display: none;
}

.navbar .navbar-header li.login.open > ul.dropdown-menu {
    display: block;
    position: absolute;
}

    .navbar .navbar-header li.login.open > ul.dropdown-menu > li > a {
        padding: 10px 15px;
    }

.navbar .navbar-header .navbar-nav {
    margin: 0;
}

.navbar-nav > li {
    text-transform: uppercase;
}

.navbar-nav .dropdown.login {
    float: right;
}

.navbar-collapse.collapse.in .navbar-nav .login {
    float: left;
    left: 25%;
    border-radius: 10px;
    width: 200px;
    text-align: center;
    margin: 20px 0;
}

    .navbar-collapse.collapse.in .navbar-nav .login .dropdown-menu {
        position: absolute;
        top: -81px;
        width: 240px;
        left: -20px;
        text-align: center;
    }

        .navbar-collapse.collapse.in .navbar-nav .login .dropdown-menu > li > a {
            padding: 10px 0;
        }

.navbar-nav .login .dropdown-menu {
    left: auto;
    right: 0;
}

.navbar-nav > li > a {
    padding: 15px 15px;
}

.dropdown-menu {
    border: none;
    border-radius: 0;
}

#footer .socialmedia {
    width: 100%
}

    #footer .socialmedia a.btn-social-icon {
        height: 35px;
        width: 35px;
        font-size: 18px;
        background-color: transparent;
        border: none;
    }

    #footer .socialmedia .fa {
        line-height: 37px;
        border-radius: 30px;
    }

#footer .footerlinks, #footer .copyright {
    margin-top: 20px;
    line-height: 2.5;
}

    #footer .footerlinks a, #footer .footerlinks a:hover {
        text-decoration: underline;
        margin-right: 13px;
    }

#footer .right-side {
    text-align: right;
}

#footer .poweredby div {
    width: 287px;
    float: right;
}

#footer .poweredby img {
    height: 60px;
}

#footer .poweredby p {
    text-align: left;
    margin-left: 60px;
    margin-bottom: -5px;
}

#footer .socialmedia {
    float: left;
    margin: 0 10px 5px 0;
}

    #footer .socialmedia a {
        float: left;
        margin-right: 30px;
        margin-left: 0;
    }

.ll-widget-left {
    background-color: white;
    border: 1px solid lightgray;
}

    .ll-widget-left.no-border {
        border: none;
    }

    .ll-widget-left .newsitem-wp {
        padding: 0 20px;
        word-break: break-word;
    }

        .ll-widget-left .newsitem-wp .title, .ll-widget-left .newsitem-wp .date {
            color: black;
        }

    .ll-widget-left .event-date {
        margin: 20px 0 0 15px;
        font-weight: bold;
    }

    .ll-widget-left .event-info, .ll-widget-left .event-info a, .ll-widget-left .event-info a:hover {
        color: black;
    }

    .ll-widget-left .event-info {
        margin: 10px 0;
    }

    .ll-widget-left .btn, .ll-widget-right .btn {
        color: white;
        background-color: gray;
        display: block;
        width: 40%;
        margin: 40px auto;
    }

    .ll-widget-left .widget-title, .ll-widget-right .infotable th, .infotable .widget-title {
        font-size: 18px;
        font-weight: bold;
        padding: 10px;
        margin: 0;
        line-height: 1.1;
    }

    .ll-widget-left .widget-title, .ll-widget-right .infotable th, .widget-title {
        font-size: 18px;
        font-weight: bold;
        padding: 10px;
        margin: 0;
        line-height: 1.1;
    }

#sponsorsCarousel .carousel-inner .item img {
    height: 100px;
    margin: 10px auto;
}

#sponsorsCarousel .carousel-indicators {
    width: 100%;
    margin-left: 0;
    text-align: right;
    left: 0;
    bottom: -10px;
    padding-right: 10px;
}

    #sponsorsCarousel .carousel-indicators li {
        background-color: gray !important;
        border: 1px solid gray !important;
    }

        #sponsorsCarousel .carousel-indicators li, #sponsorsCarousel .carousel-indicators li.active {
            width: 12px;
            height: 12px;
            margin: 0 5px;
        }

.our-sponsors-banner {
    margin-bottom: 30px;
}

.fan-shop-container {
    padding-top: 20px;
    color: black;
}

    .fan-shop-container .fan-shop-item {
        float: left;
        width: 20%;
        padding: 20px;
    }

        .fan-shop-container .fan-shop-item img {
            max-width: 160px;
        }

    .fan-shop-container p {
        font-size: 12px;
    }

    .fan-shop-container .btn {
        margin: 10px auto;
        width: 30%;
        padding: 12px 10px;
    }

    .fan-shop-container .fan-shop-subtext-row {
        padding: 15px 0;
    }

    .fan-shop-container .fan-shop-subtext {
        color: gray;
        font-weight: bold;
        font-size: 14px;
    }

#ninja-slider-prev, #ninja-slider-next {
    background-color: transparent !important;
    opacity: 1 !important;
}

    #ninja-slider-prev::before, #ninja-slider-next::before {
        width: 25px !important;
        height: 25px !important;
        border-left: 6px solid black !important;
        border-top: 6px solid black !important;
    }

div#reorder-placeholder > div {
    margin-bottom: 30px;
}

.visitor-counter {
    margin-top: 20px;
    text-align: right;
}

    .visitor-counter .title {
        font-size: 13px;
    }

    .visitor-counter .counter .number {
        margin-left: 1px;
        padding: 3px 5px;
        font-size: 13px;
        border-radius: 3px;
    }

#content .ll-widget.cartoon img {
    max-width: 100%;
}

#footer .footerlinks > a {
    white-space: nowrap;
}

@media (min-width: 992px) {
    .navbar-nav li.dropdown:hover .glyphicon-chevron-down {
        visibility: hidden;
    }

    .navbar .navbar-header .navbar-nav {
        display: none;
    }
}

@media (max-width: 992px) {

    .navbar-nav {
        margin: 0;
    }

    .dropdown-menu {
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        padding: 8px 5px 8px 40px;
    }

    .navbar-nav li.open .glyphicon-chevron-down {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #footer .poweredby div {
        float: none;
        margin: auto;
    }

    #footer .socialmedia a {
        float: none;
        margin-right: 20px;
    }

    #footer .left-side {
        text-align: center;
    }

    #footer .right-side {
        margin-top: 30px;
        text-align: center;
    }

    .pagetitle .btn {
        font-size: 12px;
        padding: 8px 10px;
    }

    .ll-widget-left .btn {
        width: 75%;
    }

    .pagetitle h3 {
        font-size: 20px;
    }

    .pagetitle .btn {
        font-size: 11px;
    }

    #ninja-slider li div.cap1 {
        font-size: 14px !important;
    }

    #ninja-slider li div.cap2 {
        font-size: 12px !important;
    }

    #ninja-slider li .btn {
        margin: -10px auto !important;
        padding: 0 12px !important;
    }

    .visitor-counter {
        text-align: center;
    }

    #content .ll-widget.cartoon {
        padding: 25px 0;
    }

        #content .ll-widget.cartoon img {
            max-width: 300px;
        }
}


/* MY NEW STYLES */

@media (min-width: 800px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    .navbar .nav > li > a:hover {
        background: #000;
    }

    .homelink:hover {
        text-decoration: none;
        color: #fff;
    }
}

.ccenter {
    text-align: center;
}

.svrcode {
    color: gray;
    font-size: xx-small;
    text-align: right;
    margin: 1px;
}

#recaptcha_area {
    margin-left: auto;
    margin-right: auto;
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }

    .printable-div {
        width: 100%;
    }
}

#completed, #pending {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

    #completed .title {
        margin-bottom: 10px;
        padding: 10px;
        background-color: #dff0d8;
        color: #333;
        font: bold 16px arial;
        line-height: 32px;
    }

    #pending .title {
        margin-bottom: 10px;
        padding: 5px;
        background-color: #ffecec;
        color: #333;
        font: bold 16px arial;
        line-height: 32px;
    }

    #completed span, #pending span {
        margin-left: 10px;
    }

    #completed a, #pending a {
        margin: 10px;
    }

.formdesc {
    padding: 0 0 25px 0;
    color: #333;
    font-weight: normal;
    font-size: 14px;
    clear: both;
}

.reginfo {
    background-color: #F0F8FF;
}

#showinstructions, #hideinstructions {
    float: right;
    margin: 10px 25px 0 0;
}

#reginstructionsx, #hideinstructions {
    display: none;
}

.feediscount {
    color: #990000;
}

.showcart {
    display: none;
}

.cartdetails {
    margin-bottom: 20px;
}

td.status_Refunded, td.amount_Refunded {
    color: #990000;
}

td.status_Pending {
    color: #990000;
}

.regstatus .title {
    height: 50px;
}

td.status_Incomplete {
    color: #990000;
}

td.status_Completed {
    color: #009900;
}

.showdetails {
    cursor: pointer;
}

.dimzeros {
    font-weight: normal;
    font-size: 13px;
}

th.sectiondesc {
    font-size: 16px;
    color: #ccc;
}

.btn-paynow {
    min-width: 5em;
}

.tblaltrow {
    background-color: #ffffff;
}

.photo-container {
    float: left;
    width: 25%;
    height: auto;
    display: block;
    page-break-inside: avoid;
    padding: 0 5px 10px 5px;
}

    .photo-container:hover {
        cursor: pointer;
    }

    .photo-container img {
        width: 100%;
    }

.photo-container__border {
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 5px 1px #000000;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px 1px #000000;
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px 1px #000000;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
}

@media (max-width: 1200px) {
    .photo-container {
        width: 33.3%;
    }
}

@media (max-width: 991px) {
    .photo-container, .posttag-container {
        width: 50%;
    }
}

#photocnt {
    color: #fff;
    font: 9px verdana;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}

.catdesc {
    font-size: 24px;
    padding: 10px 0 10px 0;
    margin: 0;
}

.prev {
    padding-left: 10px;
    vertical-align: middle;
}

.next {
    vertical-align: middle;
}

#viewimage {
    font-size: 12px;
}

/* Month header */
.month {
    padding: 5px;
    width: 100%;
    text-align: center;
    float: left;
    background-color: #ddd;
}

    /* Month list */
    .month ul {
        margin: 0;
        padding: 0;
    }

        .month ul li {
            display: inline-block;
            width: 33.33333%;
            color: white;
            font-size: 20px;
            text-transform: uppercase;
            letter-spacing: 3px;
        }

    /* Previous button inside month header */
    .month .prev {
        float: left;
        padding-top: 10px;
    }

    /* Next button */
    .month .next {
        float: right;
        padding-top: 10px;
    }

/* Weekdays (Mon-Sun) */
.weekdays {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ddd;
}

    .weekdays li {
        list-style-type: none;
        display: table-cell;
        border: 1px solid #C0C0C0;
        padding: 4px;
        min-height: 30px;
        text-align: center;
        max-width: 175px;
        min-width: 175px;
    }

/* Days (1-31) */
.days {
    padding: 0;
    background: #eee;
    margin: 0;
    width: 100%;
}

    .days li {
        list-style-type: none;
        display: table-cell;
        border: 1px solid #C0C0C0;
        padding: 4px;
        min-height: 150px;
        max-width: 175px;
        min-width: 175px;
    }

    .days .inactive {
        border: 1px solid #C0C0C0;
    }

    .days .normal {
        text-align: left;
        background-color: #FFFFFF;
        border: 1px solid #C0C0C0;
    }
    /* Highlight the "current" day */
    .days li .active {
        padding: 2px;
        background: #1abc9c;
        color: white !important
    }

    .days li .date-number {
        text-align: left;
        padding: 0;
        margin: 0;
    }

    .days .today {
        background-color: #fffacd;
    }

.min-height-fix {
    min-height: 150px;
}

@media print {
    a[href]:after {
        content: none !important;
    }

    .no-print, .no-print * {
        display: none !important;
    }

    .printable-div {
        width: 100%;
    }

    .pagetitle {
        display: none;
    }
}

#eventcatid {
    padding: 7px;
    font-size: 13px;
}

.selectcal {
    margin-right: 10px;
    font-size: 14px;
}