html, body {
        font: normal 12px verdana;
        margin: 0;
        padding: 0;
        border: 0 none;
        overflow: hidden;
        height: 100%;
    }	
#infoBox{
	position:absolute;
	left:0px;
	top:0px;
	z-index:30003;
	background-color:#FFF
}
    
	.float-left {
          float: left;
        }
     
	.clear-left {
          clear: left;
    }		
	.cursor {
          background-image:url(../images/cursor.png) !important;
          height:20px !important;
          width:20px !important;
    }
    .zoomin {
          background-image:url(../images/icon_zoomin.png) !important;
          height:20px !important;
          width:20px !important;
    }
    .zoomout {
          background-image:url(../images/icon_zoomout.png) !important;
          height:20px !important;
          width:20px !important;
    }
	.zoombox{
		background-image:url(../images/drag-rectangle-on.png) !important;
          height:20px !important;
          width:20px !important;
	}
    .zoomfull {
          background-image:url(../images/icon_zoomfull.png) !important;
          height:20px !important;
          width:20px !important;
    }
    .pan {
          background-image:url(../images/icon_pan.png) !important;
          height:20px !important;
          width:20px !important;
    }
    .drawpoint {
          background-image:url(../images/draw_point_off.png) !important;
          height:20px !important;
          width:20px !important;
    }
    .drawline {
          background-image:url(../images/draw_line_off.png) !important;
          height:20px !important;
          width:20px !important;
    }
    .drawpolygon {
          background-image:url(../images/draw_polygon_off.png) !important;
          height:20px !important;
          width:20px !important;
        }
    .next {
            background-image:url(../images/resultset_next.png) !important;
            height:20px !important;
            width:20px !important;
        }
    .back {
            background-image:url(../images/resultset_previous.png) !important;
            height:20px !important;
            width:20px !important;
        }
	.info {
            background-image:url(../images/info.png) !important;
            height:20px !important;
            width:20px !important;
        }
	.removeGeometry {
            background-image:url(../images/deselect.png) !important;
            height:20px !important;
            width:20px !important;
        }
	.legenda {
            background-image:url(../images/legenda.png) !important;
            height:20px !important;
            width:20px !important;
        }
	.line {
		background-image:url(../tappa.png) !important;
		height:20px !important;
		width:20px !important;
	}
		
	
	.blist {
		background-image: url(../images/list-items.gif) !important;
		}
	.blist2 {
		background-image: url(../images/list-proj.gif) !important;
		 height:20px !important;
         width:20px !important;
	}
	.ATTIVITA0 {
		background-image: url(../images/tbarButton/1.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	
	.ATTIVITA1 {
		background-image: url(../images/tbarButton/2.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.CARRAIO1 {
		background-image: url(../images/tbarButton/8.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.CARRAIOSENZANUMERO {
		background-image: url(../images/tbarButton/12.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.CARRAIOATTIVITA {
		background-image: url(../images/tbarButton/9.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.PEDONALESENZANUMERO {
		background-image: url(../images/tbarButton/10.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.RESIDENZE0 {
		background-image: url(../images/tbarButton/13.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.RESIDENZE1 {
		background-image: url(../images/tbarButton/4.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.RESIDENZEATTIVITA {
		background-image: url(../images/tbarButton/5.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.RESIDENZECARRAIO {
		background-image: url(../images/tbarButton/6.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.SECONDARI0 {
		background-image: url(../images/tbarButton/14.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.SECONDARI1 {
		background-image: url(../images/tbarButton/7.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.SECONDARISENZANUMERO {
		background-image: url(../images/tbarButton/11.png) !important;
		 height:20px !important;
         width:20px !important;
	}
	.GPS {
		background-image: url(../images/gps.png) !important;
		 height:20px !important;
         width:20px !important;
	}

	.login {
		background-image: url(../images/hmenu-lock.gif) !important;
		 height:20px !important;
         width:20px !important;
	}
	
	.autobus {
		background-image: url(../images/autobus.png) !important;
		 height:20px !important;
         width:20px !important;
	}

	.autobusXY {
		background-image: url(../images/autobusXY.jpg) !important;
		 height:20px !important;
         width:20px !important;
	}


	
	
	
		
	.meaLinee {
		background-image: url(../images/ruler.png) !important;
		}

	.meaArea {
		background-image: url(../images/ruler_square.png) !important;
		}
	#loadingLayer{
		position:absolute;
		left:0px;
		top:0px;
		margin: 5 5 5 5;
		visibility:hidden;
		z-index:20002;
		background-color:#FFF;
		
	}
	
	#loading{
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 20001;
    }
    #loading a {
        color: #225588;
    }
    #loading .loading-mask {
        padding: 2px;
        width: 100%;
        height: 100%;
        -moz-opacity: 1;
        opacity: 0.9;
        filter: alpha(opacity=100);
        background-color: white;
    }
    #loading .loading-container {
        position: absolute;
        left: 45%;
        top: 40%;
        height: auto;
        border: 1px solid #ccc;
    }
    #loading .loading-indicator {
        background: white;
        color: #444;
        font: bold 13px tahoma,arial,helvetica;
        padding: 10px;
        margin: 0;
        height: auto;
    }
    #loading-msg {
        font: normal 10px arial,tahoma,sans-serif;
    }
		
.InfoSouth {
	background: #DFE8F6!important;
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.InfoSouthHeader {
	background: #DFE8F6!important;
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.rotteStyleNumber{
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#999;
	text-align:center;
}

.rotteStyle{
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#999;
	text-align:center;
}

.cooDD {
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color:#999;
	text-align:center;
	width:100px;
}
.cooSS {
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color:#999;
	text-align:center;
	vertical-align:bottom;
}


#imageBanner
{
	position: absolute;
	z-index: 1;
	top: 20px;
	height: 124px;
	right: 5px;
	width: 330px;
	background-color: transparent;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.bannerBackground 
{
	height: 88px;
	background-color: #2580c3;
	background-image: url(../images/banner-background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt 0pt;

}

.title
{
	position: absolute;
	top: 10px;
	left: 80px;
	width: 600px;
	height: 65px;
	z-index: 4;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

#title-en 
{

background-image: url(../images/title.png);

}

.bannerRight {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: right;
}

InfoSouth {
	background: #DFE8F6!important;
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
InfoSouthHeader {
	background: #DFE8F6!important;
	border: 1px dotted #a3bae9;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.upload-icon {
    background: url('../shared/icons/fam/image_add.png') no-repeat 0 0 !important;
}
#fi-button-msg {
    border: 2px solid #ccc;
    padding: 5px 10px;
    background: #eee;
    margin: 5px;
    float: left;
}

#content-anchor-tip ul {
    float: left;
    width: 200px;
    list-style-type: disc;
    margin-left: 15px;
} 

.ext-ie #content-anchor-tip ul {
    margin: 0;
    padding-left: 15px;
} 

#content-anchor-tip .thumb {
    float: right;
} 

#content-anchor-tip .status-icon {
    position: absolute;
    top: 4px;
    right: 50px;
    padding: 0;
    line-height: 0;
} 

#content-anchor-tip a:link, #content-anchor-tip a:visited {
    color: #339;
}

