/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
    background-color: #6699CC;
}
#shows-main-header {
	background-image: url(../images/shows-header.gif);
	background-repeat: no-repeat;
    width: 800px;
    height: 100px;
    font-weight:bold;
    text-indent: -4040px;
}
#shows-main-header2 {
	background-image: url(../images/shows-header-800.gif);
	background-repeat: no-repeat;
    width: 800px;
    height: 100px;
    font-weight:bold;
    text-indent: -4040px;
}
.show_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.show_place {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.current-shows {
	font-size: 14px;
}
.past-shows {
	font-size: 12px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #990000;
}
h2 {
    font-size: 16px;
}
#legends-show-robbie {
    background-color: #3399CC;
}
#legends-show-elvis {
    background-color: #3399FF;
}
#legends-show-freddie {
    background-color: #3399FF;
}
#legends-show-rock-royalty {
    background-color: #3399FF;
}
#billy-pearce-show {
    background-color: #3399FF;
}
#chubby-brown-show {
    background-color: #3399FF;
}
#hair-fair-show {
    background-color: #3399FF;
}
#circus-of-horrors-show {
    background-color: #3399FF;
}
.relative_right_image {
	padding: 10px;
	float: right;
}
.blackpool-shows {font-size: 9px}
#mooky-pantomime-show {
    background-color: #3399FF;
}
#la-clique-show {
    background-color: #3399FF;
}
#blackpool-show-on {
    background-color: #3399FF;
}
#blackpool-season-shows-green {
    background-color: #3399CC;
}