@charset "UTF-8";
/* CSS Document */

/* hide from ie on mac \*/
html, body {
	height: 100%;
	}
/* end hide */

img{
	border:none;
	}

body {
	font:100%/1.4 Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0px;   
	color: #999;
	text-align: center;
	}
	
.clear{
	clear: both;
	}
	
#wrapper{
	width:100%;
	height:100%;
	min-height: 530px;
	}
	
#flashContent{
	width:100%;
	overflow: hidden;
	}
	
#unityContent{
	height: 1px;
	width: 1000px;
	overflow: auto;
	margin: 50px auto 0 auto;
	/*background: url(../_images/unity_bg_1.jpg) bottom no-repeat; new	margin: 50px auto 0 auto;*/
	}
	
#unityContent a{
	color: #4bb2e2;
	text-decoration: none;
	text-align: center;
	}
	
#unityCloseBtnDiv{
	background: url("../html/assets/img/modal_close.jpg") right center no-repeat;
	height: 36px;
	/*width: 39px;*/
	display: block;
	color:white;
	/*position: absolute;*/
	top: -48px;
	left: 50%;
	cursor: hand;
	cursor: pointer;
	padding-top: 14px;
	margin-right: 120px;
	}
	
#Jupiterchrome{
	width: 100%;
	margin-left: -20px;
	}
	
#chrome td, a{
	color: #F00;
	}
	
#footer{
	font: 11px Tahoma;
	height: 300px;
	width: 920px;
	margin: 0px auto 10px auto;
	color: #065260;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8px;
	padding-top: 20px;
	}
	
#footer3dImax{
	width: 336px;
	margin: 10px auto 0px auto;
	}
	
#footerPromos{
	width: 920px;
	margin: 0px auto 0px auto;
	}
	
#footerPromos .footerPromo{
	float: left;
	width: 300px;
	}
	
#footer a{
	text-decoration: none;
	color: #065260;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
#footerButtons{
	width: 435px;
	margin: 10px auto 0px auto;
	}
	
#footerButtons .footerButton{
	padding: 7px 15px;
	border: solid 1px #065260;
	float: left;
	width: 160px;
	font-size: 11px;
	}

#footerButtons .footerButtonRight{
	padding: 0px 0px;
	/*border: solid 1px #065260;*/
	float: right;
	width: 240px;
	font-size: 11px;
	}

#footerLinks{
	color: #1b94ab;
	width: 415px;
	margin: 10px auto 0px auto;
	}
	
#footerLinks a{
	color: #1b94ab;
	}

#footerLinksLeft{
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 5px;
	border-right: solid 1px #1b94ab;
	}
	
#footerLinksRight{
	width: 300px;
	padding-left: 5px;
	float: left;
	text-align: left;
	}

#footerBotom{
	margin-top: 10px;
	font-size: 9px;
	}
	
#footerBotom .micro{
	font-size: 7px;
	}

#pContainer a {
	color:#ddd;
	}
	
#pContainer a.modalCloseImg {
	background:url(../_js/close.png) no-repeat; 
	width:38px; 
	height:35px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-15px; 
	right:-16px; 
	cursor:pointer
	}
	
#pContainer {
	color:#bbb; 
	background-color:#000000; 
	border: 0px; 
	padding: 0px; 
	margin: 0px
	}
	
#overlay{
	background: #000000;
	}
	
/* added by Mika@HSpot on sep 24, 2010 -> tickets top menu nav */
:focus{
	outline-style: none;
  	} 
	
img{
    border: none;
    }
    
a, a:active{
	outline: 0;
	}


p,pre,blockquote,ul,ol,dl{margin:0;padding:0}
a img,fieldset{border:0}
form ul,form ol{list-style:none}
input,select,textarea{font-family:inherit;font-size:100%}
p,.content ul{font-size:.75em;line-height:1.6}

#tickets {
	color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	width: 790px;
	min-height: 31px;
	text-transform: uppercase;
	background: url(../html/assets/img/tix_back.png) repeat-x;
}

html,body,form,fieldset,legend,h1,h2,h3,h4,h5,h6,dd{margin:0;padding:0}

#tickets .inner {
	background: url(../html/assets/img/tix_l.png) no-repeat;
	position:relative;
	left: -30px;
}
#tickets form {
	background: url(../html/assets/img/tix_r.png) no-repeat right top;	
	position: relative;
	right: -30px;
	width: 820px;
	text-align: left;
}
#tickets li, #tickets input, #tickets label, #tickets legend, #tickets button {
		display: inline-block; /*IE will need inline */
	/*display: inline;	 IE will need inline */
}
#tickets legend {
	font-size: .75em;
	float: left;
	padding: 10px 5px 0 5px;
	font-weight: bold;
	color:#FFFFFF;
}
#tickets li {
	font-size: .6em;
	padding: 9px 5px 0 25px;
}
#tickets input[type="text"], #tickets select {
	border: 1px solid #0F6583;
	background: #000;
	color: #FFF;	
}
#tickets #ticketsubmit {
	border: none;
	background: none;
	color: #FFF;
	position: absolute;
	right: 50px;
	top: 8px;
	width: 40px;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
}

#logo2 {
display:inline-block;
	margin-bottom:70px;
margin-left:-18px;
}

#promologo {
	display:inline-block;
	margin-top:20px;
	margin-left:500px;
}

.section {
padding-top:20px;
}
h2 a {
top:300px;
}

form ul, form ol {
height:40px;
}