/*
########################################
### 300062811 MVT PD page full scale ###
### ea_pd_v2.css                     ###
########################################
*/
.ProductDetailsPage #dr_pageBody {
	background:#e7e7e7;
	width:937px;
	margin-left:5px;
	padding:0 11px 10px 12px;
}
*+html .ProductDetailsPage #dr_pageBody {
	padding-bottom:10px;
}
*html .ProductDetailsPage #dr_pageBody {
	padding-bottom:10px;
	margin-left:3px;
}
.ProductDetailsPage .dr_Content {
	background:#e7e7e7;
}
#dr_ProductDetails h1 {
	background:transparent url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/MainHeader2.gif) no-repeat scroll 0 0;
	font-size:21px;
	height:35px;
	margin:10px 0;
	padding:13px 0 0 20px;
	width:916px;
	color:#363636;
}
/* Hero Banner */
#dr_ProductDetails #dr_heroBannerTop {
	background:url("//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/pd_heroTop.png") no-repeat scroll left top transparent;
	position:absolute;
	width:936px;
	height:3px;
	z-index:10;
}
#dr_ProductDetails #dr_heroBannerBottom {
	background:url("//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/pd_heroBottom.png") no-repeat scroll left top transparent;
	position:relative;
	width:936px;
	height:3px;
	z-index:10;
	margin:-3px 0 0 0;
}
*html #dr_ProductDetails #dr_heroBannerTop {
	background:url("//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/pd_heroTop.gif") no-repeat scroll left top transparent;
}
*html #dr_ProductDetails #dr_heroBannerBottom {
	background:url("//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/pd_heroBottom.gif") no-repeat scroll left top transparent;
	margin:-6px 0 0 0;
}
*+html #dr_ProductDetails #dr_heroBannerBottom {
	margin:-6px 0 0 0;
}
/* product summery */
#dr_ProductDetails #dr_details_default h3 {
	font-size:14px;
	color:#000;
}
#dr_ProductDetails #dr_details_default dd ul {
  padding-left:15px;
  margin-bottom:15px;
}
#dr_ProductDetails #dr_details_default dd li {
  list-style:disc;
}
#dr_ProductDetails #dr_productSummary {
	background:transparent url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/ProdInfoBk.jpg) repeat-y scroll 0 0;
	float:left;
	margin:0;
	padding:0;
	width:937px;
	color:#000;
}
#dr_ProductDetails #dr_productSummary a {
	color:#292929;
}
#dr_ProductDetails #dr_productSummaryTop {
	background:transparent url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/ProdInfoTop.gif) no-repeat bottom;
	height:9px;
	margin:10px 0 0 0;
	padding:0;
	width:937px;
}
*html #dr_ProductDetails #dr_productSummaryTop {
	margin:-5px 0 0 0;
}
#dr_ProductDetails #dr_productSummaryBottom {
	background:transparent url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/ProdInfoBottom.gif) no-repeat top;
	float:left;
	height:9px;
	margin:0 0 10px 0;
	padding:0;
	width:937px;
}
*html #dr_ProductDetails #dr_productSummaryBottom {
	margin-bottom:5px;
}
#dr_ProductDetails #dr_productSummary .dr_column1 {
	float:right;
	width:425px;
	margin:5px;
	padding: 10px 20px;
	border-left:2px solid #ddd;
	min-height:inherit; /* for old skin */
}
*+html #dr_ProductDetails #dr_productSummary .dr_column1 {
	min-height:auto; /* for old skin */
}
*html #dr_ProductDetails #dr_productSummary .dr_column1 {
	height:auto; /* for old skin */
}
#dr_ProductDetails #dr_productSummary .dr_column1 .dr_image {
	float:right;
	margin:0 0 0 5px;
}
#dr_ProductDetails #dr_productSummary .dr_column1 img#dr_targetImage {
	width:354px;
	height:200px;
}
#dr_ProductDetails #dr_productSummary .dr_column1 img.dr_thumb {
	width:60px;
	height:60px;
}
#dr_ProductDetails #dr_productSummary .dr_column2 {
	margin:0;
	padding:0;
	float:left;
	width:450px;
}
#dr_ProductDetails #dr_productSummary .dr_column2 div.dr_image {
	float:left;
	margin:20px 30px;
}
*html #dr_ProductDetails #dr_productSummary .dr_column2 div.dr_image {
	float:left;
	margin:20px 30px 20px 10px;
}
#dr_ProductDetails #dr_productSummary .dr_column2_right {
	float:left;
	margin:15px 0 0 0;
	width:250px;
}
#dr_ProductDetails #dr_productSummary p.dr_price {
	padding-bottom:10px;
}
#dr_ProductDetails #dr_productSummary .pricebold {
	font-size:20pt;
	font-weight:bold;
}
#dr_ProductDetails #dr_productSummary .dr_strike_price {
	font-size:13pt;
	text-decoration: line-through;
}
#dr_ProductDetails #dr_productSummary .lightgray {
	font-size:12px;
	padding-left:2px;
}
#dr_ProductDetails #dr_productSummary .dr_download  {
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/iconDownload_large_w.gif) no-repeat left top;
	height:18px;
	margin-bottom:10px;
	padding-left:20px;
}
#dr_ProductDetails #dr_productSummary a.dr_buyNowButton,
#dr_ProductDetails #dr_productSummary a.dr_preOrderButton {
  float:left;
  height:34px;
  overflow:hidden;
  margin:0px 0px 10px 0px;
  width:240px;
}
#dr_ProductDetails #dr_productSummary a.dr_buyNowButton:hover img,
#dr_ProductDetails #dr_productSummary a.dr_preOrderButton:hover img {
  margin:-34px 0px 0px 0px;
}
#dr_ProductDetails #dr_productSummary dd{ margin:0; padding:0;}
*+html #dr_ProductDetails #dr_productSummary dd{ text-indent:-40px;}
*html #dr_ProductDetails #dr_productSummary dd{ text-indent:-40px;}

#dr_ProductDetails #dr_productSummary .dr_column2 .dr_rating {
	float:left;
	padding:0;
	margin:8px 0;
}
#dr_ProductDetails #dr_productSummary .dr_column2 .dr_platform {
	padding:0;
}
#dr_ProductDetails #dr_productSummary .dr_column2 .dr_rating img {
  margin:0 3px 0 0;
}
#dr_ProductDetails #dr_productSummary .dr_ratingDiscription {
	float:left;
	height:64px;
	width:180px;
	margin: 0 0 10px 0;
}
#dr_ProductDetails #dr_productSummary .dr_column2 .dr_rating img.dr_ratingIcon {
	float:left;
	padding-bottom:10px;
}
#dr_ProductDetails #dr_productSummary .dr_column1_bottom {
	float:right;
	clear:both;
	margin-top:5px;
}
#dr_ProductDetails #dr_productSummary #dr_emailThisLink,
#dr_ProductDetails #dr_productSummary #dr_eula,
#dr_ProductDetails #dr_productSummary #dr_dsa,
#dr_ProductDetails #dr_productSummary #dr_officialsite {
	margin-left:10px;
	font-weight:bold;
	white-space:nowrap;
}
#dr_ProductDetails #dr_productSummary p.dr_estimatedDownload {
	font-size: 0.8em;
	margin:10px 18px 5px 18px;
	float:left;
}
#dr_ProductDetails #dr_productSummary p.dr_estimatedDownload span {
	padding-right:8px;
}
/* product features (3tabs) */
#dr_details_default {
	background-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/HeaderBack.png);
	background-repeat:no-repeat;
	clear:both;
	margin:0;
	padding:0;
	width:937px;
}
*+html #dr_details_default { margin-bottom:10px;}
#dr_details_default dt {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	height:18px;
	margin:0;
	padding:6px 20px;
	position:relative;
}
#dr_details_default dt.active_tab {
	background-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/tab.png);
	background-position:0 -29px;
	background-repeat:no-repeat;
	color:#000000;
	z-index:3;
}
#dr_details_default dt.inactive_tab {
	background-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/tab.png);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:1;
}
#dr_details_default dd {
	background-image:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/bottom3.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	margin:-1px auto 10px 0;
	padding:10px 20px 20px 20px;
	position:relative;
	width:897px;
	z-index:2;
}
/* also available (related games) */
#dr_ProductDetails #dr_relatedProducts h3 {
	background:transparent url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/HeaderBack.gif) no-repeat scroll 0 0;
	color:#363636;
	float:left;
	font-size:14px;
	height:24px;
	margin:0;
	padding:5px 0 0 10px;
	width:930px;
}
#dr_ProductDetails #dr_relatedProducts .dr_relatedProductsInfo {
	background:#d3d3d3;
	border-color:#ACACAC;
	border-style:none solid;
	border-width:medium 1px;
	clear:both;
	float:left;
	overflow-x:auto;
	overflow-y:hidden;
	padding:0;
	width:934px;
	padding:15px 0 10px 0;
}
#dr_ProductDetails #dr_relatedProducts table td {
	border:0;
	padding:0;
	margin:0;
}
#dr_ProductDetails #dr_relatedProducts td.dr_availProdImage {
	vertical-align:top;
	padding:3px 0 0 20px;
	padding-bottom:10px;
	width:75px;
}
#dr_ProductDetails #dr_relatedProducts td.dr_availProd {
	border-right:1px solid #ACACAC;
	padding:0 25px 0 10px;
	padding-bottom:10px;
	vertical-align:top;
}
#dr_ProductDetails #dr_relatedProducts .dr_list {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 0 0 12px;
}
#dr_ProductDetails #dr_relatedProducts .dr_availProd li {
	margin-bottom:4px;
	list-style:none outside none;
}
#dr_ProductDetails #dr_relatedProducts .dr_availProd li.dr_title a {
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	color:#000;
}
#dr_ProductDetails #dr_relatedProducts .dr_availProd li.dr_title a:hover {
	color:#226BD7;
}
#dr_ProductDetails #dr_relatedProducts .pricebold {
	font-weight:bold;
}
#dr_ProductDetails #dr_relatedProducts li.dr_moreInfo a{
	color:#465C81;
	font-weight:bold;
}
#dr_ProductDetails #dr_relatedProducts li.dr_buyNow a{
	color:#0F8F06;
	font-weight:bold;
}
#dr_ProductDetails #dr_relatedProducts .dr_relProdbottom {
	background:transparent url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/en/v2/bottom.gif) no-repeat scroll 0 0;
	float:left;
	height:12px;
	margin:0;
	padding:0;
	width:936px;
	white-space:nowrap;
}
/* social media */
#dr_ProductDetails #dr_productSummary #dr_shareLinks a {
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/eaemea/cm/images/shareIcons.gif) no-repeat scroll left top transparent;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
	color:#226BD7;
}
#dr_ProductDetails #dr_productSummary #dr_shareLinks a:hover {
	color:#0096ff;
}
#dr_ProductDetails #dr_productSummary #dr_shareLinks li {
	float:left;
	margin:10px 40px 5px 30px;
}
#dr_ProductDetails #dr_productSummary #dr_shareLinks a#dr_diggIcon {
	background-position:0 -16px;
}
#dr_ProductDetails #dr_productSummary #dr_shareLinks a#dr_googleIcon {
	background-position:0 -32px;
}
#dr_ProductDetails #dr_productSummary #dr_shareLinks a#dr_deliciousIcon{
	background-position:0 -48px;
}
#dr_ProductDetails #dr_productSummary #dr_shareLinks a#dr_myspaceIcon{
	background-position:0 -64px;
}
#dr_ProductDetails #dr_productSummary #dr_shareLinks a#dr_stumbleuponIcon{
	background-position:0 -80px;
}
/* Share This style fixed */
html body #at15s {
	width: 255px !important;
}
.addthis_button { 
	float:left;
	margin-top:10px;
}
/* Disclaimer */
#dr_ProductDetails #dr_productDisclaimer, #dr_ProductDetails #dr_onlineDisclaimer {
	float:left;
	padding:0 2px;
	margin:10px 0;
}
/* Additional styles for old skin*/
.ProductDetailsPage #dr_pageBody #dr_pageContainer {background:none;}
.ProductDetailsPage #dr_pageBody #dr_pageColumn1 {padding:0;width:937px;}
