
html, body {
	height: 100%;
}

body, table {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 10px;
}

body {	
	color: #000;
	margin: 0px;	
	text-align: center;
	background: #fff;
}

body#popup {
	text-align: left;
	margin: 10px;
}


#center {
	height: 100%;
	width: 100%;
}

.admin #center {
	height: auto;
}

.admin #center #centertd {
	padding-top: 30px;
	vertical-align: top;
}

#topcontainer {
	border-bottom: 1px solid #7c7a7a;
}

#middlecontainer {
	height: 400px;
}

.admin #middlecontainer {
	height: auto;
}

#footercontainer {
	border-top: 1px solid #7c7a7a;
}

.container {
	width: 840px;
	margin: 3px auto 3px auto;
	text-align: left;
}



ul.topmenu {
	padding: 0 0 1px 0;
	margin: 4px 0 10px 0;
}

ul.topmenu li {
	float: left;
	list-style-type: none;
	padding: 0 10px 0 0;
}

ul.topmenu li a {
	text-decoration: none;
	text-transform: uppercase;
}


#leftmenu {
	width: 149px;
	height: 393px;
	background: #ebefee;
}

#leftmenu ul {
	margin: 0;
	padding: 10px 0 0 0;
}

#leftmenu ul li {
	padding: 3px 0 4px 10px;
	margin: 0;
	list-style-type: none;
}

#leftmenu ul li.active {
	background: url(../images/left_arrow.gif) no-repeat 2px 50%;
}

#leftmenu ul li a  {
	text-transform: uppercase;
}

#leftmenu ul li.active a {
	color: #9a9898;
}



.footerboxes {
	margin: 10px 0 0 0;
	padding: 0;
}	

.footerboxes li {
	float: left;
	list-style-type: none;
	margin-right: 15px;
}


#maintable {
	width: 100%;
}

#maintable tr {
	vertical-align: top;
}



h1 {
	font-family: arial, sans-serif, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 8px 0 4px 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 4px 0;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 4px 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #555;
}

img {
	border: 0;
}

p {
	margin: 0 0 10px 0;
}

a.link {
	font-weight: bold;
	padding-left: 10px;
	background: url(../images/link_arrow.gif) left center no-repeat;
}







.news-date {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
}
.news-img {
	clear: both;
	float: left;
	padding: 2px 10px 4px 0;
}

.enlarge {
	padding-right: 15px;
	background: url(../images/enlarge.gif) no-repeat 100% 50%;
}

.calendar-img {
	float: right;
	margin-left: 10px;
}

.calendar h3 {
	margin: 0px;
}

.splitter {
	clear: both;
	height: 1px;
	border-top: 1px solid #e4e4e4;
	margin: 10px 0 10px 0;
}


.disco-img {
	float: left;
	padding: 1px 13px 8px 0px;
}

.disco-album {
}

.disco-album tr td {
	padding-right: 7px;
}

.disco-album tr td.album-audio, .disco-album tr td.album-lyrics {
	padding-top: 3px;
}

.gallery-link {
	margin-bottom: 5px;
}

h2.gallery {
	text-transform: none;
	font-weight: bold;
}






input, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.input-text-a, .input-text-b, .input-text-c, .input-text-d, .input-text-login, .input-text-view, .input-text-search {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 1px;
}

.input-text-login {	
	width: 200px;
}

.input-text-view {
	width: 250px;
}

.input-but {
	background: #fff;
	margin-top: 5px;
}

/* site specific styles */