/* ADDED STYLE...
--------------------------------------------------------- */
#page_all {
	text-align: center;
}
#page_content {
	xposition: relative;
	width: 745px;
}

#ja-content-wrapper {
	padding: 0px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
#tbl-content {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}	

#retaillogo {
	position:absolute;
	left:224px;
	bottom: -20px;
	width: 300px;
		margin-top: 4px;
	display:block;
	color: #FFFFFF;
	background: none;
	text-align: center;
	padding-right: 30px;
	font-size: 70%;
}



/* COMMON STYLE...
--------------------------------------------------------- */
html {
	height: 100%;
	width: 100%;
	overflow: hidden;

/*	SCROLLBAR OPMAAK. WERKT ALLEEN IN IE
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
*/
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body#bd {
	background: url(../images/bg/bg_0.jpg) #BBBBBB fixed;
	color: #000000;
	overflow:auto;
	font-family: Arial, Tahoma, sans-serif;
}

#background	{
	position: absolute; 
	z-index: 1; 
	width: 100%; 
	height: 100%;
	display: none;
}

#twitter	{
	position: absolute; 
	z-index: 1; 
	right:0px;
	top:100px;
}

div#wrapper {
	position:absolute;
	width: 100%;
	height: 100%; 
	overflow: auto;
	z-index: 1000;

/*
	top: 10%; 
	left: 50%;
  margin:-273px 0px 0px -419px;
  min-height: 100%; 
	border: 1px solid red;
*/
}

body.width_medium div#wrapper {
	width: 745px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

body.contentpane {
	color: #000000;
	overflow:auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal link */
a {
	color: #808080;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #808080;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	color: #738C96;
}

#ja-col2 .contentheading, #ja-col2 .componentheading, #ja-col2 .blog_more strong, #ja-col2 h1, #ja-col2 h2, #ja-col2 h3, #ja-col2 h4 {
	color: #FFFFFF;
}
#ja-col2 .contentheading {
	font-size: 100%;
	padding-bottom: 3px;
}
 
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #/ja-colwrap, #ja-botslwrap, #ja-footer {
	color: #666666;
	font-size: 75%;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px !important;
}

/* Heading */
h1 {
	font-size: 145%;
}

h2 {
	font-size: 130%;
}

h3 {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 100%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 9px;
	line-height: 180%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
}

.button {
	padding: 2px 8px;
	background: url(../images/grad1.gif) repeat-x bottom #333333;
	color: #CCCCCC;
	border: 1px solid #333333;
}

* html .button, *+html .button {
	padding: 1px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
	padding-bottom: 10px;
	background: none;
}
table.blog contentheading {
	font-size: 120%
	color: #000000;
}


.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
/*	background: url(../images/dot.gif) repeat-x bottom; */
}
tr.sectiontableentry0 td.entry_index,
tr.sectiontableentry1 td.entry_index,
tr.sectiontableentry2 td.entry_index {
	visibility: hidden;
	width: 0px;
}

table.contentpane {
	position: relative;
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 5% 50%;
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	border-bottom: 1px solid #333333;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #1E1E1E;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	border-top: 1px solid #333333;
	padding-top: 10px;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 8px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 0px;
}

.componentheading {
	text-transform: uppercase;
	font-size: 150%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 0px;
}

h2.contentheading {
	color: #738C96;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-transform: uppercase;
}

.contentheading {
	margin: 0;
	padding: 0;
	font-size: 140%;
	color: #738C96;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

table.contentpaneopen_cases td.contentheading_cases {
	font-size: 280%;
	color: #738C96;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	display: block;
	width: 420px;
	padding-left: 95px;
	background: url(../images/bg/bg_case.gif) #FFFFFF no-repeat left top;
}

table.contentpaneopen_cases td.buttonheading {
	width: 20px;
}
.xcontentpaneopen_cases img {
	width: 443px;
	border: 1px solid red;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.BAK_readon {
	display: block;
	float: left;
	background: #1E1E1E;
	color: #CCCCCC;
	text-align: center;
	clear: both;
	text-transform: lowercase;
	padding: 1px 3px;
}

a.BAK_readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
	background: #333333;
	color: #FFFFFF;
}

table.contentpaneopen tr, table.contentpane tr {
}
table.contentpaneopen td, table.contentpane td {
}


ul.pagination {
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #000000;
	font-weight: bold;
	padding: 4px 2px;
}

.sectiontableheader a {
	color: #808080;
}

tr.sectiontableentry1 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

tr.sectiontableentry2 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	padding: 5px 0;
	font-style: Italic;
}

.modifydate {
	float: left;
	width: 100%;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0px;
}

.home-deco {
	background: url(../images/body-bg.gif) repeat-x 0 25px;
}

#ja-mainnavwrap {
	margin-left: 151px;
	width: 594px;
	clear: both;
}
#ja-footer,
#ja-botslwrap {
	margin-left: 0;
	clear: both;
}

.narrow #ja-container,
.narrow #ja-header {
	margin: 0 auto;
	width: 770px;
}
.narrow #ja-mainnavwrap {
	margin-left: 120px;
	width: 770px;
}
.narrow #ja-footer,
.narrow #ja-botslwrap {
	margin-left: 0;
}

#ja-container {
	position: relative;
	margin: 0 auto;
	width: 141px;
	height: 473px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: none;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	position: absolute;
	top: 0px;
	clear: both;
	display: block;
	float: right;
	background: url(../images/bg/bg_content_large.png) no-repeat top left;
}

.ja-content-medium {
	background: none;
}

#ja-content div.ja-innerpad {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#ja-current-content {
	position: relative;
	background: #FFFFFF;
	height: 448px;
	width: 570px;
	margin-left: 10px;
	overflow-Y: auto;
	overflow-X: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	background: none;
}

#ja-col1 {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	overflow: hidden;
	background: none;
	z-index:200;
}

#ja-col1-top {
}

#ja-col1-center {
}

#ja-col1-bot {
}

.narrow #ja-col1-bot {
}

.narrow #ja-col1-top {
}

.narrow #ja-col1-center {
}

#ja-col2 {
	position: absolute;
	top: 0px;
	left: 151px;
	height: 490px;
	float: left;
	overflow: hidden;
	z-index:200;
	padding: 0px; 
}

/*common style for column*/
#ja-colwrap a {
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
	color: #FFFFFF;
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-f {
	padding: 0;
}


/* full */
#ja-containerwrap-f #ja-content {
	float: none;
	/*
	width: 755px;
	left: 141px;
	*/
	width: 634px;
	left: 292px;
}

/* content + col */
#ja-containerwrap-c #ja-content {
	width: 634px;
	left: 292px;
}

#ja-containerwrap-c #ja-colwrap {
	background: none;
	width: 141px;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 141px;
}

/* MODULE
--------------------------------------------------------- */
.icon1 h3 {background-image: url(../images/icons/icon1.gif);}
.icon2 h3 {background-image: url(../images/icons/icon2.gif);}
.icon3 h3 {background-image: url(../images/icons/icon3.gif);}
.icon4 h3 {background-image: url(../images/icons/icon4.gif);}
.icon5 h3 {background-image: url(../images/icons/icon5.gif);}
.icon6 h3 {background-image: url(../images/icons/icon6.gif);}
.icon7 h3 {background-image: url(../images/icons/icon7.gif);}
.icon8 h3 {background-image: url(../images/icons/icon8.gif);}
.icon9 h3 {background-image: url(../images/icons/icon9.gif);}

.icon1 h3,.icon2 h3,.icon3 h3,.icon4 h3,
.icon5 h3,.icon6 h3,.icon7 h3,.icon8 h3,.icon9 h3 {
	padding: 0 0 0 28px !important;
	background-position: left center;
	background-repeat: no-repeat;
}

div.moduletable_newsflash {
	height: 453px;
}
div.moduletable_newsflash a.readmore {
	color: #808080;
	text-decoration: none;
	
}
div.moduletable_newsflash a.contentpagetitle_newsflash, contentheading_newsflash {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_newsflash h3,
div.moduletable_default h3 {
	margin: 0 0 8px;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Tahoma, sans-serif;
	text-transform: uppercase;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_newsflash,
div.moduletable_default {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background: #000000;
}

.narrow div.moduletable,
.narrow div.moduletable_menu,
.narrow div.moduletable_text,
.narrow div.moduletable_newsflash,
.narrow div.moduletable_default {
	margin: 0;
	padding: 0 15px 15px;
}

div.moduletable_submenu_0 {
	position: relative;
	top: 0px;
	background: #000000;
	padding: 3px 3px 3px 3px;
}
div.moduletable_submenu_1 {
	position: relative;
	top: 106px;
	background: #000000;
	padding: 3px 3px 3px 3px;
}
div.moduletable_submenu_2 {
	position: relative;
	top: 212px;
	background: #000000;
	padding: 3px 3px 3px 3px;
}
div.moduletable_submenu_3 {
	position: relative;
	top: 318px;
	background: #000000;
	padding: 3px 3px 3px 3px;
}
div.moduletable_submenu_4 {
	position: relative;
	top: 373px;
	background: #000000;
	padding: 3px 3px 3px 3px;
}
div.moduletable_submenu_5 {
	position: relative;
	top: 401px;
	background: #000000;
	padding: 3px 3px 3px 3px;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
	color: #00FF00;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	height: 100%;
	width: 100%;
	position: relative;
	padding-top: 2px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

#ja-header a {
	color: #FFFFFF;
}
#ja-header-left {
	width: 151px;
	height: 102px;
	text-align: left;
	padding-right: 10px;
}
#ja-header-right {
	width: 745px;
	height: 102px;
}
img.logo {
	width: 141px;
	height: 102px;
}
h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	left: 0px;
	top: 0px;
	display: block;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #FFFFFF !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 20px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #666666;
	position: absolute;
	bottom: 50px;
	left: 5px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 100%;
	z-index: 1000;
}

#ja-mainnavwrap {
	position: relative;
	height: 102px;
	z-index: 999;
	color: #FFFFFF;
}

#ja-mainnavwrap a {
	color: #FFFFFF;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 92%;
	height: 52px;
	position: absolute;
	top: 80px;
	width: 100%;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: #CCCCCC;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	color: #808080;
	display: block;
	float: left;
	line-height: 80px;
	padding: 0 0 0 0;
	text-decoration: none;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #808080;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

/* breadcrumbs */
#ja-breadcrumb {
	height: 33px;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	color: #000000;
}

#ja-breadcrumb strong {
	font-weight: bold;
	margin-right: 5px;
}

#ja-breadcrumb a {
	color: #000000;
	text-decoration: none;
}

#ja-breadcrumb img {
	margin: 0px 0px;
}
#ja-breadcrumb .pathway {
	width: 100%;
	height: 40px;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}

#ja-breadcrumb .pathway strong {
	font-weight: normal;
	margin-right: 5px;
}

#ja-breadcrumb .pathway a {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#ja-breadcrumb .pathway img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

.ja-box-left, .ja-box-center {
	background: url(../images/vline.gif) repeat-y top right;
}

/* Top spotlight */

/* Bot spotlight */
#ja-botslwrap {
	background: #999999;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#ja-botslwrap h3 {
	font-size: 100%;
}

#ja-botslwrap ul, #ja-botslwrap ol {
	margin: 0;
	padding: 0;
}

#ja-botslwrap ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botslwrap ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 5px 8px;
}

#ja-botslwrap a {
	color: #CCCCCC;
}

#ja-botslwrap a:hover, #ja-botslwrap a:active, #ja-botslwrap a:focus {
	color: #CCCCCC;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	margin: 0;
}

#ja-footer {
	color: #000000;
	position: relative;
	border-top: 1px solid white;
	background-color: #CCCCCC;
	font-size: 90%;
	font-style: Italic;
	text-align: center;
}

#ja-footer small {
	color: #999999;
	display: block;
	font-size: 55%;
}

#ja-footer a {
	color: #999999;
	text-decoration: none;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #999999;
	text-decoration: underline;
}

#ja-footer ul {
	margin: 2px 0 0;
	padding: 0;
	float: right;
	line-height: normal;
}

#ja-footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
	text-decoration: none;
	background: url(../images/vline.gif) no-repeat center right;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	height: 25px;
	text-align: right;
}
#ja-search .inputbox {
	border: 1px solid #444444;
	margin-right: 0px;
	width: auto;
	height: 15px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	vertical-align: bottom;
}
#ja-search .button {
	margin-top: 2px;
	border: none;
	width: auto;
	height: 18px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: uppercase;
	padding-bottom: 1px;
}

/*usertool*/
#ja-usertools {
	height: 20px;
	padding: 0;
	text-align: right;
}

#ja-usertools ul {
	float: right;
	margin: 0;
	padding: 0;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-usertools img {
	padding: 0 2px;
}

/* Login Form */
#form-login-username,
#form-login-password,
#form-login-remember {
	margin: 4px 0;
}

input#modlgn_username,
input#modlgn_passwd {
	width: 140px;
}

.narrow input#modlgn_username,
.narrow input#modlgn_passwd {
	width: 110px;
}


/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/dot.gif) repeat-x bottom left;
}

div.ja-innerdiv img {
	padding: 0;
	border: 3px solid #333333;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* Banner */
#ja-banner {
	margin-top: 0px;
	margin-left: 10px;
	width: 604px;
	height: 473px;
	background: none;
	display: block;
	clear: none;
	overflow-Y: auto;
	overflow-X: hidden;
}

#ja-banner .banneritem1 { /*text onder div */
	position: relative;
	float: left;
	display: block;
	width: 151px;
	height: 158px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background: none;
	text-align: left;
}


#xja-banner .banneritem1:hover {
	background: url(../images/dropshadow/blok.png) left bottom no-repeat;
}



#ja-banner .banneritem1 .bannerwrapper {
	width: 151px;
	height: 112px;
	background: url(../images/dropshadow/banner_out.png) left bottom no-repeat;
}



#ja-banner .banneritem1 .bannerwrapper_over {
	width: 151px;
	height: 112px;
	background: url(../images/dropshadow/banner_over.png) left bottom no-repeat;
}


#ja-banner .banneritem1 .bannerimg {
	position: relative;
	top: 23px;
	left: 19px;
	width: 106px;
	height: 77px;
}



#xja-banner .banneritem1 .bannerimg:hover {
	position: relative;
	top: -8px;
	left: -8px;
	width: 141px;
	height: 102px;
}


#ja-banner .banneritem1 .bannerimg_over {
	position: relative;
	top: 0px;
	left: 0px;
	width: 141px;
	height: 102px;
}

#ja-banner .banneritem1 .bannertext {
	display: block;
	position: absolute;
	top: 103px;
	left:18px;
	width: 112px;
	height: 100px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

#ja-banner .banneritem1 .bannertext_over {
	display: block;
	position: absolute;
	top: 103px;
	left:18px;
	width: 112px;
	height: 100px;

	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}


/*Only for IE7<: adjust the cursor for mousover text */
#ja-banner .banneritem1 a .bannertext_over {
	cursor: hand;
}

#ja-banner .banneritem1 .bannerimg_a {
	position: relative;
	top: -30px;
	left: -20px;
	border: 1px solid blue;
}


#ja-banner .banneritem1 .bannerimg_a:hover {
	position: relative;
	top: -167px;
	left: 0px;
	width: 141px;
	background: #FFFFFF;
}

#ja-banner .banneritem1 a {
	color: #FFFFFF;
	text-decoration: none;
}


#ja-banner .bannerheader {
	background-color:#FFF;
	padding:17px;
	margin-bottom:10px;
	height:100px;
}
#ja-banner .bannerfooter {
}























#ja-banner .banneritem {
	position: relative;
	float: left;
	display: block;
	width: 151px;
	height: 112px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background: none;
	text-align: left;
}


#xja-banner .banneritem:hover {
	background: url(../images/dropshadow/blok.png) left bottom no-repeat;
}



#ja-banner .banneritem .bannerwrapper {
	width: 151px;
	height: 112px;
	background: url(../images/dropshadow/banner_out.png) left bottom no-repeat;
}



#ja-banner .banneritem .bannerwrapper_over {
	width: 151px;
	height: 112px;
	background: url(../images/dropshadow/banner_over.png) left bottom no-repeat;
}


#ja-banner .banneritem .bannerimg {
	position: relative;
	top: 23px;
	left: 19px;
	width: 106px;
	height: 77px;
}



#xja-banner .banneritem .bannerimg:hover {
	position: relative;
	top: -8px;
	left: -8px;
	width: 141px;
	height: 102px;
}


#ja-banner .banneritem .bannerimg_over {
	position: relative;
	top: 0px;
	left: 0px;
	width: 141px;
	height: 102px;
}


#ja-banner .banneritem .bannertext {
	display: none;
}


#ja-banner .banneritem .bannertext_over {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 137px;
	height: auto;
	max-height: 102px;
	min-height: 51px;
	background: url(../images/bg/bg_banner_over.png) repeat left top;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}


/*Only for IE7<: adjust the cursor for mousover text */
#ja-banner .banneritem a .bannertext_over {
	cursor: hand;
}


#ja-banner .banneritem .bannerimg_a {
	position: relative;
	top: -30px;
	left: -20px;
	border: 1px solid blue;
}


#ja-banner .banneritem .bannerimg_a:hover {
	position: relative;
	top: -167px;
	left: 0px;
	width: 141px;
	background: #FFFFFF;
}


#ja-banner .banneritem a {
	color: #FFFFFF;
	text-decoration: none;
}


#ja-banner .bannerheader {
}
#ja-banner .bannerfooter {
}

#ja-banner .outer_pair1 {
background: url(../images/dropshadow/small_upper_right.png) right top no-repeat;
}
/* .outerpair1 must be given a width contraint, via either a width,
or by floating or absolute positioning. In this demo these are
applied from the second class name on the .outerpair1 DIV's.
This box also has one of the corner .png's. */


#ja-banner .outer_pair2 {
background: url(../images/dropshadow/small_lower_left.png) left bottom no-repeat;
padding-top: 8px;
padding-left: 8px;
}
/* .outerpair2 has padding equal to the shadow
thickness, and also has one of the corner .png's */


#ja-banner .shadow_box {
background: url(../images/dropshadow/small_shadow.png) bottom right;
}
/* .shadowbox holds the main shadow .png */

#ja-banner .inner_box {
position: relative;
left: -8px;
top: -8px;
}
/* .innerbox is made "relative" and is "pulled" up and to
the left, by a distance equal to the thickness of the shadow.
Because this is a relative-based shift, the box retains its
exact dimensions without change. */

/* Banner */
#ja-banner-x {
	margin-left: 10px;
	margin-top: 0px;
	width: 604px;
	height: 102px;
	background: none;
	display: block;
	clear: none;
}
#ja-banner-x .banneritem {
	position: relative;
	float: right;
	display: block;
	width: 151px;
	height: 112px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: left;
}
#ja-banner-x .banneritem .bannerwrapper {
	width: 151px;
	height: 112px;
	background: url(../images/dropshadow/banner_over.png) left bottom no-repeat;
}
#ja-banner-x .banneritem .bannerwrapper_over {
	width: 151px;
	height: 112px;
	background: url(../images/dropshadow/banner_over.png) left bottom no-repeat;
}
#ja-banner-x .banneritem .bannerimg {
	position: relative;
	top: 0px;
	left: 0px;
	width: 141px;
	height: 102px;
}
#xja-banner-x .banneritem .bannerimg:hover {
	position: relative;
	top: 0px;
	width: 141px;
	height: 102px;
	background: #FFFFFF;
}
#ja-banner-x .banneritem .bannerimg_over {
	position: relative;
	top: 0px;
	left: 0px;
	width: 141px;
	height: 102px;
}
#ja-banner-x .banneritem .bannertext {
	display: none;
}
#ja-banner-x .banneritem .bannertext_over {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 137px;
	height: auto;
	max-height: 102px;
	min-height: 51px;
	background: url(../images/bg/bg_banner_over.png) repeat left top;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: wrap;
}
#ja-banner-x .banneritem a {
	color: #FFFFFF;
	text-decoration: none;
}
#ja-banner-x pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 text-align: left;
	padding: 0;
	margin: 0;
 	position: relative;
	left: -5px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	display		: block;
	background: none;
	width: 141px;
	height: 102px;
}
#ja-banner-x .bannerheader {
}
#ja-banner-x .bannerfooter {
}

.banner_case {
	position: relative;
	left: -18px;
	width: 553px;
	height: 181px;
}

.title_case {
	text-transform: uppercase;
	font-size: 280%;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
	position: absolute;
	top: 11px;
}