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

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

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

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

 body  {
  margin:0px;
  padding:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  background-image: url('https://thespotplayer.com/im/pageback.png');
  width:100%;
  min-width:910px;
  }

.p4 { color:yellow; text-shadow: 2px 2px 2px #333333;font-size:19px; font-family:Arial,sans-serif }   
.h7{ color:#000; font-weight:bold; font-size:25px; font-family:Verdana,sans-serif }   
.tx8{ color:maroon; text-align:center; text-shadow: 2px 2px 3px #555555; font-weight:bold; font-size:28px; font-family:Verdana,sans-serif }   
p3{ color:yellow; font-weight:bold; font-size:16pt; font-family:Arial,sans-serif }   
         /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#990000; text-align:center; text-shadow: 2px 2px 2px #777777;font-weight:bold; font-size:28px; 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:22px; 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:20px; 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:#000; text-align:center;font-weight:bold; text-shadow: 2px 2px 2px #888888; font-size:18px; 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:26px; font-family:Verdana,sans-serif }     

#wrapper {
      width:100%;
      margin-left:auto;
      margin-right:auto;
      padding:0px;
      min-width:900px;
      border:none;
    }
#ham {
 width:100%;
 height:72px;
  }
.text_border {
display:none;
  }
#m_table { 
display:none;
  } 
 .header {
  margin-left:auto; 
  margin-right:auto; 
  min-width:900px; 
  min-height:190px; 
  padding:0px; 
  background-color:#990000; 
  border:0px;
        }
.logo {
   width:100%;
   min-width:900px;
   height:180px;
  }
.content {
     width:750px;
     margin-left:auto; 
     margin-right:auto; 
     text-align:left; 
     color:#000; 
     vertical-align:top;
     overflow:hidden;
     padding:0px;
     box-sizing: border-box;
}
#footer {
    width:96%;
    margin-left:auto; 
    margin-right:auto; 
    min-height: 30px;
    color:#000;
    border:none;
    box-sizing: border-box;
  }
#stats {
   margin-right:auto;
  margin-left:auto;
   background-color:#e6e6e6;
   width:680px;
   color: #000;
   border-style: solid;
   border-width: 1pt;
  border-color: #333333;
   padding:3px;
   font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-size: 1.0em;
  }

#stats td {
   background-color:#e6e6e6;
   
   color: #000;
   border-style: solid;
   border-width: 1pt;
  border-color: #333333;
   padding:3px;
   font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-size: 1.0em;
  }
stat_title {
  text-align:center;
 }
.pay {
             width:98%;
             max-width:700px;
             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: 18px;
            padding:4px;
   }