body {
	background-color: #000000;
	background-image: url('images/bg-body.jpg'); background-repeat: repeat;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.txt
{
	color: #CCCCCC;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.txt2
{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.txt3
{
	color: #DDDDDD;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.menu
{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.txtlink
{
	color: #AAAAAA;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.txtlinku
{
	color: #AAAAAA;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.txtlinku:visited
{
	color: #666666;
}

.formtxt
{
	color: #101010;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.admintxt
{
	color: #CC0000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.adminlink
{
	color: #CC0000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.adminform
{
	color: #101010;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.tablebkgnd_0
{
	background-color: #080808;
}

.tablebkgnd_1
{
	background-color: #101010;
}

.tablebkgnd_2
{
	background-color: #141414;
}

a.help
{
	position:relative; /*this is the key*/
	z-index: 24;
	color:#888888;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 10px;
	text-align: center;
	vertical-align: bottom;
}

a.help:hover
{
	z-index: 25;
	background-color: #350D3B
}

a.help span
{
	display: none
}

a.help:hover span
{ /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2px;
	left: -332px;
	width: 330px;
	padding: 10px 10px 10px 10px;
	border: 3px solid #350D3B;
	background-color: #101010;
	color: #CCCCCC;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 15px auto;
	width: 916px;
	background: #080808;
	border-color: #350D3B;
	border-style: solid;
	border-width: 3px 3px 3px 3px; 
}

#header {
	background: #080808;
	padding: 5px 5px 5px 5px;
	height: 160px;
}

#page {
	margin: 0px auto;
	width: 900px;
	background: #080808;
	padding: 3px 3px 3px 3px;
	border-color: #350D3B;
	border-style: solid;
	border-width: 1px 0px 1px 0px; 
}

#footer {
	background: #080808;
	padding: 5px 5px 5px 5px;
}

.logo1 {
	float: left;
}

.logo2 {
/* 445 pixlar brett område */
	float: right;
	height: 40px;
	width: 235px;
	margin-right: 105px;
}

#search {
	float: right;
	width: 440px;
	margin-top: 10px;
}

td.sidebar {
	vertical-align: top;
	width: 300px;
	border-color: #350D3B;
	border-style: solid;
	border-width: 0px 1px 0px 0px; 
}

td.contents {
	vertical-align: top;
	width: 585px;
}

td.page {	
	vertical-align: top;
	width: 885px
}

td.songlist {
	vertical-align: top;
	width: 200px;
	border-color: #350D3B;
	border-style: solid;
	border-width: 0px 1px 0px 0px; 
}

td.contents2 {
	vertical-align: top;
	width: 686px;
}

	
.listhead {
	background-color: #CCCCCC;
	color: #080808;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.listhead:link {
	color: #080808;
	text-decoration: none;
}
.listhead:visited {
	color: #080808;
	text-decoration: none;
}
.listhead:active {
	color: #080808;
	text-decoration: none;
}

.listhead_left {
	background: #CCCCCC url('images/roundedcornr_tl.png') no-repeat top left;
	color: #080808;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.listhead_right {
	background: #CCCCCC url('images/roundedcornr_tr.png') no-repeat top right;
	color: #080808;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

li.setlist {
	text-align: left;
	margin-left: -25px;
}
/*
A:LINK, A:VISITED, A:ACTIVE
{
	text-decoration: none;
} 
.header
{
	color: #00FFFF;
	background-color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallheader
{
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu
{
	color: #0000CC;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_sel
{
	color: #0000FF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.menuspace
{
	color: #0000CC;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallmenu
{
	color: #0000CC;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallmenu_sel
{
	color: #0000FF;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallmenuspace
{
	color: #0000CC;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.link
{
	color: #0000CC;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.smalllink
{
	color: #0000CC;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.verysmalllink
{
	color: #0000CC;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.infotxt
{
	color: #0000FF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallinfotxt
{
	color: #0000FF;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.verysmallinfotxt
{
	color: #0000FF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.errortxt
{
	color: #BB0000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.tablebkgnd_main
{
	background-color: #FAFAFA;
}

.tablebkgnd_info
{
	background-color: #FFFFFF;
}

.tablebkgnd_1
{
	background-color: #F2F2F2;
}

.tablebkgnd_2
{
	background-color: #E2E2E2;
}
*/