/* CSS Document */

/* Global Styles */

body {
	margin:0px;
	background-image:url(images/bg4.gif);
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}

div.outer {
	background-color:#efeee7;
	border: 1px thin #000000;
	}
	
* { padding: 0; margin: 0 } 

h2 {
	font-size: 2.0em;
	color:#89341f;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:2px;
}

h3	{
	font-size: 1.8em;
	color:#39938e;
}

h4	{
	font-size: 1.4em;
	color:#121287;
	margin-left:5px;
}

h5	{
	font-size: 1.2em;
	color:#39938e;
	margin-left:5px;
}
	
hr {
	height:1px; 
	color: #330000;
	border: none;
	}
	
hr.shows  {
	color:#304874;
}
	
a {
	color: #359998;
	text-decoration:underline;
	}
	
a:hover {
	color: #ffcc33;
	text-decoration:none;
	}
	
td {
	padding: 0px;
}

/* ID Styles */

#outer div {
	background-color:#000000;
	}

#navigation a {
	font: Calibri, Tahoma, Verdana, san-serif;
	font-size:24px;
	color: #efeee7;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:0px;
	border: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px verdana;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px verdana;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	

/* Class Styles */
table.main {
	width:960px;
	background-color:#efeee7;
	text-align:left;
	margin:0px;
	border:1px thin #000000;
	padding:0px;
	}
	
table.navigation {
	background-color:#000000;
	text-align:center;
	margin:0px;
	border:1px thin #000000;
	}
	
table.content {
	width:960px;
	background-color:#efeee7;
	text-align:left;
	margin:0px;
	border:1px thin #000000;
	width:960px;
	}
	
table.singleContent {
	background-color:#efeee7;
	text-align:left;
	margin:0px;
	border:1px thin #000000;
	width:960px;
	}
	
table.sidebar {
	width:120px;
	background-color:#2a0200;
	text-align:center;
	margin:0px;
	border:0px;
	}
	
table.player {
	background-color:#108b88;
	text-align:center;
	margin:0px;
	border:0px;
	width:720px;
	}
	
.bodyText {
	font:11px arial;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	margin-bottom:8px;
	}

.pageName{
	font:22px verdana;
	color: #330000;
	line-height:20px;
	letter-spacing:.1em;
}

.playerTitle  {
	font-size: .9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-style:italic;
	margin-bottom: 1.1px;
	font-weight:700;
	color:#990000;
}
	
.headlines {
	font:12px calibri;
	color: #483b2c;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:14px;
	margin: 10px;
	font-style:italic;
	}	
	
.sidebarHeader {
	font:14px calibri;
	color: #483b2c;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	margin-bottom:16px;
	}	
	
.detailText {
	font:13px arial;
	color:#89463b;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#ffcc00;
	}

.imgMargin {
	margin:15px;
	}
		

td.shows {
background-color: #efeee7;
font-family: Calibri, serif;
text-align: left;
	color: #89341f;
	padding-top: 5px;
padding-bottom: 5px;
vertical-align: top;
font-size: 14px;

}

.showstable {
background-color:#efeee7;
	color: #000000;
	text-decoration: none;
}

.showsdivider {
text-align:left;
background-color:#efeee7;
}

.showstable a {
	color: #89341f;
	text-decoration: none;
}

.showstable a:hover {
		color: #ffcc33;

}

.showsdate {

	color: #307c78;
}


.showsvenue {
	color: #307c78;
	font-variant:small-caps;
}

.showsdetails {
	color: #108b88;
	font-size: 13px;
}
	

	
