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

a:link {
    color: blue;
    text-decoration: none;
}

a:visited {
  color: blue;
    text-decoration: none;
}

a:hover {
  ccolor: blue;
    text-decoration: none;
}


body  {
  margin:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  background-color:#fff;
  height: 100%;
  width: 100%;
  min-width:1270px;
 }

          /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#001a00; text-align:center; text-shadow: 2px 2px 3px #666666;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }    
          /* smaller style of tx7  */
.tx5{ color:#001a00; text-align:center; text-shadow: 2px 2px 3px #666666;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }   
           /* titles in side columns  */
.tx11 { color:orange;text-align:center;  text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:22px; line-height:26px; font-family:Arial,sans-serif }   
           /* Title in stats tables - stats_insert.php  */
.tx12 { color:#002000; text-align:center;font-weight:normal;text-shadow: 1px 1px 3px #777777; font-size:20px;line-height:28px; font-family:Verdana,sans-serif }    
          /* Title in payment box - purchase_insert.php  */
.tx10{ color:red; text-align:center; text-shadow: 1px 1px 3px #777777;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }  
          /* Title in payment box - purchase_insert.php  */ 
.tx9{ color:#002000;background-color:#fff;text-align:left;  text-shadow: 1px 1px 3px #444444;font-weight:normal; font-size:24px;line-height:28px; font-family: Tahoma,sans-serif }    
          /* Price in payment box - purchase_insert.php  */
.hx8{ color:#b30000; text-shadow: 1px 1px 3px #333333;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif }     
          /* Price in side column payment box - purchase_insert.php  */
.hx9{ color:#ff1a1a; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:22px; font-family:Verdana,sans-serif }    
.px1{ font-size:22px;color:yellow;text-shadow: 2px 2px 2px #000; }    


#ham2 {
  display:none;
 }

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

.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: #003300;
  }

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

#name_m {
   display:none;
  }

#home_img {
   width:100%;
  padding:0px;
  min-height:160px;
  background-color:#000;
  background-image: url('https://sportsdiary365.com/im/header.jpg');
  background-size: 100% 100%;
 }

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

#container {
         margin: 0px;
       padding:0px;
       height: 100%;
       width:100%;
       margin-left:auto;
       margin-right:auto;
       max-width:1450px;
       border:none;
   }

.logo {
  
  width:98%; 
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  margin-top:70px;
  margin-bottom:60px;
  border: none;
  }

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

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

#left  {
     
      margin:10px;
     width:25%; 
     max-width:400px;
     overflow:hidden;
     min-height: 260px;
     padding:10px;
     color:#000;
     background-color:#fff;
     border: 2px solid black;
  }

#center  {
     
      margin:10px;
      width:25%; 
     max-width:400px;
     overflow:hidden;
      min-height: 260px;
     padding:10px;
     color:#000;
     background-color:#fff;
     border: 2px solid black;
  }

#right  {
    
      margin:10px;
       width:25%; 
       max-width:400px;
       overflow:hidden;
       min-height: 260px;
     padding:10px;
     color:#000;
     background-color:#fff;
     border: 2px solid black;
  }

#footer  {
     width:100%; 
     margin-top:3px;
     border-top: none;
     color:#fff;
     min-height:60px;
     background-color: #006600;
  }

.content {
   display:inline-block; 
  vertical-align:top;
  width: 68%;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  margin-top:30px;
  padding:8px;
  }

.pack {
  display:inline-block;
  vertical-align:top;
  width: 25%;
  min-width:350px;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  margin-top:30px;
  padding:8px;
  text-align:center;
  }
#stats {
             width:98%;
             max-width: 575px;
             margin-left:auto; 
             margin-right:auto;
             border-width: 2px;
             box-shadow: 0 0 15px #000;
             border-spacing: 0px;
             border-style: outset;
             border-color: #00004d;
             border-collapse: collapse;
             
 }

#stats th {
             background-color:#001a00;
             padding: 3px;	
             color: #ffffff;
             font-size: 15px;
             font-family:arial,sans-serif;
             font-weight:normal;
             text-align:center;	
             border:none;
 }

#stats td {	
             padding: 3px;	
             color: #000;
             font-size: 16px;
             border:none;
             background-color:#fff;
 }


#stats2 {
             width:100%;
             max-width: 310px;
             margin-left:auto; 
             margin-right:auto;
             border-width: 2px;
             box-shadow: 0 0 15px #000;
             border-spacing: 0px;
             border-style: outset;
             border-color: #00004d;
             border-collapse: collapse;
             
 }

#stats2 th {
             background-color:#001a00;
             padding: 3px;	
             color: #ffffff;
             font-size: 12px;
             font-family:arial,sans-serif;
             font-weight:normal;
             text-align:center;	
             border:none;
 }

#stats2 td {	
             padding: 3px;	
             color: #000;
             font-size: 13px;
             border:none;
             background-color:#fff;
 }

.stat_title {
    background-color:#000;
    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:98%;
             max-width:900px;
             overflow:hidden;
             margin-left:auto;
            margin-right:auto;
             text-align: left;	
            font-family: Tahoma, sans-serif;
            border: none
    }

.pay td {
             border: none;
            color:#000;
             font-family: Tahoma, sans-serif;
             font-style:normal;
             font-weight:500;
             text-align:left;
             font-size: 16px;
   }

.pay th {
             border: none;
             font-family: Tahoma, sans-serif;
             text-align:left;
             background-image: url('im/dash.gif');
   }

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

#bx2 {
    width: 80px;
    height: 28px;
 }


