@charset "UTF-8";
/* Globale stiler START */
#NewProcessWrapper {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f9f9f9;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #e6e6e6;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#NewProcessWrapper .ProgressIndicator {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-bottom: 0px;
}
#NewProcessWrapper .ProgressIndicator a{
	text-decoration:none;
}
#NewProcessWrapper .ProgressIndicatorStep {
	font-size: 11px;
	font-weight: bold;
	float:left;
	line-height:29px;
	color:#A6A6A6;
	margin-right: 15px;
}
#NewProcessWrapper .ProgressIndicatorStep span {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/CustomerProcess/WizardProgressIndicator-INACTIVE.png);
	height: 29px;
	width: 29px;
	margin-right: 3px;
	display: block;
	float:left;
	font-size: 19px;
	color: #FFF;
	text-align: center;
}
#NewProcessWrapper .ProgressIndicatorStep.Current {
	color:#F75400;
}
#NewProcessWrapper .ProgressIndicatorStep.Current span {
	background-image: url(../images/CustomerProcess/WizardProgressIndicator-ACTIVE.png);
}
#NewProcess {
	/*Stilen for selve form-taggen */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#NewProcessWrapper .ClearBoth {
	clear:both;
}
#NewProcessWrapper .ClearNone {
	clear:none;
}
#NewProcessWrapper .ClearLeft {
	clear:left;
}
#NewProcessWrapper .ClearRight {
	clear:right;
}
#NewProcessWrapper .FloatLeft {
	float:left;
}
.Button {
	clear:left;
	display:block;
	margin-bottom:5px;
}
a img.Button {
	outline: none; /* hide dotted outline in Firefox */
}
.Back {
	clear:left;
	margin-bottom:15px;
}
#NewProcessWrapper a:visited {
	color: #03F;
}
#NewProcessWrapper a:hover {
	color: #09F;
	text-decoration: underline;
}
#NewProcessWrapper a:active {
	color: #FF5500;
	text-decoration: underline;
}
#NewProcessWrapper .ColumnsWrapper {
	background-image: url(../images/CustomerProcess/DividerVertical.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom:10px;
	margin-top:10px;
}
#NewProcessWrapper .ColumnsWrapperNoDivider {
	background-image: none;
	margin-bottom:10px;
	margin-top:10px;
}
/* Globale stiler SLUTT */

/* TYPOGRAFI START */
#NewProcessWrapper h1 {
	color:#FF5500;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:26px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 3px;
	display:inline-block;
}
#NewProcessWrapper h2 {
	color:#FF5500;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

#NewProcessWrapper h3 {
	color:#FF5500;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 3px;
}
#NewProcessWrapper h3 em {
	font-style: italic;
}
#NewProcessWrapper h4 {
	color:#FF5500;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 3px;
}
#NewProcessWrapper h5 {
	color:#000;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 3px;
	padding:0;
}
#NewProcessWrapper p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding:0;
	display:inline-block;
}
/* TYPOGRAFI SLUTT */



/* DIVERSE LAYOUTJUSTERINGER*/
#EksisterendeKundeValg, #NyKundeValg {
	margin-left:18px;
	display: none;
}



.DisplayNone {
	display:none
}
.Visible {
	visibility: visible;
}
.Width45Percent {
}
.PaddingLeft20 {
	margin-left:20px;
}
#MeterReadingNow_InputFields {
	padding-left:20px;
}
.FullWidth {
	width:100%;
	float:left;
	padding-right:20px;
	margin-bottom:15px;
	overflow: hidden;
}
.LeftColumn {
	width:45%;
	float:left;
	padding-right:20px;
	margin-bottom:15px;
	overflow: hidden;
}
.RightColumn {
	width:45%;
	float:right;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
}
.AcceptTerms {
	display:block;
	clear:both;
	float:left;
}
/* Skjema-stilsett START */
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin:0;
}
#NewProcessWrapper {
	font-size: 12px;/*	width:100%; */
}
#NewProcessWrapper label {
	display: block;
	position: relative;
	padding-bottom: 9px;
	padding-top: 1px;
	width:auto;
	margin-right:10px;
	float:left;
	text-align: left;
}
#NewProcessWrapper label em {
	color:#FF5500;
	font-style: normal;
	font-weight: bold;
}
#NewProcessWrapper .RadioChkboxLabel {
	margin-left:5px;
	line-height:12px;
	font-size:12px;
}
#NewProcessWrapper .RadioChkbox {
	display: block;
	float: left;
	line-height:10px;
}
#NewProcessWrapper input.RadioChkbox {
	border:none;
	padding-right:0;
	line-height:10px;
	display:block;
}



#NewProcessWrapper input:focus.RadioChkbox, #NewProcessWrapper textarea:focus.RadioChkbox {
	border:none;
}
#NewProcessWrapper select {
	font-size: 11px;
	padding: 3px;
	display:block;
	margin:0;
	border: 1px solid #c0c0c0;
	clear:left;
}
#NewProcessWrapper input, #NewProcessWrapper textarea {
	font-size: 11px;
	padding: 4px;
	border: 1px solid #c0c0c0;
	clear:left;
	display:block;
	margin:0;
}
#NewProcessWrapper input {
	padding-right:15px;
}
#NewProcessWrapper input:focus, #NewProcessWrapper textarea:focus {
	border: 1px solid #F90;
}
.inputWidthFullwidth {
	width:100%;
}
.inputWidth01 {
	width:57px;
}
.inputWidth02 {
	width:117px;
}
.inputWidth03 {
	width:205px;
}
.inputWidth04 {
	width:310px;
}
.inputWidth01-Padding20 {
	width:37px;
}
.inputWidth02-Padding20 {
	width:97px;
}
.inputWidth03-Padding20 {
	width:187px;
}
.selectWidth01 {
	width:75px;
}
.selectWidth02 {
	width:90px;
}
.TooltipTextStyle {
	color:#808080;
	font-style: italic;
	visibility: visible;
	font-size: 11px;
	line-height:12px;
}
/*  HJELPETEKSTER START */
.TooltipTextStyle {
	color:#808080;
	font-style: italic;
	visibility: visible;
	font-size: 11px;
	line-height:12px;
	margin-bottom:6px;
}
#NewProcessWrapper label span {
	display: block;
	top: 38px;
	position: absolute;
	left: 0px;
	font-size: 11px;
	line-height:12px;
	visibility: hidden;
}

#NewProcessWrapper .multiline #SummaryBillingAddressDifferent label span
{
	top:78px;
}

#SummaryBillingAddressDifferentComment
{
	margin-top: 10px;
}

#NewProcessWrapper label.Textarea span {
	display: block;
	font-size: 11px;
	line-height:12px;
	visibility: visible;
	clear:left;
	position: static;
	margin-bottom:5px;
}
#NewProcessWrapper label.Tooltip {
	margin-bottom:20px
}
#NewProcessWrapper label.Tooltip input {
}
#NewProcessWrapper label.Tooltip span, .altText {
	color:#808080;
	font-style: italic;
	visibility: visible;
}
#NewProcessWrapper label.TooltipRadio {
	margin-bottom:20px
}
#NewProcessWrapper label.TooltipRadio input {
}
#NewProcessWrapper label.TooltipRadio span {
	color:#808080;
	font-style: italic;
	visibility: visible;
	top: 14px;
	position: absolute;
	left: 0px;
	width:225px;
}
#NewProcessWrapper label.Warning {
	margin-bottom:20px
}
#NewProcessWrapper label.Warning input {
	border: 1px solid #C00;
	background-color: #FFF;
	background-image: url(../images/CustomerProcess/ico-InputWarning.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#NewProcessWrapper label.Warning span {
	color:#e1332b;
	visibility: visible;
}
/*#NewProcessWrapper label.Error {
	margin-bottom:20px
}*/
#NewProcessWrapper label.Error input, #NewProcessWrapper label.Error select{
	border: 1px solid #C00;
	background-color: #FFE5B6;
	background-image: url(../images/CustomerProcess/ico-InputError.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#NewProcessWrapper label.Error textarea{
	border: 1px solid #C00;
	background-color: #FFE5B6;
	background-image: url(../images/CustomerProcess/ico-InputError.png);
	background-attachment:fixed;
	background-repeat: no-repeat;
	
}

#NewProcessWrapper label.Error span {
	color:#e1332b;
	visibility: visible;
}
#NewProcessWrapper label.OK {
	margin-bottom:0px
}
#NewProcessWrapper label.OK input {
	border: 1px solid #390;
	background-color: #FFF;
	background-image: url(../images/CustomerProcess/ico-InputOK.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#NewProcessWrapper label.OK input:focus, #NewProcessWrapper label.OK textarea:focus, #NewProcessWrapper label.Error input:focus, #NewProcessWrapper label.Error textarea:focus, #NewProcessWrapper label.Warning input:focus, #NewProcessWrapper label.Warning textarea:focus {
	border: 1px solid #F90;
	background-color: #FFF;
	background-image: none;
}
/*  HJELPETEKSTER SLUTT */

/* Skjema-stilsett SLUTT */

/* Boks, avrundede hjorner, START */
/* Show only to IE PC \*/
* html .RoundedBoxHeader span {
	height: 1%;
} /* For IE 5 PC */
.RoundedBox {
	background-image: url(../images/CustomerProcess/RoundedBoxBody-Right.png);  /* Bildet kan ikke vaere gjennomsiktig */
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RoundedBox .RoundedBoxHeader {
	background: url(../images/CustomerProcess/RoundedBoxHeader-Right.png) no-repeat top right;  /* Bildet kan ikke vaere gjennomsiktig */
	margin: 0;
	padding: 0;
	text-align: left;
	height:10px;
}
.RoundedBox .RoundedBoxHeader span {
	background: url(../images/CustomerProcess/RoundedBoxHeader-Left.png) no-repeat top left;  /* Bildet kan ikke vaere gjennomsiktig */
	margin: 0;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	display:block;
}
.RoundedBox .RoundedBoxBody {
	background: url(../images/CustomerProcess/RoundedBoxBody-Left.png) no-repeat bottom left;  /* Bildet kan ikke vaere gjennomsiktig */
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.RoundedBoxHidden {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RoundedBoxHidden .RoundedBoxHeader {
	background-image: none;
	margin: 0;
	padding: 0;
	text-align: left;
	height:10px;
}
.RoundedBoxHidden .RoundedBoxHeader span {
	background-image: none;
	margin: 0;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	display:block;
}
.RoundedBoxHidden .RoundedBoxBody {
	background-image: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* Boks, avrundede hjorner, END */

/* Summary, Definition list START */
#NewProcessWrapper .SummaryBox {
	background-color: #dceef7;
	border: 1px solid #95cbe6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#NewProcessWrapper .SummaryBox h2{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display:inline-block;
}
#NewProcessWrapper .SummaryBox h3{
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#NewProcessWrapper dl  {
	float:left;
	display:block;
	padding-right:20px;
	width:29%;
}
#NewProcessWrapper dt {
	font-weight:bold;
	font-size:11px;
	float:left;
	clear:left;
	display:block;
	margin-bottom:0;
	
}
#NewProcessWrapper dd {
	font-size:11px;
	clear:left;
	float:left;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#NewProcessWrapper .Telephone{
	font-size: 14px;
	font-weight: bold;
	color: #090;
	font-style: normal;
	}
	
#NewProcessWrapper .SummaryInfoWrapper{
	clear:both;
	float:left;
	width:100%;
}
#NewProcessWrapper .SummaryBillingAddress{
	clear:left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95cbe6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top:10px;
}
#NewProcessWrapper SummaryBillingAddressDifferent{
	clear:left;}

#NewProcessWrapper SummaryBillingAddressDifferentComment{
	clear:left;}
		
/* Summary, Definition list END*/


/* PRODUKTSIDEN START */
#NewProcessWrapper #ProductPage #PricePerKWh em {
	color:#FF5500;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
#NewProcessWrapper #ProductPage #PricePerKWh {
	margin-bottom:15px;
}
#NewProcessWrapper #ProductPage .ProductAdvantages {
	float:left;
	display:block;
	padding:0;
}
#NewProcessWrapper #ProductPage .ProductAdvantages ul {
	display:inline;
	margin:0;
	list-style-position: inside;
}
#NewProcessWrapper #ProductPage .ProductAdvantages ul li {
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left:20px;
	background-image: url(../images/CustomerProcess/ProductPage_ChkMark.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	font-size:14px;
	line-height:14px;
}
#NewProcessWrapper #ProductPage .CallToACtion {
	float:right;
	cursor:pointer;
}

#NewProcessWrapper #ProductPage #Facts{
	clear:left;
	margin-right: 50px;
	margin-left: 15px;
}
#NewProcessWrapper #ProductPage #Facts p{
	margin:0;
	padding:0;}
#NewProcessWrapper #ProductPage #Facts ul{
	display:inline;
	margin:0;
	list-style-position: inside;
}
#NewProcessWrapper #ProductPage #Facts ul li{
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left:15px;
	background-image: url(../images/CustomerProcess/ul_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	font-size:12px;
	line-height:13px;
}

#NewProcessWrapper #ProductPage #EstimatePrice{
	clear:left;
	margin-right: 50px;
	margin-left: 15px;
}
#NewProcessWrapper #ProductPage #EstimatePrice p{
	margin:0;
	padding:0;}

/* PRODUKTSIDEN SLUTT */



/* Navbar START */
#NewProcessWrapper #ProductPage #Navbar {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*float: left;*/
	width: 100%;
	height: 35px; /* FORANDRE DENNE FOR Å SETTE HØYDE*/
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	margin-top:30px;
}
#NewProcessWrapper #ProductPage #Navbar ul, #NewProcessWrapper #ProductPage #Navbar ul li {
	list-style: none;
	height: 100%;
}
#NewProcessWrapper #ProductPage #Navbar ul {
	display: block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
}
#NewProcessWrapper #ProductPage #Navbar ul li {
	display: block;
	list-style-type:none;
	float: left;
	margin: 0px;
}
#NewProcessWrapper #ProductPage #Navbar ul li a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/CustomerProcess/Navbar/NavbarBg_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	background-attachment: scroll;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 16px;
	height: 35px; /* FORANDRE DENNE FOR Å SETTE HØYDE*/
	display: block;
	float: left;
	outline: none; /* hide dotted outline in Firefox */
	cursor: pointer;
}
#NewProcessWrapper #ProductPage #Navbar ul li span {
	background-image: url(../images/CustomerProcess/Navbar/NavbarBg_span.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px; /* FORANDRE DENNE FOR Å SETTE HØYDE*/
	line-height: 35px; /* FORANDRE DENNE FOR Å POSISJONERE TEKSTEN RIKTIG VERTIKALT*/
	float: left;
}

#NewProcessWrapper #ProductPage #Navbar ul li a:hover {
	text-decoration: none;
	background-position: 0 -35px;
}
#NewProcessWrapper #ProductPage #Navbar ul li a:hover span {
	text-decoration: none;
	background-position: 100% -35px;
	color: #FF5500;
}
#NewProcessWrapper #ProductPage #Navbar ul li a:active {
	text-decoration: none;
	background-position: 0 -105px;
}
#NewProcessWrapper #ProductPage #Navbar ul li a:active span {
	text-decoration: none;
	background-position: 100% -105px;
	color: #FFF;
}
#NewProcessWrapper #ProductPage #Navbar .current a {
	background-position: 0 -70px;
	color: #FFFFFF;
}
#NewProcessWrapper #ProductPage #Navbar .current a span {
	text-decoration: none;
	background-position: 100% -70px;
}
#NewProcessWrapper #ProductPage #Navbar .current a:hover span {
	color: #FFFFFF;
}
/* Stiler for å sette venstre del av Navbaren START */
#NewProcessWrapper #ProductPage #Navbar .NavbarLeft a {
	background-image: url(../images/CustomerProcess/Navbar/NavbarBg_a_left.png);
	padding-left: 18px;
}
/* Stiler for å sette venstre del av Navbaren END */

/* Stiler for å sette høyre del av Navbaren START */
#NewProcessWrapper #ProductPage #Navbar .NavbarRight span {
	background-image: url(../images/CustomerProcess/Navbar/NavbarBg_span_right.png);
	padding-right: 18px;
}
/* Stiler for å sette høyre del av Navbaren END */

/* Navbar END */



/* Fixes */

#NewProcessWrapper label.PostNo{
	display:inline-block;
}

#NewProcessWrapper input.inlineBlock, span.inlineBlock{
	display:inline-block;
}


#NewProcessWrapper label.PostAddress{
	width:131px;
	display:inline-block;
}

#NewProcessWrapper label.bithday{
	margin-right:0;
}

#NewProcessWrapper LABEL span.hideme, span.hideme
{
	display:none;
}

#NewProcessWrapper label.Error input.RadioChkbox 
{
	background:none;
	background-color:#ffe5b6;
}
/*
#NewProcessWrapper .Error input.RadioChkbox 
{
	background:none;
	background-color:#ffe5b6;
}

#NewProcessWrapper .OK input.RadioChkbox 
{
	background:none;
	border:none;
}*/

#NewProcessWrapper label.OK input.RadioChkbox 
{
	background:none;
	border:none;
}

#NewProcessWrapper label.small, NewProcess label.small
{
	margin:0;
	padding:0;
}

#ProductPage h5
{
	display:inline-block;
	margin-top: 15px;
}

#ProductPage p
{
	font-size: 12px;
}
/*
.Error .RadioChkboxLabel
{
	background-color:#ffe5b6;
	border: 1px solid #C00;
}

.OK .RadioChkboxLabel
{
	background-color: Transparent;
	border:none;
}*/


#OldAddress_DateForMoving_YES
{
	min-height: 88px;
	clear:left;
}

label.AcceptTermsLabel
{
	overflow:auto;
	width:200px;
	height:100px;	
} 
.Error .Accept
{
	background-color:#ffe5b6;
	border: 1px solid #C00;
}
.OK .Accept
{
	background-color: Transparent;
	border:none;
}

.nobr
{
	white-space: nowrap;
}
#NewProcessWrapper #ProductPage .ProductAdvantages UL LI.none 
{
	background-image:none;	
}

#DateForMoving_No
{
	color: #808080;
	font-size: 11px;
	display:block;
}

span.indent
{
	display:inline-block;
	visibility:hidden;
	width: 15px;
	float:left;
}

#NewProcessWrapper label.ckb
{
	float:right;
	padding-left:5px;
	width:205px;
	padding-top:0;
}

.theform
{
	display:none;
}

.noscript
{
	border:2px solid #FF5500;
	padding: 20px;
}