/* $Id: screen.css 4825 2007-09-06 10:52:28Z md $ */

form {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
}

body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #263E4E;
	font-size: 10px;
	line-height: 15px;
}

#center {
	height: 100%;
	width: 859px;
	margin-left: auto;
	margin-right: auto;
}

.menu-holder {
	background: #000;
}

.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 30px;
}

.menu li {
	float: left;
}

.menu li a {
	text-decoration: none;
	padding: 0 0 0 20px;
	display: block;
	float: left;
}

.menu li a:hover, .menu li.active a, .menu li.active a:hover {
	background: url(../images/menu_o_bullet.jpg) no-repeat 5px 75%;
}

#right-bar {
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-top: 40px;
}

#right-bar h3 {
	padding-bottom: 0px;
}

#right-bar p {
	padding-bottom: 0px;
}

#right-bar a, #right-bar a:hover{
	font-family: arial, helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#right-bar a:hover{
	color: #df0245;
}

#left-bar {
	height: 400px;
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	text-decoration: none;
	width: 195px;
}

#left-bar ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
}

.space{
	width: 100%;
	height: 9px;
	background: #e1cfc7;
}

.content{
	background: #fff url(../images/bg.jpg) top left no-repeat;
}

#content-text {
	width: 620px;
	padding-top: 20px;
	margin-left: 20px;
	color: #000;
}

#content-text h1 {
	padding-bottom: 5px;
	font-size: 13px;
}

#content-text h2 {
	padding: 2px 0 2px 0;
	margin: 0;
	font-size: 12px;
}

#content-text h3 {
	padding-top: 2px 0 2px 0;
	color: #000;
	font-size: 11px;
}

#content-text p {
}

#content-text a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#content-text a:hover{
	color:#e1cfc7;
}



.music_desc {
	padding-top: 10px;
}


#tracklisting td {
	font-size: 10px;
	color: #000;
	text-align:left;
}

#forum-top, #forum-items, #forum-footer {
	width: 96%;
}

#forum-footer {
	text-align: right;
}

#forum-top td {
	padding-bottom: 5px;
}

#forum-items .sel td, #forum-items td.textsel, #forum-items .highsel td, #forum-items td.hightextsel {
	background-color: #e1cfc7;
}

#forum-items .high td a, #forum-items .hightext td a, #forum-items .highsel td a, #forum-items td.hightextsel a {
	color: #000;
}

.input-text-forum-box
{	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	background-color: #ffffff;
}

.input-text-normal, .input-text-wide {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 300px;
}


.tourdates tr td {
	padding: 2px 2px 0 0;
}


.input-text-login {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 200px;
}

.input-text-view {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 250px;
}

.input-text-newsletter {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 100px;
}

.input-but {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	margin-top: 5px;
}

/* site specific styles */