/* Photos */
#xp #title_theevent {background-position: 0 -445px;}
#xp #theevent_wrap {
	background-image: url(/xp/img/bg_event_post.jpg);
	padding: 38px 38px 63px 0;
}

#xp .event_topic {
	padding: 34px 38px;
	position: relative;
}
#xp .event_topic.right {padding-left: 212px;}
#xp .topic_divider {
	background: transparent url(/xp/img/bg_sub_content_divider.png) 50% 0 no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	font-size: 0;
}
#xp #sub_content .event_topic p {margin-top: 12px;}
#xp .event_topic.left p {width: 312px;}
#xp #sub_content .event_topic p.info_cta_wrap {margin-top: 8px;}
#xp .event_topic a.info_cta {font-size: 13px;}

#xp .event_topic .thumb_glow {
	margin: -20px 0 8px;
	bottom: -35px;
}


#xp #topic_overview {
    padding: 0 38px 40px;
	height: 275px;
}
#xp #topic_million {background: transparent url(/xp/img/bg_topic_million.jpg) 100% 0 no-repeat;}
#xp #topic_million p {width: 265px;}/**/
#xp #topic_live {background: transparent url(/xp/img/bg_topic_live.jpg) 0 -29px no-repeat;}
#xp #topic_mw3 {background: transparent url(/xp/img/bg_topic_mw3.jpg) 100% 0 no-repeat;}
#xp #topic_multiplayer {background: transparent url(/xp/img/bg_topic_multiplayer.jpg) 0 -22px no-repeat;}
#xp #topic_jeepops {background: transparent url(/xp/img/bg_topic_jeepops.jpg) 100% 0 no-repeat;}
#xp #topic_realworld {background: transparent url(/xp/img/bg_topic_realworld.jpg) 0 -22px no-repeat;}
#xp #topic_burgertown {
	background: transparent url(/xp/img/bg_topic_burgertown.jpg) 100% 0 no-repeat;
	height: 275px;
}

/* 
 * Sidebar
 */
#xp #theevent_wrap .sidebar {
	float: right;
	width: 280px;
}
#xp .cta_ad a {
	display: block;
	background: url(/xp/img/bg_cta_promo.jpg) -1px -121px no-repeat;
	width: 277px;
	height: 78px;
	margin: 0 0 23px 0;
	border: 1px solid #343434;
	text-indent: -999em;
}
#xp #photos_cta a:hover {
	background-position: -280px -121px;
}
#xp #tournament_cta a {
	background-position: -1px -1px;
	padding-bottom: 40px;
}
#xp #tournament_cta a:hover {
	background-position: -280px -1px;
}
#xp #event_cta a {
	background-position: -1px -201px;
}
#xp #event_cta a:hover {
	background-position: -280px -201px;
}

#xp #preorder-now {
	margin : 40px 0 0 0;
	padding : 10px 0 0 15px;
	height : 145px;
	background : url(/xp/img/xp-live-event-assets.png) -50px -650px no-repeat;
}
#xp #preorder-now h3 {
	line-height : 12px;
	margin: 0 0 10px;
}
#xp #preorder-now h3 span {
	color : #fff;
	display : block;
	font-size : 20px;
	margin : -3px 0 0 0;
}
#xp #preorder-now a {
	color : #8cb61b;
	font-size : 14px;
}

/* video_popup */
#video_popup {
	display: none;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 802px;
	height: 451px;
	margin-left: -401px;
    overflow: hidden;
    padding: 9px;
	z-index: 1000;
}
#xp #video_popup .transparency {
	width: 820px;
		z-index: auto;
}
#xp #video_wrap {
	position: relative;
	padding: 70px 106px 50px;
	background-color: #000;
}
