* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	background-color: #DDD;
	font-family: arial, helvetica, sans-serif;
	line-height: 1;
}

.container {
	background-color: #FFF;
	width: 977px;
	margin: 0 auto;
	padding: 12px 13px;
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-position:13px 41px;
	background-repeat:no-repeat;
}

.worldwide {
	list-style: none;
	margin-top: 1px;
	height: 1px;
}

	.worldwide li {
		margin-top: 2px;
		float: left;
		margin-right: 10px;
		padding-right: 10px;
		border-right: solid 1px #AAA;
	}
	
		.worldwide li:last-child {
			border-right: none;
		}
	
		.worldwide li a {
			color: #666;
			text-decoration: none;
			font-size: 14px;
		}
	
.to-search {
	float: right;
	color: #666;
	font-size: 12px;
	background-image: url('../images/google.gif');
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 54px;
	text-align: right;
	margin-top: -1px;
}
	
	.to-search label {
		margin: 0px 4px;
	}
	
	.to-search .text {
		border: solid 1px #AAA;
		margin-right: 10px;
		width: 104px;
		font-size: 11px;
		height: 14px;
		padding: 1px 2px;
		color: #666;
		margin-left: 6px;
	}
	
	.to-search .submit {
		width: 56px;
		height: 21px;
		background-image: url('../images/search-site.gif');
		background-repeat: no-repeat;
		background-position: 0px 2px;
		background-color: transparent;
		color: #FFF;
		font-size: 11px;
		cursor: pointer;
		padding-top: 0px;
	}
	
.time-out-london-link {
	display:block;
	text-decoration:none;
	width:132px;
}

.time-out-london {
	clear: both;
	margin-top: 30px;
	height: 120px;
	width: 132px;
	background-image: url('../images/time-out-london.gif');
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

	.time-out-london span {
		visibility: hidden;
	}

.adbanner {
	width: 728px;
	height: 90px;
	background-color: #CCC;
	margin-left: 249px;
	margin-top: -108px;
	margin-bottom: 18px;
	background-image: url('../images/adbanner.gif');
	background-repeat: no-repeat;
	background-position: 560px 40px;
	cursor: pointer;
}
	
.time-out-tickets {
	border-bottom: solid 1px #AAA;
	font-size: 54px;
	font-weight: bold;
	color: #993366;
	padding-top: 2px;
	padding-bottom: 15px;
	letter-spacing: -2px;
	text-decoration: none;
}

.london-events {
	color: #333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	border-bottom: solid 1px #AAA;
	padding: 0px 0 3px 0;
	margin-bottom: 20px;
	line-height: 21px;
	font-size: 18px;
}

.navigation {
	width: 152px;
	height: 800px;
	border-top: solid 1px #AAA;
	margin-top: 1px;
}

	.navigation form {
		border-top: solid 1px #AAA;
		padding-top: 1px;
		padding-bottom: 10px;
		border-bottom: solid 1px #AAA;
		margin-bottom: 1px;
	}
	
		.navigation form label {
			color: #ED1B24;
			font-weight: bold;
			font-size: 18px;
		}
		
		.navigation form input {
			width: 147px;
			height: 15px;
			padding-top: 2px;
			padding-left: 2px;
			border: solid 1px #AAA;
			margin-top: 18px;
			font-size: 11px;
			color: #AAA;
		}
		
		.navigation form button,
		.right-col .widesearch button {
			width: 47px;
			height: 18px;
			background-image: url('../images/search.gif');
			overflow: hidden;
			cursor: pointer;
		}
		
		.navigation form button {
			margin-top: 9px;
			margin-left: 105px;
		}
		
			.navigation form button span,
			.right-col .widesearch button span {
				visibility: hidden;
			}
			
	.navigation ul {
		border-bottom: dotted 1px #AAA;
		list-style: none;
		padding: 2px 0 3px 0;
		margin-bottom: 1px;
	}
	
		.navigation ul li {
			
		}
		
			.navigation ul li a {
				font-size: 12px;
				color: #333;
				text-decoration: none;
				padding-left: 1px;
				display: block;
				height: 14px;
				padding-top: 2px;
				padding-bottom: 1px;
				margin-bottom: 1px;
			}
			
				.navigation ul li a:hover {
					color: #FFF;
				}
				
				.navigation .red li a:hover {
					background-color: #ED1B24;
				}
				
				.navigation .purple li a:hover {
					background-color: #42389B;
				}
				
				.navigation .yellow li a:hover {
					background-color: #FCB912;
				}
				
				.navigation .green li a:hover {
					background-color: #51B64E;
				}
				
				.navigation .cyan li a:hover {
					background-color: #00AEEC;
				}
				
				.navigation .pink li a:hover {
					background-color: #F267A8;
				}
				
				.navigation .blue li a:hover {
					background-color: #005AA6;
				}
				
				.navigation .orange li a:hover {
					background-color: #FC8821;
				}
				
				.navigation .lime li a:hover {
					background-color: #A5CF4E;
				}
				
				.navigation .magenta li a:hover {
					background-color: #D11D66;
				}
				
				.navigation .mauve li a:hover,
				.navigation ul li .selected {
					background-color: #993366;
					color: #FFF;
				}
				
					.navigation ul li .selected:hover {
						background-color: #993366;
					}
				
.pagebody {
	margin-left: 160px;
	margin-top: -801px;
	min-height: 800px;
	font-size: 12px;
	color: #333;
	line-height: 15px;
	font-size: 12px;
	padding-bottom: 20px;
	width: 482px;
	float: left;
}

	.pagebody a {
		font-weight: bold;
		text-decoration: underline;
		color: #0099FF;
	}
	
		.pagebody a:hover {
			color: #ED1B24;
		}
		
	.pagebody .featuredbox {
		
	}
	
		.featuredheader,
		.right-col h3,
		.wl-contact-page h2 {
			font-size: 18px;
			color: #ED1B24;
			border-top: solid 1px #AAA;
			border-bottom: solid 1px #AAA;
			padding: 4px 2px;
			line-height: 1em;
			clear: left;
		}
		
		.pagebody .proceedlink a {
			display: block;
			width: 66px;
			height: 18px;
			overflow: hidden;
			background-image: url('../images/buy-tickets.gif');
			background-repeat: no-repeat;
			text-decoration: none;
		}
		
			.pagebody .proceedlink a span {
				visibility: hidden;
			}
	
	.pagebody .message {
		font-weight: bold;
		font-size: 16px;
		line-height: 18px;
	}
	
	.pagebody .terms p {
		margin: 10px 0;
	}
	
	.pagebody .terms .termslist {
		margin-left: 15px;
	}
	
	.pagebody .wl-contact-page p {
		margin-top: 10px;
	}
	
		
		
.right-col {
	float: right;
	margin-top: -801px;
	width: 320px;
	font-size: 12px;
	color: #ED1B24;
}

	.right-col div {
		height: 115px;
	}
	
	.right-col .take {
		height: 70px;
	}

	.right-col ul {
		list-style-position: inside;
		margin-left: 5px;
		height: 40px;
		list-style: none;
	}
	
		.right-col ul li {
			width: 140px;
			padding: 2px 0;
			padding-left: 10px;
			float: left;
			background-image:url(../images/diamond.gif);
			background-position: 0px 7px;
			background-repeat:no-repeat;
			font-size: 13px;
			line-height: 17px;
			
		}
		
			.right-col ul li a {
				color: #333;
				text-decoration: none;
			}
			
				.right-col ul li a:hover {
					color: #ED1B24;
				}
				
	.right-col .widesearch {
		margin: 10px 0;
		width: 321px;
		height: 30px;
		background-image: url('../images/form-bg.gif');
		background-repeat: no-repeat;
		padding-left:5px;
		padding-top:8px;
	}
	
		.right-col .widesearch input {
			padding: 1px;
			border: solid 1px #AAA;
			width: 245px;
			margin-left: 1px;
			height: 17px;
		}
		
		.right-col .widesearch button {
			float: right;
			margin-right: 15px;
		}

.footer {
	clear: both;
	border-top: solid 1px #AAA;
	text-align: center;
	padding-top: 10px;	
}

	.footer ul {
		list-style: none;
		clear: both;
		margin-left: 300px;
	}
	
		.footer ul li {
			float: left;
			border-right: solid 1px #333;
			line-height: 7px;
			*line-height: 15px;
			margin-right: 4px;
			padding-right: 3px;
		}
		
			.footer ul li:last-child {
				border-right: none;
			}
		
			.footer ul li a {
				text-decoration: none;
				font-size: 11px;
				color: #333;
			}
			
				.footer ul li a:hover {
					color: #ED1B24;
				}
			
	.footer p {
		clear: both;
		margin-top: 20px;
		font-size: 12px;
		color: #999;
	}
	
/* WHITE LABEL */
#alphabetlinks .alphabetlink {
	font-size: 0.9em !important;
	margin-right: 5px !important;
}

.simple ul li {
	width: 235px !important;
}

.backlink {
	display: block;
	margin-top: 8px;
	font-size: 14px;
}

	.backlink:before {
		content: "\00ab\00a0";
	}
