body{	
	font-family: Arial;
	font-size: 11px;	
	color: #707173;
	margin:0;	
	text-decoration: none;
	word-spacing: normal;
	text-align: left;	
	letter-spacing: 0;
	line-height: 1.3em;					
}

h1{
	margin-bottom:15px;
	font-family: Georgia;
	font-size: 14px;
	font-style:italic;
	color: #000000;
}

h2{	
	margin-bottom:15px;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
	color: #707173;
}

.select_style{	
	margin-top:15px;
	margin-bottom:15px;
}

.select_date{	
	margin-top:15px;
	margin-bottom:15px;
}

.nextDatesDate{	
	margin-top:15px;
	font-family: Arial;
	font-size: 10px;	
	color: #000000;
}

.nextDatesTitle{	
	font-family: Georgia;
	font-size: 11px;
	font-style:italic;
	color: #000000;
}

.white{		
	color: #ffffff;
}

.gross{
	text-transform: uppercase;
}

a, a:active{	
	color: #e2007a;	
	text-decoration: none;
	outline: none;	
}

a:hover{	
	color: #e2007a;	
	text-decoration: underline;
	outline: none;	
}

A.pageNav, A.pageNav:LINK, A.pageNav:VISITED {	
	color: #e2007a;
	font-size: 14px;
	text-decoration: none;	
}

A.pageNav:HOVER, A.pageNav:ACTIVE {	
	color : #e2007a;
	font-size: 14px;
	text-decoration : none;	
}

A.nav, A.nav:LINK, A.nav:VISITED {	
	color: #ffffff;
	text-decoration: none;	
}

A.nav:HOVER, A.nav:ACTIVE {	
	color : #c7cc2f;
	text-decoration : none;	
}

A.navArtists, A.navArtists:LINK, A.navArtists:VISITED, A.navArtists:HOVER, A.navArtists:ACTIVE {	
	color: #000000;
	text-decoration: none;	
}

A.navArtistsWhite, A.navArtistsWhite:LINK, A.navArtistsWhite:VISITED {	
	color: #ffffff;
	text-decoration: none;	
}
A.navArtistsWhite:HOVER, A.navArtistsWhite:ACTIVE {
	color: #c7cc2f;
	text-decoration: none;	
	background-color: #ffffff;
}
A.navGreen, A.navGreen:LINK, A.navGreen:VISITED {	
	color: #c7cc2f;
	text-decoration: none;	
}

A.navGreen:HOVER, A.navGreen:ACTIVE {	
	color : #c7cc2f;
	text-decoration : underline;	
}

A.navAdminRed, A.navAdminRed:LINK, A.navAdminRed:VISITED, A.navAdminRed:HOVER, A.navAdminRed:ACTIVE {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #ff0000;
	text-decoration: none;		
}

ul.main_nav {
	margin-left:25px;
	padding-top: 20px;	
	color: #ffffff;
	font-size: 12px;	
	text-transform: uppercase;
	list-style-image: url(../images/menue_ikon.gif);
	}
	
ul.artists,
.artists ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	list-style-position:outside;
}

ul.artists{
	width: 160px;
	margin-right:0;
}

ul.artists>li{
	margin: 0;
	padding: 2px 2px;
}

ul.artists li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: relative;
	width: 154px;	
	margin-top:0px;
	margin-left:0px;
}

ul.artists li:hover>ul{
/*When hovered, make them appear*/
	display : block;
}

ul.artists li:hover{
	background-color: #ffffff;
}

.artists ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 2px;
}

/*** Menu styles (customizable) ***/

ul.artists{	
	color: #ffffff;
}

.artists ul,
.artists ul li a{	
	color: #000000;
}

ul.artists li:hover>ul{
	background-color: #ffffff;
	color: #000000;
}

ul.artists li:active,
.artists ul li a:active{
	background-color: #ffffff;
	color: #000000;
}

.artists a{
	text-decoration: none;
}

#adminlogin {
	position:absolute;
	left:200px;
	top:100px;
}

#header_pic {	
	position:absolute;
	right:0px;
	top:0px;
}

#recorder {	
	position:absolute;
	left:-75px;
	top:0px;
}

#top_nav {
	width:200px;
	height:225px;	
	background-image:url(../images/top_nav_back.gif);	
	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#ffffff;
	position:relative;	
}

#sound {
	width:150px;
	height:225px;		
	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#c7cc2f;
	position:relative;	
}

#middle_top {
	width:450px;
	height:225px;		
	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#e2007a;
	position:relative;	
}

.contentBoxLeft {
	width:160px;		
	margin-bottom:20px;
	padding: 15px 20px;
	border-top-width:1pt;
	border-top-style:solid;
 	border-top-color:#ffffff;
 	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#ffffff; 	
	position:relative;	
}

.contentBox {
	width:410px;	
	margin-bottom:20px;
	padding: 15px 20px;
	background: #ffffff;
	border-top-width:1pt;
	border-top-style:solid;
 	border-top-color:#e2007a;
 	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#e2007a;
	position:relative;	
}

.pageNavBox {
	width:410px;	
	text-align: right;
	margin-bottom:20px;
	padding: 15px 20px;
	background: #ffffff;
	border-top-width:1pt;
	border-top-style:solid;
 	border-top-color:#e2007a;
 	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#e2007a;
	position:relative;	
}

.contentBoxRight {
	width:140px;		
	margin-bottom:20px;
	padding: 15px 5px;
	background: #ffffff;
	border-top-width:1pt;
	border-top-style:solid;
 	border-top-color:#c7cc2f;
 	border-bottom-width:1pt;
	border-bottom-style:solid;
 	border-bottom-color:#c7cc2f;
	position:relative;	
}

.contentListBox_ededed {
	width:400px;	
	padding: 5px 5px;	
	background: #ededed;		
	position:relative;	
}
.contentListBox_ffffff {
	width:400px;	
	padding: 5px 5px;	
	background: #ffffff;		
	position:relative;	
}

.artist_gallery_pic {
	margin-bottom: 5px;
	margin-right: 5px;
}
.single_pic {
	float:left; 
	margin-right:10px; 
	margin-bottom:5px;	
}

.hidden_pic {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
}