/***************************************************************************
	Filename         : 	jp-style.css
	Created          : 	28/07/2011
	Comments         : 	Structure & Content styles for joeplant.com
****************************************************************************/
html {
    overflow-y: scroll !important; /* Vertical Scrollbar always on - stops page shift */
}

body {
	background:url('../images/') no-repeat;
    width: 1500px;
	height: 8884px;
    margin: auto;
	position: center;
	background-color: #FFFFFF;
}
/*img#bgmimick {position:absolute;width:100%;height:100%;left:0px;top:0px;z-index:-1;}*/
h1 {
	
}
#main {
background:url('../images/NRR_Website_01.jpg') ;
	width: 1500px;
	height: 8884px;
	position: relative;
	background-color: #FFFFFF;
	}

#video {
	width: 1500px;
    left: 0px;
	top: -7920px;
	position: relative;
}

#index_gameplay_01 {
	background:url('../images/Gameplay-02.gif');
	width: 761px;
	height: 428px;
    left: 712px;
	top: -6440px;
	position: relative;
}

#index_gunhead {
	background:url('../images/gunhead2.gif')no-repeat left top;
	width: 707px;
	height: 898px;
    left: 0px;
	top: -5160px;
	position: relative;
}

#index_smiley {
	background:url('../images/Smiley_Gif_02_Smaller.gif');
	width: 1050px;
	height: 760px;
    left: 435px;
	top: -4410px;
	position: relative;
}

#index_gameplay_02 {
	background:url('../images/Benchmark_Gameplay_02.gif');
	width: 368px;
	height: 1105px;
    left: 75px;
	top: -5130px;
	position: relative;
}

#IndexOver_01 {
	background:url('../images/IndexOver_01.png')no-repeat left top;
	width: 1066px;
	height: 1147px;
    left: 435px;
	top: -6235px;
	position: relative;
}

#mailinglist {
    width: 350px;
	height: 84px;
    left: 980px;
	top: -10620px;
	position: relative;
}

/*pitchdeck...*/

#pixie {
	background:url('../images/NRR_Longform_01.jpg') no-repeat left top;
	 width: 1500px;
	height: 11100px;
	position: relative;
	
}

#content {
	width: 1500px;
    left: 0px;
	top: -10140px;
	position: relative;
}
#gunhead {
	background:url('../images/gunhead2.gif')no-repeat left top;
	width: 707px;
	height: 898px;
    left: 0px;
	top: -9900px;
	position: relative;
}

#gameplay_01 {
	background:url('../images/Gameplay-02.gif');
	width: 761px;
	height: 428px;
    left: 710px;
	top: -10745px;
	position: relative;
}

#smiley {
	background:url('../images/Smiley_Gif_02.gif');
	width: 1200px;
	height: 760px;
    left: 0px;
	top: -7050px;
	position: relative;
}
#gameplay_02 {
	background:url('../images/Benchmark_Gameplay_02.gif');
	width: 368px;
	height: 1105px;
    left: 1035px;
	top: -8400px;
	position: relative;
}
#button_steam {
	
	border:none;
	width:  50px;
	height: 50px;
	left: 0px;
	top: -11600px;
	position: relative;
	}

#button_youtube {
	
	border:none;
	width:  50px;
	height: 50px;
	left: 0px;
	top: -11585px;
	position: relative;
	}

#button_twitter {
	
	border:none;
	width:  50px;
	height: 50px;
	left: 0px;
	top: -11570px;
	position: relative;
	}

#button_instagram {
	
	border:none;
	width:  50px;
	height: 50px;
	left: 0px;
	top: -11555px;
	position: relative;
	}

#button_mastodon {
	
	border:none;
	width:  50px;
	height: 50px;
	left: 0px;
	top: -11540px;
	position: relative;
	}

#button_tiktok {
	
	border:none;
	width:  50px;
	height: 50px;
	left: 0px;
	top: -11525px;
	position: relative;
	}


#button_steam_02 {
	
	border:none;
	width:  460px;
	height: 123px;
	left: 850px;
	top: -10620px;
	position: relative;
	}

.sr-only {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}