* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 11px;
	background:#111;
	font-family: Ubuntu, Roboto, Arial;

	
}

#preloader { display:none;}

.slideshow {
    width: 100%;
    position: relative;
    height: 280px;   
    padding-top:20px; 
}


h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 100%;
	padding-top:10px;
}


h2 {
	font-size: 24px;
}


p {
	margin: 0 0 15px 0;
}

a {
	color: #fc9000;
}

a:hover {
	color: #ffc900;
}

.biglink a {
	font-size:19px;
	color:#ff9000;
	text-decoration: none;
}

.biglink a:hover {
	color:#ffc990;
}


.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 1024px;
	min-width: 1024px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	max-width: 1024px;
	min-width: 1024px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
	min-height:300px;
	font-size:11px;
	line-height: 20px;
}


.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 30px;
	padding:20px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.inner h1 {
	
	padding-bottom:2px;
	margin-bottom:2px;
	color: #ffab00;
	
}

.inner ul {
	
	list-style-position:inside;
	line-height: 26px;

}

.extraHeight {
	min-height:0px;
}

.subMenu {
	height: 41px;
	z-index: 1000;
	width: 1024px;
	background: #222;
	padding-top:4px;
	padding-bottom:2px;
	vertical-align: middle;
	text-align:center;
	margin:0 auto;
}

.subMenu .inner {
	padding: 0px;
	font-weight: 400;
	margin: 0 auto;
	text-align:center;
}


.subNavBtn {
	display: block;
	height: 24px;
	min-width: 60px;
	max-width: 200px;
	float:left;
	margin: 0px;
	text-decoration: none;
	font-size: 13px;
	padding: 12px 1.5% 0 1.5%;
	text-align: center;
	border-left: #222 thin solid;
	border-right: #222 thin solid;
	
	color: #ccc;
	background: #621e26;
}

.subNavBtn2 {
	display: block;
	height: 24px;
	min-width: 60px;
	max-width: 200px;
	float:left;
	margin: 0px;
	text-decoration: none;
	font-size: 13px;
	padding: 12px 1.5% 0 1.5%;
	text-align: center;
	border-left: #222 thin solid;
	border-right: #222 thin solid;
	
	color: #fc9000;
	background: #621e26;
}

.subNavBtn:hover {
	color: #fff;
	background: #771a25;
}

.active {
	background: #840c1a;
	color: #ffab00;
}
.end {
	margin: 0;
}




/* SECTIONS */
.sTop {

	background:#301617;
	color:#3d3d3d;
	text-align:center;
	width:100%;
	height:300px;
	
}

.s1 {
	background-color:#2f2f2f;
	color:#fff;
	background-image: url("/images/box_shadow.png");
	background-repeat: repeat-x;
	background-size: 100% 100%;
	
}


.s2 {
	background: #222222;
}
.s2 a {
	color: #fff;
}

.s3 {
	background-color: #2f2f2f;
	background-image: url("/images/box_shadow.png");
	background-repeat: repeat-x;
	background-size: 100% 100%;
}


.s4 {
	background: #222222;
}



.s5 {
	background-color: #2f2f2f;
	background-image: url("/images/box_shadow.png");
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

.s6 {
	background: #222222;
}

.s7 {
	background-color: #2f2f2f;
	background-image: url("/images/box_shadow.png");
	background-repeat: repeat-x;
	background-size: 100% 100%;
}


.footer {
	background-color: #2f2f2f;
	background-image: url("/images/box_shadow.png");
	background-repeat: repeat-x;
	background-size: 100% 100%;
	
	
	color:#aaa;
	text-align:center;
	padding:10px;
	font-size:10pt;
	height:90px;
}

.footer a {
	
	color:#fff;
}





/* slideshow */
#banner-fade,
#banner-slide{
	margin-bottom: 0px;

}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
	z-index:9999; 
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}



.image_feature {
	width:438px;
	height:247px;
	margin-right:10px;
	border:2px solid #111;
}

.image_feature_right {
	width:438px;
	height:247px;
	margin-left:10px;
	border:2px solid #111;
}


.screenshot_thumbnail {
	
	width:140px;
	height:90px;
	border:2px solid #ddd;
	margin:5px;
}

.video_thumbnail {
	
	width:170px;
	height:120px;
	border:2px solid #ddd;
	margin:5px;
}

.screenshot_normal {
	
	width:1920px;
	height:1080px;
}

.screenshot_normal2 {
	
	width:1920px;
	height:1080px;
}



/* leaderboard */
.adventure-heading {

	margin: 5px auto;
	max-width: 700px;
	padding: 4px;
	font-size:11pt;
	background-color: rgb(56, 26, 26);
	
	/*
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	*/
}

.adventure-stats {
	border-radius: 2px;
	margin: 5px auto;
	max-width: 700px;
	width: 500px;
	height:16px;
	padding: 2px;
	background-color: rgb(36, 36, 36);
	font-size:11pt;
	color: #888;
}
.adventure-stats b {
	color: #ddd;
	text-aligh:right;
}

.adventure {
	text-align:left;
	max-width: 700px;
	padding:5px;
	margin-bottom: 2px;
	background-color: rgb(33, 33, 33);
	
		/*
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;

	-moz-border-radius-bottomright: 25px;
	border-bottom-right-radius: 25px;
	
	-moz-border-radius-bottomleft: 25px;
	border-bottom-left-radius: 25px;
	*/
}

.adventureHeading {
	text-align:center;
	max-width: 700px;
	padding:6px;
	background-color: rgb(99, 99, 99);
	color:#222;
	height:20px;
	vertical-align: middle;
	margin-bottom: 4px;
	font-size:22px;
	
		/*
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;

	-moz-border-radius-bottomright: 25px;
	border-bottom-right-radius: 25px;
	
	-moz-border-radius-bottomleft: 25px;
	border-bottom-left-radius: 25px;
	*/
}

.adventure-creator {
	text-align: left;
	font-size: 90%;
	
}

.adventure-creator a {
	color:#0072e6;	
}





