﻿.collage { position:relative; height:255px; background:url(../Images/Home_Collage.jpg) no-repeat top; }
.download_img { position:absolute;bottom:0px;right:0px; }
.gp_table { background: url(../Images/Games_List_HDivider.png) no-repeat top; }
.gp_bottom_line { width:890px;height:3px;overflow:hidden;position:relative; background: url(../Images/Games_List_HDivider.png) no-repeat top center; }
.gp_container { margin: 15px 5px; width:208px; overflow:hidden; }
.gp_header 
{ 
	position:relative; padding-bottom:3px;
	background: url(../Images/Game_Enable_HDivider.png) no-repeat bottom left;
}
.gp_header_soon 
{ 
	position:relative; padding-bottom:3px;
	background: url(../Images/Game_Disable_HDivider.png) no-repeat bottom left;
}
.soon { position:absolute;right:0;top:0; }
.gp_text { position:relative;padding: 3px 0 0 12px; }
.border { border-right: solid 1px #d8c9a7; }

.mid_colaje { height:384px;position:relative;overflow:hidden;margin:10px 0 10px 0;background:url(../Images/HomePage/Mid_colaje.png) no-repeat top center; }
.mid_colaje .text { color:#A0420E;position:absolute;overflow:hidden;top:190px; width:226px; height:185px; text-align:justify;padding:0 2px; }
.mid_colaje .text H2 { margin:10px 0 5px 0;font-size:11px; }
.mid_colaje .center { color:#996736;position:absolute;overflow:hidden;top:190px;left:250px; width:371px; text-align:center; }
.mid_colaje .center H1 { font-size:22px;margin:0;font-weight:normal; }
.mid_colaje .center H2 { font-size:12px;margin:15px 0 30px 0; }
A:focus { outline:none; }

.gp3  
{
	position:relative;overflow:hidden;float:left;width:217px; height:510px;
	background:url(../Images/HomePage/Game_Table.png) no-repeat 0 0;
	padding:0; margin:0;
}
.gp3 H2 { color:#996732;font-size:12px;margin:9px 0px 15px 10px; }
.gp3 .item  
{
	position:relative;overflow:hidden;width:210px;height:66px;
	background:url(../Images/HomePage/Game_bg.png) no-repeat 85px 5px;
	margin:0px 0px 0px 7px;
}
.gp3 .item  SPAN { position:relative;top:-30px;color:#A0410B;font-weight:bold;font-size:12px;left:10px; }

.bottom_text { position:relative;overflow:hidden;color:#A0410B;font-size:11px; font-weight:bold;height:170px; }
.bottom_text .par { position:absolute;overflow:hidden;top:20px; width:300px; text-align:justify; }
.bottom_text B { color:#000000; }
