/*
|------------------
| 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: #fff;
  background: url(https://mountainwestinsiders.com/im/pageback.jpg) repeat;
  width: 100%;
  }


         /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#fff; text-align:center; text-shadow: 2px 2px 3px #111111;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 3px #666666;font-weight:bold; font-size:22px; font-family:Verdana,sans-serif; }   
          /* smaller style of tx7  */
.tx5{ color:#fff; text-align:center; text-shadow: 2px 2px 2px #111111;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx12 { color:#4d004d;text-align:center;font-weight:bold; text-shadow: 2px 2px 4px #666666;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:#4d004d;text-align:center;  text-shadow: 1px 1px 3px #333333;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 }     

H2{ color:#9900cc; text-align:center;text-shadow: 2px 2px 4px #000;font-weight:bold; font-size:22pt; font-family:Verdana,sans-serif }  
H1{ color:#9900cc; text-shadow: 2px 2px 4px #000;font-weight:bold; font-size:26pt; font-family:Verdana,sans-serif }   
H3{ color:#000; text-shadow: 1px 2px 2px #666666;font-weight:bold; font-size:18pt; font-family:"Trebuchet MS",sans-serif }  

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

section.page {
     width:940px;
     margin-left:auto;
    margin-right:auto;
    justify-content : space-between;
    align-items     : stretch;
    align-content   : stretch;
   height:100%;
   min-height:1000px;
    
} 

#menu  {   
  width:100%;
  max-width:920px;
  padding:0px; 
  margin-left: auto;
  margin-right: auto;
  text-align:center;
       height:50px;
       background-color: #3d3d3d; 
       border-style: solid;
border-width: 6pt;
border-color: #222222;
 -moz-border-radius: 20px;
             border-radius: 20px; 
 
  }

 .header {
     section.page {
     
     width:920px;
     margin:0px;
    justify-content : space-between;
    align-items     : stretch;
    align-content   : stretch;
    min-height:1000px;
    
} 
        }

#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 {
     width:920px;
    background-color: #3d3d3d;
    margin:0px;
    padding:0px;
    min-height: 700px;
    border-style: solid;
border-width: 6pt;
border-color: #222222;
 -moz-border-radius: 20px;
             border-radius: 20px; 
  }

.main td  {
         text-align: center;
       margin: 0px;
       padding: 0px;
      height:1100px;
      min-height: 1100px;
      border: solid 2px;
      border-color: #500600;
        background-image: url(https://mountainwestinsiders.com/im/contentback.jpg);
  }

 #footer  {
       text-align: center;
       margin: 0px;
       padding: 0px;
       width:920px;
       background-color: #3d3d3d;
       margin-left:auto;
       margin-right:auto;
       border-style: solid;
border-width: 6pt;
border-color: #222222;
 -moz-border-radius: 20px;
             border-radius: 20px; 
  }

#footer td {
  text-align:center;
  }

.reg {
margin: 1pt;
height: 400px;
width:360px;
background-color: #222222;
border-style: solid;
border-width: 3pt;
color: #fff;
border-color: #9900cc;
 -moz-border-radius: 10px;
             border-radius: 10px;   
padding: 35px;

}


#stats {
                width:100%;
                max-width:670px;
                margin-left: auto;
                margin-right: auto;
	border-width: medium;
	border-spacing: 0px;
	border-style: solid;
	border-color: #4d004d;
	border-collapse: separate;
	background-color:#fff;
 }
#stats th {
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: #4d004d;
	background-color:#000;
 }
#stats td {
                color:#000;
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: #4d004d;
	background-color:#fff;
 }

.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;	
            background-color:#fff;
            font-family: Tahoma, sans-serif;
            border-style: solid;
            border-color: #4d004d;
    }

.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 {
             border: none;
             font-family: Tahoma, sans-serif;
             text-align:left;
    }

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

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


