@charset "utf-8";
@import url("fonts.css");
/* CSS Document */

/*=======================================
Main CSS Document

1.Reset
2.Page
3.Header
4.Content
5.Footer

=========================================*/

/*================================================
1. Reset the styles
================================================*/
html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, label, fieldset, legend, input, button, textarea, p, blockquote, th, td, footer, header, hgroup, menu, nav, section {
	color: #8e8173;
	font-size: 12px;
}
div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 12px;
}
nav li {
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
input[type=radio], input[type=checkbox] {
	vertical-align: middle;
	margin: 0;
}
ins {
	background-color: #ff9;
	color: #4c4a49;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #4c4a49;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	color: #d9c4ae;
	font-family: 'TitilliumText25L999wt';
	font-weight: normal;
	letter-spacing: -0.6px;
	padding: 0 0 5px;
	text-transform: uppercase;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5, h6 {
	font-size: 14px;
}
p {
	padding: 0 0 15px;
}
a {
	color: #ffae00;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin: 0px;
	padding: 0 0 15px 15px;
}
ul li {
	list-style-type: disc;
}
ol li {
	margin: 0 0 0 3px;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	padding: 0;
	margin: 0;
}
input:focus, textarea:focus {
	outline: none
}
/* Clearfix */
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix {
	display:block;
}
/*================================================
1. Reset the styles-end
================================================*/
body {
	background: #000;
	min-width: 990px;
	height: 100%;
}
/*===========================================================================
2. Wrapper
===========================================================================*/
#wrapper-holder {
	background: #0e0b09 url(../img/bg/bg-body.jpg) no-repeat center top;
	min-width: 990px;
}
#wrapper {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-wrapper.png) repeat-x center top;
	min-width: 990px;
	min-height: 100%;
}
/*===========================================================================
3. Header
===========================================================================*/
#header {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-header.png) no-repeat center top;
	min-width: 990px;
	position: relative;
	z-index: 2;
}
#header .header-ins {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	padding: 0 12px 0 38px;
	position: relative;
}
#header #nav {
	background: url(../img/elem/nav-bord.png) no-repeat right top;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	float: left;
}
#header #nav li, #header #nav li a {
	color: #d9c4ae;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: -0.25px;
	font-family: 'TitilliumText25L800wt';
	display: block;
	text-shadow: 3px 3px 3px #000;
}
#header #nav li {
	background: url(../img/elem/nav-bord.png) no-repeat left top;
	float: left;
}
#header #nav li.right-item {
	margin: 0 0 0 216px;
}
#header #nav li a {
	position: relative;
	padding: 8px 20px;
}
#header #nav li.nav-first a {
	padding: 8px 17px;
	width: 23px;
	height: 25px;
	overflow: hidden;
}
#header #nav li.nav-first a img {
	position: absolute;
	left: 17px;
	top: 8px;
	z-index: 1;
}
#header #nav li a:hover, #header #nav li.current-item a {
	background: url(../img/bg/nav-hover.png) no-repeat center bottom;
	color: #ffae00;
	text-decoration: none;
	text-shadow: 0 0 4px #ef9e00;
}
#header #nav li.nav-first a:hover img, #header #nav li.current-item.nav-first a img {
	top: auto;
	bottom: 8px;
}
span.gradient {
	background: url(../img/elem/gradient.png) repeat-x left center;
	width: 100%;
	height: 25px;
	padding: 8px 0;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	z-index: 2;
}
#header #nav li a:hover span.gradient, #header #nav li.current-item a span.gradient {
	display: none;
}
/*---------------------------logo-begin--*/
#header #logo {
	background: url(../img/logo.png) no-repeat left bottom;
	width: 412px;
	height: 147px;
	position: absolute;
	left: 285px;
	top: 29px;
	z-index: 1;
}
#header #logo a {
	width: 412px;
	height: 0px;
	padding: 147px 0 0;
	overflow: hidden;
	display: block;
}
/*---------------------------logo-end--*/
/*===========================================================================
3. Header end
===========================================================================*/
/*===========================================================================
4. Container
===========================================================================*/
#container {
	min-width: 990px;
	position: relative;
	z-index: 1;
}
.container-top {
	width: 915px;
	padding: 15px 37px 10px 38px;
	margin: 0 auto;
	overflow: hidden;
}
.slider-holder {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-slider-frame.png) no-repeat center top;
	width: 780px;
	height: 444px;
	padding: 5px 67px;
	overflow: hidden;
}
#slider {
	width: 770px;
	height: 434px;
	overflow: hidden;
}
/* Opera width restriction */
.anythingBase {
	max-width: 32766px;
}
div.anythingSlider {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-slider-ins.jpg) no-repeat left top;
	width: 770px;
	height: 434px;
	padding: 5px;
	display: block;
	margin: 0 auto;
	overflow: visible!important; /* needed for Opera and Safari */
	position: relative;
}
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 770px;
	height: 434px;
}
.anythingBase {
	background: transparent;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
/* all panels inside the slider */
.anythingBase .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	list-style-type: none;
}
.anythingBase .panel.vertical {
	float: none;
}
/* Navigation Arrows */
div.anythingSlider a.arrow {
	position: absolute;
	display: block;
	top: 138px;
	width: 33px;
	height: 160px;
	outline: 0;
	text-indent: -9999px;
}
div.anythingSlider a.back {
	background: url(../img/btn/btn.png) no-repeat 10px -105px;
	left: -38px;
}
div.anythingSlider a.back:hover {
	background-position: -74px -105px;
}
div.anythingSlider a.forward {
	background: url(../img/btn/btn.png) no-repeat -74px 68px;
	right: -38px;
}
div.anythingSlider a.forward:hover {
	background-position: 10px 68px;
}
a.start-stop {
	display: none!important;
}
/* Navigation Links */
div.anythingSlider .anythingControls {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-slidetabs.png) no-repeat left top;
	width: 790px;
	height: 7px;
	position: absolute;
	left: -5px;
	bottom: -5px;
}
div.anythingSlider .anythingControls .thumbNavHolder {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-thumb-nav.png) no-repeat left top;
	width: 120px;
	height: 28px;
	padding: 10px 30px 0;
	margin: -32px 0 0 305px;
}
div.anythingSlider .anythingControls ul {
	padding: 0px;
	float: left;
}
div.anythingSlider .anythingControls ul li, div.anythingSlider .anythingControls ul li a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}
div.anythingSlider .anythingControls ul li {
	float: left;
	margin: 0 0 0 -6px;
}
div.anythingSlider .anythingControls ul li a {
	background: url(../img/elem/control-disc.png) no-repeat left top;
}
div.anythingSlider .anythingControls ul a:hover, div.anythingSlider .anythingControls ul a.cur {
	background-position: left bottom;
}
.grid-holder {
	padding: 10px 0 0;
}
.grid {
	width: 293px;
	position: relative;
	margin: 0 18px 15px 0;
	float: left;
}
.grid-info {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-grid.png) no-repeat left top;
	height: 156px;
}
.grid-last {
	margin: 0 0 15px;
}
.grid > img {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.grid .grid-content, .grid-1 .grid-content {
	padding: 25px 30px 0 160px;
}
.grid-2 .grid-content {
	padding: 30px 25px 0 140px;
}
.grid-3 .grid-content {
	padding: 25px 0 0 30px;
}
.grid-content p, .grid-content p span {
	color: #191614;
	letter-spacing: -1px;
	text-shadow: 0px 0px 4px #6a6854;
	font-family: 'TitilliumText25L999wt';
}
.grid-content p span {
	display: block;
}
.grid .grid-content p, .grid-1 .grid-content p {
	font-size: 45px;
	line-height: 30px;
	padding: 0 0 5px;
}
.grid .grid-content p span, .grid-1 .grid-content p span {
	font-size: 57px;
	line-height: 52px;
}
.grid-2 .grid-content p {
	font-size: 27px;
	line-height: 24px;
	padding: 0px;
}
.grid-2 .grid-content p span {
	font-size: 34px;
	line-height: 28px;
}
.grid-3 .grid-content p {
	font-size: 24px;
	line-height: 22px;
}
.grid-3 .grid-content p span {
	font-size: 57px;
	line-height: 42px;
}
.grid span.more {
	display: block;
}
.grid span.more, .grid-1 span.more {
	background: url(../img/elem/grid-1-more.png) no-repeat left top;
	width: 98px;
	height: 23px;
}
.grid-2 span.more {
	background: url(../img/elem/grid-2-more.png) no-repeat left top;
	width: 130px;
	height: 55px;
}
.grid:hover span.more {
	background-position: left bottom;
}
.grid a.grid-link {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-opacity.png) repeat left top;
	display: block;
	width: 293px;
	height: 156px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.content {
	background: #090706;
	min-width: 990px;
	border-top: 1px solid #2d231e;
	border-bottom: 1px solid #2d231e;
}
.content ul {
	padding: 2px 0 0;
}
.content ul li {
	background: url(../img/elem/list-disc.png) no-repeat -2px top;
	padding: 0 0 10px 18px;
	list-style-type: none;
	display: block;
}
.content ol li {
	padding: 0 0 10px;
}
.content-inside {
	width: 915px;
	padding: 0 35px 0 40px;
	margin: 0 auto;
}
.content-block {
	padding: 7px 0 6px;
	border-bottom: 1px solid #2d231e;
}
.left-col {
	width: 600px;
	float: left;
	padding: 18px 20px 12px 0;
}
.box-img {
	width: 180px;
	float: left;
	position: relative;
}
.box-img img {
	position: absolute;
	right: -3px;
	top: -18px;
}
.box-text {
	width: 415px;
	padding: 0 0 0 5px;
	float: right;
}
.box-text, .box-text p {
	font-size: 13px;
}
.right-col {
	width: 295px;
	float: right;
	overflow: hidden;
	padding: 18px 0 12px;
}
.content-block .grid h2 {
	padding: 15px 0 5px 2px;
}
.img-feature {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-grid.jpg) no-repeat left top;
	margin: 2px 0 0;
}
.img-feature a {
	display: block;
	width: 256px;
	height: 118px;
	padding: 19px;
}
.grid-text {
	padding: 15px 0 0;
}
.content-block h2.title {
	border-bottom: 1px solid #1b1512;
}
.newsletter-block {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-newsletter-block.png) no-repeat right 20px;
	height: 45px;
	position: relative;
	padding: 28px 10px 37px 227px;
}
/*---------------------------logo-newsletter--*/
.logo-newsletter {
	background: url(../img/logo-little.png) no-repeat left bottom;
	width: 246px;
	height: 110px;
	position: absolute;
	left: -15px;
	top: 0px;
	z-index: 1;
}
.logo-newsletter a {
	width: 246px;
	height: 0px;
	padding: 110px 0 0;
	overflow: hidden;
	display: block;
}
/*---------------------------logo-newsletter-end--*/
.newsletter-block h3 {
	color: #d9c4ae;
	font-size: 23px;
	line-height: 25px;
	float: left;
	width: 180px;
	padding: 8px 0;
	margin: 2px 18px 2px 0;
	text-shadow: 3px 3px 3px #000;
	position: relative;
}
.newsletter-text {
	width: 180px;
	float: left;
	padding: 5px 20px 0 0;
}
.form-box {
	background: url(http://d1reh5slaol5al.cloudfront.net/bg-form-box.png) no-repeat left top;
	width: 258px;
	height: 34px;
	float: right;
	padding: 6px 5px 5px 17px;
}
.form-box input.email {
	background: none;
	border: none;
	color: #ffae00;
	display: block;
	font-size: 12px;
	line-height: 19px;
	width: 190px;
	height: 19px;
	float: left;
	margin: 7px 0 0;
}
.form-box input.submit {
	background: url(../img/btn/submit.png) no-repeat left top;
	width: 60px;
	height: 34px;
	border: none;
	cursor: pointer;
	float: right;
}
.form-box input.submit:hover {
	background-position: left bottom;
}
/*===========================================================================
4. Container end
===========================================================================*/
/*===========================================================================
5. Footer
===========================================================================*/
#footer {
	background: #000;
	min-width: 990px;
}
#footer .footer-inside {
	width: 910px;
	margin: 0 auto;
	padding: 20px 40px 10px;
	overflow: hidden;
}
#footer .footer-holder {
	width: 710px;
	float: left;
	padding: 0 10px 0 0;
}
#footer .footer-holder a.logo-positech {
	float: left;
}
#footer .footer-holder ul.footer-nav {
	float: left;
}
#footer .footer-holder ul.footer-nav li, #footer .footer-holder ul.footer-nav li a, #footer .footer-holder p.copyright, #footer .box-author p {
	font-size: 11px;
}
#footer .footer-holder ul.footer-nav li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0 10px 0 0;
}
#footer .box-author {
	background: url(../img/icons/icon-author.png) no-repeat right top;
	float: right;
}
#footer .box-author p {
	white-space: nowrap;
}
#footer .box-author p a {
	padding: 0 37px 0 0;
}
/*===========================================================================
5. Footer end
===========================================================================*/
/*===========================================================================
5. Cliff added
===========================================================================*/

.register_desc
{
	font-family: Arial, Helvetica, sans-serif;
}

.register_disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-weight:bold;
}

.register_steamkey
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

.register_product_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color:#EEEEEE;
}
.register_price
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:32px;
	color:#EEEEEE;
}

.faq_question
{
	font-weight: bold;
	font-size:18px;
	color: #ffae00;
	font-family: Arial, Helvetica, sans-serif;
}
.faq_answer
{
	font-family: Arial, Helvetica, sans-serif;
}

.central_content {
	background: #090706;
	width: 990px;
	border-top: 1px solid #2d231e;
	border-bottom: 1px solid #2d231e;
	border-left: 1px solid #2d231e;
	border-right: 1px solid #2d231e;
	margin-left: auto;
    margin-right: auto;
}


.upsell_review
{
	font-family: Arial, Helvetica, sans-serif;
	padding:8px;
}

.upsell_byline
{
	color: #ffae00;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:8px;
	padding-right:0px;
	padding-left:8px;
}
