/****************************************************************************
	Global styles
****************************************************************************/
html,body {
	font-family: Verdana, Helvetica, sans-Serif; 
	margin: 0px 0px 0px 6px;
	height:100%;
}

IMG {
	border: none;
}

BODY {
	font-size: small;
	line-height: 16px;
}

FORM {
	margin: 0;
}

P {
	margin: 0;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Helvetica, sans-Serif; 
	font-size: 100%;
	border:1px solid #9F9F9F;
	background-color:#F2F2F2;
}

/****************************************************************************
	Ordinay page layout styles
****************************************************************************/
#topBanner
{
	margin-top:6px;
	margin-bottom:4px;
	width:705px;
	height:119px;
	background-image:url(/guide/eksperterne/images/banner_top.gif);
	clear:both;
}

/****************************************************************************
	Left navigation box
****************************************************************************/

.leftNavigationBox {
	width: 239px;
	height: 100%;
	background-color:#EDF1F4;
	font-size:80%;
	vertical-align:top;
	padding-bottom:100px;
}

.leftNavigationBox a.title {
	color: #214783;
	font-weight:bold;
	padding-bottom: 2px;
	overflow: visible;
	white-space: normal;
	padding-left: 20px;
	background: url(/guide/eksperterne/images/menu_header_bg.gif) no-repeat #E4E8EA;
	width: 219px;
	height:21px;
	padding-top:7px;
	display:block;
	text-decoration:none;
}

.leftNavigationBox .links {
	background: #EDF1F4;
	width: 100%;
}

.leftNavigationBox .links .links_01 A.selected {
	width: 204px;
	color:white;
	font-weight:bold;
	padding-left:35px;
	background: #5E7CAB url(/guide/eksperterne/images/menu_arrow_selected.gif) no-repeat 22px 7px;	
}

.leftNavigationBox .links .links_01 A {
	display: block;
	color: #214783;
	padding-left: 30px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom:1px solid #E6EEF2;
	background: #EDF1F4 url(/guide/eksperterne/images/menu_arrow.gif) no-repeat 22px 6px;
	clear:both;
}

.leftNavigationBox .links .links_02 A.selected {
	width: 200px;
	color:red;
	padding-left:40px;
	background-color: white;
	background-image:none;
	font-weight:normal;
}

.leftNavigationBox .links .links_02 A {
	display: block;
	color: #214783;
	padding-left: 40px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom:1px solid #E6EEF2;
	background: #EDF1F4;
}

.leftNavigationBox .links A {
	display: block;
	color: #214783;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom:1px solid #E6EEF2;
}

.leftNavigationBox .links A.header {
	font-weight:bold;
	color: #214783;
	text-transform: uppercase;
}

div.header {
	display: block;
	color: #214783;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom:1px solid #E6EEF2;
	font-weight:bold;
	color: #214783;
	text-transform: uppercase;
}

.leftNavigationBox .links A.selected {
	background-color: #214783;
	color: white;
}

.leftNavigationBox .links A:hover {
	text-decoration:underline;
}

.leftNavigationBox .links A.selected:hover {
	text-decoration:underline;
}

A.button {
	width:158px;
	height:25px;
	background-image:url(/guide/eksperterne/images/button_bg.gif);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	padding-top:3px;
	color:#214783;
	font-weight:bold;
	text-decoration:none;
	clear:both;
}

/****************************************************************************
	Text
****************************************************************************/
.text .topIcons {
	padding-bottom:15px;
}

.text .topIcons A {
	float:right;
	color:#000000; /*#BCBCBC;*/
	text-decoration:none;
	padding-left:5px;
}

.text .topIcons img {
	padding-left:5px;
	padding-right:5px;
}

.text {
	color: black;
	width:436px;
	padding-top:8px;
	padding-left:30px;
	font-size:80%;
	background-color:transparent;
	vertical-align:top;
}

.text H1 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 15px;
}

.text P {
	margin: 0;
}


.text INPUT.field {
	background-color: #EDF1F4;
	border: 1px solid #A5A5A5;
	width: 278px;
	padding: 1px;
	margin-bottom: 5px;
}

.text TEXTAREA.field {
	background-color: #EDF1F4;
	border: 1px solid #A5A5A5;
	width: 278px;
	padding: 1px;
	margin-bottom: 5px;
}

.text INPUT.button {
	font-size: 80%;
	width: 80px;
}

/****************************************************************************
	Text covering mid and right column
****************************************************************************/

.columns {
	height:100%;
}

.columns table {
	/*height:100%;*/
}

.contentBoxHeader {
	background-image:url(/guide/eksperterne/images/contentBox_header.gif);
	width:199px;
	height:21px;
	padding-left:10px;
	padding-top:5px;
}

.contentBoxHeader A {
	color:#214783;
	font-weight:bold;
	text-decoration:none;
	background: url("/guide/eksperterne/images/link_arrow.gif") transparent 100% no-repeat;
	padding-right:12px;
	margin-right:10px;
}

.contentBoxContent {
	border-right:1px solid #CDD6E6;
	border-left:1px solid #CDD6E6;
	padding-left:10px;
	padding-top:6px;
	width:197px;
	height:85px;
	position:relative;
}

.contentBoxContent .links {
	position: absolute;
	left:0px;
	bottom:0px;
	background-color:transparent;
}

.contentBoxContent A {
	color:#214683;
	text-decoration:none;
	font-weight:bold;
	padding-right:12px;
	margin-right:10px;
	background: url("/guide/eksperterne/images/link_arrow.gif") transparent 100% no-repeat;
	float:right;
}

.contentBoxContent img {
	float:left;
	padding-top:0px;
}

.contentBoxBottom {
	background-image:url(/guide/eksperterne/images/contentBox_bottom.gif);
	width:209px;
	height:7px;
	background-repeat:no-repeat;
}

.fanebladTop {
	background-image:url(/guide/eksperterne/images/faneblad.gif);
	width:146px;
	height:18px;
	color:#214783;
	padding-left:10px;
	padding-top:3px;
	font-weight:bold;
}
.fanebladTopBlue {
	background-image:url(/guide/eksperterne/images/faneblad_blue.gif);
	width:146px;
	height:18px;
	color:#214783;
	padding-left:10px;
	padding-top:3px;
	font-weight:bold;
}
.fanebladSpacerTop {
	background-image:url(/guide/eksperterne/images/faneblad_topSpacer.gif);
	background-repeat:no-repeat;
	width:427px;
	height:19px;
}
.fanebladSpacerTopSmall {
	background-image:url(/guide/eksperterne/images/faneblad_topSpacer.gif);
	background-repeat:no-repeat;
	width:427px;
	height:7px;
}

.fanebladSpacerTopSmallBlue {
	background-image:url(/guide/eksperterne/images/faneblad_topSpacer_blue.gif);
	background-repeat:no-repeat;
	width:427px;
	height:7px;
}

.fanebladSpacerBottom {
	background-image:url(/guide/eksperterne/images/faneblad_bottomSpacer.gif);
	width:427px;
	height:18px;
}

.fanebladSpacerBottomBlue {
	background-image:url("/guide/eksperterne/images/faneblad_bottomSpacer_blue.gif");
	background-repeat:no-repeat;
	width:427px;
	height:50px;
}

.fanebladBG {
	background: url("/guide/eksperterne/images/fanebladBG.gif") #ECF1F3 repeat-x;
	width:427px;
}

.fanebladContent {
	border-right: 1px solid #CDD6E6;
	border-left: 1px solid #CDD6E6;
	border-bottom: 1px solid #CDD6E6;
	width:419px;
	padding:3px;
	color:#214783;
	background-color:transparent;
}

.fanebladContentBlue {
	border-right: 1px solid #CDD6E6;
	border-left: 1px solid #CDD6E6;
	width:405px;
	padding:10px;
	background-color:#F4F6F8;
}

.fanebladContentBlue A {
	color: #939598;
	text-decoration:none;
	padding-right:12px;
	background: url("/guide/eksperterne/images/link_arrow.gif") transparent 100% no-repeat;
}

.fanebladContentNoBottom {
	border-right: 1px solid #CDD6E6;
	border-left: 1px solid #CDD6E6;
	width:405px;
	padding:10px;
	background-color:transparent;
}

.fanebladContentNoBottom .dato {
	color:#939598;
	margin-bottom:10px;
}

.fanebladContent .dato {
	float:right;
	color:#828282;
}
.fanebladContent A {
	color:#214783;
	text-decoration:none;
	font-weight:bold;
	padding-right:12px;
	margin-right:10px;
	background: url("/guide/eksperterne/images/link_arrow.gif") transparent 100% no-repeat;
}

.tableStart {
	width:415px;
	height:20px;
	background: url("/guide/eksperterne/images/table_top.gif") #E4EAEE 100% no-repeat;
	padding-left:10px;
	padding-top:2px;
}

.tableEnd {
	width:425px;
	height:6px;
	background: url("/guide/eksperterne/images/table_bottom.gif") #FFFFFF 0px 0px no-repeat;
}

.tableWhite {
	width:413px;
	background-color:#FFFFFF;
	border-right:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	color:#4F4F4F;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.tableBlue {
	width:413px;
	background-color:#EDF1F4;
	border-right:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	color:#4F4F4F;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.tableStart A {
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	background: url("/guide/eksperterne/images/arrow_sort.gif") transparent 100% no-repeat;
}
.tableStart A.selected {
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	background: url("/guide/eksperterne/images/arrow_sorted.gif") transparent 100% no-repeat;
}

.tableRight {
	float:right;
	padding-right:20px;
	color:#828282;
}

.tableBlue A, .tableWhite A {
	color:#214783;
	text-decoration:none;
	font-weight:bold;
	padding-right:12px;
	margin-right:10px;
	background: url("/guide/eksperterne/images/link_arrow.gif") transparent 100% no-repeat;
}

A.reverse {
	color:#214783;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	background: url("/guide/eksperterne/images/link_arrow_reverse.gif") transparent 0% no-repeat;
}

.boxStart {
	width:426px;
	height:15px;
	background: url("/guide/eksperterne/images/box_top.gif") transparent 100% no-repeat;
}

.boxEnd {
	width:426px;
	height:15px;
	background: url("/guide/eksperterne/images/box_bottom.gif") transparent 100% no-repeat;
	margin-bottom:10px;
}

.boxContent {
	padding-right:10px;
	padding-left:10px;
	width:404px;
	border-right:1px solid #D1D5DE;
	border-left:1px solid #D1D5DE;
	color:#4F4F4F;
}

.boxContent A {
	color:#214783;
	text-decoration:none;
	font-weight:bold;
	padding-right:12px;
	margin-right:10px;
	background: url("/guide/eksperterne/images/link_arrow.gif") transparent 100% no-repeat;

}
.blueboxStart {
	width:426px;
	height:15px;
	background: url("/guide/eksperterne/images/blueBox_top.gif") transparent 100% no-repeat;
}

.blueboxEnd {
	width:426px;
	height:15px;
	background: url("/guide/eksperterne/images/blueBox_bottom.gif") transparent 100% no-repeat;
}

.blueboxContent {
	padding-right:10px;
	padding-left:10px;
	width:406px;
	background-color:#EDF1F4;
	clear:both;
}

.blueboxContent A {
	color:#214783;
	text-decoration:none;
	font-weight:bold;
	padding-right:12px;
	margin-right:10px;
	background: url("/guide/eksperterne/images/link_arrow.gif") transparent 100% no-repeat;
}

@media print {

                      #topBanner {display:none;}

                      .leftNavigationBox {display:none;}

}
