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

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

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

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

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

          /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#c19c5d; text-align:center; text-shadow: 2px 2px 2px #000;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif; }    
          /* smaller style of tx7  */
.tx5{ color:#c19c5d; text-align:center; text-shadow: 2px 2px 2px #000;font-weight:bold; font-size:22px; 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:#fff; text-align:center;font-weight:normal; font-size:20px;line-height:28px; font-family:Verdana,sans-serif }    
          /* Title in payment box - purchase_insert.php  */
.tx10{ color:red; text-align:center;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }  
          /* Title in payment box - purchase_insert.php  */ 
.tx9{ color:#4d0000;background-color:#fff;text-align:left;  text-shadow: 1px 1px 3px #666666;font-weight:600; 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; }    


#wrapper {
  width:100%;
   background-image: url("https://unclezohnsports.com/im/Fenway_mo.jpg");
  background-color: #000;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
   }

.container {
  padding-top:20px;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  max-width:1200px;
  }

#ham {
  overflow: hidden;
  background-color: #00153a;
  background-image: url("https://unclezohnsports.com/im/ham2.jpg");
  top: 0;
  width: 100%;
  height:60px;
  border-bottom: thin solid black;
}

.navbar{
  display:none;
 }

.fade1 {
  width:100%;
  margin-top:10px;
  max-width:1200px;
  margin-left:auto;
  margin-right:auto;
  color:rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, 0.80);
  border:none;
  }

.fade3 {
  width:90%;
  margin-top:10px;
  max-width:1200px;
  margin-left:auto;
  margin-right:auto;
  color:rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, 0.80);
  border:none;
  }

.f1left { 
  display:inline-block;
   width:30%;
   padding:2px;
  }
.f1right {
   display:inline-block;
   width:64%;
   padding:3px;
  }

.fade2 {
  width:100%;
  margin-top:30px;
  max-width:1200px;
  margin-left:auto;
  margin-right:auto;
  color:rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, 0.85);
  border:none;
  }

.f2left { 
  display:inline-block;
   width:67%;
   min-height:279px;
  padding:4px;
  vertical-align:top;
  font-size:18px;
  overflow:hidden;
  }
.f2right {
   display:inline-block;
   width:29%;
   padding:4px;
   text-align:right;
 }

.fade1_img {
  margin:0px;
  margin-left:3px;
  max-width:170px;
  }

.fade2_img {
    margin:0px;
    margin-right:3px;
    max-width:170px;
  }

.foot_img {
display:none;
   }

.topbar  {
  width:100%;
  margin-top:10px;
  text-align:center;
  height:90px;
  border:none;
 }

.reg_img {
  margin:0px;
  padding:0px;
  width:100%;
  max-width:250px;
  margin-right:10px;
  box-shadow: 5px 8px 10px #000;
 }
.free_img {
  margin:0px;
  padding:0px;
   width:100%;
  max-width:250px;
  margin-left:10px;
  box-shadow: 5px 8px 10px #000;
 }


.second_bar  {
 width:100%;
  height:55px;
  text-align:center;
  background-color:#00153a;
  border:thin solid black;
  text-align:center;
  color:#fff;
  font-size:19px;
  line-height:23px;
  font-weight:normal;
  text-shadow: 2px 2px 2px #000;
  }

#content1 {
  padding-top:80px;
  width:96%;
  color:#000;
  max-width:950px;
  min-height:500px;
  margin-left:auto;
  margin-right:auto;
  }

#m_log { 
   width:80%;
     margin-left:auto;
  margin-right:auto;
   text-align:center;
   padding:10px;
  vertical-align:top;
  font-size:18px;
  overflow:hidden;
  }
#m_reg {
    width:80%;
     margin-left:auto;
  margin-right:auto;
   padding:10px;
   text-align:left;
 }

.linkbar  {
  width:100%;
  padding-top:10px;
  background-color:#fff;
  text-align:center;
  height:90px;
  border:none;
 }

#footer  {
     width:100%;
     min-height:180px;
     background-color:#fff;
     color:#000;
  }

#footer1  {
     width:100%;
     min-height:310px;
     background-color:#fff;
     color:#000;
   }

.foot_left {
    display:inline-block;
    width:98%;
    text-align:left;
     vertical-align:top;
    overflow:hidden;
  }
.foot_right {
display:none;
 }

#disclaimer {
   width:100%;
   min-height:140px;
   background-color:#000;
 }


.stats {
             width:98%;
             max-width: 700px;
             margin-left:auto; 
             margin-right:auto;
             border-width: 2px;
             box-shadow: 5px 8px 10px #000;
             border-spacing: 0px;
             border-style: outset;
             border-color: #00004d;
             border-collapse: collapse;
 }

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

.stats td {	
             padding: 3px;	
             color: #000;
             font-size: 18px;
             border:none;
 }

.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');
   }

#bx {
    width: 75px;
    height: 34px;
 }

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

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