/* GENERAL ELEMENTS */
html{
overflow: auto;
}
body{
	background-color:#000;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	color: #fff;
	width: 1000px;
	overflow-x: hidden;
	padding-top:20px;
}
form{
	margin:0;
	padding:0;
}
a{
	color: #00D0FF;
}
a:hover {
	color: #fff;
}
li a{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: Calibri, Arial, Helvetica, Arial, Verdana;
}
h1 {
	font-size: 1.5em;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-family: "Arial Narrow", Helvetica, Arial, Calibri, Tahoma, Verdana;
	letter-spacing: 2px;
	border-bottom: 1px solid #336e80;
	padding-top: 5px;
	text-transform: uppercase;
}
h1 span {
	display: block;
	padding: 12px 0px 0px 0px;
}

#h_headlines{
	height:18px;
	width:150px;
	margin-top:15px;
	margin-bottom:10px;
	background: url(img/headers.png) 0 0 no-repeat;
}
#h_headlines h1{
	display:none;
}
h1.headlines {
	text-indent: -9999px;
	background: url(img/headers.png) 0 -18px no-repeat;
	border-bottom: 0;
}
h1.news {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:150px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -18px;
	border-bottom: 0;
}
h1.bio {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:150px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -36px;
	border-bottom: 0;
}
h1.fruahlig {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:200px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -90px;
	border-bottom: 0;
}
h1.gigs {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:150px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -54px;
	border-bottom: 0;
}
h1.contact {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:150px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -108px;
	border-bottom: 0;
}
h1.construction {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:214px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -72px;
	border-bottom: 0;
}
h1.pressefotos {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:150px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -126px;
	border-bottom: 0;
}
h1.noresultsfound {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:184px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -144px;
	border-bottom: 0;
}
h1.fotogalerie {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:150px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -162px;
	border-bottom: 0;
}
h1.texte {
	margin-top:15px;
	margin-bottom:10px;
	height:17px;
	width:191px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -180px;
	border-bottom: 0;
}

h1.links {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:193px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -198px;
	border-bottom: 0;
}

h1.shop {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:193px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -217px;
	border-bottom: 0;
}

h1.videoclips {
	margin-top:15px;
	margin-bottom:10px;
	height:18px;
	width:193px;
	padding:0;
	text-indent: -9999px;
	background: url(img/headers.png) 0 -233px;
	border-bottom: 0;
}



h1.noborder {
	border-bottom: 0;
	margin-bottom: 0;
}
h1 strong {
	color: #00D0FF;
	margin-left: 5px;
	font-weight: bold;
	margin-right: 5px;
}
h2 {
	color: #fff;
	background: none;
	display: block;
	text-transform: uppercase;
	padding: 0 0 4px 0;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 a {
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #fff;
	/*background: url(img/arrow-white.gif) no-repeat left center;
	text-indent: 20px;*/
}
h2 a:hover {
	color: #098EC2;
	background: url(img/arrow-blue.gif) no-repeat left center;
}
h3 {
	font-size: 1.3em;
	text-decoration: none;
	font-weight: lighter;
	color: #fff;
	margin-bottom: 10px;
}
h3 a {
	text-decoration: none;
	color: #098EC2
}
h4 {
	font-size: 1.1em;
}
p {
	line-height: 140%;
	font-size: .9em;
	margin-bottom: 1em;
}
ol {
	margin-left: 20px;
	list-style-type: decimal;
}
img.left, img.right {
	float: left;
	background: #fff;
	padding: 3px;
	border: 1px solid #222;
	margin: 05px 10px 10px 0px;
}
img.right {
	float: right;
}
#text ul {
	margin-left: 20px;
	list-style-type: circle;
	margin-bottom: 20px;
}
#flashh {
	width: 960px;
	height: 700px;
	background: none;
	z-index: 10;
	position: fixed;
	left: 50%;
	margin-left: -520px;
	-moz-opacity: 1;
	top:50%;
	margin-top:-350px;
}
#container_base{
	position:absolute;
	height:600px;
	/*top:50%;*/
	/*margin-top:-300px;*/
	left:0;
	right:0;
	z-index:20;
}
#container {
	position: absolute;
	width: 960px;
	height:460px;
	left: 50%;
	margin-left: -480px;
	z-index: 20;
}

#parc_footer{
	clear:both;
	position:absolute;
	width: 960px;
	height:36px;
	left: 50%;
	margin-left: -480px;
	bottom:-27px;
	opacity: .40;
	-moz-opacity: .40;
	filter:alpha(opacity=40);
}

#parc_footer a{
	float:right;
}

#sidebar {
	position: fixed;
	padding: 0px 0px 10px 0px;
	margin-top: 0px;
	width: 960px;
	z-index: 60;
	background: url(img/topshade.png) repeat-x 30px 20px;
}
sidebar span {
	display: none;
}
#logo {
	position: relative;
	display: block;
}
/* SUCKERFISH STYLES */

#nav {
	width: 940px;
	padding: 0;
	position: absolute;
	font-size: 1em;
	background: url(img/nav_bg.png) center top;
	padding-left: 280px;
	margin-left: -600px;
}
#nav, #nav * {
	list-style:		none;
	z-index: 70;
}
#nav {
	line-height:	0.7;
	height: 23px;
	margin-left: -120px
}
#nav li a {
	height: 3px;
}
#nav li {
	padding: 0px;
}
#nav ul {
	position:		absolute;
	top:			-999em;
	margin-left: -1px;
	z-index: 50;
	width:			12em; /* left offset of submenus need to match (see below) */
}
#nav ul li {
	width:			100%;
}
#nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
	float:			left;
	position:		relative;
}
#nav a {
	text-indent: 	-9999px;
	display:		block;
	position:		relative;
	background: 	url(img/nav.png);
	background-repeat: no-repeat;
}
#nav li ul a {
	text-indent: 0;
	background: none;
	width:auto;
}
#nav li li.sactive>a, #nav li li.lactive>a {
	color: #067AC2;
	font-weight: bold;
}
#nav li li.lactive ul a {
	color: #fff;
}
#nav li li.lactive ul li.sactive a {
	color: #067AC2;
}
/* NAV BACKGROUNDS */

#nav li.nav_tnews>a {
	background-position: 0px 0px;
	width: 38px;
}
#nav li.nav_tnews.active>a, #nav li.nav_tnews>a:hover {
	background-position: 0px -23px;
}

#nav li.nav_tbio>a {
	background-position: -58px 0px;
	width: 70px;
}
#nav li.nav_tbio.active>a, #nav li.nav_tbio>a:hover {
	background-position: -58px -23px;
}

#nav li.nav_tdisco>a {
	background-position: -148px 0px;
	width: 86px;
}
#nav li.nav_tdisco.active>a, #nav li.nav_tdisco>a:hover {
	background-position: -148px -23px;
}

#nav li.nav_tcontact>a {
	background-position: -254px 0px;
	width: 67px;
}
#nav li.nav_tcontact.active>a, #nav li.nav_tcontact>a:hover {
	background-position: -254px -23px;
}
#nav li.nav_tmedia>a {
	background-position: -341px 0px;
	width: 58px;
}
#nav li.nav_tmedia.active>a, #nav li.nav_tmedia>a:hover {
	background-position: -341px -23px;
}

#nav li.nav_tlinks>a {
	background-position: -419px 0px;
	width: 56px;
}
#nav li.nav_tlinks.active>a, #nav li.nav_tlinks>a:hover {
	background-position: -419px -23px;
}

#nav li.nav_tlive>a {
	background-position: -495px 0px;
	width: 42px;
}
#nav li.nav_tlive.active>a, #nav li.nav_tlive>a:hover {
	background-position: -495px -23px;
}

#nav li.nav_tshop>a {
	background-position: -557px 0px;
	width: 39px;
}
#nav li.nav_tshop.active>a, #nav li.nav_tshop>a:hover {
	background-position: -557px -23px;
}

#nav li.nav_tguest>a {
	background-position: -616px 0px;
	width: 84px;
	border-right: 0;
}
#nav li.nav_tguest.active>a, #nav li.nav_tguest>a:hover {
	background-position: -616px -23px;
	border-right: 0;
}

/*	ASOT400
-----------------------------------------------------------*/
#nav li.nav_asot400>a {
	background-position: -612px 0;
	width: 51px;
	border-right:0;
}
#nav li.nav_asot400.active>a, #nav li.nav_asot400>a:hover {
	background-position: -612px -23px;
}
/*---------------------------------------------------------*/

#nav li.nav_bio>a {
	background-position: -507px 0px;
	width: 20px;
}
#nav li.nav_bio.active>a, #nav li.nav_bio>a:hover {
	background-position: -507px -23px;
}
#nav li.nav_news>a {
	background-position: -40px 0px;
	width: 30px;
}
#nav li.nav_news.active>a, #nav li.nav_news>a:hover {
	background-position: -40px -23px;
}
#nav li.nav_tourdates>a {
	background-position: -100px 0px;
	width: 26px;
}
#nav li.nav_tourdates.active>a, #nav li.nav_tourdates>a:hover {
	background-position: -100px -23px;
}
#nav li.nav_releases>a {
	background-position: -231px 0px;
	width: 55px;
}
#nav li.nav_releases.active>a, #nav li.nav_releases>a:hover {
	background-position: -231px -23px;
}
#nav li.nav_forum>a {
	background-position: -402px 0px;
	width: 40px;
}
#nav li.nav_forum.active>a, #nav li.nav_forum>a:hover {
	background-position: -402px -23px;
}
#nav li.nav_asot>a {
	background-position: -304px 0px;
	width: 27px;
}
#nav li.nav_asot.active>a, #nav li.nav_asot>a:hover {
	background-position: -304px -23px;
}
#nav li.nav_radio>a {
	background-position: -350px 0px;
	width: 32px;
}
#nav li.nav_radio.active>a, #nav li.nav_radio>a:hover {
	background-position: -350px -23px;
}
#nav li.nav_media>a {
	background-position: -144px 0px;
	width: 69px;
}
#nav li.nav_media.active>a, #nav li.nav_media>a:hover {
	background-position: -144px -23px;
}
#nav li.nav_merch>a {
	background-position: -460px 0px;
	width: 28px;
}
#nav li.nav_merch.active>a, #nav li.nav_merch>a:hover {
	background-position: -460px -23px;
}

/*	CONTACT
-----------------------------------------------------------*/
#nav li.nav_contact>a {
	background-position: -545px 0px;
	width: 50px;
	border-right: 0;
}
#nav li.nav_contact.active>a, #nav li.nav_contact>a:hover {
	background-position: -545px -23px;
	border-right: 0;
}
/*---------------------------------------------------------*/

#nav li:hover ul, #nav li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */
	z-index:		25;
	background: #222;
	border: 1px solid #3E3E3E;
	border-top: 0;
	border-bottom: 0;
}
#nav li:hover ul ul, #nav li.sfHover ul ul {
	border-top: 1px solid #3e3e3e;
	margin-top: -1px;
}
#nav ul a {
	border: 0;
	border-bottom: 1px solid #333;
	padding: 8px 6px;
	font-weight: lighter;
	font-size: .9em;
	height: 12px;
}
#nav ul ul a {
	font-size: .9em;
	background: #222;
}
#nav ul ul {
	width: 7em;
	border-top: 1px solid #fff;
}
#nav ul a:hover {
	background: #141414;
}
ul#nav li:hover li ul, ul#nav li.sfHover li ul {
	top:			-999em;
}
ul#nav li li:hover ul, ul#nav li li.sfHover ul {
	left:			12.1em; /* match ul width */
	top:			0;
}
ul#nav li li:hover li ul, ul#nav li li.sfHover li ul {
	top:			-999em;
}
ul#nav li li li:hover ul, ul#nav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* OWN NAV STYLES */
#nav li {
	display: block;
	position: relative;
	z-index: 30;
	line-height: 1em;
	float: left;
	margin: 0;
}
#nav li.first {
	margin-left: 20px;
	border-left: 1px solid #333;
	padding-right: 0px;
}
#nav a {
	display: block;
	padding: 10px 9px;
	color: #fff;
	font-size: 1.2em;
	border-right: 1px solid #333;
	text-transform: none;
	font-weight: bold;
}
#nav .active>a:hover {
	cursor: default;
}
#nav a:hover, #subnav a:hover {
	color: #fff;
}

/* CONTENT DIV's */

#content {
	padding-left:10px;
	position: relative;
	margin: 43px 380px 0 0;
}
#text {
	margin-bottom: 50px;
}
.eocontent {
	background: #000;
	height: 20px;
	width: 560px;
	position: absolute;
	margin-left: -15px;
	MARGIN-TOP: 15PX;
	BACKGROUND: url(img/content-bottom.png);
}
/* FOOTER */

#clearfooter {
	background: url(img/footershade.png) bottom repeat-x;
	position: fixed;
	height: 30px;
	bottom: 100px;
	width: 100%;
	z-index: 40;
}


#subfooter {
	margin-top:530px;
	width: 1000px;
	left: 50%;
	position: absolute;
	margin-left: -480px;
	height: 40px;
	background-color:#000;
	opacity: .50;
	-moz-opacity: .50;
	filter:alpha(opacity=50);
}
#footer #interact {
	margin-left:10px;
	float: left;
}
/* FORM + SOCIAL NETWORKING */

#footer #form {
	width: 300px;
	background:none;
	padding: 0;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#footer form label {
	display: block;
	text-indent: -9999px;
	background: url(img/foot-subscribe.png) no-repeat top left;
	height: 15px;
}
#footer #form input {
	width: 180px;
	border: 1px solid #333;
	padding: 2px;
	margin: 5px;
	margin-right: -4px;
	background: #000;
	color: #fff;
}
#footer button {
	border: 0;
	cursor: pointer;
	margin-top: 5px;
	background: #333;
	padding: 2px 5px;
	color: #fff;
	width: 75px;
	position: absolute;
}
#footer #social {
	margin-top:10px;
	z-index: 70;
}
#footer li {
	float: left;
	width: auto;
	margin-right: 5px;
}
/* VIDEOS */ 

#videos h3 {
	background: url(img/foot-videos.png) no-repeat;
	text-indent: -9999px;
	margin-top: -6px;
	margin-left: -10px;
	margin-bottom: 13px;
}
#videos {
	background: url(img/footergradient.gif) repeat-x 0px 21px;
	padding: 5px 0px 5px 5px;
	height: 70px;
	margin-left: 230px;
	width: 119px;
}
#videos ul li {
	margin-right: 5px;
	margin-top: 0px;
}
#banners {
	position: absolute;
	margin-top: -5px;
	display: none;
}
#banners a {
	margin-right: 10px;
}
/* FLASHPLAYER */
#flashplayer {
	background: url(img/footergradient.gif) repeat-x 0px 21px;
	padding: 5px 0px 5px 5px;
	height: 100px;
	margin-left: 374px;
	width: 332px;
	display: none;
}
#mp3player {
	position: fixed;
	margin-top: 13px;
}
#flashplayer h3 {
	background: url(img/foot-mp3.png) no-repeat;
	text-indent: -9999px;
	margin-top: -6px;
	margin-left: -10px;
}
/* FRONTPAGE */

#text #fp ul, #text #tour {
	margin-left: 0px;
	list-style: none;
}
#fp .updates {
	background: url(img/block-bg.png) repeat-x 0px 23px;
}
#fp .updates ol {
	margin-left: 25px;
}
#text .fpnews h3 {
	font-family: Verdana, Arial;
	font-size: 1em;
	margin-bottom: 0;
}
.fpnews div a {
	display: block;
	font-weight: bold;
	color: #ff0000;
}
.news img {
	float: left;
	width: 50px;
}
.news p img {
	margin-top: 5px;
}
.news p img {
	float: left;
	border: 2px solid #fff;
	margin-right: 10px;
}
.newsdetail {
	border-top: 1px solid #336e80;
	margin-top: 0;
	padding: 8px 10px 20px 10px;
	background: url(img/content_bg.png) top repeat-x;
	border-bottom: 1px solid #336e80;
}
#fp span, .news span {
	color: #777;
}
.news h3 {
	clear: both;
	margin-bottom: 5px;
}
.news div {
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	clear: both;
	background: url(img/block-bg.png) repeat-x 0px 36px;
	border: 0px solid #121212;
}
.news h2 {
	border-bottom: 0px;
	margin: -10px -10px 10px -10px;
	padding: 10px 0px;
}
.news h2 a {
}
.news p a {
	display: inline;
}
/* FP NEWS*/

.fpnews {
	/*background: url(img/content_bg.png) repeat-x top left;*/
	height: 120px;
	padding: 10px 0px 30px 10px;
	/*border-top: 1px solid #477484;*/
}
.fpnews img {
	/*width: 150px;*/
	float: left;
	margin-right: 10px;
	margin-bottom: 120px;
	border: 2px solid #fff;
}
.fpnews a {
	text-decoration: none;
}
.fpnews p {
	padding-right: 10px;
}
.fpnews div {
	width: 100%;
	float: left;
	height: 160px;
}
.fpnews h3 a {
	margin-bottom:2px;
	color: #fff;
	/*font-size: 0.9em;*/
	text-decoration: underline;
	font-weight: bold;
	line-height:18px;
}
#text .updates {
	margin-left: 0%;
	width: 100%;
}
#text .updates div {
	width: 33%;
}
#text .updates ul, #text .updates ol {
	margin-bottom: 15px;
}
#text .updates li a {
	margin-left: 10px;
}
#fp div h2 {
	margin-left: -10px;
}
#fp div {
	float: left;
	height: 90px;
	margin-bottom: 10px;
	width: 25.4%;
	margin-right: 2%;
	background: url(img/block-bg.png) repeat-x 40px 32px;
	padding: 10px;
}
#fp #asotplaylist {
	width: 33%;
}
#fp #podcasts {
	margin-right: 0%;
}
#fp #tour li, #fp #podcasts li {
	font-size: .9em;
	float: none;
	width: 100%;
	line-height: 1.34em;
	margin: 0;
	height: auto;
}
#fp #tour li a {
	color: #098EC2;
	font-size: 1em;
	margin-left: 5px;
}
#fp #tour li a:hover {
	color: #739eaf;
}
#fp #tour li {
	height: auto;
	width: auto;
	background: none;
}
#fp #tour li a {
	height: auto;
	background: none;
	display: inline;
	width: auto;
}
#fp h2 a {
	background: url(img/h-asot.png) no-repeat;
	text-indent: -9999px;
}
#fp #tour h2 a {
	background: url(img/h-tour.png) no-repeat;
}
#fp #podcasts h2 a {
	background: url(img/h-podcasts.png) no-repeat;
}
.interactive {
	background: #028BC0;
	border: 1px solid #4DADCF;
	padding: 10px;
	margin-bottom: 15px;
}
.interactive h1 {
	color: #fff;
	border-bottom: 1px solid #4DADCF;
}
.interactive img {
	margin-right: 15px;
}
.slider-wrap {
	opacity: .8;
	filter: alpha(opacity=80);
}
.slider-wrap p img {
	float: left;
	margin-right: 15px;
}
#text .slider-wrap ul {
	margin-left: 0px;
	list-style: none;
}
/* TOUR DATES */
body #gigs {
	background: url(img/content_bg.png);
	border-top: 1px solid #336e7e;
	padding: 10px 10px 0 10px;
	margin-left: 0;
}
body #gigs ul {
	margin-left: -10px;
	margin-right: -10px;
	font-size: .9em;
}
#gigs li {
	list-style-type: none;
	border-bottom: 1px solid #555;
}
#gigs li a {
	display: block;
	padding: 4px 4px;
	color: #fff;
}
#gigs li a:hover {
	color: #01d0ff;
	cursor:pointer;
}
#gigs li .date {
	margin-right: 10px;
	display: block;
	float: left;
}
#gigs li .town {
	display: block;
	float: left;
	width: 250px;
}
#gigs li .details {
}
#gigs .highlight img {
	padding: 3px;
	background: #007694;
	margin-right: 10px;
	height: 60px;
	float: left;
}
.highlight h3 {
	color: #01a9d6;
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}
.highlight {
	height: 80px;
}
/* TOUR DETAILS */

#tour_detail {
	background: url(img/content_bg.png)repeat-x;
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #598997;
	border-bottom: 1px solid #598997;
}
#tour_detail table {
	width: 100%;
}
#tour_detail th {
	text-align: left;
	width: 20%;
	padding-bottom: 4px;
}
#tour_detail table {
	color: #00a9d0;
	margin-bottom: 1em;
}
/* ASOT */

table#asot {
	width: 100%;
	text-align: left;
	background: url(img/block-bg.png) repeat-x;
	border-collapse: collapse;
}
table#asot th {
	font-size: 1.2em;
	text-transform: uppercase;
}
table#asot td {
	background: url(img/content-bg.png) bottom;
	border-bottom: 1px dotted #666;
}
table#asot th, table#asot td {
	padding: 5px;
}
table#asot a {
	font-weight: bold;
}
/* FAQ */


#faq {
}
#faq a {
	font-weight: bold;
	display: block;
	font-size: 1.25em;
	margin-bottom: 5px;
	cursor: pointer;
	padding: 10px;
	background: url(img/block-bg.png) repeat-x top;
}
#faq a span {
	background: #098EC2;
	margin: -10px 0px -10px -10px;
	padding: 7px 12px;
	margin-right: 10px;
	font-family: Trebuchet MS;
	color: #fff;
}
#faq a:hover, #faq a.selected {
	color: #fff;
}
#faq a.selected {
	cursor: default;
}
#faq div {
	padding: 10px 10px 10px 50px;
}
#faq div p {
	margin: 0;
}
/* SEARCH RESULTS */
.search strong {
	background: #068EC2;
	padding: 3px 6px;
}
/* POLL */
#poll {
	background: url(img/block-bg.png) repeat-x;
	padding: 10px;
}
#poll button {
	margin-top: 10px;
}
#poll div {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
/* PAGINATION */

#pagination {
	margin: 0;
	padding: 0;
	clear: both;
	position: absolute;
	right: 0px;
	background: url(img/corner.png) no-repeat top left;
	margin-top: -20px;
	font-size: .9em;
	padding-left: 30px;
}
#pagination {
}
#pagination ul {
}
#pagination li {
	float: left;
	margin: 0;
	list-style: none;
	margin-right: 5px;
}
#pagination li.active, li.previous-off, li.next-off, li.page {
	padding: 5px 0px;
}
#pagination li.active {
	font-weight: bold;
	color: #fff;
}
#pagination li.active {
	text-decoration: underline;
}
#pagination li a {
	display: block;
	color: #fff;
	padding: 5px 0px;
}
#pagination li a:hover {
}
/* RELEASES */

#releases ul {
	padding: 0;
	margin: 0;
}
#releases li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	float: left;
	border: 0;
	width: 20%;
	padding-left: 4%;
	line-height: 1.6em;
}

#releases img {
float: left;
margin-right: 10px;
margin-top: -5px;
}

#releases li a {
border-bottom: 0;
color: #00BCE6;
padding: 0;
margin-top: 20px;
}
/* GALLERY OVERVIEW */

/* SEARCH 
#text form input {
	background: url(/system/img/block-bg.png) repeat-x top left;
	padding: 5px;
	border: 1px solid #3D4E55;
	border-top: 0px;
}
#text form input#submit, #text form input.knop_album_add {
	background: #fff;
	border: 0px;
	padding: 5px;
	background: #098EC2 url(/system/img/arrow.gif) no-repeat 5px center;
	padding-left: 20px;
	color: #fff;
	border-top: 1px solid #098EC2;
	cursor: pointer;
}
*/
/* JQUERY, EXTRA, ETC */

div.ahover {
	position: absolute;
	background: #000;
	margin-top: -21px;
	padding-left: 0;
	-moz-opacity: .5;
	border: 0px solid #4DADCF;
	display: none;
}
#visual {
	position:absolute;
	bottom:-130px;
	right:-95px;
	z-index: 80;
}
html>body embed, html>body object, #youtubevid, #youtubevid * {
	position: relative;
	z-index: 1;
}
div.progressBarStatus {
	text-indent: 20px;
	padding: 3px;
}
div.progressName {
	font-weight: bold;
	margin-top: 5px;
	padding: 3px;
	background: url(img/arrow.gif) no-repeat left;
	text-indent: 20px;
}
#fp {
	height: 140px;
}
.backlink {
	display: block;
	float: right;
	background: url(img/corner.png) no-repeat;
	height: 11px;
	width: 150px;
	text-align: right;
	margin-top: 4px;
	margin-right: -10px;
	padding: 4px 6px 2px 20px;
	font-size: .9em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#search {
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #555555;
}
#search input {
	border: 1px solid #545557;
	background: #000103;
	color: #02abd6;
	margin-right: -6px;
	margin-bottom: 10px;
	font-size: 1em;
	padding: 3px;
}
#search input#searchAsot {
	color: #fff;
	padding: 4px;
	background: #181818;
	margin-left: 5px;
}
/* MEDIA */

body #media {
	background: url(img/content_bg.png);
	border-top: 1px solid #336e7e;
	padding: 10px 10px 0px 10px;
	margin-left: 0;
	margin-top: -11px;
}
#media p {
	text-align: center;
}
#split {
	padding: 10px;
}
#split div {
	width: 33.3%;
	text-align: center;
	float: left;
}
#split img {
	margin-bottom: 18px;
}
#split a img {
	opacity: .85;
	-moz-opacity: .85;
	filter:alpha(opacity=85);
}
#split a:hover img {
	opacity: .85;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.photos img {
	margin-top: 5px;
}
/* GALLERY */
#galleryoverview {
	background: url(img/content_bg.png);
	border-top: 1px solid #336e7e;
	padding: 10px 10px 0px 10px;
	margin-left: 0;
}
#galleryoverview ul {
	list-style:none;
	margin: 0;
}
#galleryoverview li {
	float: left;
	width: 265px;
	padding-right: 10px;
	height: 100px;
}
#galleryoverview a img {
	float: left;
	border: 3px solid #def4fa;
	margin-right: 10px;
}
#galleryoverview a:hover img {
	border: 3px solid #fff;
}
#galleryoverview li a strong {
	color: #00D0FF;
	display: block;
	margin-bottom: 5px;
}
#galleryoverview li em {
	color: #fff;
	font-style: normal;
}
/* GALLERY */


html>body #gallery {
	background: url(img/content_bg.png);
	border-top: 1px solid #336e7e;
	padding: 10px 10px 0px 10px;
	padding-left: 0;
}

/*
#releasesitems {
	background: url(/system/img/content_bg.png);
	border-top: 1px solid #336e7e;
}
*/


#gallery ul {
	padding: 0;
}
#gallery li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 25%;
}
#gallery li a {
	display: block;
	padding: 10px;
	margin-right: 10px;
	text-align: center;
	height: 120px;
}
#gallery li a img {
	padding: 3px;
	margin-bottom: 5px;
	background: #def4fa;
}

#videogallery img {
width: 110px;
}

#gallery #videogallery {
margin-left: 10px;
}
#gallery li a:hover img {
	background: #fff;
}
#gallery li span {
	display: block;
}
#gallery li.clear {
	clear: both;
	width: 100%;
}
#gallery li.clear a {
	text-align: left;
}

#releasesitems h2 {
color: #00BCE6;
}

#releasesitems li {
list-style-type: none;
clear: both;
}

#releasesitems li li {
clear: none;
height: 17px;
}

#releasesitems ul {
padding-top: 10px;
margin: 0;
}

#releasesitems img {
float: left;
margin-right: 20px;
margin-left: 20px;
border: 3px solid #fff;
width: 100px;
}

#releasesitems ul ul img {
float: none;
margin: 0;
border: 0;
margin-right: 5px;
width: auto;
float: left;
}

#releasesitems p {
margin-top: -10px;
}

#releasesitems a {
color: #00BCE6;
}

#releasesitems a:hover {
color: #fff;
}

#bio p{
	color:#ffffff;
	text-align: justify;
   	text-justify: distribute;	
}

/* this page declarations */	
#wrapp {
text-align: left;
font: normal 1em Arial;
padding: 0;
color: black;
}
/* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
width: 1000px;
position:absolute;
left:50%;
margin-left:-500px;
margin-top:460px;
background: #000;
height: 27px;
overflow: hidden;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
top: 8px;
width: 990px;
margin-left:5px;
margin-right:5px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 0px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
background-color: transparent;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #00bfff;
font: bold 10px Verdana;
margin: 0;
} 
ul.newsticker span {
color: #00bfff;
margin: 10px 0 0 0;
} 


/*	NAV	*/
#pl{
	height:310px;
	width:550px;
	border-top: 1px solid #336e80;
	margin-top: 0;
	padding:10px;
	background: url(img/content_bg.png) top repeat-x;
	/*border-bottom: 1px solid #336e80;*/
}
#pane {
	height:303px;
	/* 280 */
	width:550px;
	text-align: justify;
  text-justify: distribute;
  color:#ffffff;
	line-height:140%;
}

#pane img {
	float: left;
	border: 0;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:2px;
}
.newsbacklink {
	display: block;
	float: right;
	background: url(img/corner.png) no-repeat;
	height: 13px;
	width: 150px;
	margin-right: -10px;
	text-align: right;
	padding: 2px 6px 2px 20px;
	font-size: .9em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.underconstruction {
	border-top: 1px solid #336e80;
	margin-top: 0;
	padding: 8px 10px 20px 10px;
	background: url(img/content_bg.png) top repeat-x;
	border-bottom: 1px solid #336e80;
}


/*	19-02-2009	*/
/*	-------------------------------------------------------	*/
.icon_rss{
	cursor:pointer;
	margin:4px 0 0 4px;
	width:14px;
	height:14px;
	background:url(img/icon_rss.png) 0 0 no-repeat;
}
.input_newsletter{
	padding-left:2px;
	font-size:11px;
	color:#fff;
	border:0;
	width:190px;
	height:19px;
	background:url(img/input_newsletter.png) 0 0 no-repeat;
}
.input_newsletter_but{
	margin-left:-2px;
	cursor:pointer;
	border:0;
	width:25px;
	height:19px;
	background:url(img/input_newsletter_but.png) 0 0 no-repeat;
}





.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	opacity: .30;
	-moz-opacity: .30;
	filter:alpha(opacity=30);
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

#tourdates_bottom {
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #555555;
}