/*Default Style Landing Page 2010*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	-moz-outline: none;
}

body {
	padding: 31px 0 0 0;
	font-family: Arial, sans-serif;
}

.hideTxt {
	text-indent: -9999px;
}

.cleared {
	clear: both;
}

#container {
	width: 942px;
	margin: 0 auto;
}

#logo {
	width: 506px;
	float: left;
	display: inline;
}

#logo h1 {
	width: 506px;
	height: 413px;
	background: url(../img/logo.jpg) no-repeat 0 0;
}

#logo a {
	width: 477px;
	height: 46px;
	display: block;
	background: url(../img/learn_more.gif) no-repeat 0 0;
}

	#logo a span {
		display: none;
	}

#tickets {
	width: 413px;
	height: 452px;
	float: left;
	display: inline;
	background: url(../img/tickets_bg2.gif) no-repeat 0 0;
}

	#tickets a {
		width: 141px;
		height: 37px;
		margin: 72px 0 0 250px;
		display: block;
		background: url(../img/btn_clickhere.gif) no-repeat 0 0;
	}
	
	#tickets h3 {
		width: 227px;
		height: 48px;
		margin: 27px 0 0 172px;
		background: url(../img/ticket_phone.gif) no-repeat 0 0;
	}
	
	#tickets p.subTxt {
		margin: 0;
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 0 161px;
	}
	
	#tickets p {
		margin: 87px 0 0 9px;
		font-size: 14px;
		line-height: 22px;
	}
	
	#tickets p b{
		font-weight: bold;
		color: #ca232c;
	}
	
	#groupInfo{
		width: 411px;
		height: 114px;
		background: url(../img/bg_groupInfo.gif) no-repeat;
	}
	
	#groupInfo p{
		margin: 6px 0 0 0;
		color: #ca232c;
	}
	
	#sneak {
		width: 413px;
		height: 79px;
		margin: 23px 0 0 0;
		background: url(../img/sneakpeek_title.gif) no-repeat top right;
	}
	
	#sneak a {	
		margin: 0;	
		float: left;
		display: inline;
		background: none;
	}
	
	#sneak a img {
		border: 1px solid #515151;
	}
	
	#sneak p {
		width: 250px;
		margin: 0 0 5px 150px;
		padding: 26px 0 0 5px;
		color: #ca232c;
		font-size: 15px;
		font-weight: bold;
		line-height: 15px;
	}
	
	#sneak a.hideTxt {
		width: 261px;
		height: 24px;
		margin: 0 0 0 152px;
		background: url(../img/btn_sneakpeek.gif) no-repeat 0 0;
	}
	
	#quote {
		width: 925px;
		height: 103px;
		margin: 53px auto 0 auto;
		background: url(../img/quote.gif) no-repeat top center;
	}
	
	#footer {
		margin: 16px 0 0 0;
		padding: 18px 0 0 0;
		border-top: 1px dotted #cccccc;
	}
	
	#footer, #footer a {
		color: #5f5f5f;
	}
	
	#footer #top div, #footer #top form {
		float: left;
		display: inline;
		padding: 0 12px;		
	}
	
	#footer #top div {
		border-right: 1px solid #dadada;
	}
	
	#playing {
		width: 272px;
		height: 37px;
		margin: 0 0 0 32px;
		background: url(../img/footer_playing_wit.gif) no-repeat 0 0;
	}
	
		#playing a {
			position: relative;
		}
	
		#broadway {
			top: 18px;
			left: 19px;
		}
		
		#london {
			top: 18px;
			left: 39px;
		}
		
		#theWit {
			display: block;
			float: left;
			width:101px;
			height: 37px;
			top: 0px;
			left: -13px;
		}
	
	#social {
		width: 207px;
		height: 36px;
	}
	
		#fb {
			margin: 0 21px 0 6px;
		}
		
	#footer form#newsletter {
		background: url(../img/footer_newsletter.gif) no-repeat 12px 0;
		margin: -10px 0 0 0;
		padding: 22px 12px 0 12px;
	}
	
	#footer ul {
		width: 794px;
		margin: 54px auto 31px auto;
		clear: both;
	}
	
	#footer ul li {
		margin: 0 12px;
		display: inline;
		font-size: 11px;
	}
	
	#footer p {
		clear: both;
		margin: 54px 0 0 0;
		font-size: 11px;
		text-align: center;
	}