#game_sidebar{float:left; width:180px;}
#game_detials{float:left; width: 470px; margin:0 15px 20px;}
#game_detials #screen_shots{ text-align:center; border:1px solid #DDDDDD; border-left:0; border-right:0;}


#game_sidebar a.btn_play {
background:url("images/btn_left.gif") no-repeat scroll right top transparent;
color:#FFFFFF;
display:inline;
float:right;
font-weight:bold;
margin:10px 0 0;
padding:0 0 0 20px;
position:relative;
text-decoration:none;
}
#game_sidebar a.btn_play :hover{
background-position:right bottom;
color: #000;
}
#game_sidebar  a.btn_play  span {
	background-image:url("images/btn_arrow.gif");
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:inline;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:34px;
	line-height:34px;
	padding:0 40px 0 0;
	position:relative;
	width: 120px;
}


#game_sidebar  a.btn_play  span :hover{
	background-position:right bottom;
	
}

#newgames{ margin:0; padding:5px; border:2px solid #DDDDDD; height: 228px;}
#newgames h2{margin:0 0 5px; padding:0;}
#newgames .mask2{
	height:201px;
	overflow:hidden;
	position:relative;
	width:505px;
	float:left;
 }


#newgames #box2 {
	position:absolute;
	padding: 10px 0;
}
#newgames  #box2 div {
	display:block;
	float:left;
	width:505px;
	height:201px;
}

#newgames  #box2 img.bigfront_img	{
	float:left;
	margin: 4px 10px;
	border:1px solid #DA4009;
	
}

#newgames #next1 { float:left;}
#newgames #prev1 { float:left;}

#newgames  span.front_item_detials{float: left; width: 280px; display: block;}

#newgames span.newgame_title{display: block; height: 25px;}
#newgames  span.newgame_name{display: block; float: left; margin: 4px 5px;}
#newgames span.newgame_name a{text-decoration: none; font-size:12px !important; font-weight: bold;}
#newgames img.gerne_icon{margin:0 0 0 5px; float: left; border:0 !important;}

#newgames span.newgame_title span.line_seperator{height: 24px; width: 1px; background-color: #000; float:left; display: block; margin: 0 10px;}
#newgames span.newgame_title span.views{float:left; display:block; margin: 4px 5px 4px 0;}

#newgames span.newgame_desc { clear:left;display: block; margin:5px; height: 95px;}


#genreList{ margin:10px 0; padding:5px; border:2px solid #DDDDDD;}
#genreList h2{margin:0 0 5px; padding:0;}

#genreList ul{list-style: none;}
#genreList li{float: left;background: none; padding: 0; margin: 0 5px; height: 25px; width: 22%;}
#genreList span{margin:2px 0; display: block; float: left;}
#genreList a{color: #013396;}
#genreList img{float: left;}

#genreList br {clear:both;}

.fp_genere_block {width:340px; padding: 3px; border: 1px solid #DDDDDD; margin:0 20px 20px 0px;}
.fp_genere_block.right {width:340px; padding:3px 0 0 10px; border: 1px solid #DDDDDD; margin:0 0 20px; float:right;}
.fp_genere_block.left {width:345px; padding:3px 0 0 10px; border: 1px solid #DDDDDD; margin:0 0 20px; float:left;}


#bigfish_genere { margin-top:15px;}
#bigfish_genere h3{margin:5px 5px 10px; padding:0; clear:both;}


#bigfish_genere ul{list-style:none; margin:0; padding:0; }
#bigfish_genere li{ list-style:none; float: left; margin:0 4px 15px; padding:0; width:100%;  background: none;}

#bigfish_genere li.innerpage {
  border: 1px solid #DDDDDD;
  display: block;
  float: left;
  padding: 5px 0;
  width: 360px;
}

#bigfish_genere img.tumb {width:80px; height: 80px; float:left; border:1px solid #e0a20f; margin:0 5px 5px;}
#bigfish_genere li div.top_item_details{ float:left; width:240px;}
#bigfish_genere span.top_item_title{ display:block; margin: 0 5px 5px; height:18px; width:225px; overflow:hidden;}
#bigfish_genere span.genre_warper{ height: 25px;display:block; float:left;}
#bigfish_genere img.gerne_icon{ float:left; margin:0 10px;}
#bigfish_genere span.views_warper{ display:block; margin: 3px 0 5px;float:left;}
#bigfish_genere span.views{ display:block;float:left; }
#bigfish_genere span.views_warper img.views_icon{margin: -3px 10px 0;}
#bigfish_genere span.line_seperator{height: 24px; width: 1px; background-color: #000; float:left; display: block; margin: 0 10px;}
#bigfish_genere span.front_play_now_btn{ display:block; margin: 10px 5px; clear:both;}
#bigfish_genere span.newgame_name{display:block; float:left; padding:10px 5px 0;}
#bigfish_genere span.newgame_name a{text-decoration: none; font-size:12px !important; font-weight: bold;}
#bigfish_genere img.gerne_icon{margin:0 5px; float: left;}
#bigfish_genere img.play_icon{margin:0 5px; float: left;}
#bigfish_genere span.desc_warper{ display:block; margin: 3px 5px 10px;float:left; height:18px; overflow:hidden;}

#bigfish_logo{float:right;}

img.gerne_front_img{width:50px;}


.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

.cetner {
	text-align:center;
}


/* blue */
.blue {
	color: #d9eef7 !important;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* green */
.green {
	color: #e8f0de !important;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
/* gray */
.gray {
	color: #e9e9e9 !important;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

.more_warper{text-align:center !important; margin:0 auto 7px;}