/* --------------------------------------- */
/* Seadatanet CDI v2 PRINT css 			   */
/* --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, small, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	}

html							{ overflow: -moz-scrollbars-vertical; overflow-x: auto; }

body, td
	{
	font-family: Arial, Helvetica;
	font-size: 0.75em;
	color: #000;
	text-decoration: none;
	}

a								{ color: #00f; text-decoration: underline; }

.clear							{ clear:both; }

.button							{ cursor: pointer; }

#header
	{
	position: relative;
	background: none;
	font-weight: bold;
	color: #000;
	width: 99%;
	height: auto;
	margin: 0px;
	padding-left: 0px;
	}

#header_print h1
	{
	background: none;
	width: 100%;
	height: auto;
	text-indent: 0px;
	margin: 0px;
	}

#wrapper
	{
	position: relative;
	width: 99%;
	margin: 0px;
	}


/* --------------------------------------- */
/* DISPLAY NONE */
/* --------------------------------------- */

#loading, #linda_gis_process, #div_map, .fill-ttl, #logo, #basket, #basket-icon, #to-basket, #clear-basket,
#print-buttons img, #toolbox, #control-steps img, #search-help, #print-buttons, .control-buttons, .search-object img,
#in-basket, .browse_data img, .browse_desc0-7, .browse_desc0-0 input, .browse_data input,  #order-buttons, .buttons,
.browse_subject img, .icon_small, h1#orderheader, #shoppingbar, #browse_page_size, #display_step_map, .img_question_loader
	{
	display: none;
	}

/* ======================================= */


.iframegis
	{
	border: 0px;
	z-index: 0;
	}

#ajax_result
	{
	position: relative;
	background: none;
	width:592px;
	height:290px;
	margin-left: 146px;
	}

.columnbox
	{
	height: auto;
	_height: 251px;
	min-height: 251px;
	}

.box, .wbox
	{
	background-color: transparent;
	border: 0px;
	border-width: 0px;
	padding: 0px;
	}

.wbox
	{
	background-color: #fff;
	padding: 0px;
	}



/* ======================================= */

/* --------------------------------------- */
/* MAP */
/* --------------------------------------- */

#mapbox
	{
	margin-left: 0px;
	margin-right: 40%;
	}

#mapbox iframe
	{
	border: 1px solid #009;
	width: 380px;
	height: 190px;
	}


/* ======================================= */

/* --------------------------------------- */
/* LAYERS */
/* --------------------------------------- */

#layerbox
	{
	position: relative;
	width: 40%;
	_width: 40%;
	float: right;
	}

.columnbox
	{
	background-color: transparent;
	border: 0px;
	border-width: 0px;
	}

#layerbox .columnbox table		{ width: 100%; }
#layerbox .columnbox tr			{ vertical-align: top; }
#layerbox .columnbox td			{ padding: 2px; }

#layerbox h1
	{
	position: relative;
	background: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #000;
	height: auto;
	padding: 0px;
	padding-left: 0px;
	}

#layerbox h1#subh1				{ }

#layerbox .columnone,
#layerbox .columntwo
	{
	position: relative;
	width: 120px;
	_width: 117px;
	}

#layerbox .columnone			{ float: left; }
#layerbox .columntwo			{ margin-left: 120px; }

#layerbox .columnone h5,
#layerbox .columntwo h5
	{
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 8px;
	}

#layerbox #ttl					{ background: none; }
#layerbox #ttl td
	{
	font-weight: bold;
	font-size: 0.9em;
	color: #000;
	padding: 4px 2px 4px 6px;
	}

.control-check					{ width: 5%; }

.control-desc
	{
	font-size: 0.8em;
	width: 36%;
	padding-top: 2px;
	}

.control_hidden					{ display:none; }

.control-buttons				{ padding-left: 4px; }
.control-results				{ height: auto; _height: 22px; min-height: 22px; }

.control-radio					{ width: 5%; }

.control-results-desc
	{
	font-size: 0.8em;
	margin-left: 22px;
	padding-top: 2px;
	}

.control						{ margin-left: 8px; }
.control input
	{
	font-size: 0.8em;
	height: 12px;
	}

#control-steps
	{
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#control-steps img				{ padding-left: 10px; }

/* ======================================= */

/* --------------------------------------- */
/* SEARCH / BROWSE / PRINT */
/* --------------------------------------- */

#displaybox
	{
	position: relative;
	width: 100%;
/*	height: 290px; */
	overflow-x: visible;
	overflow: visible;
	margin-top: 0px;
	}

#displaybox h1
	{
	position: relative;
	background: none;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	height: auto;
	padding: 0px;
	padding-left: 0px;
	}

#displaybox h1#print
	{
	height: 22px;
	}

#search-help, #print-buttons
	{
	float: right;
	margin: 0px;
	padding-right: 8px;
	cursor: pointer;
	}

#search_table					{ width: 98%; margin-left: 5px; margin-right: 5px; }
#search_table td				{ padding: 2px; }

.searchbox						{ padding: 2px 0px 1px 0px; }

.search-desc
	{
	font-size: 0.8em;
	width: 20%;
	}

.search-object					{ font-size: 0.9em; }

.search-object .search_input,
.search-object .search_select_multi,
.search-object .search_select,
.search-object .search_input_small
	{
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	width: 200px;
	}

.search-object .search_input
	{
	width: 100px;
	}

.search-object .search_input_small
	{
	width: 50px;
	}

/* browse */

#in-basket
	{
	width: 100px;
	float: left;
	}

.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, #steps_wrapper_results .browse_table
	{
	background-color: #fff;
	width: 99%;
	padding: 2px;
	}

.browse_subject
	{
	background-color: transparent;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	}

.browse_desc0-0					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width:  6%; padding-top: 2px; padding-left: 4px; }
.browse_desc0-1					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width: 15%; padding-top: 2px; padding-left: 4px; }
.browse_desc0-2					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width: 14%; padding-top: 2px; padding-left: 4px; }
.browse_desc0-3					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width: 10%; padding-top: 2px; padding-left: 4px; }
.browse_desc0-4					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; 			padding-top: 2px; padding-left: 4px; }
.browse_desc0-5					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width: 20%; padding-top: 2px; padding-left: 4px; }
.browse_desc0-6					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width:  5%; padding-top: 2px; padding-left: 4px; }

.browse_desc1-0					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width:  6%; padding-top: 2px; padding-left: 4px; }
.browse_desc1-1					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width: 15%; padding-top: 2px; padding-left: 4px; }
.browse_desc1-2					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; 			padding-top: 2px; padding-left: 4px; }
.browse_desc1-3					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width: 14%; padding-top: 2px; padding-left: 4px; }
.browse_desc1-4					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-size: 0.9em; color: #000; width:  5%; padding-top: 2px; padding-left: 4px; }

.browse_line0					{}
.browse_line1					{ background-color: transparent; }

.browse_data					{ border-bottom: 1px solid #999; font-size: 0.9em; padding-left: 5px; vertical-align: top; }

/* print */

#print-buttons img
	{
	padding: 0px 2px 0px 2px;
	}

.print_table
	{
	background-color: #fff;
	border: 1px solid #000;
	width: 100%;
	padding: 0px;
	}

.print_ttl
	{
	background: none;
	border: solid #000;
	border-width: 1px 1px 1px 0px;
	font-weight: bold;
	font-size: 0.8em;
	color: #000;
	text-transform: uppercase;
	width: 20%;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	}

.print_desc
	{
	background-color: #fff;
	border-right: 1px solid #000;
	font-size: 0.9em;
	color: #000;
	width: 20%;
	padding-left: 4px;
	padding-bottom: 4px;
	}

.print_data
	{
	font-size: 0.9em;
	color: #000;
	padding-left: 6px;
	padding-bottom: 4px;
	}

.table_gml_objects,
.table_sb_objects
	{
	border: 1px solid #000;
	border-right: 0px;
	}

.gml_print_desc,
.sb_print_desc
	{
	border: solid #000;
	border-width: 0px 1px 1px 0px;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	width: 200px;
	padding-left: 4px;
	}

.gml_print_data,
.sb_print_data
	{
	border-right: 1px solid #000;
	font-size: 1em;
	color: #000;
	padding-left: 4px;
	}

/* ======================================= */

/* --------------------------------------- */
/* BROWSE STEP */
/* --------------------------------------- */

#browse_step_header h1
	{
	background: none;
	font-size: 1.6em;
	text-indent: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#breadcrumb_steps
	{
	font-weight: bold;
	font-size: 0.8em;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}

#steps_found_records
	{
	position: relative;
	text-align: right;
	width: 300px;
	margin: 0px;
	float: right;
	right: 0px;
	}

#steps_wrapper					{ position: relative; }

#steps_wrapper_steps
	{
	position: relative;
	background-color: transparent;
	font-size: 0.7em;
	width: 100px;
	float: left;
	}

#steps_wrapper_whitespacer		{ background-color: #fff; font-weight: bold; font-size: 1.4em; color: #000; vertical-align: middle; height: 25px; display: block; padding-bottom: 0px; padding-top: 0px; }

#steps_wrapper_steps h6, #search_steps h6
	{
	background: none;
	border-bottom: 0px;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	padding: 1px 0px 3px 0px;
	margin: 0px;
	margin-top: 6px;
	display: block;
	}

#steps_wrapper_results
	{
	position: relative;
	width: 200px;
	margin: 0px;
	float: right;
	}

#steps_wrapper_results td		{ font-size: 0.7em; }

/* ======================================= */

/* --------------------------------------- */
/* BASKET */
/* --------------------------------------- */

#basket
	{
	background: url(/grfx/cdi_v2/bg-basket.gif) no-repeat;
	width: 134px;
	height: 68px;
	margin: 3px auto;
	}

#basket-icon
	{
	background: url(/grfx/cdi_v2/icon-basket.gif) no-repeat center;
	width: 40px;
	height: 40px;
	float: left;
	}

#basket-ttl
	{
	font-size: 0.9em;
	color: #fff;
	width: 55px;
	float: left;
	padding-top: 10px;
	}

#basket-amount
	{
	font-size: 0.9em;
	color: #fff;
	text-align: right;
	width: 32px;
	_width: 26px;
	margin-left: 95px;
	padding-top: 10px;
	padding-right: 6px;
	}

#to-basket
	{
	width: 66px;
	height: 26px;
	float: left;
	cursor: pointer;
	}

#clear-basket
	{
	width: 66px;
	_width: 62px;
	height: 26px;
	margin-left: 68px;
	cursor: pointer;
	}

.bg-baskettable			{ background: #006594; width: 100%; height:55px; }
.head-basket			{ font-weight: bold; font-size: 18px; color: #fff; }
.cnt-basket				{ padding: 10px; }

.orderlist				{ border: 1px solid #f93; width: 100%; }
.order-browse_subject	{ font-size: 0.9em; background: #f93; height: 16px; }
.order-browse_desc		{ color: #fff; }
.order-browse_desc0		{ color: #fff; width: 5%; }
.order-browse_desc1		{ color: #fff; width: 40%; }
.order-browse_desc2		{ color: #fff; width: 10%; }
.order-browse_desc3		{ color: #fff; width: 10%; }
.order-browse_desc4		{ color: #fff; width: 4%; }
.order-browse_desc5		{ color: #fff; width: 15%; }
.order-browse_desc6		{ color: #fff; }

.order-note				{ background: #BFE2F4; color: #006594; margin-bottom: 15px; padding: 4px; }

#orderbox
	{
	position: relative;
	width: 100%;
	overflow-x: visible;
	overflow: visible;
	margin: 0px;
	}

#note
	{
	background-color: transparent;
	border: 1px solid #999;
	color: #000;
	padding: 4px;
	}

#order-buttons
	{
	position: relative;
	width: 100%;
	}

.order_table
	{
	background-color: transparent;
	border: 1px solid #000;
	width: 99%;
	}

.order-subject
	{
	vertical-align: top;
	text-align: center;
	}

.order-desc1_0					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-weight: bold; font-size: 1em; text-align: left; padding: 2px; width: 20%; }
.order-desc1_1					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-weight: bold; font-size: 1em; text-align: left; padding: 2px; }
.order-desc1_2					{ border-top: 1px solid #999; border-bottom: 1px solid #999; font-weight: bold; font-size: 1em; text-align: left; padding: 2px; width: 15%; }

.order_line0					{ background-color: transparent; }
.order_line1					{ background-color: transparent; }

.order_data						{ border-bottom: 1px solid #999; font-size: 1em; padding-left: 2px; }

#content
	{
	font-size: 0.9em;
	margin-top: 15px;
	padding: 0px;
	}

#content h2
	{
	font-weight: bold;
	font-size: 1.6em;
	color: #000;
	margin-bottom: 15px;
	}

#content p						{ margin-bottom: 15px; }

/* ======================================= */

/* --------------------------------------- */
/* POPUP */
/* --------------------------------------- */

#popupwrapper
	{
	position: relative;
	width: 90%;
	margin: auto;
	}

#popupwrapper .header_display	{ display: block; }

#popupwrapper h3, #popupwrapper h4, #popupwrapper h5
	{
	font-size: 1em;
	color: #000;
	margin-top: 15px;
	}

#popupwrapper h3				{ font-size: 1.4em; margin-bottom: 15px; }
#popupwrapper h4				{ font-size: 1.2em; }

#popupwrapper p,
#popupwrapper ul,
#popupwrapper ol
	{
	margin-bottom: 15px;
	}

#popupwrapper .text				{ font-size: 1em; }
#popupwrapper ul,
#popupwrapper ol
	{
	margin-left: 20px;
	}

.legendtable					{ padding: 4px; }
.legendtable td					{ font-size: 1em; padding: 4px; }

/* ======================================= */
/* ======================================= */
/* ======================================= */
