/* statistik */

BODY.statistik DIV#content {
	width: 770px;
}

BODY.statistik LI#statistik{
	background: url(../_img/menubarSelected.gif) no-repeat bottom center;
	color: #fff;
}

BODY.statistik DIV#content DIV.contentPlate {
	text-align: left;
	padding: 0;
}

.settings {
	height: 40px;
	padding-left: 0px;
	margin-bottom: 20px;
}

.settings p {
	float: left;
	margin: 18px 10px 0 0px;
	padding-right: 25px;
	font-size: 14px;
}

.settings p#f_submit {
	margin: 0;
	border: 0;
	float: right; 
	padding: 11px 0px 0 0;
}

.settings p#f_submit img {
	float: right; 
}

.settings p label {
}

.add_dropdown img {

}

.t_right {
	text-align: right;
}

.clear {
	clear: both;
}

ul.tabs {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}

ul.tabs li {
	float: left;
	height: 33px;
}

ul.tabs li a {
	background: url(../_img/nav_submenu.png) no-repeat 0 0;
	display: block;
	height: 32px;
	text-indent: -5000px;
}

li#t_lev a {
	background-position: -5px -20px;
	width: 168px;
}

li#t_hast a {
	background-position: -173px -20px;
	width: 168px;
}

li#t_lan a {
	background-position: -341px -20px;
	width: 168px;
}

li#t_hasta a {
	background-position: -509px -20px;
	width: 168px;
}

li#t_om a {
	background-position: -677px -20px;
	width: 170px;
}

li#t_lev a.on {
	background-position: -5px -120px;
}

li#t_hast a.on {
	background-position: -173px -120px;
}

li#t_lan a.on {
	background-position: -341px -120px;
}

li#t_hasta a.on {
	background-position: -509px -120px;
}

li#t_om a.on {
	background-position: -677px -120px;
}


li#t_lev a:hover {
	background-position: -5px -70px;
}

li#t_hast a:hover {
	background-position: -173px -70px;
}

li#t_lan a:hover {
	background-position: -341px -70px;
}

li#t_hasta a:hover {
	background-position: -509px -70px;
}

li#t_om a:hover {
	background-position: -677px -70px;
}




#resultwrapper {

}

#result {
	padding: 0 0px;
}

#result_top {
	xbackground: url(../_img/bg_boxborder_top.png) no-repeat top;
	height: 15px;
}

#result_bot {
	xbackground: url(../_img/bg_boxborder_bot.png) no-repeat bottom;
	height: 15px;
}

#resulthead {
	overflow: auto; /* IE needs layout */
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#resulthead h2 {
	float: left;
	margin: 0;
	color: #4397c3;
}

#resulthead p {
	float: right;
	margin: 5px 0 0 0;
	color: #666;
}

#result p {

}

#result h3 {
	color: #666;
	text-align: left;
}

#result p.selections {
	float: left;
	margin: 0 20px 10px 0;
}

.c1 {
	background: url(../_img/c1.png) no-repeat center left;
	padding-left: 15px;
	margin-right: 10px;
	font-size: 14px;
}

.c2 {
	background: url(../_img/c2.png) no-repeat center left;
	padding-left: 15px;
	margin-right: 10px;	
	font-size: 14px;
}

.c3 {
	background: url(../_img/c3.png) no-repeat center left;
	padding-left: 15px;
	margin-right: 10px;	
	font-size: 14px;
}

.c4 {
	background: url(../_img/c4.png) no-repeat center left;
	padding-left: 15px;
	margin-right: 10px;	
	font-size: 14px;
}

.c5 {
	background: url(../_img/c5.png) no-repeat center left;
	padding-left: 15px;
	margin-right: 10px;	
	font-size: 14px;
}

#graph {
	padding: 20px;
	width: 800px;
	height: 280px;
	background: #fff url(../_img/platta_chart.png);
}

#graph h3 {
	float:left;
	color: #666;
	text-align: left;
	margin: 0;
	padding: 0;
}

#setgraph {
	float: right;
	margin: 0 0px 10px 0;
	padding: 0;
}

#setgraph a {
	background: url(../_img/nav_graphmenu.png) no-repeat 0 0;
	display: block;
	height: 24px;
	text-indent: -2000px;
	float: left;
}

#setgraph a.kurvor {
	background-position: -5px -10px;
	width: 100px;
}

#setgraph a.staplar {
	background-position: -105px -10px;
	width: 101px;
}

#setgraph a.kurvor.active {
	background-position: -5px -90px !important;
}

#setgraph a.kurvor:hover {
	background-position: -5px -50px;
}

#setgraph a.staplar.active {
	background-position: -105px -90px !important;
}

#setgraph a.staplar:hover {
	background-position: -105px -50px;
}

table {
	border-collapse:collapse;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: none;
}

th {
	text-align: left;
	color: #279ab6;
	padding: 3px 6px;
	font-size: 12px;
	border-bottom: 2px solid #ccc;
}

td {
	color: #000;
	padding: 1px 2px 1px 4px;
	font-size: 12px;
	border-bottom: 1px solid #d5d5d5;
}

td + td {
	border-left: 1px solid #d5d5d5;
}

tr.summary td {
	border: 0;
	border-top: 2px solid #eee;
}

.colactive {
	background: #f5f5f5;
}

th.active {
	background: url(../_img/bg_th_on.png) no-repeat center left;
	color: #279AB6;
}

th.header { 
	text-align: left;
	color: #279ab6;
	padding: 3px 12px 3px 12px;
	font-size: 12px; 
    cursor: pointer; 
	background: url(../_img/bg_th_nosort.png) no-repeat center left; 
} 

th.headerSortUp { 
	background: url(../_img/bg_th_sortup.png) no-repeat center left;
	color: #279AB6;
} 

th.headerSortDown { 
	background: url(../_img/bg_th_sortdown.png) no-repeat center left;
	color: #279AB6;
} 

.hide {
	display: none;
}

tr.hide td {
	color: #999;
}

.evenrow, .oddrow {
	clear: both;
}

.rowinfo {
	float: left;
	width: 230px;
	color: #666;
	font-size: 0.8em;
	height: 30px;
	line-height: 30px;
	padding-left: 9px;
}

.rowinfo:hover {
	color: #333;
}

.rowbars {
	background: #eee;
	float: left;
	width: 501px;
	height: 30px;
}

.oddrow .rowinfo {
	background: #f5f5f5;
}

.oddrow .rowbars {
	background: #f5f5f5 url(../_img/bg_grid_f5f.png) repeat bottom left;
}

.evenrow .rowinfo {
	background: #fff;
}

.evenrow .rowbars {
	background: #fff url(../_img/bg_grid_fff.png) repeat bottom left;
}

.rowfooter1, .rowfooter2, .rowfooter3 {
	float: left;
	width: 234px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 0.8em;
	text-align: right;
	padding-right: 5px;
}

.rowfooter2 {
	width: 244px;
}

.rowfooter3 {
	width: 244px;
}

a#b_show {
	color: #279ab6;
	text-decoration: none;
	font-style: italic;
}

.b1, .b2, .b3, .b4, .b5, .b6, .b7, .b8, .b9, .b10 {
	float: left;
	width: 1px;
	font-size: 11px;
	color: #666;
	text-align: center;
	height: 15px;
	margin-top: 7px;
}

.b1:hover, .b2:hover, .b3:hover, .b4:hover, .b5:hover, .b6:hover, .b7:hover, .b8:hover, .b9:hover, .b10:hover {
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

.b1 {
	background: #e12a00;
	border-bottom: 1px solid #b42200;
}

.b2 {
	background: #ff3000;
	border-bottom: 1px solid #cc2600;
}

.b3 {
	background: #ff6600;
	border-bottom: 1px solid #cc5200;
}

.b4 {
	background: #ffa200;
	border-bottom: 1px solid #cc8200;
}

.b5 {
	background: #ffcc00;
	border-bottom: 1px solid #cca300;
}

.b6 {
	background: #fff600;
	border-bottom: 1px solid #ccc500;
}

.b7 {
	background: #d2ff00;
	border-bottom: 1px solid #a8cc00;
}

.b8 {
	background: #a8ff00;
	border-bottom: 1px solid #86cc00;
}

.b9 {
	background: #66ff00;
	border-bottom: 1px solid #52cc00;
}

.b10 {
	background: #00ff12;
	border-bottom: 1px solid #00cc0e;
}

.infoimg {
	text-align: center;
	margin-top: 25px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
	opacity: 0.90;
	color: #333;
}

#tooltip h3, #tooltip div { margin: 0; }

.center {
	text-align: center;
}

#helpbox {
	background: #ffffcc url(../_img/bg_help.png) top left;
	height: 59px;
	padding: 0px 7px 0 15px;
	margin-bottom: 20px;
}

#helpbox h3 {
	float: left;
	text-align: left;
	color: #666;
	font-size: 1.2em;
	margin: 0;
	padding: 10px 0 0 0;
	width: 570px;
}

#helpbox p {
	float: left;
	color: #666;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	width: 570px;
}

#helpbutton {
	float: left;
	margin-top: -10px;
}

a#helpclose {
	float: right;
	padding: 5px 5px 0 0;
}

