﻿
#splash {
   background:#111111 none repeat scroll 0 0;
   height:100%;
   left:0;
   opacity:0.8;
   position:fixed;
   top:0;
   width:100%;
   z-index:999999;
}

#splash_in {
   background:transparent url(splash_bg.jpg) no-repeat scroll left bottom;
   height:380px;
   left:50%;
   margin:-235px 0 0 -325px;
   opacity:1;
   overflow:hidden;
   /*padding:120px 47px 8px 440px;*/
   padding:54px 36px 5px 291px;
   position:fixed;
   top:50%;
   width:335px;
   z-index:1000001;
}

#splash_text {
   height:380px;
   position:relative;
   width:357px;
   z-index:1000001;
}

#splash_in .plus18 {
   left:235px;
   position:absolute;
   top:-54px;
   z-index:1000002;
}

#splash_text ul {
   margin-bottom:25px;
}

#splash_text li {
   padding:2px 0;
}

#splash_text li span {
   color:#31B8EE;
   font-weight:bold;
}

#splash_text .splash_explicit_content_out {
   background:transparent url(menu_li.gif) repeat-x scroll center bottom;
   margin:0 0 10px;
   padding:0 0 10px 10px;
}

#splash_text .splash_explicit_content {
   background:transparent url(splash_explicit_content.gif) no-repeat scroll 0 0;
}
#splash_text .splash_explicit_content {
   height:25px;
   overflow:hidden;
   text-indent:-100em;
   width:265px;
}

#splash_text p {
  /* background:transparent url(splash_text.gif) no-repeat scroll 0 0;*/
}
#splash_text p 
{
    border:0;
   color:#fff;
   height:93px;
   margin-left:11px;
   overflow:hidden;
  /* text-indent:-1000em;*/
   width:304px;
}

#splash_text p strong {
   color:#FF5A00;
}

#splash_text .buttons {
   background:transparent url(menu_li.gif) repeat-x scroll center top;
   margin-top:11px;
   padding-top:14px;
}

#splash_text .buttons .enter_the_site {
   margin-left:13px;
}
#splash_text .enter_the_site {
   cursor:pointer;
}

#splash_text .buttons a {
}

#splash_text .splash_warning {
   background:transparent url(splash_warning.gif) no-repeat scroll 0 0;
}
#splash_text .splash_warning {
   height:33px;
   margin:0 0 5px 12px;
   overflow:hidden;
   text-indent:-100em;
   width:149px;
}