﻿html {
  background-color: #e2e2e2;
  margin: 0;
  padding: 0;
}

.test {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-large;
  font-weight: bold;
  font-style: oblique;
  color: #000080;
  text-decoration: underline;
}

.leftlink {
  position: absolute;
  top: 3px;
  left: 5px;  
}
.rightlink {
  position: absolute;
  top: 3px;
  right: 5px;  
}

body {
  background-color: #fff;
  color: #808080;
  font-size: .85em;
  font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
  margin: 0;
  padding: 0;
}

.news-header {
    padding: 2px 5px 2px 5px;
    margin-bottom:5px;
}


/*Stats*/
.statsquare {
  padding: 0px 15px 0px 15px;
  border: none;
  float: right;
  margin-right: 20px;
  text-align: center;
  margin-top: 10px;
}
.stattitle {
  font-size:large !important;
}
.statleader {
  font-size: x-large !important;
  margin-top: 10px;
}
.statvalue {
  padding: 0px;
  font-size: xx-large !important;
  font-weight: bold;
}





.sectionheader {
  cursor:pointer;
}
.delme {
  padding: 2px 5px 2px 4px;
}

.homeRow {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-style: scrollbar;
  padding: 0;
  margin:0;  
  width:100%;
}
.homeImgCell img {
 padding:2px;
 margin:10px;
}
.homeCell p {
 padding:2px;
 margin:2px;
}

.homeImgCell {
  text-align:center;
}
.homeCell, .homeImgCell {
  padding: 5px;
  position: relative;
}



.scoretable .ui-widget-header {
  font-size:90%!important;
}
.scoretable tbody td {
  font-size:90%!important;
}



.rbTable td {
  padding: 4px 12px 4px 12px;
}

.koteam {
  /*div in ko table links to fixture*/

  width: 100%;
}
.kosetup {
  border:none;
  display:inline-block;
  margin:1em;
  border-spacing:0px;
}
.kosetup td, .kosetup.th {
  padding: 5px 15px 5px 15px;
  text-align:left;
}
.kosetup input[type="radio"] {
  padding:0px;
  margin:0px;
}
#MainContent_btnKOGen {
margin-left:5px;
margin-top:15px;
}

.kotable {
  border:none;
  display:inline-block;
  margin:1em 2em 1em 1em;
  border-spacing:0px;
}
.kotable td, .kotable.th {
  padding:4px;
}
.kotable .ui-state-default {
  cursor:pointer;
}


.koscorer {
  /*table in ko showing scorer for leg1, leg2*/
  border-spacing:0px;
  padding: 0px;
  margin: 0px;
  display: table;
  border-spacing: 0px;
  text-align:center;
  width:100%;
  cursor:pointer;
}
.coTheme {
  padding: 0px;
  margin: 0px;
  font-size: small;
}
.coLang {
  padding: 0px;
  margin-left: 10px;
  font-size: x-small;
}


.dialogContainer {
  display:table;
  overflow:hidden;
}
.dialogContent {
  font-size: x-small!important;
  vertical-align:middle;
  padding:5px;
  float:left;

}




.coRowHilite {
  border: medium solid !important;
}
.coMenu {
  position: absolute;
  top: 0px;
  right: 10px;
}
.coMenuItem {
  float: left;
  padding-right: 10px;
}

.coHelp {
  border:solid thin;
  margin:2px;
  cursor:pointer;
  
  
}
.coSection, .coHeading, .coControlSection {
  border:solid thin;
  padding:5px;
  position:relative;
}
.coSection {
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  
  overflow-style:scrollbar;
  padding:5px;
  margin-top:5px;  
}
.coHeading, .coControlSection, .homeCell, .homeImgCell {
  padding-top:15px;
  overflow:auto;
  padding:5px;
  margin-top:5px;  
}


#conflabel {  
  font-size: small;
  display: inline;
}


.smallbutton {
  margin: 1px !important;
  padding: 1px !important;
  font-style: italic;
  font-size: x-small !important;  
}
.bigbutton {
  font-size: large !important;
}

.teamDD {
  padding-top: 0px !important;
  padding-bottom:0px !important;
  margin-top:0px !important;
  margin-bottom:0px !important;
  font-weight:bold; 
}

.viz {
  display:block;
}
.inViz {
  display:none;
}

/* layout divs  */
.clearfix {
  overflow:auto;
}
.debug {
  border: thin solid #00FF00;
}
.debug2 {
  border: thin solid #000000;
}
.cobox {
  padding: 0px;
  float: left;
  margin: 0em;
  width: 100%;
  vertical-align: top;
}


.coHilite {
  background-color:blue;
}

.gslider {
  padding:5px;
}
.ground {
  padding-left:5px;
  padding-right:5px;
  font-size:x-small;
}
.coLegend {
  padding:15px;
  font-size:small;
  font-weight:bold;
}
.coControl {
  padding: 0px 4px 0px 4px;
  margin: 4px;
}
.coControl a {
  font-size:small;
}

.leftcol {
  width: 40%;
}
.rightcol {
  width: 55%;
}

.smallcap td {
  font-size:xx-small;
  font-style:italic;
  text-align:center;
}
.halftime td {
  font-size:x-small;
}


#MainContent_viewDiv {
  
  height: 100%;
}

select {
  padding: 5px;
  margin: 5px 0px 6px 0px;
  font-size: 1.2em;
}



/* Table Grid */
.pGrid td {
  font-size: small;
  padding-right:10px;
  padding-left:10px;
}
.pGrid label {
  font-size:small;
}
.pGrid select {
  padding:0px;
  margin:0px;
}

.gHead {
  font-size: x-small;
  text-align:center;
}


.inputGrid {
  width: 100%;
  border-collapse: collapse;
  font-size: medium;
  padding: 4px 2px !important;
  margin: 5px 0 10px 0;
  /*border: solid 2px #c1c1c1;*/
  background-repeat: repeat-x;
  border:none;
}
.inputGrid td {
  //white-space: nowrap;
  padding: 4px 6px 4px 6px;
}



.mGrid, .fGrid2  {
  background-color: #fff;
  margin: 5px 0 10px 0;
  border: solid 1px #525252;
  border-collapse: collapse;
  font-family: Verdana;
  font-size: medium;
  color: #000099;
  padding: 4px 2px;
  border: solid 2px #c1c1c1;
  background-repeat: repeat-x;
}
.fGri2d {
  width: 100%;
}

.jtable, .golfplayer, .golftable, .scoretable, .jtablenoselect {
  margin: 5px 0 10px 0;
  border: solid 1px #525252;
  border-collapse: collapse;

  font-size: medium !important;
  background-repeat: repeat-x;
  font-weight: normal !important;
}
.jtable, .golfplayer, .golftable, .jtablenoselect{
  width:100% !important;
}



.golfplayer td {
  padding: 4px 6px 4px 6px;
  font-size: small !important;
  text-align:center;
  }
.golfplayer th {
  font-size: small !important;  
  }



.golftable td {
  white-space: nowrap;
  padding: 4px 6px 4px 6px;
  font-size: small !important;
}

.birdie {
  background-color: #00FF00;
  color: #990000;
}
.golfholeUpdated {
  background-color: #999999;
  color: #FFFF00;
}

.golfhole {
cursor:pointer;
}

.eagle {
  background-color:yellow!important;
  color: #990000;
}
.albatross {
  background-color: #00FFFF;
  color: #0000FF;
}

.bogey {
  background-color: #FF6600;
}
.dbogey {
  background-color: gray !important;
  color: #FFFFFF;
}


.wraptable td {
  white-space: normal !important;
}

.jtable td, .scoretable td, .jtablenoselect td {
  white-space: nowrap;
  padding: 4px 6px 4px 6px;
  font-size: small !important;
}
.golftable .golfslide td {
   padding:0px!important;
  }


.numbercol {
 text-align:center;
}


.jtable, .scoretable, .golftable tbody tr {
    cursor:pointer;
}


.jtable a {
  text-decoration: underline !important;
  /*font-style: italic;*/
}
.jtable, .scoretable, .golftable th {
  font-size:x-small!important;
}
.smallfont {
  font-size:x-small!important;
}



.mGrid .alt {
  padding: 4px 2px;
  color: #000000;
  background-image: url(/images/gradientblack.png);
  background-repeat: repeat-x;
}


.mGrid th {
  padding: 4px 2px;
  color: #003399;
  background-image: url(/images/gradientblack.png);
  font-size: .6em;
  border: solid 2px #c1c1c1;
  background-repeat: repeat-x;
}

.fGrid2 th {
  border-width: thin;
  padding: 4px 20px 4px 20px;
  color: #003399;
  background-image: url(/images/gradientblack.png);
  font-size: 1em;
  border-style: solid;
  background-repeat: repeat-x;
}

.mGrid tr {
  padding: 4px 4px;
  color: #000000;
  background-image: url(/images/gradientyellow.png);
  font-size: 0.8em;
  border: solid 2px #c1c1c1;
  font-size: 0.8em;
  border: solid 2px #c1c1c1;
  background-repeat: repeat-x;
  vertical-align: middle;
}

.mGrid td {
  white-space: nowrap;
  padding: 4px 4px 4px 4px;
}


.fGrid2 td {
  border-width: thin;
  border-style: solid;
  white-space: nowrap;
  padding: 4px 4px 4px 4px;
}

#ttip {
  padding: 4px 4px 4px 6px;
  border: 1px solid #000099;
  position: absolute;
  display: block;
}



#A,#B,#C,#D,#E,#F,#G,#H,#I,#J,  #MainContent_gvFixturesTable td {
  cursor: pointer;
}

.highlight {
  background-image: url(/images/gradientblue.png) !important;
  background-color: #9999FF !important;
  color: #FF6600 !important;
}

/* End Grids */

/*Label+Input*/

.inputLabel {
  display: inline;
  font-size: 1.2em;
  font-weight: 600;
  padding-right: 10px;
}


/* Tooltips and Tooltip Click Div */
labelwas {
  display: inline-block;
  width: 5em;
}
    label {
        display: block;
        font-size: 1em;
        font-weight: 600;
    }

    label.checkbox {
        display: inline;
    }

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


/* Headings */
h1, h2, h3, h4, h5, h6 {
  
  margin-bottom: 0;
  padding-bottom: 0;
}

h6 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.75em !important;
  margin-top:10px;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1.1em;
  margin-top: 2px;
  margin-right: 50px;
}

h5, h6 {
  font-size: 1em;
}

  h5 a:link, h5 a:visited, h5 a:active {
    padding: 0;
    text-decoration: none;
  }





/* site title
----------------------------------------------------------*/
.site-title {
  color: #c8c8c8;
  font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
  font-size: 2.3em;
  margin: 0;
}

  .site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
  }



/* layout divs*/

.content-wrapper {
  margin: 0 auto;
  /*max-width: 1080px;*/
  background-color:transparent;
   /* originally 960 */
}

#body {
  background-color: #efeeef;
  clear: both;
  padding-bottom: 35px;
}

.main-content {
  /*background: url("../Images/accent.png") repeat;*/ 
  padding-left: 10px;
  padding-top: 5px;
}


header .content-wrapper {
  padding-top: 10px;
}

header, footer, hgroup,
nav, section {
  display: block;
}
#footer {
    clear: both;
    position: absolute;
    bottom: 0;
    
    height: 25px;
    overflow: hidden;
    width:99%;
    text-align:center;
}
#divViewport {
	margin: auto;
  min-height: 90vh;
  min-width: 280px;
  width: auto;
	overflow: auto;
  position:relative;
  padding-bottom:40px;
}

mark {
  background-color: #a6dbed;
  padding-left: 5px;
  padding-right: 5px;
}

.float-left {
  float: left;
}


.float-right {
  float: right;
}

.sidepadded {
  margin-left:5px;
  margin-right:5px;
}

.menu-bar {
  clear: both;
  width: 100%;
  float: left;
  border-top-style: solid;
  border-top-width: thin;
}


.float-below {
  clear: both;
  float: left;
}

#confirmation, #ertext {
  background-color: #FFFF99;
  border-style: solid;
  border-width: thin;
  height: 18px;
  width: 50%;
  position: absolute;
  text-align: center;
  display: inline;
  top: -15px;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}

.ConfWrapper, .ErrorWrapper {
  padding: 0px 20% 0px 20%;
  position: relative;
  display:none;
  background-color: #FFCCFF;
  z-index:1;
}
#connectedTo {
  padding: 5px;
  border-style: solid;
  border-width: thin;
}

.searchButton {
  font-size: small !important;
  font-style: italic;
  padding: 2px 10px 4px 10px !important;
  margin: 0px 10px 0px 10px !important;
}
.searchText {
  font-size: small !important;
}

.saveButton {
  font-style: italic;
  padding: 2px 5px 4px 5px !important;
  margin: 10px 20px 10px 20px !important;
}



.toggleButton {
  font-size: x-small !important;
  font-style: italic;
  padding: 0px !important;
  margin: 0px !important;
}


.addButton, .nextButton {
  padding: 8px 2px 8px 2px !important;
  margin: 0px !important;
}
.delButton {
  padding: 2px 0px 2px 0px !important;
  margin: 0px !important;
}

#matchTable {
  padding: 0px;  
}


.results-container {
  clear: both;
  float: left;
  display:inline;
}


/* for social network boxes at bottom of home page
----------------------------------------------------------*/
.dcontainer {
  padding: 2px;
  margin: auto;
  /*border: thin solid #0000FF;*/
  text-align: center;
  position: relative;
}

.dleft {
  margin: 2px;
  padding: 2px;
  /*border: thin solid #FF0000;*/
  float: left;
  height: 25px;
}



/* login
----------------------------------------------------------*/
#login {
  display: block;
  font-size: .85em;
  margin: 2px 0 0 0;
  text-align: right;
}

  #login a {
  border-style: solid;
  border-width: thin;
  
  margin-left: 10px;
  margin-right: 3px;
  padding: 2px 3px;
  text-decoration: none;
}

.loginbutton {
  font-size: small !important;
  padding: 0px 2px 0px 2px !important;
  margin: 0px 2px 0px 2px !important;
}
.controlbutton {
  font-size: small !important;
  padding: 0px 2px 0px 2px !important;
  margin: 2px !important;
  font-style: normal !important;
}


    /*#login a.username {
      background: none;
      margin-left: 0px;
      
    }*/

  #login ul {
    margin: 0;
  }

  #login li {
    display: inline;
    list-style: none;
  }

  /*#login a:hover {
  background-color: #FFFFCC;
  color: #000080;
}*/

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
        background-color:white;  
        border-color:lightblue;      
    }
    fieldset.open-auth-providers button:hover {
      
      border-color:black;
      
    }



    
/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}


/* menu  ---------------------------------------------------------*/
ul#menu {
  font-size: 1em;
  font-weight: 600;
  margin: 0 0 5px;
  padding: 0;
  text-align: left;
}

  ul#menu li {
    display: inline;
    list-style: none;
    padding-left: 15px;
  }

    ul#menu li a {
      background: none;
      color: #999;
      text-decoration: none;
    }

      ul#menu li a:hover {
        color: #333;
        text-decoration: none;
      }


/* page titles */
hgroup.title {
  margin-bottom: 10px;
}

  hgroup.title h1, hgroup.title h2 {
    display: inline;
  }

  hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
  }

  /* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

    label {
        display: block;
        font-size: 1em;
        font-weight: 600;
    }

    label.checkbox {
        display: inline;
    }

    input, textarea {
  border: 1px solid #808080;
  background: #fff;
  color: #333;
  font-size: 1.2em;
  margin: 2px 0 6px 0;
  padding: 5px; /*width: 300px;*/
}
.scorer  {
  min-width:50px;
  width:95%;
}
.scorerqty  {
  width:40px;
}
.scoreqty {
  border-style: solid;
  border-width: thin;
  margin: 0px !important;
  padding: 0px !important;
  width: 50px !important;
  font-weight: bolder;
  text-align: center;
}


input[type="radio"] {
  margin:5px;
  margin-bottom:15px;
        }
    
textarea {
        font-family: inherit;
        /*width: 500px;*/
    }
    
        input:focus, textarea:focus {
            border: 1px solid #7ac0da;
        }

        input[type="checkbox"] {
            background: transparent;
            border: inherit;
            width: auto;
        }
        
    input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }


  /* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


