.kanalmall input {
	width: 50px;
}

.foretagslista-enkel #lista_vfieldslist {
	display: none;
}

.foretagslista-enkel {
}

#search_update, #calendar_update {
	position: fixed;
	left: 0%;
	bottom: 0%;
}

.planeringsstatus-cell-active {
	background-color: #ff8080;
}

.planeringsstatus-cell {
	position: relative;
	float: left;
	width: 25px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	border-right: 1px dashed #000000;
	height: 25px;
	z-index: 0;
}

.planeringsstatus-cell-grundning, .planeringsstatus-cell-salj, .planeringsstatus-cell-workshop {
	float: left;
	background-color: #fefe76;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.planeringsstatus-cell-salj {
	background-color: #d9502b;
}

.planeringsstatus-cell-workshop {
	background-color: #ffba00;
}

.planering_grundning, .planering_salj, .planering_workshop {
	z-index: 1;
}

.planeringsstatus-header {
	font-weight: bold;
}

.week-odd {
	background-color: #f6f5f5;
}

.planeringsstatus-header .planeringsstatus-cell {
	height: auto;
}

.todo-lista {
	position: absolute;
	top: 30px;
	right: 0%;
	padding: 20px;
	font-size: 11px;
}

.todo-lista td {
	font-size: 11px;
}

#todo {
	padding-top: 40px;
}

.row_input {
	position: relative;
	float: left;
}

.historyicon {
	position: relative;
	float: left;
}

.row_input_last {
	position: relative;
	clear: both;
}

.row_input_start {
	position: relative;
}

.table
{
	 	border-color: #dddddd;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.td
{
		border-color: #dddddd;
    border-style: solid;
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;

}



.menuhead {
			position: fixed;
			background-image: url('../intranet/images/menubg.gif');
			height: 40px;
			width: 100%;	
			z-index: 999;		
		}
		.bb {
			background-color: #e0e0e0;
			padding: 0px;
			margin: 0px;
			font-size: 11px;
			font-family: verdana;
			color: #444444;
		}
		.tabl {

			background-color: #ffffff;
			padding: 10px;
			font-size: 11px;
			font-family: verdana;
		}
		.rubrik {
			font-size: 10px;
			font-weight: bold;
			color: #000000;
			margin-bottom: 5px;
			
			
		}
		.excelrubriker {
			font-size: 9px;
			font-weight: normal;
	
		}
		.small {
			font-size: 10px;
			color: #777777;
			font-weight: normal;
			
		}
		.text {
			font-size: 11px;
			color: #777777;
		}
		.list {
			margin-bottom: 20px;
		}
		.box {
			border: 1px solid #dddddd;
			font-size: 11px;
			font-family: verdana;
		}	
		.redbox {
			border: 1px solid red;
			font-size: 11px;
			font-family: verdana;
		
		}
		.greenbox {
			border: 1px solid green;
			font-size: 11px;
			font-family: verdana;
			
		}
		.orangebox {
			border: 1px solid orange;
			font-size: 11px;
			font-family: verdana;
			
		}
		.select {
			border: 1px solid orange;
			font-size: 11px;
			font-family: verdana;
			
		}
		a:link {text-decoration:none; color: #006675;}
		a:visited {text-decoration:none; color: #006675;}
		a:hover {text-decoration:underline; color: #00a7c0;}

	.cell_table {
		border-top: 1px solid lightgray;
		border-left: 1px solid lightgray;
	}
	.cell {
		border-right: 1px solid lightgray;
		border-bottom: 1px solid lightgray;
		font-size: 9px;
		
	}
	.input_textline {
		border: none;
		font-size: 9px;
	}
	.input_search {
		border: none;
		font-size: 9px;
		color: #999999;
	}
	.input_select {
		border: none;
		font-size: 9px;
	}
	.selectbox {
		font-size: 9px;
	}
	.textbox {
		font-size: 9px;
	}
	.operator {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		background-color: #666666;
		color: #ffffff;
		height: 16px;
		width: 16px;
		text-align: center;
		cursor: pointer;
	}
	.historyicon {
		align: right;
		background-color: #ffffff;
		color: #dddddd;
		height: 15px;
		width: 16px;
		text-align: center;
		cursor: pointer;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	.distincticon {
		align: right;
		background-color: #ffffff;
		color: #dddddd;
		height: 16px;
		width: 16px;
		text-align: center;
		cursor: pointer;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		margin-right: 2px;
	}
	.popup_menu{
		position:absolute;
		z-index:10;
		text-align:center;
		color:#FF0000;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
		background-color: #666666;
		border: 1px solid #999999;
		display:none;
		width: 250px;
		}
	.popup_history{
		position:absolute;
		z-index:10;
		text-align:center;
		color:#777777;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		border: 1px solid #999999;
		width: 650px;
		display:none;
		}
		.popup_distinct{
		position:absolute;
		z-index:10;
		text-align:center;
		color:#777777;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		border: 1px solid #999999;
		width: 350px;
		display:none;
		}
		.distinct_search {
			padding: 10px;
		}
		.history_search {
			padding: 10px;
		}
		.menu_item {
			padding: 5px;
			font-size: 11px;
			background-color: #666666;
			color: #ffffff;
			cursor: pointer;
		}
		
		.selectedmenu {
			background-color: #ffffff;
			display: none;
			font-size: 11px;	
		}

	.todotoplist {
		background-image: url('../intranet/images/list_bg.gif');
		height: 25px;
		border-bottom: 1px solid #dddddd;
		font-size: 11px;
		font-family: verdana;
	}
	.todobottom {
		font-size: 11px;
		font-family: verdana;
	}
	.todobox {
		background-image: url('../intranet/images/list_bg_light.gif');
		background-repeat:repeat-x;
		background-position:bottom;
		background-color: #ffffff;
		font-size: 11px;
		font-family: verdana;
		width: 100%;
		border: 1px solid #dddddd;
	}
	.toptodocell {
		font-size: 11px;
		padding: 0px 10px 0px 10px;
	}
	.selectbox {
		font-size: 11px;
		border: none;
		background-color: transparent;
	}
	.standardselectboxmedram {
		font-size: 11px;
	}
	.selectbox_gray {
		font-size: 11px;
		border: none;
		background-color: #868686;
		color: #ffffff;
	}
	.textbox_gray {
		font-size: 11px;
		border: none;
		background-color: transparent;
		color: #ffffff;
	}
	.textbox_white {
		font-size: 11px;
		font-family: verdana;
		border: none;
		background-color: transparent;
		color: #666666;
	}
	.knapp {
		font-size: 9px;
		border: 1px solid #dddddd;
		height:23px;
		background-image: url('../intranet/images/list_bg.gif');
		color: #666666;
		padding-left: 2px;
		padding-right: 2px;
	}
	.cellbox {
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding:3px;
	}
	.todocellbox {
		border-top: 1px solid #dddddd;
		padding:3px;
	}
	.skapatodotabell {
		font-size: 11px;
	
	}
	.skapatodouppgift {
		font-family: verdana;
		font-size: 11px;
	}
		.editframe{
	display: none;
	visibility: hidden;
	z-index:99000;
	position: absolute; 
	top: 0px; 
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: .6;
	z-index: 999999;

	
	}

body > div#editframe {position: fixed; }
.centerframe
{
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	text-align: center;
}
.editiframe
{
	margin:50px auto;
	height: 400;
	width: 510;
	background-color: #ffffff;
	border: 1px solid white;
	background-image: url("../images/topmenubg.jpg"); 
	background-repeat: repeat-x;
	text-align: right;
	z-index: 99999999;
	
	}
	body > div#centerframe {  }
	
	
	
#fixme {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 0px; top: 0px;
}
body > div#fixme {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}


