/*******************************************************************************/
/************************  CSS PARA GOOGLE MAPS   ******************************/
/*******************************************************************************/
html>body #window-gm{ /*BLOQUE PRINCIPAL*/
	width: 970px;
	height: 572px;
	margin-top: 10px;
}
#window-gm{ /*BLOQUE PRINCIPAL IE*/
	width: 970px;
	height: 572px;
	margin-top: 10px;
}
/*******************************************************************************/
/***************  VENTANA CONTENEDOR DE MAPA GM PARA MALLASA   *****************/
/*******************************************************************************/
#map2{ 
	width: 950px;
	height: 572px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background:  #e5e3df url(../css/imgcss/loading.gif) no-repeat center center;
}

/***************************************/
/*    COLUMNA IZQUIERDA                */
/***************************************/
html>body #window-list{ /*CONTENEDOR LISTA SUPERIOR DE TITULO Y CONTENIDO*/
	width:258px;
	height: 570px;
	float: left;
	border-top:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	margin-left: 10px;
	background:#F0F0F2;
}
#window-list{ /*CONTENEDOR LISTA SUPERIOR DE TITULO Y CONTENIDO IE*/
	width:258px;
	height: 570px;
	float: left;
	border-top:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	margin-left: 5px;
	background:#F0F0F2;
}
#items-top-header {/*CABECERA DE LISTA SUPERIOR*/
	height: 26px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 28px;
	background: transparent url(../css/imgcss/h2_2.gif)  no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color: #FFFFFF;
}
html>body #items-top{/*CONTENIDO LISTA SUPERIOR*/
	width:258px;
	height: 192px;
	margin-bottom: 10px;
}
#items-top{/*CONTENIDO LISTA SUPERIOR IE*/
	width:258px;
	height: 192px;
	margin-bottom: -6px;
}
#items-top-item{/*CONTENIDO CHECKBOX*/
	width:238px;
	height: 21px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}
#items-top-item-img{/*CONTENIDO IMAGEN*/
	width:21px;
	height: 21px;
	float:left;
}
#items-top-item-check{/*CONTENIDO CHECK*/
	width:200px;
	height: 21px;
	float:left;
	margin-left: 5px;
}
label {
	width: 180px;
    display: block;
    padding-left: 15px;
	padding-top: 2px;
    text-indent: -15px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
#items-down-header {/*CABECERA DE LISTA INFERIOR*/
	height: 26px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 28px;
	background: transparent url(../css/imgcss/h2_2.gif)  no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color: #FFFFFF;
}
html>body #items-down{/*CONTENIDO LISTA INFERIOR*/
	width:258px;
	height: 296px;
	overflow: auto;
}
#items-down{/*CONTENIDO LISTA INFERIOR IE*/
	width:258px;
	height: 296px;
	overflow: auto;
}
#items-down a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #0F3C7C;
}
#items-down a:hover {
	color: #4c92e0;
	text-decoration:underline;
}
#items-down-item{/*CONTENEDOR IMAGEN TEXTO*/
	width:210px;
	height: 21px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}
#items-down-item-img{/*CONTENIDO SOLO IMAGEN*/
	width:21px;
	height: 21px;
	float:left;
}
#items-down-item-txt{/*CONTENIDO SOLO TEXTO*/
	width:182px;
	height: 21px;
	float:left;
	margin-left: 5px;
}
/******************************************************/
/*    COLUMNA DERECHA  CONTENEDOR DE GOOGLE MAPA      */
/******************************************************/
html>body #container-map-header{
	width:680px;
	height: 570px;
	float:right;
	margin-right: 10px;
}
#container-map-header{ /*IE*/
	width:680px;
	height: 570px;
	float:right;
	margin-right: 5px;
}
html>body #map-header{
	width:680px;
	height: 40px;
	border-top:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	margin-bottom: 8px;
}
#map-header{
	width:680px;
	height: 40px;
	border-top:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	margin-bottom: 6px;
}

html>body #map{
	width:680px;
	height: 520px;
	border-top:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	background:  #e5e3df url(../css/imgcss/loading.gif) no-repeat center center;
}
#map{/*IE*/
	width:680px;
	height: 522px;
	border-top:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	background:  #e5e3df url(../css/imgcss/loading.gif) no-repeat center center;
}

/*******************************************************************************/
/********************  VENTANA DE INFORMACION DE GOOGLE MAP ********************/
/*******************************************************************************/
#window-html-1{ /*VENTANA GOOGLE MAP CON ENLACE WEB Y VISTA 360*/
	width: 300px;
	height: 225px;
}
#window-html-2{ /*VENTANA GOOGLE MAP CON ENLACE WEB*/
	width: 300px;
	height: 205px;
}
#window-html-3{ /*VENTANA GOOGLE MAP SOLO IMAGEN*/
	width: 300px;
	height: 185px;
}
#window-html-4{ /*VENTANA ARTESANIAS SIN ENLACE WEB*/
	width: 200px;
	height: 215px;
}
#window-html-5{ /*VENTANA ARTESANIAS CON ENLACE WEB*/
	width: 225px;
	height: 225px;
}
#window-html-6{ /*VENTANA MALLASA SIN ENLACE WEB*/
	width: 320px;
	height: 270px;
}
#window-html-7{ /*VENTANA MALLASA PANORAMICA Y ENLACE WEB*/
	width: 320px;
	height: 290px;
}
#window-html-8{ /*VENTANA MALLASA CON ENLACE WEB*/
	width: 320px;
	height: 280px;
}

#window-html-title{ 
	width: 100%;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color: #cc6600;
	overflow: hidden;
	border-bottom:solid 1px #cc6600;
	/*background:#FFFFCC;*/
}
#window-html-address{ 
	width: 100%px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	padding-top: 5px;
	overflow: hidden;
	/*background:#66CC99;*/
}
#window-html-txt{ 
	width: 190px;
	height: 115px;
	float:left;
	overflow: hidden;
	/*background:#FFFFCC;*/
}
#window-html-img{ 
	width: 100px;
	height: 110px;
	float:right;
	margin-left: 10px;
	padding-top: 5px;
	/*background:#CC9966;*/
}
#window-html-more{ 
	width: 100%px;
	height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #cc6600;
	padding-top: 2px;
	/*background:#00FFCC;*/
}
#window-html-more a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	text-decoration:underline;
	color: #0F3C7C;
}
#window-html-more a:hover {
	color: #4c92e0;
	text-decoration:underline;
}
#window-html-web{ 
	width: 100%px;
	height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #0F3C7C;
	padding-top: 2px;
}
#window-html-web a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	text-decoration:underline;
	color: #0F3C7C;
}
#window-html-web a:hover {
	color: #4c92e0;
	text-decoration:underline;
}
#window-html-vr{ 
	width: 100%px;
	height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-top: 2px;
}
#window-html-vr a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	text-decoration:underline;
	color: #0F3C7C;
}
#window-html-vr a:hover {
	color: #4c92e0;
	text-decoration:underline;
}
