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

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

body {
margin:0px;
width: 100%;
height: 100%;
font-size:16px;
line-height: 18px;
    font-family: open-sans, sans-serif;
    background: url(images/hback7.jpg);
    background-position: center top;
    background-attachment:fixed;
    background-size: cover;
    background-repeat: no-repeat;
}


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

.tx1 { text-align:center;color:red;font-size:26px;line-height:34px;text-shadow: -1px 0 maroon, 0 1px maroon, 1px 0 maroon, 0 -1px maroon;font-weight:bold; }
.tx6 { text-align:center;color:red;font-size:22px;line-height:26px; font-weight:bold; }

#ham {
  display:none;
}

#wrap  {
width:1000px;
 height:100%;
  padding:10px;
  margin-right:auto;
  margin-left:auto;
 text-align:center;
 
}
#logo {
  margin-top:15px;
  text-align:left;
  width:600px;
  vertical-align:top;
}
 
#left {
    width:270px;
    margin-top:20px;
    float:left;
    display:inline-block;
    vertical-align:top;
    //text-align:center;
}
#right {
    display:inline-block;
     margin-top:20px;
    float:right;
    width:700px;
    margin-right:auto;
    margin-left:auto;
    height:720px;
    vertical-align:top;
       
}

#content {
   width:100%;
    vertical-align:top;
    border:4px solid #000;
    border-collapse:collapse;
    background: url(images/stat_back.jpg) repeat;
}


#content_b {
   width:100%;
    vertical-align:top;
    border:4px solid #000;
    border-collapse:collapse;
    background: url(images/stat_back.jpg) repeat;
}

#content_dir {
   width:100%;
    vertical-align:top;
    border:4px solid #000;
    border-collapse:collapse;
    background: url(images/stat_back.jpg) repeat;
}

#content_dir tr:nth-child(even) {
    background-image: url(images/stat_even.jpg);
  }

#content_s {
   display:none;
  }

#log_s  {
  display:none;
  }

#reg{
 width:100%;
  max-width:400px;
  color:#d6d6d6;
  margin-left:auto;
  margin-right:auto;
  font-weight:500;
}
#info {
display:none;
}

#stats_p {
            min-width:570px;
            margin-left:auto;
            margin-right:auto;
            border:2px solid #000;
            border-collapse:collapse;
       }
#stats_p th {
        text-align:center; 
        padding:3px;
        border:none;
        background-color:#000;
  }
#stats_p td {
        padding-left:5px;
        padding-left:5px;
        border:none;
        color:#BBBBBB;
          }
#stats_p tr:nth-child(even) {
    background-image: url(images/stat_even.jpg);
  }
hr.st {  border-top:1px solid color:#000;
  }

#adstats_b {
            width:680px;
            margin-left:auto;
            margin-right:auto;
                }

#adstats_s {
       display:none;
         }
.pay_b  {
      margin-left:auto;
      margin-right:auto;
      font-size:12px;
      color:#999999;
      width:325px;
      padding:5px;
        }
.pay_b th  {
      font-size:14px;
      text-shadow: 2px 2px 4px #000;
      background-color:#114e00;
      height:25px;
      color:#fff;
      width:325px;
      padding:3px;
      padding-left:6px;
        }
.pay_b td  {
       font-size:12px;
      color:#999999;
 }
.price {  
       position:relative;
       margin-bottom:5px;
       text-align:center;
       margin-left:auto;
      margin-right:auto;
       width:100px;
       height:29px;
       color:#fff;
       font-family:verdana, sans-serif;
       font-size:19px;
       line-height:28px;
       font-weight:600;
       text-shadow: 3px 3px 5px #000;
       background-image:url('data/buynow.png');
 }
.row  {
    display: table-row;
    }
  }


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

html,body {
font-size:16px;
line-height: 18px;
color:#fff;
    font-family: "open-sans", sans-serif;
background: url(images/smallback.jpg) repeat;
}

#left {
  display:none;
}

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

.tx1 { text-align:center;color:red;font-size:26px;line-height:34px;text-shadow: -1px 0 maroon, 0 1px maroon, 1px 0 maroon, 0 -1px maroon;font-weight:bold; }
.tx6 { text-align:center;color:red;font-size:22px;line-height:26px; font-weight:bold; }

#ham  {
  width:100%;
  }

#wrap  {
width:100%;
min-width:500px;
 height:100%;
  padding:0px;
  margin-right:auto;
  margin-left:auto;
 text-align:center;
 
}
#logo {
  text-align:left;
  max-width:600px;
  vertical-align:top;
}
 
#right {
    //display:inline-block;
     margin-top:5px;
    float:right;
    width:100%;
    margin-right:auto;
    margin-left:auto;
    height:720px;
    vertical-align:top;
    
   }

#content {
   width:100%;
    vertical-align:top;
    border:4px solid #000;
    border-collapse:collapse;
    background: url(images/stat_back.jpg) repeat;
    }
#content td {
    font-size:18px;
  }

#content_dir {
   width:100%;
    vertical-align:top;
    border:4px solid #000;
    border-collapse:collapse;
    background: url(images/stat_back.jpg) repeat;
}

#content_s {
   width:100%;
    vertical-align:top;
    border:4px solid #000;
    border-collapse:collapse;
    background: url(images/stat_back.jpg) repeat;
}

#content_b {
   display:none;
  }

#stats_ps {
            width:98%;
            margin-left:auto;
            margin-right:auto;
            border:2px solid #000;
            border-collapse:collapse;
       }
#stats_ps th {
        text-align:center; 
        padding:2px;
        border:none;
        background-color:#000;
  }
#stats_ps td {
        padding-left:2px;
        padding-left:2px;
        border:none;
        color:#BBBBBB;
          }

#adstats_s {
            width:100%;
            padding:0px;
            margin-left:auto;
            margin-right:auto;
                }

#adstats_b {
       display:none;
                              }

#log_b  {
  display:none;
  }

#reg{
 width:100%;
  color:#d6d6d6;
  margin-left:auto;
  margin-right:auto;
  font-weight:500;
}
#info {
display:none;
}

.pay_s  {
      margin-left:auto;
      margin-right:auto;
      font-size:14px;
      color:#999999;
      width:400px;
      padding:5px;
        }
.pay_s th  {
      font-size:16px;
      text-shadow: 2px 2px 4px #000;
      background-color:#114e00;
      height:25px;
      color:#fff;
      width:400px;
      padding:3px;
      padding-left:6px;
        }
.pay_s td  {
       font-size:14px;
      color:#999999;
 }
.price {  
       position:relative;
       margin-bottom:5px;
       text-align:center;
       margin-left:auto;
      margin-right:auto;
       width:100px;
       height:29px;
       color:#fff;
       font-family:verdana, sans-serif;
       font-size:19px;
       line-height:28px;
       font-weight:600;
       text-shadow: 3px 3px 5px #000;
       background-image:url('data/buynow.png');
 }


  }
