/* general forms */
#generalform {
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 20px 34px 20px 34px;
	font-size: 12px;
}

#generalform p {
	line-height: 14px;
}

#generalform  input {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
}

#generalform input:focus, #generalform textarea:focus {
	border: solid 1px #982700;
	background-color: white;
}

#generalform  select {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
}

#generalform  textarea {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid black;
	width: 480px;
	height: 200px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#generalform  label, #generalform  span.left {
	clear: left;
	float: left;
	width: 200px;
	padding-right: 10px;
}

#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 {
	float: right;
	width: 460px;
	padding-left: 4px;
}

#generalform textarea:focus, input:focus {
	border: solid 1px #982700;
}


#yesno  label {
	width: 500px;
}

/* Errors */

#error p {
	color: red;
}

.error {
	color: red;
}

#mainmenu {
	width: 920px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/assets/menubackground.jpg);	 
}

#mainmenu ul {
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainmenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	line-height: 26px;
}


#mainmenu li a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	line-height: 26px;
	background-image: url(/assets/menubackground.jpg);	 
	margin: 0px 0px 0px 0px;
	padding: 5px 6px 5px 6px;
	border-right: 2px solid black;
	}

#mainmenu li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #2BAD17;
	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: #2BAD17;
}

/* header */

#header p {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 4px 0px;
}

#header p.headerfestival {
	text-align: right;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 4px 0px;
	color: #4E91D7;
}

#header p.headerfestivaldate {
	color: #4E91D7;
	text-align: right;
	font-size: 14px;	
	line-height: 16px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headermenu {
	float: right;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headermenu ul {
display: inline;
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
}

#headermenu li {
display: inline;
padding: 0px 0px 0px 0px;
margin: 0px 10px 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/bullet.jpg); 
background-repeat: no-repeat;
background-position: left;
display: inline;
font-size: 12px;
color: black;
text-decoration: none;
text-align: right;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 14px;
}

#headermenu ul li a:hover {
	color: #4e91d7;
	text-decoration: underline;
}



/* search form */
#searchform {
	float: right;
	margin: 50px 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 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #6e6e6e;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#searchform form input.searchsubmit {
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 3px 2px;
	border: none;
	color: white;
	background-color: #6e6e6e;
	line-height: 12px;
	font-size: 10px;
	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 {
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#content img.right {
	float: right;
	margin: 10px 10px 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: #4E91D7;
}

#inpagemenu p a {
	font-weight: normal;
	text-decoration: none;
	color: #4E91D7;
	line-height: 13px;
	padding-right: 6px;
	}

#inpagemenu p a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #2BAD17;
}


#contentmenu ul {
margin: 28px 10px 0px 0px;
padding: 0px 0px 0px 0px;
}

#contentmenu ul ul {
border: none;
background-color: white;
margin: 0px 0px 0px 4px;
padding: 0px 0px 0px 0px;
}

#contentmenu li {
display: block;
padding: 0px 0px 4px 0px;
margin: 0px 0px 0px 0px;
}

#contentmenu li li {
display: block;
margin: 0px 0px 0px 4px;
padding: 0px 0px 0px 0px;
}

#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: 2px 6px 2px 6px;
}

#contentmenu ul li li a {
display: block;
background-color: white;
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 4px 0px;
padding: 0px 0px 0px 2px;
background-image: none;	 
border-bottom: none;
}

#contentmenu ul li a:hover {
	color: #2BAD17;
}

/* 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 4px 0px;	
	font-size: 10px;
	line-height: 12px;
}


#content div.pagebox p a {
	color: #4e91d7;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#content div.pagebox p a:hover {
	color: #6E6E6E;
	font-size: 10px;
	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: #cadef3;
	font-size: 10px;
	text-align: right;
}

#content div.pagebox p.top a:hover {
	color: #6E6E6E;
	font-size: 10px;
	text-decoration: underline;
}

table#whatson {
	width: 700px;
	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: #4e91d7;
	color: white;
	border-right: 1px 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: 24px;
	margin: 0px 0px 0px 0px;
	padding: 12px 6px 16px 6px;
	vertical-align: top;
	background-color: #CADEF3;
	color: black;
	font-weight: bold;
	border-right: 1px solid white;
}


table#whatson .eventtime {
	font-size: 11px;
	font-weight: normal;
}

table#whatson a {
	text-decoration: none;
	color: black;
}

table#whatson a:hover {
	text-decoration: underline;
	color: inherit;
}

/* homepage */ 
#homecolone {
	width: 200px;
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

#homecoltwo {
	width: 424px;
	float: left;
	margin: 16px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

#homecolthree {
	width: 205px;
	margin: 16px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#newspresshome p {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}


#newspresshome {
margin-bottom: 10px;
}

#newspresshome p a {

}

#player {
	margin: 0px 0px 12px 0px;
	padding: 6px 6px 6px 6px;
	border: 1px solid #4E91D7;
}


#player label {
	font-size: 10px;
	font-weight: bold;
}

#player select {
	border: 1px solid #e4e4e4;
	font-size: 10px;
}


#hometwitter {
	font-size:  6px;
	font-size:0.9em;
}


#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, #pastfestivalphotos {
	width:248px;
	border: 1px solid #4E91D7;
	color: #4E91D7;
	margin-bottom: 6px;
}

#videoplayer h2, #pastfestivalphotos h2 {
	width:236px;
	font-size: 14px;
	padding: 8px 6px 8px 6px;
	margin: 0px 0px 0px 0px;
	background-color: #4E91D7;
	color: white;
}


#videoplayer p {
	width:224px;
	text-align: right;
	font-size: 10px;
	padding: 0px 12px 4px 12px;
	margin: 0px 0px 0px 0px;
	background-color: white;
	color: white;
}


/* bands venues */

#mapheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	width: 706px;;
}

#mapheader ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: White;
width: 706px;
height: 30px;
line-height: 30px;
}

#mapheader ul li { 
	display: inline; 
	background-color: #4E91D7;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	}


#mapheader ul li a {
	display: inline-block;
	width:332px;
	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: 683px; 
	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: 683px;
}

#atoz ul li { 
	display: inline; 
	border: 1px solid #cadef3;
	padding: 4px 4px 4px 4px;
	margin: 0px 1px 0px 0px;
	}


#atoz ul li a {
	display: inline-block;
	padding: 2px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	color: #4e91d7;
	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: 686px;
	background-color: none;
	border-bottom: 1px solid #cadef3;
	border-left: 2px solid #cadef3;
	
}

#atoz p.bookmark a {
	color: #4e91d7;
	font-size: 13px;
	background-color: none;
	padding: 3px 6px 3px 6px;
	margin: 0px 0px 0px 0px;	
	font-weight: bold;
	text-decoration: none;
}




#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: #cadef3;
	font-size: 10px;
}

#generalcontent  #atoz p.top a:hover {
	color: #4e91d7;
	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: 650px;
}

#bandvimage {
	float: left;
	margin: 0px 10px 10px 4px;
	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;
}

#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;
	text-align: center;
	position: absolute;
	left: 188px;
	top: 255px;
	width: 710px;
	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: 704px; 
	height: 500px; 
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#maploading {
	background: #c00;
	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;
}