#modSplashScreen
{   
    width:661px;
    color:#013567;    
    height:300px;
    font-family:Tahoma;
    position:absolute;
    display:none;
    z-index:1000;
}
#modSplashScreen .waa
{
    display:block;    
    text-align:center;
    font-weight:bold;
    font-size:25px;        
}
#modSplashScreen .wtxt
{
    display:block;    
    text-align:center;    
    font-size:16px;
    font-weight:bold;
    margin:10px 0px 10px 0px;
}
#modSplashScreen .cont
{
    display:block;
    float:left;
    width:635px;
    padding:10px;
    border:1px solid #999;
    background-color:#FFF;
}
#modSplashScreen .cont .sc_b
{
    display:block;
    width:100%;
    background-image: url(http://cachefly.apartmentsapart.com/aa/img_modules/splash_bg.jpg);
    background-repeat:repeat-x;
    margin:0px;
    
}
#modSplashScreen .cont .sc_t
{
display:block;
overflow:hidden;
}
#modSplashScreen .cont .sc_tt
{
padding:10px;
}
#modSplashScreen .cont .sc_t .gets
{
cursor:pointer;
background-color:#84C1FF;
border:1px solid #FFF;
border-right:0px;
border-bottom:0px;
display:block;
float:right;
color:#013567;
margin:0px;

padding:3px 10px 3px 10px;
line-height:25px;
font-weight:bold;
}
#modSplashScreen .cont .sc_t .gets .gs
{
text-decoration:underline;
}
#modSplashScreen .cont .sc_t .gets span
{
    color:#990000;
    margin-left:5px;    
    font-size:15px;    
}
#modSplashScreen .cont .sc_t li
{
    list-style-image:url(http://cachefly.apartmentsapart.com/aa/img_modules/li_red.gif);
    margin:7px;
    font-size:12px;
    font-weight:bold;
}
#modSplashScreen .sh_r
{
    display:block;
    width:3px;
    height:287px;
    margin-top:10px;
    float:right;
    background-color:#000;
    opacity:0.3;filter:alpha(opacity=30);
}
#modSplashScreen .sh_b
{
    display:block;
    width:650px;
    height:3px;
    float:right;    
    background-color:#000;
    opacity:0.3;filter:alpha(opacity=30);
}
#modSplashScreen .shwd
{
    display:block;
    background-color:#000;
    opacity:0.3;filter:alpha(opacity=30);
    position:absolute;
width:645px;
height:95%;
_height:102%;
float:left;
top:20px;
left:20px;
z-index:-1;
}
