@charset "UTF-8";
/* CSS Document */

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	background-color:#1D1D1D;
}

h1
{
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #F6D02E;
}

h1:hover, h2:hover, h3:hover, h4:hover
{
}

div h1
{
	
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #F6D02E;
	font-weight:normal;
	position: relative;
	margin-left:auto;
	margin-right: auto;

}

h2
{
	
	font-size: 20px;
	text-transform: uppercase;

	padding-top: 16px;
	margin: 0px;
	font-weight:normal;
}

h3
{
	font-size: 20px;
	text-transform: uppercase;
	height: 30px;
	padding-top: 10px;
	margin: 0px;
}

h4
{
	font-size: 16px;
	text-transform: uppercase;
	height: 26px;
	padding-top: 6px;
	margin: 0px;
}

hr
{
	height: 1px;
	size: 1px;
	border: none;
	border-bottom: 1px dotted #F6D02E; 
}

a:link, a:active, a:visited
{
	text-decoration: underline;
	color: #FFF;
	border:none;
	outline: none;
}

img
{
	border:none;
}

a:hover
{
	text-decoration: underline;
	color: #F6D02E;
}


#player
{
	width: 1024px;
	height:38px;
	position: relative;
	z-index: 100;
	opacity: 0;
	border: none;
	float: left;
	bottom: 38px;
	left: 0px;
	border-top: 1px #1d1d1d solid;
	visibility:hidden;
	background-color: black;
}



#playlistInfo
{
	
	z-index: 102;
	
	
	width: 200px;
	
	
	font-size:11px; 
	text-align:right;
	vertical-align:middle;
	text-transform: uppercase;
	
	
	position: absolute;
	
	left: 110px;
	bottom: 5px;
	height: 20px;
	color:F6D02E;
}

#playerChangeSongButton
{
	position: absolute;
	z-index: 102;
	color: white;
	height: 20px;
	width: 110px;
	right: 240px;
	bottom: 7px;
	font-size:11px; 
	text-align:right;
	vertical-align:middle;
	cursor: pointer;
	
}




.content #myGallery .imageElement:a
{
	cursor:none;
	padding: 0px;
	margin: 0px;
}

.content
{
	margin-left: 0px !important;
}

#myGallery
{
	border: 10px solid white;
}

#logo
{
	height: 100px;
	width: auto;
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 120;
	opacity: 0.7;

}

#content
{
	width: 824px;
	height:100px;
	position: absolute;
	background-color: #999;
}


#mainContent
{
	z-index: 100;
	height: 768px;
	width: 1024px;
	position: absolute;
	left: 12px;
	top: 9px;
	
}

#playbutton
{
	position: absolute;
	z-index: 101;
	left: 450px;
	top: 350px;
}

#siteInfo
{
	position: absolute;
	z-index: 101;
	left: 365px;
	top: 480px;
	text-align:center;
	color: #F6D02E;
	width: 300px;
	text-transform:uppercase;
	background-color: black;
}

#myGallery
{
	opacity: 0;
	overflow: hidden;
}

#menuBar
{
	width: 1020px;
	height: 38px;
	position: absolute;
	z-index: 0;
	opacity: 0;
	bottom: 38px;
	left: 0px;
	background-color:black;
	vertical-align:middle;
	padding-left: 2px;
	padding-right: 2px;
}

.menuPoint
{
	height: 28px;
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	width: 145px;
	text-align: center;
	padding-top: 10px;
	cursor:pointer;
	text-transform:uppercase;
}

#bgGlow
{
	background-image: url(../images/bg_glow.jpg);
	background-repeat:no-repeat;
	width: 1050px;
	height: 787px;
	position: relative;
	top: 40px;
	margin-right: auto;
	margin-left: auto;
}



#menuContentConcerts
{
	

	position: absolute;
	opacity: 0;
	z-index:0;
	left: 412px;
	bottom: 80px;
	width: 324px;
}

#menuContentLinks
{
	

	position: absolute;
	opacity: 0;
	z-index:0;
	left: 704px;
	bottom: 80px;
	width: 324px;
}

#menuContentContact
{
	position: absolute;
	opacity: 0;
	z-index:0;
	left: 512px;
	bottom: 80px;
	width: 324px;
}

#menuContentMedia
{
	position: absolute;
	opacity: 0;
	z-index:0;
	left: 605px;
	bottom: 80px;
	width: 324px;

}

#menuContentNews
{
	position: absolute;
	opacity: 0;
	z-index: 0;
	left: 12px;
	bottom: 80px;
	width: 324px;

}


.closeButton
{
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 10px;
	height: 11px;
	position: absolute;
	top: 15px; 
	right: 15px;
}


.contentTop
{
	background-image: url(../images/box/white/top.png);
	background-repeat: no-repeat;
	height: 25px;	
}

.contentCenter
{
	
	background-image: url(../images/box/white/center.png);
	background-repeat::repeat-y;
	height: 400px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align:middle;
	text-align:center;
	font-size: 11px;
}

.contentCenter td
{
		font-size: 10px;
	
}

.contentBottom
{
	background-image: url(../images/box/white/bottom.png);
	background-repeat::repeat-y;	
	height: 25px;
}



#menuContentConcertsCenter
{
	height: 300px;
}

#menuContentLinksCenter
{
	height: 150px;
}

#menuContentContactCenter
{
	height: 150px;
}

#menuContentMediaCenter
{
	height: 280px;
}

#menuContentConcertsArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat:no-repeat;
	height: 12px;
	position: relative;
	left: 105px;
}

#menuContentLinksArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat:no-repeat;
	height: 12px;
	position: relative;
	left: 240px;
}

#menuContentContactArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat:no-repeat;
	height: 12px;
	position: relative;
	left: 145px;
}

#menuContentMediaArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat:no-repeat;
	height: 12px;
	position: relative;
	left: 192px;
}

#menuContentNewsArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat:no-repeat;
	height: 12px;
	position: relative;
	left: 65px;
}




#songChoser
{
	position: absolute;
	width: 130px;
	height: 90px;
	left: 680px;
	bottom: 75px;
	z-index: 0;
	opacity: 0;
}

#CloseSongChoser
{
	position: absolute;
	width: 110px;
	height: 10px;
	right: 0px;
	top: 0px;
	cursor:pointer;

}


#songChoser a
{
	text-decoration: none;
}






#songChoserTop
{
	width: 130px;
	height: 25px;
	background-image:url(../images/box/songChoser/top.png);
	background-repat: no-repeat;
}
#songChoserClose
{
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 10px;
	height: 11px;
	position: absolute;
	top: 15px; 
	right: 15px;
}
#songChoserCenter
{
	width: 115px;
	height: 60px;
	background-image:url(../images/box/songChoser/center.png);
	background-repat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
}
#songChoserBottom
{
	width: 130px;
	height: 25px;
	background-image:url(../images/box/songChoser/bottom.png);
	background-repat: no-repeat;
}
#songChoserArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat: no-repeat;
	position: relative;
	left: 55px;
	height: 50px;
}

.newsTitle
{
	color: #F6D02E;
	font-size:11px;
	text-transform: uppercase;
}

#playbutton
{
	opacity: 0.8;
	width: 130px;
	position: relative;
	top: 300px;
	left: 450px;
}

#playbuttonTop
{
	background-image: url(../images/box/songChoser/top.png);
	background-repeat:no-repeat;
	height: 25px;
}

#playbuttonCenter
{
	background-image: url(../images/box/songChoser/center.png);
	background-repeat: repeat-y;
	height: 100px;
}

#playbuttonBottom
{
	background-image: url(../images/box/songChoser/bottom.png);
	background-repeat:no-repeat;
	height: 25px;
}

#buttonPrev
{
	position: absolute;
	z-index: 150;
	color: white;
	height: 14px;
	width: 30px;
	left: 303px;
	bottom: 12px;
	font-size:11px; 
	text-align:right;
	vertical-align:middle;
}


#buttonNext
{
	position: absolute;
	z-index: 150;
	color: white;
	height: 20px;
	width: 20px;
	right: 340px;
	bottom: 6px;
	font-size:11px; 
	text-align:right;
	vertical-align:middle;
	cursor: pointer;
}

#faceBookLikeButton
{
	position: absolute;
	z-index: 135;
	color: white;
	height: 20px;
	width: 20px;
	right: 110px;
	bottom: 8px;
	font-size:11px; 
	text-align:right;
	vertical-align:middle;
	cursor: pointer;
	
}



#menuContentAlbum
{
	
	position: absolute;
	opacity: 0;
	z-index:0;
	left: 300px;
	bottom: 80px;
	width: 324px;

}

#menuContentAlbumArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat:no-repeat;
	height: 12px;
	position: relative;
	left: 75px;
}

#menuContentAlbumCenter
{
	height: 500px;
}





#menuContentBand
{
	position: absolute;
	opacity: 0;
	z-index: 0;
	left: 15px;
	bottom: 80px;
	width: 1022px;

}

#menuContentBandArrow
{
	background-image: url(../images/box/white/arrow.png);
	background-repeat:no-repeat;
	height: 12px;
	position: relative;
	left: 208px;
}

#menuContentBandTop
{
	background-image: url(../images/box/band/top.png);
	background-repeat: no-repeat;
	height: 25px;	
}

#menuContentBandCenter
{
	background-image:url(../images/box/band/center.png);
	background-repeat::repeat-y;
	height: 310px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

#menuContentBandBottom
{
	background-image: url(../images/box/band/bottom.png);
	background-repeat: no-repeat;
	height: 25px;	
}

#niftyPlayer1
{
	position: absolute;
	left: 336px;
	width: 330px;
	height: 17px;
	top: 12px;
	
}

#menuContentNewsCenter
{

	background-image: url(../images/box/white/center.png);
	background-repeat::repeat-y;
	height: 480px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align:middle;
	text-align:center;
	font-size: 11px;
}

#menuContentNewsCenter td
{
		font-size: 10px;
	
}

#LiveVideoPlayButton
{
	
	
	width: 147px;
	height: 150px;
	position: absolute;
	z-index: 103;
	right: -20px;
	top: -30px;
	opacity: 0;
	background-image:url(../images/aem_live_button.png);
	cursor: pointer;
	
}

#LiveVideo
{
	position: absolute;
	top: 9px;
	left: 12px;
	z-index: 0;
	opacity: 0;
	width: 1024px;
	height: 768px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
}

#LiveVideoCloseButton
{
	
	width: 11px;
	height: 11px;
	padding: 5px;
	position: absolute;
	top: 155px;
	right: 4px;
	cursor: pointer;
	background-color: black;
}

object:active, div:active
{
outline: none;
}

object
{
	outline:none;
}

object:focus, div:focus
{
-moz-outline-style: none;
} 