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

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

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

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


 body  {
  margin:0px;
  padding:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  background: url(https://murraystopplays.com/im/pageback2.jpg);
 background-repeat: repeat-y;
    background-position: center;
    }


         /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#003300; text-align:center; text-shadow: 2px 2px 2px #666666;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:#003300; text-align:center; text-shadow: 2px 2px 2px #666666;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx12 { color:#003300; text-align:center;font-weight:bold; text-shadow: 2px 2px 2px #777777;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:#003300;text-align:center;  text-shadow: 2px 2px 3px #777777;font-weight:normal; font-size:24px; font-family:Arial,sans-serif }    
          /* Price in payment box - purchase_insert.php  */
.hx8{ color:red; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:26px; font-family:Verdana,sans-serif }     

H7{ color:#002200; text-shadow: 2px 2px 4px #444444;font-weight:bold; font-size:20pt; font-family:Verdana }  
P6{ color:white; text-shadow: 2px 2px 4px #222222;font-weight:bold; font-size:18pt; font-family:Verdana}  
P7{ color:red; text-shadow: 2px 2px 2px #000000;font-weight:bold; font-size:24pt; font-family:Arial, Serif}  

#wrap {
       display:block;
      width:100%;
      padding:0px;
      margin-top:8px;
       max-width:950px;
       margin-left:auto;
       margin-right:auto;
       border:none;
 }

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

.users {
  table-layout: fixed;
  margin-left:auto;
  margin-right:auto;
  width: 880px;
  border: 2px solid #005229;
}

.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:640px;
                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;
               color:#fff;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	background-color:#000;
 }
#stats td {
                color:#000;
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: rgb(178, 143, 68);
	background-color:#e6ffe6
 }

.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: 575px;
            height:125px;
            font-size: .85em;
            text-align: left;	
            font-family: Tahoma, sans-serif;
            padding: 10px;
           background-image: url('im/payback.gif');
              border: 2px solid;
             border-color: #000044;
            -moz-border-radius: 15px;
             border-radius: 15px;           
            color: #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 {
              font-size: 1.1em;
            text-align: center;	
            font-family: Verdana, sans-serif;
            padding: 2px;
            border: none;
            color: red;
    }

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

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

side { 
             font-size: .85em;
             color: #fff;
        }
