body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0; 
	padding: 0 0;
	text-align: center;
}
body {
	background-image: url(images/background.png);
	background-repeat: repeat;

}

.jhth #preload { display: none; }

.jhth #header {
	background-image:url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 420px;
	min-width: 730px;
	margin-bottom: -120px;
}

.jhth #container {
	width: 80%;
	margin: 0 auto;
	text-align: left; 
}

.jhth #flashcontent { 
	padding-top: 10px;
	text-align: center;
} 
.jhth #flashcontent p {
	margin: 0; 
	padding: 0px 0;
}

p { text-align: left; margin: 15px 0 }
		
p, ul { font-size: 11px; line-height: 1.4em } 
		
p a, li a { color: black; text-decoration: none }

p#cross-links { text-align: center }
		
p#cross-links { margin-bottom: 30px; padding-bottom: 30px }
		
noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }
		
a:focus { outline:none }
		
img { 
	border: 0;
}
		
h3 { margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
		
.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden;
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 600px;
			clear: both;
		}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			min-width: 700px;
			margin: auto;
			
		}
		
.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			
		}
		
.stripNav ul li {
	
			float: left;
			margin-right: 1px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 50px;
			display: inline-block;
			padding: 15px 60px;
			text-indent: -9999em;
			
		}
		
.stripNav li.tab1 a { background-image:url(images/tour.png); background-repeat:no-repeat; }
.stripNav li.tab2 a { background-image:url(images/news.png); background-repeat:no-repeat; }
.stripNav li.tab3 a { background-image:url(images/media.png); background-repeat:no-repeat; }
.stripNav li.tab4 a { background-image:url(images/merch.png); background-repeat:no-repeat; }
.stripNav li.tab5 a { background-image:url(images/contact.png); background-repeat:no-repeat; padding: 20px 70px; }
	
.stripNav li.tab1 a:hover { background-image:url(images/tour_on.png); background-repeat:no-repeat; }
.stripNav li.tab2 a:hover { background-image:url(images/news_on.png); background-repeat:no-repeat; }
.stripNav li.tab3 a:hover { background-image:url(images/media_on.png); background-repeat:no-repeat; }
.stripNav li.tab4 a:hover { background-image:url(images/merch_on.png); background-repeat:no-repeat; }
.stripNav li.tab5 a:hover { background-image:url(images/contact_on.png); background-repeat:no-repeat; padding: 20px 70px; }

.stripNav li.tab1 a.current { background-image:url(images/tour_on.png); background-repeat:no-repeat; }
.stripNav li.tab2 a.current { background-image:url(images/news_on.png); background-repeat:no-repeat; }
.stripNav li.tab3 a.current { background-image:url(images/media_on.png); background-repeat:no-repeat; }
.stripNav li.tab4 a.current { background-image:url(images/merch_on.png); background-repeat:no-repeat; }
.stripNav li.tab5 a.current { background-image:url(images/contact_on.png); background-repeat:no-repeat; padding: 20px 70px; }
	
		
.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
.stripNavL {
			left: 0;
		}
		
.stripNavR {
			right: 0;
		}
		
.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}

.contentframe {
		width: 700px;	
	}

.column {position:absolute;}
#dates {left:17px; width:200px;}
#times {left:140px; width:50px;}
#venue {left:220px; width:400px;} 
	
.jhth #tour ul {
	max-width: 500px;

}

.jhth #tour {
	background-image:url(images/tourback.png);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	}
	
.jhth #news {
	background-image:url(images/newsback.png);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 580px;
	
	}

.jhth #news p {
	float: right;
	padding-right: 60px;
	padding-top: 30px;
	font-size: 14px;
	font-family:"Comic Sans MS", cursive;
	max-width: 300px;
	
}

.jhth #media {
	background-image:url(images/mediaback.png);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 600px;
	
	}
	
.jhth #youtube {
	float:right;
	padding-right: 50px;
}

.jhth #itunes {
	padding-left: 40px;
	padding-top: 40px;
	
}

.jhth #merch {
	background-image:url(images/merchback.png);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 550px;
	
	}
	

.jhth #contact {
	background-image:url(images/contactback.png);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 550px;
	
	}
	
.jhth #booking {
	padding-left: 370px;
	padding-top: 140px;
	
}

.jhth #management {
	padding-left: 120px;
	padding-top: 140px;
	float:left;
}

.jhth #publicity {
	padding-left: 140px;
	padding-top: 130px;
	
}