/* C A L E N D A R  O V E R L A Y */
#calendarOverlay {
	position: absolute;
	width: 200px;
	z-index: 1000;
}

*{
	margin:0;
	padding:0;
	font-size: 11px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#page{
	background: url('../../portal/pics/kajona/bg_page.gif') repeat-y center;
	width:932px;
	margin: 0 auto;	
	padding:0px;
}

#page_top{
	background: url('../../portal/pics/kajona/bg_top.gif') no-repeat;
	width:932px;
	height:18px;
	margin: 0 auto;	
	padding:0px;
}

#page_bottom{
	background: url('../../portal/pics/kajona/bg_bottom.gif') no-repeat;
	width:932px;
	height:18px;
	margin: 0 auto;	
	padding:0px;
}

#pageContainer{
	margin:0 auto;
	width: 900px;
	text-align: left;
	border:0px solid #ccc;
	padding:0px;
}

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

a:hover, a:active, a:focus {
     text-decoration: underline;
     color: #333333;
}

img {
	border: none;
}

td{
	vertical-align:top;
}

/* L O G I N P A G E */
#loginBox {
	margin: 0 auto 0 auto;
	padding-top: 50px;
	width: 373px;
	text-align: left;
}

#loginBox .logo {
	width: 178px;
	height: 51px;
}

#loginBox .topRight {
	margin: 0 0 0 48px;
	padding: 0;
	width: 325px;
}

#loginBox .topLeft {

	margin: 0;
	padding: 0;
}

#loginBox .bottomRight {

	margin: 0;
	padding: 0;
}

#loginBox .bottomLeft {

	margin: 0;
	padding: 0;
}

#loginBox .content {
	margin: 0;
	padding: 55px 20px 20px 20px;
}

#loginBox .content label {
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	padding-top: 2px;
}

#loginBox .content br {
	clear: both;
}

#loginBox .content p {
	margin: 0;
	padding: 0;
}

#loginBox .content p.error {
	color: #ff0000;
	margin-top: 10px;
}

#loginBox .copyright {
	text-align: right;
	color: #c2c2c2;
	margin-right: 10px;
}

#loginBox .copyright a, #loginBox .copyright a:link {
	 text-align: right;
     text-decoration: none;
     color: #c2c2c2;
}

#loginBox .copyright a:visited {
     text-decoration: none;
     color: #c2c2c2;
}

#loginBox .copyright a:hover, #loginBox .copyright a:active, #loginBox .copyright a:focus {
     text-decoration: none;
     color: #737373;
}


/* L O G O */

#logo {
	background: url(../../portal/pics/kajona/banner.jpg) no-repeat 0 0;
	background-color: #ccccff;
	width: 900px;
	height: 75px;
}

#naviContainer {
	background: url(../../portal/pics/kajona/navi_three.gif) no-repeat 0 0;
    background-color: #ccccff;
    border: none;
	border-top: 5px solid #FFAF1E;
	width: 150px;
}

/* S T A T U S B O X */

#statusBoxHeader {

	width: 150px;
	height: 5px;
}

#statusBox {

	width: 150px;
	height: 100px;
}

#statusBox .boxContent {
	margin-left: 10px;
}


/* F O O T E R */
#footerLeftCorner {

	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
}

#footerLeft {
	background-color: #ccccff;
	width: 150px;
	height: 18px;
	text-align: center;
}

#footerRight {

	height: 18px;
	background: #ffffff repeat-x bottom;
}

#footerRight div {
	width: 600px;
	height: 1px;
}

#footerRightCorner {

	background-repeat: no-repeat;
	background-position: left;
	width: 8px;
	height: 18px;
}

/* C O P Y R I G H T */

#copyright {
	text-align: right;
	color: #c2c2c2;
	padding-right: 10px;
}

#copyright a, #copyright a:link, #copyright a:visited {
	 text-align: right;
     text-decoration: none;
     color: #c2c2c2;
}

#copyright a:hover, #copyright a:active, #copyright a:focus {
     text-decoration: none;
     color: #737373;
}


/* C O N T E N T */
#content {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: left;
	width: 650px;
	background: #ffffff url(../../portal/pics/kajona/content_drop_shadow.gif) repeat-y;
}


/* H E A D L I N E S */
h1 {
	text-align: right;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	padding-right: 20px;
}

h2 {
    font-size: 17px;
}

h3 {
    font-size: 13px;
}


/* F O R M S */
#content form label {
	display: block;
	float: left;
	width: 30%;
	height: 20px;
	padding: 2px 0 0 0;
}

#content form br {
	clear: both;
}

.inputText, .inputTextShort, .inputDate {
	background-image: url('../../portal/pics/kajona/forms_input_back.gif');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 3px 0 0;
	display: block;
	float: left;
	width: 180px;
	height: 16px;
	border: 1px solid #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

.inputTextShort {
	width: 120px;
}

.inputDate {
	width: 30px;
}

.inputTextarea {

	background-repeat: repeat-x;
	padding: 0;
	margin: 0 3px 0 0;
	display: block;
	float: left;
	width: 300px;
	height: 200px;
	border: 1px solid #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

.inputDropdown {

	background-repeat: repeat-x;
	padding: 0;
	margin: 0 3px 0 0;
	display: block;
	float: left;
	width: 182px;
	height: 16px;
	border: 1px solid #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

.inputText:focus, .inputTextShort:focus, .inputTextarea:focus, .inputDropdown:focus, .inputDate:focus {
	color: #000000;
}

.button, .buttonShort {
	background-image: url('../../portal/pics/kajona/forms_button_back.gif');
	background-repeat: repeat-x;
	padding: 0 0 3px 15px;
	margin: 8px 0 0 0;
	display: block;
	float: left;
	width: 182px;
	height: 18px;
	border: 1px solid #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-align: left;
	cursor: pointer;
}

.buttonShort {
	width: 122px;
}

.button:hover, .buttonShort:hover, .button:focus, .buttonShort:focus {
	color: #000000;
}


/* N A V I G A T I O N */

#portalNavi {

	background-color: #ccccff;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 0px;
	text-align: right;
	vertical-align: bottom;
	padding: 0 5px 2px 0;
}

#portalNavi ul {
    list-style-type: none;
    display: inline;
}

#portalNavi li {
    display: inline;
}

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

#portalNavi a:hover, #portalNavi a:active, #portalNavi a:focus {
     text-decoration: none;
}

#moduleActionNaviThree {

	background-repeat: repeat-y;
	background-position: right;
	width: 176px;
}

#moduleActionNaviThree div {

	background-repeat: no-repeat;
	width: 176px;
	height: 264px;
}

#mainNavi {
    height:340px;
}

#mainNavi ul {
	margin: 0px 0 0px 0;
	padding: 0px;
	border-left: 5px solid #FFAF1E;
	list-style-type: none;
}

#mainNavi ul li {
	border-bottom: 1px solid #f90;
}

#mainNavi ul li a {

	text-decoration: none;
	display: block;
	width: 150px;
	height: 17px;
	text-indent: 10px;
}

#mainNavi ul li a, #mainNavi ul li a:link, #mainNavi ul li a:visited {
     text-decoration: none;
}

#mainNavi ul li a:hover, #mainNavi ul li a:active, #mainNavi ul li a:focus {
     text-decoration: none;
     color:#666666;
}

#mainNavi ul li a.navi-1-active, #mainNavi ul li a.navi-2-active, #mainNavi ul li a.navi-3-active {
	color: #000000;
}

#mainNavi ul.level2 {
	margin: 0px 0 0px 0;
	padding: 0px;
	border: none;
	list-style-type: none;
	font-size: 10px;
}

#mainNavi ul.level2 li {
	border: none;
}

#mainNavi ul.level2 li a {

	text-decoration: none;
	display: block;
	width: 150px;
	height: 17px;
	text-indent: 20px;
}

#mainNavi ul.level3 {
	margin: 0px 0 0px 0;
	padding: 0px;
	border: none;
	list-style-type: none;
	font-size: 10px;
	visibility: hidden;
}

#sitemapNavi {
    padding-left: 0px;
    line-height: 20px;
    width: 80%;
}

#sitemapNavi ul.sitemap-1 {
    list-style-type: none;
    padding-left: 0px;

}

#sitemapNavi ul.sitemap-1 li {
    border: 1px solid #E8E8E8;
    border-bottom: none;
    background-color: #E8E8E8;
    margin-left: 0px;
    text-indent: 5px;
}

#sitemapNavi ul.sitemap-1 li:hover {
    background-color: #C4F3C4;
}

#sitemapNavi ul.sitemap-2 {
    list-style-type: none;
    margin-bottom: 10px;
    border: 1px solid #E8E8E8;
    padding: 0px;
    margin-left: 0px;
}

#sitemapNavi ul.sitemap-2 li {
    border: none;
    background-color: #ffffff;
    text-indent: 40px;
    margin-left: 0px;
}

#sitemapNavi ul.sitemap-2 li:hover {
    border: none;
    background-color: #E8E8E8;
}

#sitemapNavi ul.sitemap-3 {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#sitemapNavi ul.sitemap-3 li {
    text-indent: 80px;
    margin-left: 0px;
}

#sitemapNavi ul.sitemap-3 li:hover {
    background-color: #E8E8E8;
}

#sitemapNavi ul.sitemap-4 {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#sitemapNavi ul.sitemap-4 li{
    text-indent: 120px;
    margin-left: 0px;
}

#sitemapNavi ul.sitemap-4 li:hover {
    background-color: #E8E8E8;
}



/* N E W S */
.newsList {
    border: 1px solid #ffffff;
}
.newsListHeader {
    background-color: #f0f0f0;
}
.newsListTitle {
    float: left;

    background-repeat: no-repeat;
    text-indent: 15px;
}
.newsListTitle h3{
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
}
.newsListMore {
    float: right;
}
.newsListTeaser {
    background-color: #FFAF1E;
}
.newsListTeaser div {
    margin-left: 10px;
    background-color: #ffffff;
    padding-left: 5px;
}
.newsDetail, .newsDetail p {
}
.newsDetail h3 {
    font-weight: bold;
}
.newsTeaser {
    margin-top: 20px;
    font-style: italic;

}
.newsDetail img {
    margin: 5px;
}

/* C O M M O N */
.cleaner {
    clear: both;
}

/* L I S T S */
.portalList {
	width: 80%;
}

.portalListRow1 {
	height: 22px;
	background-color: #f0f0f0;
}

.portalListRow1:hover, .portalListRow1:hover td {
	background-color: #c4f3c4;
	color: #000000;
}

.portalListRow1 td{
	vertical-align: middle;
}

.portalListRow1 .image {
	padding-left: 2px;
	padding-right: 3px;
}

.portalListRow1 .title {
	width: 100%;
    padding-left: 2px;
	padding-right: 5px;
}

.portalListRow1 .center {
	white-space: nowrap;
	padding-right: 5px;
}

.portalListRow1 .actions {
	white-space: nowrap;
	vertical-align: middle;
    text-align: right;
}

.portalListRow2 {
    height: 22px;
}
.portalListRow2 .description {
	vertical-align: middle;
    text-align: left;
    padding-left: 2px;
}

.portalListRow1 .actions img {
	margin-right: 2px;
}

/* S E A R C H */
.searchHighlight {
	background-color: #ffff00;
}

/* F A Q S */
.faqCategory {
    padding-bottom: 20px;
}

.faqCategory .faqCategoryTitle {
    font-style: italic;
}

.faqCategory .faqCategoryTitle h3 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 2px;
}

.faqFaq .faqFaqAnswer {
    margin-bottom: 5px;
}

.faqFaq .faqFaqQuestion {
    background-color: #f0f0f0;
    margin-bottom: 2px;
}
