html,body {

background: #000;
height: 100%; 
font-family: century gothic, tahoma, verdana, arial;
font-size: 14px;
color:#505050;

}

.wrapper {

    width:1050px;
    height: 720px;
    /*border: dotted 1px #222; */
    padding:0px;
    margin:0px;
    margin-left: auto;
    margin-right: auto;
    
}

.top {

    width:850px;
    height: 54px;
    padding:0px;
    margin:0px;
    margin-left: auto;
    margin-right: auto;
    background: url(/sessions/evt3/images/evt3_logo_bg.jpg) repeat-x;
}


.green_bar {

    width:961px;
    height: 5px;
    padding:0px;
    margin:0px;
    margin-left: auto;
    margin-right: auto;
    background: url(/sessions/evt3/images/evt3_green_bar.png) no-repeat;
}


.green_bar2 {

    width:850px;
    height: 50px;
    padding:0px;
    margin:0px;
    margin-left: auto;
    margin-right: auto;
    /*background: url(/sessions/evt3/images/sub_green_bar.png) no-repeat; */
    color: #3d666f;
    padding-top:10px;
}

.arch {

    width:850px;
    height: 483px;
    padding:0px;  
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
    background: url(/sessions/evt3/images/evt_arch_bg.jpg) no-repeat;
}


.bg_exit {

    width:633px;
    height: 465px;
    padding:0px;
    padding-top: 42px;
    margin-top:-20px;
    margin-left: auto;
    margin-right: auto;
    background: url(/sessions/evt3/images/evt3_exit_bg.png) no-repeat;
}

.bg_exit_panel {

    width:602px;
    height: 30px;
    padding:0px;
    padding-top: 4px;
    color: #94a9b0;
    font-size: 14px;
    text-align: justify;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
    background: url(/sessions/evt3/images/evt3_exit_bg_panel.png) no-repeat;
}

.bg_exit_panel_comment {
    text-align: center;
    width:553px;
    height: 157px;
    margin-top:20px;
    margin-left:50px;
    border:0px;
    background: url(/sessions/evt3/images/evt3_exit_bg_comment.png) no-repeat;
}

.bg_exit_textarea {

    width:90%;
    height: 140px;
    color: #94a9b0;
    font-size: 16px;
    text-align: justify;
    margin-top:0px;
    margin-left:-5px;
    font-family: century gothic, tahoma, verdana, arial;
    border:0px;
    color:#969479;  
    padding:10px;
    background: transparent;
}


.bg_guide {

    width:631px;
    height: 500px;
    padding:0px;
    color: #94a9b0;
    font-size: 14px;
    text-align: justify;
    margin-top:-19px;
    margin-left: auto;
    margin-right: auto;
    background: url(/sessions/evt3/images/evt3_bg_guide.jpg) no-repeat;
}

.bg_waiting {

    width:631px;
    height: 450px;
    padding:0px;
    font-size: 14px;
    text-align: center;
    margin-top:-19px;
    margin-left: auto;
    margin-right: auto;
    background:url(/images/evt_bg2.jpg);
}


.bg_comment {
    color:#ddd;
    width:631px;
    
    font-size: 12px;
    text-align: justify;
    margin-top:-20px;
    margin-left: auto;
    margin-right: auto;
    background: #545454;/*url(/sessions/evt3/images/evt3_comment_bg.png) no-repeat; */
}

.bg_comment_div {

    width:90%;
    padding:5px; 
    padding-top:15px;
    border-bottom: dotted 1px #dddddd;
    margin-left: auto;
    margin-right: auto;
}

.bg_comment_div a:link {color:#9e9e9e; text-decoration: none;}
.bg_comment_div a:visited {color:#9e9e9e; text-decoration: none;}


.map3d_container {

    height: 404px; 
    width: 618px;
    padding:0px;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;

}

.map_button {

background: #224952;
color:#fff;
border:solid 1px #505050;

}


.player_shadow { 
background:url(/sessions/evt3/images/evt3_player_reflection.png) no-repeat; 
width:639px; 
height:61px; 
margin-top:-4px; 
margin-left:auto; 
margin-right:auto; }


.menu_main a:link { color:#505050; text-decoration:none; }

.menu_main a:hover { color:#835222; text-decoration:underline; }

.menu_main a:visited { color:#505050; text-decoration:none; }

.menu_main { color:#505050; text-decoration:none; }


.menu_main_active { color:#835222; text-decoration:underline; }

.menu_main_active a:link { color:#835222; text-decoration:underline; }

.menu_main_active a:visited { color:#835222; text-decoration:underline; }

.menu_main_active a:hover { color:#835222; text-decoration:underline; }



.page_footer {color:#505050; font-size:11px; font-family:'trebuchet ms', tahoma, verdana; margin:5px;}

.page_footer a:link {color:#505050; font-size:11px; font-family:'trebuchet ms', tahoma, verdana; margin:5px; text-decoration:none;}

.page_footer a:hover {color:#835222; font-size:11px; font-family:'trebuchet ms', tahoma, verdana; margin:5px; text-decoration:underline;}

.page_footer a:visited {color:#505050; font-size:11px; font-family:'trebuchet ms', tahoma, verdana; margin:5px;  text-decoration:none;}



