/* CSS Document */
body{margin: 0px; padding:0; font-size:12px; color:#666; font-family:Verdana, Geneva, sans-serif; background:#FCAA45;}
dl,dt,dd,ul,li,h1,h2,form,input,textarea,p,td,h4,h3{padding:0;margin:0;}
ul,dl{list-style:none;}
img{ vertical-align:top;border:0;}
.clear{clear:both}
.left{float:left}
.right{float:right;}

div.header {
	min-width:240px;
	width: 100%;
	height:55px;
    opacity: 1;
    filter: alpha(opacity=100);
    background: #266887;
    background: -webkit-linear-gradient(top, #266887 0%, #0a4d6c 100%);
    background: linear-gradient(to bottom, #266887 0%, #0a4d6c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF266887', endColorstr='#FF0A4D6C', GradientType=0);
    border-bottom: 1px solid #111;
	text-align:center;
}
div.header_left {
    float:left;
	width:40px;
	padding-left:10px;
	cursor:pointer;
}
div.header_right {
    float:right;
	width:40px;
	padding-right:10px;
	cursor:pointer;
}
	
	#PopMenuDiv{position:absolute;width:180px;left:0px;top:55px;z-index:1000;text-align:left;display:none;}
	#PopMeneUL{}
		#PopMeneUL li {width:100%; height:32px; line-height:32px; font-size:14px; overflow:hidden; border-bottom:#2676A2 1px solid; background: #266887; padding: 3px 0 3px 10px; color: #fff;}
		#PopMeneUL li.selected {background: #012F47;}
		#PopMeneUL li.selected a{color:#FDB504;}
		#PopMeneUL li a{ text-decoration: none; color:#FFF;}
		#PopMeneUL li img{padding:0 5px 0 0;}
		
		
	#searchDiv{width:100%;height:30px;padding:0px 0 0 0; position:relative;display:none;clear:both;margin-top:-1px;}
	#searchForm #keywordsDiv{height:30px;float:left;width:100%;}		
	#searchForm #keywordsInput{width:100%;height:30px;padding-left:5px;padding-right:60px;}
	
	#searchForm #submitDiv{width:60px;height:30px;float:right;position:absolute;right:0px;}
	#searchForm #submitInput{width:100%;height:30px;border:0px; background-color:#056194;color:#FFF;font-weight:bold;}	

div.allgames {
    margin-left:auto;
    margin-right:auto;
	height:500px;
}

div.thumb {	
	float: left;
	margin: 5px;
	background:#FFF;
	text-align: center;
	border:#FFF 2px solid;
	display: inline-block;
    width: 180px;
    height: 135px;
    position: relative;
    color: #FDB504;
    font-size: 12px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: -2px 2px 2px #FFFFFF, 2px -2px 2px #FFFFFF;
	-webkit-box-shadow: -2px 2px 2px #FFFFFF, 2px -2px 2px #FFFFFF;
	-moz-box-shadow:-2px 2px 2px #FFFFFF, 2px -2px 2px #FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.thumb a img {
	width: 100%;	
	height: 100%;
	border-radius:8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
	border:#FFF 1px solid;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.thumb a {
	color:#f5f500;
	text-decoration: none;
}

div.thumb span.GameName{filter:alpha(opacity=80);-moz-opacity: 0.80;opacity: 0.80;position:absolute;bottom:0px;left:0px;width:100%;height:auto;display:none;color:#FDB50E; background-color:#111111; padding:5px 0 5px 0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.tag-new{position:absolute;top:-5px;left:-5px;width:58px;height:58px;background:url(/images/blue/tag-new.png) 0 0 no-repeat;display:none;}
.tag-hot{position:absolute;top:-5px;left:-5px;width:58px;height:58px;background:url(/images/blue/tag-hot.png) 0 0 no-repeat;display:none;}
.tag-best{position:absolute;top:-5px;left:-5px;width:58px;height:58px;background:url(/images/blue/tag-best.png) 0 0 no-repeat;display:none;}

span.GameRating {
	position:absolute;top:2px;right:2px;
    display: none;
    background: url(/images/blue/stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}
span.GameRating span {
    background: url(/images/blue/stars.png) 0 0px repeat-x;
	display: block;
    width: 80px;
    height: 16px;
}

#loadingmoregames{ width:100%;text-align:center;padding:10px;box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.foot{height:40px;width:100%;min-width:240px;line-height:40px;color:#fff;clear:both;overflow:hidden;text-align:center;background:#012F47;}
 .foot  a{ color:#fff; text-decoration:none;}

div.bottomtext {
    clear:both;
	padding:5px 10px 10px 10px;
	color:#fff;
	width:100%;
	min-width:240px;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size:14px;
	line-height:20px;
}
div.bottomtext a{
    color:#fff; font-weight:bold; text-decoration:none;
}
#backToTop {
    width:60px;
    height:50px;
    position:fixed;
    bottom:50px;
    right:10px;
	display:none;
	background:url(/assets/m/images/blue/backtotop.png);
	cursor:pointer;
}
#footad{ position:fixed;width:100%;height:50px;text-align:center; bottom:0;background:#fff;padding-top:5px;}
div.ThumbAd{
	width:100%;
	height:auto;
	clear:both;
	text-align:center;
	margin-top:5px;
	border:0px;
	color:#FFFFFF;
	background:#0e93cb;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    box-shadow: 0px 0px 0px #FFFFFF,0px 0px 0px #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px #FFFFFF, 0px 0px 0px #FFFFFF;
    -moz-box-shadow: 0px 0px 0px #FFFFFF, 0px -0px 0px #FFFFFF;
}
#main{
	width:680px;
	margin: 0 auto;
	background-color:#f99312;
	margin-top:15px;
	overflow:hidden;
}
.box{
	float:left;
	width:50%;
	margin:0;
	padding:0;
	background-color: #f99312;
	text-align:center;
}
.thumb-box{
	text-align:center;
}
.ad{
	height:286px;
}

.game-title{
	text-align:left;
	margin-left:10px;
}

.ad2{
	height:100px;
}

.game-desc{
    font-size: 14px;
    max-height: 168px;
    overflow: hidden;
	text-align:left;
	margin-left:10px;
}

.detail-infobox-thumb {
    display: inline-block;
    margin: 20px auto;
    margin-bottom: 0;
    width: 200px;
    border: solid 2px #fff;
    border-radius: 6px;
}

.pt10{
	padding:10px;
}

.ml30 {
	margin-left30px;
}

@media screen and (min-width:680px) { 
	
	.game-box{
		height:286px;
	}
}

@media screen and (max-width:680px) { 
	#main{
		width:100%;
		margin: 0 auto;
		background-color:#F99312;
	}
	.box{
		width:100%;
	}
	.game-desc{
		max-height: 168px;
	}
	.ad{
		height:66px;
		margin:10px 0;
	}

	.game-box{
		max-height:286px;
	}

	.game-thumb{
		display:none;
	}

	.ad2 {
		height: 60px;
	}
}

.detail-infobox-btn {
	display: inline-block;
	padding: 5px 10px;
	font-size: 22px;
	color: #fff;
	min-width: 135px;
	text-align: center;
	border-radius: 4px;
	margin-top: 25px;
	background: #6dd829;
	text-transform: uppercase;
	margin-right: 10px;
	text-decoration:none;
}

.detail-infobox-btn:hover {
	text-decoration: none;
	background: #57c511
}
/* CSS Document */
body{margin: 0px; padding:0; font-size:12px; color:#002B50;background:#fcaa45;position: relative; min-height: 100%;}
html {
  height: 100%;
  box-sizing: border-box;
}
dl,dt,dd,ul,li,h1,h2,form,input,textarea,p,td,h4,h3{padding:0;margin:0;}
ul,dl{list-style:none;}
img{ vertical-align:top;border:0;}
.clear{clear:both}
.left{float:left}
.right{float:right;}

div.allgames {
    margin-left:auto;
    margin-right:auto;
	height:500px;
}

div.thumb {	
	float: left;
	margin: 5px;
	text-align: center;
	display: inline-block;
    width: 180px;
    height: 135px;
	position:relative;
}
div.thumb a img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 2px 3px 5px #222;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.thumb a {
	color:#f5f500;
	text-decoration: none;
}

div.thumb div.GameName{position:absolute;bottom:0px;left:0px;width:100%;height:auto;display:none;color:#F5A732; background-color:rgba(0,0,0,0.8); padding:5px 0 5px 0;font-size:12px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}

#loadingmoregames{ width:100%;text-align:center;padding:10px;box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.foot{left:0;bottom:0;height:40px;width:100%;min-width:300px;line-height:40px;color:#fff;clear:both;overflow:hidden;text-align:center;
    background: #0a4d6c;}
 .foot  a{ color:#fff; text-decoration:none;}

div.bottomtext {
    clear:both;
	padding:5px 10px 10px 10px;
	color:#fff;
	width:100%;
	min-width:240px;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size:14px;
	line-height:20px;
}
div.bottomtext a{
    color:#fff; font-weight:bold; text-decoration:none;
}

#backToTop {
    width:60px;
    height:50px;
    position:fixed;
    bottom:50px;
    right:10px;
	display:none;
	background:url(/assets/m/images/blue/backtotop.png);
	cursor:pointer;
}
body { margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#FCAA45;}
#footad{width:100%;height:10%;text-align:center;z-index:100;background-color:#dff3ff;padding-top:0px;}
html {overflow-y: scroll;}

#settingImg{position:absolute; cursor:pointer;top:0;left:0;z-index:100;}
#helpImg{position:absolute; cursor:pointer;top:0;right:0;z-index:100;}
#help{
	background-color:#ffdeb3;
	position:absolute;
	top:0px;
	right: 10%;
	width:80%;
	height:auto;
	display:none;
	z-index:1000;
	text-align:center;
	padding-bottom: 20px;
	/*border-radius: 5px;*/
}
#TheGameDiv{
	position:absolute;
	z-index:10;
	top:0;
	width:100%;
	height:100%;
	margin:auto;
	background-color:#FCAA45;
	display:none;
}
#similargames_container{
	background-color:#FCAA45;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	z-index:1000;
	text-align:center;
}
#similargames{
	width:800px;
	margin:auto;
}
.similargames_title{
	min-height:40px; background-color:#F99312; width:100%; text-align:center; overflow:hidden;
}
	.similargames_title_home{padding:0 0 0 5px;font-size:18px;color:#FFFFFF;line-height:40px;width:60px;}
	.similargames_title_home img{padding:5px 0 0 0;}
	.similargames_title_home a{color:#FFFFFF;}
	.similargames_title_icons{padding:0px 10px 0 0;width:30px;}
	#CloseSimilarGamesImg{cursor:pointer;}
	#VoteGameDiv{
		float:center;
		display:inline-block;
		overflow:hidden;
		color:#FFF;
		line-height:40px;
	}
	#VoteGameDiv img{
		padding-top:8px;
		width:24px;
		height:24px;
	}
	#FavouriteDiv{
		float:center;
		display:inline-block;
		overflow:hidden;
		color:#FFF;
		line-height:40px;
	}
	#FavouriteDiv img{
		padding-top:8px;
		width:22px;
		height:22px;
	}
#similargames_content{
	height:40px; background-color:#FCAA45;text-align:center;
}

#adsContainer{
	position:absolute;
	top:0;
	bottom: 0;
	right: 0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	text-align:center;
	background-color:#FCAA45;
	overflow: hidden;
}
#adTitle {
    height: 290px;
	margin-top:30px;
    position: relative;
    text-align: center;
}
#adTitle img{
	border-radius:10px;
	width:240px;
	border: 2px solid #fff;
	position: relative;
	box-shadow: 4px 2px 30px #505050
}
#adTitle .titleText {
    vertical-align: middle;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    color:#FFF;
	font-size:16px;
	line-height:26px;
}
#adTitle .titleText .GameNameText{
    vertical-align: middle;
    color:#FFF;
	font-size:18px;
	line-height:45px;
	width:100%;
	margin-bottom:10px;
	height:45px;
	overflow:hidden;
	background:linear-gradient(to right,rgba(30,87,153,0) 0,rgba(0,0,0,.3) 50%,rgba(125,185,232,0) 100%);
}
#adTitle .titleText button{
    display: inline-block;
    background: #99c506;
	margin:10px;
    padding: 10px 20px;
    border-radius: 10px;
    border: 3px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}
#adContainer_logo {
	display:none;
}
#adContainer {
    position: absolute;
	text-align:left;
	left: 0;
    top:0;
    width:100%;
    height:100%;
	display:none;
}
#videoElement {
	width: 0;
	height: 0
}


.help_help{
	height: 30px;
	width: 100%;
	background:  #fa7e3e;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	line-height: 30px;
	position: relative;
}
#SetToFullScreen{
	height: 22px;
	width: 22px;
	padding-top:8px;
}
#SetToFullScreen2{
	position: absolute;
	height: 20px;
	width: 20px;
	left: 5px;
	top: 5px;
}
.close_help{
	position: absolute;
	height: 30px;
	width: 30px;
	right: 0px;
	top: 0px;
}
.help_desc{
	width: 90%;
	margin: 0px 5%;
	float: left;margin-top: 5px;
	overflow: hidden;
}
#help .title{
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	color: #fa7e3e;
	float: left;
}
#help .desc_con{
	float: left;
	line-height: 25px;
	color: #000;
	text-align: left;
	width: 100%;
	height: auto;
	font-size: 13px;
}div.header {
	position: fixed;
	min-width:300px;
	width: 100%;
	height:55px;
    background: #F99312;
    border-bottom: 1px solid #F99312;
	text-align:center;
}
div.header_left {
    float:left;
	width:40px;
	padding-left:10px;
	cursor:pointer;
}
div.header_right {
    float:right;
	width:40px;
	padding-right:10px;
	cursor:pointer;
}
	
	#PopMenuDiv{position:absolute;width:180px;left:0px;top:55px;z-index:1000;text-align:left;display:none;}
	#PopMeneUL{}
		#PopMeneUL li {width:100%; height:32px; line-height:32px; font-size:14px; overflow:hidden; border-bottom:#0D4C6C 1px solid; background: #034566; padding: 3px 0 3px 10px; color: #fff;}
		#PopMeneUL li.selected {background:#025187;}
		#PopMeneUL li.selected a{color:#FFFFFF;}
		#PopMeneUL li a{ text-decoration: none; color:#FFF;}
		#PopMeneUL li img{padding:0 5px 0 0;}
	#searchDiv{width:100%;height:30px;padding:0px 0 0 0; position:relative;display:none;clear:both;margin-top:-1px;}
	#searchForm #keywordsDiv{height:30px;float:left;width:100%;}		
	#searchForm #keywordsInput{width:100%;height:30px;padding-left:5px;padding-right:60px;}
	
	#searchForm #submitDiv{width:60px;height:30px;float:right;position:absolute;right:0px;}
	#searchForm #submitInput{width:100%;height:30px;border:0px; background-color:#025187;color:#FFF;font-weight:bold;}	
	