body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	background:#26323b;
background-image: url("images/bground.gif");
background-repeat: repeat-x
	behavior: url("csshover.htc"); 
}

body, html {
   padding:0;
   margin:0;
   border:0;
   height:100%;
}

img {
	border:0;
}

a {
	color: #45626d;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #45626d;
}
a:active {
	text-decoration: none;
}

.active{
        background:#b8d3dc;
}

.more
{
    color:#45626d;
    font-weight:bold;
    text-transform:lowercase;
    font-size:9pt;
    cursor: pointer;
}

.disco
{
    cursor: pointer;
}

.switcher {
	font-size: 12px;
	text-align: left;
	
	margin: 0;
	border-bottom: 0;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}

.aligncenter {
text-align: center;
}

.clear {
	clear:both;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

.bandlist {
padding:20px;

}

.list {
	list-style:circle;
	padding-left:50px;
}

#page {
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
}

#center {
	position:relative;
	width:984px;
	margin:0 auto;
	text-align:left;
	background:#c1c1c1;
	border-top: 0px solid #b8d3dc;
	border-bottom: 0px solid #b8d3dc;
	border-left: 2px solid #b8d3dc;
	border-right: 2px solid #b8d3dc;
}

#top {
	position:relative;
	height:187px;
	background: url("images/logo-clean.gif") top left no-repeat;
	margin-bottom:15px;
}

#l-column {
	width: 200px;
}

#r-column{
	width: 770px;
	float:right;
	margin:0 0 0 0px;
}



#logotext {
	position:absolute;
	top:145px;
	left:43px;
	width:250px;
	text-align:center;
}
#logotext span {
	font-size:8pt;
}	

#banner1 {
	float:right;
	width:600px;
	margin:15px 0 10px 0;
}

#search {
	float:right;
	width:600px;
}



#menu ul {
	border:0px solid blue;
}

#menu li {
	border:0px solid red;
	display:block;
	padding:0 0 0 20px;
}

#menu li a {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	font-size:9pt;
}

#menu ul li:hover {
	background:#b8d3dc;
}

#menu ul li:hover a {
	color:#8c8c8c;
	margin-left:10px;
}

.active{
        background:#b8d3dc;
}


.content-header, .list-header {
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	border-bottom:2px solid #b9d3dd;
	text-transform:uppercase;
	padding: 5px 5px 5px 25px;
	margin:0 0 5px 0;
}

.container {
	background:#6d8aa0;
	margin-bottom:5px;
}

.content {
	padding:10px 5px 10px 15px;
}

#l-column .content {
	padding:0 0 10px 0;
}



#footer {
	text-align:center;
	margin:10px 0;
}

#footer ul li {
	display:inline;
}

#footer p {
	text-align:center;
}


#banner3 {
	margin:25px 0;
}

#banner3 {
	margin-top:10px;
}

#adsleft {
	padding:10px;
}


/*Forms*/
form {
	margin:0;
}

.button {
	color:#fff;
	background:#26323b;
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	
}

input {
	padding:2px;
	font-size:9pt;
	font-weight:bold;
	border:1px solid #b8d3dc;
}



/*Corners*/

.corners-r .l, .corners-r .bl, .corners-r .tl{
	background:transparent;
}
.corners-l .r, .corners-l .br, .corners-l .tr {
	background:transparent;
}

.corners-l .tr {
	border:0px solid #c1c1c1;
}

.tr {background-position:right top;background-repeat: no-repeat;}
.tl {background-position:left top;background-repeat: no-repeat;}
.br {background-position:right bottom;background-repeat: no-repeat;}
.bl{background-position:left bottom;background-repeat: no-repeat;}
.t {background-position:top;background-repeat: repeat-x;}
.l {background-position:left;background-repeat: repeat-y;}
.r {background-position:right;background-repeat: repeat-y; }
.b {background-position:bottom;background-repeat: repeat-x;}


.tr {background-image: url("images/corners/tr.gif");}
.bl {background-image: url("images/corners/bl.gif");}
.br {background-image: url("images/corners/br.gif");}
.tl {background-image: url("images/corners/tl.gif");}

.t {background-image: url("images/corners/t.gif");}
.b {background-image: url("images/corners/b.gif");}
.r {background-image: url("images/corners/r.gif");}
.l {background-image: url("images/corners/l.gif");}



/*** NEWS***/


#news .newsblock h2 {
	font-size: 12px;
	

}
#news .newsblock h1 {
	font-size: 12px;
	text-align: left;
	
	margin: 0;
	border-bottom: 0;
	text-transform: uppercase;
}

.block {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 0px solid #b8d3dc;
	border-bottom: 0px solid #b8d3dc;
	border-left: 0px solid #b8d3dc;
	border-right: 0px solid #b8d3dc;
	padding: 10px;
	background: #d7e1ea ;

}

.newsblock {
margin-top: 10px;
	margin-bottom: 10px;
	border-top: 0px solid #b8d3dc;
	border-bottom: 0px solid #b8d3dc;
	border-left: 0px solid #b8d3dc;
	border-right: 0px solid #b8d3dc;
	padding: 10px;
	background: #d7e1ea ;

}

 h2 {
	font-size: 11px;
	text-transform: uppercase;
	

}
 h1 {
	font-size: 12px;
	text-align: left;
	
	margin: 0;
	border-bottom: 0;
	text-transform: uppercase;
}

.bandpic {
	border:0;
	margin:0;
padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0;
}
.title {
       cursor: pointer;
	   margin-bottom:30px;
}

.alname {
       float: left;
}

.button3 {
	border: none;
	display: inline;
	text-align: center;
	color: #393;
	font-family: sans-serif;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

.button3 {
	vertical-align: top;
	float: left;
}
.note {
	font-size: 10px;
	font-style: italic;
}
.details {
	font-size: 10px;
	padding: 5px;
}
.bottom {
	font-size: 10px;

}

.lyrics {
	font-size: 12px;

}
.tabs {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;	

}
.tabs {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;	

}
.fastnav {
font-size: 10px;
margin-bottom:7px;
margin-top:7px;
}
.songname {
padding:5px;

}












