@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../img/website_bg.gif);
}

body > * {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.error {
	border: 2px solid red;
}
#window {
	padding:4px 4px 14px;
	width: 1062px;
	background-image: url(../img/window_bg.gif);
}
#window_bottom {
	margin: 0;
	padding-top: 6px;
	text-align: right;
	background-image: url(../img/window_bottom_bg.gif);
	background-repeat: no-repeat;
	width: 1072px;
}
#window_bottom a {
	color: #ccc;
	text-decoration: none;
	font-size: 10px;
}
/* General header */
#header {
	height: 55px;
	margin: 16px;
	padding: 0;
	margin-bottom: 12px;
}
#header div.header_logo {
	width: 200px;
	height: 60px;
	background-position: bottom left;
	cursor: pointer;
}

/** language selectors **/
#header div.language_selector {
	margin-top: 42px;
	float: right;
	margin-right: 1px;
}
div.language_selector ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.language_selector ul li {
	background-color:#E5E5E5;
	border-right:1px solid #C8C8C8;
	float:left;
	font-size:11px;
	height:23px;
	text-align:center;
	width:64px;
	vertical-align:middle;
	line-height:23px;
}
div.language_selector ul li.last {
	border-right: none;
}
div.language_selector ul li a {
	color: #717171;
	text-decoration: none;
}
div.language_selector ul li.over {
	background-color: #898989;
	cursor:pointer;
}
div.language_selector ul li.over a {
	color: #fff;
}

div.iconbar {
	float: right;
}
/** content **/
div#content {
	margin-left: 15px;
	margin-right: 15px;
	background: transparent url(../img/content_left_bg.gif) repeat-y scroll 0% 0%;
}
div#main_page {
	line-height: 18px; 
}

td.divider {
	background: url(../img/divider.gif) 50px 5px repeat-y;
}


/** frontpage specific CSS **/

/*** WELCOME boxes ***/
div#welcome {
	height: 320px;
	background: url(../img/welcome.jpg) no-repeat;
}
div#welcome div.welcome_banners {
	width: 1030px;
	padding:210px 4px 4px;
}
div#welcome div.welcome_banner {
	float: left;
	margin-left: 4px;
	background-color: #ededed;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
div#welcome div.over {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	cursor: pointer;
}
div#welcome div.welcome_banner div.content {
	background: url(../img/welcome_banner_bg.gif) bottom right no-repeat;
	height:70px;
	margin:0;
	padding:8px;
	width:234px;
	font-size: 12px;
}
div#welcome div.welcome_banner.over div.content {
	background: url(../img/welcome_banner_bg_over.gif) bottom right no-repeat;
}
div#welcome div.welcome_banner h1 {
	font-weight: bolder;
	font-size: 14px;
	margin:3px;
	padding: 0;
	clear: right;
}
div#welcome div.welcome_banner p {
	margin: 6px 3px 6px 3px;
	line-height:16px;
}
div#welcome div.welcome_banner a {
	color: #000;
	text-decoration: none;
}


/*** NEWS box **/
div#news {
	background: url(../img/news_bg.gif) repeat-x;
	height: 35px;
	width: 1030px;
	overflow: hidden;
}

div#news ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	list-style: none;
	height: 25px;
	overflow: hidden;
	position:relative;
	width:1000px;
}
div#news ul li {
	color:#FFFFFF;
	float:left;
	font-size:12px;
	padding-top:7px;

}
div#news ul li em {
	font-style:normal;
	padding-right: 10px;
}

div#news ul li a {
	color: #fff;
	text-decoration: none;
}
div#news ul li a:hover {
	text-decoration: underline;
	color: #ff9900;
}
/*** MAIN content of frontpage ***/
div#main {
	background: url(../img/welcome_main_bg.gif);
}

div#main table {
	margin: 20px 30px 0px 30px;
}

div#main table h1 {
	font-size: 14px;
	margin-top: 0px;
}
div#main table p {
	line-height: 20px;
}

div#main table p a:hover , #main_page a:hover {
	text-decoration: underline;
}
div#main table p a , div#main_page a , div#main_page a:visited {
	color: #004e93;
}
div#main table p a , div#main_page a {
	text-decoration: none;
}

div#main div.map {
	background: url(../img/map.gif);
	width: 300px;
	height: 160px;
	text-align: center;
}


/* CONTENT page specific */
.clear {
	clear: both;
}
/** main content **/
#main_page {
	margin-left:200px;
	padding:35px;
}
#main_page h1 {
	color: #004684;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
}


/** header img **/
#category_header {
	height: 139px;
	width: 1030px;
	background-repeat: no-repeat;
}
#category_header_teaser {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color:#f6f6f6;
	float:right;
	height:24px;
	opacity:0.9;
	padding-left:14px;
	padding-top:8px;
	top:90px;
	width:655px;
	position: relative;
	display: inline;
}
#category_header_teaser p {
	text-transform:uppercase;
	padding:0;
	margin:0;
	color: #7c7c7c;
	font-weight: bolder;	
}

/** category navigation **/
#category_navigation {
	width: 1030px;
	background: url(../img/category_header_bg.gif) left top no-repeat #2b3442;
}
#category_navigation ul {
	height:22px;
	margin:0pt;
	padding:0pt;
	list-style: none;
}
#category_navigation ul li {
	float: right;
	width: 72px;
	height: 18px;
	border-left: 1px solid #b1b3b4;
	background-color: #2b3442;
	text-align: center;
	padding-top: 4px;
	font-size: 11px;
}
#category_navigation ul li a {
	color: #fff;
	text-decoration: none;
}
#category_navigation ul li.over {
	cursor: pointer;
	background-color: #66696c;
}

/** page navigation **/
#page_navigation {
	width:200px;
	float: left;
}
#page_navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#page_navigation ul li {
	background:#d2d2d2 url(../img/pagenav_l1_bg.gif) no-repeat scroll right top;
	font-size: 11px;
	border-top: 1px solid #b6b8b7;
}
#page_navigation ul li.active {
	border-top: 1px solid #b6b8b7;
}
#page_navigation ul li.active ul {
	background:#fff url(../img/pagenav_l1_bg_on.gif) no-repeat scroll right top;
}
#page_navigation ul li.over {
	background: #004684 url(../img/pagenav_l1_bg_over.gif) no-repeat scroll right top;
	border-top: 1px solid #004684;
	cursor: pointer;
}
#page_navigation ul li a {
	color:#000000;
	height:39px;
	line-height:23px;
	margin-top:4px;
	padding-left:13px;
	text-decoration:none;
}
#page_navigation ul li.over > a {
	color: #fff;
}
#page_navigation ul li ul li {
	background:#EDEDED url(../img/pagenav_l2_bg.gif) no-repeat scroll right top;
}
#page_navigation ul li ul li ul li {
	background:#FCFCFC url(../img/pagenav_l3_bg.gif) no-repeat scroll right top;
}

#page_navigation ul li ul li a {
	padding-left: 26px;
	color: #000;
}
#page_navigation ul li ul li ul li a {
	padding-left: 36px;
	color: #000;
}

/** plugin history **/
ul.x-cms-history {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	list-style:none;
	margin:0pt;
	height: 18px;
	padding: 6px 0px 3px 0px;
}
ul.x-cms-history li {
	float: left;
	padding-left: 8px;
}
ul.x-cms-history li.over {
	font-weight: bolder;
}
ul.x-cms-history li a {
	color: #000;
	text-decoration: none;
}

/** filters **/
div.x-cms-filter-title {
	background-color:#F6F6F6;
	border-bottom:1px solid #D4D4D4;
	font-weight:bolder;
	padding-bottom:4px;
	padding-left:8px;
	padding-top:4px;
	text-transform:uppercase;
}
table.x-cms-filter-container {
	background-color:#F6F6F6;
	padding:4px 4px 4px 8px;
}
table.x-cms-filter-container h1 {
	color:#000000 !important;
	font-size:12px !important;
	text-transform:uppercase;
}
div.x-cms-filter-box {
	float:left;
	padding-top:5px;
}
ul.x-cms-filter-column {
	float:left;
	list-style:none;
	margin:0;
	padding: 0;
	padding-right:50px;
}

a.x-cms-pdflink {
	background:transparent url(../img/icons/pdf.png) no-repeat scroll 0px 3px;
	color:#307FB7;
	line-height:35px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:24px;
	text-decoration:none;
}

img.x-cms-extender , img.x-cms-attachfile , img.x-cms-delattachfile , img.x-cms-editable_dl_title {
	cursor: pointer;
}

ul.x-cms-downloads {
	list-style: none;
	margin: 0;
	padding: 0;
}