/* Main */
.main {
	clear: both;
}

/* Body */
.content 
{
    /*width: 715px;*/
	min-height: 400px;
	font-size: 1.2em;
	float: left;
	padding: 0 0 0 10px;
	width: 760px;
	/*padding: 12px 10px 12px 28px;*/
}

.rightColumn {
	width: 180px;
	padding-top: 9px;
	float: right;
	padding-left: 20px;
	padding-right: 30px;
}

.clearer {
	clear: both;
}

.container {
	background: url(images/bg2.jpg) repeat-y;
	margin: 0 auto;
	width: 1000px;
}

/* Images */
.imageWide {
	padding-bottom: 6px;
	border-left: 1px;
	border-left-color: #638AC5;
}

.imageSmall {
	padding-right: 19px;
	padding-bottom: 9px;
	float: left;
	padding-top: 19px;
}

/* Block Quote */
.blockQuote {
	background: url(images/quote.gif) no-repeat;
	color: #638AC5;
	font: 1.4em/1.2em "Lucida Sans Unicode",serif;
	padding-left: 40px;
	padding-right: 60px;
}

/* News */
.newsColumn {
	color: #FFFFFF;
	font-size: 1.1em;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 20px;
}

.newsHead {
	font: bold 1.2em Verdana, sans-serif;
	padding-top: 12px;
	padding-bottom: 20px;
	line-height: 1.0em
}

.newsText {
	color: #FFFFFF;
	line-height: 1.3em;
	padding-top: 3px;
	font-size: 1.1em;
}

.newsText a {
	color: #442D1F;
	text-decoration: none;
}

.newsText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.newsDate {
	line-height: 1.0em;
	border-top:1px;
	border-top-color:#FFFFFF;
	border-top-style:dotted;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
	font-size: 0.9em;
	padding: 3px 0;
}

/* News Page */
.newsPageDate {
	color: #A1968F;
	line-height: 1.0em;
	margin-top: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #442D1F;
	border-bottom: 1px dotted #442D1F;
	font-size: 0.9em;
}

.corporate {
	font-size: 1em;
	color: #FFFFFF;

}

.corporate p, .tipForm p {
	line-height: 1.4em;
}

.corporate p {
}

.corporate a, .tipForm a {
	color: #FFFFFF;
	text-decoration: none;
}

.corporate a:hover, .tipForm a:hover {
	color: #442D1F;
	text-decoration: none;
}

.tipForm {
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1em;
	padding-left: 5px;
	padding-top: 10px;
}

.tipFormHead {
	font: bold 1.2em Verdana, sans-serif;
}

.tipFormError {
	font: bold 1em Verdana, sans-serif;
	padding-bottom: 6px;
	color: #CC0000;
}

/* Added by Stian H : 31.07.2008 ++ */

a.nml
{
    background: transparent;
    color: #638ad5;
    font-weight: bold;
    text-decoration: none;
}
a.nml:hover
{
    background: transparent;
    color: #442d1f;
    font-weight: bold;
    text-decoration: none;
}
a.dml
{
    background: transparent;
    color: #bbb;
    font-weight: bold;
    text-decoration: none;
}
a.dml:hover
{
    background: transparent;
    color: #bbb;
    font-weight: bold;
    text-decoration: none;
}
label
{
    cursor: pointer;
}
td
{
    vertical-align: top;
}
img
{
    border: 0;
}

div.buttonwm
{
    background: url(/App_Themes/Standard/images/knapp_big.gif) repeat-x;
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}
div.buttonwmlll
{
    float: left;
    background: url(/App_Themes/Standard/images/knapp_big.gif) repeat-x;
    margin: 0 10px 0 0;
    padding: 0;
}
div.buttonwm a
{
    background: url(/App_Themes/Standard/images/knapp_right.gif) no-repeat top right;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 5px 10px 0 10px;
    text-decoration: none;
}
div.buttonwm a:hover
{
    background: url(/App_Themes/Standard/images/knapp_right.gif) no-repeat top right;
    color: #eee;
}

div.buttonwmd
{
    background: url(/App_Themes/Standard/images/knapp_big_dark.gif) repeat-x;
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}

div.button
{
    background: url(/App_Themes/Standard/images/knapp_big.gif) repeat-x;
    float: right;
    margin: 0;
    padding: 0;
}
div.button a
{
    background: url(/App_Themes/Standard/images/knapp_right.gif) no-repeat top right;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 5px 10px 0 10px;
    text-decoration: none;
    white-space: nowrap;
}
div.button a:hover
{
    background: url(/App_Themes/Standard/images/knapp_right.gif) no-repeat top right;
    color: #eee;
}
div.button a.nestebarn
{
    background: url(/App_Themes/Standard/images/knapp_right_barn.gif) no-repeat top right;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 5px 35px 0 10px;
    text-decoration: none;
    white-space: nowrap;
}
div.button a.nestebarn:hover
{
    background: url(/App_Themes/Standard/images/knapp_right_barn.gif) no-repeat top right;
    color: #eee;
}


input.instxt
{
    background: #fff;
    border-top: solid 1px #abadb3;
    border-left: solid 1px #e2e3ea;
    border-right: solid 1px #e2e3ea;
    border-bottom: solid 1px #e2e3ea;
    color: #442d1f;
    font: 11px arial;
    margin: 0;
    padding: 2px 0 0 2px;
    width: 180px;
}
tr.instxte td
{
    margin: 0;
    padding: 2px 0 2px 2px;
}
tr.instxte input
{
    background: #fff;
    border-top: solid 1px #abadb3;
    border-left: solid 1px #e2e3ea;
    border-right: solid 1px #e2e3ea;
    border-bottom: solid 1px #e2e3ea;
    color: #442d1f;
    font: 11px arial;
    margin: 0;
    padding: 2px 0 0 2px;
    width: 80px;
}
select.instxtw, input.instxtw
{
    background: #fff;
    border-top: solid 1px #abadb3;
    border-left: solid 1px #e2e3ea;
    border-right: solid 1px #e2e3ea;
    border-bottom: solid 1px #e2e3ea;
    color: #442d1f;
    font: 11px arial;
    margin: 0;
    padding: 2px 0 0 2px;
}
input.instxtd
{
    background: #fff;
    border: solid 1px #5792cc;
    color: #442d1f;
    font: 11px arial;
    margin: 0;
    padding: 2px 0 0 2px;
}

span.success
{
	background: url(/App_Themes/Standard/images/confirmed.gif) no-repeat;
	display:block;
	color: Green;
	/*padding:10px 10px 10px 38px;*/
	padding: 9px 0 8px 37px;
	font-weight:bolder;
}
table.nbt
{
    border-left: solid 1px #e3e3e3;
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
}
table.nbt td
{
    background: #fff;
    border-top: solid 1px #e3e3e3;
    padding: 2px 0 2px 6px;
}
table.nbt td.nbh
{
    background: #dcd5c5;
    border: 0;
    color: #54382a;
    font: 11px arial;
    font-weight: bold;
    margin: 0;
    padding: 6px 0 6px 6px;
}

div.defbg
{
    /*background: url(/App_Themes/Standard/images/def.jpg) no-repeat;*/
    padding: 50px 0 0 26px;
}

blockquote
{
    background: url(/App_Themes/Standard/images/bq.gif) no-repeat;
    font: 15px arial;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0 30px 0 50px;
}
div.std
{
    padding: 12px 10px 30px 28px;
}

div.mod
{
    background: transparent;
    color: #fff;
}
div.mod a
{
    background: transparent;
    color: #fff;
    text-decoration: underline;
}
div.mod a:hover
{
    background: transparent;
    color: #eee;
    text-decoration: underline;
}
div.mod h2
{
    background: transparent;
    color: #fff;
    font: 16px 'trebuchet ms';
    font-weight: normal;
    margin: 0;
    padding: 0;
}
div.mod h3
{
    background: transparent;
    color: #fff;
    font: 13px arial;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
div.mod p
{
    margin: 0 0 10px 0;
    padding: 0;
}
div.sep
{
    background: url(/App_Themes/Standard/images/dot.gif) repeat-x;
    margin: 15px 0 0 0;
}

a.child
{
    background: url(/App_Themes/Standard/images/barn.jpg) no-repeat;
    display: block;
    margin: 0 0 10px 0;
    padding: 7px 0 8px 40px;
}

h1.newhdr
{
    background: transparent;
    color: #442d1f !important;
    margin: 0;
    padding: 0;
}

input.tekstboks1
{
    margin: 0 0 2px 0;
    padding: 1px;
    width: 300px !important;
}
textarea.tekstboks1
{
    height: 200px !important;
    margin: 0 0 2px 0;
    padding: 1px;
    width: 300px !important;
}