a{
    text-decoration:none;
}

#scm_table{
    display:none;
}

#scm_background{
    margin:auto;
    background-image:url(scm_background.jpg);
    width:998px;
    height:600px;
}

#lw-close{
    background-image:url(close-button.jpg);
    float:right;
    margin-top:10px;    
    margin-right:10px;
    width:35px;
    height:37px;    
}

#lw-container{
    display:none;
    background-image:url(lw-background.jpg);
    width:850px;
    height:400px;
    cursor: default;    
}

.dark-green{
    color:#89A35D;
}

.dark-blue{
    color:#4D707C;
}

#lw-container-left{
    display:none;
    float:left;
    height:344px;
    margin-left:44px;
    margin-top:30px;
    width:462px;
}

#lw-container-right{
    float:right;
    height:289px;
    margin-right:45px;
    margin-top:83px;
    width:200px;
}

#lw-container-left-video{
    margin-left:40px;
    margin-top:-3px;
}

#lw-container-right-text{

}

#lw-container-right-text .numbertext,
#lw-container-right-text .text{
    text-align: justify;
    font-family:"Arial", serif;
    font-size:15px;
    display:block;
}

#lw-container-right-text .numbertext{
    width:15px;
    height:12px;
    float:left;
    margin-top:3px;    
}

#lw-container-right-text .text {
    float:right;
    margin-right:8px;
    margin-top:3px;
    width:182px;
}

.white{color:#b3b3b3;}
#lw-container-right-text .blue{color:#0099cc;}
#lw-container-right-text .green{color:#8dc63f;}
#lw-container-right-text .red{color:#ed145b;}

#lw-container-right-text .step-container{
    float:left;
    width:205px;
    margin-left:-5px;    
}

#lw-container-right-start-button{
    float:left;
    margin-top:6px;
    margin-left:16px;
    background-image:url(start-button.jpg);
    width:156px;
    height:72px;
}

#lw-container-right-pattern-button{
    float:left;
    margin-top:21px;
    margin-left:0px;    
    background-image:url(pattern-button.jpg);
    width:100px;
    height:80px;
    background-repeat:no-repeat;
    background-position:top center;
}

#lw-container-right-pattern-buttons a{
    text-decoration:none;
    display:block;
    margin-top:21px;
    text-align: justify;
    font-family:"Arial", serif;
    font-size:11px;
    text-align:center;
}

#lw-container-right-fb-button{
    float:right;
    display:block;
    margin-top:21px;
    margin-right:17px;
    width:100px;    
    background-image:url(fb-button.jpg);
    width:68px;
    background-repeat:no-repeat;
    background-position:top center;    
}

#lw-container-right-pattern-buttons{
    float:left;
    width:200px;
}

.startAR{
    display:none;
}