/*
|------------------
| 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;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  background-color:#fff;
  height: 100%;
  width: 100%;
  min-width:1400px;
 }

          /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#fff; text-align:center; text-shadow: 2px 2px 2px #000;font-weight:bold; font-size:60px; font-family:Verdana,sans-serif; }    
.tx6{ color:#fff; text-align:center; text-shadow: 2px 2px 2px #000;font-weight:bold; font-size:55px; font-family:Verdana,sans-serif; }    
          /* smaller style of tx7  */
.tx5{ color:#cdcdcd; text-align:center; text-shadow: 2px 2px 2px #000;font-weight:normal; font-size:22px; font-family:Verdana,sans-serif; }   
.tx2{ color:#4d004d; text-align:center; text-shadow: 2px 2px 2px #888888;font-weight:normal; font-size:28px; font-family:Verdana,sans-serif; }   
.tx3{ color:#4d004d; text-align:center; text-shadow: 2px 2px 2px #888888;font-weight:normal; font-size:28px; 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; }    


#ham {
  display:none;
 }

#wrap {
  width:100%;
  max-width:1400px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  box-sizing:border-box;
   }

.navbar {
  overflow: hidden;
  background-color: #4d004d;
  top: 0;
  width:100%;
  max-width:1400px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  box-sizing:border-box;
  height:80px;
  border-bottom: thin solid black;
}

.navbar a {
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.navbar a:hover {
  background: #990099;
  color: #fff;
}

#content {
  width:100%;
  min-height:400px;
  padding:0px;
  box-sizing:border-box;
 }

.con_left {
  display:inline-block;
  vertical-align:top;
  width:49%;
  min-height:460px;
  padding-top:10px;
  border:thin solid #4d004d;
  box-sizing:border-box;
  }

.con_right {
  display:inline-block;
  vertical-align:top;
  float:right;
  width:49%;
  min-height:460px;
  padding-top:10px;
  border:thin solid #4d004d;
  box-sizing:border-box;
  }

.header {
  margin-top:4px;
  min-height:467px;
  max-height:467px;
  min-width:1400px;
  width:100%;
  background: #000 url(https://justsportsites.com/images/header.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  box-sizing:border-box;
  }

.head_left {
  display:inline-block;
  width:49%;
  height:460px;
  //padding:50px;
  padding-top:64px;
  box-sizing:border-box;
  }

.head_right {
  display:inline-block;
  float:right;
  width:49%;
    height:460px;
  //padding:50px;
   padding-top:64px;
  box-sizing:border-box;
  }

.fade1 {
  width:100%;
  max-width:520px;
  //padding-top:20px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  height:300px;
  color:rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, 0.70);
  border:none;
  box-sizing:border-box;
  }

.fade2 {
  width:100%;
  margin-top:80px;
  max-width:520px;
  padding-top:20px; 
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  min-height:300px;
  color:rgba(255, 255, 255, 1);
  background: rgba(0, 0, 0, 0.70);
  border:none;
  box-sizing:border-box;
  }



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



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

#footer  {
     width:100%;
     min-height:120px;
     background-color:#4d004d;
     color:#cdcdcd;
     padding:15px;
  box-sizing:border-box;
   }



#bx {
    width: 65px;
    height: 24px;
 }

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


