#main{
	width: 1073px;
	margin:0 auto;
	padding-top: 77px;
	background: none repeat scroll 0 0 #EFF0E0;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    width: 1073px;
}

.headTab
{
font-family: sans-serif;
font-size: 13px;
color: #FF7D05;
/*padding-bottom: 10px;*/
padding: 6px 2px;
}

p{ display:block;font-family:open_sansregular, Helvetica, sans-serif; color:#FFF; font-size:11px;height:1%; padding-bottom:3px;}
p:after{ height:0; content:''; display:block; clear:both;}

/* featuredGames ------------------------------------------------------------*/

#game_block{
	background: none repeat scroll 0 0 #FFFFFF;
	position: relative;
	box-shadow: 0 0 5px #AAAAAA;
	border-radius: 5px;
	height:auto;
	width: 650px;
}

#game_block>span.main{
	display: block;
	font-family: 'open_sansregular', arial, serif;
	font-size: 16px;
	color:#FF7D05;
	padding: 8px 16px 2px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#game_block>span.sub{
	display: block;
	margin-right: 170px;
	font-size: 18px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#leftcontent {
  float: left;
  margin-bottom: 30px;
  padding-left: 6px;
  position: relative;
  width: 758px;
  padding-left:0px;
  left: 6px;
}

#rightcontent{
	float:right;
	font-size: 14px;
	width:300px;
	padding-right:6px;
	
}

#GameInfoHead{
	color: #FF7D05;
	font-family: 'open_sansregular', arial, serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	text-indent: 3px;
}
#GameInfoTab:nth-child(4) p {
	margin-bottom: 5px;
}
#GameInfoTab {
	padding: 4px;
	font-family: sans-serif;
	font-size: 13px;
	color:#3B3131;
}
#GameInfoTab p {
  margin-bottom: 15px;
  padding: 4px;
  font-family: sans-serif;
  font-size: 13px;
  color:#3B3131;
}
.more
{
  font-family: sans-serif;
  font-size: 13px;
  margin-bottom: 15px;
  color:#3B3131;
}

#GameInfoTab a {
  color: #3B3131;
  font-family: sans-serif;
  font-size: 13px;
}

.dbfl{
	background: none repeat scroll 0 0 #FFFFFF;
	margin-top: 10px;

}

.relatedGameChunk {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px 5px 0 0;
  float: right;
  height: auto ; /* 687px; */
  width: 99px;
  margin-right: 4px;
  position:relative;
}

.dheight:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.ttipinvizi{
 	position:absolute;
	left:70px;
	top:-5px;
	width:350px;
	background:#ffffff;
	border:4px solid #CCCCCC;
	text-align:left;
	padding:7px;
	z-index:1000;
	}

	
.games_thumbnail1 a.thumbLink img{ border:1px solid #000000; margin:0; position:absolute; left:-2px; top:-2px;}
.games_thumbnail1 a.thumbLink { padding:4px; display:block; margin:0 0 5px; width:75px; height:75px; overflow:hidden; position:relative; border-radius:10px; border:4px solid #fff;}
.games_thumbnail1 a.thumbLink:hover{ padding:4px; border:4px solid #FFBA00;}
.games_thumbnail1{text-align:center; width:96px; -width:90px; padding-top:2px; padding-bottom:2px; display:block; float:left;}
.games_thumbnail1 a {color: #62bc42;font-family: open_sansregular,Helvetica,sans-serif;font-size: 11px;  /*font-weight: bold;*/  text-decoration: none;}
.games_thumbnail1 a:hover{ text-decoration:underline;}
.marginLefTop3{ margin-left:0px; margin-top:3px;}

#g2wpop {
  background-color: #62bc42;
  border: 1px solid #62bc42;
  border-radius: 0 0 7px 7px;
  height: 145px;
  margin-top: -3px;
  position: absolute;
  width: 156px;
  z-index: 1;
  }
  
#btg_ads{text-align:center;background:white;text-align:center;padding:9px;width: 738px;height:90px;position:relative;margin:10px 0 0 0;}

/*************Related games*********************/

#moreGames_container .padTopFive {
   	line-height: 0.85;
    overflow: hidden;
    position: relative;
}

#moreGames_container .titleHeight {
    /* Clamp to 2 lines, ie line-height x 2: */
   /* max-height: 1.2em;
	margin-bottom: 6px;*/
	min-height: 26px;
	max-height: 37px;
	height: auto;
	padding: 0;
	margin-bottom: 8px;
}

#moreGames_container .ellipsis {
    background: #fff;
    bottom: 4px;
    position: absolute;
	width: 17px;
    right: 0;
	display:none;
}

#moreGames_container .fill {
    background: #fff;
	height: 37%;
	position: absolute;
	width: 22%;
	bottom: 0;
	display:none;
}

#moreGames_container a.thumbLinkScroll:hover{border:4px solid #FFBA00;}
#moreGames_container .titleHeight a:hover{text-decoration: underline;}
/*************Related games*********************/

#moreless {
	display:none;
}
.marginLefTop3 .titleHeight {/*height:33px;*/}
.titleHeight { padding:0 0 6px 6px;}
#g2w_share_embedCode a, #g2w_share_comment a {display:flex;}
#related_container .games_thumbnail1 {float:none;display:inline-block;vertical-align:top;}