/* --------------------------------------- */
/* GENERAL  */
/* --------------------------------------- */

body, td
	{
	font-family: Arial, Helvetica;
	font-size: 0.75em;
	color: #000;
	}

#header						{ background: url(/grfx/edios_ascabos/bg-header.gif) repeat-x; }

#linda_gis_process
	{
	position:absolute;
	background: url(/grfx/edios_ascabos/loading_ascabos.gif) no-repeat center;
	width:592px;
	height:290px;
	visibility:hidden;
	top: 0px;
	left: 0px;
	z-index: 100;
	}

#ajax_result
	{
	position: relative;
	background: url(/grfx/edios_ascabos/loading_results.gif) no-repeat center;
	width:592px;
	height:290px;
	margin-left: 146px;
	}

#toolbox h1, #layerbox h1, #displaybox h1, #extrabox h1
	{
	background: #34329d;
	font-size: 1em;
	color: #fff;
	}

.fill-ttl					{ display: none; }

.box, .wbox, .columnbox
	{
	background: url(/grfx/edios_ascabos/bg-layer.gif) repeat-x;
	background-color: #ffffcc;
	border: solid #34329d;
	border-width: 0px 1px 1px;
	}

.wbox
	{
	background-color: #fff;
	padding: 0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* TOOLS  */
/* --------------------------------------- */

#linda1, #linda2, #linda3, #linda4, #linda5, #linda7,
#btn-resetmap, #btn-copyright, #btn-legend, #btn-enlarge, #btn-help, #btn-position, #btn-overview,
#linda1_on, #linda2_on, #linda3_on, #linda4_on, #linda5_on, #linda7_on,
#btn-position_on, #btn-overview_on,
#btn-blank
	{
	width: 40px;
	height: 29px;
	margin-left: 2px;
	_margin-left: 0px;
	padding: 1px;
	}

#btn-enlarge, #btn-help, #btn-position, #btn-overview,
#btn-position_on, #btn-overview_on
	{
	width: 64px;
	height: 30px;
	}

#linda1						{ background-image: url(/grfx/edios_ascabos/linda_gis1_off.gif); }
#linda2						{ background-image: url(/grfx/edios_ascabos/linda_gis2_off.gif); }
#linda3						{ background-image: url(/grfx/edios_ascabos/linda_gis3_off.gif); }
#linda4						{ background-image: url(/grfx/edios_ascabos/linda_gis4_off.gif); }
#linda5						{ background-image: url(/grfx/edios_ascabos/linda_gis5_off.gif); }
#linda7						{ background-image: url(/grfx/edios_ascabos/linda_gis7_off.gif); }
#btn-blank					{ background-image: url(/grfx/edios_ascabos/linda_gis_blank.gif); cursor: auto; }
#btn-resetmap				{ background-image: url(/grfx/edios_ascabos/linda_gis_reset.gif); }
#btn-copyright				{ background-image: url(/grfx/edios_ascabos/btn-copyright.gif); }
#btn-legend					{ background-image: url(/grfx/edios_ascabos/btn-legend.gif); }
#btn-enlarge				{ background-image: url(/grfx/edios_ascabos/btn-enlarge.gif); }
#btn-help 					{ background-image: url(/grfx/edios_ascabos/btn-help.gif); }
#btn-position 				{ background-image: url(/grfx/edios_ascabos/btn-position.gif); }
#btn-overview				{ background-image: url(/grfx/edios_ascabos/btn-index.gif); }

#linda1_on					{ background-image: url(/grfx/edios_ascabos/linda_gis1_on.gif); }
#linda2_on					{ background-image: url(/grfx/edios_ascabos/linda_gis2_on.gif); }
#linda3_on					{ background-image: url(/grfx/edios_ascabos/linda_gis3_on.gif); }
#linda4_on					{ background-image: url(/grfx/edios_ascabos/linda_gis4_on.gif); }
#linda5_on					{ background-image: url(/grfx/edios_ascabos/linda_gis5_on.gif); }
#linda7_on					{ background-image: url(/grfx/edios_ascabos/linda_gis7_on.gif); }
#btn-position_on			{ background-image: url(/grfx/edios_ascabos/btn-position_on.gif); }
#btn-overview_on			{ background-image: url(/grfx/edios_ascabos/btn-index_on.gif); }

#logo
	{
	background: url(/grfx/edios_ascabos/logo.gif) no-repeat left center;
	width: 140px;
	height: 92px;
	margin: 0px auto;
	}

/* ======================================= */

/* --------------------------------------- */
/* LAYERS */
/* --------------------------------------- */

#layerbox					{ color: #34329d; }

#layerbox .columnone h5, #layerbox .columntwo h5
	{
	font-size: 0.9em;
	}

.control-desc
	{
	font-size: 0.9em;
	line-height: 0.9em;
	}

.control-results-desc		{ font-size: 0.9em; }

#control-steps				{ font-size: 0.9em; }

#btn-refresh, #btn-search, #btn-reset, #btn-go
	{
	width: 100px;
	height: 26px;
	}

#btn-refresh				{ background-image: url(/grfx/edios_ascabos/btn-refresh.gif); }
#btn-search					{ background-image: url(/grfx/edios_ascabos/btn-search.gif); float: left; }
#btn-reset					{ background-image: url(/grfx/edios_ascabos/btn-reset.gif); margin-left: 108px; }

#btn-go
	{
	background-image: url(/grfx/edios_ascabos/btn-go.gif);
	width: 41px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	_margin-right: 20px;
	}

#icon-all-selected, #icon-only-selected
	{
	background-repeat: no-repeat;
	background-image: url(/grfx/edios_ascabos/icon-all-selected.gif);
	background-position: left center;
	width: 50px;
	height: 10px;
	float: right;
	margin: 0px;
	}

#icon-only-selected			{ background-image: url(/grfx/edios_ascabos/icon-only-selected.gif); }


/* ======================================= */

/* --------------------------------------- */
/* SEARCH */
/* --------------------------------------- */

#displaybox .box, #displaybox .wbox,
#extrabox .box, #extrabox .wbox
	{
/*	background: #ffffdf; */
	background: #fff;
	}

#displaybox, #extrabox
	{
	position: relative;
	width: 998px;
	_width: 998px;
/*	height: 290px; */
	overflow-x: hidden;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	}

#search-help, #print-buttons, #background-info
	{
	float: right;
	margin: 0px;
	padding-right: 8px;
	cursor: pointer;
	}

#search-help, #background-info
	{
	background-image: url(/grfx/edios_ascabos/btn-help-search.gif);
	background-repeat: no-repeat;
	width: 126px;
	height: 17px;
	}

#background-info
	{
	background-image: url(/grfx/edios_ascabos/btn-background-info.gif);
	width: 215px;
	}

.searchbox
	{
	display: block;
	margin: 0px;
	padding: 2px 0px 1px 0px;
	}

.search-desc
	{
	font-size: 0.9em;
	width: 184px;
	_width: 182px;
	float: left;
	}

.search-object .icon-help, .search-object-extra .icon-help
	{
	background: url(/grfx/edios_ascabos/icon-help.gif) no-repeat;
	width: 18px;
	height: 18px;
	float: right;
	margin-right: 15px;
	_margin-right: 10px;
	}

.search-object-extra .icon-help
	{
	margin-right: 45px;
	_margin-right: 40px;
	}

/* ======================================= */

/* --------------------------------------- */
/* BROWSE */
/* --------------------------------------- */

h3#tab
	{
	background: url(/grfx/edios_ascabos/tab.gif) no-repeat left bottom;
	width: 105px;
	height: 26px;
	float: left;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0px;
	}

.buttons, .subbrowsebox .buttons
	{
	font-size: 0.95em;
	padding: 5px;
	padding-right: 10px;
	}

.buttons a					{ font-weight: bold; text-decoration: underline; }
.buttons a:hover			{ font-weight: bold; text-decoration: underline; }

.buttons a.speciallnk		{ font-weight: bold; color: #f90; text-decoration: underline; }
.buttons a.speciallnk:hover	{ font-weight: bold; color: #f90; text-decoration: underline; }

.browse_table, .subbrowsebox .browse_table
	{
	background-color: #fff;
	width: 100%;
	padding: 0px;
	}

.browse_subject, .subbrowsebox .browse_subject
	{
	background-color: #d8d8eb;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	}

.browse_desc0-0, .browse_desc0-1, .browse_desc0-2, .browse_desc0-3, .browse_desc0-4,
.browse_desc1-0, .browse_desc1-1, .browse_desc1-2, .browse_desc1-3, .browse_desc1-4,
.subbrowsebox .browse_desc0-0, .subbrowsebox .browse_desc0-1, .subbrowsebox .browse_desc0-2, .subbrowsebox .browse_desc0-3, .subbrowsebox .browse_desc0-4
	{
	font-size: 0.9em;
	color: #000;
	padding: 4px;
	}

.browse_desc0-0				{ width: 10%; }
.browse_desc0-1				{ }
.browse_desc0-2				{ width: 35%; }
.browse_desc0-3				{ width: 8%; }

.browse_desc1-0				{ width: 15%; }
.browse_desc1-1				{ width: 15%; }
.browse_desc1-2				{ }
.browse_desc1-3				{ width: 20%; }
.browse_desc1-4				{ width: 5%; }

.browse_line0, .subbrowsebox .browse_line0
	{
	}

.browse_line1				{ background-color: #fff; }

.browse_data, .subbrowsebox .browse_data
	{
	border-top: 1px dotted #D6D6D6;
	font-size: 0.9em;
	padding: 4px;
	vertical-align: top;
	}

.browse_buttons, .subbrowsebox .browse_buttons
	{
	border-top: 1px dotted #D6D6D6;
	vertical-align: top;
	text-align: right;
	}

.subbrowsebox
	{
	position: relative;
	width: 99.5%;
	_width: 884px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0px;
	border: 1px solid #92919e;
	padding: 1px;
	}

.subbrowsebox .buttons
	{
	font-size: 1.2em;
	}

.subbrowsebox .browse_table
	{
	background-color: #92919e;
	width: 100%;
	}

.subbrowsebox .browse_subject
	{
	background-color: #92919e;
	}

.subbrowsebox .browse_desc0-0	{ font-size: 1.2em; color: #fff; width: 20%; }
.subbrowsebox .browse_desc0-1	{ font-size: 1.2em; color: #fff; width: 15%; }
.subbrowsebox .browse_desc0-2	{ font-size: 1.2em; color: #fff; width: 49%; }
.subbrowsebox .browse_desc0-3	{ font-size: 1.2em; color: #fff; width: 15%; }
.subbrowsebox .browse_desc0-4	{ font-size: 1.2em; color: #fff; width: 5%; }

.subbrowsebox .browse_line1		{ background-color: #d8d8eb; }

.subbrowsebox .browse_data		{ font-size: 1.2em; }

.subbrowsebox .browse_buttons	{ }

.plusbuttons 					{ display: block; color: #ccc; }

.plusbuttons .btn-plus, .plusbuttons .btn-plusplus,
.plusbuttons .btn-plus_on, .plusbuttons .btn-plusplus_on
	{
	background-image: url(/grfx/edios_ascabos/btn-plus.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	cursor: pointer;
	}

.plusbuttons .btn-plusplus,
.plusbuttons .btn-plusplus_on
	{
	background-image: url(/grfx/edios_ascabos/btn-plusplus.gif);
	width: 32px;
	}

.plusbuttons .btn-plus_on
	{
	background-image: url(/grfx/edios_ascabos/btn-plus_on.gif);
	}

.plusbuttons .btn-plusplus_on
	{
	background-image: url(/grfx/edios_ascabos/btn-plusplus_on.gif);
	}

.count						{ color: #666; }

/* ======================================= */

/* --------------------------------------- */
/* PRINT */
/* --------------------------------------- */

#print-buttons #btn-xml,
.subbrowsebox #print-buttons #btn-xml, #print-buttons #btn-print
	{
	background-image: url(/grfx/edios_ascabos/btn-xml.gif);
	height: 21px;
	margin-top: 0px;
	}

#print-buttons #btn-print,
.subbrowsebox #print-buttons #btn-print
	{
	background-image: url(/grfx/edios_ascabos/btn-print.gif);
	}

.print_table,
.subbrowsebox .print_table
	{
	background-color: #fff;
	}

.print_ttl,
.subbrowsebox .print_ttl
	{
	background: #92919e;
	color: #fff;
	text-transform: uppercase;
	width: 146px;
	}

.print_desc,
.subbrowsebox .print_desc
	{
	background-color: #d8d8eb;
	border-right: 1px solid #92919e;
	color: #000;
	width: 146px;
	}

.print_data,
.subbrowsebox .print_data
	{
	color: #000;
	}

/* ======================================= */


