﻿

.myBody 
{
	margin:0px;
	padding:0px;
	background-color:#f2f2f2;
	font-family: Sans-Serif;
}

#header 
{
	padding:0px;
	float:left;
	width:100%;
	height:41px;
	background-color:Transparent; 
}

#menu 
{
    display:none;
}

#mapContent
{
	padding:0px;
	float:left;
	width:100%;
}

.viewer 
{
	width:100%; 
    border: none;
	frameborder="no"; 
	marginwidth="0"; 
	marginheight="0"; 
	scrolling="no";
}

#footer 
{
	padding:0px;
	float:left;
	width:100%;
	margin-top:2px;
	text-align:center;
	color:White;
    font-family:Sans-Serif;
    font-size:x-small;
    background-color:Transparent;
}

#loadingPanel 
{
    position:absolute;
    z-index:2000;
    display:block;
    top:0px;
    left:0px;
    background-color:Black;
    opacity: 0.8;
	filter: alpha(opacity = 70);
	color:Red;
	font-size:small;
}

#loadingForDrag 
{
    position:absolute;
    z-index:100;
    display:none;
    top:0px;
    left:0px;
    background-color:Transparent;/*Black;*/
    opacity: 0.8;
	filter: alpha(opacity = 70);
	color:Red;
	font-size:small;
}

#loadingIntro
{
    margin:0px;
    padding:0px;
    position:absolute;
	z-index:2002;
	display:block;
}

.introBody 
{
	margin:0px;
	padding:0px;
}

.introFrame 
{
   width:325px;
   height:224px;
   frameborder="no"; 
   marginwidth="0"; 
   marginheight="0"; 
   scrolling="no";
}

.center 
{   
  display: block;   
  margin-left: auto;   
  margin-right: auto; 
  width:99%;
  height:99%;
}

/*#infoPanel
{
   margin:0px;
   padding:0px;
   position:absolute;
   z-index:2003;
   display:none;
   width:500px;
   height:400px;
   background-color:Black;
   border:none;
    width:600px;
   height:500px;
}*/

#infoPanelHeader
{
   margin:0px;
   padding:0px;   
   width:500px;
   float:left;
   text-align:right;
   border:none;
}

#infoPanelHeader p
{
   margin:0px;
   padding:0px;
   color:red;
   cursor:pointer;
   font-weight:bold;
   border:none;
}

.infoFrame 
{
   float:left;
   width:600px;
   height:500px;
   /*frameborder="no";*/ 
   /*marginwidth="0"; 
   marginheight="0"; 
   scrolling="no";*/
   margin:0px;
   padding:0px;
   border:none;
}

table#loadingContent 
{
	position:absolute;
	z-index:2001;
	font-size:medium;
	font-weight:bold;
	color:Red;
	display:block;
	background-color:Transparent;
}

table#loadingContent tr 
{
	 padding:5px;
	 vertical-align:middle;
	 text-align:center;
}

/*TOOLTIP*/
.toolTipContainer 
{
	margin:0px;
	padding:0px;
	border:none;
	position: absolute;
	z-index: 1000;
	background-color:Transparent;	
	display:none;
}



.leftTopCorner 
{
	margin:0px;
	padding:0px;
	border:none;
	width:5px;
	height:20px;
	/*background-image:url('images/handle.jpg');
    background-repeat:repeat-x;*/
    background-color: #e2e2e2;
}

.topHeader 
{
	margin:0px;
	padding:0px;
	border:none;
	height:20px;
    /*background-image:url('images/handle.jpg');
    background-repeat:repeat-x;*/
    background-color: #e2e2e2;
}

.topHeader .bar {
	background-color: #e2e2e2 !important;
	background-image: none !important;
	color: black;
}

.rightTopCorner 
{
	margin:0px;
	padding:0px;
	border:none;
	width:5px;
	height:20px;
	/*background-image:url('images/handle.jpg');
    background-repeat:repeat-x;*/
    background-color: #e2e2e2;
}

.leftBar
{
	margin:0px;
	padding:0px;
	border:none;
	width:5px;
	/*background-color:Black;*/
    background-color:#f0f0f0;
}

.toolTipContent 
{
	margin:0px;
	padding:0px;
	border:none;
	/*opacity: 0.75;
	filter: alpha(opacity = 75);*/
	background-color:#f0f0f0;	
	color:black;
	font-family:Sans-Serif;	
	text-transform:uppercase;
	font-size:7pt;
}

.fullScreenContent 
{
	margin:0px;
	padding:0px;
	border:none;
	background-color:White;	
	color:black;
	opacity: 0.75;
	/*font-family:Sans-Serif;	*/
	text-transform:uppercase;
	font-size:small;
	text-align:center;
}

.fullScreenContentPlans
{
	margin:0px;
	padding:0px;
	border:none;
	background-color:#f0f0f0;
	color:black;
	text-transform:uppercase;
	font-size:small;
	text-align:center;	
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

.serverMessageContent 
{
	margin:0px;
	padding:0px;
	border:none;
	background-color:#f0f0f0;	
	color:Black;
	font-family:Sans-Serif;	
    font-weight:normal;
	font-size:small;
	/*opacity: 0.95; 
	filter: alpha(opacity = 95); */
	text-align:center;
}

.rightBar
{
	margin:0px;
	padding:0px;
	border:none;
	width:5px;
	background-color:#f0f0f0;
}

.leftDownCorner 
{
	margin:0px;
	padding:0px;
	border:none;
	width:5px;
	height:5px;
	background-color:#f0f0f0;
}

.downHeader 
{
	margin:0px;
	padding:0px;
	border:none;
	height:5px;
	background-color:#f0f0f0;
}

.rightDownCorner 
{
	margin:0px;
	padding:0px;
	border:none;
	width:5px;
	height:5px;
	background-color:#f0f0f0;
}

.spanClose 
{
	float:right; 
	cursor:pointer; 
	font-weight:bold;
	color:White;
}

.spanMinimise 
{
	float:right; 
	cursor:pointer; 
	font-weight:bold;
	color:White;
	margin-right:2px;
}

.spanClose:hover
{
	float:right; 
	cursor:pointer; 
	font-weight:bold;
	color:Red;
}

.spanMinimise:hover
{
	float:right; 
	cursor:pointer; 
	font-weight:bold;
	color:Red;
	margin-right:2px;
}

.spanFullScreenClose 
{
	float:right;
	text-align:right; 
	cursor:pointer; 
	font-weight:bold;
	color:Black;
	width:100%;
}

.spanFullScreenClose:hover
{
	float:right; 
	cursor:pointer; 
	font-weight:bold;
	color:Red;
}

.inputSelect 
{
	width:100%;
	min-width:200px;
    max-width:300px;
}

.blackButton 
{
  margin-right:20px;
  float:right;
  background-color:Black;
  border:solid 2px white;
  color:White;
  filter: alpha(opacity = 70); 
}

.blackButton:hover
{
  margin-right:20px;
  float:right;
  background-color:Black;
  border:solid 2px white;
  color:Red;
  filter: alpha(opacity = 70); 
}

.blackButton1 
{
  margin-right:5px;
  float:right;
  background-color:Black;
  border:solid 2px white;
  color:White;
  filter: alpha(opacity = 70);
  opacity: 0.7;  
  cursor:pointer;
}

.blackButton1:hover
{
  margin-right:5px;
  float:right;
  background-color:Black;
  border:solid 2px white;
  color:Red;
  filter: alpha(opacity = 70);
  opacity: 0.7;   
  cursor:pointer;
}

.blackButtonLeft 
{
	margin-right:20px;
	float:left;
	background-color:Black;
	border:solid 2px white;
	color:White;
	filter: alpha(opacity = 70);
	opacity: 0.7; 
	cursor:pointer;
}

.blackButtonLeft:hover
{
	margin-right:20px;
	float:left;
	background-color:Black;
	border:solid 2px white;
	color:Red;
	filter: alpha(opacity = 70);
	opacity: 0.7; 
	cursor:pointer;
}

.searchImg 
{
	padding:0px;
	margin:0px;
	width:36px;
	height:36px;
	cursor:pointer;
	border:none;
}

.roadAnchor 
{
	text-decoration:none; 
	/*color:White;*/
    color:Black;
}

.roadAnchor:hover 
{
	text-decoration:none; 
	color:Red;	
}

/*uranistic block detalis*/
.blockTable 
{
	width:100%;
}

.blockProperty 
{
	width:30%; 
	text-align:right;
    font-size:small; 
    font-weight:bold;
}

.blockPropertyValue 
{
	width:70%;
	text-align:left;
	font-size:small;
}

.divBlock 
{
	position:relative;
	color:Black; 
	background-color:White; 
	width:1000px; 
	max-height:500px; 
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-face-color:white;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'';
	padding-right:20px;
}

.divBlockResult 
{
	position:relative;
	color:Black; 
	background-color:White; 
	max-height:500px; 
    width:700px;
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-face-color:white;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'';
	padding-right:20px;
}

.divBlockResultCount 
{
	position:relative;
	color:Black;  
    width:700px;
	padding-right:20px;
}

.divBlockPlans 
{
	position:relative;
	color:Black; 
	background-color:White;
	max-height:768px; 
	width:1024px;
	overflow-x: scroll; 
	overflow-y: scroll;
	scrollbar-face-color:white;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'';
	/*padding-right:20px;*/
	margin:0px;
	padding:0px;
}


/*.divBlockContent 
{
	color:Black; 
	background-color:#f0f0f0;
    margin:0px;
	padding:0px;
	border:none;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	font-family:Sans-Serif;	
	text-transform:uppercase;
	font-size:7pt;	
}*/

#selectionReport
{
	margin:0px;
	padding:0px;
	border:none;
	background-color:Black;	
	color:White;
	font-family:Sans-Serif;	
    font-weight:normal;
	font-size:small;
	/*opacity: 0.95; 
	filter: alpha(opacity = 95);*/
	max-height:500px;
	text-align:center;
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-face-color:white;
	scrollbar-arrow-color:black;
	scrollbar-track-color:black;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'';
}

.plansList 
{    
}

.plansList tr
{
    font-size:small;
}

.plansList tr:hover
{
    font-size:small;
    /*background-color:White;
    color:Black;*/
    color:Red;
    cursor:pointer;
}

.plansListHeader th
{
    font-weight:bold;
    text-transform:uppercase;
    text-align:left;
    min-width:100px;  
    background-color:Transparent;
    cursor:auto;
}

.plansListHeader th:hover
{
    font-weight:bold;
    text-transform:uppercase;
    text-align:left;
    min-width:100px;
    background-color:Transparent;
    cursor:auto;
}

#urbanizamReport
{
	margin:0px;
	padding:0px;
	padding-right:20px;
	border:none;
	background-color:Black;	
	color:White;
	font-family:Sans-Serif;	
    font-weight:normal;
	font-size:small;
	/*opacity: 0.95; 
	filter: alpha(opacity = 95);*/
	max-height:500px;
	text-align:center;
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-face-color:white;
	scrollbar-arrow-color:black;
	scrollbar-track-color:black;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'';
}

#shortestPathReport
{
	margin:0px;
	padding:10px;
	padding-right:25px;
	border:none;
	background-color:Black;	
	color:White;
	font-family:Sans-Serif;	
    font-weight:normal;
	font-size:small;
	/*opacity: 0.95; 
	filter: alpha(opacity = 95);*/
	max-height:300px;
	text-transform:none;
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-face-color:white;
	scrollbar-arrow-color:black;
	scrollbar-track-color:black;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'';
}

.deonica 
{
	text-decoration:none;
	color:White;
}

.deonica:hover
{
	color:Red;
}

.folderImg 
{
	background-color:Transparent;
	padding:0px;
	margin:0px;
	width:48px;
	height:48px;
	cursor:pointer;
	border:none;
}

.folderAnchor 
{
	text-decoration:none;
	background-color:Transparent;
	padding:0px;
	margin:0px;
	border:none;
}

.searchInfo 
{
    float:right;
    text-align:right;
    text-transform:uppercase;
    font-size:10pt; 
    font-weight:bold;
}

/*report*/
#reportContent 
{
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
    border:none;
    display:none;
}

.frameReport 
{
   frameborder="no"; 
   marginwidth="0"; 
   marginheight="0"; 
   scrolling="no";
   margin:0px;
   padding:0px;
   border:none;
}

/**/
#dialogStreets
{
  margin:0px;
  padding:0px;
  /*opacity: 0.95; 
  filter: alpha(opacity = 95);      */
}

.dialogClass 
{
   background-color:Red;    
}

.divMinimize 
{
    width:200px;
    height:5px;
    display:none;
}

.closeImg 
{
    float:right; 
    width:12px; 
    height:12px;
    border:none;
    padding:2px;
    cursor:pointer;    
}

.minImg 
{
    float:right; 
    width:12px; 
    height:12px;
    border:none;
    padding:2px;
    cursor:pointer;    
}

#digitizeButton 
{
    float:right;
}



