/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    height: 100%;
}


html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: hidden;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

img {
    border:0 none;
}

#search_box {
    float: left; 
    padding: 21px 0px 0px 25px;
}

#search_label {
    font-size: 11px;
    color: grey;
}

#tabLabels .selectedTab {
    background-color: rgb(255, 234, 192);
    border-left: 2px solid rgb(255, 153, 0);
    border-right: 2px solid rgb(255, 153, 0);
    border-top: 2px solid rgb(255, 153, 0);
    border-bottom-width: 0px;
    
    z-index: 3;
    bottom: -4px;
    position: relative;
}

#tabLabels .selectedTab a {
    text-decoration: none;
    color: black;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

#tabLabels .unselectedTab {
    z-index: 1;
    bottom: -5px;
    position: relative;
}

#tabLabels .unselectedTab a {
    padding-left: 10px;
    padding-right: 10px;
}


#tabPane {
    padding-top: 2px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgb(255, 153, 0);
}

#tabLabels {
    border-spacing: 0px;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 7px;
    text-decoration: none;
    color: black;
    font-size: 11px;
    border-collapse: collapse;
    text-indent: 0pt;
}

#tabLabels table {
    border-collapse: collapse;
}



#results {
    position: absolute;
    right: 0px;
    width: 280px;
    top: 0px;
    border: 2px solid black;
    background-color: white;
    /*color: #317082;*/
    color: red;
    visibility: hidden;
}

#results_text {
    overflow: scroll;
    height: 200px;
    cursor: pointer;
}

#dialog, #layers_dialog, #placemark_dialog, #debug_dialog {
    top: 10px;
    left: 80px;
    background-color: white;
    color: #ff00ff;
    border: 1px solid black;
}

#placemark_dialog {
    left: 300px;
}


#debug_dialog {
    top: 200px;
}

#layers_container, #myplaces_container {
    padding: 4px;
}

#layer_check {
    top: 0px;
}

#tile_layers {
}

#tile_layers img {
}

#tile_layers span {
}

#loader {
    background:#cc3333;
    color:white;
    position:absolute;
    top:0px;
    width: 100%;
    /*right:0px;*/
    padding:3px;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}


/*****************************************************************************
CUERPO PRINCIPAL DE LA PAGINA - MAPA Y BARRA DE HERRAMIENTAS LATERAL
*****************************************************************************/
.linker {
    padding: 3px;
    display: block;
}

.linker a {
    font-size: 13px;
    color: blue;
    text-decoration:none;
}

.linker a:hover {
    color:red;
}

.linker a img{
    position: relative;
    top: 4px;
}

.linker a span{
    text-decoration: underline;
}

.bar_icon_email2{
    background:no-repeat url(gnresources/hpimgs9.png) -37px -19px;
    width:16px;
    height:16px
}
.bar_icon_link2{
    background:no-repeat url(gnresources/hpimgs9.png) -32px -105px;
    width:16px;
    height:16px
}
.bar_icon_print2{
    background:no-repeat url(gnresources/hpimgs9.png) -85px -46px;
    width:16px;
    height:16px
}
.bar_icon_survey2{
    background:no-repeat url(gnresources/hpimgs9.png) -64px -105px;
    width:16px;
    height:16px
}
.bar_icon_divider{
    background:no-repeat url(gnresources/hpimgs9.png) -73px 0;
    width:2px;
    height:19px
}

#header_bar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 121px;
}

#fusion_map_toolbar {
    position: absolute;
    top: 94px;
    right: 0px;
    width: 100%;
    height: 32px;
    z-index: 100;
    background-image: url(gnresources/fusion_map_toolbar.png);
    background-repeat: repeat-x;
}
#sidepanel_top_bar {
    float:left; 
    width:371px; 
    height:27px; 
    background-color: #e8ecf9;
}

#sidepanel_top_bar_buttom {
    float:left; 
    width:18px; 
    height:27px; 
    background-image: url(gnresources/sidepanel_toogle.png); 	
    background-repeat: no-repeat; 
    background-position: top; 
    cursor: pointer;
    
}

#fusion_map {
    position: absolute;
    top: 121px;
    right: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 0px solid #999;
}

#map {
    overflow: hidden;
    height: 100%;
}

#sidepanel {
    position: absolute;
    left: 0px;
    top: 121px;
    width: 380px;
    height: 100%;
    overflow: auto;
    border: 0px solid #999;
    visibility:visible;
    z-index: 101;
    background-image: url(gnresources/sidepanel.png);
    background-repeat: repeat-y;
    background-position: -20px;
}

#search_dir_box {
    display: none;
    margin: 5px 5px 20px 5px;
    width: 350px;
}

#search_dir_info {
    padding: 5px;
}

#sidepanel_pane {
    margin: 5px;
    width: 350px;
    border: 1px solid #d5ddf3;
}

#search_results_icon {
    float: left;
    margin-right: 5px;
}

#search_results_name, #search_popup_name,
#search_results_name_yellow, #search_popup_name_yellow {
    font-size: 13px;
    font-weight: bold;
    padding: 4px 0 2px 0;
    color: #222;
}

#search_results_snippet, #search_popup_body,
#search_results_snippet_yellow, #search_popup_body_yellow {
    padding: 2px 0 4px 0;
    color: #777;
    font-size:11px;
}

#search_results_name, #search_popup_name {
    font-size: 14px;
    background-color: #f9f9f9;    
    border-bottom: 1px solid #f6f6f6;
}

#info_window_btn, #placemark_delete_btn {
    border: 1px solid #ccc;
    background-color: #eee;
    font-size: 11px;
    text-decoration:none;
    color:#555;
    padding:1px;
}
#info_window_btn:hover, #placemark_delete_btn:hover {
    border: 1px solid #d5ddf3;
    background-color: #e8ecf9;
}

#frame_caption, #frame_footer {
    position: relative;
    font-size: 13px;
    color: blue;
    padding-left: 6px;
    background: #e8ecf9;
}

#frame_footer a {
    font-size: 11px;
}

#frame_footer a { color: orange; text-decoration: none; }
#frame_footer a:hover { text-decoration: underline; }

#frame_body {
    color: black;
    background: white;
    overflow: auto;
    /*padding: 4px 6px 4px 0px;*/
}

/*****************************************************************************
MENU CONTEXTUAL DEL MAPA - ZOOM Y BUSCAR DIRECCIONES
*****************************************************************************/

div.contextmenu{
    background-color:#fff;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-bottom:1px solid #666;
    border-right:1px solid #666;
}
div.contextmenu ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
div.contextmenu ul li{
    display:block;
    padding:1px;
    line-height:100%;
    margin:0;
}
div.contextmenu ul li.separator{
    border-top:1px solid #ccc;
}
div.contextmenu ul li a {
    border:none;
    padding:3px 6px 3px 7px;
    display:block;
    text-decoration:none;
    color:#0000cc;
    font-size:12px;
}
div.contextmenu ul li a:hover  {
    background:#d3e3fe;
    border:1px solid #d5ddf3;
    padding:2px 5px 2px 6px;
}   	

/*****************************************************************************
LISTA DE LUGARES DIRECCIONES - DRAG AND DROP
*****************************************************************************/

.drag, .list, .holder
{
    width: 300px;
    /*vertical-align:middle;  
    padding: 2px;*/
    border: 1px solid #FFF;
}

.drag
{
    z-index: 100;
    position:absolute;
    opacity: .50;
    filter: alpha(opacity=50);
    cursor:move;  
}

.list
{
    position:relative;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0px;
    left: 0px;
}

.holder
{
    position:relative;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0px;
    left: 0px;
    border: 1px dashed #999;
}

.list img, .drag img
{
    cursor:move;  
    /*margin-top:2px;
    margin-left:2px;*/
}
.list input, .drag input
{
    margin: 2px;
    width: 250px;
}

/*****************************************************************************
MARCO REDONDO
*****************************************************************************/

.roundBorderOut, .roundBorderIn {
    display:block;
    position:relative;
    border:1px #ccc solid;
    /*float:left;*/
}
.roundBorderOut {
    border-width:1px 0;
    margin:4px;
}
.roundBorderIn {
    border-width:0 1px;
    margin:0 -1px;
    padding:0.3em 0.5em;
    /*background-color:#eee;*/
    text-decoration:none;
    color:#555;
}

.roundBorderOutYellow, .roundBorderInYellow {
    display:block;
    position:relative;
    border:1px #fff1a8 solid;
}
.roundBorderOutYellow {
    border-width:1px 0;
    margin:4px;
}
.roundBorderInYellow {
    border-width:0 1px;
    margin:0 -1px;
    padding:0.3em 0.5em;
    text-decoration:none;
    background-color:#ffffe6;
    color:#555;
}

/*****************************************************************************
DIBUJO LINEAS POLIGONOS
*****************************************************************************/

v\:* { /* Only for IE */
	behavior:url(#default#VML);
}

h3 { margin-left: 10px; }

#descr { position:absolute;
	top:40px;
	left: 580px;
	width: 250px;
}

.button { display: block;
	width: 180px;
	border: 1px Solid #565;
	background-color:#F5F5F5;
        padding: 3px;
        text-decoration: none;
	font-size:smaller;
}

.button:hover { background-color: white; }

.tooltip { text-align: center;
	opacity: .70;
	-moz-opacity:.70;
	filter:Alpha(opacity=70);
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #fff;
}

 	
