@charset "utf-8";
/* CSS Document */

#overviewTopWrap{
	background-image:url(../../images/v2/overview_bg_top.png);
	background-repeat:no-repeat;
	width:976px;
	height:359px;
}

#overviewBottomWrap{
	background-image:url(../../images/v2/overview_bg_bottom.jpg);
	background-repeat:no-repeat;
	width:976px;
	height:740px;
}

#overviewSub{
	padding:20px 0 0 28px;
	font-size:11px;
}

#overviewTopRight{
	float:right;
	text-align:center;
	width:305px;
	height:390px;
}

#overviewTopRight div{
	padding:55px 10px 0 10px;
	font-size:16px;
	line-height:30px;
}

#overviewMidRight {
	width:643px;
	clear:both;
	float:right;
	text-align:left;
}

#overviewMidRight ul{
	list-style-position:inside;
}

#overviewMidRight li{
	margin:0;
	padding:20px 0 0 12px;
	font-size:14px;
}

#overviewMidRight ul b{ color:#74aed4;}

.preorder_box{
	background-image:url(../../images/v2/preorder/box_bg.png);
	background-repeat:no-repeat;
	width:314px;
	height:363px;
	float:left;
}

.preorder_pointer{
	background-image:url(../../images/v2/preorder/pointer.png);
	background-repeat:no-repeat;
	background-position:0 130px;
	width:17px;
	height:315px;
	float:right;
}

.preorder_box_inner{
	width:309px;
}

.preorder_box h4 {padding-top:11px;}

.preorder_box h4 span{
	color:#d6e4ed;
	padding:0 10px 0 11px;
}

.flag{
	float:left;
	margin:0 0 8px 13px;
}

.preorder_img_clickable {
	border:2px solid #031d2c;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.preorder_img_clicked, .preorder_img_clickable:hover {
	border:2px solid #e4920a;
	opacity:1;
	filter:alpha(opacity=100);
}

.retailers{
	padding:18px 0 0 9px;
	display:none;
}

#retailers_PLACEHOLDER{padding:18px 0 0 11px;}
#retailers_PLACEHOLDER img{margin:0 0 4px 3px;}

.platforms {
	padding:32px 0 0 36px;
	display:none;
}

.platforms div{margin-bottom:20px;}

.coming_soon{
	background-image:url(../../images/v2/preorder/coming_soon.png);
	background-repeat:no-repeat;
	background-position:100px 20px;
	width:309px;
	text-align:center;
	color:#b3bec5;
	font-size:22px;
	font-weight:bold;
	padding-top:130px;
}

.preorder_DISABLED{
	opacity:0.4;
	filter:alpha(opacity=40);
}

#bonusPopUp{
	background-repeat:no-repeat;
	width:519px;
	height:645px;
	position: absolute; 
	z-index:888;
	display:none;
}
#retailer_legal{
  clear:both;
  font-size:10px;
  line-height:12px;
  color:white;
  padding-top:10px;
  height:200px;
}

#alsoAvail{
  padding-bottom:15px;
  font-size:12px;
  font-weight:bold;
}




