body {
    margin: 0;
}

.gv_ocxwarningmessage
{
    z-index: 99;
    text-decoration:none; 
    color: #ee2222;
}

.gv_ocxmessage
{
    z-index: 99
}

.gv_ocxmessage a
{
    text-decoration:none; 
    color: #d3e4ff;
}

.gv_ocxmessage a:hover
{
    color: #93beff;
}

.gv_ocxmessage a:active
{
    color: #3887ff;
}


.gv_name
{
    position:absolute;
    left:5%;
    top:5%;
    z-index: 99
}

.gv_language
{
    position:absolute;
    left:85%;
    top:5%;
    z-index: 99
}

#login_Panel
{
        position:absolute;
        border:0px;
            width:0px;
    border:0px;
        background: #000000;
        z-index:1;
}

#login_div
{
    position:absolute;
    border:0;
    margin:0;
    background: #000000;
    z-index:5;
}
#Panel_Main
{
    width: 100%;
}

#menu_Panel
{
    position:absolute;
    left:0px;
    top:0px;
    height:0px;
    width:0px;
    border:0px;
    background: #000000;
    z-index:1;
}

#channel_menu_Panel
{
    position:absolute;
    left:0px;
    top:0px;
    height:0px;
    width:0px;
    border:0px;
    background: #000000;
    z-index:1;
}

#Panel_top
{

    height:80%;
    width:100%;
    border:0px;
    background:#000000;
}
 #Panel_bottom
{
    border:0px;
    background:#202020;
}

#blockUI
{
/*       background: rgb(230, 230, 230);
       background: rgba(230, 230, 230, 0.5);ie 8 use transparent won't' filter mouse event...
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fa0a0a0,endColorstr=#7fa0a0a0); 
       zoom: 1;
       FireFox, Safari and Opera's transparent'
        opacity: 50;
        IE
        filter: alpha(opacity=50);                    */
        
	position:absolute;
	width:100%;
	height:100%;
	border:0;
       z-index: 101;    
/*    position:absolute;
    height:100%;
    width:100%; 
    background: rgba(180,180,180,0.6);
    z-index:99;*/
}

#setting_menu
{
    background: #2a2a2a;
    height:99%;
    width:159px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 0px;
}

#setting_selectcamera
{
    background: #3c3c3c;
    margin-right: 3px;
    margin-bottom: 5px;
    padding: 0px;    
    white-space: pre;
}

#setting_selectcamera_topoperation
{
    background: #3c3c3c;
    height:60px;
    margin-right:3px;
    padding: 0px;    
    border-collapse: collapse;
}
#setting_camerasetting
{
    background: rgb(229,229,229);
    display: block;
    height:690px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#setting_camerasetting_left
{
    background: #2a2a2a;
    width:270px;
    height:670px;
    padding-left:20px;
    padding-right:20px;
    padding-top:15px;
    border-right:1px solid rgb(170,170,170);
    margin-bottom: 5px;    
}

#setting_camerasetting_right
{
    margin-left:20px;
    margin-top:15px;
    top:0px;
    background: rgb(0,0,0);
    width:890px;
    height:543px; 
    z-index: 99;
}

.setting_pagebase
{
    background: #3c3c3c;
    height: 99%;
    padding-right: 15px;
    margin-right: 5px;    
}

#setting_schedule
{
    background: #3c3c3c;
    width:100%; 
    padding-left:15px;
    padding-top:5px;
}

#setting_eventbody
{
    background: #3c3c3c;
    width:100%; 
    padding-left:15px;
    padding-top:5px;
}

/*#setting_searchpage
{
    background: #3c3c3c;
    height: 99%;
    padding-right: 15px;
    margin-right: 5px;
}

#setting_networkpage
{
    background: #3c3c3c;
    height: 99%;
    padding-right: 15px;
    margin-right: 5px;
}

#setting_storagepage
{
    background: #3c3c3c;
    height: 99%;
    padding-right: 15px;
    margin-right: 5px;
}
#setting_systempage
{
    background: #3c3c3c;
    height: 99%;
    padding-right: 15px;
    margin-right: 5px;
}

#setting_recordingpage
{
     background: #3c3c3c;
    height: 99%;
    padding-right: 15px;
    margin-right: 5px;
}

#setting_servicespage
{
     background: #3c3c3c;
    height: 99%;
    padding-right: 15px;
    margin-right: 5px;
}*/

#setting_services_tabs
{
    border:0px;
}

#setting_network_tabs
{
    border:0px;
}

#setting_system_tabs
{
    border:0px;
}
