@CHARSET "ISO-8859-1";
html {
	height: 100%; 
}

body 
{
	height: 100%; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #FFFFFF;
	/* background-color: #394121; */
	background-color: #000000;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
	/*border: 1px solid #bbb; */
}

div.contentSpacer
{
	clear: both;
}

div.site {
	margin-left: 140px;
	/* border: 1px solid #444444; */
	width: 740px;
	background-image: url('../images/main_bg.gif');
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}


div.header {
	width: 740px;
	height: 190px;
}
div.headerLeft {
	width: 20px;
	height: 200px;
	float: left;
	background-image: url('../images/top_left.gif');
}
div.headerCenter {
	width: 700px;
	height: 200px;
	float: left;
}
div.barContent {
	width: 700px;
	height: 19px;
	background-image: url('../images/bar_bg.gif');
	padding-top: 1px;
	text-align: center;
}
div.headerBarBetween {
	width: 700px;
	height: 20px;
	background-image: url('../images/header_bar_bg.gif');
}
div.headerContent {
	width: 700px;
	height: 160px;
	float: left;
	text-align: right;
}
div.headerRight {
	width: 20px;
	height: 190px;
	float: left;
	background-image: url('../images/top_right.gif');
}

div.container {
	width: 740px;
}

div.spacerLeft {
	width: 20px;
	float: left;
}

div.menu {
	width: 190px;
	float: left;
}

div.content {
	width: 510px;
	float: left;
}

div.contentTitle {
	width: 500px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url('../images/main_top.gif');
	text-align: right;
}

div.contents {
	padding-left: 15px;
	padding-right: 15px;
}

div.contentBar {
	width: 474px;
	height: 23px;
	padding-top: 3px;
	padding-right: 5px;
	margin-bottom: 5px;
	background-image: url('../images/main_bar.gif');
	text-align: right;
}


div.catSubs
{
	padding-left: 6px;
	padding-top: 5px;
	display: none;
}
div.catBlock 
{
	margin-left: 19px;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #454545;
}

div.googleCoop {
	padding-left: 10px;
	font-size: 10px;
}

div.menuUsers {
	text-align: center;
	font-size: 10px;
}

div.discografie {
	text-align: left;
	font-size: 12px;
}

div.copyright {
	text-align: center;
	font-style: italic;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}


img.floatLeft { 
	float: left; 
	margin: 5px 10px 5px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
img.floatRight { 
	float: right; 
	margin: 5px 0px 5px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

div.newsItemTitle {
	padding-left: 10px;
	padding-bottom: 5px;
}
div.newsItemContent {
	padding: 10px;
	background-color: #3D3D3D;
	border: 1px solid #999999;
	text-align: left;
}
div.newsItemAuthor {
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	font-style: italic;
	font-size: 11px;
}

div.itemBanner {
	padding: 10px 0px 10px 0px;
	background-color: #3D3D3D;
	border: 1px solid #999999;
	text-align: center;
}

div.borders {
	width: 480px;
}
div.border_top {
	width: 480px;
	height: 15px;
	background-image: url('../images/border_top.gif');
}
div.border_bg {
	width: 450px;
	padding: 0px 15px 0px 15px;
	background-image: url('../images/border_bg.gif');
}
div.border_bottom {
	width: 480px;
	height: 15px;
	background-image: url('../images/border_bottom.gif');
}

div.borders2 {
	width: 380px;
}
div.border_top2 {
	width: 380px;
	height: 15px;
	background-image: url('../images/border_top2.gif');
}
div.border_bg2 {
	width: 350px;
	padding: 0px 15px 0px 15px;
	background-image: url('../images/border_bg2.gif');
}
div.border_bottom2 {
	width: 380px;
	height: 15px;
	background-image: url('../images/border_bottom2.gif');
}


div.commentDisclaimer {
	font-size: 11px;
	font-style: italic;
}


tr.defaultRow {
	background-color: #232323;
}
tr.defaultRow2 {
	background-color: #333333;
}


li {
	text-align: left;
}

a
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

a.title
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
a.title:hover
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}


a.news
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
	color: #FFFFFF;
}
a.news:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}


a.discografie
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.discografie:hover
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}


a.album
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.album:hover
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}


a.tourdates
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.tourdates:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}


a.menu
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
}


a.commentDisclaimer
{
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.commentDisclaimer:hover
{
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	color: #EEEEEE;
}


a.copyright
{
	font-family: Arial;
	font-style: italic;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.copyright:hover
{
	font-family: Arial;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}




h1 {	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}

h2 {	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}

h3 {	
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}


img {
	border: 0;
}

font.systemMsg {
	color: #CCCCCC;
}
font.channelMsg {
	color: #009900;
}
font.actionMsg {
	color: #FF3333;
}
font.newDay {
	width: 400px;
}

