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

body{
	margin:auto;
	width:945px;
	height:100%;
	background:url(../images/bg.png) repeat-x #C3D5CD;
	
/*cursor : url("cursor.cur"), pointer;*/

}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#cc0000;
	text-decoration:underline;
}
p img a{
	border:none 0px;
	}
p a img{
	border:none 0px;
	}
img a{
	border:none 0px;
	}
.tourDateHead{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	font-size:15px;
	color:#cc0000;
	}

html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}

.mainBody{
	margin-top:10px;
	width:945px;
	height:600px;
	float:left;
}
.headBox{
	width:100%;
	height:76px;
	float:left;
}
.contentBody{
	width:945px;
	height:546px;
	float:left;
}

.contentArea{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/1.png) no-repeat;
}
.contentHere{
	width:460px;
	height:546px;
	float:right;
	/*background:url(../images/bgwhite.png);*/
}

.StickItInHere{
	overflow:auto;
	width:400px;
	height:451px;
	padding-right:10px;
	margin-left:30px;
	margin-bottom:15px;
	margin-top:10px;
}
.BioheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/biobg.png) no-repeat;
	float:left;
}
.NewsheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/newsbg.png) no-repeat;
	float:left;
}
.LyricsheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/lyricsbg.png) no-repeat;
	float:left;
}
.ContactsheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/contactsbg.png) no-repeat;
	float:left;
}
.MusicheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/musicbg.png) no-repeat;
	float:left;
}
.VideosheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/videosbg.png) no-repeat;
	float:left;
}
.LinksheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/linksbg.png) no-repeat;
	float:left;
}
.TourheaderBar{
	height:506px;
	width:460px;
	padding-bottom:20px;
	padding-top:20px;
	background:url(../images/headers/tourbg.png) no-repeat;
	float:left;
}
.deckelBar{
	width:40px;
	height:541px;
	padding-top:5px;
	float:left;
	background:url(../images/deckelbaumBG.png) repeat-x;
}
.baseBar{
	width:945px;
	height:35px;
	padding-top:5px;
	float:left;
}
.crabBlock{
	width:100px;
	height:35px;
	padding-left:20px;
	float:left;
}
.yael{
	width:200px;
	padding-right:10px;
	float:right;
}



#content {
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
html>body #content {
} 

.navBar{
	height:26px;
	width:580px;
	float:left;
	padding-top:25px;
	padding-left:25px;
	}

/* --------------- NAVIGATION (section1 - top bar) --------------- */
ul {
	list-style: none;
	font-size:13px;
	padding: 0;
	margin: 0;
	vertical-align:top;
}

.nav a {
	font-weight: normal;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
}

.nav a {
	text-decoration: none;
}

.nav li li a {
	display: block;
	font-weight: normal;
	color: #454545;
	padding: 0 0px;
}

.nav li li a:hover {
	padding: 0.4em 5px;
	color:#454545;
	border-width: 0 5px;
}

.nav li a:hover {
	border-width: 0 5px;
	width:100px;
	color:#BB0012;
}

.nav li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;	
	margin-top:2px;
	padding-right:18px;
	height:16px;
	text-align: center;
	cursor: default;
	border-width: 0px 0;
}


.subnav{
	width:400px;
	height:20px;
	padding-top:5px;
	padding-left:25px;
	float:right;
	padding-right:25px;
}
.navBase{
	float:right;
	text-align:right;
	width:150px;
	}

.navBase a {
	font-weight: normal;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.navBase a {
	text-decoration: none;
}

.navBase li li a {
	display: block;
	font-weight: normal;
	color: #454545;
	padding: 0 0px;
}

.navBase li li a:hover {
	padding: 0.4em 5px;
	color:#454545;
	border-width: 0 5px;
}

.navBase li a:hover {
	border-width: 0 5px;
	width:100px;
	color:#BB0012;
}

.navBase li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;	
	margin-top:2px;
	padding-right:18px;
	height:16px;
	text-align: center;
	cursor: default;
	border-width: 0px 0;
	font-size:10px;
}


.contentArea1{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/2.png) no-repeat;
}
.contentArea4{
    overflow: auto;
	width:900px;
	height:546px;
	float:left;
	background:url(../images/3.png) no-repeat;
}
.contentArea3{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/4.png) no-repeat;
}
.contentArea2{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/5.png) no-repeat;
}
.contentArea5{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/6.png) no-repeat;
}
.contentArea6{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/7.png) no-repeat;
}
.contentArea7{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/8.png) no-repeat;
}
.contentArea8{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/9.png) no-repeat;
}
.contentArea9{
	width:900px;
	height:546px;
	float:left;
}
.contentArea10{
	width:900px;
	height:546px;
	float:left;
	background:url(../images/11.png) no-repeat;
}
.contentHere2{
	width:900px;
	height:546px;
	float:right;	
	background:url(../images/bgwhite.png);
}
.lyricBox{
	width:410px;
	margin-top:15px;
	border:solid 1px #CC0000;
	float:left;
}
.lyricTop{
	width:410px;
	border-bottom:solid 1px #CC0000;
	float:left;
	background:url(../images/bgwhite.png);
	}
.lyricCover{
	width:100px;
	height:100px;
	float:left;
	}
.lyricInfo{
	width:290px;
	padding:10px;
	height:80px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	}
.songList{
	width:390px;
	padding:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	line-height:21px;
	}	
	
.songList a{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	text-decoration:none;
	}
.songList a:hover{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	}
.songList a:visited{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	text-decoration:none;
	}
	
.albumTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CC0000;
	font-weight:bold;
}
	
.lyricsred{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
	line-height:28px;
}
.lyricsred a{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	color:#CC0000;
	font-size:16px;
	text-decoration:none
}
.lyricsred a:hover{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	color:#787878;
		font-size:16px;
	text-decoration:underline;
}
.lyricsred a:visited{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	color:#CC0000;
		font-size:16px;
	text-decoration:none;
}

.lyricsgrey{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	font-size:16px;
	color:#787878;
	line-height:28px;
}
.lyricsgrey a{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	color:#787878;
		font-size:16px;
	text-decoration:none
}
.lyricsgrey a:hover{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	color:#CC0000;
		font-size:16px;
	text-decoration:underline;
}
.lyricsgrey a:visited{
	font-family:Impact, "Arial Narrow", Arial, "Helvetica Neue Bold Condensed", Helvetica, sans-serif;
	color:#787878;
		font-size:16px;
	text-decoration:none;
}
.flashline{
border-bottom:1px solid #333333;
}