html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
    overflow:hidden;
	font-size: 10pt;
	color: #333;
	background: rgb(200,200,200);
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #1f1f1f;
    text-decoration: none;
    font-size: 8pt;
}

a:hover {
	color: red;
}

a img {
	border: 0px none;
}

.image-button {
    border:none;
    cursor:pointer;
}

.buttonlabel{
    color: #1f1f1f;
    font-size:8pt;
    font-weight: bold;
}

.header-screen {
    color: #36414d;
    background-image: url('./../images/header_background.png');
    height: 50px;
    border-bottom:2px solid white;
}

.header-print {
    display:none;
}

.header-logo
{
    position:absolute;
    top:0px;
    left:0px;
}

#main {
	float:left;
}

#main h2 {
	border-bottom: 1px solid silver;
}

#main .viewbox
{
    overflow:hidden;
}

.footer{
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    margin:0px;
    padding:0px;
    text-align: center;
    min-height:24px;
}

.footermenu{
    background-image: url('./../images/footer_background.png');
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    height:24px;
    text-align:center;
    border-top:2px solid white;
    border-bottom:1px solid white;
    margin:0px;
    padding:0px;
}

.footermenu a{
    color: #ffffff;
    font-size:8pt;
    font-weight: bold;
}

.footermenu a:hover{
    color: #ff0000;
}

.footermenu table{
    position:relative;
    top:-2px;
}

.footermenu td{
    background-image: url('./../images/button_background.png');
    vertical-align: middle;
    height:24px;
    padding: 0px;
}

.footerpanel{
    width:410px;
    max-height:430px;
    background-image: url('./../images/panel_background.png');
    background-repeat: repeat-x;
    background-color: #eeeeee;
    text-align:left;
    margin-bottom: 27px;      
}            

.footerheader{
    font-size:8pt;
    font-weight: bold;
    padding:2px 2px 3px 3px;
}

.footercontent{
    height:400px;
    overflow:auto;
    overflow-x:hidden;
    margin-top: 2px;
    padding:5px;
    font-family: Arial;
    font-size:11px;
    text-align:left;
    color: #1f1f1f;
    cursor: default;
    border-top:1px solid white;
    border-bottom:1px solid white;
}

.footercontent a{
    font-size:11px;
}

/* function menu styles */
.menu input{
    background-image: url('./../images/button_background.png');
}
.menu .menu-item{
    padding: 6px 4px 6px 4px;
    margin-right:2px;
}
.menu .menu-minimize{
    float:left;
    padding: 6px 8px 6px 7px;
    margin-right:2px;
    background-image: url('./../images/button_background.png');
    cursor: pointer;
}
.menu-maximize{
    position:relative;
    top:0px;
    left:2px;
    padding: 6px 7px 6px 6px;
    margin-right:2px;
    background-image: url('./../images/button_background.png');
    cursor: pointer;
}

.vmenu-panel{
    background-image:url('./../images/button_background_light.png'); 
    width:24px; 
    height:24px; 
    position:absolute; 
    left:3px;
    top:0px;
    border:1px solid silver; 
}

.vmenu-button{
    padding:2px;
    cursor:pointer;
}


 
.functionpanel{
    position:relative;
    top:0px;
    left:3px;
    height: 1%;
}

.panel{
    position:absolute;
    left:30px;
    top: 28px;
    padding:2px 2px 0px 2px;
    background-image: url('./../images/panel_background.png');
    background-repeat: repeat-x;
    background-color: #eeeeee;
    font-family: Arial;
    color: #1f1f1f;
    border: 1px solid silver;
    cursor: default;
}     

.context-help{
    position:absolute;
    left:30px;
    top: 28px;
    background-color: white;
    padding:2px 2px 0px 2px;
    font-family: Arial;
    font-size: 11px;
    color: #1f1f1f;
    border: 1px solid silver;
    cursor: default;
}     

.panel-login{
    position:absolute;
    right:5px;
    top:55px;
    padding:0px;
    margin:0px;
    background-image: url('./../images/panel_background.png');
    background-repeat: repeat-x;
    background-color: #eeeeee;
    font-family: Arial;
    font-size:11px;
    font-weight:normal;
    color: #1f1f1f;
    border: 1px solid silver;
    cursor: default;
}

.panel .dataform{
    padding:0px 25px 15px 5px;
}

.panel .title, .context-help .title, .footercontent .title{
    color: #1f1f1f;
    font-size:11px;
    font-weight: bold;
    margin-left:5px;
    line-height: 16px;
}

.panel .dataform .content{
    font-size:7.5pt;
    font-weight: normal;
}

.panel .dataform .content .formelement-header{
    font-size:7.5pt;
    font-weight: bold;
}

.panel .dataform .content .errormsg{
    margin-top: 15px;
    color: #ff0000;
}

.msg{
    font-size:8pt;
    color: #ff0000;
}

.panel .dataform .content .errormsg ul,.panel .dataform .content .errormsg li{
    margin: 0px 0px 0px 10px;
    list-style-image:url('./../images/red-arrow.png');
}

.loading
{
    background: no-repeat top left;
    display: block; 
    border: none; 
    z-index: 10;
    width: 16px; 
    height: 16px;
}


/* legend settings */
.legend{
    margin: 0px;
    padding: 0px;
    font-style: normal;
}


.legend ul{
    padding-left: 8px;
}

.legend li{
    display:inline;
}


.legend .leaf
{
    list-style-type: none;
    font-size: 11px;
    font-weight: normal;
    white-space: nowrap;
}

/* minus-liststyle */
.legend .node
{
    list-style-type: none;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}

.legend .node .plusminus, .legend .nodeDeployed .plusminus
{
    margin-right: 5px;
    padding: 5px 0px 0px 5px;
    cursor: pointer;
}

/* plus-liststyle */
.legend .nodeDeployed
{
    list-style-type: none;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}


.legendButton
{
    padding-left: 5px;
    cursor:hand;
}


#MeetingTree
{
    margin-left: -40px;
    margin-top: -25px;
}



.list-switch
{
    font-size: 6px;
    font-weight: normal;
}

.list-switch a
{
    margin-left: 5px;
    color: red;
}

.list-switch a:hover
{
    text-decoration: underline;
}


.input-field
{
    font-family: Arial;
    font-size:7.5pt;
    font-weight: normal;
    color: #1f1f1f;
}

/*  */  
.meeting-textbox-singleline{
    width:275px;
    height: 12px;
    font-size:7.5pt;
    font-weight: normal;
}

.meeting-textbox-multiline
{
    width:275px;
    height: 120px;
    font-family: Arial;
    font-size:7.5pt;
    font-weight: normal;
}



.mail-textbox-singleline
{
    width:370px;
    height: 12px;
    font-family: Arial;
    font-size:7.5pt;
    font-weight: normal;
}

.mail-dropdownlist
{
    width:370px;
    height: 20px;
    font-family: Arial;
    font-size:7.5pt;
    font-weight: normal;
}

.mail-textbox-multiline
{
    width:370px;
    height:100px;
    font-family: Arial;
    font-size:7.5pt;
    font-weight: normal;
}

/* drawing canvas and click catcher for measurement */
.mcatch
{
    cursor:crosshair;
    border:none;
    position:absolute;
    left:0px;
    top:0px;
    background-image: url('./../images/0.png');
    background-repeat: repeat;
}

/* copyright information */
.copyright-screen{
    text-indent:5px;
    cursor:pointer;
}
.copyright-print{
    display:none
}
.copyDetail{
    border-bottom:1px solid silver; 
    padding:5px; 
    font-size:7.5pt;
}

/* maximize/minimize view button */
.buttonMapMaximize, .buttonMapMinimize{
    border-bottom:2px solid #ffffff; 
    border-right:2px solid #ffffff;
}

/* search element styles */
.search{
    background-image:url('./../images/button_background.png');
    width:270px; 
    height:20px; 
    padding:2px 0 2px 0px;
    font-family: Arial;
    font-size:12px;
    float:left;
}

.search .keyword{
    width:213px;
    height:17px; 
    margin-left:5px;
    padding:1px 0 0 6px;
    color:#606060;
    background-image:url('./../images/button_background_light.png'); 
    border:none;
    font-size:12px;
    vertical-align: middle;
    float:left;
}

.searchButton{
    float:left;
    padding: 4px 8px 4px 4px;
    border:1px solid silver;
}

.advancedSearchButton{
    margin-left: 1px;
    padding: 0px 0px 1px 0px;
    float:left;
}

/* search autocomplete result panel */
.autocomplete-w1 { 
    background:url(./../images/shadow.png) no-repeat bottom right; 
    position:absolute; 
    top:7px; 
    left:5px; 
    /* IE6 fix: */ _background:none; _top:1px; 
}
.autocomplete { 
    width:300px; 
    border:1px solid #999; 
    background:#FFF; 
    font-family: Arial;
    font-size:8pt;
    font-weight: normal;
    text-align:left; 
    max-height:350px; 
    overflow:auto; 
    margin:-6px 6px 6px -6px; 
    /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; 
    overflow-x:hidden; 
}
.autocomplete .selected { 
    color: #1f1f1f;
    background-color:#d8d8d8; 
}
.autocomplete div { 
    padding:2px 5px; 
    white-space:nowrap;
    cursor: pointer; 
}
.autocomplete strong { 
    font-weight:bold; 
    color:#f36d77;
}

/* maptip */
.infoPanel{
    background-color:white;
    border:1px solid silver;
    padding:0px;
    cursor: default;
}

.infoPanel .maptip-header{
    height:17px;    
    overflow:hidden;
    color:white;
    font-family: Arial;
    font-size:8pt;
    font-weight: bold;
}

.infoPanel .maptip-clickcatcher{
    background-image: url('./../images/maptip/background.png');
    background-repeat: repeat-x;
    cursor: move; 
    height:17px;
    width:100%;
    position:absolute;
    left:0px;
    top:0px;    
}

.infoPanel .maptip-header .title #position{
    position:absolute;
    left:0px;
    top:2px;
    font-weight:normal;
    font-size:7pt;
    cursor:text;
    pointer-events:none;
}

.infoPanel .maptip-footer{
    background-image: url('./../images/maptip/background.png');
    background-repeat: repeat-x;
    overflow:hidden;
    padding:1px;
    color:#28598a;
    font-family: Arial;
    font-size:11px;
    font-weight: bold;
    cursor: default; 
}

.infoPanel .maptip-header .title{
    padding:2px;
    text-indent:5px;
}

.infoPanel .content{
    overflow:auto;
}


/* newstip */
.newsPanel{
    background-color:white;
    border-top:1px solid silver;
    border-left:1px solid silver;
    border-right:3px solid #868686;
    border-bottom:3px solid #868686;
    padding:0px;
    cursor: default;
}

.newsPanel .newstip-header{
    height:17px;    
    overflow:hidden;
    color:white;
    font-family: Arial;
    font-size:8pt;
    font-weight: bold;
}

.newsPanel .maptip-clickcatcher{
    background-image: url('./../images/newstip/background.png');
    background-repeat: repeat-x;
    cursor: move; 
    height:17px;
    width:100%;
    position:absolute;
    left:0px;
    top:0px;    
}

.newsPanel .newstip-header .title{
    position:absolute;
    left:0px;
    top:0px;
    font-weight:normal;
    font-size:9pt;
    pointer-events:none;
}

.newsPanel .newstip-footer{
    background-image: url('./../images/newstip/background.png');
    background-repeat: repeat-x;
    overflow:hidden;
    color:white;
    font-family: Arial;
    font-size:8pt;
    font-weight: bold;
    cursor: default; 
}

.newsPanel .newstip-header .title{
    padding:2px;
    text-indent:5px;
}

.newsPanel .content{
    overflow:auto;
}

.dialog-submit-panel{
    border-top:1px solid silver;
    text-align:right;
    background-image: url('./../images/panel_background.png');
    background-repeat: repeat-x;
    background-color: #eeeeee;
}

