body {
	background: #bdd1ff url("images/menubg.png") repeat-y;
	color: #000064;
	font-family: "Times New Roman", serif;
	margin-top: 0;
	margin-left: 124px;
	margin-bottom: 8px;
}

h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	background: url("images/stave.png") repeat-x bottom;
	height: 46px;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 30px;
}

h2, h3, h4 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 1.5em;		
}

p.right {
	text-align: right;
}

ol {
	list-style-position: inside;
	position: relative;
	left: 2em;
	width: 80%;
}

ul {
	list-style-position: inside;
	position: relative;
	left: 2em;
	width: 80%;
}

br.clear {
	clear: both;
}

img.left {
	float: left;
	margin: 0 12px 8px 0;
}

img.right {
	float: right;
	margin: 0 0 8px 12px;
}

#contactform label {
	width: 4em;
	display: block;
	float: left;
	text-align: right;
	padding-right: 8px;
}

#contactform .notshown {
	display: none;
}

h1.cbso {
	padding-left: 81px;
	padding-right: 81px;
}

h1.cbso img {
	position: absolute;
	top: 0;
	left: 128px;
}

.dc, .pr {
	font-style: italic;
}

.wom {
	font-style: normal;
	font-weight: bold;
}

.storelogos {
	text-align: center;
}

.storelogos img {
	margin: 2em 2em 1em 0;
}

.highlight {
	color: #ff2222;
}	

table.concertlist {
	font-size: 0.8em;
}
div.venuelist {
	float: left;
	width: 49%;
}

table, tr, td, th {
	border: solid 1px #9fb0f2;
	margin: 0;
	border-spacing: 0;
	empty-cells: show;
}

table {
	padding: 0;
}

td, th {
	padding: 8px;
}

table.gallery {
	text-align: center;
	margin: auto;
}

table.gallery, .gallery tr, .gallery td, .gallery th {
	border: 0;
}

hr {
	border: solid #9fb0f2 1px;
}

.gallery td {
	padding: 12px 12px;
	margin: 0;
}

.witharrows h2 a {
	padding-right: 28px;
	background: url("images/arrow.gif") top right no-repeat;
	text-decoration: none;
}

.witharrows h2 a:visited {
	color: #006bc3;
}

.footer {
	height: 57px;
	background: url("images/sax.gif") top left no-repeat;
	margin: 16px 0 0;
	padding-left: 154px;
}

.footer .stave {
	margin: 0;
	border: 0;
	background: url("images/fstave.gif") top right no-repeat;
	height: 57px;
}

.footer .stave a {
	float: left;
	background: url("images/sline.gif") top right no-repeat;
	height: 31px;
	padding: 26px 20px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.1em;	
	text-decoration: none;
	color: #000064;
}

.footer .stave .back {
	background: url("images/back.gif") top right no-repeat;
	padding-right: 32px;
}

.footer .stave a:visited {
	color: #000064;	
}

a {
	color: #006bc3;
}

a:visited {
	color: #003a69;
}

a:hover, .footer .stave a:hover, .witharrows h2 a:hover {
	color: #008dff;
}

#sidemenu {
	width: 120px;
	position: absolute;
	top: 0;
	left: 0;
}

#sidemenufixed {
	width: 120px;
	position: fixed;
	top: 0;
	left: 0;
}

#sidemenu h2 {
	font-size: 0.9em;
	margin: 12px 0 20px;
	text-align: center;
}


#sidemenu .treble {
	width: 120px;
	padding: 41px 0 0 1px;
	margin-bottom: 20px;
	background: url("images/treble.png") top center no-repeat;
}

#sidemenu .bass {
	width: 120px;
	padding: 23px 0 0 1px;
	margin-bottom: 20px;
	background: url("images/bass.png") top center no-repeat;
}

#sidemenu ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	left: 0;
	width: 110px;
}	

#sidemenu  ul li {
	margin: 0 0 0;
	padding: 8px 0 8px 17px;
	background: url("images/quaver.png") no-repeat 2px 0.4em;
	position: relative;
	left: 0;
	font-size: 0.8em;
}

#sidemenu .treble ul li {
	background: url("images/quaver.png") no-repeat 2px 0.4em;	
}

#sidemenu .bass ul li {
	background: url("images/minim.png") no-repeat 2px 0.4em;	
}

#sidemenu a {
	text-decoration: none;
	color: #003a69;
}

#sidemenu a:hover {
	color: #008dff;
}

