body
{
	background-color: #273e50;
	padding: 0;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	text-align: justify;
	line-height: 1.4;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-size: 11pt;
}
a
{
	color: #e02d35;
	text-decoration: none;
}
em a
{
	color: #666;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0 none;
}
a.rss-feed
{
	background-image: url("/images/icons/feed-icon.png");
	background-repeat: no-repeat;
	padding-left: 20px;
}
a.rss-feed:hover
{
	background-image: url("/images/icons/feed-icon-blue.png");
}
p.wallpaper
{
	height: 100px;
	padding: 5px;
}
p.wallpaper img
{
	height: 100px;
	float: left;
	margin-right: 10px;
}
p.walkthrough
{
	height: 90px;
	padding: 5px;
}
p.walkthrough img
{
	width: 120px;
	float: left;
	margin-right: 10px;
}
p.press
{
	height: 75px;
	padding: 5px;
	font-size: 90%;
}
p.press a b
{
	font-size: 110%;
}
p.press img
{
	width: 100px;
	height: 75px;
	float: left;
	margin-right: 10px;
}
img.screenshot
{
	width: 199px;
}
.screenshots
{
	text-align: left;
}
img.avatar
{
	float: left;
	margin-right: 10px;
}
p, #mid_right ul, .block
{
	color: #aaa;
	border: 1px solid #151515;
	background-color: #101015;
	padding: 10px;
	margin: 10px 0;
}
ul.block
{
	padding-left: 30px;
}
div.block table
{
	border-collapse: collapse;
}
div.block table td
{
	padding: 0 10px;
}
img.chamber
{
	float: left;
	width: 162px;
	height: 90px;
	margin: -4px 10px 0 0;
}
img.challenge
{
	float: left;
	width: 30px;
	height: 90px;
	margin: -4px 0 0 -4px;
}
#mid_right ul
{
	padding-left: 30px;
}
div.block ul
{
	margin-top: 0;
	margin-bottom: 0;
}
h1, h2, h3, h4
{
	font-family: "lucida sans", "lucida sans unicode", arial, sans-serif;
	font-weight: normal;
	margin: 0;
}
h1
{
	font-size: 1.6em;
	color: #00b6d2;
	padding-left: 105px;
	clear: left;
    margin-top: 50px;
}
.mid_left_content h1
{
	padding-left: 0;
}
h2
{
	font-size: 1.4em;
	color: #eee;
}
h3
{
	font-size: 1.2em;
	color: #ddd;
}
h4
{
	background-image: url("/images/icons/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	font-size: 1.0em;
	color: #888;
}
em
{
	font-style: normal;
	color: #666;
}
strong
{
	font-weight: normal;
	color: #fff;
}
#top_container
{
	height: 203px;
	background-color: #007692;
	background-image: url("/images/layout/background-top-middle.png");
	background-repeat: repeat-x;
	cursor: pointer;
}
#top_left
{
	height: 203px;
	background-image: url("/images/layout/background-top-left.png");
	background-repeat: no-repeat;
}
#top_right
{
	height: 203px;
	background-image: url("/images/layout/background-top-right.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#mid_container
{
	padding: 30px 0;
	background-color: #000;
	color: #fff;
	min-height: 500px;
}
#mid_left
{
	width: 75%;
}
.mid_nodeco_content
{
	margin: 20px 10px 0 30px;
	padding: 0 0 0 75px;
}
.mid_left_content,
.mid_left_content + .mid_left_content + .mid_left_content,
.mid_left_content + .mid_left_content + .mid_left_content + .mid_left_content + .mid_left_content
{
	margin: 20px 10px 0 30px;
	background-image: url("/images/icons/portal-blue.gif");
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 0 0 0 75px;
	min-height: 95px;
}
.mid_left_content + .mid_left_content,
.mid_left_content + .mid_left_content + .mid_left_content + .mid_left_content,
.mid_left_content + .mid_left_content + .mid_left_content + .mid_left_content + .mid_left_content + .mid_left_content
{
	background-image: url("/images/icons/portal-orange.gif");
}
#mid_right
{
	width: 25%;
	float: right;
}
#mid_right h3 a
{
	text-align: right;
	margin-bottom: 32px;
}
.mid_right_content
{
	margin: 0 30px 0 10px;
}
#mid_right
{
	font-size: 0.85em;
}
#mid_right a
{
	display: block;
}
p.comments
{
	text-align: right;
	background: none;
	border: 0 none;
	padding: 0 10px 0 0;
	color: #666;
}
h4 div.comments
{
	text-align: right;
	float: right;
}
#btm_container
{
	height: 57px;
	background-color: #273e50;
	background-image: url("/images/layout/background-bottom-middle.png");
	background-repeat: repeat-x;
	font-size: 0.75em;
	color: #aac;
}
#btm_left
{
	height: 57px;
	background-image: url("/images/layout/background-bottom-left.png");
	background-repeat: no-repeat;
}
#btm_right
{
	height: 57px;
	background-image: url("/images/layout/background-bottom-right.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 30px 10px 10px 10px;
}
#btm_right img
{
	float: right;
}
.mirrors, .translators
{
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
img.icon
{
	vertical-align: middle;
}
.mirrors small, .translators small
{
	vertical-align: bottom;
}
.mirrors em small, .translators em small
{
	vertical-align: top;
}
.mirrors li, .translators li
{
	padding-bottom: 5px;
}
table.maps
{
	border-collapse: collapse;
}
table.maps td
{
	padding: 0 0 5px 0;
	vertical-align: top;
}
img.map
{
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 75px;
	float: left;
}
#landing tr {
	text-align: center;
	vertical-align: top; 
	padding: 20px;
}
#landing-prelude-rtx {
	background-image: url(/images/layout/portal-prelude-rtx.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 800px;
	background-position: center;
	margin: auto;
}
#landing-or {
	position: relative;
	top: -500px;
	padding: 20px;
	background: black;
	border-top: 1px solid #5ECBCF;
	border-bottom: 1px solid #5ECBCF;
	text-transform: uppercase;
	font-weight: 800;
	min-width: 30px;
}
#landing-prelude {
	color: #aaa;
	background-image: url(/images/layout/portal-prelude.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 800px;
	background-position: center;
	background-size: 800px;
	margin: auto;
}
#landing-divider {
	text-align: center;
	opacity: 0.75;
}
#landing-steam {
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	background-color:#79bbff;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:12px 44px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
	margin-top: 50px;
}
#landing-steam:hover {
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	background-color:#378de5;
}
#landing-steam:active {
	position:relative;
	top:1px;
}
.landing-title {
	letter-spacing: -1px;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
}
.landing-title u {
	text-decoration-line: underline;
	text-decoration-style: "solid";
	text-decoration-color: rgba(121,188,255,1);
	text-decoration-thickness: 5px;

}
.landing-callouts {
	margin-top: 550px;
	letter-spacing: -1px;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
	color: #c0c0c0;
}
.landing-callouts img {
    height: 1em;
	vertical-align: text-top;
}
.landing-callouts u {
	text-decoration-line: underline;
	text-decoration-style: "solid";
	text-decoration-color: rgba(121,188,255,1);
	text-decoration-thickness: 3px;

}
.landing-guarantee {
	margin-top: 50px;
	color: #444;
}
#landing-legacy, #landing-nvidia {
	box-shadow: 3px 4px 0px 0px #677175;
	background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
	background-color:#ededed;
	border-radius:5px;
	border:1px solid #d6bcd6;
	display:inline-block;
	cursor:pointer;
	color:#255d6b;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:12px 44px;
	text-decoration:none;
	text-shadow:0px 1px 0px #e1e2ed;
	margin-top: 50px;
}
#landing-legacy:hover, #landing-nvidia:hover {
	background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
	background-color:#bab1ba;
}
#landing-legacy:active, #landing-nvidia:active {
	position:relative;
	top:1px;
}
#landing-nvidia {
	margin-left: 10px;
}