/* ----------------------CSS Document---------------------- */


body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-image: url('../images/bg2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color:#000;
}

h1 {
	font-weight:bold;
	font-size: 1.2ems;
	color:#333333
}

p {
	line-height: 1.4;
	font-size:1.2ems;
	}


#container {
	width: 870px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10em;
	text-align: left;
	}
	
#popup {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
/*----------------------left hand side----------------------*/	
	
#column_left {
	float: left;
	width: 270px;
	padding: 0px 15px;
	}

#column_left img {
	border: none;
	}

#ipa {
	margin-bottom: 1em;
}

#title {
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
	font-size: 3.4em;
	line-height: 1.1em;
}

#title a, #title a:hover, #title a:active, #title a:visited {
	text-decoration: none;
	color:#000;
}

#date {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 1.8em;
}


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menu li {
	list-style: none;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	height: 25px;
	width: 260px;
	background-color: #000;
	text-indent: 1em;
	line-height: 1.8em;
	margin-bottom: 0.4em;
}

#menu a:link, #menu a:visited {
	color:#fff;
	font-weight:500;
	text-decoration: none;
	display:block;
}
	
#menu a:hover, #menu a:active {
	padding-left: 0.6em;
	background:url(../images/chevron.gif) 10px 4px no-repeat;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#sponsors {
	padding-top: 10px;
	width: 260px;
	font-style: italic;
	font-size: 0.9em;
}
#sponsors p {
	padding-top: 10px;
}

#terms {
	font-size: 0.8em;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 70px;
}
#terms a:link {
	color:#666;
	font-weight:500;
	text-decoration: none;
}
	
#terms a:visited {
	color: #555;
}
	
#terms a:hover, #terms a:active {
	background: #000;
	color: #fff;
}


/* ----------------------right hand side----------------------*/

#column_right {
	float: left;
	width: 540px;
	margin-top: 45px;
	}

#column_right a:link {
	color:#666;
	font-weight:500;
	text-decoration: none;
}
	
#column_right a:visited {
	color: #555;
	text-decoration: none;
}
	
#column_right a:hover, #column_right a:active {
	background: #000;
	color: #fff;
	text-decoration: none;
}

#page_content {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
}

#page_content ul {
	font-size: 0.8em;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#page_content li {
	margin-bottom: 10px;
}






#buynow {
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	height: 25px;
	width: 260px;
	background-color: #000;
	text-indent: 1em;
	line-height: 1.8em;
	margin-bottom: 0.4em;
}

#buynow a:link, #buynow a:visited {
	color:#fff;
	font-weight:500;
	text-decoration: none;
	display:block;
}

	
#buynow a:hover, #buynow a:active {
	padding-left: 0.6em;
	background:url(../images/chevron.gif) 10px 4px no-repeat;
}

#thumbs img {
	width: 125px;
	height: 125px;
	border: none;
	background-image: url('../images/loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
	margin-right:2px;
	margin-bottom: 2px;
}

#map {
	border-color: #353535;
	border-style: solid;
	border-width: 0.1em;
}

#times {
	font-weight: bold;
}

#times ul {
	margin: 0px 0px 30px 0px;
	font-size: 1em;
	list-style: none;
	padding: 0;
	border: none;
}

#times li {
	margin-bottom: 7px;
}

#details {
	margin-left: 30px;
	font-weight: normal;
}

#programme ul {
	margin: 0px 0px 30px 0px;
	font-size: 1em;
	list-style: none;
	padding: 0;
	border: none;
}

#programme li {
	margin-bottom: 7px;
}

.bold {
	font-weight: bold;
}