/* Global.css */


body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #eee url("Images/bg_body.gif") repeat;
	}
	
div#wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-height: 900px;
	}

/******************************   BASIC CLASSES *******************/

img 
{
	border: 0px;
	}


.clear
{
	clear:both;
	}
	
/*****************************  EPI EDITOR *************************/	
table.tabular
{
	border: solid 1px #333333;
	border-collapse:collapse;
	}

table.tabular caption
{
	font-family: Arial, helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	}
	
table.tabular th
{
	border-left: solid 1px #333333;
	border-bottom: solid 1px #333333;
	padding: 3px 5px 3px 5px;
	text-align: left;
	}
	
table.tabular tr
{
	border-left: solid 1px #333333;
	border-bottom: solid 1px #333333;
	padding: 3px 5px 3px 5px;
	}
	
table.tabular td
{
	border-left: solid 1px #333333;
	border-bottom: solid 1px #333333;
	padding: 3px 5px 3px 5px;
	}

table.layout
{
	border: solid 0px #000;
	margin: 0px;
	padding: 0px;
	}
table.layout td
{
	border: solid 0px #000;
	margin: 0px;
	padding: 0px;
	vertical-align: top;

	}
	
image.left
{
	float: left;
	margin: 10px 10px 10px 0px;
	}

image.right
{
	float: right;
	margin: 10px 0px 10px 10px;
	}

/********************** XFORMS CSS ************************/

.btn_xforms
{
	margin: 0px 3px 0px 5px;
	border: solid 1px #d9d9d9;
	background-color: #fff;
	padding: 0px 4px 0px 4px;
	}

.txtbox_xforms
{
	border: solid 1px #d9d9d9;
	}

/*****************************       HEADERAREA     *********************/	

div#headerwrap
{
	width: 100%;
	height: 105px;
	background-color: #fff;

	}

div#headerwrap #header
{
	width: 959px;
	margin: 0px auto 0px auto;
	}

div#headerwrap #logo
{
	float:left;
	margin: 12px 0px 0px 0px;
	}

div#headerwrap #globalmeny
{
	float: right;
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
	}

div#headerwrap #globalmeny ul
{
	margin: 0px 0px 0px 0px;
	list-style-type: none;

	}

div#headerwrap #globalmeny li
{
	display: inline;
	margin: 0px 2px 0px 2px;
	}
	
div#headerwrap #globalmeny #topsearch
{
	margin: 10px 0px 0px 0px;
	float: right;
	}

div#headerwrap #globalmeny #topsearch #language_dropdown
{
	border: 0px;
	}

div#headerwrap #globalmeny #topsearch .btn_search
{
	margin: 0px 3px 0px 5px;
	border: solid 1px #d9d9d9;
	background-color: #fff;
	padding: 0px 4px 0px 4px;
	width: 60px;
	}
	
div#headerwrap #globalmeny #topsearch .txtbox_search
{
	border: solid 1px #d9d9d9;
	}

div#headerwrap #globalmeny #topsearch .QuickSearchArea
{ float:right;
	}

	
/* CHOOSE LANGUAGE DROPDOWN*/
	
#languageselector
{	
	height: 20px;
	float:right;
	margin-right: 20px;
	/*width: 150px;*/
	}	
	
#cssdropdown, #cssdropdown ul  
{
	list-style: none; 
	z-index:1; 

	}
	
#cssdropdown, #cssdropdown *  
{
	padding: 0px 0px 0px 0px; 
	margin: 0; 
	}
	
/* Head links */
#cssdropdown .headlink  
{
	float: left; 
	margin-left: -1px; 
	border: 0px black solid; 
	background-color: Transparent; 
	text-align: left; 
	}
	
#cssdropdown li.headlink a  
{
	display: block; 
	padding: 3px 20px 3px 0px;
	background: #fff url("/Templates/Styles/Images/globalmeny_arrow.gif") no-repeat right center;
	}

#cssdropdown ul#sub
{
	border-bottom: solid 1px #d9d9d9;
	border-top: solid 1px #eee;
	border-left: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;
	padding: 0px 0px 1px 0px;
	position: absolute;
	background-color: #fff;
	z-index: 4;
	padding-right: 35px;
	padding-left: 3px;
	margin-left: -5px;
	} 

#cssdropdown ul#sub li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	} 

#cssdropdown li.headlink #sub a  
{
	display: block; 
	background:none;
	position: relative;
	padding: 2px 0px 2px 5px;
}
	

#cssdropdown li.headlink a:hover   
{
	display: block;
		}

/* Child lists and links */
#cssdropdown li.headlink ul  
{
	display: none; 
	border-top: 0px black solid; 
	text-align: left; 
	}
	
#cssdropdown li.headlink:hover ul  
{
	display: block;
	}
	
#cssdropdown li.headlink ul li a  
{
	padding: 0px; 

	}
	
#cssdropdown li.headlink ul li a:hover  
{
	text-decoration: none;
	}
#cssdropdown li.headlink ul li a:hover { text-decoration: none;}
	


#cssdropdown li.headlink ul  
{
	padding-bottom: 5px; }
	
/* CHOOSE LANGUAGE DROPDOWN END*/	

/****************************      MAINMENUAREA    *********************/


div#menuwrap
{
	width: 100%;
	height: 87px;
	}

div#menuwrap #topmenu
{
	width: 100%;
	height: 48px;
	background: #3399cc url("Images/bg_menu.gif") repeat-x;
	position: relative;
	clear: both;
	overflow: hidden;
	}


div#menuwrap #menu
{
	margin: 0px auto 14px auto;
	width: 959px;
	}
	
	
div#menuwrap #menu ul
{
	height: 48px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 3px;
	list-style-type: none;
	}	
	
div#menuwrap #menu li
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	height: 48px;
	}	
	
div#menuwrap #menu li a 
{
	display: block;
	padding: 14px 16px 14px 16px;
	text-decoration: none;
}
	
div#menuwrap #menu .selected
{
	background: #27497b url("Images/bg_menu_selected.gif") repeat-x top;
	margin: 0px -4px 0px -4px;
	padding: 0px 20px 17px 20px;
	display: block;
	}
	
#bottommenu
{
	position: relative;
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 32px;
	background: #27497B url("Images/bg_menu_sub.gif") repeat;
	}	

#bottommenu ul 
{
	height: 32px;
	margin: 0px auto 0px auto;
	width: 959px;
	padding: 0px 0px 0px 3px;
	list-style-type: none;
	}

#bottommenu li 
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 32px;
}


#bottommenu li.selected 
{
	display: block;
	padding: 7px 15px 2px 15px;
	background: #ea832a; 
}

#bottommenu li a 
{
	display: block;
	padding: 7px 16px 9px 16px;
	text-decoration: none;
}


div#menuwrap #menuend
{
	width: 100%;
	height: 7px;
	background: #fff url("Images/bg_menu_bottom.gif") repeat-x;
	
	}
/***************************      BODY & CONTENT-AREA     *********************/

div#innerbodywrap
{
	width: 100%;
	background: #eee url("Images/bg_body.gif") repeat;
	min-height: 100px;
	}

div#body
{
	width: 972px;
	margin: 0px auto 0px auto;
	background: #fff url("Images/bg_content.gif") repeat-y;
	padding: 10px 0px 15px 0px;
	}

div#body_puffpreview
{
	width: 972px;
	margin: 0px auto -15px auto;
	background: #fff url("Images/bg_content.gif") repeat-y;
	padding: 10px 0px 0px 0px;
	min-height: 600px;
	}

div#bodytop
{
	width: 972px;
	height: 20px;
	margin: 0px auto 0px auto;
	}
	
div#bodytop_start
{
	width: 972px;
	height: 10px;
	margin: 0px auto 0px auto;
	background: #eee url("Images/bg_content_top.gif") no-repeat;
	}


div.top_image_border
{
	background: #eee url("Images/Submenu/Orange/bg_content_top_standardpage_orange.gif") no-repeat;
	}

div#content
{
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: -5px 13px 0px 15px;
	width: 940px;

	}
	
div#leftcolumn
{
	width: 220px;
	float: left;

	}

/*******  SUBMENYAREA  LEFTCOLUMN  *****/

div#leftcolumn div#submenu .listheading
{
	width: 100%;
	background: #fff url("Images/Submenu/Orange/bg_listheading_orange.gif") no-repeat center right;
	height: 20px;
	border-bottom: solid 1px #ccc;
	padding-top: 4px;
	display: block;
	}

div#leftcolumn div#submenu
{	border-bottom: solid 1px #ccc;
 	padding-top: 10px;
	}


div#leftcolumn div#submenu ul
{	
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	
	}

div#leftcolumn div#submenu ul ul
{	
	background-color: #f6f6f6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#leftcolumn div#submenu ul ul ul
{	
	background-color: #fbe6d5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#leftcolumn div#submenu ul ul ul ul
{	
	background-color: #f7d8bb;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/*** SUBMENY SELECTED ITEMS START**/
div#leftcolumn div#submenu li li .selected
{
	padding: 3px 0px 3px 6px;
	display: block;
	background: #EA832A ;

	}

div#leftcolumn div#submenu li li .selectedopen
{
	padding: 3px 25px 3px 6px;
	display: block;
	background: #ea832a url("Images/Submenu/Orange/level2_opened.gif") no-repeat  center right;
	}
	
div#leftcolumn div#submenu li li .selectedopen a
{
	color: #fff;
	}

div#leftcolumn div#submenu li li li .selected
{
	padding: 3px 0px 3px 12px;
	display: block;
	background-color: #fbe6d4;
	
	}

div#leftcolumn div#submenu li li li .selectedopen
{
	padding: 3px 25px 3px 12px;
	display: block;
	background: #fbe6d4 url("Images/Submenu/Orange/level3_opened.gif") no-repeat  center right;
	
	}
	
div#leftcolumn div#submenu li li li .selectedopen a
{
	color: #323232;
	}
div#leftcolumn div#submenu li li li li .selected
{
	padding: 3px 0px 3px 18px;
	display: block;
	background-color: #f7d8bb;
	
	}

div#leftcolumn div#submenu li li li li .selectedopen
{
	padding: 3px 25px 3px 18px;
	display: block;
	background: #f7d8bb url("Images/Submenu/Orange/level4_opened.gif") no-repeat  center right;
	
	}
	
	
	div#leftcolumn div#submenu li li .selectedopensecond
{
	padding: 3px 25px 3px 0px;
	display: block;
	background: #ea832a url("Images/Submenu/Orange/level2_opened.gif") no-repeat  center right;
	}
	
div#leftcolumn div#submenu li li .selectedopensecond a
{
	color: #fff;
	}



div#leftcolumn div#submenu li li li .selectedopensecond
{
	padding: 3px 25px 3px 0px;
	display: block;
	background: #fbe6d4 url("Images/Submenu/Orange/level3_opened.gif") no-repeat  center right;
	
	}
	
div#leftcolumn div#submenu li li li .selectedopensecond a
{
	color: #323232;
	}


div#leftcolumn div#submenu li li li li .selectedopensecond
{
	padding: 3px 25px 3px 0px;
	display: block;
	background: #f7d8bb url("Images/Submenu/Orange/level4_opened.gif") no-repeat  center right;
	}
	
	
/*** SUBMENY SELECTED ITEMS END **/


/*** SUBMENY NOT-SELECTED ITEMS START **/

div#leftcolumn div#submenu li li a
{
	padding: 3px 0px 3px 6px;
	display: block;
	
	}

div#leftcolumn div#submenu li li .haschildren
{
	padding: 3px 25px 3px 0px;
	display: block;
	background: url("Images/Submenu/level2_closed.gif") no-repeat center right;
	}

div#leftcolumn div#submenu li li li a
{
	padding: 3px 0px 3px 12px;
	display: block;
	}

div#leftcolumn div#submenu li li li .haschildren
{
	padding: 3px 25px 3px 0px;
	display: block;
	background: url("Images/Submenu/Orange/level3_closed.gif") no-repeat center right;
	}

div#leftcolumn div#submenu li li li li a
{
	padding: 3px 0px 3px 18px;
	display: block;
	}

div#leftcolumn div#submenu li li li li .haschildren
{
	padding: 3px 25px 3px 0px;
	display: block;
	background: url("Images/Submenu/Orange/level4_closed.gif") no-repeat center right;
	}	

/*** SUBMENY NOT-SELECTED ITEMS END **/


/*******  SUBMENYAREA  LEFTCOLUMN  END *****/


/* ONLY STARTPAGE START*/



div#content #startflash
{
	height: 250px;
	width: 940px;
	overflow: hidden;
	margin-bottom: 20px;
	}

div#content #startmainleft
{
	float: left;
	width: 470px;
	}

div#content #startmainright
{
	float: right;
	width: 470px;
	}
	
/*STARTPAGE PUFFS START*/
 .half_puff_left{
	float:left;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 20px;
	}

 .half_puff_right{
	float:left;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
 .half_puff_image
{
	width: 220px;
	z-index: 1;
	position: absolute;
	}

.half_puff_text
{
	width: 220px;
	margin-bottom:4px;
	margin-top:5px;
	}	

.half_puff_left .opacity, .half_puff_right .opacity
{
	background-color: #fff;
	position: absolute;
	height: 30px;
	width: 220px;
	z-index: 2;
	margin-top: 71px;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: 0.6;
}

/*FULL PUFF START*/
.full_puff{
	float:left;
	width: 460px;
	margin-bottom: 20px;
	clear: both;
	}

 .full_puff_image
{
	width: 460px;
	z-index: 1;
	position: absolute;
	}
	
.full_puff .opacity
{
	background-color: #fff;
	position: absolute;
	height: 30px;
	width: 460px;
	z-index: 2;
	margin-top: 71px;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: 0.6;
}


/*FULL PUFF END*/

/*CAREER AND NEWS PUFFS*/
div#content .newspuff{
	float: right;
	width: 220px;
	/*margin-right: 20px;*/
	}

div#content .careerpuff{
	float: right;
	width: 220px;
	margin-right: 20px;
	}
	
div#content .image{
	overflow: hidden;
	/*width: 100%;*/
	height: 115px;
	z-index: 1;
	position: absolute;
	
	}

div#content .newspuff .page-list, div#content .careerpuff .page-list{
	list-style-type: none;
	margin: 0px;
	padding: 0px;

	}
div#content.newspuff ul.page-list li, div#content .careerpuff ul.page-list li
{
	border-top: 0px;
	}

div#content .more{
	border-top: solid 1px #ccc;
	background-color: #f6f6f6;
	padding: 5px 0px 5px 5px;
	}

div#content .careerpuff .opacity, div#content .newspuff .opacity
{
	background-color: #fff;
	position: absolute;
	height: 30px;
	width: 220px;
	z-index: 2;
	margin-top: 71px;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: 0.6;

}				

div#content .more img
{
	vertical-align:middle;
	border: none;
	}

/*STARTPAGE PUFFS END*/

/* ONLY STARTPAGE END */	

div#longseperator
{
	float:left;
	border-right: solid 1px #ebebeb;
	width: 10px;
	height: 360px;
	}

div#middlerightcolumn
{
	width: 706px;
	float: left;
	margin: 0px 0px 0px 0px;
	}
	

/* Standard page start */
.breadtext ul li
{
	margin-bottom:3px;	
}
/* Standard page end */
	
	
/***** BREADCRUMS START ****/

div#middlerightcolumn #breadcrums
{
	float:left;
	background-color:#fff;
	height: 40px;
	width: 455px;
	overflow: hidden;
	}

#breadcrums #breadcrumbwrap 
{
	background: #fff url("Images/bg_breadcrum.gif") repeat-x;
	height: 23px;
	padding: 7px 0px 0px 0px;
	float:left;
	max-width: 450px;
	overflow: hidden;
	}

#breadcrums #breadcrumbwrap .breadcrumb
{
	float: left;
	height: 20px;
	padding: 0px 5px 0px 5px;
	}
#breadcrums #breadcrumbwrap .separator
{
	float:left;
	margin: -7px 0px 0px 0px;
	}
	
#breadcrums #breadcrumbwrap .separatordots
{
	float:left;
	margin: -7px 0px 0px 0px;
	padding-top: 7px;
	}
	
	
#breadcrums #breadcrumbend
{
	float:left;

	}

/***** BREADCRUMS END ***/

/***** TOPRIGHTMENU START ***/
div#middlerightcolumn #toprightmenu
{
	height: 25px;
	float:right;
	padding: 5px 0px 0px 0px;
	visibility:visible;

	}

div#middlerightcolumn #toprightmenu img
{
	vertical-align:middle;
	}

div#middlerightcolumn #toprightmenu #print
{
	float:left;
	padding: 0px 7px 0px 0px;

	}
	
div#middlerightcolumn #toprightmenu #subscribe
{
	float:left;
	padding: 0px 7px 0px 7px;
	border-left: solid 1px #ccc;
	}
	
div#middlerightcolumn #toprightmenu #tips
{
	float:left;
	border-left: solid 1px #ccc;
	padding: 0px 0px 0px 7px;
	}
/***** TOPRIGHTMENU END ***/




/** ONLY CATEGORYSTARTPAGE **/

div#middlerightcolumn #main_categorystart{
	padding: 0px 0px 0px 10px;
	clear:both;
	width: 700px;
	margin-top: 0px;
	}
	
div#middlerightcolumn #main_categorystart #intro{
	padding: 0px 0px 0px 0px;
	width: 700px;
	}
	
div#middlerightcolumn #main_categorystart #intro #introimage
{	z-index: 1;
	position: absolute;
	width: 700px;
	overflow: hidden;
	}
	

div#middlerightcolumn #main_categorystart #intro .opacity
	{
	background-color: #fff;
	position: absolute;
	height: 72px;
	width: 700px;
	z-index: 2;
	margin-top: 133px;
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: 0.4;
	}	

div#middlerightcolumn #main_categorystart #test .heading{
	color: #fff;
	z-index: 3;
	position: relative;
	padding-top: 140px;
	padding-left: 10px;
	height: 72px;
	}	


	
div#middlerightcolumn #main_categorystart .heading h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 28px;


	}	


div#middlerightcolumn #main_categorystart .heading span
{
	font-size: 19px;
	}	
	
div#middlerightcolumn #main_categorystart #introtext
	{
	margin-top: 50px;	
	width: 70%;
	font-family: arial;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	z-index: 4;
		}
		

div#middlerightcolumn #main_categorystart #introtext h1{
	margin-bottom: 4px;
}

div#middlerightcolumn #main_categorystart #introtext p{
	margin-top: 4px;
}
	
/*THUMBNAILS */


div#middlerightcolumn #main_categorystart .imagemenulist{
	width:160px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#middlerightcolumn #main_categorystart .imagemenulist .image
{
	z-index: 1;
	position: absolute;
	overflow: hidden;
	width: 160px;
	height: 115px;
	}
	
div#content #main_categorystart .imagemenulist .opacity
{
	background-color: #fff;
	position: absolute;
	height: 30px;
	width: 160px;
	z-index: 2;
	margin-top: 71px;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity: 0.6;
	}	

div#content #main_categorystart .imagemenulist .heading
{
	color: #27497b;
	font-size: 18px;
	position: relative;
	z-index: 3;
	margin-top: 75px;
	padding-left: 5px;
	padding-top:0px;
}		

div#content #middlerightcolumn #main_categorystart .imagemenulist .heading .rubrik
{
	height: 24px;
	overflow: hidden;
	color: #27497b;
	font-size: 18px;
}	

 div#content #main_categorystart .imagemenulist .text{
	border-bottom: solid 1px #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 25px;
	position: relative;
	z-index: 4;
	min-height: 30px;
	font-size: 14px;
}
	
/** ONLY CATEGORYSTARTPAGE END**/



/** ONLY STANDARDPAGE**/
/*** MAIN START ****/

div#middlerightcolumn #mainheading
{
	width: 550px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
	}
	
div#middlerightcolumn #main
{
	float:left;
	width: 510px;
	padding-left: 10px;
	min-height: 100px;
	}
	
div#middlerightcolumn #main .breadtext img
{
	margin: 10px 50px 15px 0px;
	}

/*** MAIN END ****/

div#shortseparator
{
	float:left;
	border-right: solid 1px #ebebeb;
	width: 8px;
	height: 160px;
	}

/*** RIGHTCOLUMN START **/
div#middlerightcolumn #rightcolumn
{
	float: right;
	width: 170px;
	}

div#middlerightcolumn #rightcolumn #box1
{

	border-left: solid 4px #ea832a;
	padding-left: 5px;
	overflow:hidden;
	}	
	
div#middlerightcolumn #rightcolumn #space
{
	height: 20px;
	background-color: #fff;
	border-bottom: solid 2px #ccc;
	}

div#middlerightcolumn #rightcolumn #box2
{
	/*height: 100px;*/
	padding:5px 0px 0px 5px;
	overflow:hidden;
	}
/** RIGHTCOLUMN END **/
/** ONLY STANDARDPAGE END**/


/* ONLY ON CONTACT PAGE STARTS */

div#middlerightcolumn #maincontact
{
	float:left;
	width: 443px;
	padding-left: 10px;
	min-height: 100px;
	}

div#middlerightcolumn #rightcolumncontact
{
	float: right;
	width: 235px;
	}

div#middlerightcolumn #rightcolumncontact #box1
{
	}	
	
/* ONLY ON CONTACT PAGE ENDS */


/* ONLY ON NEWS PAGE */
div#middlerightcolumn #NewsTopInfo
{
	clear:both;
	width:510px;
	margin-left:10px;
	margin-bottom:18px;
	padding-bottom:5px;
	padding-top:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

div#NewsIntro
{
	margin-bottom:8px;
}
div#NewsReadMore
{
	margin-bottom:18px;
}


div#LatestNews
{
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	margin-top:25px;
	width:510px;
}

div#LatestNews .newsItemsHeading
{
	margin-bottom:6px;
	font-weight:bold;
}

div#News
{
	border-top:0px solid #CCCCCC;
	padding-top:0px;
	margin-top:0px;
	width:510px;
}

div#News .newsItem
{
	margin-bottom:3px;
}

div#NewsTopInfo .newsDate
{
	margin-right: 14px;
}
div.newsText
{
	margin-bottom: 10px;
}

ul.page-list .news-date-small
{
	font-size: 12px;
	
	}
	
ul.page-list
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.page-list li
{
	border-top:0px solid #CCCCCC;
	/*padding-top:12px;*/
	margin-top:16px;
}

ul.page-list div.line
{
	border-top:1px solid #CCCCCC;
	margin-top: 1px;
	}

div#News ul.page-list h3.withIntro a {
	font-weight: bold !important;
	color: #323232 !important;
}



ul.page-list h3.withIntro span.date {
	font-weight: normal;
	color: #888 !important;
	float: right;
}

ul.page-list div.newslisting_left
{
	overflow:hidden;
	width: 350px;
	float: left;

}
div#News ul.page-list div.newslisting_left h2.catlisth2
{
	margin-top: 5px;
}

.pagecategory {
	color: #666;
	font-style: italic;
}

ul.page-list div.newslisting_middle
{
	overflow: hidden;
	border-left: 1px solid #CCCCCC;
	margin-left:10px;
	padding-left:5px;
	height:60px;
	width: 3px;
	float: left;
}
ul.page-list div.newslisting_right
{
	overflow: hidden;
	padding-top:4px;
	width: 135px;
	float: left;
}




div#News ul.page-list li h3 a
{
	text-decoration: none;
	color: #323232 !Important;
	font-weight: normal; 		
	
}

div#News ul.page-list li div.line p a 
{
	text-decoration: none;
	color: #323232 !Important; 	
}




div#News div.news_ending 
{
	clear:both;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-top:16px;
	margin-bottom:10px;
	width:510px;
}

/* ONLY ON NEWS PAGE ENDS */


/******* XFORMS *********/

#form
{
	width: 400px;
	/* margin: 0px auto 0px auto; */
	margin: 0;
}
	
#form label 
{
	min-width: 90%;
	display: inline-block;
}	

#form fieldset label 
{
	min-width: auto;
}	

#form textarea {
	font-family: Arial, Verdana, Helvetica;
}

.xformvalidator { color: Red; white-space: nowrap; }
.w50  { width: 50px;}
.w100 { width: 100px;}
.w150 { width: 150px;}
.w200 { width: 200px;}
.w250 { width: 250px;}
.w300 { width: 300px;}
.w350 { width: 350px;}
.w400 { width: 400px;}
.w450 { width: 450px;}
.w500 { width: 500px;}


/****** XFORMS END ********/


/****** SEARCHPAGE *******/

#SearchArea
{
	background-color: #f6f6f6;
	padding: 10px 0px 10px 15px;
	margin-bottom: 3px;
	border: solid 1px #d9d9d9;
	}

#AdvancedArea {
	min-height: 20px;
}


#advInput {
	float: left;
}

#SearchArea  .btn_search
{
	margin: 0px 0px 0px 5px;
	border: solid 1px #d9d9d9;
	background-color: #fff;
	padding: 0px 4px 0px 4px;
	float: right;

}
	
#SearchArea .txtbox_search
{
	border: solid 1px #d9d9d9;
	width: 400px;
	margin-bottom: 10px;
	}
#AdvancedArea
{
	width: 400px;

	}
	
#ResultArea .border
{
	width: 100%;
	border-top: solid 1px #f5f5f5;
	margin-bottom: 5px;
	}
/****** SEARCHPAGE END*******/

/****** MEDIAPLAYER START *******/
div#mediaplayer
{
	margin-bottom:20px;
	
}
/****** MEDIABPLAYER END*******/

/****** LISTA START *******/
/* Lista - besökarens filter och dokumentsok */


div#user-list-filter {
	padding: 0.65em 1em 1em 1em;
	background: #f6f6f6;
	color: #333;
	margin:0 0 0 0;
	clear:both;
	overflow: hidden;
}

div#user-list-filter table  {
	width: 100%;
}

div#user-list-filter h3 
{
	margin-top: 0;	
}


div#user-list-filter .txtbox
{
	border: solid 1px #d9d9d9;
	width: 189px;
	float: left;
	}
	
div#user-list-filter .txtboxDateright
{
	border: solid 1px #d9d9d9;
	width: 70px;
	float: left;
	}
div#user-list-filter .txtboxDate
{
	border: solid 1px #d9d9d9;
	width: 70px;
	}
	
div#user-list-filter .dropdown
{
	width: 120px;
	margin-right: 0px;
	border: solid 1px #d9d9d9;
	}

div#user-list-filter table, div#user-list-filter table td
{
		font-size: 13px;
	}	
	
div#user-list-filter .tdRight
{
	text-align: right !important;
	padding: 0 !important;
	
}

div#user-list-filter .tdRight label, div#user-list-filter .tdRight select
{
	float: none;
	display: inline;	
}

	

div#user-list-filter .btnChoose
{
	float:right;
	background-color:#FFFFFF;
	border:1px solid #D9D9D9;
	margin:0 0 0 5px;
	padding:0 4px;
	width:120px;
	}
	
	
div#user-list-filter h2 {
	margin-bottom: 0.5em;
	margin-top: 5px;
}

div#user-list-filter span.error {
	color: #CC0033;
	display: block;
	margin: 0 0 0px 0;
}


div#user-list-filter div {
	padding: 0;
	clear: both;
	float: left;
	width: 100%;
}

div#user-list-filter div#listTop, 
div#user-list-filter div#listMid,  
div#user-list-filter div#listBottom,
div#user-list-filter div#type, 
div#user-list-filter div#subject,
div#user-list-filter div#categories  {
	padding: 0;
	clear: both;
	float: left;
	width: 100%; 
}

div#user-list-filter div#listMid {
	margin:1em 0;
}


div#user-list-filter div label {
	/*width:6.5em;*/
	margin-right:10px;
} 
div#user-list-filter div#listTop input {
	/*width:24.4em;*/
}
div#user-list-filter div#listTop input.button {
	width: auto;
	margin: 0 0 0px 8px;
	vertical-align:top;
}

div#user-list-filter div select {
	width:15em;
	margin-right:20px;
}

div#user-list-filter div input, div#user-list-filter div select, div#user-list-filter div label {
	float: left;
}	

div#user-list-filter span.errorstar
{
	width:1em;
	color:#CC0033;
	float:left;
}


div#dates {
	width: 24.9em;
	clear:none;
	margin: 0;
	float:left;
}

div#News span.error {
	color:#CC0033;
	display: inline-block;
	margin: 10px 0 5px 0px;
	border: solid 1px #CC0033;
	padding: 10px;
	width: 482px;
}

div#user-list-filter div#type, div#user-list-filter div#subject  {
	margin:1em 0 0.3em 0;
}	

div#user-list-filter div#categories  {
	margin:0.6em 0 0.8em 0;
}	

div#user-list-filter div#categories input { margin-left: 0; margin-top: 0; border: none;}
div#user-list-filter div#categories span.all label { width: auto; padding-right: 2em;}
div#user-list-filter div#divCats table td {
	border: solid 0px #ccc;
	width: 30%;
	padding: 0 0 0 0;
	vertical-align:top;
	line-height: 1.1em;
}
div#user-list-filter div#divCats table td input { margin: 0 4px 0 0; float: left;border: none;}
div#user-list-filter div#divCats table td label { display: inline-block; line-height: 130%;}


div#user-list-filter div#divCats input, div#user-list-filter div#divCats label {
	float: none;
}


.listing8
{
	border-top: 1px solid #000;
	}

/****** LISTA END *******/


/***************************      FOOTERAREA      *********************/

div#footerwrap
{
	width: 100%;
	height: 30px;
	background: #27497b url("Images/bg_footer.gif") repeat-x;
	margin: 0px 0px 0px 0px;
	}

div#footerwrap #footer
{
	width: 959px;
	margin: 0px auto 0px auto;
	}
	
div#footerwrap #footer #copyright
{	
	float:right;
	margin: 8px 10px 0px 0px;
	}
		
div#footerwrap #footer #overview
{
	margin: 8px 0px 0px 0px;
	float:right;
	}
	
div#footerwrap #footer #overview ul
{
	margin: 0px;
	list-style-type: none;
	}

div#footerwrap #footer #overview li
{
	display: inline;
	margin: 2px 1px 0px 1px;
	background: url("Images/footer_list_type.gif") no-repeat left;
	padding: 0px 5px 0px 10px;
	}
	

/**************************************      BOTTOMAREA    ****************************/
div#wrap #bottom
{
	width: 100%;
	height: 13px;
	background: #fff url("Images/bg_bottom.gif") repeat-x ;
	}




/**************************************     EMAIL ENCODER     ***************************/
#email-encoder {
	z-index: 40;
}
#email-encoder div.ee-dialog {
	z-index: 10000;
}
.emailEncoderImage {
	margin: 0 0 -3px 0 !important;
}