@charset "utf-8";

/* CSS Document */ /* new uploader 28.09.2010 */
html,body {
	margin: 0;
	padding: 0;
}

body {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FBFBFB url(../images/body_bg.gif) repeat-x scroll left top;
	color: #555555;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.8em;
	text-align: center;
}

table#main_table {
	margin-top: 0px;
	padding: 0px;
	border: 0px;
}

table#main_table  TD {
	padding: 0px;
}

.shadow_left_top {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_left_top.png) no-repeat
		scroll left bottom;
	height: 15px;
	width: 15px;
}

.shadow_top {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_top.png) repeat-x scroll
		center bottom;
	height: 15px;
}

.shadow_right_top {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_right_top.png) no-repeat
		scroll left bottom;
	height: 15px;
	width: 15px;
}

.shadow_left {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_left.png) repeat-y scroll 0
		0;
	width: 15px;
}

.center {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	padding: 10px;
}

.template_width {
	width: 700px;
}

.template_width_admin {
	width: 800px;
}

.shadow_right {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_right.png) repeat-y scroll
		0 0;
	width: 15px;
}

.shadow_left_bottom {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_left_bottom.png) no-repeat
		scroll left top;
	height: 15px;
	width: 15px;
}

.shadow_bottom {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_bottom.png) repeat-x scroll
		0 0;
	height: 15px;
}

.shadow_right_bottom {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/shadow_right_bottom.png) no-repeat
		scroll left top;
	height: 15px;
	width: 15px;
}

div#copyright {
	font-size: 10px;
	color: #61A137;
	margin: 15px 0px;
	text-align: center;
}

/*------------------------------------ CONTENT -----------------------------------------------*/
A:link {
	font-weight: bold;
	color: #61A137;
	text-decoration: none;
}

A:visited {
	font-weight: bold;
	color: #61A137;
	text-decoration: none;
}

A:hover {
	font-weight: bold;
	color: #61A137;
	background-color: none;
	text-decoration: underline;
}

h2 {
	margin: 10px auto;
	font-size: 18px;
	font-weight: bold;
}

div#header {
	padding: 0px;
	/*height:55px;*/
	height: 84px;
	text-align: left;
	vertical-align: top;
	/*margin:20px 0px 0px 20px;*/
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
	clear: left;
}

div#main_form {
	vertical-align: top;
	margin: 40px auto 30px;
}

table#upload_form { /*width: 500px;*/
	width: 480px;
	margin: 0px;
	/*border-top:1px solid #78C043;*/
	border-collapse: collapse;
	/*background-color:#f7fff1;*/
}

table#upload_form TD {
	padding: 3px 0px;
	text-align: left;
	vertical-align: top;
}

table#upload_form TD.label {
	width: 29%;
	text-align: left;
	/*padding-left:10px;*/
}

table#upload_form TD.field {
	width: 61%;
}

table#upload_form TD.addressbook {
	width: 10%;
	padding-left: 4px;
	text-align: left;
}

input {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 4px 0 4px 4px;
	color: #555555;
}

.template_width_admin input {
	padding: 2px 0 2px 2px;
}

input.form {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 4px 0 4px 4px;
	width: 285px;
	color: #555555;
}

input.edit {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 2px 0 2px 2px;
	color: #555555;
}

select {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 3px 4px;
	color: #555555;
}

select.form {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 3px 0 3px 4px;
	color: #555555;
}

textarea {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 4px 0 4px 4px;
	color: #555555;
}

textarea.form {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 4px 0 4px 4px;
	width: 285px;
	height: 50px;
	color: #555555;
}

input.checkbox {
	border: none;
	background-color: #ffffff;
}

input.radio {
	border: none;
	background-color: #ffffff;
}

input.button {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 26px;
	width: 97px;
	font-size: 10pt;
	cursor: pointer;
	background: transparent url(../images/button.gif) no-repeat;
	text-decoration: none;
	color: #555555;
}

input.button:hover {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 26px;
	width: 97px;
	font-size: 10pt;
	cursor: pointer;
	background: transparent url(../images/button_over.gif) no-repeat;
	text-decoration: none;
	color: #555555;
}

input.button_long {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 26px;
	width: 131px;
	font-size: 10pt;
	cursor: pointer;
	background: transparent url(../images/button_long.gif) no-repeat;
	text-decoration: none;
	color: #555555;
}

input.button_long:hover {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 26px;
	width: 131px;
	font-size: 10pt;
	cursor: pointer;
	background: transparent url(../images/button_long_over.gif) no-repeat;
	text-decoration: none;
	color: #555555;
}

/*-------------------------- CONTENT --------------------------------------*/
div#content {
	border-top: 1px solid #78C043;
	vertical-align: top;
	margin: 0px 0px 40px 0px;
	padding-top: 30px;
}

/*------------------------- UPLOAD NAVIGATION BAR ------------------------*/
table.upload_nav_bar {
	padding: 0px;
	margin: 0px;
	line-height: 2.2em;
	width: 480px;
	margin-top: 20px;
}

table.upload_nav_bar TD.left {
	width: 50%;
	text-align: left;
	height: 25px;
}

table.upload_nav_bar TD.right {
	width: 50%;
	text-align: right;
	height: 25px;
}

table.upload_nav_bar TD.center {
	text-align: center;
	height: 25px;
}

/*---------------------- HANDLING THE FILE LIST --------------------------*/
	/* USING DIV TAG */
div.file { /*border:1px solid #78C043;*/ /*clear:left;*/
	margin: 0px;
	margin-top: -1px;
	/*position:relative;*/
	text-align: right;
	vertical-align: top;
	width: 480px;
	height: 28px;
	padding: 2px 2px 2px 0px;
	/*background-color:#f7fff1;*/ /*background-color:#F7FFF1;*/
}

div.file span.entfernen {
	display: block;
	float: right;
	margin: 0px 0px 10px 10px;
}

div.clear {
	clear: both;
}

/*
table#upload_file {
	width:500px;
	
}

table#upload_file TD {
	padding: 5px 0px;
	text-align:left;
	vertical-align:top;
}

table#upload_file TD.label {
	width:23%;
	padding-left:10px;
}

table#upload_file TD.field {
	width:77%;
}
*/ /* USING TABLE */
table#file_list {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #78c043;
}

table#file_list TH {
	border-bottom: 1px solid #78c043;
	padding-left: 10px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F0;
}

table#file_list TD {
	vertical-align: top;
	line-height: 1.5em;
	padding: 5px 0px;
	border-bottom: 1px solid #78c043;
}

table#file_list TD.filename {
	width: 450px;
	white-space: normal;
	text-align: left;
	padding-left: 10px;
}

table#file_list TD.entfernen {
	width: 50px;
	text-align: right;
	padding-right: 10px;
}

/*--------------------------- LOGIN Page -------------------------------*/
	/*
div#language {
	margin:40px auto 0px auto;
	width:750px;
	text-align:right;
	z-index:1;
}
*/
div#language { /*
	width:750px;
	text-align:right;
	position:relative;
	top:-420px;
	z-index:1;
*/
	width: 700px;
	text-align: right;
	margin: 40px auto 0px;
}

div#language_admin {
	width: 800px;
	text-align: right;
	margin: 40px auto 0px;
}

table#login {
	margin: 80px auto 100px;
	width: 340px;
}

table#login TD.label {
	text-align: left;
	padding: 3px 9px 3px 0;
	width: 33%;
}

table#login TD.field {
	text-align: left;
	padding: 3px 0;
	width: 67%;
}

table#login TD#notify {
	text-align: center;
	color: #777777;
	font-style: italic;
}

/*------------------------UPLOAD FINSIHED PAGE ---------------------------*/
div#receipt {
	margin: 40px auto 40px;
	vertical-align: top;
}

h4 {
	font-size: 14px;
	margin: 10px auto;
}

div#upload_receipt {
	margin: 20px 0px 20px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.8em;
	width: 500px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}

div#upload_receipt span.text {
	float: left;
	margin: 0;
	padding: 0px;
	text-align: left;
}

div#upload_receipt span.button {
	float: right;
	margin: 0;
	padding: 0px;
	text-align: left;
}

span.titel {
	font-weight: bold;
	display: block;
	text-align: left;
	width: 480px;
}

span.titel_admin {
	font-weight: bold;
	display: block;
	text-align: left;
	width: 780px;
}

table#receipt_files {
	width: 480px;
	border-collapse: collapse;
	border: 1px solid #78C043;
}

table#receipt_files TD {
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	padding: 5px;
	border-bottom: 1px solid #78C043;
}

table#receipt_files TH {
	border-bottom: 1px solid #78C043;
	font-size: 11px;
	line-height: 1.5em;
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
}

table#receipt_files TH.no {
	width: 14%;
}

table#receipt_files TH.filename {
	width: 65%;
	white-space: normal;
}

table#receipt_files TH.filesize {
	width: 21%;
	white-space: normal;
}

table#receipt_files TD.no {
	width: 14%;
}

table#receipt_files TD.filename {
	width: 65%;
	white-space: normal;
}

table#receipt_files TD.filesize {
	width: 21%;
	white-space: normal;
}

/*--------------------------- INPUT TYPE FILE --------------------------*/
	/*
div.fileinputs {
	position: relative;
	float:left;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-image:url(../images/choose_file_lg_bt.gif);
	background-repeat:no-repeat;
	height:26px;
	width:131px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	cursor:pointer;
}
*/
div.fileinputs {
	float: left;
	position: relative;
	display: block;
	height: 30px;
	width: 310px
}

div.fakefile { /*cursor:pointer;*/
	right: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	height: 25px;
	padding: 0px;
}

input.file {
	height: 25px;
	margin: 0;
	opacity: 0;
	padding-left: 3px;
	padding-top: 3px;
	position: relative;
	text-align: right;
	width: 300px;
	z-index: 2;
}

input.inputfile {
	background-color: #F7FFF1;
	border: 1px solid #78C043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px 0 2px 2px;
	color: #555555;
	/*width:358px;*/
	width: 140px;
	position: relative;
	/*top:-1px;*/
	top: -1px;
	left: 0px;
	display: inline-block;
}

input.buttonfile {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 73px;
	font-size: 10pt;
	cursor: pointer;
	background: transparent url(../images/input_file_button2.gif) no-repeat;
	text-decoration: none;
	color: #555555;
	position: relative;
	left: -2px;
	top: 0px;
	display: inline-block;
}

.deletefile {
	position: relative;
	height: 25px;
	width: 25px;
	top: 0px;
	border: none;
	border: 0px;
	float: right;
}

a:link img {
	border: none;
	border: 0px;
}

a:visited img {
	border: none;
	border: 0px;
}

a:hover img {
	border: none;
	border: 0px;
}

#my_files { /*display: inline;*/ /*position: absolute !important;*/
	height: 25px;
	min-width: 440px;
	/*width:450px;*/ /*width:21px;*/
	float: right;
}

.link_text {
	color: #61A137;
	font-weight: bold;
	text-decoration: none;
}

table#filelist {
	width: 480px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table#filelist TD {
	padding: 3px 0px 3px 0px;
}

table#filelist TD.label {
	text-align: left;
	vertical-align: top;
	width: 130px;
}

table#filelist TD.field {
	text-align: right;
	vertical-align: top;
	width: 310px;
}

table#filelist TD.delete {
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	width: 40px;
}

/*-------------------------------------------------------------------------*/
span#topnav {
	display: block;
	float: right;
	margin: -5px 10px 0 0;
}

/*------------------------------ TABS -----------------------------------*/
#tab {
	float: right;
	width: 100%;
	background: #FFFFFF;
	font-size: 13px;
	line-height: normal;
	background: url("../images/tab_bg.gif") repeat-x bottom;
	margin-top: 20px;
}

#tab ul {
	margin: 0;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
}

#tab li {
	float: left;
	margin-right: 6px;
	padding: 0;
	background: url("../images/right.gif") no-repeat right top;
}

#tab a {
	display: block;
	background: url("../images/left.gif") no-repeat left top;
	padding: 5px 15px 3px 15px;
}

#tab #current {
	background-image: url("../images/current_right.gif");
}

#tab #current a {
	background-image: url("../images/current_left.gif");
	font-weight: bold;
}

/*-------------------------- ADMIN PAGES --------------------------------*/
div#admin {
	width: 730px;
	margin: 0px auto;
}

table#add_user {
	margin: 0px auto;
	width: 480px;
}

table#add_user TD {
	text-align: left;
}

table#add_user TD.label {
	width: 35%;
	padding: 3px 9px 3px 0px;
	vertical-align: top;
}

table#add_user TD.field {
	width: 65%;
	padding: 3px 0;
}

table#statistic {
	background-color: #FFFFFF;
	border: 1px solid #78C043;
	border-collapse: collapse;
	padding: 0;
	width: 780px;
}

table#statistic th {
	border-bottom: 1px solid #78C043;
	font-size: 11px;
	line-height: 1.1em;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

table#statistic th#date {
	width: 40%;
}

table#statistic th#files {
	width: 15%;
}

table#statistic td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #78C043;
	line-height: 1.3em;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
}

div.chart {
	margin: 15px 0px;
}

table#edit_user {
	background-color: #FFFFFF;
	border: 1px solid #78C043;
	border-collapse: collapse;
	padding: 0;
	/*width:729px;*/
	width: 780px;
}

table#edit_user th {
	border-bottom: 1px solid #78C043;
	font-size: 11px;
	line-height: 1.1em;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

table#edit_user th#login {
	width: 20%;
	padding-left: 5px;
}

table#edit_user th#email {
	width: 52%;
	padding-left: 5px;
}

table#edit_user th#password {
	width: 7%;
	padding-left: 5px;
}

table#edit_user th#admin {
	width: 7%;
	text-align: center;
}

table#edit_user th#shared {
	width: 7%;
	text-align: center;
}

table#edit_user th#lastlog {
	width: 7%;
}

table#edit_user th#action {
	width: 75px;
	text-align: center;
}

table#edit_user td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #78C043;
	line-height: 1.3em;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
}

table#edit_user td.admin {
	text-align: center;
}

table#edit_user td.shared {
	text-align: center;
}

table#edit_user td.edit {
	width: 25px;
	text-align: center;
}

table#edit_user td.cancel {
	width: 25px;
	text-align: center;
}

table#edit_user td.delete {
	width: 25px;
	text-align: center;
}

table#edit_user TR.alphabet TD {
	background-color: #EEEEEE;
	color: #61A137;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
}

div.alphabet_menu {
	padding: 5px;
	border: 1px solid #78C043;
	border-bottom: none;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
}

div.alphabet_menu A:link {
	font-weight: bold;
	color: #61a137;
	text-decoration: none;
}

div.alphabet_menu A:visited {
	font-weight: bold;
	color: #61a137;
	text-decoration: none;
}

div.alphabet_menu A:hover {
	font-weight: bold;
	color: #888888;
	background-color: none;
}

div.alphabet_box {
	padding: 0px;
	width: 100%;
}

div.alphabet_box div.titel {
	display: block;
	margin: 0px;
	/*background-color:#78C043;*/
	background-color: #EEEEEE;
	border-left: 1px solid #78C043;
	border-right: 1px solid #78C043;
	color: #61a137;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

/*-------------------------- DOWNLOAD PAGE ------------------------------*/
div#message {
	width: 680px;
	margin: 40px auto 0px;
	text-align: left;
	vertical-align: top;
}

div#message span#prompt {
	display: block;
	font-weight: bold;
	font-size: 11px;
}

table#download_form {
	width: 680px;
	border-collapse: collapse;
	border: 1px solid #78C043;
	margin: 40px auto 40px;
}

table#download_form TH {
	border-bottom: 1px solid #78C043;
	font-size: 11px;
	line-height: 1.5em;
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
}

table#download_form TH#download {
	width: 10%;
}

table#download_form TH#expire {
	width: 22%;
}

table#download_form TH#size {
	width: 18%;
}

table#download_form TD {
	background-color: #FFFFFF;
	border-bottom: 1px solid #78C043;
	line-height: 1.5em;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

table#download_form TD.download {
	text-align: center;
}

/*----------------------------------------------------------------------*/
img#addressbook {
	margin-top: 0px;
	position: relative;
	top: -22px;
}

.icon {
	vertical-align: middle;
	border: none;
}

.headerlogo {
	vertical-align: middle;
	border: none;
}

div#info {
	width: 480px;
	border: 1px solid #c9cdd0;
	padding: 5px;
	color: #adb0b3;
	font-weight: bold;
	margin-bottom: 30px;
}

.template_width_admin div#info {
	width: 480px;
	border: 1px solid #c9cdd0;
	padding: 5px;
	color: #adb0b3;
	font-weight: bold;
	margin-bottom: 30px;
}

/* benoit */
#my_files {
	display: inline;
	position: absolute !important;
}

.link_text {
	color: #61A137;
	font-weight: bold;
	text-decoration: none;
}

/* Resizable textarea */
div.textarea2 { /*padding: 5px 5px 0;*/
	margin: 0 0 11px;
	/*border: 1px solid #808080;*/
	border: 1px solid #78C043;
	display: inline-block;
	position: relative;
	width: 287px;
	padding: 0px;
}

div.textarea2 textarea {
	margin: 0;
	padding: 0;
	display: block;
	/*width: 277px;*/
	width: 287px;
	height: 40px;
	border: 0px;
	border: none;
	font: 12px/ 15px Arial, Helvetica, sans-serif;
	resize: none;
	overflow: auto;
}

div.textarea2 .handler { /*margin: 5px -5px 0;*/
	display: block;
	height: 11px;
	background: #f7f7f7 url(../images/ico-handler2.gif) no-repeat 50% 3px;
	border: 1px solid #ddd;
	overflow: hidden;
	cursor: s-resize;
	clear: both;
	/*width: 275px;*/
	width: 285px;
}

.fileline_top {
	position: relative;
	text-align: right;
}

.fileline_sub {
	display: block;
	text-align: right;
	left: 0px;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 310px;
	z-index: 1;
}

.fileline_sub_input {
	padding-left: 3px;
	text-align: right;
	padding-top: 3px;
	width: 215px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 13px;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 6px;
	text-align: left;
}

.fileline_sub_img {
	vertical-align: top;
	text-align: right;
}
/*
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner
	{
	border: none;
}
*/

/* blue version border: #8DC4E6; bgColor :#F5F7F8;*/
.editInfoOn {
	border: 1px solid #78C043;
	background: #F7FFF1 none repeat scroll 0% 0%;
}

.editInfoOff {
	border: 1px white solid;
	background: white;
}