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

#pk_container h2
{
    font-family: "oswald";
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;    

	color:#52a3cd;
	padding-top:12px;
}

#pk_container ul
{
	list-style:square outside;
	margin-left:0px;	
    margin-bottom:21px;
	padding-left:32px;	
	left:0px;	
}

#pk_container #from,
#pk_container #fromCompany
{
	border-radius:2px;
	border:1px #999 solid;	
}

#pk_container img#header
{
    max-width:960px;	
	max-height:240px;	
	margin-bottom:32px;
	margin-top:12px;
}

#media-download
{
	border:1px #384248 solid;
	color:#ffffff;
	line-height:30px;
	border-radius:0px;	
/*  height:30px;  */
	text-align:center;
	background-color:#152936;	
	margin-bottom:12px;
}

#media-download:hover
{
	border:1px #666666 solid;
	background-color:#32424f;	
}

#awards li, #quotes li
{
	margin-bottom:12px;	
}

#pk_container
{
    max-width:960px;	
	margin:0px auto;		
    font-size:14px;
}

#pk_content
{
	position:relative;
	left:0px;
	float:left;
    max-width:960px;	
	height:100%;
    margin:0px 0px 20px 0px;    
}

#pk_container a
{
}

#pk_container a:visited
{
}

#factsheet
{
	float:left;
	width:250px;
    padding-right:50px;
	height:100%;
    word-wrap:break-word;
}

#right-of-factsheet
{
	float:left;
	max-width:620px;		
}

#description, #history, #features
{
	max-width:620px;	
}

#presslogo img
{
    width:100%;
    height:100%;
	max-width:960px;	
}
#presslogo2 img
{
    width:100%;
    height:100%;
	max-width:400px;
	margin-right:30px;
}


#screenshots img.presspreview
{
    width:100%;
    height:100%;
    max-width:440px;
    max-height:248px;    
}

div.presspreview-wrapper
{
    width:auto;
    height:auto;
    max-width:440px;
    max-height:250px;    
	margin-right:10px;
	margin-bottom:10px;
	float:left;	
	overflow:hidden;
}

#presscontact, #presscredits
{
	float:left;	
	max-width:450px;
    min-width:200px;
    margin-right:10px;
    width:50%;
}

p.presscredits
{
	color:#999;
	font-size:12px;
	margin-top:10px;
}

.pressclear
{
	clear:both;
	width:100%;
	margin-top:30px;
	height:0px;
	border-top:1px #39434a solid;	
}

.presskit #game-title 
{
	font-size:20px;	
	font-weight: bold;
}

.presskit #navigationwrap
{
}

.presskit #navigation 
{
    height: 100%;
    position: fixed;
    width: 210px;
    top:190px;
    margin-left:-210px;
}

.presskit #navigation ul 
{
    left: 0;
    list-style: none inside none;
    margin-left: 0;
    padding-left: 0;
}

.presskit #navigation ul li 
{
    border-right: 0px solid #3D3C31;
    display: block;
}

.presskit #navigation li 
{
    margin-bottom: 4px;
}

.presskit #navigation a 
{
	font-size:14px;	
	color:#ffffff;
	font-weight: bold;
    text-decoration: none;
}

.presskit #navigation a:hover 
{
    color: #fdd103;
}


.guVideoHold
{
    position:relative;  
    padding-bottom:56.25%;
    margin-bottom:40px;
}

.guVideoIframe
{
    width:100%;   
    height:100%;  
    position:absolute;
    top:0px;
    left:0px;
}
