
form		{ margin: 0px; }

.buttons	{ font-size: 1em; padding-bottom: 10px; }


/* --------------------------------------------------------------------------------- */
/* SEARCH */
/* --------------------------------------------------------------------------------- */

#searchbox
	{
	width: 320px;
	float: left;
	}

#searchbox h3, #searchoverview h3
	{
	background-color: #b1ca35;
	border-bottom: 1px solid #fff;

	font-weight: bold;
	font-size: 1em;
	color: #000;
	text-transform: uppercase;

	margin: 0px;
	padding: 2px;
	padding-left: 6px;
	}

#searchoverview
	{
	width: 355px;
	margin-left: 330px;
	}

#searchoverview .columnone, #searchoverview .columntwo
	{
	width: 170px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	}

#searchoverview .columntwo
	{
	margin-left: 10px;
	}

.columnone ul, .columntwo ul
	{
	width: 170px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.columnone li, .columntwo li
	{
	background: url(/grfx/bullet-sitemap.gif) no-repeat;
	padding: 0px 0px 2px 16px;
	margin: 0px;
	}


#search_table
	{
	background-color: #e0eaae;
	}

#search_table td
	{
	padding-right: 4px;
	vertical-align: top;
	}

.search_desc
	{
	font-size: 1em;
	padding: 2px;
	padding-right: 4px;
	width: 75px;
	text-align: right;
	vertical-align: top;
	}

.search_desc_events, .search_desc_events2
	{
	border-bottom: 1px dotted #99ADC2;
	font-weight: bold;
	font-size: 1em;
	color: #369;
	}

.search_desc_events2
	{
	border-bottom: 0px;
	}

.search_data_events
	{
	font-size: 1em;
	}

.search_combo
	{
	font-family: arial,helvetica;
	font-size: 1.3em;
	width: 225px;
	}

.search_events_combo, .search_events_date
	{
	background: #E7EFFF;
	font-family: verdana,arial,helvetica;
	font-size: 1em;
	width: 175px;
	}

.search_events_combo
	{
	height: 188px;
	}

.search_input
	{
	font-family: verdana,arial,helvetica;
	font-size: 1.1em;
	width: 220px;
	}

div.title_box
	{
	background-color: #E3EEFE;
	border: 1px solid #036;
	padding: 5px;
	text-align: center;
	}

#search_steps
	{
	font-size: 0.9em;
	float: right;
	width: 200px;
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;

	margin-top: 15px;
	margin-right: 15px;
	}

.search_bdy	{ width: 345px; _width: 320px; margin: 0px; padding: 15px; }

#content .search_bdy h3
	{
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
	margin: 0px;
	}


/* --------------------------------------------------------------------------------- */
/* Steps */
/* --------------------------------------------------------------------------------- */

#breadcrumb_steps
	{
	border: solid #000;
	border-width: 1px 0px 1px 0px;
	font-weight: bold;
	color: #ff5c00;
	padding: 2px;
	margin-bottom: 10px;
	}

#breadcrumb_steps a				{ color: #007db6; text-decoration: underline; }
#breadcrumb_steps a:hover		{ color: #000; text-decoration: underline; }

#steps_found
	{
	font-weight: bold;
	font-size: 1.1em;
	color: #ff5c00;
	width: 200px;
	float: left;
	}

#steps_navigation
	{
	position: relative;
	height: auto;
	_height: 20px;
	min-height: 20px;
	text-align: right;
	margin: 0px;
	}

#steps_pagesize
	{
	position: relative;
	height: auto;
	_height: 20px;
	min-height: 20px;
	margin: 0px;
	margin-right: 130px;
	}

#steps_prev-next
	{
	position: relative;
	width: 130px;
	margin: 0px;
	float: right;
	}

#steps_wrapper					{ position: relative; }

#steps_wrapper_steps
	{
	background-color: #eff5d7;
	width: 25%;
	float: left;
	font-size: 0.9em;
	}

#steps_wrapper_steps h6, #search_steps h6
	{
	background-color: #b1cb35;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	display: block;
	padding: 1px 0px 3px 6px;
	margin: 0px 0px 6px 0px;
	}

#steps_wrapper_steps a			{ text-decoration: none; }

.step_link
	{
	font-size: 1.1em;
	float: left;
	width: 140px;
	padding-left: 6px;
	display: block;
	}

.step_count
	{
	float: right;
	font-size: 0.9em;
	color:#000;
	padding-right: 4px;
	display: block;
	}

.step_more_spacer
	{
	margin-left: 6px;
	margin-bottom: 10px;
	}

.step_more
	{
	font-weight: bold;
	padding-left: 4px;
	text-decoration: none;
	}

#steps_wrapper_results
	{
	width: 72%;
	float: right;
	}

#steps_wrapper_results h2
	{
	background-color: #f28e00;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	padding: 4px;
	margin: 6px 0px 6px 0px;
	}


/* --------------------------------------------------------------------------------- */
/* BROWSE */
/* --------------------------------------------------------------------------------- */

.browse_table		{ width: 100%; padding: 0px; }

.browse_subject
	{
	background-color: #b1cb35;
	vertical-align: top;
	font-weight: bold;
	color: #000;
	}

.browse_desc0			{ font-size: 1em; color: #000; padding: 4px; }
.browse_desc1			{ font-size: 1em; color: #000; width: 25%; padding: 4px; }
.browse_desc2			{ font-size: 1em; color: #000; width: 18%; padding: 4px; }
.browse_desc3			{ font-size: 1em; color: #000; width: 18%; padding: 4px; }
.browse_desc4			{ font-size: 1em; color: #000; width: 18%; padding: 4px; }

.browse_data			{ border-top: 1px solid #b1cb35; font-size: 1em; vertical-align: top; padding: 4px; }

.browse_data_desc		{ font-weight: bold; }

.browse_line0			{ background: #fff; }
.browse_line1			{ background: #e0eaae; }

.browse_data_first		{ font-weight: bold; font-size: 1em; border-top: 1px solid #b1cb35; vertical-align: top; padding: 4px; }

.browse_order_gif		{ }
.browse_opinion			{ font-style: italic; font-size: 0.9em; color: #cb2127; margin-left: 15px;}

/* browse legenda */

.browse_legend
	{
	background: #fff;
	w\idth:96%;
	margin: 0px;
	padding: 0px;
	}

.browse_table_legend	{ padding: 4px; }

.browse_subject_legend
	{
	background-color: #8aaedc;
	vertical-align: top;
	font-weight: bold;
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
	}

.browse_desc_legend0			{ width: 245px; }
.browse_desc_legend1			{ }

.browse_data_legend				{ font-size: 0.85em; color: #000; border-bottom: 1px solid #00a5e8; }
.browse_data_legend_name		{ float: left; font-weight: bold; width: 240px; padding-bottom: 4px; }
.browse_data_legend_place		{ margin-left: 250px; padding-bottom: 4px; }

.browse_data_full_width			{ padding-left: 24px; padding-bottom: 5px; }

/* --------------------------------------------------------------------------------- */
/* advo */
/* --------------------------------------------------------------------------------- */

table.advo_table
	{
	}

td.advo_text
	{
	font-size: 1.3em;
	padding: 5px;
	}

td.advo_logo
	{
	font-size: 0.95em;
	text-align: center;
	padding: 5px;
	width: 150px;
	}

img.advo_thumbs
	{
	cursor: hand;
	cursor: pointer;
	}

.advo_step_table		{ font-size: 1.2em; }
.advo_browse_table		{ }
.advo_print_table		{ font-size: 1.3em; }


/* --------------------------------------------------------------------------------- */
/* PRINT */
/* --------------------------------------------------------------------------------- */

#showonmap
	{
	margin-bottom: 10px;
	width: 180px;
	}

#history_back
	{
	text-align: right;
	margin-bottom: 10px;
	width: 600px;
	float: right;
	}

.print_table
	{
	width: 100%;
	padding: 0px;
	}

.print_desc, .print_multi_desc
	{
	background-color: #b1cb35;
	font-size: 1em;
	text-align: right;
	padding: 5px 10px 3px 10px;
	line-height: 1em;px;
	border-top: 1px dotted #b1cb35;
	width: 20%;
	vertical-align: top;
	}

#print_tdi_name
	{
	font-weight: bold;
	color: #007db6;
	margin-left: 10px;
	margin-bottom: 15px;
	}

.print_name
	{
	font-weight: bold;
	text-transform: none;
	padding: 4px;
	padding-left: 0px;
	}

.print_name_kop
	{
	background-color: #f28e00;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 4px;
	padding-left: 8px;
	}

.print_data, .print_sub_title, .print_multi_data, .print_multi_sub_title
	{
	font-size: 1em;
	padding-left: 10px;
	border-top: 1px dotted #b1cb35;
	}

.print_multi_data		{ }

.print_sub_title, .print_multi_sub_title
	{
	font-size: 1em;
	background-color: #b1cb35;
	color: #000;
	}

td.print_multi_sub_title
	{
	border-top: none;
	}

tr.print_spaceline, td.print_spacer_desc, td.print_spacer_data
	{
	height: 15px;
	border-top: 1px dotted #ECEBEB;
	margin-bottom: 10px;
	}

.print_multimedia_lnk		{ }
.print_multimedia_lnk img	{ margin-right: 5px; margin-bottom: 2px; }


#tdi_map
	{
	width:650px;
	height:550px;
	}

#tdi_map_browse_step
	{
	width: 100%;
	height: 350px;
	}


/* --------------------------------------------------------------------------------- */
/* TDI 1 op N */
/* --------------------------------------------------------------------------------- */

.print_table_moreinfo		{ width: 100%; }

.print_desc_moreinfo, .print_multi_desc_moreinfo
	{
	background-color: #D8E7F6;
	color: #036;
	font-size: 0.95em;
	text-align: right;
	padding: 4px 10px 4px 10px;
	line-height: 1em;px;
	border-top: 1px dotted #69C;
	width: 25%;
	vertical-align: top;
	}

td.print_data_moreinfo, td.print_multi_data_moreinfo
	{
	font-size: 0.95em;
	padding-left: 9px;
	border-top: 1px dotted #ECEBEB;
	}

td.print_sub_title_moreinfo, td.print_multi_sub_title_moreinfo
	{
	background-color: #BACDDF;
	font-size: 0.95em;
	color: #036;
	font-weight: bold;
	}



