@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:#000;
	background-position:top center;
	background-repeat: no-repeat;
	font-weight:lighter;
}
.ChamberMagicSplash #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	height:720px;
}
.move_up {
	padding-top:140px;
}
.move_upper {
	padding-top:110px;
}
.ChamberMagicSplash #enter {
	float:right;
	width:396px;
	padding-right:119px;
}
.upper_move {
	padding-top:399px;
}
.up_move {
	padding-top:369px;
}
.imgmargin {
	margin-right:12px;
}
.ChamberMagicSplash #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:335px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	line-height:140%;
	font-size:13px;
	background-image:url(images/magic_wand.jpg);
	background-repeat:no-repeat;
	background-position:0px 150px;
	padding-left:38px;
}
.requires {
	color:#999;
	line-height:140%;
	font-size:13px;
}
#ovation {
	color:#ffe9b0;
	padding-top:30px;
}
#red {
	color:#612013;
	padding-top:5px;
	font-size:13px;
}
#red a {
	color:#972013;
}
#intro {
	padding-top:10px;
	text-align:left;
	color: #ababab;
	font-size:13px;
}
.float {
	float:right;
	padding-top:11px;
	padding-right:10px;
}
.floatleft {
	float:left;
}
.ticket {
	padding-top:15px;
}
.watchvideo {
	padding-top:58px;
	height:110px;
	margin-left:181px;
}
#noflash {
	padding-top:76px;
}
#extra {
	color:#929292;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:38px;
	padding-top:9px;
}
#splash_forbes {
	background-image:url(images/splash_forbes.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:12px;
}
#splash_mail {
	background-image:url(images/splash_mail.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:28px;
}
#splash_pen {
	background-image:url(images/splash_pen.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-right:12px;
}
#splash_tickets {
	background-image:url(images/splash_tickets.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:37px;
	padding-left:1px;
}
#links li {
	line-height:140%;
}
#links ul {
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
}
#links a {
	color:#ffce3a;
	text-decoration:underline;
}
#links a:hover {
	text-decoration:none;
}
#links a:visited {
	color:#ffce3a;
}
#all_faqs a {
	color:#ffce3a;
	text-decoration:underline;
}
#all_faqs a:hover {
	color:#ffce3a;
	text-decoration:underline;
}
#flash {
	padding-top:30px;
	padding-bottom:25px;
}
#flash02 {
	padding-top:30px;
	padding-bottom:0px;
}
/* NEW */ 
.left_faq {
	padding-top:20px;
}
.ChamberMagicSplash #background {
	background-color:#131313;
}
.ChamberMagicSplash #container_faq {
	margin: 0 auto;
	/* the auto margins (in conjunction with a width) center the page */    
	 text-align: left;
	/* this overrides the text-align: center on the body element. */    
	 color:#FFF;
	background-color:#000;
}
.ChamberMagicSplash #relative {
	position:relative;
}
.ChamberMagicSplash #aqua {
	padding-top:60px;
	padding-bottom:15px;
}
#aqua a {
	color:#ffce3a;
	text-decoration:underline;
}
#aqua a:hover {
	color:#ffce3a;
	text-decoration:none;
}
#eighteen a {
	color:#ffce3a;
	text-decoration:underline;
	font-size:17px;
}
#eighteen a:hover {
	color:#ffce3a;
	text-decoration:none;
	font-size:17px;
}
.ChamberMagicSplash #faqs {
	position:absolute;
	left:320px;
	background-color:#131313;
}
.ChamberMagicSplash #mainContent_faq {
	background-image:url(images/magic_stick.png);
	background-repeat:no-repeat;
	background-position:0px 165px;
	background-color:#000;
	padding: 0px;
	/* remember that padding is the space inside the div box and margin is the space outside the div box */    
	width:270px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	line-height:125%;
	font-size:13px;
	top:0px;
	left:0px;
	padding-right:20px;
	height:1000px;
	padding-left:20px;
}
#all_faqs {
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:23px;
	color:#3e80c3;
	line-height:140%;
	padding-right:35px;
}
.title_faq {
	color:#d9d9d9;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom: 20px;
}
#pen {
	background-image:url(images/splash_pen.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:192px;
	text-align:center;
	padding-top:8px;
	margin-top:40px;
}
#mail {
	background-image:url(images/splash_mail.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:172px;
	text-align:center;
	padding-top:28px;
}
#forbes {
	background-image:url(images/splash_forbes.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:228px;
	text-align:center;
	padding-top:12px;
	margin-top:7px;
}
.fourtheen {
	font-size:14px;
	line-height: 1.4em;
}
.paragraph-space { 
line-height: 2 em; 
}

