@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
    text-align: left;
}
label {
	font-weight: bold;
}
html, body 
{
    height: 100%;
    width: 100%;
    background-color: #f3f0e9;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
ul, li
{
    list-style: none outside none;
}
a, a:link, a:visited
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:active
{
	color: #fff;
    text-decoration: underline;
}
a:focus
{
    outline: 1px dotted;
}

#klwtelepay-error a, #klwtelepay-error a:link, #klwtelepay-error a:visited
{
    color: #005284;
    font-weight: bold;
    text-decoration: none;
}
#klwtelepay-error a:hover, #klwtelepay-error a:active, #klwtelepay-error a:focus
{
	color: #005284;
    text-decoration: underline;
}
#klwtelepay-error a:focus
{
    outline: 1px dotted;
}

#bodyDiv {
	height: 100%;
	width: 100%;
}

.wrapper {
	background: none repeat scroll 0 0 white;
	margin: 0px auto;
	width: 1020px;
	-webkit-box-shadow: 0px 2px 8px #666; /* Safari hack */
	-moz-box-shadow: 0px 2px 8px #666666; /* Firefox hack */
	-ms-box-shadow: 0px 2px 8px #666666; /* IE hack */
	box-shadow: 0px 2px 8px #666;
}

.header {
	background: url("../images/all-sprite.png") 0px -1883px transparent;
	min-height: 90px;
	background-repeat: repeat-x;
	z-index: 100;
	border-bottom: 1px solid rgb(204, 204, 204);
	width: 940px;
	box-shadow: 0px 2px 8px rgb(102, 102, 102);
	padding: 0px 40px;
}

.branding {
	padding-top: 28px; /* Lagt til i stedet for toppmenyen Privat/Bedrift osv. */
	border: solid 1px transparent;
	height: 54px;
	width: 1020px;
	overflow: hidden;
}

.logo {
	margin: 0px 30px 0px 30px;
	width: 400px;
	float: left;
}

.contentPadding {
	min-height: 150px;
	height: 100%;
	width: 940px;
	padding: 23px 40px 50px 40px;
	clear: both;
}

h1 > span.pageTitle
{
    font-size: 20px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    letter-spacing: 0.05em;
}
h1
{
    font-size: 20px;
    padding-bottom: 10px;
}
h2
{
    font-size: 1.385em;
}
h5
{
    font-size: 1.231em;
}
h6
{
    font-size: 1.154em;
}

.btn .ui-button-text{
	color: #fff!important;
	text-align: center!important;
	font-size: 16px!important;
	font-weight: normal!important;
}

.warning {
    font-weight: bold;
    color: red;
}

.warningList {
	margin-bottom: 10px;
	color: red;
}

.warningList li {
	list-style: disc inside none;
	font-weight: bold;
    color: red;
}

.submitbutton {
    font-weight: bold;
}

.descriptionField {
	padding-right: 5px;
}

.footer {
	clear: both;
	background: url("../images/all-sprite.png") no-repeat scroll 0 -1615px transparent;
	height: 268px;
	color: #fff;
	overflow: hidden;
	_overflow: visible; /* IE 6 hack? */
	display: block;
	position: relative;
	margin: 0 auto;
    padding: 0 40px;
    width: 940px;
 }

.footer li, .footer h3, .footer span
{
    color: #fff;
}

.footer span.title
{
    font-size: 12px;
}

.footer .title
{
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
}
.footer .text
{
    color: #ccd8de;
    display: inline;
    font-size: 10px;
}
div .whiteText
{
    color: #fff;
    display: inline;
}
.footerTop
{
	margin-top: 10px;
	
}
.footerBottom
{
	position: absolute;
    bottom: 0px;
    vertical-align: baseline;
}
.footerBottom span.title
{
    padding-left: 1px;
    padding-top: 10px;
    position: relative;
    font-size: 11px;
}

.valuta-table {   
	border-collapse: collapse;
	padding: 3px;
	margin-top: 5px; 
	margin-bottom: 5px;
}
 
.valuta-table-header {
	text-align: center;
	background: none repeat scroll 0 0 #E5E5E5;
	border-bottom: 1px solid #BBBBBB;
	padding: 3px;
}
 
.valuta-table-odd-row {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #BBBBBB;
}
 
.valuta-table-even-row {
	background: none repeat scroll 0 0 #F9F9F9;
	border-top: 1px solid #BBBBBB;
}

.valuta-table-valuta-column {
	text-align: center;
}

.valuta-table-belop-column {
	text-align: right;
}

.layout-table-header {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
    font-size: 15px;
}

.layout-table-column {
	padding-right: 20px;
}

/*#region 960_12_10_10.css styles */
.grid-3
{
    width: 220px;
}
.grid-5
{
    width: 380px;
}
.grid-7
{
    width: 540px;
}
.grid-9
{
    width: 700px;
}
.column
{
    margin: 0 10px 0 10px;
    overflow: hidden;
    float: left;
    display: inline;
}
.row
{
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}