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


         /* page titles like create account - reg_text_insert.php  */
.tx7{ color:#9999ff; text-align:center; 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:#9999ff; text-align:center; font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }
          /* Title in stats tables - stats_insert.php  */
.tx12 { color:#000; text-align:center;font-weight:bold;text-shadow: 2px 2px 3px #888888; 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:#fff;text-align:center;  text-shadow: 2px 2px 3px #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:28px; font-family:Verdana,sans-serif }     

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

#menu  {   
  margin:0px;
  width:100%;
  max-width:1084px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  height:35px;
  padding:0px;
  padding-top:4px;
  background-color:#000;
  }

#tab_menu {
   display:none;
  }

.tback {
    width:99%;
    border-top:4px solid black;
     border-left:4px solid black;
    padding:3px;
    background-image: url('https://ewsportspicks.com/im/title_back.jpg');
    background-repeat: no-repeat;
  }

 .header {
             position: relative;
            width:100%;
            max-width: 1084px;
            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: 1084px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
            border:none;
        }

.col-container {
            width:100%;
            display:table;
            vertical-align:top;
            max-width: 1084px;
            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:1084px;
    margin-left: auto;
    margin-right: auto;
    border: 1px hidden;
    background-color:#000;
  }

  .foot{
     width:100%;
    margin-top:5px;
    min-height: 100px;
    max-width:1084px;
    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: navy;
	border-collapse: separate;
	background-color:#94bbfe;
 }
#stats th {
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: navy;
	background-color:#000;
 }
#stats td {
                color:#000;
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: navy;
	background-color:#94bbfe;
 }

.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: #e6e6e6;
    }

.pay {
             margin-top: 0px;
             min-height:100px;
            width: 96%;
            font-size: .95em;
            text-align: left;	
             font-family: Tahoma, sans-serif;
             margin-left:auto; 
             margin-right:auto; 
            padding: 0px;
            border: none; 
            border-collapse: collapse;
           color: #e6e6e6;
        }

.pay th {

            text-align: left;	
            height:25px;
            font-family: Verdana, sans-serif;
            padding: 4px;
            border: thin solid #b3b3ff;
            color:#cdcdcd;
            background-color:#01008c;     
        }

.pay td {
        
            font-family: Verdana, sans-serif;
            padding: 5px;
            color:#e6e6e6;  
        }


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

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


