#splash {background:url(//g2a2n2p8.ssl.hwcdn.net/BFSH/splash/images/bg.jpg) repeat}
#splash .logo-container{padding-bottom:10px;clear:both;width:100%;overflow:hidden; text-align:center}
#splash #inner {float:left; width:330px}
#splash #inner p.par{padding-top:10px;padding-bottom:10px;font-size:14px; line-height:normal}
#splash #inner p.par a {text-decoration:underline; font-size:12px; font-weight:bold}
#splash .text-container {}
#splash .text-container textarea {outline:none; width:310px; height:390px; margin:0 auto 10px 10px;resize: none}
#splash .text-container p {font-family:Arial, Helvetica, sans-serif; padding:10px 15px; color:#5e5e5e; font-size:14px}
#splash .text-container .warning {font-size:20px; font-weight:bold; text-align:center; padding:10px 0 10px}
#splash .rigthCol {float:left; width:650px}
#splash .rigthCol h1 {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:70px}
#splash .rigthCol h2 {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:18px}
#splash .thumbsSplash {margin:5px auto;}
#splash .thumbsSplash img {float:left; margin:2px;}
#splash .block {display:block !important}
#splash .w300 {width:300px; clear:both; margin:auto}
#splash .h50 {height:50px; clear:both}
#splash .h20 {height:20px; clear:both}
#splash .btnEnter,#splash .btnExit {
background:#2d2d2d; color:#fff; text-align:center; padding:10px; display:block;
font-size:18px; font-family:Arial, Helvetica, sans-serif; margin:5px 0 10px;
font-weight:bold;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#333333'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#333333)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #000000,  #333333); /* for firefox 3.6+ */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
}
#splash .btnEnter:hover, #splash .btnExit:hover {background:#00aeef}
#splash .footnote {}
#splash .footnote p {font-family:Arial, Helvetica, sans-serif; padding:4px 15px; color:#5e5e5e; font-size:11px}