@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #131618;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #3e4142;
}
*html body {
	background: #07080a;
}

a {
	outline: none;
}
a:hover {
}
a img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

.posthidden {display:none} 
.postshown {display:inline}

/**************************************** SKELETON *************************************/
div.main_left_bg {
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 50%;
	margin: 0 0 0 -250px;
	background: #07080a;
}
*html div.main_left_bg {
	display: none;
}

div.main_frame {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
}
*html div.main_frame {
}
div.inner_frame {
	position: relative;
	background: #fff url(../images/topline_right.gif) repeat-x left top;
	width: 100%;
}
/*
*html div.inner_frame {
	width: 980px;
}*/
div.inner_frame_2 {
	width: 100%;
	position: relative;
	left: -250px;
	background: url(../images/main_bg_y.png) repeat-y center top;
}
*html div.inner_frame_2 {
	width: 1460px;
	left: auto;
	margin: 0 0 0 -460px;
/*	width: 980px;
	left: 0px;
	background-position: -1750px top;
	*/
}

div.width-hack {
	width: 1460px;
	position: relative;
}
/************************ LEFT ************************/
div.left_frame {
	position: relative;
	bottom: 0px;
	float: left;
	width: 50%;
	background: #0b0d0f url(../images/topline_left.gif) repeat-x left top;
	color: #fff;
	padding: 5px 0 0 0;
	text-align: right;
/*	margin: 0 0px 0 -1px;*/
}
/*
*html div.left_frame {
	width: 230px;
}
*/

div.left_frame div.frame_content {
	padding: 0 0 20px 0;
}

/************************ RIGHT ************************/
div.right_frame {
	position: relative;
	float: right;
	width: 50%;
	background: url(../images/topline_right.gif) repeat-x left top;
	padding: 5px 0 0 0;
/*	margin: 0 -1px 0 0;*/
}
*html div.right_frame {
/*	margin: 0 -2px 0 0;*/
	width: 730px;
}
div.right_frame div.frame_content {
	width: 730px;
	padding: 180px 0 20px 0;
}
*html div.right_frame div.frame_content {
}
/************************ FOOTER ************************/
div.footer_frame {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
*html div.footer_frame {
	margin: 0px 0 0 20px;
}
div.footer_frame div.logo {
	width: 240px;
	height: 110px;
	float: left;
	background: url(../images/footer_icon.png) no-repeat 124px 5px;
}
div.footer_frame div.footer_content {
	width: 720px;
	float: right;
	
	color: #5E636B;
	font-size: 12px;
	padding: 10px 6px 0 0px;
	text-align: justify;
}
div.footer_frame div.footer_content a {
	color: #3B7A9B;
	text-decoration: none;
}
div.footer_frame div.footer_content a:hover {
	text-decoration:underline;
}
div.footer_frame div.footer_content hr {
	border: 0px;
	background: none;
	border-bottom: 1px solid #2C2F36;
	height: 1px;
}

/*************************************** LEFT CONTENT ******************************************/
div.main_logo {
	padding: 30px 24px 30px 0;
}
*html div.main_logo {
/*	padding: 30px 0 30px 0;*/
}
div.main_logo a {
}

/********************* MODUL LIST *********************/
div.modul_list {
	position: relative;
	text-align: right;
	margin: 0px 0 0px 0;
	border-bottom: 1px solid #1b2229;
	border-top: 1px solid #000;
}
div.modul_list a {
	position: relative;
	display: block;
	padding: 3px 30px 5px 30px;
	text-decoration: none;
	border-top: 1px solid #1b2229;
	border-bottom: 1px solid #000;
	cursor: pointer;
}
div.modul_list a:hover,
div.modul_list a.active {
	background: #171a1c;
	border-top-color: #232c35;
	border-bottom-color: #000;
	/*
	border-bottom: 1px solid #2b3134;
	border-top: 1px solid #2b3134*/
}
div.modul_list a span {
	position: relative;
	display: block;
	float: right;
	clear: both;
	cursor: pointer;
}
div.modul_list a span.main {
	color: #5FAED7;
	font: normal 18px/28px Georgia, "Times New Roman", Times, serif;
}
div.modul_list a span.sub {
	color: #FFFFFF;
	width: 250px;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
}
div.modul_list a span.clear {
	float: none;
	clear: both;
}


/*************************************** RIGHT CONTENT ******************************************/
div.header_frame {
	position: absolute;
	z-index: 20;
	top: 0px;
	width: 730px;
	height: 180px;
	background: url(../images/main_header.png) no-repeat left top;
}

/********************* HEADER LOGIN *********************/
div.header_login {
	position: absolute;
	top: 3px;
	left: 300px;
	white-space: nowrap;
	line-height: 30px;
	padding: 0 10px 0 10px;
}
div.header_login table {
	background: url(../images/header_login-bg.png) repeat-x;
}
div.header_login div.bg_left,
div.header_login div.bg_right {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 30px;
	background: url(../images/header_login-left.png) no-repeat right top;
}
div.header_login div.bg_right {
	left: auto;
	right: 0px;
	background: url(../images/header_login-right.png) no-repeat right top;
}

div.header_login table th,
div.header_login table td {
	color: #fff;
	font-size: 12px;
	padding: 0 2px;
}
div.header_login table td input {
	border: 1px solid #4d5358;
	padding: 1px 3px;
	font: italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #888;
}
div.header_login table td a {
	color: #d2d5d7;
	text-decoration: none;
}
div.header_login table td a:hover {
	text-decoration: underline;
}

/********************* HEADER MENU *********************/
div.header_menu {
	position: absolute;
	top: 150px;
	left: 30px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #eee;
	width: 670px;
}
div.header_menu a {
	display: block;
	float: left;
	padding: 0 0 0 8px;
	margin: 0 20px 0 0px;
	overflow: visible;
	border-left: 3px solid #dae3e7;
	
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #686c6f;
}
*html div.header_menu a {
	/*line-height: 16px;*/
	border-left: 0px;
}
div.header_menu a:hover,
div.header_menu a.active {
	color: #24719d;
	border-color: #70aeca;
}
div.header_menu a:hover {
	text-decoration: underline;
}


/*************************************** CONTENT ******************************************/
div.content {
	margin: 0 0 0 30px;
	text-align: justify;
	width: 680px;
}
*html div.content {
}
div.content h1 {
	margin: 0px 0 16px 0;
	padding: 0px;
	font-size: 26px;
	font-weight: normal;
	color: #4395bf;
/*	background: url(../images/h1_icon.png) no-repeat left center;
	padding: 0 0 0 24px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.content h1 span {
	display: block;
/*	border-bottom: 1px solid #b8c1c7;
	padding: 0 0 0 4px;*/
}

div.content h3 {
	margin: 10px 0 10px 0;
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #428eae;
}

div.content a {
	color: #3c8d13;
	text-decoration: none;
}
div.content a:hover {
	text-decoration: underline;
}


div.content table.data_list {
	width: 100%;
}
div.content table.data_list th,
div.content table.data_list td {
	padding: 6px 8px 6px 8px;
	text-align: left;
}
div.content table.data_list th {
	color: #9fa7aa;
	font-size: 22px;
	font-weight: normal;
	vertical-align: bottom;
}
div.content table.data_list th.top {
	vertical-align: top;
}
div.content table.data_list td {
	vertical-align: top;
	border-bottom: 1px dashed #e0e0e0;
}
div.content table.data_list td.date {
	color: #777;
	font-style: italic;
}


div.content table.data_list.project {
}
div.content table.data_list.project th {
	font-size: 18px;
}
div.content table.data_list.project th.top {
	border-bottom: 1px dashed #e0e0e0;
}
div.content table.data_list.project th span.hint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3e4142;
}
div.content table.data_list.project td {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
div.content table.data_list.project td.name {
	font-size: 12px;
	width: 140px;
	font-weight: bold;
}
div.content table.data_list.project td.desc {
	width: 230px;
}
div.content table.data_list.project td.date {
	width: 80px;
}
div.content table.data_list.project td.state {
	width: 90px;
	font-size: 10px;
}
div.content table.data_list.project td.user {
}

div.content table.data_list.project td a.new_task {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #f47813;
}