body {
	background-image: url(images/bgmain.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #CE6803;
}



#mainframe {
	width: 788px;
	margin-left: -394px;
	position: absolute;
	left: 50%;
}
#header {
	background-image: url(images/header.jpg);
	height: 230px;
	width: 788px;
}
#header #language {
	height: 20px;
	width: 80px;
	position: absolute;
	right: 20px;
	top: 40px;
	text-align: right;
}

#menu {
	background-image: url(images/menu.jpg);
	height: 113px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	z-index: 1007;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#menu ul li {
	float: left;
	text-align: left;
	position: relative;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	line-height: 17px;
	padding-left: 5px;
	font-size: 14px;
}
#menu ul li a:hover {
	background-color: #FFFFFF;
	color: #F9932E;
	
}
#menu ul li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
}
#menu ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu ul li ul li a {
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 17px;
	padding-left: 5px;
}
#menu ul li ul li a:hover {
	background-color: #FFFFFF;
	color: #F9932E;
	
}





#content {
	padding: 15px;
	margin-right: 150px;
}
#contentimage {
	width: 120px;
	float: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contentimage img {
	border: 1px solid #F9932E;
}


#footer {
	background-image: url(images/footer.jpg);
	height: 54px;
}
#footerc {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

.filelist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.filelist ul li {
}
.filelist ul li.dir {
	background-image: url(images/icons/folder-closed_16.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.filelist ul li.file {
	background-image: url(images/icons/documents_16.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.filelist ul li a {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	line-height: 20px;
}
.filelist ul li a:hover {
	text-decoration: underline;
	background-color: #CC6600;
}
.torrentlist {
	width: 600px;
}
.torrentlist th {
	text-align: left;
	font-weight: bold;
	background-color: #CE6803;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #CCCCCC;
}
.torrentlist td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #333333;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE6803;
}
.torrentlist td a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}
.torrentlist td #tname {
	width: 349px;
	overflow: hidden;
}

.torrentlist td a:hover {
	text-decoration: underline;
}

.torrentlist .pagenav {
	margin-top: 5px;
}
.torrentlist .pagenav a {
	color: #CCCCCC;
	text-decoration: none;
}
.torrentlist .pagenav a:hover {
	text-decoration: underline;
}
.torrentlist .pagenav .pagepos {
	width: 150px;
	float: left;
	padding-left: 5px;
}
.torrentlist .pagenav .pagelinks {
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}
.scrollbarbg {
	border: 1px solid #CE6803;
	font-size: 10px;
	color: #CCCCCC;
}
.scrollbarbar {
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	color: #CCCCCC;
	background-color: #CE6803;
}
.formular {
	width: 600px;
}
.formular .fheadline {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CE6803;
}
.formular .frow {
	background-color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.formular .frow .flabel {
	width: 160px;
	float: left;
}
.formular .frow .fcontent {
	display: block;
	width: 425px;
	overflow: hidden;
}
/*.formular .frow .fcontent {
	margin-left: 160px;
	display: block;
}*/
.formular .frow .fcontent p {
	margin: 0px;
	padding: 0px;
}


.formular input,textarea,select {
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	font-size: 13px;
	color: #CCCCCC;
	padding: 1px;
}
.formular .error {
	background-color: #990000;
}

.formular .fcontrol {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CE6803;
}
