body {
  background: black;
  margin:0px;
  padding:0px;
  border:0px;
  color:white;
} 

html#flash {
  height: 100%;
  overflow: hidden;
}

body#flash {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 100%;
  background-color:#000000;
}

#flashcontent {
  position:absolute;
  top:15%;
  left:20%;
}

a:link, a:visited {color:white; text-decoration:underline;}
a:hover {color:gray;}

p {padding-top: 10px; font:10px tahoma; color:white;}

img {border:0px;}

#main {
  width: 661px;
  margin: 0px auto;
  text-align:center;
  font: 10px tahoma;
  color: #2c1d09;
}

div.ir, span.ir{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0.5em;
}

#Logo {
  width:750px;
  height: 233px;
  margin:0 auto;
  margin-bottom:0px;
  padding:0px;
  background: url(images/silentcore_logo.jpg) top left no-repeat;
}

#Preludio {
  margin:30px auto;
  width:490px;
  height:54px;
  background: url(images/preludio.gif) top center no-repeat;
}

#EnterFlash {
  margin:30px auto;
  margin-bottom:0px;
  width:216px;
  height: 42px;
  background: url(images/enter-flash.gif) top center no-repeat;
}

#EnterShop {
  width:246px;
  height: 43px;
  background: url(images/entershop_title.png) no-repeat;
}

#Flags {
  margin:0 auto;
  width:144px;
}

#FlagIta {
  float:left;
  width:58px;
  height: 38px;
  background: url(images/flag_italian.png) no-repeat;
  cursor: hand;
}

div#FlagEn  {
  background: transparent url(images/comingsoon.png) top left no-repeat;
  width:62px;
  height:17px;
}

#FlagEn {
  float:left;
  margin-left:30px;
  width:56px;
  height: 38px;
  background: url(images/flag_english.png) no-repeat;
}

#ContenitoreExtra {
  width:600px;
  margin:0px auto;
}

#boxExtra{
  position:relative;
  margin:40px 0 40px 0;
  position:relative;
  color:white;
  font:10px tahoma;
  float:left;
  width:250px;
  padding-top:32px
}

#Newsletter {
  position: absolute;
  top:0px;
  left:-4px;
  width:98px;
  height:23px;
  background: url(images/newsletter-title.gif) no-repeat;
}

#NewsDesc {
  padding: 2px 0 4px 0;
}

.lable-form {
  padding:0px;
  margin:0px;
}

.campo-contatti {
  border:1px solid #851f1f;
  width:172px;
  font:10px tahoma;
  padding:3px;
}

.pulsante-mlist {
  position:absolute;
  top: 56px;
  left:190px;
  width:32px;
  height:32px;
  background: url(images/vai.gif) no-repeat;
  border:0px;
}

#Credits {
  position: absolute;
  top:0px;
  left:-4px;
  width:64px;
  height:21px;
  background: url(images/credits-title.gif) no-repeat;
}

#Footer {
  text-align:center;
  color:white;
  background: url(images/footer.gif) no-repeat;
  margin:0 auto;
  width:1024px;
  height:161px;
}

#playground {
  margin:0 auto;
  width:38px;
  height:42px;
  background: url(images/playground-logo.png) no-repeat;
}
