/* Coming soon 2010 */
html,body {
	background-color:#6CF;
	font:11px Verdana, Geneva, sans-serif;
}
a {
	outline-style:none;
	text-decoration:none;
	font-weight:bold;
	color: #36F;
}
a:hover {
	text-decoration: none;
}
.field {
	border:1px solid #CCC;
	margin:2px;
	padding:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-radius:9px;
	-ms-border-radius:9px; /* IE 8 */
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	-khtml-border-radius:9px;
}
#comingsoon-web {
	background:url(http://images.habbofires.com/websystem/release_5/comingsoon2010/background.png) repeat-x bottom;
	width:900px;
	margin:10px auto 0px auto;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-ms-border-radius:7px;
}
#comingsoon-web #logo {
	background:url(http://images.habbofires.com/websystem/release_5/logos/hfs-small.png);
	margin-top:20px;
	margin-right:40px;
	width:163px;
	height:95px;
	float:right;
}
#comingsoon-web #logo #language-spanish {
	float:left;
	margin:100px auto auto 7px;
}
#comingsoon-web #logo #language-english {
	float:left;
	margin:100px auto auto 12px;
}
#comingsoon-web #logo #language-spanish:hover, #comingsoon-web #logo #language-english:hover {
	margin-top:97px;
}
#comingsoon-web #logo #language-spanish, #language-english img {
	-webkit-box-shadow:2px 2px 5px #000;
	-moz-box-shadow:2px 2px 5px #000;
	filter: shadow(color=#000000, direction=135, strength=2);
	border:none;
}
#comingsoon-web #background {
	background: no-repeat bottom;
	margin-left:17px;
	width:800px;
	height:auto;
}
#comingsoon-web #text {
	width:500px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:7px;
	background-color:#FFF;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	-khtml-opacity:.90;
	opacity:.90!important;
	border:1px solid #CCC;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-ms-border-radius:7px;
}
#comingsoon-web #Ideas2010-lightbox {
	width:500px;
	float:left;
	margin:15px 0px 15px 0px;
	padding:7px;
	background-color:#FFF;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	-khtml-opacity:.90;
	opacity:.90!important;
	border:1px solid #CCC;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-ms-border-radius:7px;
}
#comingsoon-web #Ideas2010 {
	width:500px;
	float:left;
	position:absolute; margin:15% auto auto 15%;
	padding:7px;
	background-color:#FFF;
	border:1px solid #CCC;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-ms-border-radius:7px;
}
#comingsoon-web #image-promotion {
	border:1px solid #CCC;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-ms-border-radius:7px;
	margin: 6px;
}
#copyright {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	-khtml-opacity:.70;
	opacity:.70!important;
	margin:10px auto 0px auto;
    width:900px;
	text-align:center;
}
/* Radio */
#radio-bar {
      border:0;
      position: fixed;
	  bottom:5px;
      right:5px;
      filter:alpha(opacity=50);
      -moz-opacity:.50;
      -khtml-opacity:.50;
      opacity:.50!important;
  }