/*    Generated by http://www.cssportal.com    */
/*===================== Layout ============================== */
@import url("reset.css");
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#333;
    height: 100%; 
}

p {
    padding: 10px;
}

#wrapper {
    width: 100%;
    min-width: 800px;
    max-width: 100%;
    margin: 0 auto;
    /*border: 1px solid #ebb81f;*/
}

#header {
    float: left;
    height: 90px;
    width: 100%;
    background: #00476C;
}
#staticmsg {
    position: relative;
    float: left;
    width: 100%;
    background-color: white;
    margin-left: 15px;
    margin-right: 0px;
    color: red;
    text-align: center;
}
#mainbody {
    float: left;
    width: 100%;
    display:flex; /*forces height of child div to adjust to parent div*/
}

.mirror {
    text-align: center;
}
.mirror.a {
    text-align: center;
}

#navigationliquid {
    float: left;
    width: 100%;
}

#navigation {
    background-color: white;
    margin-left: 15px;
    margin-right: 0px;
    padding-bottom: 0px;
    /*border: 1px solid red;*/
}

#contentliquid {
    float: left;
    width: 100%;
    min-height: 600px;
}

#action {
    position:relative;
    padding-top: 5px;
    margin-top: 0px;
    min-height: 30px;    
    width: 100%;
    /*border: 1px solid red;*/
    /*background-color: brown;*/
}

.inl-block {

    display: inline-block;
    /*border: 1px solid red;*/
    /*background-color: lightskyblue;*/

}

.action-inner-div
{
  margin: 0 auto;
  height: 30px;
  border: 1px solid red;
  background-color:aqua;
}


#pageheader {
    /*background: #FFFFFF;*/
    margin-left: 5px;
    display: inline-block;
    width: 100%;
    /*border: 1px solid red;*/
}
#pagetitle {
    display: inline-block;
    float: left;
    color: #000099;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}
#insertlink{
      display: inline-block;
      float: right; 
      margin-right: 15px;          

}
#content {
    /*background: #FFFFFF;*/
    position: relative;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 0px;
    min-height: 500px;
}


#leftcolumn {
    background: #00476C;
    width: 120px;
    float: left;
    margin-left:0px;
    min-height: 100px;
    height:auto;
    overflow:auto;

}

#leftcolumn2 {
    background: #00476C;
    width: 106px;
}

#leftcolumn2Wrapper {
    background: #00476C;

}

#rightcolumn {
    background: #CC33FF;
    width: 100px;
    float: left;
    margin-left: -100px;
}


.custom-restricted-width{
    width: 2em; 
}
#logo {
    position: absolute;
    margin-left: 15px;
    margin-top: 5px;
}


#figures {
position: absolute;
margin-left: 200px;
margin-top: 5px;
}





.w100-percent {
    width: 100%;
}
.w3-percent {
    width: 3%;
}
.w5-percent {
    width: 5%;
}
.w7-percent {
    width: 7%;
}
.w9-percent {
    width: 9%;
}
.w10-percent {
    width: 10%;
}
.w12-percent {
    width: 12%;
}
.w15-percent {
    width: 15%;
}
.w20-percent {
    width: 20%;
}
.w25-percent {
    width: 25%;
}
.w30-percent {
    width: 30%;
}
.w35-percent {
    width: 35%;
}
.w40-percent {
    width: 40%;
}
.w45-percent {
    width: 45%;
}
.w50-percent {
    width: 50%;
}
.w55-percent {
    width: 55%;
}
.w60-percent {
    width: 60%;
}
.w65-percent {
    width: 65%;
}
.w70-percent {
    width: 70%;
}
.w75-percent {
    width: 75%;
}
.w80-percent {
    width: 80%;
}
.w85-percent {
    width: 85%;
}
.w90-percent {
    width: 90%;
}
.w95-percent {
    width: 95%;
}
.marginLeft-40 {
  margin-left:  40%;
}
.center-child {
  text-align: center;
}
.left-child {
  text-align: left;
}
.right-child {
  text-align: right;
}
.middle {
    vertical-align: middle;
}

.pure-menu-link-black-bold {
    color: black;
    font-weight:bold;
}

.hyperlink-white {
    color: white;
    /*position:relative;
    padding-top: 30px;
    padding-bottom: 5px;
    text-align: center; */
}
.hyperlink-white  a{
    color: white;
    text-decoration: none;
}
.hyperlink-white  a:hover {
    color:yellow;
    text-decoration: underline;

}

#footerwrapper {
    float: left;
    height: 35px;
    width: 100%;
    background: #00476C;
    clear: both;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#footer {
    float: left;
    height: 35px;
    width: 100%;
    background: #FFFFFF;
    clear: both;
}

#help {
position: absolute;
margin-left: 120px;
width: 100%;
text-align: center;
}
#help a{
    color: white;
    font-size: 11px;
    margin-left: 10px;
    margin-right: 10px;
}
#help a:hover{
    color: yellow;
}
#copyright {
    position:center;
    font-size: 11px;
}
#sportsmax {
    width: 120px;
    float: left;
    margin-left:0px;
}
#username {

    position:relative;
    padding-top: 30px;
    padding-bottom: 5px;
    text-align: center;
}

#logoff {

    position:relative;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: center;
}
/*Buttons CSS*/

.btnUnregister {
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    BACKGROUND: black;
    HEIGHT: 25px;
    COLOR: white;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;
    float: none;
}

.btnUnregister:hover {
    BACKGROUND: green;
    COLOR: yellow;
}

.btnCancel
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    background-color: gray;
    HEIGHT: 25px;
    COLOR: #FFFFFF;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;
    float: none;
}

.btnCancel:hover
{
    background-color: black;
    COLOR: yellow;
}

.btnSubmit
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    BACKGROUND: #33CC33;
    HEIGHT: 25px;
    COLOR: #FFFFFF;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;
    float: none;
}
.btnSubmit:hover
{
    BACKGROUND: green;
    COLOR: yellow;
}

.btnLogin
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    BACKGROUND: #33CC33;
    HEIGHT: 25px;
    COLOR: #FFFFFF;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;
}
.btnLogin:hover
{
    BACKGROUND: green;
    COLOR: yellow;
}

.btnConfirm
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    background-color: #00476C;
    HEIGHT: 25px;
    COLOR: #FFFFFF;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;
    float: none;
}

.btnConfirm:hover
{
    background-color: green;
    COLOR: yellow;
}

.btnUpdate
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    background-color: darkorange;
    HEIGHT: 25px;
    COLOR: #FFFFFF;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;

}

.btnUpdate:hover
{
    background-color: green;
    COLOR: yellow;
}


.btnDelete
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    background-color: crimson;
    HEIGHT: 25px;
    COLOR: #FFFFFF;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;

}

.btnDelete:hover
{
    background-color: green;
    COLOR: yellow;
}


.btnView
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    background-color: Black;
    HEIGHT: 25px;
    COLOR: yellow;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;

}

.btnView:hover
{
    background-color: green;
    COLOR: yellow;
}



.btnComment
{
    border: 0px;
    background-color: white;
    HEIGHT: 25px;
    COLOR: red;
    FONT-SIZE: small;
    CURSOR: pointer;
    TEXT-DECORATION: none;
    float: right;
}

.btnComment:hover
{
    COLOR: green;
}

.btnMenuRedBlackBackgrnd {
    BACKGROUND: black;
    COLOR: red;
    FONT-FAMILY: tahoma,sans-serif,Arial;
    WIDTH: 250px;
    HEIGHT: 25px;
}

.btnMenuBlackYellowBackgrnd {
    BACKGROUND: black;
    COLOR: yellow;
    FONT-FAMILY: tahoma,sans-serif,Arial;
    WIDTH: 200px;
    HEIGHT: 25px;
}
.btnMenuMediumBlack
{
    BACKGROUND: black;
    COLOR: yellow;
    FONT-FAMILY: tahoma,sans-serif,Arial;
      WIDTH: 250px;
      height: 20px;

}

.btnMenuMediumRed
{

    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    background-color: darkorange;
    HEIGHT: 25px;
      WIDTH: 250px;
    COLOR: #FFFFFF;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;

}

.btnMenuMediumRed:hover
{
    BACKGROUND: yellow;
    COLOR: red;
}


.btnBlueOrangeContrast
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    FONT-FAMILY: tahoma,sans-serif;
    BACKGROUND: #FF7400;
    HEIGHT: 20px;
    COLOR: #FFFFFF;
    FONT-SIZE: 11px;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: hand;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;

}

.btnBlueOrangeContrast:hover {
        BACKGROUND: yellow;
        COLOR: red;
    }

.btnBlueYellowContrast
{
    BORDER-BOTTOM: #104a7b 1px solid;
    BORDER-LEFT: #afc4d5 1px solid;
    FONT-FAMILY: tahoma,sans-serif;
    BACKGROUND: blue;
    HEIGHT: 25px;
    WIDTH: 70px;
    COLOR: #33CC33;
    FONT-SIZE: 11px;
    BORDER-TOP: #afc4d5 1px solid;
    CURSOR: hand;
    BORDER-RIGHT: #104a7b 1px solid;
    TEXT-DECORATION: none;

}
    .btnBlueYellowContrast:hover {
        BACKGROUND: yellow;
        COLOR: red;
    }


/*@media screen and (max-width: 600px) { 

    #headerwrapper div {
    display:none;
  }

    #leftcolumn2Wrapper div {
    display:none;
  }

    #footerwrapper div {
    display:none;
  }

    table { border: 0; } 
    table thead { display: none; }  
    table tr { 
      margin-bottom: 10px; 
      display: block; 
      border-bottom: 2px solid #ddd; 
    } 

    table td { 

      display: block; 
      text-align: left; 
      font-size: 12px; 
      border-bottom: 1px dotted #ccc; 

    } 
 
    table td:last-child { border-bottom: 0; } 

    table td:before { 
      content: attr(data-label); 
      float: left; 
      text-transform: uppercase; 
      font-weight: bold; 
    } 

}*/ 
