/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 12, 2016, 5:38:28 PM
    Author     : robert
*/

* {
  padding: 0;
  margin: 0;
}
.fit {
  max-width: 100%;
  max-height: 100%;
}
.center {
  display: block;
  margin: auto;
}

#page 
    {
        position: relative ;
        //vertical-align: middle;       
        background-color: #000;
        //background-color: #070007;
     //   left:50%;
        //top:0px;
        color:#ffffff;
        display:inline-block;
        //  min-
        width: 1024px;
        //min-height: 800px;
        padding:1px;
        padding-bottom: 0px;
        margin: 0 auto;
    }

#ctrl
{
//display:inline;    
    
}


#bottom_frame {
    width: 100%;
    background-color: #100010;
//    background-image: url(images/background-f.png);    
    opacity: 1;
    float:bottom;
    //background-size: parent;
    alignment-adjust: auto;
    margin: 0px;
    //background-position:-0px 200px left;
    //background-position:-0px -200px, left;    
  //  background-size: 100%, 100%;
    height:50px;
    position:relative;//relative;
    display:inline-block;
    padding-top: 0px;
    margin-top: 0px;
    border-color:#660066;
    //border-top-color:#660066;
    border-radius: 0px;
    border-style: solid;
    border-top-right-radius: 10px;
    border-width: 1px;
    border-top-left-radius: 10px;
    //margin-bottom:5px;
    //padding-bottom: 10px;
}
#top_frame {
    width: 100%;
    background-color: #0f000f;
    background-image: url(images/background-f.png);
    opacity: 0.7;
   
    background-color: black;
    background-position:-0px -15px, left;
    background-size: 90%, 90%;
    min-height:50px;
    position:relative;
    display:block;
    padding-top: 0px;
    margin-top: 0px;
    //border-color:#000000;     
    //border-bottom-color:#660066;         
    border-color:#660066;
    border-radius: 10px;
    border-style: solid;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-width: 1px;
    border-bottom-left-radius: 10px;
    //margin-bottom:5px;
    //padding-bottom: 10px;
}

.eicon {
    opacity: 1;
    position:relative;
    //background-image: url(images/ikonka-transparent-300.png);
    //background-size: 100%,100%;
    min-height:40px;
    display:inline;
    //alignment-baseline: middle;
    //background-position: left center;
    height:50px;
   // position: absolute;
    background-position: 0px,0px;
    background-repeat:no-repeat;    
}

.logout {
    
    //background-image: url(images/Logout.png);
    //background-position: -0px -0px; height: 50px;// width: 1600px;
    position:relative;
    display:inline;
    height:40px;
    //width:200px;
    }


 .reboot {
    //background-image: url(images/restart.png);
    //background-position: -0px -0px; height: 50px; //width: 1600px;
    position:relative;
    display:inline;
    height:40px;
    //width:200px; 
 }

 .UDPCOMM {
   // background-image: url("images/lan-udp (1).png");
   // position:relative;
    display:inline;
    //height:80px;
    //border-color: #880088;
    //border-width: 1px;
    //border-style: solid;
    //width:200px; 
 }

 .TCPIPCOMM {
   // background-image: url("images/lan (1).png");
    //position:relative;
    display:inline;
    height:40px;     
    //width:200px;
 }

 .InternetComm {
    //background-image: url("images/wan (1).png");
    //position:relative;
    display:inline;
    height:40px;
    //width:200px;
 }

 
 .InternetCloud {
    //background-image: url("images/cloud (1).png");
    //position:relative;
    display:inline;
    height:40px;
    //width:200px;
    }

 .elogo {
     //background-image: url("images/ehouse-logo-light-300he.png");
     //background-position: right;
        background-size:100%,100%;
        display:inline;
        height:40px;
        float: right;
    //width:200px;    
    }
.logout:hover
    {
    background-color: #ff00ff;    
    }
.elogo:hover
    {
    background-color: #ff00ff;
    }
.InternetCloud:hover
    {
    background-color: #ff00ff;
    } 
.InternetComm:hover
    {
    background-color: #ff00ff;
    } 
.TCPIPCOMM:hover
    {
    background-color: #ff00ff;
    } 
.UDPCOMM:hover
    {
    background-color: #ff00ff;
    } 
.eicon:hover
    {
    background-color: #ff00ff;
    }    
 #background 
    {
    color:#ffffff;
    background-color: #000;// #0a000a;
    margin: auto;
    //left:50%;
    //alignment-adjust:central;
    //alignment-baseline: central;
    position:relative;
    height: 100%;    
    }


#content 
    {
    background-color: #000;
    //background-color: #100010;
    float: left;
    color:#ffffff;
    display:block;
    float: top;
    width:100%;
    //min-width: 800px;    
    list-style: none;
    }

#LeftSide 
    {
     list-style: none;
    background-color: #150015;
    width: 15%;
    //min-height: 500px;
    color:#aa00aa;
    display:inline-block;
    padding: -0px;
    margin: -0px;
    float:left;
    margin-left: 1px;
    margin-right: 0px;
    border-color:#660066;     
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    //border-top-left-radius: 0px;
    //border-bottom-left-radius: 0px;
    //padding-bottom: 5px;
    margin-bottom: 5px;
    }
#LeftSide ul
    {
        margin-top:8px;
     list-style:none;
     margin-bottom:8px;
    }
#LeftSide ul li
{
background-color: #440044;
border-color: #880088;
border-radius: 5px;
//border-top-right-radius: 10px;
//border-bottom-right-radius: 10px;
border-width: 1px;
border-style: solid;
padding: 1px;
margin: 2px;
}
#LeftSide ul li:hover
{
    background-color: #880088;
    border-color:#ff00ff;
}
#LeftSide ul li a
    {
        text-decoration: none;
        color: #ff00ff;
        padding-left:5px;
    }
#LeftSide ul li a:hover
    {
        text-decoration: none;
        color: #ffffff;
        
    }
#down
    {
    background-color: #000;//#0a000a;
    color:#000;//#0a000a;
    min-height: 1000px;
    }
    
#form 
    {
//        background-color: #070007;
    background-color: #000000;    
    width: 84%;
    color:#ffffff;
    display: block;
    min-height: 400px;   
    //text-align: left top;
    padding: -0px;
    margin: -0px;
    float: right;    
    }
    
#visual
    {
    margin-top: 0px;    
    padding: 5px;
    border-color:#660066;     
    display:block;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-width: 2px;
    //padding-bottom: 5px;
    margin-bottom: 5px;   
    padding-top: 4px;
    }
    
#tab 
    {
    display: block;
    background-color: #110011;
    padding:5px;
    padding-left: 10px;
    padding-bottom: 2px;
    color: cyan;
    border-color: #660066;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    //float: right;
    //max-height: 30;    
    }
//hr.side { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 22px 0 21px; height: 0; }
hr.violet
    {
    border:solid #660066; 
    border-width: 1px 0 0; 
    clear: both;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    //color: #880088;
    //background-color: #880088;    
    padding: 4px;
    }
    
table.headlefticons
    {
    border: 0px;
    //cellspacing: 0;
    //cellpadding: 0;
    float:left; 
    margin-right: 10px;      
    }
    
table.headrighticons
    {
    border: 0px;
    //cellspacing: 0;
    //cellpadding: 0;
    float:right; 
    margin-right: 10px;      
    }
    
td.fronthead
{
    padding-left: 5px;
    padding-right: 5px;
}
#tab ul
{
display: inline;
list-style: none;
//padding:1px;
}
#tab ul li
{
    list-style: none;    
    display:inline;    
    padding-left: 5px;
    padding-right:8px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top:0px;
    margin-bottom: 0px;
    //margin-left: 1px;
    //margin-right: 1px;
    border-color: #880088;
    border-width: 1px;
    border-style:solid;
    border-radius: 20px;
    border-top-left-radius: 5px;
    //border-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-color: #ff00ff;
    border-bottom-width: 0px;
    line-height: 22px;
    //border-spacing: 5px
    height: 30px;  
    padding-bottom: 2px;
    margin-bottom: 0px;
    background-color: #440044;
}
#tab ul li:hover
    {
    color: yellow;    
    background-color: #ff00ff;
    }
#tab ul li a
    {
    color:cyan;    
    text-decoration: none;    
    //text-decoration-style:double;
    //text-decoration-color: white;
    }
    
#tab ul li a:hover
    {
    color:white;    
    text-decoration: none;    
    //text-decoration-style:double;
    //text-decoration-color: white;
    }    
    
#tab ul li a:active
    {
    color:#ff00ff;    
    text-decoration: none;    
    //text-decoration-style:double;
    //text-decoration-color: white;
    }        