﻿
/*
*/
html,body{margin:0;padding:0}
body
{
    font: arial, sans-serif;
    text-align: left;
    font-size: large;
}
a{padding:5px; text-decoration:none; color:#000000;}

div#Uheader {
    background-color: blue;
    height: 10%;
    border: 1px solid black;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.ULeft {
    height: 60px;
    margin: 0;
    padding: 2px 0px 2px 10px;
    font-size: 40px;
    font-family: 'Brush Script MT';
    font-weight: bold;
    font-variant: normal;
    color: white;
}
.UCenter {
    line-height: 50px;
    color: yellow;
    vertical-align: middle;
    text-align: center;
    font-size:20px;
    font-weight: bold;
    font-family: Arial;
    //border: 1px solid yellow;
}
.URight {
    vertical-align: top;
    margin: 0;
    padding: 3px 10px 3px 0px;
    color: white;
}
.indxBox {
    clear:both;
    float: right;
}
.headLinksBar {
    border: none; 
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;

}
#hdrMenu {
    border: none;
    margin: 0;
}
#hdrSignOut {
    border: none;
    color: black;
    margin: 0;
    padding: 3px 10px 3px 0px;
}

.dfSection {
    display: flex;
    align-items: center;
}

.dfSection2{
    display: block; 
    text-align: center; 
    font-size: 30px;
    font-weight: bold;
}

.dfSectionImg {
    display: inline-block;
    border: medium;
    width: 25%;
    text-align: right;
    font-size: 24px;
    margin-right: 15px;
    font-weight: bold;

}

.dfBox {
    display: inline-block;
    border: solid;
    width: 65%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: larger;
}

div#header {
    background-color: blue;
}
div#headerleft
{
    height: 80px;
    margin: 0;
    padding: 2px 0px 2px 10px;
    font-size: 60px;
    font-family: 'Brush Script MT';
    font-weight: bold;
    font-variant: normal;
    vertical-align:middle;
    
}
div#container{text-align:left}


div#wrapper{float:left;width:100%}
div#content
{
    border-top-style: solid;
    border-width: 1px;
    vertical-align: top;
    text-align: left;
}

.PageHeader
{
    text-align:center;
    font-size:1.5em;
    font-weight:bolder;
}

div#content h4
{
    padding-left: 10px;
}

div#content a
{
    text-decoration: underline;
    color: #0000FF;
}
div#content p
{
    border-width: 1px;
    line-height: normal;
    padding-left: 10px;
    padding-right: 5px;
}
div#content h3
{
    padding-left: 10px;
    padding-right: 5px;
}

div#navigation{float:left;width:150px;margin-left:-150px}
div#extra{float:left;width:150px;margin-left:-700px}

#leftnav
{
    border-style: solid;
    border-width: 1px;
    background-position: #FFFFFF;
    float: left;
    width: 180px;
    margin-bottom:10px;
    margin-top: 0px;
}
#leftnav h3
{
    font-size: medium;
    font-weight: bold;
    background-color: #99FF33;
    padding-left: 5px;
}

    #leftnav a {
        text-decoration: solid;
        color: #0000FF;
    }

#leftnav ul
{
    padding: 5px 10px 10px 10px;
    margin: 0;
    font-size: small;
    font-weight: bold;
}
#leftnav li
{
    list-style-type: none;
}
#right { margin-bottom: 10px; float: right; padding: 0 10px 10px 10px; margin-top: 10px;}

.rbYes
{
    font-weight: bold;
}
.rbNo
{
    font-weight: bold;
}
	
.TeeTimes
{
    margin: 0px;
    width: 800px;
    border: thin solid black;
    empty-cells: show;
    padding: 2px;
    background-color: #CCFFFF;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
}

.TeeTimes th
{
    border: thin solid #000000;
}

.TeeTimes th.Group
{
    border: thin solid #000000;
    width: 90px;
}

.TeeTimes th.TeeTime
{
    border: thin solid #000000;
    width: 100px;
}

.TeeTimes th.Players
{
    border: thin solid #000000;
    width: 150px;
}

.TeeTimes tr.Highlight
{
    background-color: #FFFF00;
}

.TeeTimes td
{
    border: 1px solid Silver;
}

.TeeTimes td.Player
{
    background-color: #FFFF00;
    text-align: left;
    padding-left: 3px;
}

.TeeTimes td.Other
{
    background-color: #808080;
    text-align: left;
    padding-left: 3px;
}

.TeeTimes td.Reserved {
        background-color: black;
        text-align: center;
        color: white;
    }


.TeeTimes td.Empty
{
    border: 1px solid black;
    background-color: #FFFFCC;
}

span.UserSignIn
{
    color: #FFFFFF;
}

a.UserSignIn
{
    color: #FFFFFF;
}

span.UserWelcome
{
    color: #FFFFFF;
}

a.UserWelcome
{
    color: #FFFFFF;
}

.UserCount
{
    color: #FFFFFF;
    font-size: 0.6em;
}

.style3
{
    width: 250px;
    text-align: right;
}

.TBox
{
    font-size: 0.8em;
    font-family: Tahoma;
}

.IndentList
{
    margin-left: 50px;
}

.TableOfficerList
{
    font-size: .7em;
    text-align: left;
    font-family: Verdana;
}

.TableOfficerList td
{
    padding: 3px;
}


#News
{
    font-size: .8em;
}
#News h3
{
    font-size: medium;
    font-weight: bold;
}

#News h4
{
    font-size: 0.8em;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 5px;
}

#News a
{
    text-decoration: underline;
}

#News ul
{
}

#News li
{
    list-style-type: square;
}

#News p
{
    border-width: 1px;
    line-height: normal;
    padding-left: 10px;
    padding-right: 5px;
}




#Results
{
    font-size: .8em;
}
#Results h3
{
    font-size: medium;
    font-weight: bold;
}

#Results h4
{
    font-size: 0.8em;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 5px;
}

#Results a
{
    text-decoration: underline;
}

#Results ul
{
}

#Results li
{
    list-style-type: decimal;
}

#Results table
{
    border: thin solid #000000;
    empty-cells: hide;
    padding: 2px;
    text-align: center;
    background-color: #CCFFFF;
    vertical-align: middle;
    border-collapse: collapse;
}
#Results thead
{
    font-weight: bold;
}
#Results td
{
    border: thin solid #000000;
    padding-left: 10px;
    padding-right: 5px;
}

.resName
{
    text-align: left;
}

#Results p
{
    border-width: 1px;
    line-height: normal;
    padding-left: 0px;
    padding-right: 5px;
}

.WeeklyResult
{
    padding-left: 35px;
}

.tabs
{
    position:relative;
    top:1px;
    left:10px;
}
.tab
{
    border:solid 1px black;
    background-color:#eeeeee;
    padding:2px 10px;
}
.selectedTab
{
    background-color:white;
    border-bottom:solid 1px white;
}
.tabContents
{
    border:solid 1px black;
    padding:10px;
    background-color:white;
}









/* 

.logo
{
    background-image: ~/images/dgml.jpg;
}
    */

.badweather
{
	font-size: xx-large;
	color: #FF0000;
	background-color: #FFFFFF;
	border: medium outset #FF0000;
    visibility: hidden;
}


.updnote
{
    color: red;
}