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


* { behavior: url(iepngfix.htc)}


A:link		{ color: #DD0000; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #DD0000}
A:visited	{ color: #DD0000; text-decoration: none; border-bottom-width: 1px;}
A:hover		{ color: #FFFFFF;  text-decoration: none; border-bottom-style: solid;  border-bottom-width: 1px;}
A:active	{ color: #DD0000;  border-bottom-width: 1px;  }


A.menu:link		{ color: #FFFFFF; text-decoration: none; border-bottom: 0px; }
A.menu:visited	{ color: #FFFFFF; text-decoration: none;  border-bottom-width: 0px;}
A.menu:hover	{ color: #DD0000; text-decoration: none; border-bottom-width: 1px;}
A.menu:active	{ color: #DD0000;  border-bottom-width: 1px;}


/* 260 + 430 + 260 */
body {
background-color: #000000;
margin: 0px 0px 0px 0px;
}

p, div, tr, td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}


#band_info img
{
border-style: double;
border-color: #990000;
border-width: 1px;
}

#events_ajax {
position: absolute;
width: 370px;
height: 450px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #666666;
background-color: #000000;
overflow:auto;
z-index: 3;

}
#events_ajax2 {
position: absolute;
top: 150px;
margin-left: auto;
margin-right: auto;
padding-top: -150px;
width: 370px;
height: 450px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #666666;
background-color: #000000;
overflow:auto;
z-index: 3;

}

#container {
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}


#logo {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 180px;
	height: 71px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

#login {
	position: absolute;
	top: 17px;
	left: 562px;
	width: 372px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#header  /* top div */
{
	width: 950px;
	height: 85px;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	background-image:url(images/rubber.gif);
	text-align: left;
	vertical-align: top;
	overflow: hidden;	
}

#redseperation /* red line */
{
	background-color: #8d0000;
	width: 950px;
	height: 10px;
	padding: 0px;
	margin: 0px;	
	overflow: hidden;
}

#centerrow /* center */
{
	background-color: #000000;
	height: 520px;
	width: 950px;
	padding: 0px;
	margin: 0px;
	
}

#tda
{
	height: 520px;
	width: 260px;
	color:#CCCCCC;
	border-width: 0px;
	margin: 0px;
	overflow: hidden;
	background-image:url(images/images/bg_03.jpg);
	float: left;
	text-align: left;
	padding: 0px;
	position: relative;
}

#tdb
{
	height: 520px;
	width: 428px; /* remove 2 pixels for borders */
	color:#CCCCCC;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #171719;
	background-image:url(images/images/bg_04.jpg);
	float: left;
	overflow: hidden;
}

#tdc
{
	height: 520px;
	width: 260px;
	color:#CCCCCC;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/images/bg_05.jpg);
	float: left;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#bottom /* bottom  */
{
	width: 945px;
	height: 85px;
	background-color:#000000;
	background-image:url(images/rubber.gif);
	text-align: left;
	padding-left: 5px;
	overflow: hidden;
}

#maincontents /* center text div */
{
		padding: 25px 25px 15px 25px;
		text-align: left;
		overflow: auto;
		width: 378px;
		height: 480px;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #990000;
		scrollbar-shadow-color: #990000;
		scrollbar-track-color: #000000;
		overlow-x: hidden ;
		scrollbar-arrow-color: #DD0000;
}


#newsbox
{
	width: 180px;
	padding-right: 7px;
	height: 160px;
	/*	padding: 5px 5px 5px 10px;*/


	position: absolute;
	left: 40px;
	top: 56px;

	font-size: 10px;

	overflow: auto;
	overflow-x:hidden;
	border-width: 1px 0px 1px 1px;
	border-color: #444444;
	border-style: solid;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #DD0000;
}

#eventsbox
{
	width: 187px;
	height: 188px;
	/*	padding: 5px 5px 5px 10px;*/


	position: absolute;
	left: 40px;
	top: 260px;
	
	font-size: 10px;

	overlow: auto;
	border-width: 1px 0px 1px 1px;
	border-color: #444444;
	border-style: solid;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-track-color: #000000;

	scrollbar-arrow-color: #DD0000;
}


#eventslist li
{
	list-style-type: square;
	padding-left: 5px;
	margin-left: 5px;
}


#eventslist h3
{
margin-top: 12px;
margin-bottom: 5px;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
	
}

#bandlist li
{
	list-style-type: square;
	padding-left: 5px;
	margin-left: 5px;
}
#eventslist li A:link		{ text-decoration: none; border-bottom: 0px; }
#eventslist li A:visited	{ color: #FFFFFF; text-decoration: none; }
#eventslist li A:hover	{ color: #DD0000;  text-decoration: underline;}
#eventslist li A:active	{ color: #DD0000;  }

#bandlist li A:link		{ text-decoration: none; border-bottom: 0px; }
#bandlist li A:visited	{ color: #FFFFFF; text-decoration: none; }
#bandlist li A:hover	{ color: #DD0000;  text-decoration: underline;}
#bandlist li A:active	{ color: #DD0000;  }

#menu
{
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;	
	top: 39px;
	left: 27px;
	position: absolute;
}

#player
{
	width: 175px;
	top: 220px;
	left: 45px;
	position: absolute;
	border-width: 1px 1px 1px 1px;
	border-color: #444444;
	border-style: solid;
	padding: 0px;
	padding-left: 3px;
}

#menu ul
{
padding-left: 5px;
margin-left: 5px;
}
#menu li 
{
list-style-type:none;
padding-left: 5px;
margin-left: 5px;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.title
{
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}

.underlined_title
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #DD0000;
}


h1, h2, h3, h4, h5, h6 { color: #DD0000; font-family: Geneva, Arial, Helvetica, sans-serif;}

h5.no_margin
{
margin-top: 0px;
margin-bottom: 0px;
font-size: 20px;
font-weight: bold;

}

input.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border:  1px solid #A8B2BB;
	width: 150px;
	margin-left: 8px;
	margin-bottom: 4px;
}
input.radio, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border:  1px solid #A8B2BB;
	margin-left: 8px;
	margin-bottom: 4px;	
}

.back_link { /* used in artists page */
text-align: right;
font-size: 10px;
}

.text_10
{
	font-size: 10px;
	font-weight: bold;
	
}

.form_field
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid #990000 ; border-width: 1px; 
	
}


.form_field_submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid #990000 ; border-width: 1px; 
	border-style: outset;
	
}