body {
	padding: 0;
	margin: 0;
	font-family: arial;
	overflow-y: scroll;
	background: #EEF7FF url('sidebar.png') left center repeat-y;
	}
body, label, span, p, div {
	font-family: arial;
	}

div { margin: 0 }
#logo {
	margin: 0;
	padding: 0;
	z-index: 2;
	/* background: url('smashball-s.png') center center no-repeat; */
	width: 100%;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0;
	text-align: center;
}
#logo img {
	padding: 0;
	margin: 0;
	cursor: pointer;
	cursor: hand;
}
#navigation {
	z-index: 2;
	background: #77BBDD;
	width: 100%;
	position: relative;
	left: -150px;
	margin-top: 220px;
	padding: 5px 0;
	padding-left: 150px;
	text-align: center;
	font-size: 14pt;
	}
#navigation a, #navigation {
	text-decoration: none;
	color: #004466
	}
#navigation a:hover {
	text-decoration: underline;
	}
.link {
	color: #3333CC;
	text-decoration: none;
	border-bottom: 1px dashed
	}
.section {
	position: relative;
	left: -200px;
	z-index: 3;
	margin-left: 200px;
	padding-left: 170px;
	margin-top: 20px;
}
/* For home page */
#home {
	position: relative;
	left: -200px;
	z-index: 3;
	margin-left: 200px;
	padding-left: 170px;
	margin-top: 30px;
	/* background: url('bsm-s.png') 5px 0px no-repeat; */
	height: 100px;
	}
pre {
	font-family: arial;
	}
.hosts {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.hosts a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	}
.hosts a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	}
.gg {
	background-color: rgba(255,0,0,0.2)
	}
.n64 {
	background-color: rgba(0,0,255,0.2)
	}
.zaq {
	background-color: rgba(0,255,0,0.2)
	}
.kev {
	background-color: rgba(255,255,0,0.2)
	}
.margin {
	position: relative;
	left: -200px;
	z-index: 3;
	margin-left: 200px;
	padding-top: 1px;
	padding-left: 170px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.freeplay.melee {
	background: url('bsm-s.png') 5px 20px no-repeat;
	background-color: rgba(50,0,120,0.2);
	}
.freeplay.brawl {
	background: url('bsb-s.png') 5px 20px no-repeat;
	background-color: rgba(200,100,0,0.2);
	}
.freeplay.mkart {
	background: url('circuit-s.png') 5px 20px no-repeat;
	background-color: rgba(100,100,100,0.2);
	}
.reg {
	padding-top: 5px;
	padding-bottom: 20px;
	}
#info_name {
	width: 200px;
	}
#info_card {
	width: 500px;
	}
#info_tag {
	width: 80px;
	}
#info_pid {
	width: 40px;
	}
#info {
	background: rgba(200,0,0,0.2);
	padding-top: 20px;
	font-family: monospace;
	font-size: 16pt;
}
#t {
	background: rgba(0,200,0,0.2);
	}
#skill {
	background: rgba(230,230,0,0.2);
}
#fp {
	background: rgba(0,0,200,0.2);
	margin-top: 25px;
	}
select, option {
	font-family: monospace;
	font-size: 12pt;
	}
select {
	width: 500px;
	}
.mfw {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 300px;
	width: auto;
	}
fieldset.fp {
	width: 20%;
	display: inline;
	height: 500px;
	}
.margin label {
	-moz-user-select: none;
	font-size: 14pt;
	display: block;
	margin-bottom: -10px;
	width: 300px;
	border: 0px solid red
	}
.sub {
	font-size: 14pt !important;
	margin-left: 20px;
	margin-top: 5px
	}
.chart {
	margin-left: 10px
	}
#registered {
	z-index: 5;
	margin: auto;
	font-size: 12pt;
	margin-bottom: 20px;
	width: 95%;
	}
#registered  tr{
	border: 1px solid black;
	}
#registered th {
	border: 1px solid black;
	padding: 2px 5px;
	background-color: #77BBDD;
	}
#registered td {
	padding: 2px 5px;
	height: 30px;
	}
#registered tr:hover {
	background-image: none;
	background-color: #FFFFFF;
	}
.plate, .info.tag, .info.card, .par.t, .par.fp, .par.bb {
	width: 60px !important;
}
.type0.active0 {
	background-color: #FFE5E5;
	}
.type0.active1 {
	background-color: #AEFFAE;
	}
.type0.active1 .plate {
	background: url('tag_paid.png') right center no-repeat;
	}
.type2 .plate {
	background: url('tag_vip.png') right center no-repeat;
	}
.type2 {
	background-image: url('metal_silver.png');
	background-color: #DEEAF2;
	}
.type5 .plate {
	background: url('tag_champ.png') right center no-repeat;
	}
.type5 {
	background-image: url('metal_gold.png');
	background-color: #FFFCE5;
	}
.type9 .plate {
	background: url('tag_host.png') right center no-repeat;
	}
.type9 {
	background-color: #DDEEFF;
	}
.info.name {
	width: 360px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	}
.icon {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	float: left;
	}
td.info.tag, td.info.card {
	font-family: deja vu sans mono, monospace;
	text-align: center;
	width: 60px;
	}
td.info.edit {
	width: 60px;
	cursor: hand;
	cursor: pointer;
	background-position:  center center;
	background-repeat: no-repeat;
	}
.par {
	text-align: center;
	width: 50px;
	}
.skill {
	text-align: center;
	width: 50px;
	}