/* 
shows 
*/

html, body, div, h1, h2, h3, li, ul, p, a {
	padding: 0;
	margin: 0;
}


body {
	background: #000 url(images/shows_grnd.jpg) no-repeat fixed bottom right;
	position: absolute;
}

h2 {
	font-family: "Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	color:#999900;
	font-size: 55px;
	font-weight: bold;
	letter-spacing: 1.2;
	margin: 15px 0 5px -20px;
	padding: 5px 0 10px 20px;
	background:url(images/h2_grnd.png) no-repeat 0 -5px;
}

#history_ht {
	position: fixed;
	top: 20px;
	left: 50px;
	width: 789px;
	height: 188px;
	background-image:url(images/shows_header_grnd_v2.png);
	z-index:1;
}


#history {
	position: absolute;
	top: 130px;
	left: 122px;
	width: 500px;
	margin-top: 80px;
	z-index:3;
}


#history h1 {
	position:absolute;
	width: 789px;
	height: 188px;
	padding: 0;
	margin-top: -167px;
	background:url(images/shows_h1_v2.png) no-repeat;
	text-indent: -9999px;
	z-index:2;
}

#history ul{
	margin: 0 0 30px 15px;
	padding: 0;
	list-style-type: none;
}

#history ul li h3{
	font-family: "Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	color:#999900;
	font-size: 15px;
	padding-bottom: 10px;
	margin: 15px 10px 0 0;
	border-bottom: 3px solid #e76c02;
}

#history ul li h3 a, #history ul li h3 a:link, {
	font: "Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	color:#999900;
	font-size: 15px;
	text-decoration: none;
}

#history ul li h3 a:hover {
	text-decoration:underline;
	color:#996600;
}

#history ul li h4{
	font-family: "Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	color:#F7F5C4;
	font-size: 18px;
	margin: 0;
	display:block;
	background-color:#996600;
	text-align: center;
	padding: 10px 0;
}

.show p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#E9E6D1;
	padding: 10px 10px 10px 20px;
	margin: 0 10px 30px 0;
}

.show a, .show a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#996600;
	text-decoration:none;
}

.show a:hover {
	text-decoration:underline;
	color: #fb4505;
}

li.flyer h3 {
	font-family: "Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	color: #996600;
	font-size: 15px;
	padding-bottom: 10px;
	margin: 15px 10px 0 0;
	border-bottom: 3px solid #e76c02;
}

.flyer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 10px 20px 20px;
	margin: 0 10px 0 0;
	background: #E9E6D1;
}

.flyer a, .flyer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#996600;
	text-decoration:none;
}

.flyer a:hover {
	text-decoration:underline;
	color: #fb4505;
}

#panowe {
	border: #996600 1px solid;
	padding:0;
	width: 473px;
	
}
#panowe .show p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#E9E6D1;
	padding: 10px 0 10px 20px;
	margin: 0;
}
ul#panowe li h3{
	font-family: "Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	color:#999900;
	background-color:#D1CFAF;
	font-size: 15px;
	padding: 10px 0;
	margin: 2px 0 0 0;
	border: none;
}

.links {
	position: fixed;
	left: 10px;
	top: 220px;
}

.links a, #links a:link {
	text-decoration: none;
	color:#CC0000;
}

.links a:hover {
	text-decoration: underline;
	color: #fb4505;
}

.links a:visited {
	color:#CC3333;
}

.links ul {
	list-style:none;
}

.links li {
	display:block;
	padding: 5px;
	font-family:"Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	font-size:12px;
}
