

/*
*	Estil del div on es contidrà el mapa
*/

/* mapa ocupa tot foramapa*/
.mapa
{
	width: 100%;
	height: 100%;
	cursor: url(img/cur/hand.cur),default;	
}


/* dibuixem el marc gris del mapa*/
.foramapa
{
	position: absolute;
	border:0px solid #AC2115;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 0;
}

/* per ie, nomes cal redifinir els que no fa be,
	els altres ja els agafa??*/
*html .foramapa
{
	/*	width: 99.4%; */
	height: 100%;
}

.foramapa_reduit
{
	position: absolute;
	border: 1px solid #c6c6c6;
	top: 0;
	bottom: 0;
	left: 266px;
	right: 0;
}

/* per ie, nomes cal redifinir els que no fa be,
	els altres ja els agafa??
*/
*html .foramapa_reduit
{
	/* width: 74%; */
	height: 100%;
}

.foramapa_max
{
	position: absolute;
	/*border: 1px solid #c6c6c6;*/
	top: 0;
	bottom: 0;
	left: 15px;
	right: 0;
}

/* per ie, nomes cal redifinir els que no fa be,
	els altres ja els agafa??*/
*html .foramapa_max
{
	/* width: 95%; */
	height: 100%;
}

.mapLogo
{
	position:absolute;
	z-index: 1100;
	border: 0px solid red;
	bottom:0;
		/*padding-left:8px;
	padding-bottom:10px;*/
}

.imgLogo
{
	height: 16px;
	border: 0px solid black;
}

.barralatMin
{
	position: absolute;
	border: 1px solid #c6c6c6;
	background-color: #eeeeee;
	/*bottom: 5px;*/
	/*top: 5px;*/
	/*left: 5px;*/
	width: 10px;
}

*html .barralatMin
{
	/*left: 5px;*/
	width: 12px;
	/*height: 98.5%;*/
}

.barralatImg
{
	position: absolute;
	border: 0px solid red;
	top: 50%;
	left: 1px;
	width: 9px;
	height: 9px;
}


.barralatMinHover
{
	cursor: pointer;
	position: absolute;
	border: 1px solid #678fb2;
	background-color: #d3e8f9;
	/*bottom: 5px;*/
	/*top: 5px;*/
	/*left: 5px;*/
	width: 10px;
}

*html .barralatMinHover
{
	/*left: 5px;*/
	width: 12px;
	/*height: 98.5%;*/
}


.barralatMax
{
	font-size: 10px;
	font-family: Tahoma;
	position: absolute;
	border: 1px solid #6990b3;
	background-color: #FFFFFF;
	/*bottom: 5px;*/
	/*top: 5px;
	left: 5px;*/
    z-index: 50000;
	width: 264px;
}

*html .barralatMax
{
	/*left: 5px;*/
	width: 266px;
	
	/*height: 98.5%;*/
}

.barralatImgMax
{
	position: absolute;
	border: 0px;
	bottom: 0px;
	right: 0px;
	width: 16px;
	height: 16px;
    cursor:pointer;
}

*html .barralatImgMax
{
	bottom: -1px;
}

.cont
{
	position: absolute;
	border: 0px solid red;
	left: 15px;
	top: 40px;
	bottom: 25px;
	width: 249px;
	overflow: auto;
    cursor:default;
}

*html .cont
{
    overflow: auto;
	height: 90%;
}

.menuBarraLat
{
	position: absolute;
	border: 0px solid red;
	left: 5px;
	right: 5px;
	top: 5px;
	height: 20px;
	width: 254px;
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}

.textOpMenu
{
	position:absolute;
	width: 100%;
	height: 100%;
	top: 4px;
	left: 1px;
}

*html .textOpMenu
{
	left: 0px;
}

.opMenu1
{
	position:absolute;
	width: 43px;
	height: 20px;
	top: 0px;
	color: #666666;
	cursor: pointer;
	background-image: url('img/pestanya1_off.gif');
	text-align: center;
}

.opMenu1On
{
	position:absolute;
	width: 43px;
	height: 20px;
	top: 0px;
	cursor: pointer;
	color: #2456AD;
	background-image: url('img/pestanya1_on.gif');
	text-align: center;
}

.opMenu2
{
	position:absolute;
	width: 66px;
	height: 20px;
	left: 47px;
	color: #666666;
	cursor: pointer;
	background-image: url('img/pestanya2_off.gif');
	text-align: center;
}

.opMenu2On
{
	position:absolute;
	width: 66px;
	height: 20px;
	left: 47px;
	cursor: pointer;
	background-image: url('img/pestanya2_on.gif');
	color: #2456AD;
	text-align: center;
}

.opMenu3
{
	position:absolute;
	width: 37px;
	height: 20px;
	left: 117px;
	color: #666666;
	cursor: pointer;
	background-image: url('img/pestanya3_off.gif');
	text-align: center;
}

.opMenu3On
{
	position:absolute;
	width: 37px;
	height: 20px;
	left: 117px;
	cursor: pointer;
	background-image: url('img/pestanya3_on.gif');
	color: #2456AD;
	text-align: center;
}

.opMenu4
{
	position:absolute;
	width: 96px;
	height: 20px;
	left: 158px;
	color: #666666;
	cursor: pointer;
	background-image: url('img/pestanya4_off.gif');
	text-align: center;
}

.opMenu4On
{
	position:absolute;
	width: 96px;
	height: 20px;
	left: 158px;
	cursor: pointer;
	background-image: url('img/pestanya4_on.gif');
	color: #2456AD;
	text-align: center;
}


.persiana
{
	margin-bottom: 10px;
	width: 228px;
	left: 0px;
	border: 0px solid red;
}

.persianaImg
{
	right: 0px;
	top: 0px;
}

.persianaProx
{
	margin-bottom: 10px;
	margin-left: 11px;
	width: 201px;
	left: 0px;
	border: 0px solid red;
}


/*
*	Estil del titol d'un grup de poicats
*/
.titolCat
{
	cursor: pointer;
	width: 100%;
	font-size: 10px;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 0px;
}

.conttitolCat
{
	cursor: pointer;
	width: 100%;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: none;
	color: #5a657a;
}

/*
*	Estil d'un poicat
*/
.eleCat
{
	font-size: 10px;
	font-family: Tahoma;
}

.formCat
{
	left: 0px;
	padding: 0px;
	margin: 0px;
}

.botonsCat
{
	padding-top: 10px;
	border-top: 1px solid black;
	text-align: center;
	width: 228px;
}


.imatgeMarcador
{
	cursor: pointer;
}

.numProximitat
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	font-size: 10px;
	font-family: Tahoma;
	cursor: pointer;
	padding-top: 2px;
	text-align: center;
	color: white;
}

.llistaProximitats
{
	list-style-type: decimal;
}

#loadingAux_map
{
	height:480px;
	width:680px;
}

.fonsPopup
{
	position: relative;
	width: 209px;
	height: 70px;
	top: 0px;
	left: 0px;
	border: 1px solid #c6c6c6;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	background-color: #f9f9fa;
}

*html .fonsPopup
{
	width: 211px;
	height: 18px;
}

.linkMostrar{color:#858585;text-decoration:none;}
.linkMostrar:visited{color:#858585;text-decoration:none;}
.linkMostrar:hover{color:#444444;text-decoration:underline;}

.contPopup
{
	position: absolute;
	top: 31px;
	left: 7px;
	right: 7px;
	width: 195px;
	border: 1px solid #C6C6C6;
	background-color: #f9f9fa;
}

.contPopup td
{
	padding:4px;
	padding-bottom:2px;
	padding-top:0px;
}

*html .contPopup
{
	width: 197px;
	padding: 5px;
}

.taulaContPopup
{
	/*padding: 5px;*/
	font-size: 10px;
	font-family: Tahoma;
	color: #666666;
	border: 0px solid #C6C6C6;
	width: 100%;
	height: 100%;
	background-color: #f9f9fa;
	line-height: 15px;
}

*html .taulaContPopup
{
}

.popupImg
{
	position: absolute;
	width: 10px;
	height: 10px;
	left: 191px;
	top: 11px;
	background: url("img/close.gif") no-repeat;
	cursor: pointer;
}

.popupImgMin
{
	position: absolute;
	width: 10px;
	height: 10px;
	left: 173px;
	top: 6px;
	background: url("img/minimize.gif") no-repeat;
	cursor: pointer;

}

.popupImgMax
{
	position: absolute;
	width: 10px;
	height: 10px;
	left: 173px;
	top: 6px;
	background: url("img/maximize.gif") no-repeat;
	cursor: pointer;
}

.popupImgApi
{
	position: absolute;
	width: 10px;
	height: 10px;
	left: 191px;
	top: 11px;
	background: url("img/close.gif") no-repeat;
	cursor: pointer;
}

.popupImgSApi
{
	position: absolute;
	width: 10px;
	height: 10px;
	left: 91px;
	top: 2px;
	background: url("img/close.gif") no-repeat;
	cursor: pointer;
}

.titolPopup
{
	position: absolute;
	left: 5px;
	top: 5px;
	height: 20px;
	width: 201px;
    text-align:left;
	font-size: 11px;
	font-family: Tahoma;
	color: #444444;
	font-weight: bold;
	background-image: url('img/bg_div_info.gif');
}

.contTitolPopup
{
	position: absolute;
	top: 4px;
	left: 5px;
	width: 100%;
	height: 100%;
}

.fonsPopupEtiqueta
{
	position: relative;
	width: 209px;
	height: 10px;
	top: 0px;
	left: 0px;
	border: 1px solid #c6c6c6;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	background-color: #f9f9fa;
}

*html .fonsPopupEtiqueta
{
	width: 211px;
}

.contTitolPopupEtiqueta
{
	white-space: nowrap;
	position: absolute;
	top: 2px;
	left: 5px;
}

.separadorInter1
{
	border-bottom: 1px solid;
	padding-bottom: 8px;
}

.separadorInter2
{
	padding-top: 4px;
}

/*
*	Estil del div que contindrà el formulari de cerques
*/

.titolBuscar
{
	cursor: pointer;
	width: 100%;
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}


.conttitolBuscar
{
	cursor: pointer;
	width: 100%;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #5a657a;
}


.resultatBuscar
{
	display: block;
	border: 0px solid red;
	font-size: 10px;
	font-family: Tahoma;
	color: #5a657a;
}

.llistaResultatsProximitat
{
	left: 0px;
	padding-left: 20px;
	width: 210px;
}

*html .llistaResultatsProximitat
{
	margin-left: 0px;
	padding-left: 25px;
	font-size: 10px;
	font-family: Tahoma;
}

.titolResultatsProximitat
{
	width: 230px;
	font-size: 10px;
	font-family: Tahoma;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
	color: #5a657a;
}

.linkTitolResultatsProximitat
{
	cursor: pointer;
	text-decoration: underline;
}

.llistaResultats
{
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 16px;
}

.buscar
{
	margin-top: 9px;
	width: 228px;
	border: 0px solid blue; 
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	background-color: white;
}

.eleBuscar
{
	font-size: 10px;
	font-family: Tahoma;
	line-height: 15px;
	color: #5a657a;
	cursor: pointer;
	text-decoration: none;
}

.eleBuscarHover
{
	cursor: pointer;
	color: #2456AD;
	line-height: 15px;
}

.eleBuscarClick
{
	cursor: pointer;
	color: #0098FE;
	line-height: 15px;
}

.buscarCarrer
{
	padding-left: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	width: 140px;
	height: 22px;
}

.buscarNum
{
	margin-left: 4px;
	padding-left: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	width: 63px;
	height: 22px;
}

.buscarInterseccio
{
	padding-left: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	width: 140px;
	height: 22px;
}

.buscarCP
{
	margin-left: 4px;
	padding-left: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	width: 63px;
	height: 22px;
}

.buscarCP2
{
	padding-left: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	width: 63px;
	height: 22px;
}

.buscarSridX
{
	padding-left: 2px;
	font-size: 11px;
	color: #5a657a;
	font-family: Tahoma;
	width: 55px;
	height: 22px;
}

.buscarSridY
{
	margin-left: 2px;
	padding-left: 2px;
	font-size: 11px;
	color: #5a657a;
	font-family: Tahoma;
	width: 55px;
	height: 22px;
}

.buscarSrid
{
	margin-left: 2px;
	padding-left: 2px;
	font-size: 11px;
	color: #5a657a;
	font-family: Tahoma;
	width: 110px;
	height: 20px;
}

.buscarLocalitat
{
	padding-left: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	width: 140px;
	height: 22px;
}

.buscarPais
{
	margin-left: 9px;
	padding-left: 4px;
	font-size: 11px;
	color: #5a657a;
	font-family: Tahoma;
	width: 79px;
	height: 20px;
}

.buscarBoto
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
}

.proximitatBoto
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	padding-top: 10px;
	border-top: 1px solid black;
	text-align: center;
	width: 228px;
}

.taulaProximitat
{
	margin-top: 11px;
	font-size: 11px;
	font-family: Tahoma;
	color: #858585;
}


.opcionsProximitat
{
	border: 1px solid #bcbcbc;
	width: 167px;
	height: 114px;
	margin-top: 16px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left: 9px;
	font-size: 10px;
	font-family: Tahoma;
	color: #858585;
}


.proximitatRadi
{
	padding-left: 4px;
	font-size: 11px;
	margin-right: 15px;
	font-family: Tahoma;
	color: #5a657a;
	width: 64px;
	height: 22px;
}

.proximitatNumero
{
	padding-left: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5a657a;
	width: 64px;
	height: 22px;
}


.titolCatProx
{
	cursor: pointer;
	width: 100%;
	font-size: 10px;
	border-bottom: 1px solid #7b9ada;
	padding-bottom: 5px;
}

.conttitolCatProx
{
	cursor: pointer;
	width: 100%;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #7b9ada;
}

/*
*	Estil d'un poicat
*/
.eleCatProx
{
	color: #7b9ada;
	font-size: 10px;
	font-family: Tahoma;
}


/********* DESUS ?????????? ***********/
/*
*	Estil del div que contindrà les poicats
*/
.categories
{
	position: absolute;
	right: 0%;
	top: 10%;
	width: 80%;
	height: 75%;
	border: 1px solid red;
	background-color: white;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

/*
*	Estil de la taula d'un grup de poicats
*/
.categoria
{
	font-size: 10px;
	font-family: Tahoma;
	border: 0px solid red;
}


/*
*	Estil de la taula de tooltips
*/
.div_tooltip
{
	position: absolute;
	border: 0px solid red;
	width: 100px;
	z-index: 1500;
}

.tooltip
{
	position: relative;
	border: 1px solid #678fb2;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
	color: #678fb2;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*
*	Estil de la taula de tooltips
*/
.divLoading
{
	/*position: absolute;
	border: 1px solid #678fb2;
	top: 40%;
	left: 40%;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #6890b3;
	background-color: white;
	vertical-align: center; 

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px; */
	/* 03/09/08 Si ho fem aixi el div de loading... surt centrat al mapa sense importar les dimensions d'aquest pero fa un efecte extrany (de moment el comento)*/
	position:relative;
	top:50%;
	left:50%;
	width:90px;
	margin-left:-45px;
	border: 1px solid #678fb2;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #6890b3;
	background-color: white;
	vertical-align: center; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.imgLoading
{
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

*html .imgLoading
{
	margin-top: 2px;
	margin-right: 2px;
}

.textLoading
{
	padding-top: 4px;
	padding-right: 10px;
}

/**************************************************************
*
*	ESTILS MENU/PANEL DE FUNCIONALITATS
*
*/

.fonsControlPanel
{
	position: absolute;
	left:0px;
	height: 100%;
	width: 100%;
	border: 1px solid #bdbcbd;
	background-color: #eeeeee;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

.olControlPanel  
{
	left: -1px;
	top: -1px;
	width: 100%;
	height: 32px;
	border: 0px solid #bdbcbd;
}

*html .olControlPanel  
{
	width: 101%;
	height: 34px;
}

.olControlPanel div 
{ 
	display: block;
	top: 0px;
	position: absolute;
	width:  100%;
	height: 32px;          
	background-repeat: no-repeat;
}

*html .olControlPanel div 
{ 
	display: block;
	top: 0px;
	position: absolute;
	width:  100%;
	height: 34px;          
	background-repeat: no-repeat;
}

/*
*	EINA NORMAL (PAN)
*/
.olControlPanel .olControlNormalItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 6px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/pan_off.gif");          
	cursor:pointer;
}

.olControlPanel .olControlNormalItemActive 
{          
	width:  22px;
	height: 22px;
	left: 6px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/pan_on.gif");          
	cursor:pointer;
}


/*
*	EINA ZOOM IN
*/
.olControlPanel .olControlZoomInItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 34px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/zoom_in_off.gif");  
	cursor:pointer;
}

.olControlPanel .olControlZoomInItemActive 
{          
	width:  22px;
	height: 22px;
	left: 34px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/zoom_in_on.gif");
	cursor:pointer;
}


/*
*	EINA ZOOM OUT
*/
.olControlPanel .olControlZoomOutItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 62px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/zoom_out_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlZoomOutItemActive 
{          
	width:  22px;
	height: 22px;
	left: 62px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/zoom_out_on.gif");
	cursor:pointer;
}


/*
*	EINA DRAW
*/
.olControlPanel .olControlDrawItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 90px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/draw_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlDrawItemActive 
{          
	width:  22px;
	height: 22px;
	left: 90px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/draw_on.gif");
	cursor:pointer;
}


/*
*	EINA ERASE
*/
.olControlPanel .olControlEraseItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 118px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/erase_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlEraseItemActive 
{          
	width:  22px;
	height: 22px;
	left: 118px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/erase_on.gif");
	cursor:pointer;
}


/*
*	EINA MEASURE
*/
.olControlPanel .olControlMeasureItemInactive 
{          
	width:  34px;
	height: 22px;
	left: 146px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/measure_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlMeasureItemActive 
{          
	width:  34px;
	height: 22px;
	left: 146px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/measure_on.gif");
	cursor:pointer;
}


/*
*	EINA INFO POI
*/
.olControlPanel .olControlInfoPoiItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 186px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/infoPOI_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlInfoPoiItemActive 
{          
	width:  22px;
	height: 22px;
	left: 186px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/infoPOI_on.gif");
	cursor:pointer;
}


/*
*	EINA INFO TERRITORI
*/
.olControlPanel .olControlInfoTerItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 214px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/infoTerritori_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlInfoTerItemActive 
{          
	width:  22px;
	height: 22px;
	left: 214px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/infoTerritori_on.gif");
	cursor:pointer;
}


/*
*	EINA POIs
*/
.olControlPanel .olControlPOIsItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 242px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/POI_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlPOIsItemActive 
{          
	width:  22px;
	height: 22px;
	left: 242px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/POI_on.gif");
	cursor:pointer;
}


/*
*	EINA GOOGLE EARTH
*/
.olControlPanel .olControlExpGEItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 270px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/Google_Earth_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlExpGEItemActive 
{          
	width:  22px;
	height: 22px;
	left: 270px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/Google_Earth_on.gif");
	cursor:pointer;
}

/*
*	EINA CUSTOM1
*/
.olControlPanel .olControlCustomClick1ItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 290px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/customClick1_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlCustomClick1ItemActive 
{          
	width:  22px;
	height: 22px;
	left: 290px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/customClick1_on.gif");
	cursor:pointer;
}


/*
*	EINA CUSTOM2
*/
.olControlPanel .olControlCustomClick2ItemInactive 
{          
	width:  22px;
	height: 22px;
	left: 310px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/customClick2_off.gif");
	cursor:pointer;
}

.olControlPanel .olControlCustomClick2ItemActive 
{          
	width:  22px;
	height: 22px;
	left: 310px;
	top: 6px;
	border: 0px solid #bdbcbd;
	background-image: url("img/customClick2_on.gif");
	cursor:pointer;
}


.popupMeasure {
	background:url("img/middle.png") repeat-x scroll 0 0 transparent;
	color:#515455;
	float:left;
	font-size:9px;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	width:auto;
	font-family:Tahoma,Verdana;
}
