.ls_plugin {
	position: relative;
	font-size: 12px;
}

.ls_plugin #ls_loading {
	position: absolute;
	width: 100%;
	height: 18px;
	margin-top: 2px;
	top: 0px;
	left: 0px;
	background: url('images/loading_grey.png') top center no-repeat;
	z-index: 15;
}

.ls_plugin, .ls_plugin a, .ls_plugin input {
	color: #4e4e4e;
	font-family: Georgia;
}

.ls_plugin input {
	font-size: 12px;
	padding: 0px;
}

.ls_plugin .ls_main_head {
	padding-right: 15px;
	background: url('images/main_head_right_grey_tall.gif') no-repeat top right;
}

.ls_plugin .ls_main_head_inner {
	padding: 15px 0 3px 15px;
	background: url('images/main_head_left_grey_tall.gif') no-repeat top left;
}

.ls_plugin .ls_main_body {
	padding-right: 15px;
	background: url('images/main_body_right_grey.gif') top right repeat-y;
}

.ls_plugin .ls_main_body_inner {
	padding: 3px 0 3px 15px;
	background: url('images/main_body_left_grey.gif') top left repeat-y;
}

.ls_plugin .ls_main_tail {
	padding-right: 15px;
	background: url('images/main_tail_right_grey.gif') bottom right no-repeat;
}

.ls_plugin .ls_main_tail_inner {
	color: #666;
	font-size: 9px;
	text-align: center;
	padding: 3px 0 3px 15px;
	background: url('images/main_tail_left_grey.gif') bottom left no-repeat;
}

.ls_plugin .ls_form {
	cursor: text;
	height: 29px;
	background: url('images/search_field_grey.gif') top left no-repeat;
}

.ls_plugin .ls_form #ls_search_field {
	margin: 6px 0 0 30px;
	width: 176px;
	height: 18px;
	border-width: 0; /* Hack som s�rger for at IE6 aksepterer at border blir fjernet og at at vi setter h�yde p� form-feltet. "border: none;" ser ikke ut til � ha noen effekt i IE6 i standards mode. */
}

.ls_plugin .ls_form #ls_search_button {
	float: right;
	width: 84px;
	height: 29px;
	background: url('images/search_button_grey.gif') top right no-repeat;
}
.ls_plugin .ls_form #ls_search_button:hover {
	background: url('images/search_button_grey_hover.gif') top right no-repeat;
}

.ls_plugin .ls_form #ls_kommune_field_wrapper {
	float: right;
	margin-top: 1px;
	width: 223px;
	height: 27px;
	background: url('images/kommune_field_grey.png') top right no-repeat;
}

.ls_plugin .ls_form #ls_kommune_field {
	margin: 5px 0 0 90px;
	width: 128px;
	height: 18px;
	border-width: 0; /* Hack som s�rger for at IE6 aksepterer at border blir fjernet og at at vi setter h�yde p� form-feltet. "border: none;" ser ikke ut til � ha noen effekt i IE6 i standards mode. */
}

.ls_plugin .ls_result_head {
	padding-right: 10px;
	background: url('images/result_head_right_grey.gif') top right no-repeat;
}

.ls_plugin .ls_result_head_inner {
	color: #666;
	font-size: 11px;
	padding: 5px 0 5px 10px;
	background: url('images/result_head_left_grey.gif') top left no-repeat;
}

.ls_plugin #ls_result_closehandle {
	cursor: pointer;
	float: right;
}

.ls_plugin .ls_result_body {
	padding-right: 1px;
	background: url('images/result_body_right_grey.gif') top right repeat-y;
}

.ls_plugin .ls_result_body_inner {
	padding: 0 9px 0 20px;
	background: url('images/result_body_left_grey.gif') top left repeat-y;
}

.ls_plugin .ls_result_tail {
	zoom: 1; /* Hack som s�rger for at den indre div-ens padding-bottom ikke trigger en bug i IE (som ville gjort at den ytre div-en blir st�rre enn den skulle v�rt). */
	padding-right: 10px;
	background: url('images/result_tail_right_grey.gif') bottom right no-repeat;
}

.ls_plugin .ls_result_tail_inner {
	color: #666;
	line-height: 14px;
	font-size: 11px;
	text-align: right;
	padding: 5px 0 5px 10px;
	background: url('images/result_tail_left_grey.gif') bottom left no-repeat;
}

.ls_produkttyper .ls_header, .ls_miljogifter .ls_header, .ls_avfallstyper .ls_header {
	padding-left: 100px;
	height: 31px;
	color: #666;
	font-style: italic;
	background: url('images/result_list_arrow.png') top left no-repeat;
}

.ls_entity {
	padding-bottom: 20px;
}

.ls_produkttyper .ls_image_inner, .ls_produkttype .ls_image_inner {
	width: 92px;
	height: 65px;
	/* background: url('images/product_type_mask_green.png') top center no-repeat; /* Image frame commented out by request from Linda. */
}

.ls_produkttyper .ls_image_inner.ls_farlig_avfall, .ls_produkttype .ls_image_inner.ls_farlig_avfall {
	/* background: url('images/product_type_mask_red.png') top center no-repeat; /* Image frame commented out by request from Linda. */
}

.ls_entity .ls_image {
	float: left;
	width: 92px;
	height: 66px;
}

.ls_entity .ls_name {
	font-size: 13px;
	font-weight: bold;
}

.ls_entity .ls_name, .ls_entity .ls_description, .ls_entity .ls_pt_avfallstyper {
	margin-left: 125px;
	padding-bottom: 5px;
}

.ls_entity_single .ls_ordninger, .ls_entity_single .ls_tips_box, .ls_avfallstype .ls_description, .ls_avfallstypelist {
	margin-left: 115px;
	background: url('images/section_gradient_grey.png') top left no-repeat;
	padding: 10px 0 5px 10px;
	min-height: 190px;
	height: auto !important;
	height: 190px;
}

.ls_avfallstypelist {
	margin-left: 0px;
}

a.ls_farlig_avfall {
	color: red;
}

.ls_ordninger .ls_header, .ls_description .ls_header, .ls_tips_box .ls_header {
	margin-bottom: 10px;
	color: #aaa;
	font-size: 10px;
	font-weight: bold;
}

.ls_omrade_name {
	font-weight: bold;
	text-decoration: underline;
}

.ls_ordning_name {
	font-weight: bold;
}

.ls_ordning {
	padding: 5px 0 20px 0;
}

.ls_ordning_description, .ls_ordning_handtering, .ls_ordning_hjemmeside {
	margin: 0 0 5px 15px;
}

.ls_tips_header {
	font-weight: bold;
}

.ls_plugin ul.ls_tips {
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
}

.ls_plugin ul.ls_tips li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.ls_plugin #ls_autosuggester {
	position: absolute;
	z-index: 10;
	margin: 0px;
}

.ls_plugin .ls_suggest_head {
	padding-right: 10px;
	background: url('images/suggest_head_right_grey.gif') top right no-repeat;
}

.ls_plugin .ls_suggest_head_inner {
	color: #bdbdbd;
	font-size: 9px;
	line-height: 9px;
	padding: 3px 0 5px 5px;
	background: url('images/suggest_head_left_grey.gif') top left no-repeat;
}

.ls_plugin .ls_suggest_body {
	padding-right: 1px;
	background: url('images/suggest_body_right_grey.gif') top right repeat-y;
}

.ls_plugin .ls_suggest_body_inner {
	padding-left: 1px;
	background: url('images/suggest_body_left_grey.gif') top left repeat-y;
}

.ls_plugin .ls_suggest_tail {
	padding-right: 10px;
	background: url('images/suggest_tail_right_grey.gif') bottom right no-repeat;
}

.ls_plugin .ls_suggest_tail_inner {
	line-height: 0; /* IE trenger &nbsp; i div-en for � vise bakgrunnsbilder, bruker line-height: 0 for at h�yden ikke skal affekteres av dette. */
	padding: 0 0 3px 10px;
	background: url('images/suggest_tail_left_grey.gif') bottom left no-repeat;
}

.ls_plugin .ls_suggestion {
	padding: 3px 9px;
}

.ls_plugin .ls_suggestion.ls_selected {
	background: #e4e4e4;
}

.ls_breadcrumb_box {
	height: 21px;
	margin-bottom: 5px;
}

.ls_breadcrumb {
	background: url('images/bc_background_grey.gif') top left repeat-x;
	float: left;
	height: 21px;
}

.ls_breadcrumb a {
	background: url('images/bc_arrow_grey.gif') top left no-repeat;
	padding: 2px 5px 5px 15px;
	display: block;
	font-size: 14px;
	line-height: 14px;
}

.ls_breadcrumb a.first {
	background: url('images/bc_left_end_grey.gif') top left no-repeat;
}

.ls_breadcrumb_end {
	background: url('images/bc_right_end_grey.gif') top right no-repeat;
	width: 10px;
	height: 21px;
	float: left;
}

.ls_plugin .ls_query_link {
	display: none; /* Hidden by request from Linda. */
	float: right;
	width: 75px;
	height: 25px;
	background: url('images/sortere.no_link.gif') top left no-repeat;
}

.ls_plugin .ls_map_link {
	float: left;
	margin: 5px 10px 5px 0;
	width: 42px;
	height: 49px;
	background: url('images/map_grey.png') top left no-repeat;
	/*
		Linda's map icon above. For the original, uncomment these lines again...
		width: 75px;
		height: 25px;
		background: url('images/sortere.no_link_map.gif') top left no-repeat;
	*/
}

.ls_plugin .ls_tips img {
	float: left;
	margin-right: 8px;
}

.sidebar .ls_plugin .ls_form #ls_search_field {
  margin: 0;
  padding: 1%;
  width: 98%;
  border: 1px solid #ccc;
}

.ls_plugin #ls_result_close {
  margin-top: 5px;
  float: right;
  cursor: pointer;
}
.ls_plugin .ls_intro {
	background: url('images/three_garbage_cans_small.png') no-repeat bottom right;
  height: 18px;
  font-size: 18px;
  padding: 15px 0;
}

