﻿body
{
    font-family: arial,verdana,helvetica,Sans-Serif;
    font-size: 12px;
    color: #3C3228;
}

a
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}

h1
{
    font-size: 13px;
    font-weight: bold;
}

table
{
    border-width: 0;
    margin: 10px 0 0;
    width: 627px;
    font-size: 11px;
    border-collapse: collapse;
}

div#toggle_content table td
{
    border: none;
}
div#toggle_content table th
{
    border: none;
}
table thead
{
    background: url('/Images/bg_table.png') repeat-x scroll 0 0 #E6DCC8;
    font-weight: bold;
}

tr.header_row
{
    background: url('/Images/bg_table.png') repeat-x scroll 0 0 #E6DCC8;
    font-weight: bold;
}

th.kg_column
{
    width: 45px;
}
th.last_week_column
{
    width: 90px;
}
#ctl00_ContentPlaceHolder1_beregnButton
{
    color: #42424F;
    font-size: 10px;
    font-family: verdana,arial,helvetica,Sans-Serif;
    font-weight: bold;
}

#ctl00_ContentPlaceHolder1_beregnButton:hover
{
}

#ctl00_printArea
{
    margin: 10px 0;
}

th
{
    text-align: left;
    padding: 5px 0 5px 5px;
}

/*th.headercell_top
{
	background-color: #92929F;
	color: White;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding:5px 5px;
}
*/
/*
th.headercell_left
{
	text-align: left;
	font-weight: bold;	
	font-weight: bold;
	padding:5px 5px;
}
*/
/*th.headercell
{
	background-color: #92929F;
	color: White;
	font-weight: bold;
	white-space: nowrap;
	padding:5px 5px;
	text-align: left;
}
*/


table td
{
    border: 1px solid #E6DCC8;
    text-align: left;
    padding: 5px 0 5px 5px;
}

table th
{
    border: 1px solid #E6DCC8;
    text-align: left;
    padding: 5px 0 5px 5px;
}

td.Data
{
    text-align: left;
    padding: 5px 5px;
}

td.ugetext
{
    padding: 5px 5px;
}

td.DiffData
{
    text-align: left;
    font-weight: normal;
    padding: 5px 5px;
}

tr.average
{
    color: #42424F;
    font-weight: bolder;
    background-color: #fff;
}

tr.even_row
{
    font-weight: bold;
    background-color: #fff;
}

tr.uneven_row
{
    background-color: #f8f5ef;
    font-weight: bold;
}
td.lineheadercell_even
{
    color: #42424F;
    font-weight: bold;
    padding: 5px 5px;
}

td.linecell_even_bold
{
    color: #42424F;
    padding: 5px 5px;
}

td.lineheadercell_uneven
{
    color: #42424F;
    font-weight: bold;
    padding: 5px 5px;
}

td.notecell
{
    background-color: #fff;
    font-weight: bold;
    white-space: normal;
    padding: 5px 5px;
}

input.text
{
    border: none;
    border-color: #c6c6cf;
    background-color: Transparent;
    margin-right: 2px;
    width: 98%;
    text-align: right;
    background-image: url('/Images/1271150767_pencil.png');
    background-repeat: no-repeat;
}

.button_like
{
    margin: 5px 0;
    padding: 5px 5px;
    border: none;
    background-color: #003366;
    color: #fff;
    font-weight: bold;
}

.button_like:hover
{
    background-color: #335c85;
    color: #fff;
}

#image1, #image2
{
    display: none;
}

.button_container
{
    padding: 5px 5px;
    margin-bottom: 8px;
    margin-top: 5px;
    width: 650px;
    text-align: left;
}

#toggle_content
{
    border-width: 1px;
    border-style: solid;
    width: 662px;
}

ul
{
    padding: 0 14px;
}

.next_year_button
{
    display: inline-block;
    width: 330px;
    text-align: right;
}

.previous_year_button
{
    display: inline-block;
    width: 330px;
    text-align: left;
}
