/*********************************************************************
   /xboxlive/marketplace/_css/podcast.css for EA.com
   code by Byron Tredwell (byron(AT)blastradius.com)
   css for easports.com home page
*********************************************************************/

#page{
  background:url(http://images.ea.com/xboxlive/marketplace/_img/bg_tile.jpg) repeat-x;
  height:1063px;
}

.blockBg{
   background: none;
}

.COMP{
	background:none;
	border-top:0px;
}


.C_marketplace_main{
	padding:5px;
}

.C_marketplace_main .main_image{
	width:579px;
	height:172px;
	cursor:pointer;
}

.C_marketplace_main .main_image a{
	position:relative;
	top:150px;
	left:420px;
	color:#ffffff;
}

.C_marketplace_promo{
	padding:5px;
}

.C_marketplace_promo .top_cap{
	width:278px;
	height:27px;
}

.C_marketplace_promo .title{
	position:relative;
	top:3px;
	left:30px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
}

.C_marketplace_promo .promo_body{
	background:url(http://images.ea.com/xboxlive/marketplace/_img/tile_278.gif);
	width:278px;
	height:144px
}

.C_marketplace_promo .button{
	position:relative;
	left:16px;                
	background:url(http://images.ea.com/xboxlive/marketplace/_img/pill.gif);
	width:244px;
	height:23px
}

.C_marketplace_promo .button_text{
	padding:4px 0px 2px 15px;
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.C_marketplace_promo .main_image{
	position:relative;
	left:17px;
}

.C_marketplace_promo .text{
	position:relative;
	width:250px;	
	top:2px;
	left:17px;
	color:#575654;
	font-weight:bold;
}

.C_marketplace_promo .link a{
	position:absolute;
	width:260px;
	text-align:right;
	top:160px;
	color:#EB8E03;
}


.C_marketplace_promo .bottom_cap{
	width:278px;
	height:9px;
}
