/* @override http://bsn.krd.webhop.net/assets/css/styles.css */

/* RESETS */
html, body, h2, p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
}
a img {border: 0;}
a {color: black;}


/* LAYOUT */
html, body {
	height: 100%;
}

body {
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../images/bg.png);
}

#wrapper {
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding-top: 21px;
	background: url(images/bsn-bg-top.png) no-repeat center top;
	margin-top: 30px;
}

#bsnintro {
	position: absolute;
	top: -117px;
	left: 40px;
}

#content-wrapper {	background: url(images/bsn-bg-mid.png) repeat-y center center;
}

#gametop {
	position: relative;
	height: 183px;
	width: 980px;
	margin-bottom: -100px;
}

#sitename {
	position: relative;	
	width: 263px;
	float: left;
	left: 40px;
	visibility: hidden;
}

#gametitle {
	width: 460px;
	text-align: right;
	float: right;
	display: inline;
}

#gametitle form {
	position: relative;
	float: right;
	display: inline;
	line-height: 20px;
	z-index: 1000;
	padding-right: 14px;
	background: url(images/emaillist-right.png) no-repeat right center;
}

#gametitle form input {
	text-transform: uppercase;
	text-align: center;
	width: 170px;
	font: 90% Georgia, "Times New Roman", Times, serif;
}

#gametitle .formbg {
	display: block;
	padding-left: 14px;
	background: url(images/emaillisght-left.png) no-repeat left center;
}

#gametitle .formbg2 {
	display: block;
	padding: 8px 0;
	background: url(images/emaillights.png) repeat-x center center;
}

#footer {
	position: relative;
	height: 20px;
	z-index: 10;
	background: url(images/bsn-bg-bottom.png) no-repeat center bottom;
	margin: 0;
}

.gamespace {
	position: absolute;
}

#gamecontent {
	position: relative;
	z-index: 300;
}

#gameboard {
	position: relative;
	z-index: 200;
	left: 5px;
	height: 565px;
	background: url(images/bsn-path.png) no-repeat left bottom;
	top: 18px;
}

#square1 {
	width: 205px;
	left: 40px;
	top: 145px;
	color: white;
	z-index: 999;
}

#square2 {
	width: 165px;
	left: 180px;
	top: 350px;
	color: white;
	
}

#square3 {
	left: 300px;
	top: 468px;
	color: white;
	
}

#square4 {
	width: 257px;
	left: 508px;
	top: 460px;
	color: white;
	
}

#square5 {
	left: 734px;
	top: 320px;
	color: white;
	
}

#square6 {
	position: absolute;
	left: 634px;
	top: 50px;
	color: white;
}

#gamecenter {
	position: absolute;
	width: 190px;
	text-align: center;
	left: 402px;
	top: -15px;
}


#square5 p {
	width: 180px;
	margin-top: 10px;
}

#square6 p {
	margin-left: 90px;
	width: 175px;
	margin-top: 10px;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
}

#display {
	position: absolute;
	width: 359px;
	height: 359px;
	left: 33%;
}

#square1 h3 {
	width: 82px;
	float: left;
	display: inline;
}

#square1 span.start {
	padding: 10px 10px 10px 0;
}

#square2 a, #square3 a {display: block;}

#square4 h3 {
	color: #95c94c;
}

.gamespace p {
	text-align: left;
	font-size: 90%;
	line-height: 150%;
}

.gamespace a {
	color: #d8c626;
	font-weight: bold;
	font-size: 100%;
}

#footercopy {
	width: 980px;
	margin: 0 auto;
	font-size: 80%;
	text-align: center;
	padding: 10px 0;
}

.arrows {
	position: absolute;
	z-index: 200;
}

#arrow1 {
	left: 50px;
	top: 200px;
	
}

#arrow2 {
	left: 260px;
	top: 320px;
}

#arrow3 {
	left: 620px;
	top: 470px;
}

#arrow4 {
	left: 930px;
	top: 150px;
}

#arrow5 {
	left: 330px;
	top: 480px;
}

#stars {
	position: absolute;
	z-index: 200;
	top: 350px;
	right: 60px;
}

#cat {
	position: absolute;
	left: 210px;
	top: 174px;

}

#dog {
	position: absolute;
	height: 142px;
	width: 144px;
	top: 170px;
	z-index: 11;
}

#ball {
	position: absolute;
	left: 30px;
	top: 290px;
	z-index: 10;
	
}

#dialog {
	position: absolute;
	left: 70px;
	top: 100px;
	visibility: hidden;
}

/* LOADER */
#loaderbg {
	z-index: 999;
	position: absolute;
	background-color: rgba(94,94,97,0.5);
	width: 100%;
	min-height: 100%;
	opacity: 1;
}



/* MIS */
.clear {
	clear: both;
}

#overlay {
	position: absolute;
	z-index: 5000;
	width: 100%;
	top: 0;
	height: 100%;
	min-height: 100%;
	background-image: url(../images/overlay.png);
}

a#getnuts {
	display: block;
	height: 56px;
	width: 184px;
	background: url(../images/getnuts.png) no-repeat center top;
}

a#getnuts:hover {
	background: url(../images/getnuts.png) no-repeat center -56px;
}

#dog {
	position: absolute;
	height: 142px;
	width: 144px;
	top: 170px;
	z-index: 11;
}

#cat {
	position: absolute;
	left: 210px;
	top: 174px;

}

#erroroutput {
	display: block;
	padding-right: 20px;
}

.card {
	position: relative;
	z-index: 7000;
	margin-left: 50%;
	width: 702px;
	height: 386px;
	left: -350px;
	text-align: center;
}

.card.thankyou {
	width: 550px;
}

.card .closebox {
	position: absolute;
	top: 40px;
	left: 86%;
}

span.mailinglist label {
	float: right;
	width: 400px;
	display: inline;
}

.social {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

.social p {
	text-align: right;
	color: #544431;
}

.social p img {
	vertical-align: middle;
}