/* CSS Document */
.concerts {
overflow: scroll;
overflow-x: hidden;
overflow-y: scroll;
height: 400px;
font-size: 11px;
}
a.concerts {
font-size: 11px;
}
img{
	border:none;
}
form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 
hr {
	display : block;
	color : Silver
	size: 1;
	height: 2px;

} 
.clr {
	clear: both;
}

.rate{
	display : none;
}

.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 0px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
	align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}
.pathway {
	padding-top : 3px;
	padding-bottom : 5px;
}

.footer {
	padding-top : 10px;
	vertical-align : top;
}
.bottom {
	padding-bottom : 10px;
	vertical-align : bottom;
}

.banner {
	padding-top : 10px;
	vertical-align : bottom;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	margin: 0;
	width: auto;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	border: 1px solid #cccccc;
	text-transform : uppercase;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: Black;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: Blue;
	background: #cccccc;
}


td {
	font-size: 12px;
}

td.small {
	font-size: 11px;
	color : #444444;
}

td.poll {
	font-size: 11px;
	text-align : right;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: Black;
	background-color : #999999;
	scrollbar-3d-light-color : #E2E2E2;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;

}

/* mambo core stuff */


a:link, a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-bottom: 10px;
}

table.contentpane td {
	margin: 0px;
	padding: 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
}

.button {
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: lighter;
	margin-top : 5px;
}

.inputbox {
	padding: 2px;
	border: 1px solid Black;
	background-color: #CCCCCC;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: Black;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	background: Silver;
	height: 20px;
	color: Navy;
	text-align: left;
	font-weight: bolder;
	font-size: 11px;
	white-space: nowrap;
	padding: 3px;
	text-transform: uppercase;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.componentheading{
	font-weight: bold;
	color: Navy;
	font-size: 14px;
}
.maintable {
	vertical-align : text-top;
}

table.moduletable {
	border : 1px inset;
}

table.moduletable th {
	color: #E2E2E2;
	text-align: center;
	padding-top: 3px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background: Navy;
	border: 1px solid Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header {
	width: 100%;
	border: 1px solid Blue;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: Silver;
	padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : Silver;
}

.sectiontableentry2 {
	background-color : transparent;
}

.small {
	color: #666666;
	font-size: 11px;

}

.small_black {
	color: Black;
	font-size: 11px;
}

.createdate {
	color: Navy;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
	text-align: left;
	line-height: 20px;
	width: 100%;
	text-decoration: none;
	background: Silver;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	text-indent: 3px;
	height: 20px;
}

a.mainlevel:hover {
	display: inline;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	background: White;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
background: #E2E2E2;
	text-indent: 3px;
	line-height: 20px;
		
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
.blockborder{
}
.name {border: 1px; border-style: solid;height: 16px;border-color: #000000;background-color: #999999; font-family: verdana;font-size: 10px; color: #000000;}#name	{border: 1px; border-style: solid;height: 16px;border-color: #000000;background-color: #cccccc; font-family: verdana;font-size: 10px; color: #000000;}.submit	{border: 0px; height: 14px;background-color: gray; font-family: verdana;font-size: 10px; color: #0000ff;}

.menu {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: Navy;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	text-indent: 3px;
	height: 20px;
}
