﻿body {
}

.hasMembers {
    display: none !important;
}

.loginErrorMessage {
    color: red;
    display: block;
    margin-top: 5px;
}
/* Master Page */
.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }

.calendarDiv {
}

    .calendarDiv p {
        margin-left: 19px;
        font-size: 14pt;
    }

    .calendarDiv input[type=text] {
        width: 115px;
        height: 30px;
        font-size: 13pt;
    }

    .calendarDiv input[type=image] {
        vertical-align: middle;
        height: 25px;
        width: 25px;
    }

/* Footer */
div#footer {
    position: relative;
    height: auto;
    min-height: 39px;
    width: 100%;
    background-color: #333;
}

    div#footer div {
        display: inline-block;
    }

p.copyright {
    position: absolute;
    width: 100%;
    color: #fff;
    line-height: 19px;
    font-size: 0.7em;
    text-align: center;
    bottom: 0;
}
/* Shared */
.teetimes, #detailsContent, #reviewContent, #adminContent, .teeTimeSheet {
    border: 2px solid #d5d5d5;
}
/* Tee Times */
.teeTimeSheet {
    vertical-align: top;
    min-height: 523px;
}

.teetimes, .teeTimeSheet {
    min-width: 219px;
    display: inline-block;
    border-radius: 25px;
    padding: 20px;
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: center;
    background-color: #ffffff;
}

    .teetimes div, .teeTimeSheet div {
        margin-bottom: 3px;
        min-height: 33px;
    }

.timeDiv {
    font-weight: bold;
    font-size: 15pt;
}

.priceDiv {
    color: green;
}

.bookbuttondiv a:link, .bookbuttondiv a:visited {
    background-color: green;
    color: white;
    padding: 3px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    min-height: 35px;
    width: 149px;
    padding-top: 9px;
    font-size: 26px;
}

.bookbuttondiv a:hover, .bookbuttondiv a:active {
    background-color: lightgreen;
}

.additionalinfo {
    font-size: 9pt;
    padding-top: 7px;
}

#detailsContent, #reviewContent, #adminContent {
    margin-left: 3px;
}

    #detailsContent div {
    }

.detailsButtonsDiv {
    margin-top: 5px;
    padding-bottom: 3px;
}

.notes {
    height: 75px;
    width: 394px;
    margin-top: 5px;
}

#panelDiscountDiv {
    width: 395px;
}

#ContentPlaceHolder1_updatePanel {
    /*margin-left: 9px;*/
    margin-left: auto;
    margin-right: auto;
    max-width: 1011px;
}

#reviewContent div, #adminContent div {
    margin-left: 9px;
    padding-bottom: 3px;
}

.cart {
    width: 35px;
    height: 35px;
    vertical-align: bottom;
    margin-left: 7px;
}

#adminContent span {
    display: inline-block;
}

#adminContent table th, table td {
    padding: 5px;
}

#adminContent br {
    display: none !important;
}

#adminContent img {
    display: block;
}

.discountHeads {
    max-width: 70px !important;
    width: 100px !important;
}

#adminContent label {
    display: inline-block;
    min-width: 205px;
}

.discounts div {
    display: inline-block;
}

.discounts label {
    min-width: 27px !important;
}

.pricetimelist {
    width: 367px;
}

.priceText {
    width: 153px;
}

.pricetimeDiv span {
    vertical-align: bottom;
}

#courseInfo {
    margin-left: auto;
    margin-right: auto;
    width: 57%;
}

    #courseInfo h3 {
        text-align: center !important;
    }

.courseDescription {
    width: 670px;
    display: inline-block;
    margin-left: 19px;
}

.logoImage {
    width: 199px;
    height: 199px;
}

.courseDisclaimer {
    height: 200px;
    overflow: scroll;
    background-color: white;
    width: 392px;
    font-size: 9pt;
    margin-left: 2px;
}
/* Mobile */
@media only screen and (max-width: 600px) {
    body {
        /*background-color: lightblue;*/
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .teetimes {
        min-width: 99%;
        display: inline-block;
        border-radius: 25px;
        border: 2px solid #d5d5d5;
        padding: 20px;
        margin-right: 1px;
        margin-bottom: 1px;
        margin-bottom: 1px;
        text-align: center;
    }

    .calendarDiv input[type=text] {
        width: 205px;
    }

    .calendarDiv input[type=image] {
    }

    .notes {
        height: 75px;
        width: 290px;
        margin-top: 5px;
    }

    #panelDiscountDiv {
        width: 293px;
    }

    #courseInfo {
        text-align: left;
        width: 100%;
    }

    .logoImage {
        width: 109px;
        height: 109px;        
    }
#cont_ca6fcb3048616941ee8bf07a7e912ba2 {
    display: none;
  }
	div#footer {
	background-color: transparent;
}

p.copyright {
	color: #000;
}
    .courseDescription {
        width: 205px !important;
        display: inline-block;
        margin-left: 13px !important;
        float: none; /* Reset the float property */
        clear: both; /* Clear any floating elements */
    }

    #courseInfo h3 {
        text-align: left !important;
        font-size: 11pt;
    }

    #courseInfo p {
        font-size: 8pt;
        max-width: 385px !important;
    }

    #adminContent {
        font-family: Arial sans-serif Verdana;
        font-size: 0.75em;
    }

        #adminContent label {
            display: inline-block;
            min-width: 165px;
        }

        #adminContent input[type=text] {
            max-width: 100px;
        }

    .adminEmail {
        width: 100px !important;
    }

    .discounts label {
        min-width: 7px !important;
    }

    .discountDiv input[type=text] {
        width: 50px;
        max-width: 35px !important;
    }

    .courseDiscription, .pricetimelist {
        width: 270px;
        height: 75px;
    }

    .priceText {
        width: 73px;
    }
}
