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

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

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

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


body  {
  margin:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  background: url(https://rossbenjaminsports.com/im/back2.jpg) repeat;
  height: 100%;
  width: 100%;
  min-width:1250px;
 }

 .tx8{ color:#eab537; text-align:center;text-shadow: 2px 2px 2px #111111;font-weight:bold; font-size:22px; font-family:Arial,sans-serif }  
.tx9{ color:#eab537; text-align:center;text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:26px; font-family:Arial,sans-serif }  
.tx10{ color:#eab537; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-size:25px;font-family:Arial,sans-serif }  
.tx7{ color:#eab537; text-align:center; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-size:28px;font-family:Arial,sans-serif }  
.tx5{ color:#eab537; text-align:center; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-size:20px;font-family:Arial,sans-serif }  
.tx4{ color:#eab537; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-size:22px;font-family:Arial,sans-serif }  
.tx11{ color:yellow; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-style:normal; vertical-align:middle; font-size:28px; font-family:Arial,sans-serif }  
.tx16{ color:red; text-align:center; text-shadow: 1px 1px 0px #000;font-weight:bold; font-style:italic; font-size:13px; font-family:Arial,sans-serif }  
.tx14{ color:#eab537; text-align:center; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-style:italic; font-size:27px; font-family:Arial,sans-serif }  
.tx13{ color:#eab537; text-align:left;text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:22px; font-family:Arial,sans-serif }  
.tx6{ color:black; text-align:center; text-shadow: 1px 1px 0px #000;font-weight:bold;  font-size:24px;  }  

#ham {
  display:none;
 }

#ham2 {
  display:none;
 }
.meml {
  display:inline-block;
   width:49%;
   text-align:right;
  }
.soc{
display:inline-block;
 width:49%;
 text-align:left;
  }
#wrapper { 
  width:100%;
  max-width:1250px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  padding:0px;
  
  border:none;
 }

#menu {
  margin:0px;
  height:60px;
  width:100%;
  border-bottom:1px solid #000;
  background-color: #022b66;
  }

.btn {
  display:inline-block;
  height:100%;
  cursor: pointer;
  margin-right:6px;
  padding-left:22px;
  padding-right:22px;
  text-align:center;
  color:#fff;
  font-size:18px;
  text-shadow: 1px 1px 1px #000;
  background-color: #022b66;
  }

.active, .btn:hover {
  background-color: #011532;
  }


#name {  
  display:block;
  width:100%; 
  background-color: #034096;
  text-align:left;
  height:100px;
 }

#container {
       vertical-align:top;
      width:100%;
     overflow:hidden;
     height:100%;
     min-height:1000px;
      color:#fff;
     //background-color:#0084cd;
     background: linear-gradient(#8c0d00 , black 37% ); 
     border: 1px solid black; 
   }

.logo {
  width:100%;
  max-width:1250px;
  border:none;
  padding:0px;
  padding-top:4px;
  }

.title {
   margin-left:auto;
   margin-right:auto;
   width:100%;
   max-width:700px;
 }

.title2 {
   width:100%;
   max-width:573px;
 }

#social { 
  width:100%;
  max-width:1250px;
  height:40px;
  margin-bottom:4px;
  margin-left:auto;
  margin-right:auto;
 padding:0px;
  border:none;
  }

#header { 
  width:100%;
  max-width:1250px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding:0px;
  border:none;
background-color:#aa1000;
  }

#header_mo {
  display:none;
 }

#left  {
      display:none;
  }

#center  {
       vertical-align:top;
      width:100%;
     overflow:hidden;
   }

#right  {
      display:none;
  }

#footer  {
      width:100%; 
      min-height:30px;
     color:#fff;
     padding:0px;
     background-color:#000;
     border: none'
   }

.log  {
    width:96%;
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    color:#fff;
    box-shadow: inset 0px 0px 30px #000;
}

.log_mo {
  display:none;
 }

.pack {
  order:2;
  width: 24%;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  margin-top:30px;
  padding:8px;
  text-align:center;
  }


#stats {
             width:98%;
             max-width: 780px;
             margin-left:auto; 
             margin-right:auto;
             border-width: 2px;
             border-spacing: 4px;
             border-style: outset;
             border-color: transparent;
             border-collapse: separate;
 }

#stats th {
             background-color:#aa1000;
             padding: 1px;	
             color: #ffffff;
             font-size: 1.3em;
             font-family:arial,sans-serif;
             font-weight:normal;
             text-align:center;	
             border: thin solid #800d00;
   }

#stats td {	
             padding: 2px;	
             color: #fff;
             font-size: 1.1em;
             border: thin solid #800d00;
       }

.stat_title {
   
    text-align:center;
 }

#reg {
  margin-left:auto; 
        margin-right:auto;
 }
  

.reg_border {
         width:98%;
        max-width: 234px;
        margin-left:auto; 
        margin-right:auto;
        text-align: center;
        font-family: Tahoma, sans-serif;
        border-style: solid;
        border-width: 2px;
        border-color: #001166;
         box-shadow: 0 0 15px #000;
        color: #000;
    }

.pay {
             width:96%;
             max-width:550px;
             overflow:hidden;
             margin-left:auto;
            margin-right:auto;
            text-align: left;	
            font-family: Tahoma, sans-serif;
            padding: 1px;
             border: 1px solid red;
             color: #fff;
    }

.pay td {
             border: none;
            color:#fff; 
             font-family:arial,sans-serif;
             font-style:italic;
             font-weight:500;
             text-align:left;
             font-size: 15px;
   }

.pay th {
             border: none;
             color:#eab537;
             font-family:arial,sans-serif;
             text-align:center;
            font-size:18px;
      }

.pay_img {
            width:100%;
             max-width:75px;
             vertical-align:middle;
  }

.pay2 {
           
            width:500px;
             margin-left:auto;
            margin-right:auto;
            font-size: .85em;
            text-align: left;	
            font-family: Tahoma, sans-serif;
            padding: 2px;
             border: 1px solid red;
             color: #fff;
             border-collapse:separate;
        }

.pay2 td {
             border: thin solid #660000;
             color:#fff; 
             font-family:arial,sans-serif;
             font-style:italic;
             font-weight:500;
             text-align:left;
             font-size: 16px;
   }

.pay2 th {
           
             border: none;
             color:#eab537;
             font-family:arial,sans-serif;
             text-align:center;
             font-size:20px;
             text-shadow: 2px 2px 2px #111111;
             
   }

#bx {
    width: 50px;
    height: 30px;
 }

#auth {
    width: 50px;
    height: 38px;
 }
#cards {
width: 340px;
height: auto;
}

#chart {
  width:100%;
  background-color:#4a0500;
  border: thin solid red;
 }

   #chart tr:nth-child(even) {
      background-color: #780800;
   }