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

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

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

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



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

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

#wrap {
       width:100%;
       padding:0px;
       min-height:100%;
       max-width:600px;
      overflow:hidden;
       margin-left:auto;
       margin-right:auto;
       border:none;
 }

#menu {  
    display:none;
      }
#tab_menu {  
    display:none;
      }

.topright {  
    display:none;
      }

       /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#072208; text-align:center; text-shadow: 1px 1px 3px #888888;font-weight:bold; font-size:24px; 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:#072208; text-align:center; text-shadow: 1px 1px 3px #888888;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx4{ color:#072208; text-align:center; text-shadow: 1px 1px 3px #888888;font-weight:bold; font-size:18px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx12 { color:yellow; 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 #000;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }   
         /* Title in payment box - purchase_insert.php  */
.tx9 { color:yellow; text-align:center;font-weight:bold; text-shadow: 2px 2px 2px #111111;font-size:20px;line-height:26px; font-family:Verdana,sans-serif }    
          /* red text sign-in to purchase - reg_text_insert.php */
.hx8{ color:red; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif }     

 .head2 {
 display:none;
        }

 .header_mo {
            width:100%;
            max-width: 598px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
                border:none;
            text-align:center;
           box-sizing: border-box;
        }

.header {
  display:none;
 }

.col-container {
            width:99%;
           max-width:598px;
            vertical-align:top;
           overflow:hidden;
            margin-top:0px;
            margin-left: auto ;
            margin-right: auto ;
            height: 100%;
            padding: 0px;
           border:thin solid black;
           box-sizing: border-box;
 }

.content {
width:100%;
max-width:596px;
margin-left: auto ;
margin-right: auto ;
margin-top:6px;
vertical-align:top;
overflow: hidden;
min-height:600px;
whitespace: nowrap;
padding: 3px;
color: #000;
    border: thin solid black;
    background-color:#fff;
     background-image: url(https://grogmonstersports.com/im/content_back.png);
     background-repeat: repeat-x;
     background-position: top;
     box-sizing: border-box;
}

.foot {
    width:100%;
    margin-top:5px;
    overflow:hidden;
    min-height: 30px;
    max-width:600px;
    margin-left: auto;
    margin-right: auto;
    color:#eeeeee;
    background-color:#000;
    box-sizing: border-box;
}

#stats {
                width:100%;
                max-width:590px;
                margin-left: auto;
                margin-right: auto;
	border: thin solid #8000ff;
	border-collapse: separate;
	background-color:#fff;
 }
#stats th {
                 color:#fff;
	border: thin solid ##0f450f;
	padding: 3px;
	background-color:#000;
 }
#stats td {
                  color:#000;
	border: thin solid #0f450f;
	padding: 3px;
	background-color:#fff;
 }

.stat_title {
    background-color:#0f450f;
    color:yellow;
    text-align:center;
    text-shadow: 2px 2px 2px #111111;
 }

#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:98%;
             max-width:700px;
             overflow:hidden;
             margin-left:auto;
            margin-right:auto;
             text-align: left;	
            background-color:#fff;
            font-family: Tahoma, sans-serif;
            border: thin solid #000;
            
    }

.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;
             background-color:#0f450f;
             font-family: Tahoma, sans-serif;
             text-align:left;
    }

#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;
 }

