/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FFFFFF;
}

.button {
	height: 23px;
	text-align: center;
}

#bodywrapper {
}

#bodyheader {
	background-color:#535353;
	text-align:left;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
}

#bodyheader p {
	margin: 0px;
	font-size:18px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bodyfooter {
background-image:url(../../../images/choix-page-bas.gif);
background-repeat:repeat-x;
height:23px;
}

div.loginpage table {
}

#bodycontent {
}

#bodysubheader {
	clear:both;
	height:34px;
	width:100%;
	font-weight: bold;
}

#bodysubheader ul {
	float:left;
	height:34px;
	margin:0 0 0 10px;
	padding:0;
}

#bodysubheader ul li {
	color:#FFFFFF;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

#bodysubheader ul li a {
	color:#FFFFFF;
	display:block;
	float:none !important;
	height:auto !important;
	line-height:20px;
	padding:7px 6px;
	text-decoration:none;
}

#bodysubheader ul li a:hover {
	text-decoration: underline;
}

#bodysubheader ul li.border {
	color:#FFFFFF;
	float:left;
	line-height:34px;
	padding:0 5px;
}

#folderview {
	width: 250px;
	padding-left:50px;
	background-color:#FFFFFF;
	height: 490px;
	overflow: auto;
	float: left;
}

#folderrem {
	width: 475px;
	background-color:#FFFFFF;
	float: right;
	height: 490px;
}

.errormsg {
	color: #990000;
	text-align: center;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	cursor: pointer;
}

li p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

ul.folder {
	padding-left: 28px;
}

li.closedfolder {
	list-style-image: url('../images/ClosedFolder.png');	
}

li.openfolder {
	list-style-image: url('../images/OpenFolder.png');	
}

li.file {
	list-style-image: url('../images/File.png');
	margin-left: -5px;
}


/* css for pagination */
div.pagination {
	padding: 10px;
	margin: 3px;
	font-size:8pt; 
	text-decoration:none;
	text-align: center;
}

div.pagination a {
	margin: 2px;
	border: 1px solid #000000;	
	text-decoration: none; /* no underline */
	color: #000000;
	font-size:8pt; 
	padding: 2px 5px 2px 5px;
}

div.pagination a:hover, 
div.pagination a:active {
	margin: 2px;
	border: 1px solid #800000;
	background-color: #800000;
	color: #FFFFFF;
	font-size:8pt; 
	padding: 2px 5px 2px 5px;
	text-decoration:none
}

div.pagination span.current {
	margin: 2px;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	font-size:8pt; 
	padding: 2px 5px 2px 5px;
}

div.pagination span.disabled {
	margin: 2px;
	border: 1px solid #999999;
	color: #999999;
	font-size:8pt; 
	padding: 2px 5px 2px 5px;
}
	
a:hover.list { 
	font-size: 8pt; 
	font-variant: small-caps; 
	text-decoration: underline; 
	text-transform: capitalize; 
    color: #006699; 
	line-height: 200%; 
	font-weight: bold 
}

a.list { 
	text-transform: capitalize; 
	font-variant: small-caps; 
	font-size: 8pt; 
	color: #FF0000; 
	text-decoration: underline; 
    line-height: 200%; 
	font-weight: bold 
}	

/* end pagination css */

input {
border:1px solid #333333;
background-color:#FFFFFF;}
table.content tr.header {
	background-image:url(../../../images/choix-page-bas.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}

table.content tr.body {
	line-height: 20px;
}

table.content tr.header td.grid {
	border-right: 2px solid #CC0000;
}

table.content tr.header td {
	text-align: center;
}

table.content tr.body td.grid {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

table.content tr.body td {
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	height:30px;
}

table.content tr.body a {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
}

table.addedit {
	padding-top: 20px;
}


div.right {
	text-align:left;
}

/* page ftp.php */
