body {
	background-color: #000000;
}

div#startstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/hall.jpg');
	background-size: cover;
	overflow: hidden;
	font-family: 'Berkshire Swash', cursive;
}

div#startstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-size: cover;
	overflow: hidden;
	font-family: 'Berkshire Swash', cursive;
}

div#startstage h1 {
	position: absolute;
	left: 160px;
	color: white;
	font-size: 100px;
	font-weight: normal;
	text-shadow: 10px 2px 5px black;
}

div#startstage h2 a {
	text-decoration: none;
	position: absolute;
	left: 560px;
	top: 300px;
	color: white;
	font-size: 50px;
	font-weight: normal;
	text-shadow: 2px 2px 5px black;
}

div#startstage h2 a:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}

div#startstage h3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	color: white;
	font-size: 20px;
	font-weight: normal;
}

div#endstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/hall.jpg');
	background-size: cover;
	overflow: hidden;
	font-family: 'Berkshire Swash', cursive;
}

div#endstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-size: cover;
	overflow: hidden;
	font-family: 'Berkshire Swash', cursive;
}

div#endstage h1 {
	position: absolute;
	left: 400px;
	color: white;
	font-size: 100px;
	font-weight: normal;
	text-shadow: 10px 2px 5px black;
}

div#endstage h2 a {
	text-decoration: none;
	position: absolute;
	left: 430px;
	top: 300px;
	color: white;
	font-size: 50px;
	font-weight: normal;
	text-shadow: 2px 2px 5px black;
}

div#endstage h2 a:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}

div#endstage h3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	color: white;
	font-size: 20px;
	font-weight: normal;
}

div#charselectstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-color: #161616;
	background-size: cover;
	overflow: hidden;
	font-family: 'Berkshire Swash', cursive;
}

div#charselectstage h1 {
	position: absolute;
	left: 370px;
	top: 100px;
	color: white;
	font-size: 60px;
	font-weight: normal;
}

div#introstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-color: #161616;
	background-size: cover;
	overflow: hidden;
}

div#smithystage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/smithy.jpg');
	background-size: cover;
	overflow: hidden;
}

div#hallstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/hall.jpg');
	background-size: cover;
	overflow: hidden;
}

div#lairstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/lair.jpg');
	background-size: cover;
	overflow: hidden;
}

div#lairexitstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/lair-exit.png');
	background-size: cover;
	overflow: hidden;
}

div#tavernstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/tavern.jpg');
	background-size: cover;
	overflow: hidden;
}

div#townstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/town.png');
	background-size: cover;
	overflow: hidden;
}

div#townmapstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/town-map.jpg');
	background-size: cover;
	overflow: hidden;
}

div#townmapnightstage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/town-map-night.jpg');
	background-size: cover;
	overflow: hidden;
}

div#smithystage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/smithy.jpg');
	background-size: cover;
	overflow: hidden;
}

div#librarystage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/library.png');
	background-size: cover;
	overflow: hidden;
}

div#storestage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/store.png');
	background-size: cover;
	overflow: hidden;
}

div#foreststage {
	width: 1280px;
	height: 720px;
	margin: auto;
	position: relative;
	background-image: url('images/ui/forest.jpg');
	background-size: cover;
	overflow: hidden;
}

img#playerportm {
	width: 250px;
	height: 250px;
	position: absolute;
	bottom: 100px;
	right: 300px;
	display: block;
}

img#playerportm:hover {
	border: 5px solid #ffffff;
	overflow: hidden;   
	cursor: pointer;
	transition: 0.3s;
	margin: -5px;
}

img#playerportf {
	width: 250px;
	height: 250px;
	position: absolute;
	bottom: 100px;
	left: 300px;
}

img#playerportf:hover {
	border: 5px solid #ffffff;
	overflow: hidden;   
	cursor: pointer;
	transition: 0.3s;
	margin: -5px;
}

img#playerport {
	width: 250px;
	height: 250px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

img#npcport {
	width: 250px;
	height: 250px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

img#tanam {
	width: 250px;
	height: 250px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

img#tanam-2 {
	width: 250px;
	height: 250px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	opacity: 0.5;
	z-index: 1;
}

img#purse {
	width: 200px;
	height: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
}

img#bag {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 150px;
	right: 0px;
	transition: 0.2s;
}

img#bag:hover {
	opacity: 0.5;
	cursor: pointer;
}

div#inventory{
	height: 100px;
	width: 305px;
	position: absolute;
	right: 150px;
	top: 170px;
	z-index: 1;
}

div#inventory img{
	height: 100px;
	width: 150px;
	border-width: 2px;
	border: 1px solid #ffffff;
	background-color: rgba(0,0,0,0.7);
	float: right;
	display: inline-block;
}

div#blank{
	height: 100px;
	width: 150px;
	border-width: 2px;
	border: 1px solid #ffffff;
	background-color: rgba(0,0,0,0.7);
	float: right;
	display: inline-block;

}

img#map-icon {
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.2s;
}

img#map-icon:hover {
	opacity: 0.5;
	cursor: pointer;
}

div#mapscreen {
	position: absolute;
	left: 150px;
	width: 700px;
	height: 490px;
	z-index: 1;
}

img#mapcave {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 40px;
	top: 50px;
	transition: 0.2s;
}

img#mapcave:hover {
	opacity: 0.5;
	cursor: pointer;
}

img#mapcastle {
	width: 90px;
	height: 80px;
	position: absolute;
	left: 400px;
	top: 90px;
	transition: 0.2s;
}

img#mapcastle:hover {
	opacity: 0.5;
	cursor: pointer;
}

img#mapforest {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 200px;
	top: 270px;
	transition: 0.2s;
}

img#mapforest:hover {
	opacity: 0.5;
	cursor: pointer;
}

div#output {
	width: 780px;
	height: 150px;
	background-color: rgba(0,0,0,0.7);
	color: white;
	position: absolute;
	bottom: 0px;
	right: 250px;
	padding: 20px;
	box-sizing: border-box;
	font-family: Arial;
	user-select: none;
	text-align: center;
	font-size: 20px;
}

div#speaking {
	width: 200px;
	height: 40px;
	background-color: rgba(0,0,0,0.7);
	color: white;
	position: absolute;
	bottom: 150px;
	right: 540px;
	padding: 10px;
	box-sizing: border-box;
	user-select: none;
	text-align: center;
	font-size: 18px;
  	font-family: 'Berkshire Swash', cursive;
	color: #ffffff;
}

div#coincount {
	color: #ffaa00;
	font-size: 30px;
	width: 48px;
	height: 35px;
	position: absolute;
	top: 60px;
	pointer-events: none;
	right: 190px;
	font-weight: bold;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
}


div#next {
	position: absolute;
	right: 400px;
	bottom: 0px;
	font-size: 24px;
	-webkit-user-select: none; /* Safari */
  	-ms-user-select: none; /* IE 10 and IE 11 */
  	user-select: none; /* Standard syntax */
  	font-family: 'Berkshire Swash', cursive;
	color: #ffffff;
}

div#nextpurchase {
	position: absolute;
	right: 400px;
	bottom: 0px;
	font-size: 24px;
	-webkit-user-select: none; /* Safari */
  	-ms-user-select: none; /* IE 10 and IE 11 */
  	user-select: none; /* Standard syntax */
  	font-family: 'Berkshire Swash', cursive;
	color: #ffffff;
}

div#purchaseitem {
	position: absolute;
	right: 400px;
	bottom: 0px;
	font-size: 24px;
	-webkit-user-select: none; /* Safari */
  	-ms-user-select: none; /* IE 10 and IE 11 */
  	user-select: none; /* Standard syntax */
  	font-family: 'Berkshire Swash', cursive;
	color: #ffffff;
}

div#nextmend {
	position: absolute;
	right: 400px;
	bottom: 0px;
	font-size: 24px;
	-webkit-user-select: none; /* Safari */
  	-ms-user-select: none; /* IE 10 and IE 11 */
  	user-select: none; /* Standard syntax */
  	font-family: 'Berkshire Swash', cursive;
	color: #ffffff;
}

div#back {
	position: absolute;
	left: 400px;
	bottom: 0px;
	font-size: 24px;
	-webkit-user-select: none; /* Safari */
  	-ms-user-select: none; /* IE 10 and IE 11 */
  	user-select: none; /* Standard syntax */
  	font-family: 'Berkshire Swash', cursive;
	color: #ffffff;
}

div#backmend {
	position: absolute;
	left: 400px;
	bottom: 0px;
	font-size: 24px;
	-webkit-user-select: none; /* Safari */
  	-ms-user-select: none; /* IE 10 and IE 11 */
  	user-select: none; /* Standard syntax */
  	font-family: 'Berkshire Swash', cursive;
	color: #ffffff;
}

div#next:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}

div#nextpurchase:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}

div#nextmend:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}

div#backmend:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}
div#purchaseitem:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}

div#back:hover {
	position: absolute;
	color: gold;
	cursor: pointer;
	transition: 0.3s;
}

#griffin-icon {
	width: 100px;
	height:  100px;
	position: absolute;
	left: 600px;
	bottom: 350px;
	transition: 0.2s;
}

#griffin-icon:hover {
	cursor: pointer;
	opacity: 0.5;
}

#purse-arrow {
	position: absolute;
	right: 80px;
	top: 150px;
	rotate: 270deg;
	height: 56px;
	width: 100px;
}

#bag-arrow {
	position: absolute;
	right: 150px;
	top: 200px;
	height: 56px;
	width: 100px;
}

#king-icon {
	position: absolute;
	right: 5px;
	bottom: 230px;
	width: 100px;
	height: 100px;
	transition: 0.2s;
}

#hobbo-icon {
	position: absolute;
	right: 650px;
	bottom: 400px;
	width: 100px;
	height: 100px;
	transition: 0.2s;
}

#store-keeper-icon {
	position: absolute;
	right: 730px;
	bottom: 270px;
	width: 100px;
	height: 100px;
	transition: 0.2s;
}

#town-guard-icon {
	position: absolute;
	right: 200px;
	bottom: 250px;
	width: 80px;
	height: 80px;
	transition: 0.2s;
}

#shamus-icon {
	position: absolute;
	right: 480px;
	bottom: 350px;
	width: 100px;
	height: 100px;
	transition: 0.2s;
}

#king-icon:hover {
	opacity: 0.5;
	cursor: pointer;
}

#hobbo-icon:hover  {
	opacity: 0.5;
	cursor: pointer;
}

#store-keeper-icon:hover  {
	opacity: 0.5;
	cursor: pointer;
}

#town-guard-icon:hover  {
	opacity: 0.5;
	cursor: pointer;
}

#shamus-icon:hover  {
	opacity: 0.5;
	cursor: pointer;
}

#king-label {
	text-align: center;
	color: #ffffff;
	position: absolute;
	right: 5px;
	bottom: 330px;
	width: 100px;
	height: 20px;
	background-color: rgba(0,0,0,0.5);
}

#blacksmith-label {
	text-align: center;
	color: #ffffff;
	position: absolute;
	right: 650px;
	bottom: 500px;
	width: 100px;
	height: 20px;
	background-color: rgba(0,0,0,0.5);
}

#store-label {
	text-align: center;
	color: #ffffff;
	position: absolute;
	right: 730px;
	bottom: 370px;
	width: 100px;
	height: 20px;
	background-color: rgba(0,0,0,0.5);
}

#guard-label {
	text-align: center;
	color: #ffffff;
	position: absolute;
	right: 190px;
	bottom: 330px;
	width: 100px;
	height: 20px;
	background-color: rgba(0,0,0,0.5);
}

#library-label {
	text-align: center;
	color: #ffffff;
	position: absolute;
	right: 480px;
	bottom: 435px;
	width: 100px;
	height: 20px;
	background-color: rgba(0,0,0,0.5);
}

#overlay{
	width: 1280px;
	height: 720px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#storestock{
	height: 100px;
	width: 305px;
	position: absolute;
	right: 490px;
	top: 170px;
	z-index: 1;
}

div#storestock img{
	height: 150px;
	width: 150px;
	border-width: 2px;
	border: 1px solid #ffffff;
	background-color: rgba(0,0,0,0.7);
	float: right;
	display: inline-block;
	transition: 0.2s;
}

div#storestock img:hover{
	opacity: 0.8;
	cursor: pointer;
}

div#sword-price {
	color: #ffaa00;
	font-size: 30px;
	width: 48px;
	height: 35px;
	position: absolute;
	top: 120px;
	right: 15px;
	font-weight: bold;
	text-align: center;
	pointer-events: none;
}

div#bow-price {
	color: #ffaa00;
	font-size: 30px;
	width: 48px;
	height: 35px;
	position: absolute;
	top: 120px;
	right: 165px;
	font-weight: bold;
	text-align: center;
	pointer-events: none;
}

div#ore-price {
	color: #ffaa00;
	font-size: 30px;
	width: 48px;
	height: 35px;
	position: absolute;
	top: 270px;
	right: 155px;
	font-weight: bold;
	text-align: center;
	pointer-events: none;
}

div#potion-price {
	color: #ffaa00;
	font-size: 30px;
	width: 48px;
	height: 35px;
	top: 270px;
	right: 0px;
	position: absolute;
	font-weight: bold;
	text-align: center;
	pointer-events: none;
}