/* colors
dk blue = #00339e
lt blue = #0098d4

  */


body, HTML {
	background-image: url(../images/background_wyllyotts.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	}
	
#header {
	background-image: url(../images/background_header_wyllyotts.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}



.showList {
	background-image: url(../images_centres/wyllyotts/background_shows.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px;
	margin-bottom: 15px;
}

.showTicketInfo {
	background-image: url(../images_centres/wyllyotts/background_timetables.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px;
	margin-top: 15px;
	width: 330px;
}

.showListThumb {
	float:left;
	width: 180px;
}

.showListText {
	float:left;
	width: 360px;
}


.footnote {
	margin-top: 10px;
}

.theatreIcons {
	float:right;	
}
