.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('http://lt.sortere.no/images/loading_grey.png') top center no-repeat;
	z-index: 15;
}

.ls_plugin, .ls_plugin a, .ls_plugin input {
	color: #4e4e4e;
	font-family: verdana;
}

.ls_plugin input {
	font-size: 12px;
	padding: 0px;
}

.ls_plugin .ls_main_head {
	padding-right: 15px;
	background: url('http://lt.sortere.no/images/main_head_right_grey.gif') top right no-repeat;
}

.ls_plugin .ls_main_head_inner {
	padding: 15px 0 3px 15px;
	background: url('http://lt.sortere.no/images/main_head_left_grey.gif') top left no-repeat;
}

.ls_plugin .ls_main_body {
	padding-right: 15px;
	background: url('http://lt.sortere.no/images/main_body_right_grey.gif') top right repeat-y;
}

.ls_plugin .ls_main_body_inner {
	padding: 3px 0 3px 15px;
	background: url('http://lt.sortere.no/images/main_body_left_grey.gif') top left repeat-y;
}

.ls_plugin .ls_main_tail {
	padding-right: 15px;
	background: url('http://lt.sortere.no/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('http://lt.sortere.no/images/main_tail_left_grey.gif') bottom left no-repeat;
}

.ls_plugin .ls_form {
	cursor: text;
	height: 29px;
	background: url('http://lt.sortere.no/images/search_field_grey.gif') top left no-repeat;
}

.ls_plugin .ls_form.minimal {
	background: url('http://lt.sortere.no/images/search_field_minimal_grey.gif') top left no-repeat;
}

.ls_plugin .ls_form #ls_search_field {
	margin: 6px 0 0 30px;
	width: 200px;
	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.minimal #ls_search_field {
	margin: 6px 0 0 5px;
}

.ls_plugin .ls_form #ls_search_button {
	float: right;
	width: 84px;
	height: 29px;
	background: url('http://lt.sortere.no/images/search_button_grey.gif') top right no-repeat;
}
.ls_plugin .ls_form #ls_search_button:hover {
	background: url('http://lt.sortere.no/images/search_button_grey_hover.gif') top right no-repeat;
}

.ls_plugin .ls_form.minimal #ls_search_button {
	width: 32px;
	background: url('http://lt.sortere.no/images/search_button_minimal_grey.gif') top right no-repeat;
}
.ls_plugin .ls_form.minimal #ls_search_button:hover {
	background: url('http://lt.sortere.no/images/search_button_minimal_grey_hover.gif') top right no-repeat;
}

#ls_blocked_notifier {
	position: absolute;
	width: 128px;
	height: 20px;
	background: url('http://lt.sortere.no/images/pop_up_blocked_bg.gif') top right no-repeat;
	padding: 10px 0px 0px 26px;
}

.ls_plugin .ls_form #ls_kommune_field_wrapper {
	float: right;
	margin-top: 1px;
	width: 223px;
	height: 27px;
	background: url('http://lt.sortere.no/images/kommune_field_grey.png') top right no-repeat;
}

.ls_plugin .ls_form #ls_kommune_field {
	margin: 5px 0 0 87px;
	width: 133px;
	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 select#ls_kommune_field {
	margin-top: 3px;
	height: 21px;
	font-size: 12px;
}

.ls_plugin .ls_result_head {
	padding-right: 10px;
	background: url('http://lt.sortere.no/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('http://lt.sortere.no/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('http://lt.sortere.no/images/result_body_right_grey.gif') top right repeat-y;
}

.ls_plugin .ls_result_body_inner {
	padding: 0 9px 0 20px;
	background: url('http://lt.sortere.no/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('http://lt.sortere.no/images/result_tail_right_grey.gif') bottom right no-repeat;
}

.ls_plugin .ls_result_tail_inner {
	line-height: 14px;
	font-size: 11px;
	text-align: right;
	padding: 5px 0 5px 10px;
	background: url('http://lt.sortere.no/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('http://lt.sortere.no/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('http://lt.sortere.no/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('http://lt.sortere.no/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('http://lt.sortere.no/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 {
	z-index: 10;
	margin: 0px;
}

.ls_plugin .dx_autocomplete_head {
	padding-right: 10px;
	background: url('http://lt.sortere.no/images/suggest_head_right_grey.gif') top right no-repeat;
}

.ls_plugin .dx_autocomplete_head_inner {
	color: #bdbdbd;
	font-size: 9px;
	line-height: 9px;
	padding: 3px 0 5px 5px;
	background: url('http://lt.sortere.no/images/suggest_head_left_grey.gif') top left no-repeat;
}

.ls_plugin .dx_autocomplete_body {
	padding-right: 1px;
	background: url('http://lt.sortere.no/images/suggest_body_right_grey.gif') top right repeat-y;
}

.ls_plugin .dx_autocomplete_body_inner {
	padding-left: 1px;
	background: url('http://lt.sortere.no/images/suggest_body_left_grey.gif') top left repeat-y;
}

.ls_plugin .dx_autocomplete_tail {
	padding-right: 10px;
	background: url('http://lt.sortere.no/images/suggest_tail_right_grey.gif') bottom right no-repeat;
}

.ls_plugin .dx_autocomplete_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('http://lt.sortere.no/images/suggest_tail_left_grey.gif') bottom left no-repeat;
}

.ls_plugin .dx_autocomplete_item {
	padding: 3px 9px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}

.ls_plugin .dx_autocomplete_item.ac_selected {
	background: #e4e4e4;
}


.ls_breadcrumb_box {
	height: 21px;
	margin-bottom: 5px;
}

.ls_breadcrumb {
	background: url('http://lt.sortere.no/images/bc_background_grey.gif') top left repeat-x;
	float: left;
	height: 21px;
}

.ls_breadcrumb a {
	background: url('http://lt.sortere.no/images/bc_arrow_grey.gif') top left no-repeat;
	padding: 2px 5px 5px 15px;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.ls_breadcrumb a.first {
	background: url('http://lt.sortere.no/images/bc_left_end_grey.gif') top left no-repeat;
}

.ls_breadcrumb_end {
	background: url('http://lt.sortere.no/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('http://lt.sortere.no/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('http://lt.sortere.no/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('http://lt.sortere.no/images/sortere.no_link_map.gif') top left no-repeat;
	*/
}

.ls_plugin .ls_tips img {
	float: left;
	margin-right: 8px;
}