/* --------------------------------------- */
/* GENERAL CDI V1 CSS */
/* --------------------------------------- */

body
	{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	}

body, td
	{
	font-family: "trebuchet ms",arial,helvetica;
	font-size: 0.75em;
	color: #000;
	text-decoration: none;
	}

form							{ margin: 0px; }
.clear							{ clear:both; }
.button							{ cursor: pointer; }

h3								{ font-size: 1.4em; color: #fff; }

#header
	{
	background-color: #4095cc;
	height: 18px;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	width: 989px;
	margin: auto;
	padding: 2px 4px 4px 8px;
	}

#wrapper
	{
	position: relative;
	width: 1000px;
	margin: 5px auto;
	}

#popupwrapper
	{
	position: relative;
	width: 90%;
	margin: auto;
	}

#popupwrapper h3, #popupwrapper h4, #popupwrapper h5
	{
	font-size: 1em;
	color: #4095cc;
	}

#popupwrapper h3				{ font-size: 1.4em; }
#popupwrapper h4				{ font-size: 1.2em; }
#popupwrapper .text				{ font-size: 1em; }


#wrapper h1						{ }

#linda_gis_process
	{
	position:absolute;
	background: url(/grfx/cdi_v1/loading_seadatanet.gif) no-repeat center;
	width:592px;
	height:290px;
	visibility:hidden;
	top: 0px;
	left: 0px;
	z-index: 100;
	}

#ajax_result
	{
	position: relative;
	background: url(/grfx/cdi_v1/loading_results.gif) no-repeat center;
	width:592px;
	height:290px;
	margin-left: 146px;
	}

#div_map, #layer0, #layer1, #layer2, #layer3, #layer4, #layer5, #layer6, #layer7, #layer8, #layer9,#layer10, #layer80, #layer98, #layer99
	{
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	top: 0px;
	left:0px;
	}

.map_layers
	{
	width: 582px;
	height: 292px;
	_width: 582px;
	_height: 292px;
	}

#toolbox
	{
	width: 146px;
	float: left;
	}

#mapbox
	{
	position: relative;
	width: 592px;
	float: left;
	text-align: center;
	}

#layerbox
	{
	width: 260px;
	_width: 258px;
	margin-left: 738px;
	}

#toolbox h1, #layerbox h1, #displaybox h1, #infobox h1, #toolbox_question h1
	{
	background-color: #f1b336;
	position: relative;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	text-transform: uppercase;
	height: 18px;
	padding: 4px 0px 0px 6px;
	margin: 0px;
	}

#toolbox h1						{ background-color: #d2f136; color: #000; }
#layerbox h1					{ background-color: #35d0f2; }
#displaybox h1#print			{ height: 26px; padding: 2px 0px 0px 6px; }

.fill-ttl						{ display:none; }

.box, .wbox, .columnbox
	{
	border: 1px solid #f1b336;
	padding: 3px;
	}

#toolbox .box					{ background: url(/grfx/cdi_v1/bgtools.gif) repeat-y; border: 1px solid #d2f136; }

.wbox							{ padding: 0px; }

.columnbox
	{
	background: url(/grfx/cdi_v1/bglayers.gif) repeat-y;
	border: 1px solid #35d0f2;
	height: auto;
	_height: 270px;
	min-height: 270px;
	padding: 0px;
	}

.toolsize, .toolsize-big
	{
	width: 35px;
	height: 21px;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	}

.toolsize-big					{ width: 57px; }

#logo
	{
	background: url(/grfx/cdi_v1/logo_ss.gif) no-repeat center;
	width: 134px;
	height: 60px;
	}

/* ======================================= */

/* --------------------------------------- */
/* LAYERS */
/* --------------------------------------- */

#layerbox .columnone
	{
	width: 124px;
	_width: 117px;
	float: left;
	padding: 0px;
	padding-left: 3px;
	}

#layerbox .columntwo
	{
	width: 124px;
	_width: 117px;
	margin-left: 123px;
	}

#layerbox .columnone h5, #layerbox .columntwo h5
	{
	font-weight: normal;
	font-size: 0.9em;
	margin: 0px;
	padding-left: 4px;
	}

.control, .control-results	{ height: 24px; }

.control-check, .control-radio
	{
	width: 20px;
	float: left;
	}

.control-desc
	{
	font-size: 0.9em;
	line-height: 0.9em;
	width: 100px;
	_width: 91px;
	margin-left: 22px;
	padding-top: 2px;
	}

.control-results-desc
	{
	font-size: 0.9em;
	margin-left: 22px;
	padding-top: 2px;
	}

.control_hidden				{ display:none; }

#control-steps
	{
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#control-steps img			{ padding-left: 10px; }

.control-buttons			{ padding-left: 4px; }

/* ======================================= */

/* --------------------------------------- */
/* SEARCH */
/* --------------------------------------- */

#displaybox
	{
	position: relative;
	width: 998px;
/*	height: 290px; */
	overflow-x: hidden;
	overflow: auto;
	margin-top: 6px;
	}

#displaybox .box			{ background: url(/grfx/cdi_v1/bgsearch.gif) repeat-y right top; }

#displaybox .columnone
	{
	width: 490px;
	_width: 486px;
	float: left;
	}

#displaybox .columntwo
	{
	width: 490px;
	_width: 486px;
	margin-left: 492px;
	_margin-left: 488px;
	}

#search-help, #print-buttons
	{
	float: right;
	margin: 0px;
	padding-right: 8px;
	cursor: pointer;
	}

.searchbox					{ padding: 2px 0px 1px 0px; }

.search-desc
	{
	font-size: 0.9em;
	width: 130px;
	float: left;
	}

.search-object				{ margin-left: 132px; }

.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: 290px;
	}

.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
	{
	background-color: #fff;
	width: 99%;
	padding: 2px;
	}

.browse_subject
	{
	background-color: #ccc;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	}

.browse_desc0-0				{ font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; width:  45px; }
.browse_desc0-1				{ font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; width: 120px; }
.browse_desc0-2				{ font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; width:  80px; }
.browse_desc0-3				{ font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; width:  80px; }
.browse_desc0-4				{ font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; }
.browse_desc0-5				{ font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; width: 140px; }
.browse_desc0-6				{ font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; width: 35px; }

.browse_desc1-0				{ width:  45px; font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; }
.browse_desc1-1				{ width: 120px; font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; }
.browse_desc1-2				{ width:  20px; font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; }
.browse_desc1-3				{               font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; }
.browse_desc1-4				{ width:  40px; font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; }
.browse_desc1-5				{ width:  35px; font-size: 0.9em; color: #fff; padding-top: 2px; padding-left: 4px; }

.browse_line0				{}
.browse_line1				{ }

.browse_data				{ border-bottom: 1px solid #ccc; font-size: 0.9em; padding-left: 5px; vertical-align: top; }

/* ======================================= */

/* --------------------------------------- */
/* PRINT */
/* --------------------------------------- */

#print-buttons
	{
	margin: 0px;
	padding: 0px;
	}

#print-buttons img
	{
	padding: 0px 2px 0px 2px;
	}

.print_table
	{
	background-color: #fff;
	width: 100%;
	padding: 2px;
	}

.print_ttl
	{
	background-color: #ccc;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	text-transform: uppercase;
	width: 146px;
	padding-left: 4px;
	}

.print_desc
	{
	background-color: #eee;
	font-size: 0.9em;
	color: #000;
	width: 146px;
	padding-left: 4px;
	}

.print_data
	{
	font-size: 0.9em;
	color: #000;
	padding-left: 6px;
	}

/* ======================================= */

/* --------------------------------------- */
/* BASKET */
/* --------------------------------------- */

#basket
	{
	background: url(/grfx/cdi_v1/bg-basket.gif) no-repeat;
	width: 134px;
	height: 68px;
	margin: 3px auto;
	}

#basket-icon
	{
	background: url(/grfx/cdi_v1/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; padding: 4px; }

.legendtable				{ padding: 4px; }
.legendtable td				{ font-size: 1em; color: #fff; }

/* ======================================= */
/* ======================================= */
/* ======================================= */
