﻿
h1.preorder {
	color: #77b9da;
}
h1.preorder small {
	white-space: nowrap;
	font-size: 60%;
}

p#crumb {
	margin: 0;
	font-weight: bold;
	font-size: 10px;
}
.subtitle p {
	font-size: 1.2em;
	font-weight: bold;
}

#RightColumnContent
{
	padding-top: 10px;
}
#summarywrap p
{
    line-height:1.4em;
}
#prodDescriptionDiv
{
	margin-top: 70px;
	padding: 10px 10px 10px 0;
}
#prodRequirementsDiv
{
	padding: 10px 0;
}

.osTags 
{
	text-align: right;
}
.pegi 
{
	text-align: right;
}
.pegi a
{
	border: solid white 2px;
}
img.pegi {
	padding: 2px;
}

#prodPricePanel 
{
	padding: 10px 0;
}

#prodPricePanel2 
{
	position: absolute;
	top: 391px;
	width: 94%;
}

#EmailWhenAvailablePanel1
{
	padding: 10px 0;
}

#EmailWhenAvailablePanel2
{
	position: absolute;
	top: 305px;
	width: 94%;
}

#divRelatedProducts {
	margin-top: 20px;
}

#divRelatedProducts h5 
{
	font-weight: bold;
}

#divRelatedProductsEmail h5 
{
	font-weight: bold;
}

input.btnbuy {
	position: relative;
	min-width: 300px;
	/*border: 2px solid white;*/
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	cursor: pointer;
}
input.btnbuy.download {
	background-color: gray;
}
input.btnbuy.boxed {
	background-color: #69c;
}
input.btnbuy.btn2 
{
	min-width: 100%;
}
a#btnBuyNow1 {
    width: 303px;
    vertical-align: middle;
    text-align: center;
    position: relative;    
    /*border: 2px solid white;*/  
	background-color: #69c;
    text-align: center;  
    color: white;  
    font-size: 18px;  
    font-weight: bold;  
    padding: 10px;  
    cursor: pointer;
    display: block;
    text-decoration: none;
}
a#btnBuyNow {
    width: 303px;
    vertical-align: middle;
    text-align: center;
    position: relative;    
    /*border: 2px solid white;*/  
	background-color: #69c;
    text-align: center;  
    color: white;  
    font-size: 18px;  
    font-weight: bold;  
    padding: 10px;  
    cursor: pointer;
    display: block;
    text-decoration: none;
}
a#btnEmailWhenAvailable1 {
    width: 303px;
    vertical-align: middle;
    text-align: center;
    position: relative;    
    /*border: 2px solid white;*/  
	background-color: #69c;
    text-align: center;  
    color: white;  
    font-size: 18px;  
    font-weight: bold;  
    padding: 10px;  
    cursor: pointer;
    display: block;
    text-decoration: none;
}
a#btnEmailWhenAvailable2 {
    width: 303px;
    vertical-align: middle;
    text-align: center;
    position: relative;    
    /*border: 2px solid white;*/  
	background-color: #69c;
    text-align: center;  
    color: white;  
    font-size: 18px;  
    font-weight: bold;  
    padding: 10px;  
    cursor: pointer;
    display: block;
    text-decoration: none;
}
div.wishlist {
	margin-top: 10px;
}
a#addToWishlist {
	width: 145px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    /* border: 2px solid white; */
    background-color: #69c;
    text-align: center;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 6px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

a#productSupport {
    width: 145px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    /* border: 2px solid white; */
    background-color: #69c;
    text-align: center;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 6px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

.price
{
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 22px;
}
.pricerrp 
{
	font-weight: bold;
	font-size: 14px;
}
.rrpDigits 
{
	text-decoration: line-through;
}



.downloadsInfo {
	font-size: 0.8em;
	font-style: italic;
}

#relatedProductText
{
    margin-top: 5px;
    margin-left: 4px;
}

.relatedPackshot 
{
    display: block;   margin-left: auto;   margin-right: auto; 
}

/*.slideHight {
	    float: inherit !important;
    display: initial !important;
    text-align: initial !important;
	min-height: 100px !important;
}*/