﻿/* Generic HTML start */

body
{
    font: 12px Verdana, Helvetica, Sans-Serif;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
    color:#333333;
}

.small
{
	font-size:10px;
    line-height:12px;
}

.medium
{
	font-size:11px;
    line-height:14px;
}

.large
{
	font-size:12px;
	line-height:14px;
}

.body-main
{
    background-color: #e6ec92;
    background-image:url(/Images/bg-slice.gif);
    background-repeat: repeat-x;
	
}

h1
{
    font-size: 20px;
    font-weight: bold;
}

h2
{
    font-size: 18px;
    font-weight: bold;
}

h3
{
    font-size: 16px;
    font-weight: bold;
}

h4
{
    font-size: 14px;
    font-weight: bold;
}

h5
{
    font-size: 12px;
    font-weight: bold;
}

p {margin-top:0px;}

/* Generic HTML end */

/* Menu start */

.menu
{
}

.header .menu
{
    padding: 2px 0 0 17px;
    font-size: 11px;
    font-family:Verdana;
    font-weight:bold;
    color: #333333;
    float: left;
    letter-spacing:-1px;
}

.menu ul
{
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
}


.menu li
{
    list-style-type: none;
    display: inline;
    margin:0;
    padding:0;
}
.menu li.spacer
{
    list-style-type: none;
    display: inline;
    font-weight:normal;
}

.menu li a
{
    text-decoration: none;
    padding: 7px 5px;
    color: #333333;
}


.menu li a:link
{
    color: #333333;
}


.menu li a:visited
{
    color: #333333;
}


.menu li a:hover
{
    color: #898C1D;
}

/* Menu end */



.landing
{
        background-color: #e6ec92;
    background-image:url(/Images/bg-slice.gif);
    background-repeat: repeat-x;
    /*
    background-color: #c4d03c;
    /*?? CDD63B ??*/
}

.landing .center-box
{
    margin:0px auto auto;
	width: 936px;
}



.center-box .inner .left_side
{
    float:left;
    width:285px;
    padding-top: 20px;
    color: #414f20;
}
.center-box .inner .left_side a
{
    color: #414f20;
}
.left_side h3
{
    font-family: Trebuchet MS;
    font-size: 15px;
    margin: 15px 0;
}

.center-box .inner .center_side
{
    float:left;
    width:350px;

}
.center-box .inner .center_side .sub-heading
{
      font-size: 16px;
    font-family: Trebuchet MS;
    line-height:20px;  
    }
.center-box .inner .right_side
{
    float:right;
    width:185px;
    text-align:right;
}
.center-box .inner .right_side a
{
    color: #ff6a00;
}


.center-box
{
    margin:10px auto;
	width: 900px;
	font-size:11px;
	line-height:14px;
}

.center-box .logo
{
    margin-bottom: 15px;
}
.landing .center-box .logo
{
    margin-bottom: 0px;
}
.center-box .inner
{
    padding:10px 10px 0px 20px;
    height:352px;
    background-image:url(/Images/SignUpFlow/SignupBoxBg2010.png);
}
.landing .center-box .inner
{
    width: 936px;
    height:444px;
   background-image:none;
   background-color:White;
    padding:0;
}
.center-box .nymaaler-inner
{
    height:132px;
    background-image:url(/Images/SignUpFlow/NyMaalerBg.png);
    font-size:11px;
    line-height:14px;
}



.center-box .inner .SignUpStepsContainer
{
    float:left;
    padding-left:9px;
    margin-top:30px;
    width:400px;
}

.center-box .inner .sub-heading
{
	font-size: 11px;
	line-height:14px;
	width:350px;
	padding-top:34px;
}

.center-box .inner .padding-div
{
	padding-left:30px;
}

.center-box .inner .explain-element
{
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	padding-left:56px;
	padding-top:7px;
}

.center-box .inner .element-1
{
	background:url(Images/SignUpFlow/explain1_bg.gif) no-repeat;
	height:49px;
	width:363px;
	padding-top:5px;
}

.center-box .inner .element-2
{
	background:url(Images/SignUpFlow/explain2_bg.gif) no-repeat;
	height:49px;
	width:363px;
	padding-top:5px;
}

.center-box .inner .element-3
{
	background:url(Images/SignUpFlow/explain3_bg.gif) no-repeat;
	height:46px;
	width:363px;
	padding-top:5px;
}

.center-box .inner label, .adrForm label
{
    display: block;
    margin-top: 3px;
    font-size:11px;
}

.center-box .inner input, .adrForm input
{
    width: 300px;
    font-size:12px;
}

.center-box .inner div.inline
{
    display: block;
    clear: both;
    margin-top: 8px;
}

.center-box .inner .inline input
{
    width: auto;
}

.center-box .inner .inline label
{
    display: inline;
}

.header
{
    /*background-color: #D3DD3E;*/
    height: 78px;
    /*border-top: solid 4px #414E20;
    background-image:url(/images/topHeaderBg.gif);
    background-position:right center;
    background-repeat:no-repeat;*/
}

.header .title
{
    padding: 6px 0 0 17px;
    font-size: 25px;
    color: #414E20;
    float: left;
    width: 50%;
    display:none;
}

.header .logo
{
    display:block;
    float:right;
    height:40px;
    padding:32px 14px 0 0;
    width:210px;
}


.MasterWrapper
{
    width: 912px;
    margin: auto;
    background-color:#ffffff;
   /* background-image:url(/Images/ContentWrapperBg.gif);*/
    
}
.wrap
{
    width: 900px;
    margin: 0px 6px;
    background-color:#ffffff;
    position:relative;
}

.content
{
    width: 650px;
}

.topContent
{
    background-color: #FFFFFF;
    padding: 15px 14px 0 14px;
    height: 82px;
    position: relative;
    background-image:url(/images/topContentBg.png);
    background-position:left bottom;
    background-repeat:repeat-x;
}

.topContent h1 { margin-top:6px;color:#333333;}

.topContent div.medium {width:600px;color:#333333;font-size:12px;}

.topContent .profil
{
    float: right;
    width: 212px;
    height: 72px;
	background-image:url(/images/profileBoxBg.gif);
	overflow:hidden;
}
.topContent .profil .profilBox
{
    padding: 8px 10px 10px 10px;
}

.topContent .content
{
    float: left;
}


.mainContent
{
    padding: 0 14px 14px;
}


a.blue
{
    color:#658B96;
}

a.blue:hover
{
    color:#658B96;
}

.mainContent a, a.green
{
    color: #8A8C1E;
}

.mainContent a:hover, a.green:hover
{
    color: #555612;
    text-decoration: none;
}

.bottomContent
{
    padding: 15px 17px;
    background-color: #FFFFFF;
    margin-top: 16px;
    background-image:url(/images/bottomContentBg.png);
    background-repeat:repeat-x;
}

.title
{
    display: block;
    /*color: #333;*/
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
}
.eMarkInfoBox .title
{
    font-size: 13px;
}
.container
{
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 5px 0;
    margin:5px 0; 
}

.divElement
{
    display: block;
}


.loginBox
{
	display: block;
	width:900px;
	height:121px;
	
	background-image:url(/Images/LoginBoxBg2.png);
	background-repeat: no-repeat;
    clear: both;
    margin: 10px 0px 0px 8px;
    overflow:hidden;
}
.loginBox .loginBoxContentWrapper
{
	padding:28px 31px 24px 31px;
}

.loginBox .divElement
{
    float: left;
    margin-right: 20px;
}
.loginBox .divElement a.ForgotPassword, .loginBox .divElement a.ForgotPassword:visited
{
    font-size:11px;
    text-decoration:none;
    color:#333333;
    border-bottom:solid 1px #333333;
}
.loginBox .divElement a.ForgotPassword:hover
{
    border-bottom:solid 1px #333333;
}

.loginBox .divElement .title
{
    color:#333333;
    font-weight:normal;
    width:160px;
}

.loginBox .divElement .Label
{
    color:#333333;
    font-weight:normal;
    display:block;
}

.AddrBar
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 2px 0;
}

/*
.AddrBar div
{
    float: left;
    margin-right: 20px;
}
*/
.AreaTabs
{
    height: 40px;
    position: absolute;
    bottom: 0px;
    left:20px;
}
.AreaTabs ul
{
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
}
.AreaTabs li
{
    list-style-type: none;
    list-style-position: outside;
    float: left;
    display: block;
    width:117px;
    height:40px;
    text-align: center;
}

.AreaTabs li.active
{
    background-image:url(images/tabActive.gif);
    width:117px;
    height:40px;
    display:block;
}


.AreaTabs li a
{
    display: block;
    width:100%;
    height:40px;
    text-decoration: none;
    font-weight: bold;
    font-size:16px;
    color: #999999;
    line-height:40px;
    text-align: center;
}

.AreaTabs li a:hover
{
    color: #666666;
}

.AreaTabs li a.active
{
    color: #666666;
}

.el{
background:url(images/icon-el.jpg) no-repeat 32px 8px;
display:block;
}
/* Tabs */

.tabs
{
    height: 40px;
    position: absolute;
    bottom: 0px;
}

.tabs ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tabs li
{
    list-style-type: none;
    list-style-position: outside;
    float: left;
    display: block;
    width:117px;
    height:40px;
    text-align: center;
}

.tabs li.active
{
    background-image:url(images/tabActive.gif);
    width:117px;
    height:40px;
    display:block;
}

.tabs li a
{
    display: block;
    width:100%;
    height:40px;
    text-decoration: none;
    font-weight: bold;
    font-size:16px;
    color: #999999;
    line-height:40px;
    text-align: center;
}
.tabs li a:hover, .tabs li.active a, .tabs li.active a:hover
{
    color: #666666;
}



/* Meters */

.MeterSelect
{
    clear: both;
    display: block;
    min-height: 20px;
    _height: 20px;
    margin: 20px 0 8px 0;
    padding:0 8px;
}

.MeterSelect small
{
    margin-left: 15px;
}

.MeterSelect .title
{
	color:#333333;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	display:inherit;
}

.MeterSelect .title div
{
    margin-right: 20px;
    display: inline;
}

.MeterSelect .title span
{
    font-size: 12px;
    color: Black;
}

.MeterSelect a
{
    font-weight: bold;
    text-decoration: none;
}

.MeterSelect .edit
{
	text-align:left;
	display:block;
	clear:both;
	background-color:#EEEEEE;
	margin-top:10px;
	padding: 10px;
	height:80px;
}

.MeterSelect .edit .title
{
	display:block;
}

.MeterSelect .edit .divElement
{
	clear:both;	
	display:block;
	padding-bottom:10px;
}

.MeterSelect .edit .divElement input,
.MeterSelect .edit .divElement a
{
	float:left;
	margin-right:10px;
}

.FirstReading
{
	display:block;
	clear:both;
}

.FirstReading .divElement
{
    padding-right: 10px;
    float: left;
}
.FirstReading .DateField
{
    width: 75px;
}

.FirstReading .TimeFiel
{
    width: 50px;
}

.FirstReading label
{
    display: block;
}

.ReadingForm
{
    clear: both;
    height: 120px;
    width:650px;
    overflow:hidden;

}

.ReadingFormNonHuntMeter
{
    background-image:url(/images/MeterReadingBg2010.png); /*MeterReadingBgWithBanner.png*/	
}

.ReadingFormHuntMeter
{
    background-image:url(/images/MeterReadingBgWithBanner2010.png); /*MeterReadingBgWithBanner.png*/	
}

.ReadingForm .ElementsContainer
{
	margin:20px;
	clear:both;
}

.ReadingForm .ElementsContainer div
{
    padding-right: 10px;
    float: left;
}

.ReadingForm .ElementsContainer label
{
    /*color: White;*/
    display: block;
}

.ReadingForm .ElementsContainer .title
{
    clear: both;
    /*color: white;*/
    display: block;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    width: 100%;
}

.ReadingForm .ElementsContainer .DateField
{
    width: 75px;
}

.ReadingForm .ElementsContainer .TimeFiel
{
    width: 50px;
}

.ReadingForm .ElementsContainer .btnSubmit
{
    margin-top: 16px;
}


.widgetzone
{
    position: absolute;
    top: 209px;
    right:14px;
    width: 212px;
    overflow:hidden;
}


.widgetBox
{
    width: 212px;
    background-image:url(/images/widgetBoxBg2.png);
    background-position:left bottom;
    background-repeat:no-repeat;
    margin-bottom:10px;
    position:relative;
}

.widgetBoxTop
{
    width: 212px;
    background-image:url(/images/widgetBoxTop.gif);
    background-position:left top;
    background-repeat:no-repeat;
}



.widgetBox img.topRight
{
    position:absolute;
    top:-12px;
    right:3px;
}

.widgetPadding
{
    padding: 8px;
}

.widgetHeader
{
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	margin-bottom:6px;
}
.widgetTeaser
{
	font-size:10px;
	line-height:13px;
}

.profile-teaser
{
	margin-bottom:30px;	
}

.less-comsumption
{
    color: Green;
    font-weight: bold;
}

.more-comsumption
{
    color: Red;
}

.energytabel-container
{
	float:left;
	padding:5px;	
	
}


.energymark-container
{
	float:right;
	width:220px;	
	padding:5px;
}

.bg-white
{
	background-color:#fff;	
}

.energymark-fade
{
	background-image: url( 'images/EnergyCheckImages/BarsFade.png' );
	background-repeat:no-repeat;
	height:200px;
	padding:20px;
}

.EnergyMarkArrow
{
    background-image: url( 'images/elPil.jpg' );
    z-index: 10;
    width: 55px;
    height: 33px;
    display: block;
    left: 160px;
    position: absolute;
}

.ArrowA { top: -4px; }
.ArrowB { top: 25px; }
.ArrowC { top: 54px; }
.ArrowD { top: 81px; }
.ArrowE { top: 111px; }
.ArrowF { top: 140px; }
.ArrowG { top: 168px; }

.ArrowSmallA { top: -11px; }
.ArrowSmallB { top: 2px; }
.ArrowSmallC { top: 15px; }
.ArrowSmallD { top: 28px; }
.ArrowSmallE { top: 41px; }
.ArrowSmallF { top: 54px; }
.ArrowSmallG { top: 67px; }

.EnergyMarkLetter
{
    color: White;
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    padding: 8px 0 0 22px;
    display: block;
}

.bg-solid
{
	background-color:#eee;
}

.todo-list
{
	margin:10px 0;
	background-color:White;
	padding:15px;
}

.todo-list-div
{
	padding:5px 0;
}

.todo-list .divhr
{
width: 100%;
height: 1px;
margin: 0px;
border-top: 1px solid #EEEEEE;
padding: 0px;
display: block;
font-size: 1px;
}

.todo-list hr
{
	color:#EEEEEE; 
	background-color:#EEEEEE; 
	margin:0px;
	padding:0px;
	height:1px;
}
	
.todo-list-header
{
		margin-bottom:0px;
}

.ToDoList
{
	height:21px; 
	line-height:21px;
	color:#84871C;
	font-size:11px;
}

a.ToDoListLink
{
	display:block;
	height:21px; 
	line-height:21px;
	color:#84871C;
	margin:0px;
	padding:0px;
	background-image:url(/images/ToDoLink.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	padding-left:26px;
}
a.ToDoListLinkSelected
{
	display:block;
	height:21px; 
	line-height:21px;
	color:#84871C;
	margin:0px;
	padding:0px;
	background-image:url(/images/ToDoLinkSelected.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	padding-left:26px;
}
a.ToDoListLinkCompleted
{
	display:block;
	height:21px; 
	line-height:21px;
	color:#84871C;
	margin:0px;
	padding:0px;
	background-image:url(/images/ToDoLinkCompleted.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	padding-left:26px;
}

a.ToDoListShow
{
	display:block;
	height:21px; 
	line-height:21px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(/images/arrowGrayOpen.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:12px;
	padding-left:24px;
	width:80px;
	font-weight:normal;
}
a.ToDoListHide
{
	display:block;
	height:21px; 
	line-height:21px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(/images/arrowGrayClosed.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:12px;
	padding-left:24px;
	width:80px;
	font-weight:normal;
}

.tabel-meter-readings, .tabel-current-reading
{
    font-size: 11px;
    color:#666666;
    width:386px;
    
}

.tabel-current-reading
{

}

.tabel-current-reading th
{
	border-bottom: 1px solid #999999;
	text-align:left;
}

.tabel-current-reading tr.sum
{
	border-bottom: 1px solid #484848;
	text-align:left;
}

.tabel-meter-readings th
{
    font-weight: normal;
    border-bottom: 1px solid #999999;
}

.tabel-meter-readings .alt-row
{
    background-color: #E7E7E7;
}

/*******************************************************************************/
/*** Start page elements                                                     ***/
/*******************************************************************************/



.teaser-box
{
    padding: 10px 20px 20px 20px;
}

.teaser-box .title
{
    font-size: 13px;
}
.teaser-box .left
{
	float:left;
}

.teaser-box .sub-title
{
    font-size: 18px;
    margin: 15px 0;
}

.teaser-box .right
{
    float: right;
}

.teaser-box .image-left
{
    float: left;
    background-color: Silver;
    width: 200px;
    height: 200px;
    margin-right: 15px;
}


.clearLeft
{
    float: left;
}


.clearLeft input
{
    margin-right: 14px;
}

.clearLeft input.inputStreetNo, .clearLeft input.inputFloor, .clearLeft input.inputSide
{
    width: 71px;
}


/*******************************************************************************/
/*** MODALS                                                                  ***/
/*******************************************************************************/
.modal-dialog-lykkenummer
{
    background-image:url(/images/popup_bg.png);
    background-repeat:no-repeat;
    /*width: 452px;*/
    height: 287px;
    overflow:hidden;
    position:relative;
}

.modal-dialog-lykkenummer-vinder
{
    background-image:url(/images/popup-winner_bg.png);
    background-repeat:no-repeat;
    /*width: 452px;*/
    height: 287px;
    overflow:hidden;
    position:relative;
}

.modal-dialog-lykkenummer-ikke-vinder
{
    background-image:url(/images/popup-not-winner_bg.png);
    background-repeat:no-repeat;
    /*width: 452px;*/
    height: 287px;
    overflow:hidden;
    position:relative;
}

.modal-dialog-arbejder
{
    background-image:url(/images/AMR_modaldialogBg_small.png);
    background-repeat:no-repeat;
    width: 452px;
    height: 78px;
    overflow:hidden;
}

.modal-dialog
{
    background-color: #FFF;
    width: 450px;
    height: 375px;
}

/* modal overlay */
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* maalerjagten lottery*/
.model-maalerjagtlottery
{
	background-image:url(/images/popup/PopUpBackground.jpg);
	background-repeat:repeat-x;	
	background-color: #90bbc7;
	height: 379px;
	overflow:hidden;
	position:relative;
	text-align:left;
	width: 680px;
	cursor:default;
	display:none;
	float:left;
	right: 135px;
}
.model-maalerjagtlotteryNoWinner
{
    display:none;
    width: 575px;
    cursor:default;
    text-align:left;
    background-image:url(/images/popup/PopUpBackground.jpg);
    background-repeat:repeat-x;
	background-color: #90bbc7;    
    height: 430px;
    overflow:hidden;
    position:relative;
}
/******************************************************************************/
/*** Tabel format                                                           ***/
/******************************************************************************/


.hor-minimalist-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    background: #fff;
    margin: 0 45px 45px;
    width: 480px;
    border-collapse: collapse;
    text-align: left;
}
.hor-minimalist-b th
{
    font-size: 14px;
    font-weight: normal; /*color: #039;*/
    padding: 10px 8px;
    border-bottom: 2px solid #484848;
}
.hor-minimalist-b td
{
    border-bottom: 1px solid #ccc; /*color: #669;*/
    padding: 6px 8px;
}
.hor-minimalist-b tbody tr:hover td
{
    color: #009;
}

.right
{
    text-align: right;
}

.center
{
    text-align: center;
}

.validatorCalloutHighlight
{
    background-color: #FFFACD;
}

/*
ValidatorCallout Css classes

    * .ajax__validatorcallout_popup_table: The popup table.
    * .ajax__validatorcallout_popup_table_row: The popup table row.
    * .ajax__validatorcallout_callout_cell: The callout cell.
    * .ajax__validatorcallout_callout_table: The table in the callout cell.
    * .ajax__validatorcallout_callout_table_row: The callout table row.
    * .ajax__validatorcallout_error_message_cell: The error message cell.
    * .ajax__validatorcallout_icon_cell: The warning icon cell.
    * .ajax__validatorcallout_close_button_cell: The close button cell.
    * .ajax__validatorcallout_arrow_cell: The arror cell.
    * .ajax__validatorcallout_innerdiv: Inner div of a cell. Used in the close button  
*/


/*Readin form error state*/
.ErrorState
{
    background-color: #EEEEEE;
    padding:8px;
}

.ErrorState .ReadingSummary
{
    background-color: #FFFFFF;
}


.ErrorState .subform
{
    display: block;
}

.ErrorState .radio-block-element
{
    display: block;
}

.ErrorState .reading-summary
{
	background-color:#FFFFFF;
	margin-left:10px;
	padding:10px;
	width:250px;	
}


.clear
{
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

hr
{
	display:block;
}


a.EditMeterLinkButton
{
	display:block;
	height:21px; 
	line-height:21px;
	color:#8A8C1E;
	margin:0px;
	padding:0px;
	background-image:url(/images/ToDoLink2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	padding-left:22px;
	text-decoration:none;
}
a.EditMeterLinkButtonSelected
{
	display:block;
	height:21px; 
	line-height:21px;
	color:#8A8C1E;
	margin:0px;
	padding:0px;
	background-image:url(/images/ToDoLinkSelected.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	padding-left:22px;
}

/* Popup */

.PopupBody
{
 
    background-color: #90BCC7;   
    background-image:url(/Images/Popup/PopupBackground.jpg);
    background-repeat: repeat-x;
    margin: 20px 20px 20px 20px;
}

.PopupHeader
{
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

.PopupText
{
    font-size: 11px;
}






/************************************ AMR STUFF ********************************************************/
#AMR_PageWrapper
{
	width:900px;
	min-height:600px;
	_height:600px;
	overflow:hidden;
	margin: 0px auto;
	background-image:url(/Images/AMR-bg.png);
	background-repeat:no-repeat;
	
}


/*Tabs*/
a.ConsumptionTab
{
	display:block;
	float:left;
	margin-right:2px;
	width:111px;
	height:28px;
	line-height:28px;
	background-image:url(/Images/AMR_tab.png);
	text-align:center;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}
a.ConsumptionTabActive
{
	display:block;
	float:left;
	margin-right:2px;
	width:111px;
	height:28px;
	line-height:28px;
	background-image:url(/Images/AMR_tabActive.png);
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

table.ConsumptionPager
{
	height:27px;
	background-image:url(/images/AMR_ConsumptionPagerBg.png);
}

.accordionHeader-top
{
background-image:url(/images/bluebar_bg.png);
color:White;
cursor:pointer;
font-family:Arial,Sans-Serif;
font-size:12px;
font-weight:bold;
margin-bottom:1px;
margin-top:5px;
padding:6px 11px;
}

.accordionHeader-top-new
{
background-color:#5F838D; 
color:White;
cursor:pointer;
font-size:12px;
font-weight:bold;
margin-bottom:1px;

padding:5px 11px;
margin:2px 0;
}

.accordionHeader
{
    background-color:#EDEDED;
    border:1px solid #A8A8A8;
    color:#666666;
    cursor:pointer;
    font-family:Arial,Sans-Serif;
    font-size:12px;
    font-weight:bold;
    margin-top:5px;
    padding:5px;    
    color:White;
}

.accordionHeader a
{
    color:#666666;
    text-decoration:none;    
}

.accordionHeader-bolig
{
background-image:url(/images/bluebar_bg.png);
color:White;
cursor:pointer;
font-family:Arial,Sans-Serif;
font-size:12px;
font-weight:bold;
margin-bottom:1px;
margin-top:5px;
padding-left:8px;
}

.accordionHeader-bolig a
{
    color:#FFFFFF;
    text-decoration:none;    
    background-image: url(/images/bluebar_link_passiv.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding:6px 30px;
    display:block;
}


.accordionHeader-bolig a.active
{
    color:#FFFFFF;
    text-decoration:none;    
    background-image: url(/images/bluebar_link.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding:6px 30px;
    display:block;
}

.accordionHeader-bolig a.active:hover
{
    color:#FFFFFF;
    text-decoration:none;    
    background-image: url(/images/bluebar_link_hover.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding:6px 30px;
    display:block;
}

.accordionHeader-bolig a:hover
{
    color:#FFFFFF;
    text-decoration:none;    
    background-image: url(/images/bluebar_link_passiv_hover.png);
    background-repeat:no-repeat;
    background-position:center left;
    padding-left:6px 30px;
}

.tabel-energy-mark
{
    background-image:url(Images/EnergyCheckImages/BarsSmall.png);
    height:11px;
    background-repeat:no-repeat;
}

.energy-mark--
{
    background-image:none;
}

.energy-mark-A
{
    background-position:center 0px;
}

.energy-mark-B
{
    background-position:center -14px;
}

.energy-mark-C
{
    background-position:center -26px;
}

.energy-mark-D
{
    background-position:center -40px;
}

.energy-mark-E
{
    background-position:center -53px;
}

.energy-mark-F
{
    background-position:center -66px;
}

.energy-mark-G
{
    background-position:center -79px;
}

.eMarkInfoBox
{
    background-image: url(Images/infoBoxBlueBg.jpg); background-repeat:no-repeat; float:left; height:170px; width:206px;
}

.eMarkInfoBox .title, .BlueInfoBox .title
{background-image:url(Images/infoBoxIcon.jpg);background-position:left top;background-repeat:no-repeat;color:white;font-weight:bold;height:34px;line-height:13px;min-height:23px;padding-left:32px; }

.eMarkInfoBox .body, .BlueInfoBox .body
{padding-left:2px;color:White;font-size:11px;line-height:12px;}

td.elforbrug {
border-left:2px solid #227683;
padding:2px 2px 2px 6px;
}

.lodderTabel td {padding:6px 15px 6px 10px;}

a.centerBoxCollapsed
{
    text-decoration:none;
    display:block; 
    width:650px; 
    height:49px; 
    margin-top:10px; 
    background:#FFFFFF url(Images/centerBoxCollapsedInactive.jpg);
}

a.centerBoxCollapsed:hover
{background:#FFFFFF url(Images/centerBoxCollapsed.jpg);}

.centerBoxCollapsed .title, .centerBoxOpen .title
{float:left;display:block; width:238px; text-align:right; font-size:16px; color:#333333; font-weight:bold;padding-top:16px; }
.centerBoxCollapsed .link, .centerBoxOpen .link
{float:left;display:block;text-decoration:underline;padding:16px 0 0 16px;}

a.centerBoxOpen
{
    text-decoration:none;
    display:block; 
    width:650px; 
    height:49px; 
    margin-top:10px; 
    background:#FFFFFF url(Images/centerBoxOpen.jpg);
}

.centerBoxContent
{
    width:650px;background:#FFFFFF url(/images/centerBoxBigBg.png) left bottom;
}

.edit-address-show
{ color:Black;}
.edit-address-hide
{ color:Gray;}







/***************/

.TextBox
{
	width:210px;
}

.welcome-boks b
{
    display:block;
}

.welcome-boks
{
    background-image: url(Images/SignUp/signup-welcome-box.png);
    background-repeat:no-repeat;
    width: 184px;
    height:148px;
    float:left;
    margin: 15px;
    padding:10px;
    color: White;
    line-height: 15px;
}
.welcome-wapper
{
    display:block;
}
.PopupTextBig
{
    font-size: 15px;
}
.model-maaler-centerbox
{
    
    background-image: url('/Images/iphone-bluebox.png');
    background-repeat:no-repeat; 
    width:605px; 
    height:164px; 
    color:White; 
    padding: 24px 19px 19px 19px;
    line-height: 16px;
    font-size: 14px;
}
.model-maaler-centerboxNotWinner
{
    width:494px;
    background-position:right;
 
    height:150px;
    margin-left: 10px;
    font-size:13px;
    padding: 15px 19px 19px 9px;
   
    
}
.model-maalerjagtlotteryNoWinner-seas-nve
{
    margin: 25px 0px 0px 10px;
}
.Chartforbrugsdatamangler
{
    background-color:White;
    padding-left:20px;
    padding-right:20px;
}
.Chartforbrugsdatamangler span
{
    background-color: #E6EC92;
    padding: 10px;
    display:block;
}