/* $Id: mdx.css 15 2019-08-22 12:07:21Z ralf $ */
body {
	color: #999999;
	background: #000000 url(images/mdx.backtile.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 11px;
	margin: 0px;
}

#mdx_content{
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}

#mdx_maincontent {
	font-size: 105%;
	padding: 10px;
	margin: 25px 10px 5px 10px;	
}

#mdx_gallery {
	font-size: 105%;
	padding: 10px;
	margin: 25px 10px 5px 10px;	
}

#mdx_sidebar_right {
	font-size: 105%;
	padding: 10px;
	margin: 25px 0px 10px 10px;	
}

#mdx_footer {
	background-color: #800000;
	color: #efe5d0;
	text-align: center;
	padding: 5px;
	margin: 5px;
	font-size: 90%;
}

#mdx_header {

	margin: 0px 10px 5px 10px;
	height: 135px;
}

#mdx_sidebar_left {
	color: #ffffff;
	font-size: 105%;
	padding: 10px;
	margin: 10px 5px 10px 0px;
	/*position: fixed;*/
}


h1,h2,h3,h4,h5,h6 {
	color: #800000;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 100%;
}

.mdx_advertisement {
	text-align: center;
}
.mdx_gig {
	text-align: center;
	background: #424242;
	font: bolder;
}

.mdx_blogheader {	
	background: #424242;
	color: #ffffff;	
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a img {
	border-style: none;
	border-color: #FFFFFF;
	}

.mdx_piclink_border img  {
	border-style: solid;
	border-width: 1px;
	border-color #FFFFFF;
	}

#mdx_sidebar_right {
	float: right;
	width: 220px;
}

#mdx_maincontent {
	margin-right: 230px;
	margin-left: 160px;
}

#mdx_gallery {
	margin-right: 10px;
	margin-left: 160px;	
}

#mdx_sidebar_left {
	float: left;
	width: 145px;
}

#mdx_sidebar_left_gallery {
	float: left;
	width: 145px;
}

#mdx_sidebar_right_gallery {
	float: right;
	width: 220px;
}

#mdx_infobox_pix {
	height: 200px;
}

#mdx_footer {
	clear: both;
}

.mdx_infobox {
	border: thin dotted #800000;
	padding: 2px 5px 5px 5px;
	background: #000000;
	margin: 2px 0px 2px 0px;
}

.mdx_infobox_gigs {
	border: thin dotted #800000;
	padding: 2px 5px 5px 5px;
	margin: 2px 0px 2px 0px;
	background-image: url(images/mdx.gigbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font: bolder;
}

.extlink  { 
    white-space:nowrap;
    }
    
.tdtopalign {
    vertical-align: text-top;
}    

.gallerytable { 
	text-align: center; 
	vertical-align:top;
	background: #3d3d3d;
	padding: 3px;
	empty-cells: show;
	border-spacing:5px;
	margin-left: 50px;
	}
	
.blink {
	text-decoration:blink;
	text-transform:uppercase;
}	

.discofc {
    float:left; 
    margin-right:20px; 
    margin-bottom:10px
    }

.discobc {
    float:right; 
    margin-left:20px; 
    margin-bottom:10px
    }

.lineup {
	font-style: italic;
	font-weight: bold;	
}    

#mdx_discography {

}

.dcblock{
	margin-left: 225px;
	
}
.highlight{	
	font-weight:bolder;
	color: #800000;
}
.processerror {
	padding: 2px;
	color: black;
	background: orange;
	border: red 2px;
	font-weight: bolder;
	text-align: center;
}

.processsuccess {
	padding: 2px;
	color: black;
	background: green;
	border: red 2px;
	font-weight: bolder;
	text-align: center;
}

.gigtable{
	margin: 5px;
	border: 0px;
	empty-cells: show;
	border: thin dotted #800000;
	border-collapse: collapse;
}

.gigth{
	color: #FFFFFF;
	margin: 50px;
	padding-right: 2px;
	padding-left: 2px;
	border: thin dotted #800000;
	vertical-align: top;
	background: #800000;
}

.gigtd{
	margin: 1px 2px 1px 2px;
	padding-right: 2px;
	padding-left: 2px;
	border: thin dotted #800000;
	vertical-align: top;
}

.gigtrlight{
	background: #252525;
}

.gigtrdark{
	background: black;
}

.gigtrHover{
	background: #600000;
}

.gigtdHover{
	background: #600000;
}

.giglocation {
 whitespace:nowrap;
}

.giginfodisplay {
	font-style: italic;
}

.select_band { 
	background-color: #8c8c8c; 
	width:420px; 
	border:2px solid #800000; 
	font-family: monospace;
}
form {
	background-color: #8c8c8c; 
	width:420px; 
	border:4px solid #800000; 
	color: black;
	padding: 2px;
}

.giginfo{
	width: 400px;
	font-family: monospace;
}
.blogbox{
/*	border: Thin dotted #800000;*/
	padding: 2px 3px 1px 3px;
	margin: 2px 0px 2px 0px;
}

.blogboxborder{
	border: Thin dotted #800000;
	padding: 2px 3px 1px 3px;
	margin: 2px 0px 2px 0px;
	background-color: black;
}
.blogboxfooter{
	font-size: 9px;
	/*border-top: Thin dotted #999999;*/
	 text-align: left;
	 
	 padding: 03px 0px 0px 10px;
	font-style: italic;
}
.blogboxcontent{
	padding: 0px 0px 0px 10px;
}

.blogpicl {
    float:left; 
    margin: 5px 10px 5px 5px; 
    }

.blogpicr {
    float:right; 
    margin:5px 5px 5px 10px; 
    }

.contentbox{
	border-top: Thin dotted #999999;	
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#cookieHandler a {color:#000; text-decoration:none;}

#cookieHandler a:hover {text-decoration:underline;}

#cookieHandler div {padding:10px; padding-right:40px;}

#cookieHandler { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: black; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookieHandlerCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookieHandlerCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

