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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	background: #FFFFFF;
}

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

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

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: 100% Arial,sans-serif;
 color: #000000;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #000000;
}

h3{
 font: 80% Arial,sans-serif;
 color: #000000;
}

h4{
 font: normal 16px Arial, sans-serif;
 color: #000000;
}

h5{
 font: 100% Arial,sans-serif;
 color: #000000;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 163px;
	left: 0px;
	width:754px;
	background-color: #FFFFFF;
}

#tl {
	position:absolute;
	top: -1px;
}

#tr {
	position:absolute;
	top: -1px;
}

#masthead{
	position: absolute;
	top: 6px;
	left: 8px;
	width:767px;
	
}

#pageNav{
	position:absolute;
	left: 8px;
	width:176px;
	padding: 0px;
	background-color: #FFFFFF;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	position:absolute;
	left: 184px;
	width:579px;
	border: 2px solid #939393;
	background-color: #e4e5e7;
}

#lankar{
	padding: 0px 0px 0px 0px;
	position:absolute;
	left: 380px;
	width:197px;
	top: 120px;
	border: none;		
	
	}
#ilankar{
	padding: 0px 0px 0px 0px;
	position:absolute;
	left: 380px;
	width:190px;
	top: 10px;
	border: none;
	font-size: 16px;
	font-weight: bold;	
	}
#lanktab{
	background-color: #FFFFFF;
	border: 2px;
	border-color: #939393;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #000000;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(slusstop.gif);
	height: 158px;
	width: 760px;
	padding: 0px;
}

/************** utility styles *****************/

#utility1{
	padding: 10px 0px 0px 2px;
	font: bold 18px "Times New Roman", Times, serif;
	position: absolute;
	top: 68px;
	right: 0px;
	color: #000000;
	left: 235px;
	width: 120px;
	height: 24px;
	
}
#utility1 a{
	color: #000000;
	text-decoration: none;
}

#utility2{
	padding: 10px 10px 10px 12px;
	font: bold 18px "Times New Roman", Times, serif;
	position: absolute;
	top: 68px;
	right: 0px;
	color: #000000;
	left: 358px;
	width: 129px;
	height: 38px;
	
}
#utility2 a{
	color: #000000;
	text-decoration: none;
}


#utility3{
	padding: 10px 10px 10px 20px;
	font: bold 18px "Times New Roman", Times, serif;
	position: absolute;
	top: 68px;
	right: 0px;
	color: #000000;
	left: 458px;
	width: 135px;
	height: 28px;
	
}
#utility3 a{
	color: #000000;
	text-decoration: none;
}

#utility4{
	font: 75% Verdana,sans-serif;
	font-weight: bold;
	position: absolute;
	top: 57px;
	right: 0px;
	color: #000000;
	left: 602px;
	width: 151px;
	height: 97px;
	
}
#utility4 a{
	color: #000000;
	text-decoration: none;
}

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

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

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


#globalLink{


	font-weight: bold;
	position: absolute;
	top: -18px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	left: 2px;
	z-index: 100;
	width: 571px;
	font-family: Arial, Helvetica, sans-serif;
}


a.glink, a.glink:visited{
	background-image:  url(un.gif);
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8d9190;
	background-repeat: no-repeat;
	background-position: right;
}

a.glink:hover{
	background-image:  url(on.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #333333;
	text-decoration: none;
}

a.glink:active{
	background-image:  url(in.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #333333;
	text-decoration: none;
}


.skipLinks {display: none;}

#globalsearch2{
	color: #000000;
	font-weight: bold;
	position: absolute;
	top: 128px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	left: 11px;
	z-index: 100;
	width: 578px;
	font-family: Arial, Helvetica, sans-serif;
}


#globalsearch{

	color: #000000;
	font-weight: bold;
	position: absolute;
	top: -1px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	left: 4px;
	z-index: 100;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
}



.search {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	font-family: "Times New Roman", Times, serif;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 0px 0px;
	font: bold 14px Verdana, sans-serif;
	color: #939393;
	position: absolute;
	height: auto;
	width: 578px;
	top: 10px;
	left: 10px;
}


.breadCrumb {height: auto;}


#breadCrumb a{
	color: #939393;
}

#breadCrumb a:hover{
	color: #939393;
	text-decoration: underline;
}


/************** feature styles *****************/
.ifeature{
	padding: 70px 0px 10px 10px;
	font-size: 80%;
	

}

.feature{
	padding: 120px 0px 10px 10px;
	font-size: 80%;
	

}
html>body .feature {height: auto;}

.feature h3{
	font: bold 100% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}


.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 10px 10px 10px;
	font-size: 80%;

}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #000000;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

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

#siteInfo{
	padding: -2px 10px 0px 10px;
	position:absolute;
	left: -2px;
	width:577px;
	border-top: 2px solid #939393;
	background-color: #FFFFFF;

}

.siteinfotext{
	
	border: 2px solid #939393;
	width:577px;
	text-align:center;
	
	font-size: 14px;
	background-color: #e4e5e7;
	
	
}



/********************* end **********************/
.infostyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.linkstyle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.ommitt {
	background-image: url(ommitt.jpg);
	background-repeat: no-repeat;
	width: 130px;
	margin: 5px;
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
	
	
}

#omlinks {
	font-size: 12px;
	width: 123px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}
.tva {
	font-size: 2px;
}
.2 {
	font-size: 2px;
}
.ett {
	font-size: 1px;
}
.1 {
	font-size: 1px;
}
.9 {
	font-size: 9px;
}
.nio {
	font-size: 9px;
}
.10 {
	font-size: 10px;
}
.tio {
	font-size: 10px;
}

.11 {
	font-size: 11px;
}
.elva {
	font-size: 11px;
}
.12 {
    font-family: Arial,sans-serif;
	font-size: 12px;
}

.tolv {
    font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}


.13 {
	font-size: 13px;
	color:#000000
	}
	
	.tretton {
	font-family: Arial,sans-serif;
	font-size: 13px;
	color:#000000
	}
	
.14 {
	font-size: 14px;
	color:#000000
}

	.fjorton {
	font-size: 14px;
	color:#000000
}

.erbjudande {
	background-color:#FFFFFF;
	width: 185px;
	font-size: 13px;
	text-align: center;	
	
}

.nyheter {
	font-size: 10px;
	
	
}

