/* ************************************************************************************************************** */
/* MAIN PROMO BLOCK - IMAGE VIEWER */

#eb_gp_mainFlash
{
  float:                  left;
  margin-bottom:          25px;
}

/* ************************************************************************************************************** */
/* 3 PROMO BLOCKS */

#eb_gp_all_bloc
{
  width:                  700px;
  text-align:             center;
}
#game_onesheet
{
	width:					700px;
	height:					290px;
	background-repeat:		no-repeat;
}
#game_onesheetimage
{
	width:					671px;
	height:					268px;
	position:				relative;
	left:					13px;
	top:					10px;
	text-align:				left;
	float:					left;
}
#game_extras
{
	width:					700px;
	height:					315px;
}
#game_description
{
	position:				relative;
	float:					left;
	text-align:				left;
	left:					232px;
	top:					25px;
	height:					225px;
	width:					245px;
}
#game_btns
{
	position:               relative;
	top:                    20px;
	/*left:                   475px;*/
	right:					10px;
	width:                  175px;
	height:                 240px;
	text-align:             center;
	font-weight:            bold;
	font-size:              12px;
	float:                  right;
	color:					#5c0b60;
}
#buy_btn{
	position:               relative;
	height:					90px;
}
#buy_btn_text .price {
	color:#FFFFFF; 
	font-size:14px;
}
#try_btn{
	position:               relative;
	height:					50px;
	background:             url(/skin/frontend/default/TribalNova/images/game_profile/try.png) no-repeat 5px top;
  	width:					172px;
  	padding-top:            4px;
  	margin-bottom:          20px;
}
#try_btn:hover{
	background:             url(/skin/frontend/default/TribalNova/images/game_profile/try_over.png) no-repeat 5px top;
}
}
#a_btns{
	margin-top:				20px;
}
.game_title
{
	font-size:				20px;
	font-weight:			bold;
	margin-bottom:			10px;
}
.game_subtitle
{
	font-size:				16px;
	font-weight:			bold;
	margin-bottom:			5px;
	
}
#game_price
{
	position:				relative;
	color:					#FFFFFF;
	font-size:				24px;
	font-weight:			bold;
	margin-top:				10px;
	float:					right;
	bottom:					0px;
}
#game_description_text
{
	float:					left;
	width:					230px;
	height:					150px;
}

#game_details
{
	float:					left;
	width:					360px;
	height:					315px;	
}

#game_no_flash
{
  	background:             url(/skin/frontend/default/TribalNova/images/no_flash/no_flash_game.png) no-repeat left top;
  	width:					        360px;
	height:					        315px;	
}


#game_no_flash_text
{
	color:                  #FFFFFF;
  font-size:              16px;
  font-weight:            bold;
  padding-left:           20px;
  width:                  300px;
  padding-top:            40px;
  text-align:             left;
}

#game_no_flash_text a
{
  font-size:              16px;
  font-weight:            bold;
  color:                  #FFFFFF;
}

#features
{
	width:					334px;
	height:					304px;
	/*top:					5px;*/
	float:					left;
	background:             url(/skin/frontend/default/TribalNova/images/game_profile/featuresbg.gif) no-repeat left top;
	text-align:				left;
	
}
#features_text{
	width:					300px;
	height:					180px;
	position:				relative;
	top:					15px;
	left:					15px;
}
#features_text b,#features_text strong,#features_text p, #features_text h2, #features_text h3, #features_text em {
	color:					#5c0b60;
}	
#features_text ul{
	padding-left:			10px;
	margin:					10px
}

#features_text li {
	padding-left:			5px;
	color:					#5c0b60;
	list-style-type:		disc;
}
#othergames
{
	width:					700px;
	height:					290px;
}
.recommendations
{
	position:				relative;
	width:					530px;
	height:					80px;
	float:					left;
	padding-bottom:			10px;
	text-align:				left;
}	
/*
#eb_gp_bloc1
{
  float:                  left;
	background:             url(/skin/frontend/default/TribalNova/images/content/promo_bloc/tsa.gif) no-repeat left top;
	width:                  224px;
	height:                 262px;
	margin-bottom:          25px;
}

#eb_gp_bloc2
{
  float:                  left;
	background:             url(/skin/frontend/default/TribalNova/images/content/promo_bloc/kidstudio.gif) no-repeat left top;
	width:                  224px;
	height:                 262px;
}*/
