/* CSS Document */

body,td,th { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; }
a:link { color: #000000; text-decoration: none;}
a:visited {	color: #000000;	text-decoration: none;	}
a:hover { color: #FFCC00;	text-decoration: none;	}
a:active {	color: #FFCC00;	text-decoration: none;	}
#cityList td {	font-family:Arial, Helvetica, sans-serif;	font-size: 30px;	font-weight: bold;	padding-bottom: 5px;}
#showList .monthHeader { font-family:Arial, Helvetica, sans-serif;	font-size: 30px;	font-weight: bold;	padding-bottom: 5px;}
#bandHeader {	font-family:Arial, Helvetica, sans-serif; color: #FFCC00; font-size: 30px;	font-weight: bold;	padding-bottom: 5px;}
#bandTable { width: 100%; padding-top: 25px; }
#posterL { position: absolute; left: 5px; top: 60px; }
#showList .wkDay { width: 3%;}
#showList .wkNum { width: 10%;}
#showList .showLine { width: 87%; }
#register td { font-family:Arial, Helvetica, sans-serif;	font-size: 30px;	font-weight: bold;	padding-bottom: 5px; }
#register .comment { font-size: 9px; color: #CCCCCC; display: none;}
#register input {	font-family: Arial, Helvetica, sans-serif;	font-size: 30px;	font-weight: bold;	color: #000000; }
#register select {	font-family: Arial, Helvetica, sans-serif;	font-size: 30px;	font-weight: bold;	color: #000000; }
#promote td { font-family:Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	padding-bottom: 5px; }
#promote .label { width: 250px; }
#promote .heading { color: #FFFFFF; background-color: #000000; text-align: center;}
#promote input { font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #000000; }
#promote select { font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #000000; }
#cityL {
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 144px;
	font-weight: bold;
	left: 5px;
	top: 60px;
	width: 100px;
	text-align: center;
	color: #CCCCCC
}
#main {
	background-color: #FFFFFF;
	position: relative;
	width: 700px;
	margin: 50px auto;
	padding: 0 0 0 0;
	vertical-align: top;
}
#main .response {	font-family: Arial, Helvetica, sans-serif;	font-size: 30px; font-weight: bold;	color: #000000; }
#mainShow {
	background-color: #FFFFFF;
	width: 100%;
	margin: 50 0px;
	padding: 250px;
	vertical-align: top;
}
#userLogin {
	position: absolute;
	right: 2px;
	top: 0;
	z-index: 3;
}
#userPromote {
	position: absolute;
	right: 54px;
	top: 0;
	z-index: 3;
}
#header {	
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 50px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	padding-left: 20px;
	z-index: 2;
}
#header a:link { color: #FFFFFF; text-decoration: none;}
#header a:visited {	color: #FFFFFF;	text-decoration: none;	}
#header a:hover { color: #FFCC00;	text-decoration: none;	}
#header a:active {	color: #FFCC00;	text-decoration: none;	}

#addShow {
	position: absolute;
	right: 0px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cityList .status {
	color: #CCCCCC;
}
#poster_prev { display: none; width: 490px;}
#incl_poster { display: none; }

