﻿/* ---- Common texts ---- */
body, select, input, textarea
{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
}
FIELDSET
{
    border: 0px;
}
/*p
{
    line-height: 16px;
    margin-top: 0;
	margin-bottom: 12px;
}
ul
{
	margin-top:10px;
	list-style-image: url(../images/yellow_square.gif);
}
li
{
	margin-bottom:5px;
	
}*/
.GreyBlockLine
{
	display: block;
	border-top: 1px solid #CDCDCD;
	clear: both;
}
.Normal
{
    line-height: 16px;
    EditMenuName: Brödtext;	
}
.Ingress
{
   	font-size: 13px;
    line-height: 17px;
    EditMenuName: Ingress;	
}
h1
{
    font-family: Arial,Times New Roman, Times;
	font-size: 28px;
	font-weight: normal;
    color: #333333;
	margin-top: 0;
	padding-bottom:5px;
	border-bottom: solid 1px #d1d1d1;
	word-wrap: break-word;
}
h2, .Heading2
{
	font-size: 12px;
    font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
	word-wrap: break-word;
	EditMenuName: Mellanrubrik;
}
.SmallHeader
{
	font-family: Arial, Verdana, Helvetica;
   color: #333333;
    text-transform: uppercase;
}
.SmallHeaderUnderline
{
	font-family: Arial, Verdana, Helvetica;  
	color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: solid 1px #d1d1d1;
    margin-bottom: 7px;
    padding-bottom: 2px;
}
	.SmallHeaderUnderline .IconPlusLink
	{
		background: url(../images/linkicon_plus.gif) no-repeat;
		background-position: right 1px;
		padding-right: 15px;
		color: #1E448D;
		font-family: Arial;
		font-size: 10px;
	}

.clear
{
    clear: both;
    line-height: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    height: 0px;
}

/* ---- Common links ---- */
/*a:link, a:visited, a:active,a:hover
{
   color: #333333;
    text-decoration:underline;
}*/
a.GreyText:link, a.GreyText:visited, a.GreyText:active, a.GreyText:hover
{
   color: #333333;
}
a.NoUnderline:link, a.NoUnderline:visited, a.NoUnderline:active
{
    text-decoration: none;
}
a.NoUnderline:hover
{
    text-decoration: underline;
}
a.ShowDetails:link, a.ShowDetails:visited, a.ShowDetails:active
{
   color: #333333;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(../images/arrow_yellow_right.gif);
    background-repeat: no-repeat;
    background-position: 4px center;
    padding-left: 14px;
}
a.ShowDetails:hover
{
    text-decoration: underline;
    background-image: url(../images/arrow_yellow_right.gif);
}
a.HideDetails:link, a.HideDetails:visited, a.HideDetails:active,a.HideDetails2:link, a.HideDetails2:visited, a.HideDetails2:active
{
   color: #333333;
	font-family: Arial, Verdana, Helvetica;    
	font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url(../images/arrow_yellow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 14px;
}
a.HideDetails:hover,a.HideDetails2:hover
{
    text-decoration: underline;
}
a.HideDetails2:link, a.HideDetails2:visited, a.HideDetails2:active
{
	background-image: url(../images/arrow_yellow_up.gif);
	background-position: right center;
    padding-right: 14px;
    margin-right: 0px;
    margin-top: 10px;
}

a.ArrowRight:link, a.ArrowRight:visited, a.ArrowRight:active
{
    color: #333333;
	font-family: Arial, Verdana, Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(../images/arrow_grey.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 10px;
}
a.ArrowRight:hover
{
    text-decoration: underline;
    background-image: url(../images/arrow_yellow_right.gif);
}
a.ArrowLeft, a.ArrowLeft:link, a.ArrowLeft:visited, a.ArrowLeft:active
{
   color: #333333;
	font-family: Arial, Verdana, Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(../images/arrow_grey_left.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    LinkStyleMenuName: Grå vänsterpil;
}
a.ArrowLeft:hover
{
    text-decoration: underline;
    background-image: url(../images/arrow_yellow_left.gif);
}
a.DnBNORArrow, a.DnBNORArrow:link, a.DnBNORArrow:visited, a.DnBNORArrow:active
{  
    text-decoration: none;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
	height:20px;
    padding-left: 25px;
    padding-top:3px;
    padding-bottom:3px;
    display:inline;     
    LinkStyleMenuName: DnB NOR Pil;
}
a.NoFloat
{
    float:none !important;
}
a.FaceLiftDnBNORArrow, a.DnBNORArrow:link, a.DnBNORArrow:visited, a.DnBNORArrow:active
{
    background: url('../images/facelift/arrow.gif') no-repeat 0 center;
    padding: 0 0 0 16px;
}
a.FaceLiftDnBNORArrow:hover
{
    background: url('../images/facelift/arrow-h.gif') no-repeat 0 center;
}
a.LinkColorBlack, a.LinkColorBlack:link, a.LinkColorBlack:visited, a.LinkColorBlack:active
{  
    color: #000000;  
    LinkStyleMenuName: Länkfärg svart;
}
a.DownYellow:link, a.DownYellow:visited, a.DownYellow:active, a.DownYellow:hover
{
   color: #333333;
    background-image: url(../images/arrow_yellow_small.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 10px;
}
a.UpYellow:link, a.UpYellow:visited, a.UpYellow:active, a.UpYellow:hover
{
   color: #333333;
    background-image: url(../images/arrow_yellow_up.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 10px;
}
a.DownGrey:link, a.DownGrey:visited, a.DownGrey:active, a.DownGrey:hover
{
   color: #333333;
    background-image: url(../images/arrow_show_grey.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 10px;
}
a.UpGrey:link, a.UpGrey:visited, a.UpGrey:active, a.UpGrey:hover
{
   color: #333333;
    background-image: url(../images/arrow_hide_grey.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 10px;
}
a.ArrowLeftYellow, a.ArrowLeftYellow:link, a.ArrowLeftYellow:visited, a.ArrowLeftYellow:active
{
    background-image: url(../images/linkicon_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    LinkStyleMenuName: DnB NOR vänsterpil;
    text-decoration:none;
}
a.ArrowLeftYellow:hover
{
	text-decoration:underline;
}
a.ArrowLeftYellowTitle, a.ArrowLeftYellowTitle:link, a.ArrowLeftYellowTitle:visited, a.ArrowLeftYellowTitle:active
{
    background-image: url(../images/linkicon_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    LinkStyleMenuName: DnB NOR vänsterpil - Rubrik;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    font-family: Tahoma, Arial, Verdana, Helvetica;
}
a.ArrowLeftYellowTitle:hover
{
	text-decoration:underline;
}

a.ArrowRightYellow, a.ArrowRightYellow:link, a.ArrowRightYellow:visited, a.ArrowRightYellow:active
{
    background-image: url(../images/linkicon_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    LinkStyleMenuName: DnB NOR högerpil;
    text-decoration:none;
}
a.ArrowRightYellow:hover
{
	text-decoration:underline;
}
a.ArrowRightYellowTitle, a.ArrowRightYellowTitle:link, a.ArrowRightYellowTitle:visited, a.ArrowRightYellowTitle:active
{
    background-image: url(../images/linkicon_arrow_right.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    LinkStyleMenuName: DnB NOR högerpil - Rubrik;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    font-family: Tahoma, Arial, Verdana, Helvetica;
}
a.ArrowRightYellowTitle:hover
{
	text-decoration:underline;
}
a.ArrowDownYellow:link, a.ArrowDownYellow:visited, a.ArrowDownYellow:active, a.ArrowDownYellow:hover
{
    background-image: url(../images/arrow_yellow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
}

a.PlusYellow:link, a.PlusYellow:visited, a.PlusYellow:active, a.PlusYellow:hover
{
    background-image: url(../images/minbostad/ikon_stortPlus.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    padding-top:3px;
    text-decoration:none;
    font-weight:bold;
}
a.ExclamationMarkYellow:link, a.ExclamationMarkYellow:visited, a.ExclamationMarkYellow:active, a.ExclamationMarkYellow:hover
{
    background-image: url(../images/minbostad/ikon_utropstecken.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    padding-top:4px;
    text-decoration:none;
    font-weight:bold;
}
a.QuestionMarkYellow:link, a.QuestionMarkYellow:visited, a.QuestionMarkYellow:active, a.QuestionMarkYellow:hover
{
    background-image: url(../images/minbostad/ikon_fragetecken_rund.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    padding-top:4px;
    text-decoration:none;
}
a.QuestionMarkYellow:hover
{
	text-decoration:underline;
}

.fallback-close-btn
{
    position:relative;
    color:White;
    display:block;
}

.fallback-close-btn a
{
    display:block;
    width:63px;
    height:28px;
    outline: none;
    background:url('/images/btn_close_mOut.png') no-repeat;
    behavior: url('/Nettbankterminal/css/iepngfix.htc');
}

.fallback-close-btn a:hover
{
    text-decoration:none;
    background:url('/images/btn_close_mOver.png') no-repeat;
}

.fallback-close-btn a:active
{
    background:url('/images/btn_close_mDown.png') no-repeat;
}

/* ---- Support styles ---- */
img 
{
    border: 0;
}
.Bold
{
    font-weight: bold;
}
a.Bold:link, a.Bold:visited, a.Bold:active
{
	text-decoration:none;
}
a.Bold:hover
{
	text-decoration:underline;
}
.RedText
{
    color: #e60000;
}
.GreyText
{
   color: #333333;
}
a.GreyText:link, a.GreyText:visited, a.GreyText:active
{
	text-decoration:none;
}
a.GreyText:hover
{
	text-decoration:underline;
}
.LightGreyText
{
    color: #a5a5a5;
}
.SmallText
{
    font-size: 11px;
}
.Clickable
{
    cursor: pointer;
    cursor: hand;
}
.NoBackgroundImage
{
    background-image: none !important;
}
.NoWrap
{
	white-space:nowrap;
}
.clearfix
{
	clear: both;
}
.DisplayBlock
{
	display:block;
}
.ImageBannerLeft
{
	border: 1px solid #BDD3EA;
}
/* ---- Modules ---- */
.OuterModule
{
    margin-bottom: 8px;
    min-width: 200px;
    text-align: left;
}
h1.ModuleHeader
{
    padding-bottom: 5px;
    margin: 0;
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #d1d1d1;
	color: #333333;
}
h2.ModuleHeader
{
    padding-bottom: 2px;
    margin: 8px 0 0 0;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
	color: #3B3B3B;
	text-align: left;
}
.ModuleBody
{
    padding: 0;
}

.ModuleBody p
{
    font-family:Arial !important;
    font-size:12px !important;
    margin: 5px 0 0 0;
}

.ModuleBody h2, .ModuleBody .Heading2 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 8px;
    padding:0;
    word-wrap: break-word;
}


a.ModuleActionLink:link, a.ModuleActionLink:visited, a.ModuleActionLink:active, a.ModuleActionLinkLeftSide
{
	margin:0 0 5px 0;
	display:block;
    background-image: url(../images/linkicon_arrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 8px;
    text-decoration:none;
}
a.ModuleActionLink:hover, a.ModuleActionLinkLeftSide:hover
{
	text-decoration:underline;
}
a.ModuleActionLinkLeftSide
{
    background-position: left center;
    padding-left: 19px;
}

.ImageTextModule
{
    margin-top: 30px;
    text-align: left;
}

.ImageTextModule .ImageBorder
{
    background-image: url("/images/specialstyle/image-border.gif");
    float: left;
    padding: 5px;
    height: 108px;
    width: 145px;
}

.ImageTextModule .Text
{
    float: left;
    width: 289px;
    margin-left: 10px;
    font-size: 12px;
}

.ImageTextModule .Text h3
{
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.ImageTextModule .Text p
{
    margin: 0;
    font-size: 12px !important;
}

.ImageTextModule .LinkList
{
    margin-top: 5px;
}

.ImageTextModule .LinkList a:first-child
{
    margin-left: 0;
}

.ImageTextModule .LinkList a
{
    background: url("/images/specialstyle/list-image.gif") no-repeat 0 2px;
    float: left;
    padding-left: 16px;
    margin-left: 15px;
}
/* ---- ButtonBeige ---- */
.ButtonBeigeLeft
{
    float: left;    
    width: 5px;
    margin-left: 2px;
    height: 24px;
    background-image: url(../images/button1_l.gif);
    background-repeat: no-repeat;
}
.ButtonBeigeMiddle
{
    float: left;
    height: 18px;
    padding: 6px 2px 0 2px;
    background-image: url(../images/button1_m.gif);
    background-repeat: repeat-x;
}
.ButtonBeigeRight
{
    float: left;
    width: 5px;
    height: 24px;
    background-image: url(../images/button1_r.gif);
    background-repeat: no-repeat;
}
/* ---- Button grey ---- */
a.ButtonGrey:link, a.ButtonGrey:visited, a.ButtonGrey:active
{       
   background-repeat: repeat-x;
   background-image: url(../images/button_grey_bg.gif);                  
   border: solid 1px #D0D0D0;      
   display:block;
   padding:2px 10px 2px 10px;   
   text-decoration:none;
   color: #333333;
   background-color:#d1d1d1;
   font-weight:bold;
}
a.ButtonGrey:hover
{       
   background-repeat: repeat-x;
   background-image: url(../images/buttonBgBig_active.gif);                  
   border: solid 1px #8E003D;      
   display:block;
   padding:2px 10px 2px 10px;   
   text-decoration:none;
   color: #ffffff;
   background-color:#8E003D;
   font-weight:bold;
}
a.ButtonGreySmall:link, a.ButtonGreySmall:visited, a.ButtonGreySmall:active
{       
   background-repeat: repeat-x;
   background-image: url(../images/buttonBgSmall_inactive.gif);                  
   border: solid 1px #d1d1d1;      
   display:block;
   padding-top:1px;
   /*padding:1px 3px 1px 3px;   */
   background-color:#d1d1d1;
   text-decoration:none;
   color: #333333;
   font-size:9px;
   height:13px;
   text-align:center;
}
a.ButtonGreySmall:hover
{       
   background-repeat: repeat-x;
   background-image: url(../images/buttonBgSmall_active.gif);                  
   border: solid 1px #feda6f;      
   display:block;
   padding-top:1px;
   /*padding:1px 3px 1px 3px; */
   background-color:#febf04;
   text-decoration:none;
   color: #ffffff;
   font-size:9px;
   height:13px;
   text-align:center;
}
/* --- ButtonNewGrey ---*/
a.ButtonNewGrey
{
    display: block;
    text-decoration: none;
    cursor: pointer;
}
a.ButtonNewGrey span{
    background-image: url(/Fremtiden/images/btn_spritemap.gif);
    display: block;
    float:left;
    text-decoration: none;
}

a.ButtonNewGrey .btn_left
{
    width: 4px;
    height: 29px;
}
a.ButtonNewGrey:hover .btn_left{
    background-position: 0px -39px;
}

a.ButtonNewGrey .btn_right{
    background-position: -196px 0px;
    width: 4px;
    height: 29px;
}
a.ButtonNewGrey:hover .btn_right{
    background-position: -196px -39px;
}

a.ButtonNewGrey .btn_middle{
    background-position: -5px 0px;
    height: 29px;
    line-height: 25px;
    vertical-align: middle;
    float:left;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
    color: #5a5a5a;
}
a.ButtonNewGrey:hover .btn_middle{
    background-position: -5px -39px;
}

a.ButtonNewGrey .nyhet
{
    background-image: url(/Fremtiden/images/label_nyhet.png);
    position: absolute;
    left: -15px;
    top: -15px;
    float: none;
    width: 49px;
    height: 32px;
}
* html a.ButtonNewGrey .nyhet
{
    left: -115px;
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Fremtiden/images/label_nyhet.png', sizingMethod='scale');
}


/* ---- Shadowbox ---- */
.BoxTopDialog
{
    width: 289px;
    height: 19px;
    background-image: url(../images/box_login_t.gif);
    background-repeat: no-repeat;
}
.BoxMiddleDialog
{
    width: 259px;
    padding: 0 15px 0px 15px; 
    background-image: url(../images/box_login_m.gif);
    background-repeat: repeat-y;
}
.BoxBottomDialog
{
    width: 289px;
    height: 19px;    
    background-image: url(../images/box_login_b.gif);
    background-repeat: no-repeat;
}
.BoxTop91
{
    width: 91px;
    height: 19px;
    background-image: url(../images/box_91_t.gif);
    background-repeat: no-repeat;
}
.BoxMiddle91
{
    width: 61px;
    padding: 0 15px 0px 15px;
    background-image: url(../images/box_91_m.gif);
    background-repeat: repeat-y;
}
.BoxBottom91
{
    width: 91px;
    height: 19px;
    margin-bottom: 10px;
    background-image: url(../images/box_91_b.gif);
    background-repeat: no-repeat;
}
.BoxTop130
{
    width: 130px;
    height: 19px;
    background-image: url(../images/box_130_t.gif);
    background-repeat: no-repeat;
}
.BoxMiddle130
{
    width: 100px;
    padding: 0 15px 0px 15px;
    background-image: url(../images/box_130_m.gif);
    background-repeat: repeat-y;
}
.BoxBottom130
{
    width: 130px;
    height: 19px;
    margin-bottom: 10px;
    background-image: url(../images/box_130_b.gif);
    background-repeat: no-repeat;
}
.BoxTop188
{
    width: 176px;
    height: 19px;
    /*background-image: url(../images/box_188_t.gif);
    background-repeat: no-repeat;*/
    border-top: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
}
.BoxMiddle188
{
    width: 146px;
    padding: 0 15px 0px 15px;
    /*background-image: url(../images/box_188_m.gif);
    background-repeat: repeat-y;*/
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
}
.BoxBottom188
{
    width: 176px;
    height: 19px;
    margin-bottom: 10px;
    /*background-image: url(../images/box_188_b.gif);
    background-repeat: no-repeat;*/
    border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
}
.BoxTop198
{
    width: 198px;
    height: 19px;
    background-image: url(../images/box_198_t.gif);
    background-repeat: no-repeat;
}
.BoxMiddle198
{
    width: 168px;
    padding: 0px 15px 0px 15px;
    background-image: url(../images/box_198_m.gif);
    background-repeat: repeat-y;
}
.BoxBottom198
{
    width: 197px;
    height: 19px;
    background-image: url(../images/box_198_b.gif);
    background-repeat: no-repeat;
}
.BoxTop253
{
    width: 253px;
    height: 19px;
    /*background-image: url(../images/box_253_t.gif);
    background-repeat: no-repeat;*/
}
.BoxMiddle253
{
    width: 223px;
    padding: 0 15px 0px 15px; 
    /*background-image: url(../images/box_253_m.gif);
    background-repeat: repeat-y;*/
}
.BoxBottom253
{
    width: 253px;
    height: 19px;
    margin-bottom: 10px;
    /*background-image: url(../images/box_253_b.gif);
    background-repeat: no-repeat;*/
}
.BoxTop263
{
    width: 263px;
    height: 19px;
    background-image: url(../images/box_263_t.gif);
    background-repeat: no-repeat;
}
.BoxMiddle263
{
    width: 233px;
    padding: 0 15px 0px 15px; 
    background-image: url(../images/box_263_m.gif);
    background-repeat: repeat-y;
}
.BoxBottom263
{
    width: 263px;
    height: 19px;
    margin-bottom: 10px;
    background-image: url(../images/box_263_b.gif);
    background-repeat: no-repeat;
}
.BoxTop292
{
    width: 285px;
    height: 12px;
    border-top: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA; 
    border-right: 1px solid #EAEAEA;
    margin-top: 7px;
}
.BoxMiddle292
{
    width: 255px;
    padding: 0 15px 0px 15px;
    border-left: 1px solid #EAEAEA; 
    border-right: 1px solid #EAEAEA;
}
.BoxBottom292
{
    width: 285px;
    height: 12px;
    margin-bottom: 0px;
    border-left: 1px solid #EAEAEA; 
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.BoxTop454
{
    width: 454px;
    height: 19px;
    background-image: url(../images/box_454_t.gif);
    background-repeat: no-repeat;
}
.BoxMiddle454
{
    width: 424px;
    padding: 0 15px 0px 15px; 
    background-image: url(../images/box_454_m.gif);
    background-repeat: repeat-y;
}
.BoxBottom454
{
    width: 454px;
    height: 19px;
    margin-bottom: 10px;
    background-image: url(../images/box_454_b.gif);
    background-repeat: no-repeat;
}
.BoxTop464
{
    width: 464px;
    height: 19px;
}
.BoxMiddle464
{
    width: 100%;
    padding: 5px 7px 0px 7px; 
}
.BoxBottom464
{
    width: 464px;
    height: 19px;
    margin-bottom: 10px;
    background-image: url(../images/box_464_b.gif);
    background-repeat: no-repeat;
}
.BoxBottom582
{
    width: 582px;
    height: 19px;
    margin-bottom: 10px;
    background-image: url(../images/box_582_b.gif);
    background-repeat: no-repeat;
}
.BoxTop582
{
    width: 582px;
    height: 19px;
    background-image: url(../images/box_582_t.gif);
    background-repeat: no-repeat;
}
.BoxMiddle582
{
    width: 552px;
    padding: 0 15px 0px 15px; 
    background-image: url(../images/box_582_m.gif);
    background-repeat: repeat-y;
}
.BoxTop612
{
    width: 644px;
    height: 6px;
    background-image: url(../images/box_644_t_dnbnor.gif);
    background-repeat: no-repeat;
}
.BoxMiddle612
{
    width: 616px;
    padding: 5px 15px 0px 13px; 
    background-image: url(../images/box_644_m_dnbnor.gif);
    background-repeat: repeat-y;
}
* html .BoxMiddle612
{
	padding-top: 0px;
	margin-top: 0px;
}
.BoxBottom612
{
    width: 644px;
    height: 6px;
    margin-bottom: 10px;
    background-image: url(../images/box_644_b_dnbnor.gif);
    background-repeat: no-repeat;
}
.BoxTop724
{
    width: 754px;
    height: 25px;
    /*background-image: url(../images/box_724_t.gif);
    background-repeat: no-repeat;*/
}
.BoxMiddle724
{
    width: 700px;
    padding: 0 24px 0px 30px; 
    /*background-image: url(../images/box_724_m.gif);
    background-repeat: repeat-y;*/
}
.BoxBottom724
{
    width: 754px;
    height: 19px;
    margin-bottom: 10px;
    /*background-image: url(../images/box_724_b.gif);
    background-repeat: no-repeat;*/
}

/* ---- Search ---- */
.SearchBoxTop188
{
    width: 188px; 
    height: 34px;
    background-image: url(../images/dnb_leftcolumn_top.gif);
    background-repeat: no-repeat;
}
.SearchBoxTop292
{
    width: 287px;
    height: 33px;
    background-image: url(../images/box_292_sign_t_bnpnor.gif);
    /*background-image: url(../images/box_292_sign_t.gif);*/
    background-repeat: no-repeat;
}
.SearchBoxTopSokOmrade188
{
    width: 188px;
    height: 49px;
    /*background-image: url(../images/box_188_sign_sokomrade_t.gif);*/
	background-image: url(../images/dnb_leftcolumn_top.gif);
    background-repeat: no-repeat;
}
.SearchBoxTopSokOmrade292
{
    width: 292px;
    height: 40px;
    background-image: url(../images/box_292_sign_sokomrade_t.gif);
    background-repeat: no-repeat;
}

.SearchBoxMiddle188
{
	width: 176px;
	/*background-image: url(../images/box_188_m.gif);
	background-repeat: repeat-y;*/
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	padding-bottom: 10px;
}
.SearchBoxMiddle292
{
	width: 285px;
	/*background-image: url(../images/box_292_m.gif);*/
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	background-repeat: repeat-y;
}
.LocationSearchInput
{
}
.LocationSearchInputTip
{
    font-style: normal;
    color: #333;
}
#LocationSuggestDiv
{
    position: absolute;
    width: 260px;
    border: solid 1px #333333;
    background-color: #fff;
    display: none;    
}
.SuggestItem
{
    padding: 1px 2px;
    background-color: #fff;
    color: #333333;
    cursor: pointer;
    cursor: hand;
}
.SuggestItemSelected
{
    padding: 1px 2px;
    background-color: #316ac5;
    color: #fff;
    cursor: pointer;
    cursor: hand;
}

/* ---- LeftMenu ---- */
.LeftMenuItem
{	
	padding-top:2px;
	padding-bottom:2px;
}
.LeftMenu a:link, .LeftMenu a:visited, .LeftMenu a:active
{
    text-decoration: none;
}
.LeftMenu a:hover
{
    text-decoration: underline;
}
.LeftMenuBorder
{
    margin-left: 10px; 
    padding-left: 10px; 
	padding-top:2px;
	padding-bottom:2px;
    border-left: solid 1px #d8d8d8;    
}


.newsListItemDate
{
    background-color: #ffffff;
    width: 90px;
    height: 24px;    
    text-align: center;

}

.newsListItemText
{
    background-color: #ffffff;
    height: 24px;
}

.newsListAlternatingItemDate
{
    background-color: #ededed;
    width: 90px;
    height: 24px;
    text-align: center;
}

.newsListAlternatingItemText
{
    background-color: #ededed;
}
a.MenuArrowLeft, a.MenuArrowLeft:link, a.MenuArrowLeft:visited, a.MenuArrowLeft:active
{
    color: #333333;
	font-family: Arial, Verdana, Helvetica;
    text-decoration: none;
    background-image: url(../images/menuArrow_Grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px;
    LinkStyleMenuName: Grå vänsterpil;
}
a.MenuArrowLeft:hover
{
    background-image: url(../images/menuArrow_Yellow.gif);
	text-decoration:underline;
}
a.MenuArrowLeft_Active, a.MenuArrowLeft_Active:link, a.MenuArrowLeft_Active:visited, a.MenuArrowLeft:active
{
    color: #333333;
	font-family: Arial, Verdana, Helvetica;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px;
    background-image: url(../images/menuArrow_Yellow.gif);
}
a.MenuArrowLeft_Active:hover
{
	text-decoration:underline;
}
a.ObjectDrawing:link, a.ObjectDrawing:visited, a.ObjectDrawing:active
{
	display:block;
    background-image: url(../images/ObjectDrawing_close.gif);
    background-repeat: no-repeat;
    height:23px;
    width:23px;
}
a.ObjectDrawing:hover
{
    background-image: url(../images/ObjectDrawing_close_active.gif);
}

/*------ Ränte tabell ------*/
.InterestTableTop
{
	height: 5px;
	width: 178px;    
    background-image: url(../images/innerTable_178_t.gif);
    background-repeat: no-repeat;	
    background-position:top left;
}
.InterestTableMiddle
{	
	width: 168px;    
    background-image: url(../images/innerTable_178_m.gif);
    background-repeat: repeat-y;	
    background-position:top left;
    padding:0 5px 0 5px;
}
.InterestTableBottom
{
	height: 5px;
	width: 178px;    
    background-image: url(../images/innerTable_178_b.gif);
    background-repeat: no-repeat;	
    background-position:top left;
}
.InterestTableTop_Wide
{
	height: 5px;  
    background-image: url(../images/innerTable_259_t.gif);
    background-repeat: no-repeat;	
    background-position:top left;
}
.InterestTableMiddle_Wide
{	  
    background-image: url(../images/innerTable_259_m.gif);
    background-repeat: repeat-y;	
    background-position:top left;
    padding:0 5px 0 5px;
}
.InterestTableBottom_Wide
{
	height: 5px;    
    background-image: url(../images/innerTable_259_b.gif);
    background-repeat: no-repeat;	
    background-position:top left;
}
.InterestTable
{
	
}
.InterestTable th
{
	color: #1B4175;
	font-weight:bold;
	text-align:center;
}
.InterestTable td
{
	color: #1B4175;
	background-color:#DEE3E7;
	padding:2px 8px 2px 8px;
}
.InterestTable .Odd td
{
	color: #1B4175;
	background-color:#F0F1F5;
	padding:2px 8px 2px 8px;
}

/*---- DnB NOR ----*/
.DnBNORModuleTop_Small
{	
	height: 3px;
	width: 182px;    
    background-image: url(../images/bannerBG_182_t.gif);
    background-repeat: no-repeat;	
    background-position:top left;
}
.DnBNORModuleMiddle_Small
{	
	width: 178px;    
    background-image: url(../images/bannerBG_182_m.gif);
    background-repeat: repeat-y;	
    background-position:top left;   
    padding:2px 2px 2px 2px; 
}
.DnBNORModuleBottom_Small
{	
	width: 182px;
    height: 3px;
    background-image: url(../images/bannerBG_182_b.gif);
    background-repeat: no-repeat;	
    background-position:top left;
    margin-bottom:10px;	    
}
.DnBNORModuleTop_Large
{	
	height: 3px;
	width: 454px;    
    background-image: url(../images/bannerBG_454_t.gif);
    background-repeat: no-repeat;	
    background-position:top left;
}
.DnBNORModuleMiddle_Large
{	
	width: 450px;    
    background-image: url(../images/bannerBG_454_m.gif);
    background-repeat: repeat-y;	
    background-position:top left;   
    padding:2px 2px 2px 2px; 
}
.DnBNORModuleBottom_Large
{	
	width: 454px;
    height: 3px;
    background-image: url(../images/bannerBG_454_b.gif);
    background-repeat: no-repeat;	
    background-position:top left;	
    margin-bottom:10px;	       
}
.DnBNORModuleTop_Wide
{	
	height: 3px;
	width: 381px;    
    background-image: url(../images/bannerBG_386_t.gif);
    background-repeat: no-repeat;	
    background-position:top left;
}
.DnBNORModuleMiddle_Wide
{	
	width: 377px;    
    background-image: url(../images/bannerBG_386_m.gif);
    background-repeat: repeat-y;	
    background-position:top left;   
    /*padding:2px 2px 2px 2px; */
}
.DnBNORModuleBottom_Wide
{	
	width: 381px;
    height: 3px;
    background-image: url(../images/bannerBG_386_b.gif);
    background-repeat: no-repeat;	
    background-position:top left;	
    margin-bottom:10px;	       
}

.ModuleVote
{
	background-color:#f8f8f8;
	padding:10px 10px 5px 10px;
}

.ModuleVoteBoButik
{
	width:320px;
	height:146px;
}

.ModuleVoteStartPage
{
	width:161px;
	height:204px;
}

.ModuleVoteBlog
{
	width: 480px;
	border: 1px solid #DEDEDE;
	padding-bottom: 10px;
	padding-bottom: 0px; /* IE padding fix */
}
.DottenHorizontalLine
{
	background-image:url('../images/dotline.gif');
	background-repeat:repeat-x;
	font-size:0px;
	line-height:0px;
	height:1px;
}
.SolidHorizontalLine
{
	border-top: 1px solid #DEDEDE;
	font-size:0px;
	line-height:0px;
	height:1px;
}

#topflashcontent
{
	min-height: 342px; 
	height: auto !important; 
/*	height: 415px;*/
	width: 527px;
}

/* Varsling */
.lblInputTitle
{
	display: block;
	clear: both;
	margin-bottom: 3px;
	font-weight: bold;
}

.txtVarslingInput
{
	width: 220px;
}

.txtVarslingInputShort
{
	width: 120px;
	margin-bottom: 4px;
}

.lbxVarsling
{
	width: 120px;
	height: 120px;
}

.cbxChoice
{
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.VarslingMessage
{
	display: block;
	clear: both;
	margin-bottom: 7px;
	font-weight: bold;
	color: #8E003C;
	border: 1px solid #DEDEDE;
	background-color: #F6FAFD; 
	padding: 10px;
}

.price
{
    color:#8E003A;
}

a.ArrowLeftYellow, a.ArrowLeftYellow:link, a.ArrowLeftYellow:visited, a.ArrowLeftYellow:active
{
    background-image:url('../images/arrow_yellow_left.gif');
}
a.ArrowRightYellow, a.ArrowRightYellow:link, a.ArrowRightYellow:visited, a.ArrowRightYellow:active
{
    background-image:url('../images/arrow_yellow_right.gif');
}

/*Quick links below the map on front page*/
.qLinksWrapper
{
    margin:0;
    padding:10px 10px 4px 10px;
    background-color:#ebf2fc;
    background-image:url('../images/start_link_bg.gif');
    background-repeat:no-repeat;
    background-position:top left;
    border:solid 1px #CFE0F0;
    width:265px;
}

.qLinksWrapper ul
{
        list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;
}

.qLinksWrapper li
{
    margin-bottom:6px;
}

.qLink
{
    background-image:url('../images/start_link_btn.gif');
    background-color:Transparent;
    background-position:top left;
    background-repeat:no-repeat;
    text-decoration:none !important;
    padding:0 0 0 22px;
    margin:0;
    font-size:12px;
}

/* Bobutikk START */

.bobutik h1
{
    font-family:Arial;
    font-size:26px;
} 
.bobutik h2
{
    font-family:Arial;
    font-weight:normal;
    text-transform:uppercase;
    font-size:18px;
    border-bottom:4px solid #8B1841;
    margin-bottom: 15px;
    padding-bottom:5px;
}
.bobutik h3
{
    font-family:Arial;
    font-weight:normal;
    text-transform:uppercase;
    font-size:18px;
    border-bottom:1px solid #d1d1d1;
    margin-bottom:15px;
    margin-top:0px;
    padding-bottom:5px;
}
.bobutik h4
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    margin-bottom:6px;
    margin-top:0px;
}
.bobutik .pagebody
{
    font-size:14px;
    font-family:Arial;
}
.brokers ul
{
    padding:0;
    margin:0;
}
.brokers ul li
{
    display:block;
    float:left;
    height:132px;
    width:340px;
    margin:10px 0 0 0;
    padding:0;
    border-bottom:1px solid #E5E5E5;
}
.brokers ul li:last-child {}
.bobutik .brokers ul .left
{
    width:84px;
    float:left;
}
.bobutik .brokers ul .img
{
    width:84px;
}
.bobutik .brokers ul .img .top
{
    width:84px;
    height:3px;
    line-height:0px;
    font-size:0px;
    background:url('../Templates/Facebook/images/megler_frame_bg_top.gif') no-repeat;
}
.bobutik .brokers ul .img .mid
{
    width:76px;
    padding:1px 4px;
    background:url('../Templates/Facebook/images/megler_frame_bg_mid.gif') repeat-y;
}
.bobutik .brokers ul .img .mid img
{
    border:0;
    display:block;
    margin:0 0 2px 0;
}
.bobutik .brokers ul .img .bot
{
    width:84px;
    height:3px;
    line-height:0px;
    font-size:0px;
    background:url('../Templates/Facebook/images/megler_frame_bg_bottom.gif') no-repeat;
}
.brokers ul .right
{
    width:232px;
    float:left;
    padding:0 8px;
}
.brokers ul .right * { font-family:arial; font-size:11px; }
.brokers ul .right h3 { margin:0 0 4px 0; font-weight:bold; font-size:12px; }
.brokers ul .right .title { margin:0 0 5px 0; }
.brokers ul .right span { margin-bottom:6px; display:block; color:#3A3A3A;}
.brokers ul .right div { margin:0 0 4px 0; }
.brokers ul .right div label { display:block; color:#878787; float:left; font-weight:normal; margin:0 4px 0 0; cursor:default;}
.brokers ul .right div span { display:block; margin-bottom:0px; margin-left:6px; }
.brokers ul .right a.email { display:block; clear:both; text-decoration:underline; }
.brokers ul .right a.email:hover { text-decoration:none; }
.brokers ul .bottom
{
    clear:both;
    margin:4px 0 0 4px;
}
.brokers ul .bottom a.vcard
{
    color:#3B3B3B;
    display:block;
    padding:0 0 0 23px;
    background:url('../Templates/Facebook/images/vcard_ico.png') no-repeat;
}
.brokers ul .right a.sales
{
    color:#3B3B3B;
    display:block;
    float:left;
    margin:7px 0 0 0;
    padding:0 0 0 8px;
    background:url('../Templates/Facebook/images/link-arrow.gif') 0px 5px no-repeat;
}
.bobutik .gallery .frame
{
    width:510px;    
}
.bobutik .gallery .link-prev { margin:69px 55px 0 0; }
.bobutik a.show-all
{
    background: url('../images/facelift/arrow.gif') no-repeat;
    float:right;
    position:relative;
    top:-36px;
    padding: 0 0 0 16px;
}
.bobutik a.show-all:hover {
    background: url('../images/facelift/arrow-h.gif') no-repeat;
}
.bobutik .objects-list-area
{
    overflow:hidden;
}
.bobutik .objects-list-area ul
{
    padding:0;
    margin:0;
}
.bobutik .objects-list-area ul li
{
    list-style:none;
    float:left;
    width:200px;
    margin:0 9px 6px 0;
}
.bobutik .objects-list-area .img-wrapper
{
    background:url('../images/mini-img-frame.png') no-repeat;
    width:31px;
    height:31px;
    float:left;
}
.bobutik .objects-list-area .img-wrapper img
{
    width:25px;
    height:25px;
    margin:3px 0 0 3px;
}
.bobutik .objects-list-area .text-wrapper
{
    float:left;
    margin:0 0 0 7px;
}
.bobutik .objects-list-area .text-wrapper .title
{
    display:block;
    font-size:12px;
}
.bobutik .objects-list-area .text-wrapper span.info
{
    color:#888888;
}
.bobutik .search-bar-wrapper a
{
    float:left;
    display:block;
    width:106px;
    height:38px;
    margin:0 0 0 9px;
    background:url('../images/button_finn_kontor.png') no-repeat;
    outline:none;
}
.bobutik .search-bar-wrapper a:hover
{
    background:url('../images/button_finn_kontor.png') no-repeat 0 -38px;
    text-decoration:none;
}
.bobutik .search-bar-wrapper .search-bar-left
{
    float:left;
    width:4px;
    height:38px;
    background:url('../images/bobutiksearch-left.png') no-repeat;
}
.bobutik .search-bar-wrapper .search-bar-mid
{
    float:left;
    width:495px;
    height:38px;
    background:url('../images/bobutiksearch-mid.png') repeat-x;
}
.bobutik .search-bar-wrapper .search-bar-mid img
{
    margin:13px 0 0 8px;
    float:left;
}
.bobutik .search-bar-wrapper .search-bar-mid input
{
    height:24px;
    float:left;
    font-size:16px;
    margin:7px 0 0 8px;
    padding:0;
    border:0;
    background-color:transparent;
    width:460px;
}
.bobutik .search-bar-wrapper .search-bar-right
{
    float:left;
    width:4px;
    height:38px;
    background:url('../images/bobutiksearch-right.png') no-repeat;
}
.bobutik .search-bar-wrapper .ajax-loader
{
    float:left;
    margin:11px 0 0 10px;
    font-size:12px;
}
.bobutik ul.search-bar-linklist
{
    margin:0 0 0 0;
    padding:0;
}
.bobutik ul.search-bar-linklist li
{
    list-style:none;
    font-size:16px;
    font-family:Arial;
}
.bobutik .search-desc
{
    font-size:12px;
    color:#9d9d9d;
    margin:10px 0 30px 0;
    width:506px;
    line-height:18px;
}
.bobutik .search-result-top
{
    margin:26px 0 0 0;
    padding:0 0 5px 0;
    border-bottom:solid 1px #d2d2d2;
    font-size:14px;
}
.bobutik .search-result-item
{
    margin:8px 0 0 0;
    padding:0 0 8px 0;
    border-bottom:solid 1px #d2d2d2;
}
.bobutik .search-result-item a
{
    margin:20px 0 0 0;
    float:right;
}
.bobutik .search-result-info
{
    float:left;
}
.bobutik .search-result-info span, .bobutik .search-result-info a
{
    display:block;
    font-size:12px;
    line-height:16px;
}
.bobutik .search-result-info span.title, .bobutik .search-result-info a.title
{
    float:none;
    font-weight:bold;
    font-size:14px;
    font-family:Arial;
    margin:0 0 3px 0;
}
.bobutik .search-static-modules
{
    border-top:solid 1px #d1d1d1;
    padding:20px 0 0 0;
    margin:0 0 36px 0;
    overflow:hidden;
}
.bobutik .search-static-modules .static-module
{
    width:300px;
    margin:0 20px 0 0;
    float:left;
}
.bobutik .search-static-modules .static-module .title
{
    text-transform:uppercase;
    font-size:18px;
    color:#3b3b3b;
    margin:14px 0 3px 0;
}
.bobutik .search-static-modules .static-module .text
{
    color:#686868;
}
.bobutik .search-static-modules .static-module .text a
{
    color:#8a1740;
    font-weight:bold;
}
.office-module
{
    padding-bottom:20px;
}
.office-module a
{
    display:block;
    margin:20px 0 8px 6px;
    font-size:12px;
    background: url('../images/facelift/arrow.gif') no-repeat 0 2px;
    padding:0 0 0 16px;
}
.office-module a:hover
{
    background: url('../images/facelift/arrow-h.gif') no-repeat 0 2px;
}
.office-module .small-map-holder a
{
    margin:0;
    padding:0;
    background:none;
}
.office-module iframe
{
    margin:10px 0 20px 0;
}
.office-module .box
{
    margin:10px 0 0 6px;
}
.office-module .telephone strong
{
    float:left;
    display:block;
    width:66px;
}
.office-module .address strong
{
    display:block;
}
.office-module .small-map-holder
{
    margin:10px 0 0 0;
    width:177px;
    height:177px;
    border:solid 1px #a3a3a3;
}
/* Bobutikk END */


/* Broker Search START */

#BrokerSuggestDiv, #BrokerSuggestNoHits
{
    margin:-8px 0 0 34px;
    position:absolute;
    width:454px;
    border:solid 1px #888;
    background-color:#fff;
    z-index:3;
    display:none;
}
#BrokerSuggestNoHits {color: #E60000; padding: 2px;}
.BrokerSuggestItem
{
    padding: 1px 2px;
    background-color: #fff;
    color: #333333;
    cursor: pointer;
}
.BrokerSuggestItemSelected
{
    padding: 1px 2px;
    background-color: #316ac5;
    color: #fff;
    cursor: pointer;
}

/* Broker Search END */

/* Overlay START */
#overlay
{
    visibility:hidden;
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    text-align:center;
    z-index:999;
}
#overlay .back
{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:#000000;
    z-index:1000;
    opacity:0.5;
    filter:alpha(opacity=50);
}
.overlay-popup-map .content
{
    background:#ffffff;
    height:630px;
    text-align:left;
    position:relative;
    z-index:1004 !important;
}
.overlay-popup-map .content .map-toolbar
{
    height:34px;
}
.overlay-popup-map .content .map-toolbar-shadow
{
    width:932px;
    height:5px;
    float:left;
    position:absolute;
    z-index:1;
    line-height:0;
    background:url('../images/map_shadow.png') no-repeat;
    behavior: url('/Nettbankterminal/css/iepngfix.htc');
}
.overlay-popup-map .content .map-toolbar span
{
    float:left;
    display:block;
    margin:9px 0 0 12px;
    font-size:13px;
}
.overlay-popup-map .content .map-toolbar a
{
    display:block;
    width:22px;
    height:22px;
    margin:6px 6px 0 0;
    padding:5px 30px 0 0;
    outline:none;
    background:url('../images/closeButton.gif') no-repeat right 0;
}
.overlay-popup-map .content .map-toolbar a:hover
{
    background:url('../images/closeButton_hover.gif') no-repeat right 0;
}
.overlay-popup-map .content .map-toolbar ul.map-checkboxes
{
    float:right;
    font-size:12px;
    height:34px;
    padding:0;
    margin:0;
}
.overlay-popup-map .content .map-toolbar ul.map-checkboxes li
{
    padding:0;
    margin:0;
    float:right;
    list-style:none;
    height:34px;
    margin:0 0 0 8px;
}
.overlay-popup-map .content .map-toolbar .map-checkboxes strong
{
    float:left;
    display:block;
    margin:0 10px 0 0;
    line-height:34px;
}
.overlay-popup-map .content .map-toolbar .map-checkboxes label
{
    float:left;
    display:block;
}
.overlay-popup-map .content .map-toolbar .map-checkboxes label span
{
    margin:0;
}
.overlay-popup-map .content .map-toolbar .map-checkboxes input
{
    float:left;
    margin:11px 6px 0 0;
    *margin:8px 6px 0 0;
}
.overlay-popup-map .content .map-area
{
    height:596px;
}
.overlay-popup-map .content h2
{
    font-family:Arial;
    font-size:18px;
    font-weight:normal;
    margin:0 0 6px 0;
    color:#3b3b3b;
}
.overlay-popup-map .header
{
    border-bottom:1px solid #cacaca;
}
.overlay-popup-map .create-form div.input, .overlay-popup-map .create-form div.input-small {float:left;}
.overlay-popup-map .create-form span
{
    color:#cacaca;
    font-weight:normal;
}
.overlay-popup-map .button-footer
{
    margin:20px 0 0 0;
    padding:0 14px 0 0;
}
.overlay-popup-map .button-footer a
{
    margin:0 17px 0 0;
    float:right;
}

/* Popup frame */

.overlay-popup-map .frame-wrapper
{
    z-index:1002;
    padding:4px;
}
.overlay-popup-map .frame-lr
{
    position:absolute;
    width:940px;
    height:626px !important;
    top:6px;
    left:0;
    background:#000000;
    z-index:1003;
    opacity:0.5;
    filter:alpha(opacity=50);
}
.overlay-popup-map .frame-tl, .overlay-popup-map .frame-tr, .overlay-popup-map .frame-bl, .overlay-popup-map .frame-br
{
    position:absolute;
    width:6px;
    height:6px;
    behavior: url('../../Nettbankterminal/css/iepngfix.htc');
    z-index:1005;
}
.overlay-popup-map .frame-tl
{
    background:url('../drombolig/images/frame-tl.png') no-repeat;
    top:0;
    left:0;
}
.overlay-popup-map .frame-tr
{
    background:url('../drombolig/images/frame-tr.png') no-repeat;
    top:0;
    right:0;
    
}
.overlay-popup-map .frame-bl
{
    background:url('../drombolig/images/frame-bl.png') no-repeat;
    bottom:0;
    left:0;
}
.overlay-popup-map .frame-br
{
    background:url('../drombolig/images/frame-br.png') no-repeat;
    bottom:0;
    right:0;
}
.overlay-popup-map .frame-t, .overlay-popup-map .frame-b
{
    position:absolute;
    width:928px;
    height:4px;
    background:#000000;
    z-index:1003;
    opacity:0.5;
    filter:alpha(opacity=50);
}
.overlay-popup-map .frame-t
{
    top:0;
    left:6px;
}
.overlay-popup-map .frame-b
{
    bottom:0;
    left:6px;
}

.overlay-popup-map
{
    position:absolute;
    top:0;
    left:0;
    width:940px;
    z-index:1001;
    display:none;
}
/* Overlay END */

/* AssessmentModule START */

.inputRow
{
   margin-bottom:12px; 
}


.inputRow .formText
{
    float:left;
    margin:14px 0 4px;
    font-size:14px;
    font-weight:bold;
    width:150px;
    font-style:normal;
}

.inputRow .input-bar-left
{
    float:left;
    width:4px;
    height:38px;
    background:url('../images/bobutiksearch-left.png') no-repeat;
}
.inputRow .input-bar-right
{
    float:left;
    width:4px;
    height:38px;
    background:url('../images/bobutiksearch-right.png') no-repeat;
}

.inputRow .input-bar-mid
{
    float:left;
    width:430px;
    height:38px;
    background:url('../images/bobutiksearch-mid.png') repeat-x;
}

.inputRow .input-bar-wrapper
{
    float:left;
    display:block;
    width:106px;
    height:38px;
    margin:0 0 0 9px;
    background:url('../images/button_finn_kontor.png') no-repeat;
    outline:none;
}

.inputRow .input-bar-mid input
{
    height:24px;
    float:left;
    font-size:16px;
    margin:7px 0 0 8px;
    padding:0;
    border:0;
    background-color:transparent;
    width:420px;
}

.assessmentContainer
{
    text-align: left;
    width: 600px;
    float:left;
}

.assessment-SendButton
{
    background:url('../images/btn_right.png') no-repeat top right;
    display:block;
    float:right;
    font-size:12px;
    height:37px;
    padding-right:3px;
    font-weight:bold;
    outline:none;
    width:110px;
    margin: 15px 11px 0 0;
}
a.assessment-SendButton span
{
    background:url('../images/btn.png') no-repeat;
    display:block;
    line-height:14px;
    padding:11px 11px 11px 14px;
    font-family:Arial;
    font-size:12px;
    text-align:center;
}
a.assessment-SendButton:hover
{
    text-decoration:none;
    background-position:bottom right;
    color:#ffffff;
}
a.assessment-SendButton:hover span
{
    background-position:0 -37px;
}

/* AssessmentModule END */

/* Module OfficeSearch START */

.moduleOfficeSearchContainer
{
    float:left;
    text-align:left;
}

/* Module OfficeSearch END */

/* Module ObjectSearch START */

.moduleObjectSearchContainer .searchIcon
{
     background:url('../images/ico_search.gif') no-repeat;   
     width:16px;
     height:16px;
     float:left;
     margin: 10px 4px 0;
}

.moduleObjectSearchContainer .input-bar-right
{
    float:left;
    width:5px;
    height:37px;
    background:url('../images/input_search_right.gif') no-repeat;
}

.moduleObjectSearchContainer .input-bar-left
{
    float:left;
    width:5px;
    height:37px;
    background:url('../images/input_search_left.gif') no-repeat;
}

.moduleObjectSearchContainer .input-bar-mid
{
    float:left;
    width:500px;
    height:37px;
    background:url('../images/input_search_mid.gif') repeat-x;
}

.moduleObjectSearchContainer .input-bar-mid input
{
    height:24px;
    float:left;
    font-size:16px;
    font-family:Arial;
    padding:8px 0 3px 0;
    border:0;
    width:460px;
    background-color:transparent;
}

a.dnb-button
{
    background:url('../images/btn_right.png') no-repeat top right;
    display:block;
    float:left;
    font-size:12px;
    height:37px;
    padding-right:3px;
    font-weight:bold;
    outline:none;
    margin-left:9px;
}
a.dnb-button span
{
    background:url('../images/btn.png') no-repeat;
    display:block;
    line-height:14px;
    padding:11px 11px 11px 14px;
    text-transform:uppercase;
    font-family:Arial;
    font-size:12px;
}
a.dnb-button:hover
{
    text-decoration:none;
    background-position:bottom right;
    color:#ffffff;
}
a.dnb-button:hover span
{
    background-position:0 -37px;
}

.moduleObjectSearchContainer p
{
    text-align:left !important;
}
.left
{
    float:left;
}
.right
{
    float:right;
}
.unstyled-ul
{
    list-style:none;
    padding:0;
    margin:0;
}
/* Module ObjectSearch END */


/* ExampleProspectModule START */
/* Note: Form style comes from assessment module section above */

.exampleProspectModule
{
    text-align: left;
    width: 600px;
    float:left;
}

.exampleProspectModule-SendButton
{
    background:url('../images/btn_right.png') no-repeat top right;
    display:block;
    float:right;
    font-size:12px;
    height:37px;
    padding-right:3px;
    font-weight:bold;
    outline:none;
    width:110px;
    margin: 15px 11px 0 0;
}
a.exampleProspectModule-SendButton span
{
    background:url('../images/btn.png') no-repeat;
    display:block;
    line-height:14px;
    padding:11px 11px 11px 14px;
    font-family:Arial;
    font-size:12px;
    text-align:center;
}
a.exampleProspectModule-SendButton:hover
{
    text-decoration:none;
    background-position:bottom right;
    color:#ffffff;
}
a.exampleProspectModule-SendButton:hover span
{
    background-position:0 -37px;
}

/* ExampleProspectModule END */


/* App download ModuleListing */

#mainContent
{
    margin-bottom:30px;
}

#mainContent #topText
{
    font-size: 12px;
    line-height: 18px;
}

.downloadAppModule
{
    margin-top: 20px;
    text-align: left;
}

.downloadAppModule .moduleHeader
{
    font-size: 20px;
    letter-spacing: 2px;
    margin: 10px 0 0;
}

.downloadAppModule .imageBorder
{
    border: 1px solid #D1D1D1;
    float: left;
    height: 194px;
    padding-left: 4px;
    padding-top: 4px;
    width: 314px;
}

.downloadAppModule .appContent
{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 170px;
    padding: 20px 30px 10px 20px;
    width: 570px;
}

.downloadAppModule .appContent.highlight
{
     background: none repeat scroll 0 0 #F6F6F6;
    
}

.downloadAppModule .appContent p
{
    line-height: 15px;
    margin-top: 20px;
}

.downloadAppModule .appContent ul.deviceText
{
    margin:0;
    padding-left: 13px; 
}

.downloadAppModule .appContent ul.deviceText li
{
    color: #8A1941;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}



.downloadAppModule .appContent .mainText
{
    float: left;
    width: 439px;
}

.downloadAppModule .appContent .downloadButton
{
    background: url("../images/dnb_appstore/btn-last-ned-mOut.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 104px;
    width: 100px;
    margin-top: -15px;
    cursor: pointer;
    cursor: hand;
}

.downloadAppModule .appContent .downloadButton:hover
{
    background: url("../images/dnb_appstore/btn-last-ned-mOver.png") no-repeat scroll 0 0 transparent;
}

/* App download ModuleListing END */
