* {
  padding: 0;
  margin: 0;
}
html {
  font-size: 65%;
}
body {
  text-align: center;
  background: #FFFFFF;
  background: url(img/header-bg.png) repeat-x top;
  font-size: 1.1em;
  font-family: sans-serif;
  color: #000044;
}
div, li, p, td {
  font-size: 1.05em;
}
#wrapper {
  min-width: 770px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  text-align: left;

}
table {
  border: 0;
  margin: 0;
  padding: 0;
}
td {
  vertical-align: top;
}
ul, blockquote {
  margin-left: 50px;
}
li {
  margin: 0.25em 0.5em;
}
p {
  padding: 5px 0;
}
strong {
  color: #000044;
}
blockquote p {
  margin: 0px 0.25em 0.25em 5px;
  padding: 0px 5px 5px 5px;
}
a, a:link, a:visited {
  color: #0011AA;
  text-decoration: underline;
  cursor: pointer;
  border: 0;
}
a:hover, a:active {
  color: #0011AA;
  text-decoration: none;
}
input, textarea {
  font-family: arial, sans-serif;
  font-size: 14px;
  padding: 1px 3px;
  cursor: text;
}
h1, h2, h3, h4 {
  font-weight: normal;
  letter-spacing: -0.03em;
}
img {
  border: 0;
}
#header {
  height: 102px;
}
#header a {
  color: #FFFFFA;
  text-decoration: none;
}
#header h1 {
  padding: 0.25em 0 0 10px;
  font-size: 3.1em;
	letter-spacing: -0.08em;
  text-align: left;
}
#header h1 a {
  color: #FFFFFA;
  font-weight: bold;
}
#header h1 a span {
  color: #DD3344;
}
#header h2 {
  padding: 0.1em 0 0 20px;
  font-size: 1.3em;
  line-height: 1em;
  text-align: left;
  letter-spacing: -0.0em;
  color: #BFBFBF;
}
#toplinks {
  float: right;
  margin: 0.5em;
  background: transparent;
  height: 50px;
	color: #FFFFF0;
	width: 45%;
	text-align: right;
}
#toplinks a {
  padding: 2px 5px;
  font-size: 0.8em;
  color: #FAFAFA;
}
#toplinks a.selected, #toplinks a:hover {
  color: #FFFFFA;
  text-decoration: underline;
}
#menu {
  text-align: left;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul li {
  display: inline;
  padding: 7px;
  font-size: 1.1em;
}
#menu li a {
  background: #FFFFFF;
  color: #555555;
  text-decoration: none;
  padding: 3px 6px 0 6px;
  font-family: arial, sans-serif;
  font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
}
#menu li.selected a {
  background: #FFFFFF;
  color: #3344DD;
  padding: 3px 6px 0px 6px;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: underline;
}
#menu a:hover, #menu a:active {
  color: #3344DD;
  padding: 3px 6px 0px 6px;
}
#page-nav {
  float: right;
  margin: 0.5em 0;
}
#page-nav select.page-selector {
  width: 3em;
}
#page-nav a img {
  border: 0;
}

#all-nav {
  text-align: right;
  padding: 1em 0.1em 0.25em 0.1em;
  color: #000044;
  font-size: 0.9em;
  background: url(img/info-bg.png) repeat-x bottom !important;
}
#all-nav a {
  padding: 0.1em;
  color: #3344DD;
}
#all-nav a.selected {
  color: #000044;
  text-decoration: underline;
}

#showall {

  padding: 0.1em;
  color: #000044;
  font-size: 0.8em;
}

#showall a {
  text-align: right;
}

#content {
  color: #000044;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
#content h2, #content h3, #content h4 {
  padding: 0.5em 2em 0px 5px;
  margin: 5px;
  letter-spacing: -0.05em;
  color: #000044;
}
#content h3 {
  color: #555555;
}
#content p {
  margin-left: 10px;
  padding: 0 2em 0.25em 25px;
}
.sidebar {
  width: 40%;
  padding: 0.1em 0.5em 0.5em 0.5em;
  margin: 0.1em 0px 0px 0.5em;
  float: right;
  font-size: 1em;
}
table.fm {
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0;
  margin-top: 0.5em;
  border: 0px solid #FFFFFF;
  background: #FFFFFF;
}
table.fm a, table.fm a:link, table.fm a:visited {
  color: #0011AA;
  border: 0;
  text-decoration: none;
}
table.fm a:hover, table.fm a:active {
  color: #000044;
}
td.fm-dir{
  padding: 10px;
  font-size: 0.8em;
  background: inherit;
  width: 170px;
  border-right: 1px solid #EEEEEE;
}
.fm td.fm-files {
  background: #FFFFFF;
}
#sidebar a:hover {
  text-decoration: none;
}
#sidebar #dir-list {
  width: 170px;
  overflow: hidden;
  display: block;
  clear: left;
}
#sidebar h3 {
  font-weight: bold;
  color: #000044;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  background: #FFFFFF url(img/icons/cog.png) no-repeat;
}
#sidebar h3 a {
  font-weight: bold;
  color: #000044;
  padding: 0;
}
#sidebar ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#sidebar li {
  background: #FAFAFA;
  padding: 0;
  padding-left: 18px;
  margin: 0;
  font-size: 1em;
}
#sidebar li.prev {
  background: #FAFAFA url(img/icons/nav_up.png) no-repeat;
}
#sidebar li.dir {
  background: #FAFAFA url(img/icons/folder.png) no-repeat;
}
#sidebar li.s-dir {
  background: #FFFFFF;
}
#sidebar li.dir:hover {
  background: #FAFAFA url(img/icons/folder_go.png) no-repeat;
}
#sidebar li a {
  color: #3344DD;
  background: #FAFAFA;
  display: block;
  margin: 0.2em 0;
  padding-left: 2px;
}
#sidebar li a:hover {
  background: #FFFFFF;
}
#searchwrap {
  display: block;
  margin-bottom: 1em;
}
#searchwrap input.search {
  width: 150px;
  margin-bottom: 0.3em;
  font-size: 1em;
  clear: left;
  border: 1px solid #CCCCCC;
  background: #FAFAFA url(img/icons/search.gif) no-repeat 2px 4px;
  padding-left: 15px;
}
#searchwrap input.search:focus {
  background-color: #FFFFFF;
}
#collection {
  display: block;
}
#collection #cbin {
  display: block;
}
#cbin input.i-cbin {
  clear: left;
  float: left;
  border: 0px solid #FFFFFF;
  width: 160px;
  cursor: default;
  margin-bottom: 0.25em;
  font-size: 0.9em;
	padding-left: 7px;
  color: #3344DD;
	/*
	background: #FFFFFF url(img/icons/image_delete.png) no-repeat;
  text-decoration: underline;
	*/
	background: #FAFAFA;
	cursor: crosshair;
}
#cbin-single, #cbin-multi {
  display: block;
  clear: left;
}
#cbin-single h3, #cbin-multi h3 {
  color: #DD7733;
}
#cbin {
margin: 1.0em 0;
}
#folders {

}
#folder-util {
  margin-top: 1.0em;
  display: block;
  clear: left;
}
#folder-util h3 a {
  text-decoration: underline;
}
#cbin-single li a, #cbin-multi li a, #folder-util li a {
  color: #DD7733;
}
div.loc {
  font-size: 1em;
  font-weight: bold;
  color: #0011AA;
  padding-left: 10px;
  margin: 10px 0 0 0;
  overflow: hidden;
}
div.loc span {
  color: #DD3344;

}
.table-files {
  clear: both;
  padding: 0;
  margin: 0;
  background: #FFFFFF;
  width: 98%;
}
.table-files td {
  font-size: 1em;
  vertical-align: top;
  padding-top: 0.25em;
  border-bottom: 1px solid #EEEEEE;
  border-right: 1px solid #FAFAFA;
  background: #FFFFFF;
}
.td-file {
  text-align: left;
  padding-left: 0.25em;
  overflow : hidden;

}
.td-head {
  text-align: center;
  font-size: 0.8em;
  height: 0.8em;
  vertical-align: bottom;
  border-bottom: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  background: #FFFFFF;
 cursor: wait;
  text-decoration: underline;
}
.table-files .td-head a {
  color: #000044;
}
.file-name {
  font-weight: bold;
  display: block;
  clear: left;
  cursor: pointer;
}
.file-name a {
  font-size: 0.9em;
  text-decoration: none;
	/*
  padding-left: 20px;
  background: url(img/icons/image_add.png) no-repeat;
	*/
}
.file-info {
  clear: left;
  width: 100%;
  overflow: hidden;
  /*padding-left: 20px;*/
  padding-right: 20px;
 background: #FFFFFA;
}

.file-info input.url {
  clear: left;
  width: 100%;
  border: 1px solid #FFFFFF;
  white-space: nowrap;
  color: #555555;
  font-size: 0.8em;
  cursor: pointer;
}

.file-open a {
  clear: left;
  width: 100%;
  color: #555555;
  font-size: 0.7em;
  cursor: pointer;
  padding-left: 20px;
}

.td-date {
  text-align: center;
  width: 100px;
  vertical-align: middle;
  cursor: default;
  font-size: 0.7em;
}
.td-date span.date-md {
  display: block;
  color: #999999;

}
.td-date span.date-y {
  display: block;
  font-weight: bold;
  color: #DEDEDE;
  font-size: 1.2em;
}
.td-thumb {
  text-align: center;
  vertical-align: middle;
  width: 100px;
  height: 100px;
}
.td-thumb .file-size {
  display: block;
  color: #999999;
  font-size: 0.7em;
  clear: left;
}
.td-thumb img.file-thumb {
  border: none;
  padding: 0.1em 0;
}
.table-contact {
  width: auto;
  padding: 1.0em;
}
.table-contact td {
  padding: 0.25em;
}
form.form-login, form.form-contact, form.form-register, form.form-settings, form.form-filemanger {
  padding: 0;
  margin: 0;
  border: 0;
}
fieldset {
  padding: 0.5em;
  border: 0;
}
fieldset p {
  clear: left;
  margin: 1.0em 0;
}
fieldset span {
  width: 8em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
}
label {
  cursor: pointer;
  clear: left;
}
label.input-label {
  width: 8em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
}
input.input-text, textarea.textarea {
  width: 400px;
  border: 1px solid #DEDEDE;
}
input.input-text:focus, textarea.textarea:focus {
  border: 1px solid #AAAAAA;
  background: #FFFFFA;
}
input.button-submit {
  margin-left: 8.5em;
  border: 1px outset #AAAAAA;
  background: #3344DD;
  color: #FFFFFF;
  cursor: pointer;
}
input.button-action {
  margin-left: 0.5em;
  margin-top: 1em;
  padding: 0.1em 2em;
  border: 1px outset #AAAAAA;
  background: #FFFFFF;
  color: #3344DD;
  cursor: pointer;
}


#process-action {
  font-size: 1em;
  background: #FFFFFF;
}
#process-action input {
  color: #000044;
}
#process-action {
  background: #FFFFFF;
  padding: 0.1em;
  border: 1px solid #FFFFF0;
}

input.input-process-d,
input.input-process-e {
  border: 1px solid #FFFFFF;
  padding: 0.1em 0.25em 0.5em 0.25em;
  width: 95%;
  margin-left: 3%;
  clear: left;
  background: #FFFFFF;
  cursor: default;
  font-weight: normal;
}
input.input-process-d {
  display: none;
}
input.input-process-f {
  border: 1px solid #DDDDDD;
  cursor: text;
  width: 65%;
  margin-left: 3%;
}
#process-action li.folder {
  font-size: 0.8em;
  list-style-image: url(img/icons/folder-small.gif);
}
#process-action h2, #process-action h3 {
  color: #DD3344;
  position: relative;
}
#process-action p.help {
  font-size: 0.7em;
  color: #DD3344;
}
#process-action p.help strong {
  color: #800000;
}
#process-action p.help em {
  color: #3344DD;
}
#process-action h4 {
  color: #000044;
}
#process-action #dest {
  display: inline;
}
#process-action #dest h4 {
  font-size: 0.9em;
}
#process-action p {
  font-size: 0.8em;
  overflow: hidden;
}
#process-results {
  overflow: hidden;
}
#edit-controls {
  background: #FAFAFA;
  border-top: 1px solid #FAFAFA;
}
#edit-controls ul {
  margin-left: 0.25em;
}
#edit-controls ul li {
  display: inline;
  font-size: 0.8em;
}
#edit-controls ul li a {
  padding: 0.1em 0.25em;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  background: #FFFFF0;
  font-weight: bold;
}
#process-action fieldset {
  border: 1px solid #DDDDDD;
  margin-top: 1em;
  padding: 0.1em 0.25em;
}
#process-action fieldset legend {
  font-size: 0.8em;
  padding: 0.1em 0.25em;
  background: #FFFFFF;
  font-weight: bold;
}
#process-action fieldset label {
  font-size: 0.8em;
  font-weight: bold;
}
#process-action .edit-control, #process-action .tm-control {
  overflow: hidden;
}
#process-action .edit-control table, #process-action .tm-control table {
  width: 100%;
}
#process-action .edit-control td, #process-action .tm-control td {
  padding: 0.1em 0.25em;
  font-size: 0.9em;
  vertical-align: top;
}
#process-action td.label-control {
  text-align: right;
  width: 8em;
}

#process-action ul.hmenu {
  margin: 0.5em 0;
  padding: 0;
  border-bottom: 1px solid #DEDEDE;
}

#process-action ul.hmenu li {
  display: inline;
  font-size: 0.9em;
  margin: 0.1em 0;
}

#process-action ul.hmenu li a {
  padding: 0.1em 0.25em;
}

.edit-control select.select, .tm-control select.select {
  border: 1px solid #DEDEDE;
  width: 11em;
}

.edit-control input.input-texte, .tm-control input.input-texte {
  width: auto;
  border: 1px solid #DEDEDE;
}

#debug {
  clear: both;
  margin: 1em auto;
  padding: 1em 5em;
}
#debug ul li {
  margin: 0.1em;
  font-size: 0.7em;
}
#debug ul {
  clear: left;
  margin-left: 0.25em;
}
#debug strong {
  display: block;
  clear: left;
  color: #0011AA;
}
.clear-both {
  clear: both;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.no-bg {
  background: #FFFFFF;
}
.warning {
  color: #800000 !important;
}
.trans {
  display: none;
}
.added {
  background: #FFFFAA;
}
.duplicate {
  background: #FF99CC;
}
#preview {
  text-align: center;
  background: #FFFFFF;
}
#preview img {
  padding: 15px;
  border: 0;
  cursor: pointer;
}
#textedit, #htmledit {
  _width: 280px;
  width: 98%;
  height: 350px;
}

td.fm-uploader {
  background: #FFFFFF url(img/bg.png) repeat-x bottom;
}

td.fm-uploader span.alert {
  font-size: 0.9em;
  color: #800000;
  padding: 0 1em;
  display: block;
}

#jfu {
  margin: 0 auto;
  padding: 0 5px;
}
#jfu applet {
  width: 100%;
}
#mfu {
  margin: 2em auto;
  padding: 0 5px;
}

#mfu input[type="file"] {
  border-style: solid;
  border: 1px solid #FFFFFF;
  color: #000044;
  padding: 1px 3px;
}

#mfu input[type="submit"], #mfu input[type="button"] {
  border: 0;
  padding: 1px 3px;
  color: #3344DD;
  cursor: pointer;
  margin-left: 1em;
  background: transparent;
}

#mfu input[type="button"] {
  color: #800000;
  text-decoration: none;
}

#mfu #files_list {
  margin-top: 1em;
  border-top: 1px solid #DEDEDE;
}
#mfu #files_list span {
  font-size: 0.9em;
  display: block;
}
#mfu #files_list div {
  border-top: 1px solid #DEDEDE;
  background-color: #FFFFF0;
  font-size: 0.8em;
}
#current-location {
  padding: 0.0em 0.1em;
  font-size: 1em;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DEDEDE;
}
#proccess-results {
  background-color: #FFFFF0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
}
/*
#imgpreview {
	display: none;
}*/
span.fc {
	clear: left;
  font-size: 0.7em;
  color: #AAAAAA;
}
td.nb {
	border: 0;
	background-color: #FAFAFA;
	border: 0px solid #FFFFFA;
	padding: 0;
	cursor: pointer;
}
#mfu input.submit-button {
	text-decoration: underline;
	font-weight: bold;
}
img.check {
	margin-top: 8px;

}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(http://deadzoom.com/js/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://deadzoom.com/js/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://deadzoom.com/js/lightbox/overlay.png", sizingMethod="scale");
	}
/* CSS Document */

.Sep {
	font-family:Tahoma;
	font-size:12px;
	color:ffffff;
	padding-top:12px;
}

.Home a{
	font-family:Tahoma;
	font-size:12;
	padding-right:10px;
	padding-left:10px;
	color:#425e83;
	text-decoration:none;
}
.Home a:hover{
	font-family:Tahoma;
	font-size:12;
	padding-right:10px;
	padding-left:10px;
	color:#ffffff;
	text-decoration:underline;
}
.lower-msg{
	color:#024c85;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:40px;
	font-size:12px;
	font-weight:bold;
}

.Menu-Link a{
	font-family:Tahoma;
	font-size:12;
	padding-right:6px;
	padding-left:6px;
	padding-top:10px;
	color:#ffffff;
	text-decoration:none;
}
.Menu-Link a:hover{
	font-family:Tahoma;
	font-size:12;
	padding-right:6px;
	padding-left:6px;
	padding-top:10px;
	color:#ff313f;
	text-decoration:none;
}



.HeadingWhite {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:ffffff;
	padding-left:5px;
	padding-top:35px;
}


.bodytext {
	font-family:Tahoma;
	font-size:12px;
	color:425e83;
	padding:5px;
	margin:0px;
}

.Headertext {
	font-family:Tahoma;
	font-size:14px;
	color:425e83;
	padding-left:20px;
	padding-right:175px;
}

.Headertext2 {
	font-family:Tahoma;
	font-size:14px;
	color:425e83;
	padding-left:20px;
	padding-right:230px;
}

.Sp {
	font-family:Vivaldi;
	font-size:36px;
	color:#FF0000;
	font-weight:bold;
}


.Footer {
	font-family:Tahoma;
	font-size:12px;
	color:ffffff;
	line-height:200%;
}