﻿/* Second Opinion (2op.dk) stylesheet */

/* LAYOUT & STRUCTURE - General layout and structe of the site 
-------------------------------------------------------------------------------*/

body.secop-body {
/* NOTE: Theme-dependent (Tabs) */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:11px;
}
#outer-wrap {
	text-align:center;
	height: 100%;
	width: 100%;
}
#wrapper {
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align: left;
	margin-top: 14px;
}
.site-width {
	max-width: 952px;
	min-width: 952px;
	width: 952px;
/*	width: expression(document.body.clientWidth > 760px? "760px": "auto");	
	width: expression(document.body.clientWidth < 760? "760px": "auto" ); */
}
#site-wrap {
	margin-top: 28px;
	padding: 12px 12px 0px 12px;
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	position: absolute;
	width: 928px;
}
#maintable {
	width: 100%;
}
#header {
	height: 56px;
}
#secoplogo {
	float: left;
	margin: 8px 0 0 11px;
	clear: none;
}

#globalnav {
	height: 40px;
	width: 928px;
	clear: both;
}
#webcontrols {
}
#upperbox-wrap {
	width: 100%;
	height: 250px;
}
#bodyareaframe-wrap {
}
#hidden-contentplaceholders {
	visibility: hidden;
	height: 0px;
}
#ending-site-wrap {
	height: 12px;
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:left bottom;
	position:absolute;
	bottom:-12px;
	margin: 0 -12px 0 -12px;
}
#footer {
	height:20px;
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:11px;
	font-family:tahoma;
	position:absolute;
	bottom: -36px;
}
#bottom-spacer {
	height: 26px;
	width: 100%;
}

/* TAB-SPECIFIC ELEMENTS WHICH IS DEPENDENT ON THE SELECTED TAB
------------------------------------------------------------------------------- */

/* Rådgivningsportalen */
.unibar-tabs_raad {
	background-image: url('/PublishingImages/site-tabs/unibar-nav/unibar_tab-raad_sel.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.secop-body_raad {
	background-image:url('/PublishingImages/site-tabs/site-bg_blue.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#6d8fc8;
}
.site-wrap_raad {
	background-image:url('/PublishingImages/site-tabs/site-corners/site-corners-top_raad.gif');
}
.ending-site-wrap_raad {
	background-image:url('/PublishingImages/site-tabs/site-corners/site-corners-bottom_raad.gif');
}
.secop-topNav_raad {
	width: 154px;
}
.ending-site-wrap_raad {
	background-image:url('/PublishingImages/misc/site-corners_bar-bottom.gif');
}
.footer_raad {
	color:#46536C;
}
.footer_raad a{
	color: #46536C;
	text-decoration:underline;
}


/* Intranet */
.unibar-tabs_intra {
	background-image: url('/PublishingImages/site-tabs/unibar-nav/unibar_tab-intra_sel.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.secop-body_intra {
	background-image:url('/PublishingImages/site-tabs/site-bg_teal.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#60b1ac;
}
.site-wrap_intra {
	background-image:url('/PublishingImages/site-tabs/site-corners/site-corners-top_intra.gif');
}
.ending-site-wrap_intra {
	background-image:url('/PublishingImages/site-tabs/site-corners/site-corners-bottom_intra.gif');
}
.secop-topNav_intra {
	width: 463px;
}
.footer_intra {
	color:#2d5c59;
}
.footer_intra a{
	color: #2d5c59;
	text-decoration:underline;
}


/* Generelt (overordnet) */
.unibar-tabs_gen {
	background-image: url('/PublishingImages/site-tabs/unibar-nav/unibar_tab_unsel.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.secop-body_gen {
	background-image:url('/PublishingImages/site-tabs/site-bg_gray.gif');
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#bec0c3;
}
.site-wrap_gen {
	background-image:url('/PublishingImages/site-tabs/site-corners/site-corners-top_gen.gif');
}
.ending-site-wrap_gen {
	background-image:url('/PublishingImages/site-tabs/site-corners/site-corners-bottom_gen.gif');
}
.secop-topNav_gen {
	width: 185px;
}
.footer_gen {
	color:#646464;
}
.footer_gen a{
	color: #646464;
	text-decoration:underline;
}

/* Generelt > Hjælp */
.secop-topNav_genhjaelp {
	width: 309px;
}

/* Generelt > Om 2op */
.secop-topNav_genom2op {
	width: 185px;
}

/* Generelt > Medlemskab */
.secop-topNav_genmedlem {
	width: 463px;
}


/* STYLING OF SPECIFIC ELEMENTS - Styling of specific elements that needs seperate space
------------------------------------------------------------------------------- */

/* Universal nav (tabs/fanblade) and related */

#unibar-wrap {
	width: 100%;
	height: 34px;
	background-color: #e2e4e4;
	position: relative;
	background-image: url('/PublishingImages/site-tabs/unibar-nav/unibar_bg-grad.gif'); 	
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#unibar-tabs {
	position: absolute;
	left: 0px; 
	top: 0px;
	height: 34px;
	width: 400px;
}
.unibar-tab-link_raad {
	position: absolute; 
	left: 16px; 
	bottom: 0px; 
	width: 140px; 
	height: 27px;
}
.unibar-tab-link_intra {
	position: absolute; 
	left: 168px; 
	bottom: 0px; 
	width: 62px; 
	height: 27px;
}
#unibar-secmenu {
	position: relative;
	float: right;
	padding-top: 10px;
	padding-left: 62px;
	height: 24px;
	background-image: url('/PublishingImages/site-tabs/unibar-nav/unibar_secmenu-bg-grad.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
}
#unibar-secmenu ul {
	height: 34px;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type:none;
}
#unibar-secmenu li {
	display: inline;
	padding: 0 18px 0 0;
}
li#unibar-secmenu-first {
	background-image: none;
}
#unibar-secmenu a{
	color: #848484;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
#unibar-secmenu a:hover{
	color: #e98004;
}
a#unibar-secmenu-sel {
	color: #e98004;	
}
#unibar-secmenu-welcome {
	position: relative;
	float: right;
	margin-top: 8px;
	margin-right: 14px;
	height: 16px;
}
#unibar-secmenu-welcome div a {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#unibar-secmenu-mysite {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 14px;
	height: 16px;
}
#unibar-secmenu-mysite a {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#unibar-secmenu-mysite span {
	display: none;
}
a#ctl00_ctl00_IdWelcome2op_ExplicitLogin {
	color: #f68a0e;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
}
tr#mp1_0_0 {
	display: none;
}
#unibar-secmenu-password {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: -10px;
	height: 16px;
}
#unibar-secmenu-password a {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}


/* Top function nav */

#topfunctionnav ul {
	list-style-type: none;
	display: block;
	position: absolute;
	right: 10px;
	top: 35px;
}
#topfunctionnav li {
	display: inline;
	background-image: url('/PublishingImages/misc/topcentralnav-bullet.gif');
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding: 0px 5px 0px 13px;
}
li#topfunctionnav-first {
	background-image: none;
}
#topfunctionnav a{
	color: #f68A0E;
	font-size: 12px;
	text-decoration: none;
}


/* Top central nav */

#topcentralbar {
	position: absolute; 
	margin: 2px 0 0 0;
	padding: 0;
	height: 20px;  /* original full size is 26px, but smaller due to padding */
	padding: 0;  /* maybe top and bottom padding has to be smaller.. */
	display: inline;
	width: 952px;
	text-align: left;
}
#topcentralnav {
	position: relative;
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	text-align: left;
	list-style-type:none; 
}
#topcentralnav li {
	display: inline;
	background-image: url('/PublishingImages/misc/topcentralnav-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0 7px 0 15px;
}
li#topcentralnav-first {
	background-image: none;
}
#topcentralnav li a{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
} 


/* Site Actions menu */

#siteactionsnav {
	position: relative;
	float: right; /* original full size is 26px, but smaller due to padding */
	margin: 0 10px 0 0;
}


/* Top Global Navigation bar */

.secop-topNav {
	border:none;
	background-image:url('/PublishingImages/global-nav/globalnav-menubar_seperator2.gif');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:transparent;
	vertical-align:middle;
	text-align:center;
	font-size:13px;
}
.secop-topNav a {
	border:none;
	display:block;
	white-space:nowrap;
	vertical-align:middle;
	font-family:Tahoma;
	color:#46536C;
	font-weight:bold;
	text-align:center;
	padding:12px 0px 0px 0px;
	width: 100%;
	height: 28px;
}
.secop-topNavContainer{
	border:none;
	padding:0px;
	background-image:url('/PublishingImages/global-nav/globalnav-menubar_container.gif');
	background-repeat:no-repeat;
	background-position: top left;
	height: 43px;
	width: 100%;
}
.secop-topNavWrap{
}
.secop-topNavSelected{
}
.secop-topNavSelected a{
	color:#000000;
}
.secop-topNavHover{
}
.secop-topNavHover a{
	text-decoration: none;
	color: #000000;
}


/* Sub Topic Navigation bar */

.secop-subNavWrap{
	border:none;
	padding:0;
	margin-bottom: 10px;
}

.secop-subNav{ border:none; text-align:left; }
.secop-subNav:hover{text-decoration:none;color: #ab5000;}
.secop-subNav a{
	background-color:transparent;
	background-image:url('/PublishingImages/misc/bullets/bullet_02.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	margin: 0 0 7px 15px;	
	display:block;
	white-space:nowrap;
	font-weight:normal;
	font-family:Tahoma;
	color:#de6800; /*fb8500 */
	font-size:12px;
}

.secop-subNavChild{ border:none; text-align:left; }
.secop-SubNavChild:hover {text-decoration:none;color: #ab5000;}
.secop-subNavChild a{
	background-color:transparent;
	background-image:url('/PublishingImages/misc/bullets/bullet_07.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
	margin: 0 0 7px 28px;	
	display:block;
	white-space:nowrap;
	font-weight:normal;
	font-family:Tahoma;
	color:#de6800; /*fb8500 */
	font-size:12px;

}

.secop-subNavSelected{ }
.secop-subNavSelectedChild{ }

.secop-subNavContainer{ }
.secop-subNavcontainerChild{ }


/* Upper-Box - Front-Page */

#upperbox-frontpage{
	height:240px;
}
#upperbox-frontpage-gen{
	height:134px;
}
#upperbox-frontpage-topheadline {
	height:25px;  /* Total of 60px */
	padding: 30px 0px 5px 20px;
	text-align: left;
}
#upperbox-frontpage-topheadline p {
	font-size:20px;
	font-weight:normal;
	font-family:tahoma;
	color: #ffffff;
}
#upperbox-frontpage-catchline{
	width: 624px; /* Total of 632px */
	height: 118px; /* Total of 134px */
	padding: 16px 16px 0px 16px;
	margin: 0px 0px 0px 12px;
	overflow: visible;
}
.upperbox-frontpage-catchline-p{
	font-size:12px;
}


/* Upper-Box - Other Pages (Topic) */

#upperbox-topic{
	background-image: url('/PublishingImages/upperboxes/upperbox-topic_mainbg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:134px;
}
#upperbox-topic-sitetitlecontainer{
	width: 576px; /* Total of 592px */
	height: 33px; /* Total of 65px */
	padding: 10px 0px 0px 5px;
	margin: 29px 0px 0px 12px;
	float: left;
}
.upperbox-topic-sitetitle a {
	font-size:21px;
	color: #46536C;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma;
}
.upperbox-topic-sitetitle{
	color: #46536c;
	font-family: Tahoma;
	font-size: 13pt;
}
#upperbox-topic-searchcontainer{
	float: right;
	margin: 15px 10px 0px 0px;
}
#upperbox-topic-searchtoptext{
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	margin-bottom: 8px;
	margin-left: 6px;
}
#upperbox-topic-searchtoptextunder a{
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	margin-top: 5px;
	margin-left: 120px; /* 78px aligned with box */
	text-decoration:underline;
}



/* STYLING OF PAGE LAYOUTS - Styling of the actual content area in PLs
------------------------------------------------------------------------------- */

/* Zone Structure for pages */

#maincontentarea-wrapper {
}
.maincontentarea-title {
	color: #46536c;
	font-family: Tahoma;
	font-size: 17px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom:1px #dbdbdb solid;
}
.maincontentarea-title-wiki {
	color: #46536c;
	font-family: Tahoma;
	font-size: 17px;
}
.maincontentarea-title-topic {
	color: #46536c;
	font-family: Tahoma;
	font-size: 17px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:1px #dbdbdb solid;
}
.maincontentarea-contentfield {
	margin-bottom:10px;
}
.maincontentarea-title-wiki-wrap {
	border-bottom:1px #dbdbdb solid;
	margin-bottom: 15px;
}
.pagebreadcrumb {
	display:none;
}
#OuterZoneTable {
	padding: 0px 0px 0px 0px;
	width: 100%;
	border: 0px;
}
.ZoneCellPadding {
	padding: 6px 6px 6px 6px;
}
.ZoneStructure-TwoCol-LeftWidth {
	padding-right: 5px;
	width: 72%;
}
.ZoneStructure-TwoCol-rightWidth {
	width: 28%;
}
.ZoneStructure-RightColumnBar {
	background-image: url('/PublishingImages/right-column-bar/right-column-bar_bg.gif');
	background-position:left top;
	background-repeat:repeat-y;
	height:100%;
	padding: 0 0 0 0;
}
.ZoneStructure-RightColumnBarTopBg {
	background-image: url('/PublishingImages/right-column-bar/right-column-bar_topbg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width: 100%;
	height: 125px;
	min-height: 125px;
	padding-left: 7px;
}
.ms-pagebreadcrumb {
	display:none;
}

.leftmenubar
{
	width:170px;
	background-image:url('/_layouts/images/left-menu-bar_bggradient_01.jpg');
	background-color:#e6e7eb;
	vertical-align:top;
}

/* Misc - Horizontal categories list */

.horizontal-categories-list{
	background-image: url('/PublishingImages/misc/horizontal-categories-list/horizontal-categories-list_gradbg.jpg'); 
	background-position: left top;
	background-repeat:no-repeat;
	height: 38px;
	padding: 6px 0 0 0;
	margin-top: 15px;
	margin-bottom: -10px;
}
.horizontal-categories-list ul {
	display: inline;
	list-style-type:none;
}
.horizontal-categories-list li {
	display: inline;
	background-image: url('/PublishingImages/misc/bullets/bullet_02.gif');
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding: 0px 20px 0px 28px;
}
.horizontal-categories-list a {
	font-family:Tahoma;
	font-size:11px;
	color: #46536C;
	text-decoration: none;
}
.horizontal-categories-list a:hover {
	font-family:Tahoma;
	font-size:11px;
	color: #758198;
	text-decoration: none;
}
li.horizontal-categories-list-first {
	display: inline;
	background-image: none;
	padding: 0px 10px 0px 18px;
}



/* EMNEWEBSTEDER (TOPICS) - Styling of elements used in the topicsites
-----------------------------------------------------------------------------------------*/

a.functionWP-Wiki-itemLink {
	color: #003399;
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
}
p.functionWP-Wiki-itemInfocols {
	color:#46536c; 
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	white-space:nowrap;
}
table.functionWP-Wiki-itemTable {
	width: 100%;
}
table.functionWP-Wiki-itemTable tbody tr td {
	border-bottom: 1px #d9e0e9 solid;	
	padding: 3px 0;
}

a.functionWP-Links-itemLink { /* DONE: <a> */
	color:#46536c; 
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
}

.functionWP-Links-itemBullet { /* DONE: <ul> */
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
} 
.functionWP-Links-itemBullet li {
	background-image: url('/PublishingImages/misc/bullets/bullet_08.gif');
	background-repeat: no-repeat;
	background-position: 0% 42%; /* Not the best solution - maybe we could align text instead? */
	list-style-type: none;
	padding: 3px 0px 3px 17px;
}

.functionWP-Dokumenter-itemLink {
	color: #003399;
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
}
.functionWP-Dokumenter-itemInfocols {
	color:#46536c; 
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
}
table.functionWP-Dokumenter-itemTable {
	width: 100%;
}
table.functionWP-Dokumenter-itemTable tbody tr td {
	border-bottom: 1px #d9e0e9 solid;
	padding: 3px 0;
}

.functionWP-QA-itemBullet{ /* DONE: <ul> */
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}
.functionWP-QA-itemBullet li{
	background-image: url('/PublishingImages/misc/bullets/bullet_08.gif');
	background-repeat: no-repeat;
	background-position: 0% 42%; /* Not the best solution - maybe we could align text instead? */
	list-style-type: none;
	padding: 3px 0px 3px 17px;
	margin: 2px 0;
	cursor: pointer;
	color: #003399; 
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
}

.functionWP-Discuss-itemLink{
	color: #003399;
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
}
.functionWP-Discuss-itemBullet{ /* DONE: <ul> */
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}
.functionWP-Discuss-itemBullet li{
	background-image: url('/PublishingImages/misc/bullets/bullet_08.gif');
	background-repeat: no-repeat;
	background-position: 0% 42%; /* Not the best solution - maybe we could align text instead? */
	list-style-type: none;
	padding: 3px 0px 3px 17px;
	margin: 2px 0;
	cursor: pointer;
	color: #003399; 
	font-family:tahoma;
	text-decoration: none;
}
.functionWP-Discuss-itemInfocols{
}

.functionWP-News-itemBullet { /* DONE: <ul> */
	margin: 4px 0 4px 5px;
	padding: 0;
}
.functionWP-News-itemBullet li {
	background-image: url('/PublishingImages/misc/bullets/bullet_03.gif');
	background-repeat: no-repeat;
	background-position: 0% 42%; /* Not the best solution - maybe we could align text instead? */
	list-style-type: none;
	padding: 3px 0px 3px 17px;
	font-size:11px;
	line-height:normal;
}
.functionWP-Services-itemLink {
	color: #003399;
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
}
.functionWP-Services-itemInfo {
	color: #46536c;
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	line-height:normal;
}


/* QUERY WEB PART STYLING - Our Custom Query Webpart styling and structure 
-----------------------------------------------------------------------------------------*/

/* Various custom styling done to Web Parts */

.secondOpinion-newsHeadline{
	color: #46536c;
	font-family: Tahoma;
	font-size: 12px;
}
.secondOpinion-newsHeadlineSmall{
	color: #46536c;
	font-family: Tahoma;
	font-size: 11px;
}
ul.secondOpinion-contentBulletlist {
	margin: 5px 0 5px 0;
	padding: 0;
}
.secondOpinion-contentBulletlist li {
	background-image: url('/PublishingImages/misc/bullets/bullet_01.gif');
	background-repeat: no-repeat;
	background-position: 0% 42%; /* Not the best solution - maybe we could align text instead? */
	list-style-type: none;
	padding: 3px 0px 3px 17px;
}
ul.secondOpinion-contentBulletlistNewsWP {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.secondOpinion-contentBulletlistNewsWP li {
	background-image: url('/PublishingImages/misc/bullets/bullet_03.gif');
	background-repeat: no-repeat;
	background-position: 0% 42%; /* Not the best solution - maybe we could align text instead? */
	list-style-type: none;
	padding: 3px 0px 3px 17px;
}
.secondOpinion-contentHeadline{
	font-family: Tahoma, sans-serif;
	color: #46536c;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height: 150%;
}
.secondOpinion-contentText{
	font-family: Tahoma, sans-serif;
	color: #46536c;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height: 150%;
}
.secondOpinion-contentTextSmall{
	color: #46536c;
	font-family: Tahoma;
	font-size: 11px;
}
div.secondOpinion-hyperlinks{
	color: #46536c;
	font-family: Tahoma;
	font-size: 11px;
	margin-top:10px;
}


/* Custom Query Web Part - Anchor classes */

a.SecondOpinionLinkItem{
	font-family: Verdana;
	font-size: 12px;
}


/* Query Web Part - Image classes */

.topicoverview-list{
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid;
	padding-right: 5px;
}
div.SecondOpinionPartnerDiv{
	text-align: center;
}


/* Query Web Part - Span classes */

.topicoverview-link{
	font-weight: bold;
	color: #f68a0e;
}
.topicoverview-topicname{
	font-size: 14px;
	font-weight: bold;
}


/* Query Web Part - TD classes */

.topicallsubjects-list{
	width: 45%;
	text-align: left;
}

/* Custom Query Web Part - Anchor classes */

table.SecondOpinionNyhedItem{
	margin-top: 10px;
	margin-bottom: 20px;
}

table.SecondOpinionNyhedItemTopicFrontPage{
	margin-top: 5px;
	margin-bottom: 10px;
}


/* Custom Query Web Part - Nyhed image */

img.SecondOpinionNyhedImageFixedWidth{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 10px;
	border:0;
	width:90px;
}

img.SecondOpinionNyhedImageFixedWidthSmaller{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 10px;
	border:0;
	width:60px;
}


/* Query Web Part - Outer (defines the background and color) and Size-wrap (defines the size of the web-part)*/

.webpart-generalt_outer_content_box{
	padding-bottom: 6px;
}
.webpart-generalt_outer_divwrap {
	position: relative;
}
.webpart-generalt-green_outer{
	background-position: left bottom; 
	background-image: url('/PublishingImages/webpart_general-green-layout/webpart_gradient-scale_01.jpg'); 
	background-repeat: repeat-x;
	background-color: #d9f0cc;
}
.webpart-generalt-white_outer{
	background-color: #ffffff;
}
.webpart-generalt_outer{
	background-position: left bottom; 
	background-image: url('/PublishingImages/webpart_general-layout/webpart_gradient-scale_01.jpg'); 
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.webpart-generalt_size-wrap_smaller{
	width: 100%;
	height: 110px;
	border: 0px;
	padding: 0px;
}
.webpart-generalt_size-wrap_small{
	width: 100%;
	height: 175px;
	border: 0px;
	padding: 0px;
}
.webpart-generalt_size-wrap_medium{
	width: 100%;
	height: 220px;
	border: 0px;
	padding: 0px;
}
.webpart-generalt_size-wrap_large{
	width: 100%;
	height: 260px;
	border: 0px;
	padding: 0px;
}
.webpart-generalt_size-wrap_larger{
	width: 100%;
	height: 340px;
	border: 0px;
	padding: 0px;
}
.webpart-generalt_size-wrap_flexible{
	width: 100%;
	border: 0px;
	padding: 0px;
}


/* Query Web Part - Controlling the content of the query web parts */

.webpart-content_headline{
	margin: 8px 8px 0px 8px;
}
.webpart-content_icon{
	float: right;
}
.webpart-content_icon-img{
}
.webpart-content_contents{
	margin: 0px 8px 16px 8px;
}
.webpart-content_arrow{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.webpart-content_more{
	position: absolute;
	bottom: 10px;
	right: 10px;
}


/* Query Web Part - Used at the topic-overview page (KategoriOversigt) */ 

.webpart-topicoverview_jura{
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_topicoverview/webpart_topicoverview_jura.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	height: 100%;
	width: 100%;
}
.webpart-topicoverview_forsikring{
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_topicoverview/webpart_topicoverview_forsikring.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	height: 100%;
	width: 100%;
}
.webpart-topicoverview_hr-og-ledelse{
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_topicoverview/webpart_topicoverview_hr-og-ledelse.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	height: 100%;
	width: 100%;
}
.webpart-topicoverview_it{
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_topicoverview/webpart_topicoverview_it.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	height: 100%;
	width: 100%;
}
.webpart-topicoverview_oekonomi{
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_topicoverview/webpart_topicoverview_oekonomi.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	height: 100%;
	width: 100%;
}
.webpart-topicoverview_organisation{
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_topicoverview/webpart_topicoverview_organisation.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	height: 100%;
	width: 100%;
}


/* Query Web Part - These 8 classes define the common border for our query web parts */

.webpart-generalt_outer_corner-top-left, .webpart-generalt-white_outer_corner-top-left{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_corner_top-left_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt_outer_corner-top-right, .webpart-generalt-white_outer_corner-top-right{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_corner_top-right_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt_outer_corner-bottom-left, .webpart-generalt-white_outer_corner-bottom-left{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_corner_bottom-left_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt_outer_corner-bottom-right, .webpart-generalt-white_outer_corner-bottom-right{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_corner_bottom-right_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt_outer_side-top, .webpart-generalt-white_outer_side-top{
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_side_top_01.gif); 
	BACKGROUND-REPEAT: repeat-x;
}
.webpart-generalt_outer_side-left, .webpart-generalt-white_outer_side-left{
	width: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_side_left_01.gif); 
	BACKGROUND-REPEAT: repeat-y;
}
.webpart-generalt_outer_side-right, .webpart-generalt-white_outer_side-right{
	width: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_side_right_01.gif); 
	BACKGROUND-REPEAT: repeat-y;
}
.webpart-generalt_outer_side-bottom, .webpart-generalt-white_outer_side-bottom{
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-layout/webpart_side_bottom_01.gif); 
	BACKGROUND-REPEAT: repeat-x;
}


/* Query Web Part - Same classes as above (the borders), but with green background */

.webpart-generalt-green_outer_corner-top-left{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_corner_top-left_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt-green_outer_corner-top-right{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_corner_top-right_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt-green_outer_corner-bottom-left{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_corner_bottom-left_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt-green_outer_corner-bottom-right{
	width: 6px;
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_corner_bottom-right_01.gif); 
	BACKGROUND-REPEAT: no-repeat;
}
.webpart-generalt-green_outer_side-top{
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_side_top_01.gif); 
	BACKGROUND-REPEAT: repeat-x;
}
.webpart-generalt-green_outer_side-left{
	width: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_side_left_01.gif); 
	BACKGROUND-REPEAT: repeat-y;
}
.webpart-generalt-green_outer_side-right{
	width: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_side_right_01.gif); 
	BACKGROUND-REPEAT: repeat-y;
}
.webpart-generalt-green_outer_side-bottom{
	height: 6px;
	BACKGROUND-IMAGE: url(/PublishingImages/webpart_general-green-layout/webpart_side_bottom_01.gif); 
	BACKGROUND-REPEAT: repeat-x;
}


/* vTwo Query Web Part (used at emnewebsteder) - Outer, Size-wrap and content */

.webpart-vtwotitlebox_outer_divwrap {
	position: relative;
}
.webpart-vtwotitlebox_size-wrap_flexible {
	width: 100%;
	padding: 0px;
}
.webpart-vtwotitlebox_outer_titlebox {
	background-position: center; 
	background-image: url('/PublishingImages/webpart_vtwo-layout/webpart_vtwo_title-bg.png'); 
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 31px;
	width: 100%;
	position:relative;
}
.webpart-vtwotitlebox_content-title-left {
	background-position: left; 
	background-image: url('/PublishingImages/webpart_vtwo-layout/webpart_vtwo_title-corner_topleft.png'); 
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 31px;
	width: 4px;
	position: absolute;
	left: 0px;
}
.webpart-vtwotitlebox_content-title-right {
	background-position: left; 
	background-image: url('/PublishingImages/webpart_vtwo-layout/webpart_vtwo_title-corner_topright.png'); 
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 31px;
	width: 4px;
	position: absolute;
	right: 0px;
}
.webpart-vtwotitlebox_content-title {
	position: absolute;
	top: 0px;
	padding: 4px 10px 0px 10px;
}
.webpart-vtwotitlebox_outer_contentbox {
	position: relative;
	width: 100%;
}
.webpart-vtwotitlebox_inner_contentbox {
	background-color: #ffffff;
	border-top: none;
	border-right: 1px #cdcdcd solid;	
	border-bottom: 1px #cdcdcd solid;
	border-left: 1px #cdcdcd solid;
	height: 100%;
}
.webpart-vtwotitlebox_content-wrap {
	margin: 10px;
}
.webpart-vtwotitlebox_content-wrap_wlink {
	margin: 10px;
	padding-bottom: 20px;
}

/*-------------Google Ads----------------*/

.GoogleAdsTop{margin:0px 0px 10px -2px;	}
.GoogleAdsRight{margin:49px 0px 0px 5px;}

/*-------------Google Ads----------------*/

/*-------------Banner Ads----------------*/

.ms-formtable tbody tr tr tr tr tr tr tr td ms-formbody {
				display:none;
}