/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	background: #fff;
	font-family: Tahoma;ËÎÌå;
	line-height: 1.5;
}

body#bd {
	color: #333;
	background: #fff;
}

body.contentpane {
	width: auto;
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0;
	font-size: 12px;
	color: #333;
}

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;}



/* add */

#header,
#subnav,
#footer {
	width: 992px;
	margin: 0 auto;
}

kbd {
	border: 3px outset #F3F3F3;
	background-color: #F3F3F3;
	padding: 0px 2px;
	cursor: default;
}

kbd:hover {
	border: 3px inset #F3F3F3;
}

/* Normal link */
a {
	color: #c00;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active, a:focus {
	color: #c00;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, .img_caption {
	color: #999;
	font-size: 100%;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 135%;}
h3 {font-size: 125%;}
h4 {font-size: 110%; text-transform: uppercase;}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hline.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #ccc;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-size: 100%;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
        display: none;
}

.article-content img {
	margin: 0 10px 5px 0;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	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%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3px;
	border-bottom: 1px solid #ccc;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #f2f2f2;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px;
	border-top: 1px solid #ddd;
	background: url(../images/grad1.jpg) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
	font-size: 120%;
}

h1.componentheading, .componentheading {
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: url(../images/hline.gif) repeat-x bottom;
}

.componentheading {
	font-size: 200%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 10px;
}

h2.contentheading, .contentheading {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.contentheading {
	font-size: 130%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	text-decoration: none;
	float: left;
	display: block;
	background: #444;
	padding: 0 3px;
	color: #fff;
	text-transform: lowercase;
	font-size: 92%;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #c00;
	color: #fff;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hline.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #ddd;
	background: #f2f2f2;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #c00;
	background: #fff;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
}

.sectiontableheader {
	padding: 8px 5px;
	background: url(../images/grad2.jpg) repeat-x top #444;
	color: #e6e6e6;
	font-weight: bold;
}

.sectiontableheader a {
	color: #e6e6e6;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hline.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hline.gif) repeat-x bottom #F2F2F2;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hline.gif) repeat-x bottom #ffc;
}

.smalldark {
	text-align: left;
}

/*
div.syndicate div {
	text-align: center;
} */

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: block;
	margin-bottom: 15px;
	background: #f2f2f2;
	overflow: hidden;
	white-space: nowrap;
}

.article-meta {
	padding: 5px;
	width: 70%;

}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-author.gif) no-repeat 0 1px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 20%;
	margin-top:-28px;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}


/* TOPBAR USER SYSTEM
--------------------------------------------------------- */
#topbar {
	background: url(../images/bg_functions.gif) bottom repeat-x #43422F;
	color: #fff;
	height: 21px;
}

#topbar .words {
	position: absolute;
	width: 400px;
	z-index: 5;}

#topbar #submenu {
	position: absolute;
	z-index: 5;
	right: 0;
	margin: 0 0 0;
}

#submenu ul {
	float:left;
	background: none;
	padding: 0 10px 0 0;
}

#submenu li {
	float:left;
	background: none;
	padding: 0 10px 0 0;
	list-style: none;
}

#submenu li a#home {
	background-image: url(../images/icon_home.gif);
}

#submenu li a#login {
	background-image: url(../images/icon_login.gif);
}

#submenu li a#language {
	background-image: url(../images/icon_language.gif);
}

#submenu li a#search {
	background-image: url(../images/icon_pulldown.gif);
}

#submenu li a#usertool {
	background-image: url(../images/icon_usertool.gif);
}

#submenu li a#home,
#submenu li a#login,
#submenu li a#language,
#submenu li a#search,
#submenu li a#usertool {
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
	padding: 0 18px 0 0;
	text-decoration: none;
}

#submenu li a:hover#home,
#submenu li a:hover#login,
#submenu li a:hover#language,
#submenu li a:hover#search,
#submenu li a:hover#usertool,
#submenu li a:hover#rss {
	color: #ccc;
}

#submenu li a#rss {
	background:url(../images/icon_rss.gif) no-repeat 75px;
	color: #f93;
	padding: 0 20px 0 0;
	text-decoration: none;
}

/* HENDLINKS
--------------------------------------------------------- */
#headlinks {
	position: absolute;
	top: 40px;
	right:4px;
	height: 16px;
	font: 100%;
	margin: 0;
	padding: 0;
}

#headlinks ul.menu li a span {
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#headlinks a, .headlinks a:link, .headlinks a:visited, .headlinks a:active  {
	font-weight:normal;
	color: #fff;
	background: url(../images/headlinks_stop.gif) right top no-repeat;
	float: left; 
	padding: 2px 10px 0 10px;
	height: 18px;
	voice-family: "\"}\"";
	voice-family:inherit; 
}

#headlinks a:hover {
	color: #fff;
	text-decoration: underline;
}

#headlinks li {
 	color: #fff;
	float: left;
	height: 18px;
	margin: 0 0 0 3px;
	padding: 0;
	background: url(../images/headlinks_start.gif) no-repeat;
}

#headlinks .on {
	background: url(../images/headlinks_start.gif) 0px -18px no-repeat;
}

#headlinks .on a {
	text-decoration: underline; 
	background: url(../images/headlinks_stop.gif) right -18px no-repeat;
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
	width: 100%;
	margin: 0;
}

#headerwrap,
#subnavwrap,
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f,
#ja-containerwrap-flr1,
#ja-containerwrap-fr1,
#ja-botslwrap,
#footerwrap {
	width: 100%;
	clear: both;
}

#headerwrap {
	position: relative;
	z-index: 2;
}
#ja-containerwrap {
	position: relative;
	z-index: 1;
}


/* ADD HOME
--------------------------------------------------------- */
#primary .newsitem-inner {
	margin: 5px 5px 0 0;
	background-color: #d6d6d6;
	float: left;
}

#primary .newsitem-inner a,		
#primary .newsitem-inner a:visited {
	text-decoration: none;
	width: 110px;
	height: 110px;
	margin: 1px;
	border: solid 2px;
	border-color: #e7e7e7 #f6f6f6 #f6f6f6 #f6f6f6;
	padding: 2px;
	}

#primary .newsitem-inner a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #333;
	display: block;
	margin: 0px;
	border: solid 3px #cc3300;}

#primary .newsitem-inner a span {
	color:  #333;
	padding: 0;}

#primary .newsitem-inner a:hover span {
	color:  #cc0000;
	}

.word {
	background-color: #f6f6f6;
	display: block;
	color: #333;}

.word span {
	color: #666;		
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #fff;
	padding: 10px 0 10px;
}

#primary {
	background-color: #fff;
	float:left;
	width: 750px;
	display: inline;
}

#primary #featureImage {
	float: left;
	width: 495px;
	height: 245px;
	overflow: hidden;
	margin: 0 5px 0 0;
}

#primary #featureImage a {
	width: 495px;
	height: 245px;
	display: block;
	border: none;
	background-image: none; }

#primary #feature {
	background-color: #c00;
	float: left;
	width: 245px;
	height: 125px;
	margin: 0 5px 0 0;
	overflow: hidden;
}

#primary #feature a,
#primary #feature a:visited {
	background-image: none;
    color: #f93;
	text-decoration: none;
}
#primary #feature a:hover {
    color: #f93;
	text-decoration: underline;
}

#primary #snapshot {
	background-color: #F6F6F6;
	float: left;
	width: 235px;
	height: 245px;
	overflow: hidden;
	padding: 0 0 0 10px;
	line-height:178%
}

#primary ul,
#magic-800 ul,
#magic-1024 ul{
	list-style: none;
	padding:0;
}

#primary a {
	color: #333;
	text-decoration: none;
}

#primary a:hover,
#primary a:active,
#primary a:focus {
	color: #c00;
	text-decoration: underline;
}

#primary h3,
#magic-800 h3,
#magic-1024 h3 {
	margin:5px 0 0 0;
}

.future a {
	width: 114px;
	height: 114px;
	border: 3px solid #ccc;
	margin: 5px 5px 0 0;
	float: left;
}

.future a:hover {
	border:3px solid #c00;
}

#who { 
	background:url(../images/logo_small.gif) no-repeat 5px 25px;
	border:5px solid #c00;
	margin: 5px 5px 0 0;
	width: 235px;
	height: 110px;
	float: left;
}

#primary #who .words {
	color: #333;
	margin: 5px 5px 5px 5px;
}

#primary #who .words a {
	color: #333;
}

#primary #why {
	background-color: #333;
	margin: 5px 5px 0 0;
	width: 245px;
	height: 120px;
	float: left;
	display: inline;
}

#primary #what { 
	background-color: #333;
	margin: 5px 5px 0 0;
	width: 245px;
	height: 120px;
	float: left;
	display: inline;
}

#primary #feature .words, {
	color: #fff;
	margin: 8px 5px 5px 5px;
}

#primary #what .words,
#primary #why .words {
	color: #fff;
	margin: 5px 5px 5px 10px;
}

#feature .words {
	color: #fff;
	margin: 5px 8px 5px 8px;
}

#magic-800 .tob,
#magic-1024 .tob {
	background-color: #F6F6F6;
	width: 235px;
	height: 245px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;

}

#magic-800 .shortNews,
#magic-1024 .shortNews {
	background-color: #F6F6F6;
	width: 235px;
	height: 245px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	margin: 5px 0 0 0;
}

#magic-800 hover,
#magic-1024 hover {
	line-height:178%
	color: #c00;
	text-decoration: underline;
}

#magic-1024 a {
	color: #333;
	text-decoration: none;
	line-height:178%
}


#magic-1024 a:hover {
	color: #c00;
	text-decoration: underline;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-mainbody {
	float: left;
	width: 50%;
}

#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 74.9%;
}

#ja-content div.ja-innerpad {
	padding: 0 5px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 24.99%;
	overflow: hidden;
}

#ja-masstop,
#ja-massbot {
	display: block;
	float: right;
	width: 49.9%;
	clear: right;
}

#ja-colswrap {
	float: right;
	width: 49.9%;
}

#ja-col2 {
	float: left;
	overflow: hidden;
}

#ja-col3 {
	float: right;
	overflow: hidden;
	padding: 0 0 5px !important;
	padding: 0 0 10px;
}

#ja-col3 div.ja-innerpad {
	border: 1px solid #ddd;
	border-bottom: 2px solid #ccc;
	margin-left: 5px;
}

/*common style for column*/
#ja-col1 table,
#ja-col2 table,
#ja-col3 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 .article_separator,
#ja-col2 .article_separator,
#ja-col3 .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */

#ja-container {
	padding: 10px 0;
}

/* full */
#ja-containerwrap-f #ja-mainbody {
	float: none;
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	float: none;
	width: 100%;
}

/* col1 + content */
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-content {
	width: 74.9%;
	float: right;
}

#ja-containerwrap-fr #ja-content div.ja-innerpad {
	padding-right: 0;
}

#ja-containerwrap-fr #ja-col1 {
	width: 25%;
}

/* content + col2 + col3 */
#ja-containerwrap-fl #ja-content {
	float: none;
	width: 100%;
}

#ja-containerwrap-fl #ja-content div.ja-innerpad {
	padding-left: 0;
}

#ja-containerwrap-fl #ja-col3 div.ja-innerpad {
	padding-top: 0;
}

/* content + col2 or col3  */
#ja-containerwrap-flr1 #ja-mainbody {
	width: 74.9%;
}

#ja-containerwrap-flr1 #ja-content {
	width: 100%;
}

#ja-containerwrap-flr1 #ja-content div.ja-innerpad {
	padding-left: 0;
}

#ja-containerwrap-flr1 #ja-colswrap,
#ja-containerwrap-flr1 #ja-masstop,
#ja-containerwrap-flr1 #ja-massbot {
	width: 25%;
}

/* col1 + content col2 or col3 */
#ja-containerwrap-fr1 #ja-mainbody {
	width: 74.9%;
}

#ja-containerwrap-fr1 #ja-content {
	width: 66.9%;
}

#ja-containerwrap-fr1 #ja-col1{
	width: 33%;
}

#ja-containerwrap-fr1 #ja-colswrap,
#ja-containerwrap-fr1 #ja-masstop,
#ja-containerwrap-fr1 #ja-massbot {
	width: 25%;
}

/* columns */
.colw #ja-col2,
.colw #ja-col3 {
	width:100%;
}

.colw1 #ja-col2,
.colw1 #ja-col3 {
	width:49.9%;
}

.colw .jamod {
	margin-left: 0;
	margin-right: 0;
}

/* HEADER
--------------------------------------------------------- */
#headerwrap {
	background: url(../images/header-bg.gif) repeat-x top #c00;
	color: #ccc;
	line-height: normal;
	height: 83px;
}

#header {
	position: relative;
	height: 83px;
}

#header a {
	color: #ccc;
}

h1.logo, h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 200%;
	text-transform: uppercase;
}

h1.logo a {
	width: 157px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	height: 34px;
	bottom: 40px;
	left: 5px;
	top: 13px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #fff !important;
	text-decoration: none;
	position: absolute;
	bottom: 70px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 2px 5px;
	color: #ccc;
	font-size: 100%;
	position: absolute;
	bottom: 50px;
	left: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	width: 996px;
	height: 28px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* hack ie6 */
	z-index: 888;
}

#subnav {
	height: 32px;
	background: url(../images/hline.gif) repeat-x 0 29px;
}

/* breadcrumbs */
#ja-breadcrumb {
}

#ja-breadcrumb strong {
	margin-right: 5px;
	font-weight: normal;
}

#ja-breadcrumb a {
	text-decoration: none;
}

#ja-breadcrumb img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li {
	margin: 0;
	padding: 0;
	background: none;
}

ul.menu li a {
	display: block;
	text-decoration: none;
	background: url(../images/hline.gif) repeat-x bottom;
	padding: 4px 0;
	color: #333;
}

ul.menu li a span {
	background: url(../images/icon-plus.gif) no-repeat 5px 6px;
	display: block;
	padding-left: 20px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	text-decoration: none;
	background: url(../images/hline.gif) repeat-x bottom #F2F2F2;
	color: #333;
}

ul.menu li.active a {
	text-decoration: none;
	color: #c00;
	font-weight: bold;
}

ul.menu li li a span {
	background: none;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li li a {
	background: none;
	padding-left: 5px;
	color: #333 !important;
	font-weight: normal !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color:#c00 !important;
}

ul.menu li li a span {
	background: url(../images/bullet.gif) no-repeat 8px 8px;
}

/* MODULE
--------------------------------------------------------- */
.jamod-content {
	padding: 0px 5px;
}

div.module_menu .jamod-content,
div.module_black .jamod-content {
	padding: 0;
}

div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_black h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	height: 28px;
	background: url(../images/h32-r.gif) no-repeat top right #c00;
	font-size: 100%;
}

div.module h3 span,
div.module_menu h3 span,
div.module_text h3 span,
div.module_black h3 span {
	margin: 0;
	padding: 0 0 0 26px;
	display: block;
	background: url(../images/h31-l.gif) no-repeat top left;
	height: 28px;
	line-height: 28px;
}

div.module,
div.module_menu,
div.module_text,
div.module_black {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 10px;
}

/*Black Module*/
div.module_black {
	border: 1px solid #ddd;
	background: url(../images/grad3.jpg) repeat-x bottom #444;
	color: #fff;
}

div.module_black h3 {
	color: #fff;
	height: 28px;
	background: url(../images/h32-r.gif) no-repeat top right #c00;
}

div.module_black h3 span {
	margin: 0;
	padding: 0 0 0 26px;
	display: block;
	background: url(../images/h32-l.gif) no-repeat top left;
	height: 28px;
	line-height: 28px;
}

div.module_black a {
	color: #fff;
}

div.module_black ul.menu {
	margin: 0 1px;
}

div.module_black ul.menu li {
	height: 26px;
}

div.module_black ul.menu a {
	background: url(../images/menu-bg.gif) no-repeat top left !important;
	color: #E6E6E6;
	line-height: 26px;
	padding: 0 0 0 26px;
}

div.module_black ul.menu a:hover,
div.module_black ul.menu a:focus,
div.module_black ul.menu a:active {
	background: url(../images/menu-bg.gif) no-repeat bottom left !important;
	color: #fff;
	line-height: 26px;
	padding-left: 26px;
}

div.module_black #cat-current a {
	background: url(../images/menu-bg.gif) no-repeat bottom left !important;
}

/* mis */
div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

/*col2 module*/
#ja-col2 div.jamod {
	margin-right: 5px 0 0;
	border: 1px solid #ddd;
	border-bottom: 2px solid #ccc;
}

#ja-col2 div.module h3,
#ja-col2 div.module_menu h3,
#ja-col2 div.module_text h3 {
	background: none;
	color: #c00;
	font-size: 120%;
	text-indent: 10px;
}

#ja-col2 div.module h3 span,
#ja-col2 div.module_menu h3 span,
#ja-col2 div.module_text h3 span {
	background: none;
	padding: 0;
}

/*col3 module*/
#ja-col3 div.module,
#ja-col3 div.module_menu,
#ja-col3 div.module_text {
	margin-bottom: 0;
}

#ja-col3 div.module h3,
#ja-col3 div.module_menu h3,
#ja-col3 div.module_text h3 {
	background: url(../images/h32-r.gif) no-repeat bottom center #c00;
	color: #fff;
	padding: 0 10px;
	font-size: 100%;
}

#ja-col3 div.module h3 span,
#ja-col3 div.module_menu h3 span,
#ja-col3 div.module_text h3 span {
	background: none;
	padding: 0;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.jamod,
.ja-box-full div.jamod {
	padding: 0;
	background: none;
}

.ja-box-right div.jamod {
	padding: 0;
}

.ja-box-center div.jamod {
	padding: 0;
}

#ja-botsl {
	padding: 0 0 10px 0;
}

#ja-botsl div.jamod {
	margin-right: 10px;
	border: 1px solid #ddd;
	border-bottom: 2px solid #ccc;
	background: url(../images/grad1.jpg) repeat-x top;
}

#ja-botsl div.jamod h3 {
	background: none;
	color: #c00;
	font-size: 120%;
	text-indent: 10px;
	padding-top: 5px;
}

#ja-botsl div.jamod h3 span {
	background: none;
	padding: 0;
}

#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 3px 8px;
}

#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_separator {
	display: none;
}

#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	padding: 1px 0 0 !important;
	padding: 0 0 0;
}

#footer {
	background:#333;
	position: relative;
	height:40px;
	padding: 0 8px 0 !important;
	padding: 0 6px 0;
}

#footer li {
	float:left;
	margin: 0;
	list-style: none;
}

#footer a {
	color: #bbb;
	padding: 0 8px 0 10px;
	text-decoration: none;
	background: url(../images/bullet2.gif) no-repeat 0 6px;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #fff;
	text-decoration: none;
}

.copyright {
	position: absolute;
	left: 6px;
	top: 18px;
	color:#999;
}

.top {
	position: absolute;
	right: 0;
	top: 10px;
}


/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#page-search {
	float: right;
}

#page-search input {
	border: 1px solid #930000;
}

#page-search form input.button {
	margin-left: 5px;
	background-image: url(../images/suchebutton.gif);
	width: 61px;
	height: 21px;
	color: #fff;
	border: 0px
}

#page-search form input.button {
	color: #fff;
}

/*usertool*/
#ja-usertoolswrap {
	width: 400px;
	height: 30px;
	display: block;
	position: absolute;
	top:9px;
	right: 3px;
}

#page-usertool {
	right:0;
	float: right;
	display: none;
	background: url(../images/grad1.jpg) repeat-x top;
	border: 1px solid #ccc;
	position: absolute;
}

#page-usertool ul {
	float: left;
	margin: 0;
	padding: 4px 5px 2px;
}

#page-usertool li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

#page-usertool img {
	padding: 0 2px;
}

/* Login Form */
#page-login {
	position: absolute;
	right:0;
	color: #fff;
}

#page-login form,
#page-login form label {
	float: left;
}

label.ja-login-user span {
	background: url(../images/icon-user.gif) no-repeat;
}

label.ja-login-password span {
	background: url(../images/icon-key.gif) no-repeat;
}

label.ja-login-user span,
label.ja-login-password span {
	margin: 3px;
	display: block;
	float: left;
	text-indent: -5000px;
	width: 20px;
	height: 20px;
}

#page-login form input.button {
	margin-left: 5px;
	background-image: url(../images/suchebutton.gif);
	width: 61px;
	height: 21px;
	color: #fff;
	border: 0px
}

#page-login form #mod_login_username,
#page-login form #mod_login_password {
	width: 60px;
	margin: 3px;
	border: 1px solid #930000;
}

/*others*/
.mostread, .latestnews {
	color: #333;
	text-decoration: none;
	margin: 0;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #ffc;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #fff;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #069;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #c00;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* LINKS STYLE
--------------------------------------------------------- */
.url_globe {
    background: url(../images/ico_url_globe.gif) no-repeat 100% 0;
    padding: 0 20px 0 5px;
}

.url_newwin {
    background: url(../images/ico_url_newwin.gif) no-repeat 95% 0;
    padding: 0 30px 0 0;
}

.url_open {
    background: url(../images/ico_url_open.gif) no-repeat 95% 0;
    padding: 0 25px 0 5px;
}

.url_svg {
    background: url(../images/ico_url_svg.gif) no-repeat 90% 0;
    padding: 0 25px 0 5px;
}

.url_downloads {
    background: url(../images/ico_url_downloads.gif) no-repeat 95% 0;
    padding: 0 25px 0 5px;
}

h1 {font-size: 180%;}
h2 {font-size: 135%;}
h3 {font-size: 125%;}
h4 {font-size: 110%; text-transform: uppercase;}

body.contentpane {
	width: auto;
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0;
	font-size: 12px;
	color: #333;
}