/* CALENDAR BOX - UPCOMING EVENTS *************************************************************************/

#c_header .calendar
{
	float: right; 
}

/* RELATED, LEFT OR RIGHT COL *****************************************************************************/

.relcolheader{ overflow: hidden; }
#c_rightcol .relcolheader{ margin-bottom: 1px; }

.relcolheader h2 
{
	padding-left: 20px;
	padding-bottom: 3px;
	margin-top: 11px;
	/*font-size: 1.27em; */
	font-size: 12px;
	background: url('/gfx/BBS_relatedheading_bg.gif') repeat-x bottom;
	font-weight: bold;
}
.relcol
{
	width: 100%;
	overflow: hidden;
}

.relcol .content{ padding: 5px 5px 10px 20px; }

.relcol li
{
	margin: 3px 0;	
	list-style: inside url('/gfx/BBS_listarrow_onwhite.gif')
}

.relcol li.noarrow
{
	margin: 3px 0;	
	list-style: none;
}

.relcol .attsize
{	
	margin: 5px 0;
	display: block;	
}


/* MENU LEFT COL ******************************************************************************************/

#c_leftcol .menu
{
	background: #2d2d2e url('/gfx/BBS_leftmenu_bg.gif') repeat-x top;	
	padding: 9px 5px 9px 19px;
	font-size: 1.1em;
	width: 131px;
	min-height:190px;
	height:auto !important;
	height:190px;
}

#c_leftcol .menu a{ color: #fff; text-decoration: none; }

#c_leftcol .menu li.active{ list-style: url('/gfx/BBS_listarrow_leftmenu.gif') outside; }
#c_leftcol .menu li.active a{ text-decoration: underline; }

#c_leftcol .menu a:hover{ text-decoration: underline;}


#c_leftcol li{ margin: 5px 0; }
#c_leftcol li.child{ margin: 5px 0 5px 9px; }



/* SITEMAP ************************************************************************************************/

.rightimg
{
	width: 311px;
	overflow: hidden;	
}

.rightimg img
{
	width: 311px;	
}



/* QUICK SEARCH *******************************************************************************************/

input.QStext
{
	font-size: 1em;
	height: 14px;
	padding: 2px;
	width: 108px;
	border: 1px solid #000;
}

input.QSbutton
{
	border:none;
	padding: 2px;
	background: #74b33b url('/gfx/BBS_searchbtn_bg.gif') repeat-x bottom;
	color: #fff;
	
}

span.searchlabel
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}

input.help
{
	border:none;
	padding: 2px;
	background: #74b33b url('/gfx/BBS_searchbtn_bg.gif') repeat-x bottom;
	color: #fff;
	
}

.searchlabel
{
	MARGIN-TOP: 4px;
	FLOAT: right;	
	WIDTH: 400px
}
.searchcheckbox
{
	FLOAT: left;	
	WIDTH: 25px
}

/* PRESS LIST, CALENDAR VIEW ******************************************************************************/

.NewsListingLinks{ margin: 10px 0 }
.NewsListingLinks a
{
	font-size: 1.1em;
	margin: 3px 3px 3px 0 
}

.NewsListingItem{ margin: 3px 0; }


.datelistingtext
{
	color: #606060; 
	width: 105px ; /* grid - 35px */
	float: left;
	text-align: left;	
	text-transform: uppercase;
	margin-top: 6px;
}

.date
{
	float: left;
	padding-right: 3px;	
}
.newslistlink
{
	float: left;
	width: 300px;
	margin-top: 6px;
}

a.heading,
a.hselected
{
	margin-right: 10px;	
}

a.hselected{ color: #666; font-size: 1.4em; }


a.selected,
a.selected:visited
{
	color: #000;
	font-weight: bold;
	font-size: 1.2em;	
	text-decoration: none;
}





/* PARTNERLIST **********************************************************************************************/

.partnerarea
{
	float: left;
	width: 310px;
	margin-bottom: 20px;
}

.partnerarea a{ display: block; font-size: 1.1em; }
.partnerarea a.activemenuhead{ color: #000; text-decoration: none; }
.partnerarea a:hover{ text-decoration: underline; }
.partnerlisting{ margin: 10px 0; width: 100%; }
.partnerlisting td{ border-top: 1px solid #eee; padding: 3px 3px 3px 0; vertical-align: top; }
.partnerlisting td.company{ width: 120px; }
.partnerlisting td.services{ width: 310px; }
.partnerlisting td.location{ }
.partnerlisting td.header{ border: none; font-weight: bold; }

/* CHOOSE BANK */

.expandListing {
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 1em;
}

.expandListing h2 {
	border-top: 1px solid #E6E6E6;
	cursor: pointer;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: .3em 0 .3em 12px;
	background: url(images/arrow_closed.png) left 6px no-repeat;
}

.expandListing h2.selected {
	font-weight: bold;
	background-image: url(images/arrow_open.png);
}
/*
.expandListing .expander {
	padding: .6em 0 .6em 12px;
}
*/

.expander .util {
	position: relative;
	top: -2.2em;
	font-size: .9em;
}

.chooseForm {
	margin-bottom: 1em;
}

.chooseForm input.text {
	width: 230px;
	border: 1px solid #E6E6E6;
	padding: 3px;
}

.chooseForm input.button {
	color: #fff;
	font-weight: bold;
	background: #20973d url(images/button_bg.png) top repeat-x;
	border: 1px solid #3C8A2E;
	padding: 2px;
}

.chooseShortcuts {
	margin-bottom: 1em;
	font-weight: bold;
}

.chooseShortcuts a:link, .chooseShortcuts a:visited {
	font-weight: normal;
	text-decoration: none;
}

.chooseShortcuts a:hover, .chooseShortcuts a:active {
	font-weight: normal;
	text-decoration: underline;
}

.expanderContent .util a:link, .expanderContent .util a:visited,
.expanderContent .util a:hover, .expanderContent .util a:active  {
	margin-right: 0;
}

.chooseShortcuts .selected, .chooseShortcuts a.selected:link, .chooseShortcuts a.selected:visited {
	color: #000;
	font-weight: bold;
}

#alphalistp .expander {
	font-size: .9em;
}

.expanderContent {
	padding: 8px 8px 1px 12px;
}

.expanderContent p {
	margin: 0 0 7px 0;
}

/* PRODUCTLIST **********************************************************************************************/

#alphalist{ font-weight: bold; margin: 10px 0; }
#alphalist a{ font-size: 1.1em; font-weight: bold; padding: 3px 10px 3px 0; text-transform: uppercase; text-decoration: none; }
#alphalist a:visited{ color: #005b82; }
#alphalist a:hover{ color: #003264; }
#alphalist a.selected,
#alphalist a.selected:visited{ color: #666; font-size: 1.4em; }

#c_productlisting a.guide{ font-size: .9em; color: #666; text-decoration: none; text-transform: uppercase; }

#c_productlisting .col{
  width: 32%;
  float: left;
  overflow: hidden;
  margin-bottom: 0; 
}

#c_productlisting li
{
	list-style: none;
	list-style-position: outside;	
}


/* PRODUCT PRESENTATION *************************************************************************************/

.productimage
{
	height: 210px;
	margin-bottom: 4px; 
	border-bottom: 11px solid #cdcccb; 
	background-position: top left;
	overflow: hidden;
	
}

.productimage .overlay{ margin: 63px 35px 10px 190px; }
/*.productimage .slogan{ font-size: 16px; font-weight: bold; }*/

#advantage
{
	margin-top: 20px;
	clear: both;
	width: 409px;	
}

#advantage #tabs{ margin-left: 0; padding-left: 0;}


#tabs
{
	display: block;
	clear: both;	
	/*background: url('/gfx/BBS_tab_inactive_bg.gif') repeat-x;*/
	height: 25px;
	width: 100%;
	border-bottom: 1px solid #2c2c2c;
	margin-bottom: 0 !important;	
}

#tabs .tab
{
	background: url('/gfx/BBS_tab_inactive_bg.gif') repeat-x;	
	height: 25px;
	float: left;
	color: #000;
	width: 101px;	
	border-right: 1px solid #fff;
	font-size: 1.1em;
	margin: 0;
}

#tabcanvas #tabs .tab
{
	background: url('/gfx/BBS_tab_inactive_bg.gif') repeat-x;	
	height: 25px;
	float: left;
	color: #000;
	width: 161px;	
	border-right: 1px solid #fff;
	font-size: 1.1em;
	margin: 0;
}

#tabs .tab span
{
	display: block;
	text-align: center;
	padding-top: 5px;
}


#tabs .tab a{ color: #000; text-decoration: none; }
#tabs .tab a:hover{ color: #005b82; text-decoration: none; }

#tabs li{ list-style: none; }

#tabs .open
{
	color: #fff;
	background: url('/gfx/BBS_tab_active_bg.gif') repeat-x top;
	width: 102px;
}

#tabcanvas #tabs .open
{
	color: #fff;
	background: url('/gfx/BBS_tab_active_bg.gif') repeat-x top;
	width: 162px;
}

#tabs .open a,
#tabs .open a:hover{ color: #fff; text-decoration: none; }	

#tabs .last{ border: none; }

#advantage div.content-first,
#advantage div.content-notfirst
{
	
	clear: both;
	padding: 17px 17px 40px 17px;
	background: #fff url('/gfx/BBS_tab_content_bg.gif') repeat-x top;	
}

/*
#advantage div.content-notfirst
{
	display: none;	
}
*/

#components
{
	background: #fff url('/gfx/BBS_tab_content_bg.gif') repeat-x top;	
}

#components h2
{
	background: none;
}

#components h3
{
	margin-top: 6px;
}


#prodmenu
{
	background: #fff url('/gfx/BBS_prodleftmenu_bg.gif') repeat-x top;	
	width: 100%;
	font-size: 1em;
	width: 155px;
	overflow: hidden;
}

#prodmenu .stretch
{
	margin: 9px 5px 9px 9px;
	overflow: visible;	
}

h2.prodmenuheader
{
	border-bottom: 1px solid #000;	
}

#prodmenu a:visited{ color: #005b82; }
#prodmenu a:hover{ color: #000; }
#prodmenu ul li.active{ list-style: outside url('/gfx/BBS_listarrow_ontransp.gif'); }
#prodmenu ul li.more{ list-style: outside url('/gfx/BBS_listarrow_plus2.gif'); }
#prodmenu ul li.less{ list-style: outside url('/gfx/BBS_listarrow_minus.gif'); }
#prodmenu ul li.l1{ margin-left: 10px; }
#prodmenu ul li.l2{ margin-left: 25px; }
#prodmenu ul li.l3{ margin-left: 40px; }
#prodmenu ul li.l4{ margin-left: 55px; }


/* CALENDAR ACTIVITY (EVENT) LIST ***************************************************************************/

/* CALENDAR ACTIVITY (EVENT) ********************************************************************************/

/* SITEMAP **************************************************************************************************/

.sitemap table{ margin-top: 10px; }

tr.sitemapheader
{
	font-size: 1.27em;
	font-weight: bold;
}

/* FRONTPAGE: SECTOR (BRANSJE) *******************************************************************************/

#selsector
{
	width: 155px;
	float: left;
	margin-top: 1px;
}

#selsector .sec,
#selsector .more
{
	/*display: block;*/
	margin-bottom: 1px;
	background: #3c8a2e url('/gfx/BBS_sector_bg.gif') no-repeat top;
	line-height: 1em;				
	padding: 9px 0 9px 22px;	
	color: #fff;
	text-decoration: none;
	font-size:1em;
	
}

#selsector a,
#selsector a:visited{ text-decoration: none; color: #fff; display: block;}
#selsector a:hover{ text-decoration: underline; }

#allsectors
{
	position: relative;
	display: none;
	z-index: 1;	
	width: 100%;	
}

#allsectors .menu
{
	position: absolute;
	z-index: 0;
	background: #2d2d2e url('/gfx/BBS_leftmenu_bg.gif') repeat-x top;	
	padding: 9px 5px 9px 19px;
	font-size: 1.1em;
	width: 131px;
	overflow: hidden;	
	/*
	min-height: 208px;		
	height:auto !important;
	height:208px;
*/
}

#allsectors li{ padding: 5px 0; }
#allsectors li.child{ margin: 5px 0 5px 9px; }
#allsectors .menu a{ color: #fff; text-decoration: none; }
#allsectors .menu a:hover{ text-decoration: underline; }

#allsectors .less{ text-align: right; margin-right: 15px; }
#allsectors .less a{ text-decoration: none; }

.separator
{	
	clear: both;
	margin-top: 3px;
	height: 25px;
	background: url('/gfx/BBS_separator_bg.gif') repeat-x bottom;		
}


#sectors
{
	margin-left: -4px;
	float: left;
	width: 944px;
}

.threecols
{
	width: 309px;	
	overflow: hidden;
}

.twocols
{
	width: 390px;	
	overflow: hidden;
}


.sector
{
	margin-left: 4px;
	float: left;	
	/*height: 95px;*/
	height: 115px;
	background: #fff url('/gfx/BBS_box_bg.gif') repeat-x bottom;
}


.sector .thumbnail
{
	float: left;
	width: 60px;
	height: 90px;
	margin: 15px;
	text-align: center;	
	overflow: hidden;	
}


.swap{	float: left; }


.swap img
{
	float: left;
	margin-top: 0px;	
	height: 60px;
	width: 60px;
	clear: both;
	float: left;	
	
}



.threecols .text
{
	margin: 16px 15px 10px 2px;
	float: left;	
	width: 180px;
	overflow: hidden;
}

.twocols .text
{
	margin: 16px 15px 5px 2px;
	float: left;	
	width: 260px;
	overflow: hidden;	
}

.sector h2
{
	font-size:15px;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:2px;
}

.sector a,
.sector a:visited
{
	color: #000;
	text-decoration: none;

}

.sector a:hover
{
	text-decoration: underline;	
}

/* BANNERS ***************************************************************************************/

#c_banner,
#c_campaign,
#c_sectorbanner
{
	float: right;
	width: 779px;	
	overflow: hidden;
}

#c_banner img
{
	width: 779px;
	height: 210px;	
}


#c_banner,
#c_sectorbanner
{
	height: 210px;
}


#c_sectorbanner .overlay h2{ font-size: 20pt; }
#c_sectorbanner .overlay
{	
	padding: 42px 35px 10px 35px;
	font-size: 14pt;
}

/* FRONTPAGE: LISTED ARTICLES ******************************************************************************/

#c_frontpagearticles .article
{	
	width: 200px;
	padding: 0px 16px 0 16px;	
	float:right;
}

#c_frontpagearticles .article a{ color: #000; text-decoration: none;}
#c_frontpagearticles .article a:hover{ text-decoration: underline; }

#c_frontpagearticles .recruit
{
	width: 464px;	
	float: left;
	background-color: #000;	
	color: #fff;
}


#c_frontpagearticles img,
#c_frontpagearticles .text
{
	float: left;
	width: 230px;	
}




#c_frontpagearticles h2
{
	font-size: 13px; 
	font-weight: bold; 
	color: #fff;
	margin: 16px 16px 4px 0;
}

#c_frontpagearticles .text a
{
	color: #fff;
	text-decoration: none;
}

#c_frontpagearticles .text a:hover{ text-decoration: underline; }






/* PRINT AND TIP-LINKS **************************************************************************************/

.util
{
	margin-top: 0;
	padding: 3px 0;
}

.util a,
.util a:visited
{
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}

.util a:hover
{
	text-decoration: underline;	
}



/* IFRAME ***************************************************************************************************/
#c_iframe
{
	float: right;
	width: 100%;	
}
/* IFRAME ***************************************************************************************************/
#id_matrix
{
	width: 99%;	
}

#id_matrix input
{
	margin-left: 10px;
}

#id_matrix select{
	float: left;
	width: 100%;
}


#id_matrix fieldset input
{
	margin: 3px;
}


#id_matrix .heading1{ font-size: 21px;}
#id_matrix .heading2{ font-size: 1.27em; font-weight: bold;}
#id_matrix .heading3{ font-size: 11px; font-weight: bold;}

	
/* EPISERVER STD ********************************************************************************************/
/* ---Document list---*/

.DocumentListBox
{
	border: 1px solid #FFFFFF;
}

.DocumentListItem
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.DocumentListItemAlt
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.DocumentMainIntro
{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* ---Document---*/

.DocumentFrameHeader
{
	text-align: left;
	padding: 0.5em 0.5em 0.5em 6em;
}
.DocumentArea
{
	float: left;
	text-align: center;
	width: 100%;
}

.PPTFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 45em;
}
.XLSFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 52em;

}

.DOCFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 85%;
	height: 62em;
}

A.SelectedPagingItem
{
	font-weight: bold;
}

A.UnselectedPagingItem
{
}

/* ---Tab strip---*/
.tabbackground
{
	background-image:url(../images/Tab/tabrow_background.gif);
	text-align: left; 
	height: 26px; 
	background-position: top; 
	background-repeat: repeat-x;	
}
.tabOuterContainer 
{
	display: inline;
}
.tabContainer 
{
	display: block; 
	float: left;
}
.tabActive
{
	font-weight: bold; 
	font-size: 1.1em; 
	z-index: 10; 
	background-image:url(../images/Tab/tab_background_active.gif);

	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;

}
.tabActiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left_active.gif);
}
.tabActiveRight
{
	width: 7px; 
	position: relative; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right_active.gif);
}
.tabInactive
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
		
	padding-top: 6px;
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x; 
	display: inline;
}
.tabInactiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabInactiveRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabDisabled
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
	color: gray; 
	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;
}
.tabDisabledLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabDisabledRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabObjectActive
{
	display:block;
	float: left;
	width: 99%;
	text-align: left;
}
.tabObjectInactive
{
	display: none;
}
textarea.EPEdit-inputLongString
{
	width: 90%;
	height: 20em;
}


/* editing */


p.innrykk
{
	margin-left: 35px;	
}

.searchResults {
	padding-left: 10em;
}

.searchResults h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 1.5em 0 1em 0;
}

.advancedArea {
	padding-top: 0.5em;
}

.advancedArea label {
	float: none;
}

.searchArea {
	margin-bottom: 1em;
}

.searchArea input.text {
	width: 230px;
	border: 1px solid #E6E6E6;
	padding: 3px;
}

.searchArea input.button {
	color: #fff;
	font-weight: bold;
	background: #20973d url(images/button_bg.png) top repeat-x;
	border: 1px solid #3C8A2E;
	padding: 2px;
}

.searchResults .dateTime {
	color: #808080;
	font-size: .8em;
}
