/*
|------------------
| 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;
  padding:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #000;
  background: url(https://wisegentlemensports.com/im/pageback2.jpg);
//background-attachment:fixed;
//background-position: top center;
background-repeat: repeat;
min-width:600px;
  }

         /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#000; text-align:center; text-shadow: 2px 1px 3px #404040;font-weight:bold; font-size:28px; font-family:Verdana,sans-serif; }   
          /* smaller style of tx7  */
.tx6{ color:#000; text-align:center; text-shadow: 2px 2px 2px #666666;font-weight:bold; font-size:22px; font-family:Verdana,sans-serif; }   
          /* smaller style of tx7  */
.tx5{ color:#000; text-align:center; font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx4{ color:#4d4d4d; text-align:center; text-shadow: 1px 1px 2px #888888;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx12 { color:#fff; text-align:center;font-weight:bold; text-shadow: 2px 2px 2px #111111;font-size:22px;line-height:28px; 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 #888888;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }   
         /* Title in payment box - purchase_insert.php  */
.tx9{ color:#000;text-align:center;  text-shadow: 1px 2px 2px #777777;font-weight:normal; font-size:24px; font-family:Arial,sans-serif }    
          /* Price in payment box - purchase_insert.php  */
.hx8{text-align:center;color:#016c23; text-shadow: 2px 2px 2px #888888;font-weight:bold;font-size:28px; font-family:Verdana, Geneva, sans-serif; }   


#ham {
  width:100%;
  height:65px;
 }

.wrap {
       width:100%;
       padding:0px;
       margin-top:4px;
       max-width:594px;
       margin-left:auto;
       margin-right:auto;
       border:none;
 }

.login {
 display:none;
 }

.container {
    width:100%;
    margin-top:20px;
    background-color:#dcdcdc;
    vertical-align:top;
    max-width: 594px;
    margin-left: auto ;
    margin-right: auto ;
    padding: 20px;
    border-style: solid;
     border-width: 2px;
           -moz-border-image:url(https://wisegentlemensports.com/im/border2.jpg) 20 ;  
           -webkit-border-image:url(https://wisegentlemensports.com/im/border2.jpg) 20 ;
           -o-border-image:url(https://wisegentlemensports.com/im/border2.jpg) 20 ;
     border-image: url(https://wisegentlemensports.com/im/border2.jpg) 20 ;
        -moz-box-shadow:    inset 0 0 15px #000000;
   -webkit-box-shadow: inset 0 0 15px #000000;
   box-shadow:         inset 0 0 15px #000000;
    box-sizing: border-box;
 }

 .header_mo {
    width:100%;
    background-color:#fff;
    max-width: 594px;
    margin-left: auto ;
    margin-right: auto ;
    padding-top:15px;
    padding-bottom:15px;
     border-style: solid;
     border-width: 2px;
           -moz-border-image:url(https://wisegentlemensports.com/im/border2.jpg) 30 ;  
           -webkit-border-image:url(https://wisegentlemensports.com/im/border2.jpg) 30 ;
           -o-border-image:url(https://wisegentlemensports.com/im/border2.jpg) 30 ;
     border-image: url(https://wisegentlemensports.com/im/border2.jpg) 30 ;
        -moz-box-shadow:    inset 0 0 15px #000000;
   -webkit-box-shadow: inset 0 0 15px #000000;
   box-shadow:         inset 0 0 15px #000000;
     box-sizing: border-box;
     }


.menu {  
    display:none;
      }

 .footer {
    width:100%;
    margin-top:10px;
    max-width: 594px;
    margin-left: auto ;
    margin-right: auto ;
    padding: 30px;
    border:none;
    box-sizing: border-box;
     }

 .header {
    display:none;
        }

 .header_to {
    display:none;
        }

.content {
width:100%;
margin-left: auto ;
margin-right: auto ;
margin-top:6px;
table-layout:fixed;
vertical-align:top;
overflow: hidden;
min-height:600px;
whitespace: nowrap;
padding: 3px;
color: #eaeaea;
background-color:#000;
}


#stats {
                width:100%;
                max-width:530px;
                margin-left: auto;
                margin-right: auto;
	border-width: medium;
	border-spacing: 0px;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	border-collapse: separate;
	background-color:#fff;
 }
#stats th {
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	background-color:#000;
 }
#stats td {
                color:#fff;
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	background-color:#941800;
 }

.stat_title {
    background-color:#fff;
    color:#000;
    text-align:center;
    text-shadow: 2px 2px 2px #333333;
 }

#reg {
          width:98%;
        max-width: 570px;
        margin-left:auto; 
        margin-right:auto;
        text-align: left;
        font-size: 20px;
        font-family: Tahoma, sans-serif;
        border:none;
        color: #fff;
    }

.pay {
           width:90%;
           margin-left:auto;
           margin-right:auto;
            max-width:590px;
            font-size: 15px;
            text-align: left;	
            font-family: Tahoma, sans-serif;
            padding: 10px;
           background-color: #fff;
              border: 2px solid;
             border-color: #000044;
            -moz-border-radius: 15px;
             border-radius: 15px;           
            color: #000
        }

#buy {
           
            width:90%;
           margin-left:auto;
           margin-right:auto;
            max-width:590px;
            font-size: 15px;
            font-family: Tahoma, sans-serif;
            padding: 10px;
           //background-color: #fff;
              border: none;
              color: #000
        }

.pay th {
           
            width:90%;
           margin-left:auto;
           margin-right:auto;
            max-width:590px;
            font-size: 20px;
            text-align: left;	
            font-family: Verdana, sans-serif;
            padding: 6px;
            border: none;
           
            -moz-border-radius: 15px;
             border-radius: 15px;
            //background-color: #000044;
            color: #000
        }

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

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

#auth {
    width: 60px;
    height: 46px;
 }



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

select {
  width: 68%;
 font-size:28px;
 margin:6px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

input[type=submit] {
font-size:30px;
}

textarea {
  width: 96%;
 font-size:28px;
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

