.ls_plugin {
	position: relative;
	font-size: 12px;
	float: left;
}

.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: verdana;
}

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

.ls_privat{
	float: left;
	/*padding-right: 15px;*/
	margin-top:15px;
	margin-left: 30px;
	color: #FFFFFF;
	font-weight: 300;
	font-size: 14px;
	/*margin-bottom: 50px;*/
}
.ls_privat a{
	color: #FFFFFF;
}
.ls_naring{
	float: left;
	/*padding-right: 15px;*/
	margin-top:15px;
	margin-left: 30px;
	color: #FFFFFF;
	font-weight: 300;
	font-size: 14px;
	/*margin-bottom: 50px;*/
}

.ls_naring a{
	color: #FFFFFF;
}


.ls_middle{
	color: #9C0F00;
	padding-top: 80px;
	margin-left: -38px;
	float: left;
	
}

.ls_middle h2{
	font-size: 20px;
	margin-left: -15px;
}

.ls_middle .lsp{
	color: #FFFFFF;
	float: left;
}


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

.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 {
	padding: 125px 0 65px 15px;
	margin-left: 150px;
	cursor: text;
	height: 29px;
	
}

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

.ls_plugin .ls_form #ls_search_field {
	float: left;
	margin: -19px 0 0 2px;
	width: 140px;
	height: 21px;
	background: url('../images/sokfelt.gif') top left no-repeat;
	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;
	margin-right: 30px;
	margin-top: 8px;
	width: 55px;
	height: 24px;
	background: url('../images/sortere_sok.jpg') top right no-repeat;
}
.ls_plugin .ls_form #ls_search_button:hover {
	background: url('../images/sortere_sok.jpg') top right no-repeat;
}

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

.ls_plugin .ls_form #ls_kommune_field_wrapper {
	float: right;
	/*margin-top: 1px;*/
	/*width: 151;*/
	/*height: 27px;*/
	
}

.ls_plugin .ls_form #ls_kommune_field {
	margin: 5px 30px 0 87px;
	width: 149px;
	height: 21px;
	background: url('../images/sokfelt.gif') top right no-repeat;
	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: 15px;
}

.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 {
	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;
	cursor: default; /* fra Thomas */
}

.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;
}