#fade {display:none; position:fixed; left:0px; top:0px; background-color:#000000; z-index:100; width:100%; height:100%; opacity:1;}
#newdisclaimer {display:none; font-family:Arial; background-color:#000000; max-height:650px; height:80%; z-index:200;}
#splashbox {width:98%; max-width:772px; height:94%; max-height:600px; overflow:auto; margin:10px auto 10px auto; text-align:center; font-size:12px; line-height:12px; letter-spacing:0.3px; color:#ffffff; text-align:center; border:4px solid #00DD33; -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius:10px;}
#splashbox a {color:#CA0000;}

#splashcontent {text-align:center; padding:0px 10px;margin-top:15px;}
#splashcontent h4 {text-align:center; font-size:13px; margin-bottom:0; color:red;}
#splashcontent2 {text-align:center; padding:0px 10px;margin-top:15px;}
#splashcontent2 p {color:#FF0000;font-size:11px; line-height:15px;}

#pulsantisplash {width:240px; margin:0px auto 0px auto; overflow:hidden; font-size:16px;}
#pulsantisplash .btn-splash {display:block; float:left; width:80px; text-align:center; color:#000000; background:#00DD33; padding:10px; font-weight:bold; text-transform:uppercase;}

#btn-splash-entra {margin:2px 20px 10px 0px;}
#btn-splash-esci {margin:2px 0px 10px 20px;}

#pulsantisplash .btn-splash:hover {text-decoration:none; background:#CA0000;}
/*--Making IE6 Understand Fixed Positioning--*/
/*
*html #fade {position:absolute;}
*html .popup_block {position: absolute;}
*/

@media (max-width:767px)
{
#pulsantisplash {width:500px; font-size:24px;}
#pulsantisplash .btn-splash {width:210px;}
}

@media (max-width:480px)
{
#pulsantisplash {width:340px; font-size:28px;}
#pulsantisplash .btn-splash {width:130px;}
}

@media (max-width:320px)
{
#pulsantisplash {width:300px; font-size:24px;}
#pulsantisplash .btn-splash {width:110px;}
}

@media (max-height:320px)
{
#newdisclaimer {height:70%;}
#splashlogo {display:none;}
}