/*
|------------------
| Tag(s) - Reset
|------------------
*/

a:link {
    color: #0567ff;
    text-decoration: none;
}

a:visited {
  color: #0567ff;
    text-decoration: none;
}

a:hover {
  ccolor: #0567ff;
    text-decoration: none;
}


 body  {
  margin:0px;
  padding:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #000;
  background-color:#5b0e19;
  width:100%;
  min-width:600px;
  }


.tx7{ color:#990000; text-align:center; text-shadow: 2px 2px 2px #777777;font-weight:bold; font-size:30px; font-family:Verdana,sans-serif; }   
          /* smaller style of tx7  */
.tx6{ color:#000; text-align:center; text-shadow: 1px 1px 2px #222222;font-weight:bold; font-size:30px;line-height:40px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx5{ color:#990000; text-align:center; text-shadow: 2px 2px 3px #666666;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx4{ color:#990000; text-align:center; text-shadow: 2px 2px 3px #666666;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx9{ color:#73264d; text-align:center; text-shadow: 2px 2px 3px #888888;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx3{ color:#fff; text-align:center; text-shadow: 1px 1px 2px #000000;font-weight:normal; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx12 { color:#fff; text-align:center;font-weight:bold; text-shadow: 2px 2px 2px #111111;font-size:22px;line-height:28px; font-family:Verdana,sans-serif }    
          /* red text sign-in to purchase - reg_text_insert.php */
.tx10{ color:red; text-align:center; text-shadow: 1px 1px 1px #000;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }   
         /* Title in payment box - purchase_insert.php  */
.py9{ color:#fff;text-align:center;  text-shadow: 3px 3px 2px #000;font-weight:bold; font-size:40px; font-family:Tahoma; }    
          /* Price in payment box - purchase_insert.php  */
.hx8{ color:#cc0000; text-shadow: 2px 2px 3px #555555;font-weight:bold; font-size:34px; font-family:Verdana,sans-serif }     


#wrapper {
      width:100%;
      padding:0px;
      border:none;
      min-width:600px;
    }

#topbar{
  width:100%;
  padding:0px;
  background-color:#5b0e19;
  height:134px;
  border-bottom: 2px solid black;
  border-top: 2px solid black;
  box-sizing: border-box;
 }

#ham {
  width:100%;
  height:75px;
background-image: url('https://alexandersports.com/im/bronze.jpg');
background-size:100% 100%;
border-top: 3px solid black;
  box-sizing: border-box;
  }

 .menu  {   
display:none;
  }

 .header {
  width:100%;
  border-top:1px solid black;
  padding:0px;
  background-image: url('https://alexandersports.com/im/header_mo.jpg');
  background-repeat: no-repeat;
  background-position: center;
  min-height:550px;
    text-align:center;
  box-sizing: border-box;
        }

.logo {
   width:100%;
   max-width:600px;
  }

.fade2 {
    width: 96%;
    text-align:left;
    margin-top: 24px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, 0.80);
    border: none;
   box-sizing: border-box;
}

.content1 {
     width:100%;   
      overflow:hidden;
     padding:0px;
     background-color:#fff;
     min-height:700px;
     box-sizing: border-box;
}

.content2 {
     width:100%;   
     overflow:hidden;
     min-height:100px;
     text-align:center;
    background-color:#5b0e19;
      padding:12px;
      box-sizing: border-box;
}
.inner {
    width:94%;
    color:#000;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
  }
#title { 
   width:100%;
   height:46px;
   font-weight:bold;
   font-size:26px;
   line-height:42px;
   color:#fff;
   text-shadow: 1px 2px 2px #000;
   text-align:center;
   background: rgb(78,2,37);
   background: linear-gradient(90deg, rgba(78,2,37,1) 0%, rgba(196,31,58,1) 50%, rgba(78,2,37,1) 100%); 
  }

.footer {
    width:100%;
    min-height: 30px;
     background-color:#5b0e19;
   color:#fff;
    font-size:17px;
     padding:10px;
    border:none;
   box-sizing: border-box;
  }

.stats {
                width:100%;
                max-width:590px;
                margin-left: auto;
                margin-right: auto;
	border-width: medium;
	border-spacing: 0px;
	border-style: solid;
	border-color: navy;
	border-collapse: separate;
	background-color:#ff1a66;
                  box-sizing: border-box;
 }
.stats th {
	border-width: thin;
	padding: 3px;
                  color:#fff;
	border-style: solid;
	border-color: #660000;
	background-color:#000;
 }
.stats td {
                color:#000;
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: #660000;
                  text-align:center;
	background-color:#fff;
 }

.stat_title {
   background-color:#0066cc;
    color:#000;
    text-align:center;
    text-shadow: 2px 2px 2px #333333;
 }

#reg {
          width:98%;
        max-width: 560px;
        margin-left:auto; 
        margin-right:auto;
        text-align: left;
        font-family: Tahoma, sans-serif;
        border:none;
        color: #fff;
    }

.pay {
             width:98%;
             max-width:580px;
             overflow:hidden;
             margin-left:auto;
            margin-right:auto;
            border:thin solid black;
            border-collapse:collapse;
            box-shadow: 2px 2px 8px #777777;
        }

.pay td {
             border: none;
             color:#000;
             font-family: Tahoma, sans-serif;
             font-style:normal;
             font-size: 24px;
             padding:4px;
   }

#pastg {
               width:100%;
                max-width:598px;
                margin-left: auto;
                margin-right: auto;
	border-width: medium;
	border-spacing: 0px;
	border-style: solid;
	border-color: navy;
	border-collapse: separate;
	background-color:#fff;
}
#pastg th {
	border-width: thin;
	padding: 3px;
                  color:#fff;
	border-style: solid;
	border-color: navy;
	background-color:#990000;
 }
#pastg td {
                color:#000;
                 font-size:12px;
	border:none;
	padding: 1px;
	background-color:#fff;
 }

#gmstart{
               width:100%;
                max-width:596px;
                margin-left: auto;
                margin-right: auto;
	border-width: medium;
	border-spacing: 0px;
	border-style: solid;
	border-color: navy;
	border-collapse: separate;
	background-color:#fff;
}
#gmstart th {
	border-width: thin;
	padding: 3px;
                  color:#fff;
	border-style: solid;
	border-color: navy;
	background-color:#990000;
 }
#gmstart td {
                color:#000;
                 font-size:12px;
	border:none;
	padding: 1px;
	background-color:#fff;
 }

.capid { 
         margin-left:auto; 
         margin-right:auto; 
        width:90%;
        max-width:600px;
        padding:4px;
        text-align:center;
        background-color: blue;
        color: #fff; 
        border: 1px solid #000;
            }

.odds {
              width:96%;
              border:thin solid #000;
              margin-left:auto; 
             margin-right:auto;
             padding:0px;
                }

.odds th {
             color:#fff;
              font-size:.8em;
              background-color:#7a0800;
              text-align:center;
              padding:2px;
              }

.odds td {
              padding: 0px;	
             font-size:.8em;
             color:#000;
              border-bottom: thin solid #888888;
              border-left: none;
              border-right: none;

           }

#bx {
    width: 120px;
    height: 45px;
 }

#auth {
    width: 80px;
    height: 42px;
 }

.log {
  display:none;
}

input[type=text], input[type=email], input[type=number], input[type=password], select {
  width: 68%;
 font-size:28px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }
input[type=submit] {
font-size:28px;
}

textarea {
  width: 90%;
 font-size:28px;
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

.topright {
 display:none;
 }