
/* CSS document colors
#003250
#5893ac
#bbd2e0
#F2F2F5
#A7A7A7
#787878
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffffff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 980px;
	font-size: 1.2em;
	text-align: left;
}

#head {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 95px;
	/*background: url(/file_manager/skins/blue/images/img/bg_head.jpg) no-repeat;*/
    
    
}

#headleft {
	float:left;
}

#headright {
	float:right;
	width:470px;
}

#headright h2 {
	color: #000000;
}

#main {
	/*background: #F2F2F5;*/
	padding: 10px;
    -moz-box-shadow: 0px 0px 8px #adadad;
    -webkit-box-shadow: 0px 0px 8px #adadad;
    box-shadow: 0px 0px 8px #adadad;
    border:1px solid #adadad;
    display:inline-block;
    width:958px;
}

#menu {
	width: 200px;
	float: left;
}

.menuhead {
	background: url(/file_manager/skins/blue/images/img/bg_tabletop.png);
	height: 18px;
	width: 200px;
	color: #FFF;
	padding-top: 2px;
	font-weight: bold;
	text-align: center;
}

.menucontent {
	background: #bbd2e0;
	color: #003250;
	width: 193px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #003250;
	border-left: solid 1px #003250;
	border-right: solid 1px #003250;
}

#content {
	margin-left: 10px;
	width: 750px;
	float: right;
}

#mainleft {
	width: 465px;
    margin:0 auto;
}

#mainright {
	float: right;
	width: 485px;
	margin-left: 10px;
}

#tabelfeaturestop {
	padding-left: 10px; background-color: #003250; height: 21px; color:#FFF; padding-top:5px;
}

#tablefeature {
	background: #bbd2e0;
	border-left: #003250 1px solid;
	border-right: #003250 1px solid;
	border-bottom: #003250 1px solid;
	padding: 2px;
}

#tablefeature span {
	background-image: url(/file_manager/skins/blue/images/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	padding-left: 20px;
	font-weight: bold;
	color: #003250;
}

#tablefeature p {
	padding-left:20px;
	padding-top: 2px;
	padding-bottom:2px;
}

#foot {
	height: 24px;
	background: url(/file_manager/skins/blue/images/img/bg_foot.jpg) no-repeat;
	text-align: center;
	padding-top: 13px;
	color: #fff;

}

#poweredby {
	padding-top: 10px;
	text-align: center;
	font-size: 0.75em;
}

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

a:hover {
	text-decoration: none;
	color: #5893ac;
}

#foot a, #foot a:link {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#foot a:hover {
	text-decoration: none;
	color: #5893ac;
}

/* Tags */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	color: #003250;
    margin:0 0 20px 0;
}

h2 {
	font-size: 1.6em;
	color: #003250;
}

h3 {
	font-size: 1.4em;
}

.underline {
	text-decoration:underline;
}




br {
	line-height: 1em;
}

ul {
	padding-left: 15px;
}

/* Navigation */
.navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.navlist li {
	padding-left: 20px;
	background-image: url(/file_manager/skins/blue/images/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

.navlist li a, .navlist li a:link {
	text-decoration: none;
	color: #003250;
}

.navlist li a:hover {
	text-decoration: none;
	color: #5893ac;
}

/* Form */

select, input {
	padding: 2px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	font-size: 1em;
}

textarea {
	padding: 2px;
}

.warning-box {
	background-color: #FFDD00;
	color: #000000;
	border: 2px;
	border-style: solid;
	border-color: #FFCC33; 
	margin-left: 0px;
	margin-right: 10px;
}

.warning-text {
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
}

.browse_cell {
	width: 120px; 
	height: 60px; 
	font-size: 0.8em; 
	text-align: center; 
	overflow: hidden;
	padding: 3px;
}

.browse_rows_actions {
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
}

.browse_rows_heading {
	background-color: #bbd2e0;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
}

.browse_rows_odd, .browse_rows_even {
	color: #000000; 
	font-size:24px;
	font-weight: normal;
	text-align: left;
	background:#F2F2F5;
}
.browse_rows_odd:hover, .browse_rows_even:hover {
	color: #fff !important; 
}		

.browse_rows_separator {
	border: 2px;
	color: #000000;
	font-size: 100%;
	text-align: left;
}

/*------------------------------------------------------------------------
   Process bar
From the PHP Pear package HTML_Progress
http://pear.laurent-laville.org/HTML_Progress/examples/horizontal/string.php
------------------------------------------------------------------------*/

.p_ba7428 .progressBar, .p_ba7428 .progressBarBorder {
    width: 172px;
    height: 24px;
    position: relative;
    left: 0;
    top: 0;
}

.p_ba7428 .progressBarBorder {
    border-width: 0;
    border-style: solid;
    border-color: #003250;
}

.p_ba7428 .installationProgress {
    width: 350px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.p_ba7428 .cellI, .p_ba7428 .cellA {
    width: 15px;
    height: 20px;
    font-family: Courier, Verdana;
    font-size: 0.8em;
    float: left;
}

.p_ba7428 .cellI {
    background-color: #b00f0f;
}

.p_ba7428 .cellA {
    background-color: #b00f0f;
    visibility: hidden;
}



#LoginForm table{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #b00f0f; /* Old browsers */
background: -moz-linear-gradient(top,  #b00f0f 0%, #b11111 50%, #b00f0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b00f0f), color-stop(50%,#b11111), color-stop(100%,#b00f0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* IE10+ */
background: linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00f0f', endColorstr='#b00f0f',GradientType=0 ); /* IE6-9 */

}
#LoginForm table input{
height:40px;
background:#FFFFFF;
outline:0px;
border:0px;
line-height:40px;
font-size:25px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:0 20px;
}
.zag {
font-size:22px;
color:#fff;

}
.button {
height:40px;
background:#FFFFFF;
outline:0px;
border:0px;
line-height:40px;
font-size:25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:0 20px;
float:right;
}
.select_spektr {
width: 270px;
font-size: 22px;
outline:0px;
border:0px;
padding-left:19px;
}
#LoginForm table a, #LoginForm table a:link {
	text-decoration: underline;
	color: #fff;
}

#LoginForm table a:hover {
	text-decoration: none;
	color: #000000;
}
.smallbutton {
color: #fff;
padding: 5px;
font-size:15px;
border:0px;
cursor:pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #b00f0f; /* Old browsers */
background: -moz-linear-gradient(top,  #b00f0f 0%, #b11111 50%, #b00f0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b00f0f), color-stop(50%,#b11111), color-stop(100%,#b00f0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* IE10+ */
background: linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00f0f', endColorstr='#b00f0f',GradientType=0 ); /* IE6-9 */

}
.zag_botton {
font-size:25px;
margin:20px 0;
}
.neva {
font-size:13px;
}
.neva_link {
font-size:14px;
text-decoration:none;
}

















.body {
/*background:url("/skins/blue/images/img/ch.png");
*/margin:0px;
padding:0px;
}
.table_upload {
font-size:17px;
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
margin:20px 0px;
padding:20px;
}
.table_upload input[type=file] {
color: #fff;
padding: 10px;
font-size:20px;
border:0px;
cursor:pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #b00f0f; /* Old browsers */
background: -moz-linear-gradient(top,  #b00f0f 0%, #b11111 50%, #b00f0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b00f0f), color-stop(50%,#b11111), color-stop(100%,#b00f0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* IE10+ */
background: linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00f0f', endColorstr='#b00f0f',GradientType=0 ); /* IE6-9 */
}
.table_upload input[type=button] {
color: #fff;
padding: 10px;
margin-top:20px;
font-size:17px;
border:0px;
cursor:pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #b00f0f; /* Old browsers */
background: -moz-linear-gradient(top,  #b00f0f 0%, #b11111 50%, #b00f0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b00f0f), color-stop(50%,#b11111), color-stop(100%,#b00f0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* IE10+ */
background: linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00f0f', endColorstr='#b00f0f',GradientType=0 ); /* IE6-9 */
}
.img_navig {
margin:20px;

}
.box_input_newdir input{
height:40px;
background:#FFFFFF;
outline:0px;
border:#6C6C6C 1px solid;
line-height:40px;
font-size:18px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:0 20px;
-moz-box-shadow: 0px 0px 13px #b3b3b3;
-webkit-box-shadow: 0px 0px 13px #b3b3b3;
box-shadow: 0px 0px 13px #b3b3b3;
}
.box_input_newdir input:hover {
-moz-box-shadow: 0px 0px 38px #ffffff;
-webkit-box-shadow: 0px 0px 38px #ffffff;
box-shadow: 0px 0px 38px #ffffff;
}
.box_input_newdir {
width:50%;
float:left;
margin-bottom:20px;
background: #b00f0f; /* Old browsers */
background: -moz-linear-gradient(top,  #b00f0f 0%, #b11111 50%, #b00f0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b00f0f), color-stop(50%,#b11111), color-stop(100%,#b00f0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* IE10+ */
background: linear-gradient(top,  #b00f0f 0%,#b11111 50%,#b00f0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b00f0f', endColorstr='#b00f0f',GradientType=0 ); /* IE6-9 */
text-align:center;
font-size:20px;
color:#fff;
padding:20px 0px;

}
.new_dir_logo {
margin: 20px 0;
font-size: 17px;
float: left;
width: 100%;
}
.new_dir_logo b{
color:#b00f0f;
}
input[name=directory] {
height:40px;
background:#FFFFFF;
outline:0px;
border:#6C6C6C 1px solid;
line-height:40px;
font-size:18px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:0 20px;
-moz-box-shadow: 0px 0px 13px #b3b3b3;
-webkit-box-shadow: 0px 0px 13px #b3b3b3;
box-shadow: 0px 0px 13px #b3b3b3;
float:left;
margin-top:-5px;

}
.exit_link {
font-size:25px;
color:#b00f0f;

}
.exit_link img {
width:25px !important;
margin:15px 0 0 0px  !important;
}
.info_botton {
float:right;
margin:0 20px;
line-height: 30px;

}
.botton_box img {
vertical-align:20px; 

}
.botton_box {
cursor:pointer;
float:left;
background:#EDEDED;
margin-right:30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 17px;
}
.exit_link .botton_box {
cursor:pointer;
background:none;
margin:0px;
float:right;
}

.exit_link .info_botton {
float:right;
margin:0 10px;
line-height: 52px;
}
#RenameForm input {
height:40px;
background:#FFFFFF;
outline:0px;
border:#6C6C6C 1px solid;
line-height:40px;
font-size:18px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:0 20px;
-moz-box-shadow: 0px 0px 13px #b3b3b3;
-webkit-box-shadow: 0px 0px 13px #b3b3b3;
box-shadow: 0px 0px 13px #b3b3b3;
}
#RenameForm input:hover {
-moz-box-shadow: 0px 0px 38px #ffffff;
-webkit-box-shadow: 0px 0px 38px #ffffff;
box-shadow: 0px 0px 38px #ffffff;
}
#RenameForm {
display: inline-block;
line-height: 40px;
}