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

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

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

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



@media screen and (min-width: 700px) {

html, body  {
  margin:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  background: url(im/pageback4.png) ;
  }

#ham {
 display:none;
  }
#mdaily {
  display:none;
 }

 #mpack {
  display:none;
 }

 #stage {
  margin-left:auto;
  margin-right:auto;
  width: 100%;
  height: 220px;
}
#stage a {
   position: absolute;
}
#stage a img {
  padding: 0px;
  border: none;
  
}

#stage a:nth-of-type(1) {
  animation-name: fader;
  animation-delay: 4s;
  animation-duration: 2s;
  z-index: 20;
}
#stage a:nth-of-type(2) {
  z-index: 10;
}
#stage a:nth-of-type(n+3) {
  display: none;
}

@keyframes fader {
  from { opacity: 1.0; }
  to   { opacity: 0.0; }
}

#stage2 {
  display:none;
  }
  
.tx7{ color:#fff; text-align:center; text-shadow: 3px 3px 4px #111111;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
.tx17{ color:#4d0066; text-align:center; text-shadow: 2px 2px 3px #111111;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
.tx5{ color:#fff; text-align:center; text-shadow: 2px 2px 3px #111111;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }   
.tx3{ color:#a12729; text-align:center; text-shadow: 2px 2px 4px #666666;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
.tx9{ color:#fff; text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:20px; font-family:Arial,sans-serif }  
.tx2{ color:#fff; text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:16px; font-family:Arial,sans-serif }  
.tx19{ color:#e6c926;  text-align:center;text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:28px; font-family:Arial,sans-serif }  
.tx10{ color:#ff8080; text-align:center; text-shadow: 1px 1px 2px #111111;font-weight:bold; font-size:16px; font-family:Arial,sans-serif }  
.tx11{ color:yellow; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-style:normal; font-size:20px; font-family:Arial,sans-serif }  
.tx13{ color:#a01600; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-style:normal; font-size:19px; font-family:Arial,sans-serif }  
.tx12 { color:#360c46; text-align:center;text-shadow: 2px 2px 4px #555555;font-weight:bold; font-style: italic; font-size:14pt; font-family:Verdana,sans-serif }  
.hx8{ color:#a01600; text-shadow: 2px 2px 3px #777777;font-weight:bold; font-size:28px; font-family:Verdana,sans-serif }  
.hx9{ color:#a01600; text-shadow: 1px 1px 1px #666666;font-weight:bold; font-size:18px; font-family:Verdana,sans-serif }  

#wrapper {
   display:block;
    width:1150px;
    background-color:#000;
    border: none;
    top:0px;
    bottom:0px;
    padding:0px;
    margin-left:auto;
    margin-right:auto;
   -webkit-box-shadow: 0 0 20px rgba(0,0,0, 6.5);
-moz-box-shadow: 0 0 20px rgba(0,0,0, 6.5);
box-shadow: 0 0 20px rgba(0,0,0, 6.5);
   } 

   .logo  {
    width:100%;
    max-width:1150px;
   }

#fullmenu  {   
  width:100%;
  text-align:center;
  padding:0px;
  padding-top:6px;
  }

.content  {
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width:1146px;
    margin-left:auto;
    margin-right:auto;
    background-image: url(im/gold.png);
    background-size: cover;
    border:1px solid transparent;
    border-spacing:6px;
    padding:0px;
    min-height:1000px;
   color:#000;
}

.left  {  
   display: table-cell;
    width:226px;     
     overflow: hidden;
    background-color:#000; 
    padding:5px; 
    border:thin solid #000; 
    box-shadow: inset 0px 0px 30px #000;
    vertical-align:top;
    text-align:center;
}

.mid  {  
    display: table-cell;
    width:auto; 
    background-color:#800080;
    padding:5px;
    border:thin solid #000; 
   box-shadow: inset 0px 0px 30px #000;
    vertical-align:top;
    text-align:center;
    color:#fff;
}

.right  {  
  display: table-cell;
   width:226px;     
    overflow: hidden;
   background-color:#000;
   padding:5px; 
   border:thin solid #000; 
   box-shadow: inset 0px 0px 30px #000;
   vertical-align:top;
   text-align:center;
}

.main  {
 width:96%;
 table-layout: fixed;
 overflow: hidden;
 margin-right:auto;
 margin-left:auto;
 padding:8px;
 border:none;
 vertical-align:top;
  }

.main td {
   overflow: hidden;
   padding:4px;
   border:none;
   text-align:left;
 }

#sportspicks {
	border-width: 1px;
	border-spacing: 2px;
	border-color: #000;
	border-collapse: separate;
	background-color: white;
}
#sportspicks th {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: #000;
                color:#fff;	
                height:30px;
                max-height:30px;
}
#sportspicks td {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: #fff;
	color:#000;
}
     
#log  {
    width:216px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    padding-bottom:11px;
    border:none;
    color:#fff;
    font-size:14px;
    background-color:#660066;
    box-shadow: inset 0px 0px 40px #000;
}
#log th {
  height:30px;
  padding:0px;
  background: url(im/title_login.jpg) top center;
 }

#daily  {
    width:228px;
    min-height:100px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    border:none;
    color:#fff;
    }

 #reg { 
   width:90%;
   max-width:400px;
   padding-left:20px;
   margin-left:auto;
   margin-right:auto;
   border:thin solid #000;
   font-weight:500;
   font-size:16px; 
   text-align:left;
    
        }
#bx {
    width: 34px;
    height: 24px;
 }

#auth {
    width: 34px;
    height: 30px;
 }

 #mem  {
  width:300px;
  margin-left:auto;
  margin-right:auto;
  padding:10px;
  color:#fff;
  border:1px solid #040450;
  box-shadow: inset 0px 0px 30px #000;
}

.pay {
              width:500px;
             margin-left:auto;
            margin-right:auto;
             text-align: left;	
             padding: 4px;
             border: 1px solid;
             border-color: #000;
             color: #fff;
        }

.pay td {
             border: none;
            color:#000; 
             font-family:arial,sans-serif;
            font-weight:normal;
             padding: 4px;
             text-align:left;
             font-size: 16px;
            background-color:#fff;
   }

.pay th {
               border: none;
              background-color:#a01600;
             color:#fff;
              text-align:left;
              padding: 4px;
             font-size:20px;
    }

.pay2 {
              width:210px;
              margin-left:auto;
            margin-right:auto;
            font-size: 14px;
            text-align: left;	
             padding: 4px;
             border: 1px solid;
             border-color: #000;
             color: #fff;
        }

.pay2 td {
            border: none;
            color:#000; 
             font-family:arial,sans-serif;
             padding: 4px;
             font-style:italic;
             font-weight:normal;
             text-align:left;
             font-size: 14px;
             background-color:#fff;
   }

.pay2 th {
              border: none;
              background-color:#a01600;
             color:#fff;
              text-align:left;
              padding: 2px;
             font-size:15px;
    }

#stats {
              width: 500px;
             margin-left:auto; 
             margin-right:auto;
             padding:0px;
             border: 1px solid;
             border-color: #ff80ff;
             border-collapse: collapse;
             color:#fff;
             background-color:#000;
            
       }
#stats th {
             background-color:#a01600;
             padding: 2px;
             font-weight:normal;	
             font-size: 14px;
             text-align:center;	
             color:#fff;
              }
#stats td {
             
             padding: 4px;	
             border: 1px solid;
             border-color: #ff80ff;
             font-size: 16px;
             font-weight:500;
             color:#fff; 
}
.stat_title {
             background-color: #fff;
             height:25px;
             text-align:center;
                   }

#bx {
    width: 64px;
    height: 26px;
 }

   }


@media screen and (max-width:699px) {

html, body  {
  width:550px;
  margin:0px;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #000;
  background: url(im/pageback4.png) ;
  }

  #stage {
     display:none;
  }
 #stage2{
    width:100%;
    max-width:550px;
 }

.tx7{ color:#fff; text-align:center; text-shadow: 3px 3px 4px #111111;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
.tx17{ color:#4d0066; text-align:center; text-shadow: 2px 2px 3px #111111;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
.tx5{ color:#fff; text-align:center; text-shadow: 2px 2px 3px #111111;font-weight:bold; font-size:20px; font-family:Verdana,sans-serif; }   
.tx3{ color:#a12729; text-align:center; text-shadow: 2px 2px 4px #666666;font-weight:bold; font-size:24px; font-family:Verdana,sans-serif; }   
.tx9{ color:#fff; text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:20px; font-family:Arial,sans-serif }  
.tx19{ color:#e6c926;  text-align:center;text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:28px; font-family:Arial,sans-serif }  
.tx10{ color:#ff8080; text-align:center; text-shadow: 1px 1px 2px #111111;font-weight:bold; font-size:16px; font-family:Arial,sans-serif }  
.tx11{ color:yellow; text-shadow: 4px 4px 3px #111111;font-weight:bold; font-style:normal; font-size:20px; font-family:Arial,sans-serif }  
.tx12 { color:#360c46; text-shadow: 2px 2px 4px #555555;font-weight:bold; font-style: italic; font-size:14pt; font-family:Verdana,sans-serif }  
.hx8{ color:#a01600; text-shadow: 2px 2px 1px #000;font-weight:bold; font-size:28px; font-family:Verdana,sans-serif }  
.tx2{ color:#fff; text-shadow: 2px 2px 2px #111111;font-weight:normal; font-size:16px; font-family:Arial,sans-serif }  
.hx9{ color:#a01600; text-shadow: 1px 1px 3px #777777;font-weight:bold; font-size:22px; font-family:Verdana,sans-serif }  

table.log  {
    display:none;
}

#ham {
 width:100%;
 }

#fullmenu {
  display:none;
 }

 .logo  {
  width:100%;
  max-width:550px;
 }

#wrapper {
   display:block;
    width:532px;
    background-color:#000;
    border: none;
    top:0px;
    bottom:0px;
    padding:0px;
    margin-left:auto;
    margin-right:auto;
 }

.content  {
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width:528px;
    margin-left:auto;
    margin-right:auto;
    background-image: url(im/gold.png);
    background-size: cover;
    border:1px solid transparent;
    border-spacing:2px;
    padding:0px;
    min-height:1000px;
   color:#000;
}

.left  {  
   display: none;
}
.right  {  
  display: none;
}

.mid  {  
    display: table-cell;
    width:auto; 
    background-color:#800080;
    padding:5px;
    border:thin solid #000; 
   box-shadow: inset 0px 0px 30px #000;
    vertical-align:top;
    text-align:center;
    color:#fff;
}
#mdaily {
   width:100%;
   text-align:center;
  border:none;
  }

.main  {
 width:100%;
  table-layout: fixed;
 overflow: hidden;
 margin-right:auto;
 margin-left:auto;
 border:none;
 vertical-align:top;
 
 }

.main td {
   overflow: hidden;
   padding:4px;
   border:none;
   text-align:left;
 }

#sportspicks {
	border-width: 1px;
	border-spacing: 2px;
	border-color: #000;
	border-collapse: separate;
	background-color: white;
}
#sportspicks th {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: #000;
                color:#fff;	
                height:30px;
                max-height:30px;
}
#sportspicks td {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: #fff;
	color:#000;
}

#mem  {
    width:300px;
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    color:#fff;
    border:1px solid #040450;
    box-shadow: inset 0px 0px 30px #000;
}

 #reg { 
   width:98%;
   max-width:520px;
   margin-left:auto;
   margin-right:auto;
   border:none;
   font-weight:500;
   font-size:18px; 
   text-align:left;
   color:#fff;
        }
#bx {
    width: 70px;
    height: 40px;
 }

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

input[type=text], input[type=email], input[type=number], select {
  width: 68%;
 font-size:18px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

textarea {
  width: 100%;
 font-size:18px;
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  resize: vertical;
 }

.pay {
              width:490px;
             margin-left:auto;
            margin-right:auto;
             text-align: left;	
             padding: 4px;
             border: 1px solid;
             border-color: #000;
             color: #fff;
        }

.pay td {
             border: none;
            color:#000; 
             font-family:arial,sans-serif;
             padding: 4px;
             font-weight:600;
             text-align:left;
             font-size: 18px;
            background-color:#fff;
   }

.pay th {
               border: none;
              background-color:#a01600;
             color:#fff;
              text-align:left;
              padding: 4px;
             font-size:22px;
    }

.pay2 {
           
            width:524px;
             margin-left:auto;
            margin-right:auto;
            font-size: .85em;
            text-align: left;	
            font-family: Tahoma, sans-serif;
            padding: 2px;
             border: 1px solid;
             border-color: red;
             color: #fff;
        }

.pay2 td {
           
             border: none;
            color:#fff; 
             font-family:arial,sans-serif;
             font-style:italic;
             font-weight:500;
             text-align:left;
             font-size: 1.1em;
   }

.pay2 th {
           
             border: none;
             color:#eab537;
             font-family:arial,sans-serif;
             text-align:center;
             font-size:1.4em;
             text-shadow: 2px 2px 2px #111111;
             
   }

#stats {
              width: 530px;
             margin-left:auto; 
             margin-right:auto;
             padding:0px;
             border: 1px solid;
             border-color: #ff80ff;
             border-collapse: collapse;
             color:#fff;
             background-color:#000;
            
       }
#stats th {
             background-color:#a01600;
             padding: 2px;
             font-weight:normal;	
             font-size: 14px;
             text-align:center;	
             color:#fff;
              }
#stats td {
             
             padding: 4px;	
             border: 1px solid;
             border-color:  #ff80ff;
             font-size: 16px;
             font-weight:500;
             color:#fff; 
}
.stat_title {
             background-color: #fff;
             height:25px;
             text-align:center;
                   }

   }