<br />
<b>Warning</b>:  Undefined array key "colour" in <b>/usr/www/frostburntweb/public/Loading_4panel/style.php</b> on line <b>4</b><br />
<br />
<b>Warning</b>:  Undefined array key "circle" in <b>/usr/www/frostburntweb/public/Loading_4panel/style.php</b> on line <b>5</b><br />
<br />
<b>Warning</b>:  Undefined array key "titleunderline" in <b>/usr/www/frostburntweb/public/Loading_4panel/style.php</b> on line <b>6</b><br />
<br />
<b>Warning</b>:  Undefined array key "tableright" in <b>/usr/www/frostburntweb/public/Loading_4panel/style.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  Undefined array key "tablebottom" in <b>/usr/www/frostburntweb/public/Loading_4panel/style.php</b> on line <b>8</b><br />
<br />
<b>Warning</b>:  Undefined array key "bar" in <b>/usr/www/frostburntweb/public/Loading_4panel/style.php</b> on line <b>9</b><br />
<br />
<b>Warning</b>:  Undefined array key "avatar" in <b>/usr/www/frostburntweb/public/Loading_4panel/style.php</b> on line <b>11</b><br />

body {
	height: 100%;
	width: 100%;
	overflow: hidden;
	left: 0;
	top: 0;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #666666; /* Edit your background here */
}

.cycle-slideshow {
	z-index: -100;
}

.cycle-slideshow > img {
	display: inline;
	background-size: 100% auto;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}
 a {
 	display: none;
 }

#center {
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	width: 1024px;
	height: 100%;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
	
#container {
	display: table-cell;
	vertical-align: middle;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	display: block;
	top: 0;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}

#leftcontainer {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	width: 500px;
	height: 612px;
}

#playerinfo {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	width: 500px;
	height: 280px;
	border-radius: 10px;
	-webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
}

#playerinfotop {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	height:  130px;
	width: 100%;
	background-color: #;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 5px solid #;
	z-index: 0;
	color: white;
	font-family: header, bebas;
	font-size: 45px;
	font-weight: lighter;
	line-height: 60px;
	text-align: center;
}

#playeravatar {
	position: absolute;
	display: inline-block;
	width: 150px;
	height: 150px;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	background: url('') no-repeat center;
	background-size: 150px 150px;
	z-index: 1;
	top: 0;
	margin-left: 175px;
	margin-top: 50px;
	border: 5px solid #;
}

#playerinfobottom {
	display: inline-block;
	position: relative;
	bottom: 0;
	left: 0;
	height: 150px;
	width: 100%;
	background-color: white;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 0;
}

#playername {
	display: inline-block;
	position: relative;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	margin-top: 80px;
	line-height: 35px;
	font-size: 32px;
	font-family: playerinfo, cool;
	color: black;
}

#playersteamid {
	display: inline-block;
	position: relative;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	margin-top: 7px;
	line-height: 20px;
	font-size: 20px;
	font-family: playerinfo, cool;
	color: #696969;
}

#serverinfo {
	display: inline-block;
	position: relative;
	margin-top: 20px;
	width: 100%;
	height: 308px;
	border-radius: 10px;
	-webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
}

#serverinfotop {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 65px;
	line-height: 60px;
	font-size: 45px;
	font-family: header, bebas;
	text-align: center;
	color: white;
	background-color: #;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom: 5px solid #;
}

#serverinfobottom {
	display: inline-block;
	position: relative;
	bottom: 0;
	width: 100%;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

table {
	border-spacing: 0px;
	border: 0px;
	margin-left: 0px;
	width: 100%;
}

tr {
	height: 77px;
}

#imgbackground {
	left: 0;
	width: 77px;
	height: 74px;
	background-color: #;
	border-bottom: 2px solid #;
}

#imgbackgroudbottom {
	left: 0;
	width: 77px;
	height: 77px;
	background-color: #;
	border-bottom-left-radius: 10px;
}

#serverinfoimg {
	width: 77px;
	height: 74px;
}

#spacer {
	width: 20px;
	border-left: 4px solid #;
	border-bottom: 2px solid #;
	background-color: white;
}

#spacerbottom {
	width: 20px;
	background-color: white;
	border-left: 4px solid #;
}

#servername {
	text-align: left;
	width: 395px;
	max-width: 395px;
	margin-left: 20px;
	font-family: serverinfo, ralewayregular;
	font-color: #242424;
	font-size: 25px;
	border-bottom: 2px solid #;
	background-color: white;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#servergame {
	text-align: left;
	width: 395px;
	max-width: 395px;
	margin-left: 20px;
	font-family: serverinfo, ralewayregular;
	font-color: #242424;
	font-size: 25px;
	border-bottom: 2px solid #;
	background-color: white;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#servermap {
	text-align: left;
	width: 395px;
	max-width: 395px;
	margin-left: 20px;
	font-family: serverinfo, ralewayregular;
	font-color: #242424;
	font-size: 25px;
	background-color: white;
	border-bottom-right-radius: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#rightcontainer {
	display: inline-block;
	position: relative;
	width: 500px;
	height: 612px;
	float: right;
}

#custominfo {
	display: block;
	position: relative;
	width: 500px;
	height: 400px;
	border-radius: 10px;
	-webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
}

#custominfotop {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 65px;	
	line-height: 60px;
	vertical-align: middle;
	font-size: 45px;
	font-family: header, bebas;
	text-align: center;
	color: white;
	background-color: #;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom: 5px solid #;
}

#custominfobottom {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 335px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: white;
}

#custominfotext {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	line-height: 20px;
	width: 460px;
	padding-top: 10px;
	margin-left: 20px;
	font-family: about, ralewayregular;
	font-size: 20px;
	color: black;
	word-wrap: break-word;
}

#progress {
	display: block;
	position: relative;
	width: 500px;
	height: 188px;
	margin-top: 20px;
	border-radius: 10px;
	-webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
}

#progresstop {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 65px;
	line-height: 60px;
	vertical-align: middle;
	font-size: 45px;
	font-family: header, bebas;
	text-align: center;
	color: white;
	background-color: #;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom: 5px solid #;
}

#progressbottom {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 123px;
	background-color: white;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#counter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#currentstatus {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 23px;
	font-family: download, ralewayregular;
	color: black;
	margin-bottom: 40px;
	text-align: center;
}

#percent {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	font-family: download, ralewayregular;
	color: #696969;
	margin-bottom: 10px;
	text-align: center;
}

#bar {
	display: block;
	position: absolute;
	width: 450px;
	height: 20px;
	margin-top: 20px;
	margin-left: 25px;
	background-color: #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 10;
}

#insidebar {
	display: inline-block;
	position: absolute;
	height: 20px;
	left: 0;
	background-color: #;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 11;
}