﻿body 
{
 font-family: Verdana , Helvetica, sans-serif;
 font-size: 11px;
 height: 100%; width: 100%; padding: 0px; margin: 0px; 
}

.loading
{
    
}

.map {
    width: 100%;
    height: 100%;
    border-top: 1px solid #ccc;
}

#header
{
	position: relative;
    /*background-image: url('../images/page/MI_banner.jpg');*/
    background-repeat:  no-repeat;
	/*padding-bottom: 5px;
	margin-top: 5px;*/
	height:50px;
}
#header, .logo
{
	right: 0px;
}
#taskbar 
{
    visibility: hidden;
	position: relative;
	padding-bottom:0px;
	padding-top: 10px;
	width: 100%;
	height: 20px;
	color: #000000;
	background:url(../images/page/gradient_thead.gif) repeat-x scroll left top;
	border-top: solid 1px #999FAD;
	border-bottom: solid 1px #999FAD;
}
#taskbar ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#taskbar li{
	display:inline;
	margin: 0 ;
	margin-left:5px;
	border-left: solid 1px #546872;
	font-size: 13px;
}

#footer {
	background-image: url(/rta/bkg_footer_logos.gif);
	background-repeat: repeat-x;
	background-position:top;
	height: 60px;
	clear: both;
	text-align:center;
	padding-top: 4px;
}

SPAN.linkMain
{   
    color:#555555;
	text-decoration: none;
	font-size: 11px;
}

A.linkMain
{
    color: Black;
	text-decoration: none;
}

.rightalign {
	float:right;
	text-align: right;
}

.taskpanel 
{
	position: absolute;	
	color: #FFFFFF;
	line-height: 20px;
	padding: 4px;
	overflow: auto;	
}

.taskpanel a
{
    color: #184D68; 
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px; 
    padding-bottom: 3px; 
    text-decoration: none; 
    margin: 4px;
}

.taskpanel a:hover
{
    background-color: #000000;
    color: #FFFFFF;
}

.taskpanel span
{
    color: #df5a36;
}

.taskpanelleft
{
	top: 0px;
	left: 0px;	
}
.taskpanelright
{
	top: 0px;
	right: 0px;
}

.clear {
	border:0pt none !important;
	clear:both !important;
	font-size:0pt !important;
	height:0pt !important;
	line-height:0pt !important;
	margin:0pt !important;
	padding:0pt !important;
	position:relative;
	width:0pt !important;
}


#statusbar
{
    text-align: left;
    height: 12px;
    font-size:0.85em;
    padding-bottom: 1px;
    background-color:#EEEEEE;
} 
#statusbar #output
{
    position: absolute;
    right: 10px;
}

.sidebararea
{
    /*display: block;
	float:left;
	padding: 0pt;*/
	color: #000000;
	/*width: 90%;*/
	line-height: 20px;
	/*padding: 4px;	
	overflow: auto;*/
}

.sidebararea a 
{
    color: #000000;
    color: #831515;
    padding: 4px; 
    font-size: 11px; 
    text-decoration: none; 
    margin: 4px;
}

.sidebararea a:hover
{
    background-color: #000000; 
    color: #FFFFFF;
}

.listItemArea 
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
	margin-top:20px;
	margin-left:10px;
	padding-left: 55px;
	text-align: left;
	color: #7C7062;
    min-height: 50px; height:auto !important; height: 50px;	
}

.listItemArea a
{
	font-size: 10pt;
	font-weight: bold;
	color: #184D68;
	/*#ff7d00;*/
}

.listItemArea div
{
	padding-left: 8px;
}

.searchArea
{
    border: solid 1px black;
    /*background-color:#ADC9D7;*/
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 3px;
    margin-bottom: 2px;    
}
.searchHeader
{
    display: block;
    padding-top: 1px;
    padding-left: 4px;    
    height: 20px;
    background-color: #BACFE4;
}    
.searchHeaderNav
{
    display: block;
    padding-top: 1px;
    padding-left: 4px;    
    height: 20px;
    background-color: #BACFE4;
        
    
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    cursor: hand;
}

.searchHeaderNavOpen
{
    background-image: url('../images/page/nav_band_expand.gif');
    
}
.searchHeaderNavClose
{
    background-image: url('../images/page/nav_band_contract.gif');
} 
 
  
/*.searchAreaHeaderTitle
{
    display: block;
    padding-top: 1px;
    padding-left: 4px;    
    height: 20px;
    background-color: #BACFE4;
}*/
.searchAreaContent
{
	background-color: White;
	border-top: solid 1px black;
}
.searchAreaContent .fieldTitle
{
	font-weight: bold;
}

.fieldTitle
{
	font-weight: bold;	
}

#searchOptions 
{
    display: block;
	/*float:left;*/
	/*width: 97%;*/
	color: #000000;
	line-height: 20px;
	padding: 4px;
	background-color: #adc9d7;
}

.searchFields 
{
    display: block;
	/*float:left;
	width: 97%;*/
	color: #000000;
	line-height: 14px;
	padding: 4px;
	/*background-color: #c8dae4;*/
}

#divExpand
{
    padding-top: 3px;
    padding-bottom: 3px;	    
    background-color: #496289;
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    height: 15px;
}

#divExpand .leftaligntext
{
    padding-left: 3px;
}
#divExpand .righttext
{
    padding-right: 3px;
}


.inputtext { font-size: 11px; border: solid 1px #496289; }
.inputtextkey { font-size: 11px; border: solid 1px #496289; }
.button { font-weight: 10px; background-color: #496289; border: solid 1px #496289; cursor: hand; cursor: pointer; font-weight: bold; color: #cbdeea; }
.buttonOver { font-weight: 10px; background-color: #cbdeea; border: solid 1px #496289; cursor: hand; cursor: pointer; font-weight: bold; color: #000000; }
.lblinputtext { PADDING-LEFT: 2px; HEIGHT: 23px; width: 50%; text-align: right; }
span.resultsListHeader { background-color: #cbdeea; border: solid 1px #000000; padding: 3px; width: 95%; height: 20px; }
div.resultsListHeader { background-color: #cbdeea; border: solid 1px #000000; padding: 3px; width: 95%; height: 15px; min-width: 210px}
.resultsList a { text-decoration: underline; font-size: 10px; margin: 0px; border: 0px; padding: 1px; color: #000000; }
.resultsList a:hover { text-decoration: none; background-color: #000000; color: #FFFFFF; }
.resultsListNavigation { color: #496289; }
table.resultsListNavigation { width: 100%; }
.resultsListNavigation a { text-decoration: none; font-size: 10px; margin: 1px; padding-right: 2px; padding-left: 4px; background-color: #496289; color: #adc9d7; }
.resultsListNavigation a:hover { text-decoration: none; background-color: #adc9d7; color: #496289; }
.leftaligntext { text-align: left; float: left; }
.righttext { text-align: right; }
.centertext { text-align: center; }
.show { visibility: visible; }
.hide { visibility: hidden; }
.visible { display: block; }
.visibleclear { display: block; clear: both; }
.invisible { display: none; }
.widthauto_invisible { width:auto; overflow: hidden; }
.widthauto { width: auto; }
.notextdecoration { TEXT-DECORATION: none; }
.cursorhand { cursor: pointer; cursor: hand; }
.maximize { OVERFLOW: auto; }




.BoxHeaderNew {
	/*background-color:#395F73;*/
	background-color:#6699CC;
	/*background-image:url(http://localhost:1264/Geo/images/page/box_header_right.gif);*/
	background-position:right top;
	background-repeat:no-repeat;
	height:20px;
	margin-bottom:2px;	
}
.BoxHeaderNew p {
	background-color:transparent;
	/*background-image:url(http://localhost:1264/Geo/images/page/box_header_light_left.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	height:20px;
	line-height:18px;
	margin:0px;
	overflow:hidden;
	padding-left:4px;
	padding-top:1px;
	vertical-align:middle;
}
.BoxContentHeader {
	background-image:url(/common/images/box_content_right_top.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:3px;
	margin:0px;
	width:100%;
}
.BoxContent 
{
    border-top:1px solid #DBE2E6;
	border-left:1px solid #DBE2E6;
	border-right:1px solid #DBE2E6;
	border-bottom:1px solid #DBE2E6;    
	margin-bottom: 4px;
	margin-top: 1px !important;
	padding-bottom: 4px;
	padding-left: 4px;
}
.BoxHeaderNew + .BoxContent
{
	border-top:0px solid #DBE2E6;
}

.listContent div
{
	font-size:0.9em;
	margin: 0px 0px 0px 0px;
    padding: 4px 4px 2px 0px;	
}


#pnl_Lista
{
    padding-bottom: 3px;
}


.txtscale
{
    width:45px;
}    

#toc 
{
    padding-top: 5px;
    padding-left: 5px;
    width: 250px;
}    

.olControlOverviewMapElement 
{
    background-color:#507AA5 !important;
}

.titleHelp
{
 font-size: 1.1em;
 font-weight: bold;
 text-decoration: underline;
}