@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a, a:visited {
	outline:none;
	color:#CAAD85;
}
body {
	background-color:#000;
	background-image:url(bodyBG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#CCC;
}
#centerAndWidth {
	margin:170px auto 0 auto;
	width:960px;
	position:relative;
}
.roundedBox {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color:#000928;
}
#video {
	width:480px;
	padding:15px;
	position: relative;
	z-index: 10;
}
#searchbar {
	padding:15px;
	width:398px;
	position:absolute;
	right: 0px;
	top: 82px;
}
#searchbarContent {
	width:384px;
	padding:5px;
	border:2px solid #333;
	background-color:#111;
	font-size:1.5em;
	line-height:1em;
	background-image:url(goButton.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
#searchbarContent a,
#searchbarContent a:visited {
	color:#5A513D;
	text-decoration:none;
	display:block;
}
#subtitle {
	padding:15px;
	width: 398px;
	position: absolute;
	right:0px;
	top:0px;
}
#dates {
	padding:25px;
	width:378px;
	position:absolute;
	right: 0px;
	top: 154px;
	font-size:1.3em;
}
#dates h2 {
	font-size:1.4em;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
#dates table {
	margin:10px;
	line-height:1.3em;
}
#largertext {
	font-size: 1.2em;
	width: 240px;
	line-height:1.6em;
	height: 148px;
}
#dates p {
	margin-top:10px;
	margin-left:10px;
}
#buyButtons {
	position:absolute;
	right:42px;
	top:27px;
}
#buyButtons a {
	display:block;
	width:99px;
	height:44px;
}
#buyTickets {
	background-image:url(buyTicketsButton.jpg);
}
#buyBook {
	background-image:url(buyBookButton.jpg);
}
#buyNothing {
	background-image:url(buyNothingButton.jpg);
}
#promotion {
	width:460px;
	padding:25px;
	position:absolute;
	top:435px;
	left:1px;
	font-size:1.4em;
	line-height:1.3em;
}
.promoHuge {
	margin-right:20px;
	float:left;
}
#testimonials {
	padding:25px;
	width:378px;
	position:absolute;
	right:0px;
	top:385px;
	font-size:1.3em;
}
.testimonialName {
	font-style:italic;
}
#footer {
	position:absolute;
	text-align:center;
	height:97px;
	left: 1px;
	top: 852px;
	width: 945px;
}
#tvInterview {
	position:absolute;
	top:314px;
	left:604px;
}
.mc-popup-link {
	cursor: pointer;
	text-decoration: underline;
	color: #9cbef7;
	position: relative;
	z-index: 100;
}
