/* Shadow theme */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
        background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9933;
	text-decoration: none;
	padding: 0px;
}
table {border-width: 0px; margin: 0px;}
td.blackline {background-color: #CC6600; height: 1px;}
th {font-family:Arial, Helvetica, sans-serif;}
a:link {color:#FF0000;}
a:visited {color:#CC6600; text-decoration: underline;}
a:hover {color:#FF9933; text-decoration: underline;}
span.normal {font-weight: normal;}

/* Header */
td.mainheader {background-color: #000000; color: #FF9933; text-align: center;}
td.leftheader {background-color: #000000; color: #FF9933; width: 210px;}
td.rightheader {
	background-color: #000000;
	color: #FF9933;
	text-align: right;
	vertical-align: top;
}
td.rightheaderlower {background-color: #000000; text-align: right; color: #FF9933;}
td.mainmenu {text-align: center; background-color: #000000; color: #FF9900;}
div.maintitle {font-family: Verdana, Times New Roman, Times, serif; font-size: 18pt; font-weight: 700;}
a.mainmenu:link {text-decoration: none; font-weight: 700; color: #FF0000;}
a.mainmenu:visited {text-decoration: underline; font-weight: 700; color: #CC6600;}
a.mainmenu:hover {text-decoration: underline; font-weight: 700; color: #FF9933;}

/* Left menu */
td.leftmenu {
	background-color: #000000;
	font-size: 10pt;
	font-weight: 700;
	text-align: left;
	vertical-align: top;
	width: 210px;
}
td.leftmenuhead {
	background-color: #000000;
	color: #FF9933;
	font-weight: 700;
	text-align: center;
	height: 20px;
	border-bottom: 1px #CC6600 solid;
}
li.leftmenu {list-style: url(../graphics/folder_grey.png); color: #000000; font-weight: 700;}
li.secret {list-style: url(../graphics/folder_grey_locked.png);}
div.leftmenu {font-weight: 400; color: #FF9900;}
div.login {text-align: center;}
span.leftmenulabel {font-weight: bold; color: #FF9900;}
span.leftmenuexiflabel {font-weight: bold; color: #FF9900; font-size: 8pt;}
span.leftmenuexifvalue {font-weight: normal; color: #FF9900; font-size: 8pt;}
a.leftmenu:link {text-decoration: none; color: #FF0000;}
a.leftmenu:visited {text-decoration: underline; color: #CC6600;}
a.leftmenu:hover {text-decoration: underline; color: #FF9933;}
.linkbutton {border: 1px solid #CC6600; background-color: #000000; padding: 2px;}
.commenthead{
	background-color: #000000;
	color: #FF9900;
	font-weight: 700;
	border-left: 1px dashed;
	border-top: 1px dashed;
	border-right: 1px dashed
}
.commentbody{border: 1px solid; background-color: #000000; padding: 3px;}
.albumcomment{
color: #FF9900;
border-top: 1px solid;
padding-left:12px;
padding-right:12px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #000000;
}
/* Main window */
td.mainwindow {
	background-color: #000000;
	color: #FF9900;
	padding: 0px;
	vertical-align: top;
}
td.adminpages {
	background-color: #000000;
	color: #FF9900;
	padding: 25px; /* ADD*/
	vertical-align: center;
}
/* index.php */
td.index_site {background-color: #000000; padding-left: 15px; vertical-align: center;}
/* search.php/admin.php/login.php...*/
td.main_whitebg {background-color: #000000; padding-left: 15px; vertical-align: top;}
table.maintable {background-color: #000000; border: 1px #CC6600 solid; border-collapse: collapse;}
table.subfoldertable {
	background-color: #000000;
	border: 1px #CC6600 solid;
	border-collapse: collapse;
	padding: 35px;
}
a.FromTo:link {text-decoration: color: #FF0000;}
a.FromTo:visited {text-decoration: underline; color: #CC6600;}
a.FromTo:hover {text-decoration: underline; color: #FF9933;}

table.admintable {background-color: #000000; border: 1px #808080 solid; border-collapse: collapse;}
th.maintable {
	background-color: #000000;
	color: #FF9900;
	height: 19px;
	font-size: 10pt;
}
th.subfoldertable {
	background-color: #000000;
	color: #FF0000;
	height: 19px;
	font-size: 10pt;
	text-align: center;
}
td.maintable {
	background-color: #000000;
	color: #FF9900;
	padding: 3px;
	font-size: 9pt;
	border: 1px #CC6600 solid;
}
td.subfoldertable {
	background-color: #000000;
	color: #FF9900;
	padding: 3px;
	font-size: 9pt;
	border: 1px #CC6600 solid;
}
td.admintable {
	background-color: #000000;
	color: #FF9900;
	padding: 3px;
	font-size: 9pt;
	border: 1px #CC6600 solid;
}
td.adminalternate {
	background-color: #000000;
	color: #FF9900;
	padding: 3px;
	font-size: 9pt;
	border: 1px #CC6600 solid;
}
div.pagenumber {color: #FF0000; font-size: 12pt;}
span.thispage {color: #FF0000; font-weight: bold;}
td.minithumbnail {background-color: #000000; text-align: center;}
td.viewimage {
	text-align: center;
	background-color: #000000;
	color: #FF9900;
	padding: 8px;
}

/* Footer */
td.footerleft {
	background-color: #000000;
	color: #FF0000;
	height: 14px;
	font-size: 7pt;
	text-align: right;
	width: 200px;
}
td.footercenter {
	background-color: #000000;
	color: #FF0000;
	height: 14px;
	font-size: 7pt;
	text-align: center;
}
td.footerright {
	background-color: #000000;
	color: #FF0000;
	height: 14px;
	font-size: 7pt;
	text-align: right;
}
/*###########################################
## FTP client
###########################################*/
/* table caption containing driveletters under Windows, and navigator line */
caption {
	font-weight: 700;
	text-align: left;
	padding:3px;
	background-color: #000000;
	color: #FF9900;
}
fieldset {
	font-size: 10pt;
	margin: 0px;
	border: 1px solid #FF9933;
	padding: 5px;
}
legend {font-weight: 700; padding: 5px;}
/* navigation header (quick navigator) */
a.naviline:link {text-decoration: none; color: #FF0000; font-weight: 700;}
a.naviline:visited {text-decoration: underline; color: #CC6600; font-weight: 700;}
a.naviline:hover {text-decoration: underline; color: #FF9933; font-weight: 700;}
/* main file viewer */
a.mainfileview:link {text-decoration: none; color: #FF0000;}
a.mainfileview:visited {text-decoration: underline; color: #CC6600;}
a.mainfileview:hover {text-decoration: underline; color: #FF9933;}
td.ftpborderright{border-right: 1px solid #CC6600; color: #FF9900;}
td.ftpborderhoriz{border-top: 1px solid #CC6600; border-bottom: 1px solid #CC6600; color: #FF9900;}
td.ftpsmall {vertical-align: middle; font-size: 8pt; color: #FF9900;}
td.uploader {padding: 2px;color: ##CC6633;}
td.uploaderbb {border-bottom: 1px ##CC6633 dashed;padding: 2px; color:##CC6633}
td.uploaderbrbb {border-bottom: 1px ##CC6633 dashed; border-right: 1px ##CC6633 dashed;padding: 2px; color: ##CC6633;}
td.uploaderbbs {border-bottom: 1px ##CC6633 solid; padding: 2px; color: ##CC6633}
.mono {font-family: monospace; font-size: 8pt; color: ##CC6633;}
tr.alternate {background-color: #000000;}
/* file permissions */
.red {color: #FF0000; font-weight: 700;}
.green {color: #00FF00; font-weight: 700;}
.blue {color: #0000FF; font-weight: 700;}
.naviline {padding:3px; background-color: #FF9933; border-bottom: 1px #000000 solid;}
.headerfooter {background-color: #000000;}
.divider {vertical-align: top; background-color: #000000;}
.blackborder {border: 1px solid #CC6600; padding: 0px; margin: 0px;}
.button {
	border: 1px solid #FF9933;
	color: #FF9933;
	background-color: #000000;
	margin: 2px;
}
.phperror {background-color: #000000; }

/* Other tags */
ul.without {list-style-type: none; display: list-item;}
li.without {list-style: none;list-style-type: disc;}
h1 {font-family:Arial, Helvetica, sans-serif; font-size: large;}

/* Video Styles*/
.video_frame {padding:15px; float:left;}
.video_info {font-size:10; padding:5px; color: #CC6600;}
