body
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 80%;
	height: 100%;
}

ol, ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}



h4
{
	font-size: 1em;
}

#mainContent
{
	margin: 0px 0px 0px 19em;
}

/* MainPage admin*/
.admin_ramme
{
	border: solid 1px black;
	margin: 5px 0px 0px -3px;
}

.admin_content
{
	margin: 30px;
}

.admin_content table
{
	margin-bottom: 5px;
}

.admin_content table caption
{
	text-align: left;
	font-weight: bold;
}

.admin_content table th
{
	font-weight: bold;
	background-color: #e3e3e3;
	text-align: left; /*padding: 3px 10px 3px 10px;*/
}
.admin_content table td
{
	padding: 3px 10px 3px 10px;
}

.produkttable
{
	width: 50%;
}


.admin_content .ny_pris
{
	border: solid 1px black;
	padding: 0px 5px 15px 15px;
	margin-bottom: 10px;
	width: auto;
	float:left;
	
}

.admin_content .ny_pris SPAN
{
	vertical-align: middle;
}

.admin_content .nytt_varsel
{
	border: solid 1px black;
	padding: 0px 5px 15px 15px;
	margin-bottom: 10px;
	margin-left:10px;
	width: auto;
	float:left;
}

.admin_content .nytt_varsel SPAN
{
	vertical-align: middle;
}

.admin_content .prisfelt
{
	width: 50px;
}

.admin_content .tabell_venstre
{
    float:left;
    padding-right:208px;
}
    
.admin_content .tabell_venstre
{
    float:left;
}    

/*MainPage leverandører*/

.page_content
{
	margin: 10px;
}
.leverandor_menu a
{
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-left: solid 1px black;
	border-collapse: collapse;
	padding: 5px 3px 5px 3px;
	color: #003399;
	margin: -3px;
	font-weight: bold;
	text-decoration: none;
}

.leverandor_menu a:hover
{
	background-color: White;
}

.item
{
	background-color: #e3e3e3;
	border-bottom: solid 1px black;
}

.selected_item
{
	background-color: White;
	border-bottom: solid 1px White;
}
.leverandor_ramme
{
	border: solid 1px black;
	margin: 5px 0px 0px -3px;
}
.leverandor_content
{
	margin: 30px;
}

.helptext
{
	margin-left: 10px;
}

.opplysninger_prisoversikten
{
	width: 900px;
}
.opplysninger_prisoversikten li
{
	padding: 3px;
	float: left;
	margin-top: 0px;
}

.opplysninger_prisoversikten li .label
{
	display: inline-block;
	width: 115px;
}

.opplysninger_prisoversikten li .emptylabel
{
	display: inline-block;
	width: 554px;
	height: 22px;
}

.opplysninger_internt
{
	padding-top: 10px;
	width: 900px;
}
.opplysninger_internt li
{
	padding: 3px;
	float: left;
	margin-top: 0px;
}

.opplysninger_internt li .label
{
	display: inline-block;
	width: 115px;
}
.opplysninger_internt li .emptylabel
{
	display: inline-block;
	width: 274px;
	height: 22px;
}

.opplysningerKnapper
{
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.login
{
	padding: 20px 0px 0px 50px;
}
.login table td
{
	padding: 5px;
}

.user
{
	width: 200px;
	margin-left: 5px;
}
#Bruker
{
	float: right;
	clear: right;
	padding-bottom: 10px;
	padding-right: 10px;
}
#Bruker ul
{
	margin: -10px;
}
#Bruker ul li
{
	float: left; /*Må til for å få de ved siden av hverandre*/
	padding: 3px;
}

#Bruker a
{
	border-style: none;
	white-space: nowrap;
}

#Bruker a:hover
{
	text-decoration: underline;
}
.produkt li
{
	padding: 5px;
	background-color: #f0f0f0;
}

.produkt li .input
{
	width: 200px;
}

.produkttype li .input
{
	width: 200px;
}

.produkt li .label
{
	width: 142px;
	display: inline-block;
}

.produkttype li .label
{
	width: 142px;
	display: inline-block;
}

/*varsel*/
.varsel
{
	/*clear:left;*/
}
.varsel li
{
	padding: 5px;
	background-color: #e3e3e3;
}

.varsel li .input
{
	width: 100px;
}

.varsel li .label
{
	width: 142px;
	display: inline-block;
}

.varsel table
{
	border: solid 2px black;
}

.varsel table th
{
	text-align: left;
	padding: 3px 10px 3px 10px;
}
.varsel table td
{
	padding: 3px 10px 3px 10px;
}

/**/
/* produkt_info */

.produkt_info
{
	clear: both;
	float: left;
	padding-left: 10px;
	background-color: #f0f0f0;
	width: 100%;
}

.produkt
{
	float: left;
	clear: both;
	width: 100%;
}

.produkttype
{
	width: 100%;
}

.produkttype li
{
	padding: 5px;
	background-color: #f0f0f0;
}

.produkt_info li
{
	float: left;
	clear: both;
	padding-top: 5px;
}

.produkt_info li .kommunerlabel
{
	padding-top: 5px;
}

.produkt_info .betalingsinformasjon
{
	width: 482px;
}
.produkt_info .kommuner
{
	float: left;
	width: 200px;
}
.produkt_info .kommunervalgtlabel
{
	padding-left: 122px;
}

.produkt_info .KommuneKnapper
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.produkt_info .KommuneKnapper ul
{
	display: inline-block;
}

.produkt_info .KommuneKnapper li
{
	width: 100px;
}
.produkt_info .antallkommunerlabel
{
	padding-left: 327px;
	padding-top: 5px;
}
/**/
.disclaimer
{
	color: Red;
	clear: left;
}

.produkt_knapper
{
	padding-top: 5px;
}
/*************** public pages*********************/

/*søkeside*/
.search_control
{
	background-color: #e3e3e3;
	padding: 10px;
	min-width: 580px;
}

.search_control table
{
    width:auto !important;
}

.search_control table td
{
    padding-right:10px;
}

.search_control li
{
	margin-left: 10px;
}

#tooltipdiv ul li p
{
    margin: 0 0 5px 0;
}

.search_control .tooltipImage_margin
{
    margin-right:5px;
    margin-left: 5px;
    position:relative;
    top:10px;
}

.search_control h4
{
    margin-bottom:0px;
    padding-bottom:0px;
    }

.search_control li .label
{
	/**display: inline-block;**/
	width: 130px;
}

.search_control .tooltipImage
{
    vertical-align: middle;
    margin:5px;
    }

.search_control li .labelOverskrift
{
	display: inline-block;
}

.search_control span
{
    vertical-align:baseline;
}

.search_control .stable
{
    position:relative;
    top:-20px;
}  

.search_control li .labelOverskriftText
{
    /*
    float:left;
	display: inline-block;
	margin-bottom: 5px;
	margin-top: -15px;
	height: 32px;*/
}

.search_control li .input
{
	margin-right: 3px;
}
.text_image
{
	padding-right: 5px;
}

.text_image img
{
	vertical-align: middle;
}


.main_page_public_search
{
	margin-left: 30%;
	width: 50%;
}

.search_results table th
{
	background-color: #e3e3e3;
}

.search_resuls CheckBox
{
     color:Background;
    }

/*Liste leverandører/produkter*/
.velg_visning
{
	background-color: #f0f0f0;
	padding: 10px;
	
}

.velg_visning table 
{
    width:60% !important;
}


.sammenligne
{
    background-color: #009785;
    padding: 10px;
    color:White;
    text-align:left;
    margin-top:15px;
    /*min-width:880px;*/
    height:32px;
}

.sammenligne input
{
    /*margin-top: 10px;*/
    float:right;
    position:relative;
    top:-3px;
    margin-left:40px;
    margin-top:5px;
    }

.grafboks
{
    width: 80%;
}

.tilpassgraf
{
    background-color: #009785;
    padding: 10px;
    color:White;
    text-align:left;
    height:150px;
    min-width:800px;
}

.tilpassgraf ul {
    float:left;
    padding-right: 50px;
}

#littopp
{
    margin-top: -23px;
    }
.tilpassgraf ul li{
    padding-bottom:10px;
    /*line-height: 30px;*/
}

.tilpassgraf img
{
    padding-left:5px;
    }


p.nopadding{
    padding:0px;
    margin:0px;
}

.notVisibleTextBox
{
    visibility:hidden;
    width:5px;
}



/*Betalingsinformasjon*/
.betalingsinfo li .label
{
	display: inline-block;
	width: 150px;
}


.light
{
	background-color: #f0f0f0;
	padding: 3px;
	margin: 0px;
}
.dark
{
	background-color: #e3e3e3;
	padding: 3px;
	margin: 0px;
}

.highlightedRow
{
    border-color:Green;
    border-width: 1px;
    }
.column_header
{
	background-color: #e3e3e3;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.column_header_darker
{
	background-color: #CCCCCC;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.column_header_grey
{
    background-color: #CCCCCC;
	color: #6D6E71;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.column_header_green
{
    background-color: #009785;
}

.first_column
{
	float: left;
	padding-right: 5px;
	width: 45%;
}
.second_column
{
	float: right;
	padding-right: 5px;
	width: 45%;
}

.pris
{
	clear: right;
}

.valgtProduktInfo
{
    clear:right;
    margin-top: 100px;
    margin-bottom: 5px;
    }
    
    .valgtProduktInfo h4
{
    border: 5px solid Green;
    padding:15px;
    }
    
    
    
    .rowHighlighted
    {
        border-top:5px solid Green;
        border-bottom: 5px solid Green;
        
        }
    .rowHighlightedLeft
    {
        border-top:5px solid Green;
        border-bottom: 5px solid Green;
        border-left: 5px solid Green;
        }
        
        .rowHighlightedRight
    {
        border-top:5px solid Green;
        border-bottom: 5px solid Green;
        border-right: 5px solid Green;
        }
/**/
/*****************Leverandørliste til publikum**************/
.public_content
{
	/*border: solid 1px black;*/
	margin: 5px 0px 0px -3px;
}

.public_content table
{
	width: 100%;
}

.public_content table th
{
	font-weight: bold;
	background-color: #e3e3e3;
	vertical-align: bottom;
}

.public_content .pager table
{
	width: auto;
	text-align: left;
}
/**********************************************************/
/* validation summary og meldinger
/**********************************************************/
.validation_summary
{
	/*clear:both;*/
}
.validation_summary ul
{
	border: dashed 1px red;
	margin: 3px;
	padding-left: 5px;
}
.validation_summary li
{
	padding: 3px;
}
.error_message
{
	display: block;
	border: dashed 1px red;
	padding: 5px;
	padding-top: 3px;
	margin-top: 3px;
	color:Red;
}

.warning
{
	color: Red;
}

.sandbag
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #ffffff;
	width: 200px;
	padding: 5px;
	/*opacity: 0.85;*/
}
#tooltip h3, #tooltip div 
{ 
    margin: 0; 
    font-size: 80%;
    font-weight: normal;
    font-family : Verdana, Arial, Helvetica, Sans-serif;
}

.nyprofil
{
    padding:10px;
    width:40%;    
}

.nybetingelse
{
    padding:10px;
    width:60%;    
}

.legend table
{
width:auto;
font-weight:bold;
}

.legend table th
{
background-color:White;
text-align:left;
padding-left:30px;
}

.legend table th span
{
text-decoration: underline;
}

.legend td
{
    padding:2px;    
    white-space: nowrap;
}

.legend .kursiv
{
    font-style:italic;
}

.legendspace
{
    padding-left:30px;
}

.graftabell table
{
width:auto;
border-color:#4d90cd;
}

.graftabell td
{
    padding:5px 10px 5px 10px;    
}

.graftabell .boldlinje
{
    font-weight:bold;
}

.div_sammenligne
{
    float:right;
    padding:5px;
    background-color:#009785;
}
