/* news ticker */
#newstickerholder {
	height: 22px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-color: #E4E4E4;
	width: 804px; 
	border-bottom: 1px solid #c4c4c4;	
	overflow:hidden;
}

#newsticker {
	float: left;
	width:750px;
	height: 22px;
	margin: 0px 10px 0px 10px;
	overflow:hidden;
}

#newsticker  .title {
	font-size:12px;
	font-weight:bold;
	padding:5px;
}

#newsticker  ul {
width: 100%;
}

#newsticker  li {
	width: 100%;
	list-style:none;
	display:block;
	padding: 0px 0px;
	height: 32px;
	font-family: Arial;
}

#newsticker  li p {
	margin: 0px;
	height: 32px;
	padding: 0px 0px 0px 0px;
/*	font-family: Arial; */
	font-size: 11px;
}

#newsticker  li a {
	color: black; 
	text-decoration: none;
}

#newsticker  li a:hover {
	color: black;
	text-decoration: underline;
}


.previous {
	padding-left: 6px;
	float: left;
	outline:none;
	cursor:pointer;
}
.next {
	outline:none;
	cursor:pointer;
}

/* general forms */
#generalform {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	font-size: 12px;
}

#generalform p {
	line-height: 14px;
}

#generalform  input {
	margin: 4px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e4e4e4;
	background-color: #f3f3f3;
}

#generalform input:focus, #generalform textarea:focus {
	border: solid 1px #cd0045;
	background-color: white;
}

#generalform  select {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e4e4e4;
	background-color: #f3f3f3;
}

#generalform  textarea {
	margin: 4px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #e4e4e4;
	background-color: #f3f3f3;
	width: 480px;
	height: 200px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#generalform  label, #generalform  span.left {

}

#generalform fieldset {
	border: none;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 480px;
}

#generalform fieldset legend {
	display: block;
	width: 480px;
	margin: 0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	}

#generalform fieldset label.radilabel {
	clear: none;
	border: none;
	width: 40px;
}

#generalform input.checkbox, #generalform input.radio {
	border: none;
}

#generalform  label.check {
	padding-left: 4px;
}

#generalform textarea:focus, input:focus {
	border: solid 1px #cd0045;
}


#yesno  label {
	width: 500px;
}

/* Errors */

#error p {
	color: red;
}

.error {
	color: red;
}

#mainmenu {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/assets/menubackground.jpg);	 
	height: 26px;
}


#mainmenu ul {
	text-align: left;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 26px;
}
#mainmenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	/* line-height: 26px;*/
	height: 26px;
}


#mainmenu li a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 13px;
	line-height: 26px;
	background-image: url(/assets/menubackground.jpg);	 
	margin: 0px 0px 0px 0px;
	padding: 5px 6px 5px 6px;
	border-right: 2px solid black;
	height: 26px;
	}

#mainmenu li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #8BAA3D;
	background-image: url(/assets/menubackgroundhover.jpg);	 
	/*border-top: 1px solid black; */
}



#mainmenu2 p {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

#mainmenu2 p a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	border-right: 1px solid white;
	line-height: 22px;
	padding-right: 6px;
	}

#mainmenu2 p a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #8BAA3D;
}

/* header */

#header p {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header p.headerfestival img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header p.headerfestival {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headermenu {
	position: absolute;
	left: 328px;
	top: 132px;
	width: 204px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}



#headermenu ul {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#headermenu li {
display: inline;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
list-style-position: inside;
list-style-image: none;
list-style-type: none;	
}

#headermenu ul li a {
background-image: url(/assets/pagelayout/bullet-menu.gif); 
background-repeat: no-repeat;
background-position: left;
display: inline;
font-size: 12px;
font-weight: bold;
color: white;
text-decoration: none;
text-align: right;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 18px;
}

#headermenu ul li a:hover {
	color: white;
	text-decoration: underline;
}



/* search form */
#searchform {
	position: absolute;
	left: 550px;
	top: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#searchform form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	font-size: 10px;
}


#searchform form input.searchthis {
	margin: 0px 2px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #6e6e6e;
	line-height: 16px;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#searchform form input.searchsubmit {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 2px 6px;
	border: solid 1px #6e6e6e;
	color: white;
	background-color: #6e6e6e;
	line-height: 14px;
	font-size: 14px;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* content */

#contentcoltwo h2 {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 8px 0px;
	background-color: black;
	color: white;
}

#content img.left {
	clear: left;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content img.right {
clear: left;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}


/* footer */
#footone p {
	font-size: 9px;
	line-height: 11px;
}


/* infopoint */
#inpagemenu p {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2C6998;
}

#inpagemenu p a {
	font-weight: normal;
	text-decoration: none;
	color: #2C6998;
	line-height: 13px;
	padding-right: 6px;
	}

#inpagemenu p a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #8BAA3D;
}


#contentmenu ul {
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
}

#contentmenu ul ul {
border: none;
background-color: white;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#contentmenu li {
display: block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#contentmenu li li {

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

#contentmenu li li li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 12px;

}

#contentmenu ul li a {
display: block;
font-size: 13px;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
margin: 0px 0px 0px 0px;
padding: 4px 6px 4px 6px;
background-color: #c4c4c4;
}

#contentmenu ul li li a {
background-color: #f4f4f4;
font-size: 11px;
line-height: 12px;
font-weight: normal;
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
margin: 0px 0px 0px 0px;
padding: 4px 4px 4px 4px;
border-left: 4px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-right: none;
}

#contentmenu ul li a:hover {
color: #8BAA3D;
}


#contentmenu ul li li a:hover {
color: #8BAA3D;
border-left: 4px solid #8BAA3D;
background-color: #e4e4e4;
}

/* breadcrumb menu */
#breadcrumb {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#breadcrumb ul {
	font-size: 11px;
	color: #aaaaaa;
	line-height: 11px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
#breadcrumb li {
	font-size: 10px;
	color: #aaaaaa;
	line-height: 11px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#breadcrumb a {
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: none;
	background: transparent url(/assets/breadcrumb.gif) no-repeat center left;
	padding-left: 12px;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

/* images */ 
img.left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 12px 8px 0px;	
}

img.right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 12px;	
}


/*links */ 
ul.inpagelinks {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	margin: 6px 0px 12px 4px;
	padding: 0px 0px 0px 0px;
}

ul.inpagelinks li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	line-height: 14px;
	list-style: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

ul.inpagelinks li a {
	background-image: url(../assets/bullet.jpg); 
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
}

ul.inpagelinks li a:hover {
	background-image: url(../assets/bullethover.jpg); 
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;	
}



/* standard boxes */
#content div.pagebox {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;	
}

#content div.pagebox h2 {
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 6px 0px;	
}

#content div.pagebox h3 {
	padding: 4px 4px 0px 4px;
	margin: 0px 0px 0px 0px;	
}

#content div.pagebox p {
	color: black;
	font-weight: normal;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 8px 0px;	
	font-size: 12px;
	line-height: 17px;
}


#content div.pagebox p a {
	color: #2C6998;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#content div.pagebox p a:hover {
	color: #6E6E6E;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}


#content div.pagebox p.top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;	
	display: block;
	text-align: right;
	font-size: 10px;
}

#content div.pagebox p.top a {
	color: #2C6998;
	font-size: 10px;
	text-align: right;
}

#content div.pagebox p.top a:hover {
	color: #6E6E6E;
	font-size: 10px;
	text-decoration: underline;
}

table#whatson {
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 0px;
}

table#whatson th {
	width: 230px;
	text-align: left;
	font-size: 18px;
	background-color: #83B5DB;
	color: white;
	border-right: 2px solid white;
	margin: 0px 0px 0px 0px;
	padding: 12px 4px 12px 4px;
	text-align: center;
	vertical-align: top;
}


table#whatson td {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 12px 6px 16px 6px;
	vertical-align: top;
	background-color: #f3f3f3;
	color: black;
	font-weight: bold;
	border-right: 2px solid white;
}


table#whatson td h3 {
	text-align: center;
}
table#whatson td p {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: black;
	font-weight:bold;
}

table#whatson td p a {
	text-align: center;
	font-size: 14px !important ;
	line-height: 20px;
	font-weight: bold !important ;
}



table#whatson .eventtime {
	font-size: 11px;
	font-weight: normal;
}

table#whatson a {
	text-decoration: none;
}

table#whatson a:hover {
	text-decoration: underline;
	color: inherit;
}

/* homepage */ 
#homecolone {
	width: 200px;
	float: left;
	margin: 8px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

#homecoltwo {
	width: 564px;
	float: left;
	margin: 16px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}

#homeinnerone {
float: left;
width: 248px;
}

#homeinnertwo {
float: left;
padding-right: 10px;
width: 300px;
}

#homecolthree {
	width: 564px;
	margin: 16px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	float: left;
}


#newspresshome h3, #featured h3, #player h3  {
	color: white;
	/* background-image: url(/assets/heading-back.jpg); */
	background-color: #83B5DB;
	margin: 0px 0px 4px 0px;
	padding: 4px 4px 4px 4px;
}

#newspresshome p {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 2px 4px;
}


#newspresshome, #featured  {
	margin: 16px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background-color: #f3f3f3;
}

#newspresshome p a {

}

#player {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f3f3f3;
}


#player label {
	font-size: 10px;
	padding-left: px;
	font-weight: bold;
	color: black;
}

#player form {
	margin: 0px;
	padding: 0px;
}
#player select {
	border: 1px soloid black;
	font-size: 10px;
	background-color: #f3f3f3;
}


#hometwitter {
	margin-top: 10px;
	font-size:  6px;
	font-size: 0.9em;
	background-color: #f3f3f3;
}

#hometwitter  h3.title {
	font-size: 14px;
	color: white;
	background-color: #83B5DB;
/*	background-image: url(/assets/heading-back.jpg); */
	margin: 0px 0px 4px 0px;
	padding: 4px 4px 4px 4px;
}


#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
	color:#000000 !important;
	font-size:0.9em;
}

#videoplayer {
	width:494px;
	color: #83B5DB;
	margin-bottom: 16px;
	background-color: black;
	height: 368px;
}

#videoplayer h3 {
	width:486px;
	color: white;
	/*  background-image: url(/assets/heading-back.jpg); */
	background-color: #83B5DB;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}

#pastfestivalphotos {
	width:300px;
	color: #83B5DB;
	margin-bottom: 6px;
	background-color: black;
	height: 400px;
}

#pastfestivalphotos h3 {
	width:292px;
	color: white;
	/* background-image: url(/assets/heading-back.jpg); */
	background-color: #83B5DB;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}


#videoplayer p {
	width:482px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 6px 2px 6px;
	margin: 0px 0px 0px 0px;
	background-color: black;
	color: white;
}


/* bands venues */

#mapheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	width: 588px;
}

#mapheader ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: White;
width: 588px;
height: 30px;
line-height: 30px;
}

#mapheader ul li { 
	display: inline; 
	background-color: #83B5DB;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	}


#mapheader ul li a {
	display: inline-block;
	width:273px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: White;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#mapheader ul li a:hover {
	color: #E4E4E4;
	background-image: url(../assets/headerlinkhover.jpg);
	background-repeat: repeat-x;
}


#atoz {
	width: 565px; 
	margin: 0px 0px 10px 0px; 
	padding: 0px 10px 10px 10px;
	}

#atoz ul
{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	color: White;
	width: 565px;
}

#atoz ul li { 
	display: inline; 
	padding: 4px 4px 4px 4px;
	margin: 0px 1px 0px 0px;
	/* background-image: url(/assets/heading-back.jpg); */
	background-color: #83B5DB;
	}


#atoz ul li a {
	display: inline-block;
	padding: 2px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

#atoz ul li a:hover {
	color: black;
}

#atoz a {
	text-decoration: none;
	font-weight: bold;
}

#atoz a:hover {
	text-decoration: underline;
}



#atoz p.bookmark {
	clear: left;
	padding: 2px 0px 2px 0px;
	margin: 8px 0px 8px 0px;	
	display: block;
	width: 565px;
	background-color: transparent;
	/* background-image: url(/assets/heading-back.jpg); */
	border-bottom: 1px solid #83B5DB;
	
}

#atoz p.bookmark a {
	color: #83B5DB;
	font-size: 16px;
	background-color: transparent;
	padding: 3px 6px 3px 6px;
	margin: 0px 0px 0px 0px;	
	font-weight: bold;
	text-decoration: none;
}

#atoz p.top {
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	display: block;
	width: 565px;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}

#atoz p.top a {
	color: #aaaaaa;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#atoz p.top a:hover {
	color: #aaaaaa;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}



#generalcontent #atoz p.top {
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	display: block;
	width: 622px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}

#generalcontent #atoz p.top a {
	color: white;
	font-size: 10px;
}

#generalcontent  #atoz p.top a:hover {
	color: white;
	font-size: 10px;
	text-decoration: underline;
}

/* Gigs */
div.gig {
float: left;
clear: left;
	margin: 0px 10px 10px 10px;
	padding: 0px 6px 0px 6px;
	width: 599px;
}

div.gigband {
	float: left;
	width: 240px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

div.gigdetails {
	float: left;
	width: 347px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;	
}

div.gignotes {
	float: left;
	width: 563px; 
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 0px 12px;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

#atoz div.gignotes p {
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 11px 0px;	
}

/* in page next buttons */
#atoz div.inpagebuttonholder {
	font-size: 12px; 
	font-weight: bold; 
	margin-top: 8px; 
	margin-bottom: 18px; 
	text-align: right;
}
#atoz div.inpagebuttonholder  p { 
	text-align: right;
}

a.inpagebutton {
	padding: 4px;
	background-color: #6e6e6e;
	background-image: url(/assets/menubackground.jpg);	 
	color: white;
}

a.inpagebutton:hover {
	background-image: url(/assets/menubackgroundhover.jpg);	 
}


#bandv {
float: left;
width: 586px;
}

#bandvimage {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#bandvtext p {
margin: 10px 0px 0px 0px;
padding: 10px 0px 0px 0px;

	}
	
div.bandvitem { 
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

#abouthold {
z-index: -1;
}

#colone {
z-index: -1;
width: 288px;
float: left;
padding-right: 6px;
}

#coltwo {
z-index: -1 !important;
width: 290px;
float: left;
}



#bandvimage img {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.bandvimagethumb { 
		float: left;
		margin: 0px 10px 10px 0px;
		padding: 0px 0px 0px 0px;
}

#largeimage {
	z-index: 1 !important;
	text-align: center;
	position: absolute;
	left: 200px;
	top: 250px;
	width: 782px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	background-color: white;
	border: 2px solid #6e6e6e;
}

a.zoom {
	clear: left;
	background: transparent url(/assets/zoom.gif) no-repeat center left;
	line-height: 20px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

/* ggogle maps */
#map {
/*	clear: left; */

	width: 587px; 
	height: 600px; 
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#maploading {
	background: #cd0045;
	color: #fff;
	padding: 0 2px;
}
.bubble {
	width: 250px;
	height: 100%;
}
.bubble input {
	border: 1px solid #6E6E6E;
	margin-bottom: 6px;
}

.bubble h1 {
	margin: 0;
	padding: 0;
}

.bubble p {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}





#bandheader {
	width: 656px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#bandheader h2 {
	background-image: url(../assets/titlebackground.jpg);
	background-repeat: repeat-x;
	color: white;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;	
}

#thumbimage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 110px;
	float: left;
}

#thumbaddress {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 500px;
}

div.hotspot {
	margin: 0px 0px 4px 0px; 
	padding: 0px 6px 0px 0px; 
	background-color: #83B5DB; 
	width: 242px; 
	height: 70px;	
}

div.hotspot p {
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 30px; 
	font-size: 18px;
}
div.hotspot img {
	float: left; 
	padding-right: 8px;	
}

div.hotspot a {
	display: block;
	width: 242px; 
	height: 70px;	
	color: white; 
	text-decoration: none;
}

div.hotspot a:hover {
	color: #e4e4e4; 
}
