body
{
	margin:0;
	background: #fff; 
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

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

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

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

a:active
{
  color: #000000;
  text-decoration: none;
}
.searchy {
position: absolute;
right: 10px;
top: 46px;
}
#headmenu {
position: absolute;
right: 30px;
top: 15px;
}
#headmenu a {
color: #fff;
font-weight: bold;
}


    .htitle
    {
      width: 100%;
      margin: 0px auto 10px auto;
      border-bottom:1px solid #333;
      background-color:#27A7DA;
      text-align: left;
padding: 10px;
    }
    .content
    {
      width:100%;
      margin:10px auto;
      text-align:center;
      border-bottom:1px solid #ccc;
          }
.search {
margin: 20px auto 80px auto;
}

    .ilatest
    {
      width: 100%;
      margin:0px 10px 10px 10px;
      text-align:center;
    }
    .icontent
    {
      width:990px;
      margin:5px auto;
      text-align:center;
            background-color:#FFFFFF;
      
    }
    .gamediv
    {
      width: 120px;
      height: 128px;
      float:left;
      padding: 1px;
      margin: 5px 0 0 0;
      text-align: center;
    }
    .gameimg
    {
      width: 80px;
      height: 80px;
      margin: 2px 2px 2px 2px;
      border: 1px solid #000000;
      border-radius: 5px;
    }
    .centerdiv
    {
      clear:both;
      text-align:center;
    }
    .tcat
    {
      padding:8px;
    }
    .bcat
    {
      clear:both;
      padding:8px;
    }
    .ght
    {
      font-weight: bold;
      font-size:15px;
    }
    .tbt
    {
      font-weight: bold;
      font-size:27px;
padding-bottom: 10px;
    }
iframe {
padding-top: 10px;
}

    .btext
    {
      font-weight: bold;
    }
    .fizzix
    {
      height: 534px;
      height: 144px;
      border: 0;
    }
    .trsl
    {
     padding: 2px;
     border-bottom: 1px solid #DCF7FD;
     clear: both;
    }
    .gde
    {
      width: 600px;
      margin: 5px 195px 5px 195px;
      background-color: #DBF1FA;
      border: 1px solid #98DFFB;
      text-align: left;
      border-radius:5px;
    }
    .embedarea
    {
      border:1px solid #98DFFB;
      background-color:#FFFFFF;
      margin: 0px 0px 20px 0px;
    }
    .seco
    {
      width:500px;
      margin: 0 auto;
    }
    .seta
    {
      border: 1px solid #98DFFB;
      width:400px;
      height:32px;
      color:#000000;
      padding:0px;
      text-indent:2px;
      
    }
    .secl
    {
      background-color:#DBF1FA;
      border: 1px solid #98DFFB;
      padding: 5px 10px;
      height:34px;
      border-radius:0px;
font-weight: bold;
    }
    .sedv
    {
      float:left;
      padding:2px;
    }

.icontent iframe {

}
.icontent {
}
.vidd {
max-width: 470px;
min-width: 400px;
height: auto;
margin: 0 auto;
}


.icontent {
padding-left: 200px;
}

	
/* for mobile device only */
@media only screen and (max-width:486px){
	.htitle {
    width: 100%;
}
.fizzix {
    object-fit: contain;
    width: 100%;
}
.icontent {
padding-left: 0px !important;
}

.content {
	padding: 20px 0px 0px 0px;
    width: 100%;
}	
.ilatest {
	margin-top: 20px !important;
    width: 100%;
display: none;
}
.ilatest a {
    padding: 15px;
}
.gameimg {
    margin-bottom: 15px;
}
.icontent {
    width: 100%;
}
  iframe {
    width: 100%;
}
  .gde {
    margin: 0px;
    padding: 10px;
    width: 93%;
}
.searchy {
position: relative !important;
right: auto !important;
top: auto !important;
padding-bottom: 10px;
}
.seta {
width: 280px !important;
}
#headmenu {
position: relative !important;
right: auto !important;
top: auto !important;
}
.ght {
display: none;
}
.htitle {
text-align: center;
}


}