/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #970D10;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #970D10;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 128px;
	z-index: 2;
	width: 98.8%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	visibility: visible;
	background-image: url(0_img.shared/baggrund-2-c.jpg);
	left: 1%;
}

#masthead{
	position: absolute;
	width:98.8%;
	z-index: 4;
	visibility: visible;
	left: 1%;
	height: 127px;
	padding: -15px;
	top: 0px;
	background-image: url(0_img.shared/baggrund-2-c.jpg);
	
}

#pageNav{
	float: left;
	padding: 0px;
	background-color: #F5F7F7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(0_img.shared/baggrund-2.gif);
	width: 220px;
}

#content{
	padding: 0px 1% 1px;
	margin:0px 0px 0px 220px;
	border-left: 1px solid #ccd2d2;
	top: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	height: 100px;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	padding-top: 16px;
	padding-right: 20px;
	padding-left: 20px;
}

/************* globalNav styles ****************/

#globalNav{
	width: 100%;
	min-width: 640px;
	height: 20px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(0_img.shared/bg-5-lysgraan.gif);
	position: relative;
	top: 7px;
}

#globalLink{
	position: absolute;
	top: 0px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 1%;
	z-index: 100;
	width: 98.8%;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	border-right: 1px solid #970D10;
}

a.glink:hover{
	background-image: url(0_img.shared/glblnav_selected.gif);
	text-decoration: none;
	color: #970D10;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(0_img.shared/bg-5-lysgraan.gif);
	font-family: Arial, Helvetica, sans-serif;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 2px 3px 3px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	letter-spacing: 1px;
	background-image: url(0_img.shared/bg-5-lysgraan.gif);
}

#sectionLinks a:hover{
	border-top: #cccccc;
	background-image: url(0_img.shared/glblnav_selected-big.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.sort-9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;	
}
.hvid-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sort-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sort-14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.roed180pc {
	font-size: 180%;
	color: #970D10;
}
.roed12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #970D10;
}
.roed12pxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #970D10;
}
