body{
	background: url('_assets/_images/home_bg.png') repeat-x left top #F2F8FC;
	font: 14px/18px Helvetica, Arial, sans-serif;
}

a {
	color: #C00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

h2 {
	color: #FFF;
	font-size: 24px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), 0 1px 0 rgba(255, 255, 255, 0.3);
	font-weight: bold;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 22px;
}

strong {
	font-weight: bold;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
}

section {
	clear: both;
}

.clearfix {
	clear: both;
}

.content {
	margin-top: 55px;
}

.content p {
	margin-bottom: 24px;
}

.mainsection {
	padding-top: 64px;
}

.banner {
	width: 966px;
	position: relative;
	left: -10px;
	background-color: #b40000;
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 hsla(0, 0%, 100%, 0.3);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 hsla(0, 0%, 100%, 0.3);
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 hsla(0, 0%, 100%, 0.3);
	height: 27px;
	border: 1px solid #691d09;
	padding: 13px 0 0 30px;
	z-index: 10;
	
}

.banner:before {
	content: url('_assets/_images/banner_left.png');
	position: absolute;
	top: -14px;
	left: -1px;
}

.banner:after {
	content: url('_assets/_images/banner_right.png');
	position: absolute;
	top: -14px;
	right: -1px;
}

.shadow {
	height: 11px;
	background: url('_assets/_images/bannershadow.png') repeat-x left top;
	margin-bottom: -11px;
}

.colleft {
	margin-left: 19px;
	width: 300px;
	float: left;
}

/* CLOUDS */

#cloud1 {
	background: url('_assets/_images/sprite.png') no-repeat -646px -126px;
	width: 330px;
	height: 256px;
	position: absolute;
	z-index: -1;
}

#cloud2 {
	background: url('_assets/_images/sprite.png') no-repeat -640px -384px;
	width: 367px;
	height: 185px;
	position: absolute;
	right: 600px;
	z-index: -1;
}

/* MENU */

#redline{
	width: 100%;
	height: 5px;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	background-color: #C00;
	z-index: 100;
	position: fixed;
	top: 0;
}

#homelink {
	float: left;
}

nav {
	height: 45px;
	position: fixed;
	top: 5px;
	width: 100%;
	background: #17191d url('_assets/_images/pattern_header.png') no-repeat left top;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
	z-index: 98;
}

nav ul {
	float: right;
	margin-top: 8px;
}

nav ul li {
	padding: 4px 20px 0 20px;
	float: left;
	background-image: url('_assets/_images/nav_sep.png');
	background-position: center right;
	background-repeat: no-repeat;
	height: 27px;
}

nav ul li a {
	height: 30px;
	text-decoration: none;
	display: inline-block;
	font: bold 1.5em "Helvetica Neue", sans-serif;
	color: #d5d5d5;
}

nav ul li:last-child {
	padding-right: 0;
	background-image: none;
}

#flag {
	width: 98px;
	height: 112px;
	background-image: url('_assets/_images/patroon_logo.png'), -webkit-gradient(linear, left bottom, left top, from(#7f0000), to(#c70000));
	background-image: url('_assets/_images/patroon_logo.png'), -moz-linear-gradient(90deg, #7f0000 0%, #c70000 100%);
	border: 1px solid #581a09;
	background-image: url('_assets/_images/patroon_logo.png'), -o-linear-gradient(top, #c70000 0%, #7f0000 100%);
	-moz-box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.5), inset 0 0 3px hsla(0, 0%, 100%, 0.65);
	-webkit-box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.5), inset 0 0 3px hsla(0, 0%, 100%, 0.65);
	box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.5), inset 0 0 3px hsla(0, 0%, 100%, 0.65);
	float: left;
	z-index: 99;
	position: relative;
	margin-top: 3px;
}

#flag span {
	background: url(_assets/_images/sprite.png) no-repeat -444px -124px;
	text-indent: -9999px;
	width: 80px;
	height: 59px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}

#homelink a {
	background: url('_assets/_images/sprite.png') no-repeat -444px -183px;
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 98px;
	margin-left: 20px;
}

/* HOME */

#bonechar {
	background: url('_assets/_images/sprite.png') no-repeat 0 -124px;
	width: 442px;
	height: 383px;
	margin-left: 78px;
	margin-top: 20px;
	float: left;
}

#opener {
	float: left;
	width: 400px;
	margin-left: 60px;
}

#opener h1 {
	width: 200px;
	height: 172px;
	background: url('_assets/_images/sprite.png') no-repeat -444px -228px;
	text-indent: -9999px;
}

#opener p {
	color: #444;
	margin-top: 31px;
}

#opener a {
	margin-top: 45px;
	width: 213px;
	height: 35px;
	display: block;
	padding: 23px 0 22px 12px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#900), to(#C00));
	background-image: -moz-linear-gradient(90deg, #900 0%, #C00 100%);
	background-image: -o-linear-gradient(top, #C00 0%, #900 100%);
	border: 1px solid #52190A;
	border-radius: 7px;
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	position: relative;
	-moz-transition: background 0.5s linear 0s;
}

#opener a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#A80000), to(#D90000));
	background-image: -moz-linear-gradient(90deg, #A80000 0%, #D90000 100%);
	background-image: -o-linear-gradient(top, #D90000 0%, #A80000 100%);
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.35);
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.35);
}

#opener a:active {
	padding: 24px 0 21px 12px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#B20000), to(#990000));
	background-image: -moz-linear-gradient(90deg, #B20000 0%, #990000 100%);
	background-image: -o-linear-gradient(top, #990000 0%, #B20000 100%);
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.26);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.26);
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.26);
}

#btnbook {
	width: 49px;
	height: 35px;
	float: left;
	background: url('_assets/_images/sprite.png') no-repeat -526px -124px;
	margin-right: 8px;
	position: relative;
}

#opener a:after {
	content: url('_assets/_images/shadow_stripit.png');
	position: absolute;
	bottom: -15px;
	left: -10px;
	z-index: -1;
}

span#btnbig {
	font-size: 18px;
}

span#btnsmall {
	font-size: 12px;
}

#platform {
	background: url('_assets/_images/sprite.png') no-repeat 0 0;
	width: 100%;
	height: 122px;
	margin-top: -90px;
	position: relative;
	z-index: -2;
}

/* STORY */

#story{
	background: #8099b3;
	-moz-box-shadow: inset -1px 0 0 #9cafc4, inset 1px 0 0 #9cafc4;
	-webkit-box-shadow: inset -1px 0 0 #9cafc4, inset 1px 0 0 #9cafc4;
	box-shadow: inset -1px 0 0 #9cafc4, inset 1px 0 0 #9cafc4;
	border-left: 1px solid #696c6e;
	border-right: 1px solid #696c6e;
}

#story h3 {
	color: #313538;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

#story p {
	color: #313538;
}

#storyright {
	float: left;
	width: 620px;
	margin-left: 20px;
}

#storybottom {
	background: url('_assets/_images/sprite.png') no-repeat 0 -576px;
	clear: both;
	width: 978px;
	height: 255px;
}

/* CHARACTERS */

#characters {
	background: #373945;
	border-left: 1px solid #2e2f36;
	border-right: 1px solid #2e2f36;
	-moz-box-shadow: inset -1px 0 0 #53555f, inset 1px 0 0 #53555f;
	-webkit-box-shadow: inset -1px 0 0 #53555f, inset 1px 0 0 #53555f;
	box-shadow: inset -1px 0 0 #53555f, inset 1px 0 0 #53555f;
	padding-bottom: 33px;
}

.slider-content {
	overflow: hidden;
    float: left;
    position: relative;
    width: 100%;
}
#slider {
    height: 472px;
}
.slider-prev, .slider-next {
    background: url('_assets/_images/sprite.png') repeat scroll 0 0 transparent;
    display: none;
    height: 38px;
    position: absolute;
    text-indent: -9999px;
    top: 44%;
    width: 37px;
    z-index: 1000;
}
.slider-prev {
    background-position: -450px -401px;
    left: 0;
}
.slider-next {
    background-position: -487px -401px;
    right: 0;
}
.slider-prev:hover, .slider-next:hover {
    opacity: 0.8;
}
#slider-nav {
	margin: 40px 80px 0 0;
	padding-bottom: 20px;
	float: right;
	width: 340px;
    z-index: 10;
    position: relative;
    background: url('_assets/_images/chardivider.png') no-repeat left bottom;
}

#slider-nav ol {
	padding-left: 87px;
	margin: 0 auto;
}

#slider-nav ol li {
    float: left;
}
#slider-nav ol li a {
    background: url('_assets/_images/sprite.png');
    display: block;
    height: 36px;
    margin: 4px;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
}

#slider-nav ol li a.fone {
	width: 42px;
	background-position: -450px -479px;
}

#slider-nav ol li a.thorn {
	width: 17px;
	background-position:  -494px -441px;
}

#slider-nav ol li a.smiley {
	width: 29px;
	background-position:  -513px -441px;
}

.slider-content section {
    display: block;
    height: 260px;
    padding: 40px 0 30px;
    position: absolute;
    width: 100%;
}
.slider-content section.two, .slider-content section.three {
    display: none;
}
.slider-content section h2, .slider-content section p, .slider-content section .character {
    position: absolute;
	margin-top: 110px;
    z-index: 1;
}
.slider-content section h2 {
	margin-left: 580px;
    width: 390px;
    color: #BABABA;
    font-size: 54px;
    font-weight: bold;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.88);
}
.slider-content section p.copy {
	margin-left: 580px;
    margin-top: 170px;
    width: 300px;
    color: #FFF;
}

.slider-content section .character {
    margin-left: 90px;
    float: left;
}
.slider-content h2 {
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.slider-content .centered-content {
    padding-bottom: 10px;
    padding-top: 30px;
}

#fone {
	width: 344px;
	height: 295px;
	background: url('_assets/_images/sprite.png') no-repeat -608px -1200px;
}

#thorn {
	width: 246px;
	height: 384px;
	background: url('_assets/_images/sprite.png') -916px -833px;
	margin-top: 10px;
	
}

#smiley {
	width: 344px;
	height: 367px;
	background: url('_assets/_images/sprite.png') no-repeat -610px -833px;
	margin-top: 20px;
}

#spotlight {
	float: left;
	background: url('_assets/_images/spotlight.png') no-repeat left top;
	width: 460px;
	height: 455px;
	margin-left: 19px;
}

/* JEFF SMITH */

#jeff {
	clear: both;
	background: #ABABAB url('_assets/_images/divider_charjeff.png') repeat-x left top;
	border-left: 1px solid #7A7A7A;
	border-right: 1px solid #7a7a7a;
	-moz-box-shadow: inset 1px 0 0 #c6c6c6, inset -1px 0 0 #c6c6c6;
	-webkit-box-shadow: inset 1px 0 0 #c6c6c6, inset -1px 0 0 #c6c6c6;
	box-shadow: inset 1px 0 0 #c6c6c6, inset -1px 0 0 #c6c6c6;
	padding-bottom: 33px;
}

#jeff p {
	color: #444;
}

#jeff h3 {
	color: #333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#jeffsmith {
	float: left;
	background: url('_assets/_images/sprite.png') no-repeat 0 -833px;
	width: 608px;
	height: 454px;
	margin-left: 20px;
}

/* ABOUT */

#about {
	clear: both;
	background: #DADADA url('_assets/_images/divider_jeffabout.png') repeat-x left top;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	-moz-box-shadow: inset 1px 0 0 #EEE, inset -1px 0 0 #EEE;
	-webkit-box-shadow: inset 1px 0 0 #EEE, inset -1px 0 0 #EEE;
	box-shadow: inset 1px 0 0 #EEE, inset -1px 0 0 #EEE;
	padding-bottom: 33px;
}

#about h3 {
	color: #454545;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

#about p {
	color: #434343;
}

.aboutcolumn {
	width: 300px;
	margin-left: 20px;
	float: left;
}

.aboutdescr {
	margin-top: 16px;
}

.aboutphoto {
	width: 298px;
	height: 222px;
	border: 1px solid #3B3B3B;
}

#photodaan {
	background: url('_assets/_images/aboutsprite.jpg') no-repeat left top;
}

#photostefaan {
	background: url('_assets/_images/aboutsprite.jpg') no-repeat left -224px;
}

#photolaurent {
	background: url('_assets/_images/aboutsprite.jpg') no-repeat left -448px;
}

/* FOOTER */

footer {
	color: #b2b2b2;
	clear: both;
	background: #262626;
	border-top: 1px solid #252525;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	-moz-box-shadow: inset 0 1px 0 #6c6c6c;
	-webkit-box-shadow: inset 0 1px 0 #6c6c6c;
	box-shadow: inset 0 1px 0 #6c6c6c;
}

footer h3 {
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}

#footer {
	padding: 32px 80px 18px 80px;
	background: #2f2f2f;
	width: 780px;
	margin: 0 auto;
	border-radius: 7px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 0 #565656;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 0 #565656;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 0 #565656;
}

#contactleft {
	float: left;
	width: 380px;
	margin-right: 100px;
}

#contactright {
	float: left;
	width: 290px;
}

footer label {
	display: none;
}

footer input, footer textarea {
	font-size: 16px;
	width: 100%;
	color: #b2b2b2;
	background-color: #1b1b1b;
	border-radius: 5px;
	border: 0;
	padding: 4px;
	-moz-box-shadow: inset 0 1px 0 black, 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0 1px 0 black, 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 black, 0 1px 0 rgba(255, 255, 255, 0.2);
	margin-bottom: 9px;
	
}

footer input {
	height: 18px;
	line-height: 18px;
}

footer textarea {
	font-family: Helvetica, Arial, sans-serif;
	resize: none;
	height: 150px;
}

footer button {
font-size: 14px;
padding: 5px 20px;
background-image: -webkit-gradient(linear, left bottom, left top, from(#900), to(#C00));
background-image: -moz-linear-gradient(90deg, #900 0%, #C00 100%);
border: 1px solid #52190A;
border-radius: 7px;
-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
color: #FFF;
text-decoration: none;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

#footer button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#a80000), to(#d90000));
	background-image: -moz-linear-gradient(90deg, #a80000 0%, #d90000 100%);
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.35);
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.35);
}

footer button:active {
	padding: 6px 20px 4px 20px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#b20000), to(#990000));
	background-image: -moz-linear-gradient(90deg, #b20000 0%, #990000 100%);
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.26);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.26);
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.7), inset 0 1px 0 rgba(255, 255, 255, 0.26);
}