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

a:link {
    color: #0022cc;
    text-decoration: none;
}

a:visited {
    color: #0022cc;
    text-decoration: none;
}

a:hover {
    color: #0022cc;
    text-decoration: none;
}

 body{
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 0;
    background-color:#ff0000;
    min-height:100% /* force the BODY element to match the height of the HTML element */
}

         /* page titles like create account - reg_text_insert.php  */
.tx7{ color:color:orange; text-align:center; text-shadow: 2px 2px 2px #333333;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:orange; text-align:center; text-shadow: 2px 2px 2px #333333;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 #000;font-weight:bold; font-size:15px; font-family:Arial,sans-serif }   
         /* Title in payment box - purchase_insert.php  */
.tx9{ color:rgb(178, 143, 68);text-align:center;  text-shadow: 3px 3px 2px #000;font-weight:normal; font-size:24px; font-family:Arial,sans-serif }    
          /* Price in payment box - purchase_insert.php  */
.hx8{ color:yellow; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif }     

H2{ color:#C81C00; text-align:center;text-shadow: 1px 1px 0px #cdcdcd;font-weight:bold; font-size:20pt; font-family:Verdana,sans-serif }  
H1{ color:#C81C00; text-shadow: 1px 2px 1px #888888;font-weight:bold; font-size:26pt; font-family:Verdana,sans-serif }   
H3{ color:#000; text-shadow: 1px 2px 1px #C81C00;font-weight:bold; font-size:17pt; font-family:"Trebuchet MS",sans-serif }  

#cloud-container{
     margin-top: 0;
     padding: 0;
    margin-left: auto;
     margin-right: auto;
    top:0;
    bottom:0;
    width:850px;
    background-color:000;
    background: url(https://redzonesportsclub.com/im/mainback.jpg);
    overflow:hidden;
    z-index:-1; /* Remove this line if it's not going to be a background! */
}

#footer  {
       text-align: center;
       width:100%;
      margin: 0px;
      padding: 0px;
      height:500px;
 }

 .menu  {   
  margin:0px;
  width:100%;
  max-width:950px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  height:30px;
  padding:0px;
  }

 .header {
             position: relative;
            width:100%;
            max-width: 1024px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
            border:none;
           vertical-align:bottom;
        }

#ham {
 display:none;
  }

 .header_mo {
 display:none;
  }

.topright {
    float:right;
    position: absolute;
    top: 8px;
    right: 16px;
    font-size: 18px;
}

.head2 {
            width:100%;
           margin-top:6px;
            max-width: 950px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
            border:none;
        }

.col-container {
            width:100%;
            display:table;
            vertical-align:top;
            max-width: 950px;
            margin-top:0px;
            margin-left: auto ;
            margin-right: auto ;
            //height: 100%;
            padding: 0px;
            border:none;
 }

 .content {
    vertical-align: top;
    width:100%;
    height: 100%;
    min-height: 750px;
    max-width:950px;
    margin-left: auto;
    margin-right: auto;
    border: 1px hidden;
    background-color:#000;
  }

  .foot{
     width:100%;
    margin-top:5px;
    min-height: 100px;
    max-width:950px;
    margin-left: auto;
    margin-right: auto;
    background-color:#000;
  }

#stats {
                width:100%;
                max-width:670px;
                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: 400px;
        margin-left:auto; 
        margin-right:auto;
        text-align: left;
        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;	
            border: 2px solid;
             border-color: red;
            -moz-border-radius: 15px;
             border-radius: 15px;           
            color: #000
    }

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

.pay th {
             text-align: left;	
            font-family: Verdana, sans-serif;
            padding: 5px;
            border: none;
    }

faq {
           
            width: 415px;
            font-size: .85em;
            text-align: left;	
            font-family: Tahoma, sans-serif;
            padding: 4px;
             color: #000
        }

#bx {
    width: 80px;
    height: 36px;
 }

#auth {
    width: 50px;
    height: 42px;
 }

.text_border
{
margin: 1pt;
height: 200px;
width:280px;
border-style: solid;
border-width: 3pt;
border-color: yellow;
 -moz-border-radius: 20px;
             border-radius: 20px;   
padding: 5px;

}
