#mask 
{
  position:absolute;
  left:0;
  top:0;
  z-index:9000 !important;
  background-color:#000;
  display:none;
}
.jqModal 
{
	display: none;
	position: absolute;
	top: 7%;
	left: 35%;
	margin-left: -300px;
	width: 880px;
	background:transparent !important;
	color: #333;
	z-index:4000 !important;
	padding: 12px;
	overflow:hidden;
	margin-top:-57px;
    padding-left:54px;
}
.jqmOverlay 
{ 
	background-color: #000; 
}
.mmit-page
{
	width:880px;
	height:660px;
}

.flash-container object{outline:none}

body
{
	background-color:#000;
	width:100%;
}
#flashReplace
{
	display:none;
}

/**********************
*** Wallpaper page  ***
**********************/

.wallpaper
{
	font-size:12px;
}

.wallpaper h1
{
	text-indent:-9999px;
	width:327px;
	height:30px;
	background:url(../images/movano-wallpaper.jpg) no-repeat;
}


/**********************
***   Modal pages   ***
**********************/

.modal-page{width:790px;margin:0 auto;position:relative;padding:38px 0 0 82px;font-family:Verdana	}
#launch-pack-page{background:url(../images/launch-pack/background.jpg) no-repeat;}

.modal-page .content{padding-right:300px;}

#close-button{
  width:45px;
  height:45px;
  display:block;
  text-indent:-9999em;
  background:url(../images/launch-pack/btn_Close-button.gif) no-repeat;
  position:absolute; right:75px; top:49px;
}

.modal-page p{
 font-size:12px;
 line-height:20px;
 color:#fff;
 font-weight:bold;
 margin:0 0 16px;
}

.modal-page p strong{font-size:20px;color:#d11607;}
.modal-page p .bottom-line{line-height:26px;}

.modal-page p.legal
{
	color:#a0a0a0;
 font-size:10px;
 font-weight:normal;
 padding:108px 0 0;
 line-height:12px;
 *line-height:12px;
}

.modal-page ul{
 color:#fff;
 font-size:21px;	
 font-weight:bold;
 margin:0 0 -5px;
}

.modal-page ul li{
 padding:0 0 0 48px;
 background:url(../images/launch-pack/li.gif) no-repeat 10px 3px;
 margin:0 0 21px;
 height:25px;
 line-height:1.2em;
}

#h1-launch-pack{
 width:497px;
 height:63px;
 background:url(../images/launch-pack/h1-launch-pack.png) no-repeat;
 text-indent:-9999em;	
 margin:0 0 28px -10px;
}
