/* ============================================================================================== basic elements */
* {
	margin: 0;
	padding: 0;
} 
body {
	margin: 0;
	padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	color: #4D4E4F;
	text-align: center;
}

a {
	background: inherit;
	color: #348ED4;
}
a:hover {
	background: inherit;
	color: #96CA2E;
}

h1 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #4D4E4F;
	font-size: 1.5em; 
	margin: 10px 15px;
}
h2 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #4D4E4F;
	font-size: 1.3em;
	margin: 10px 15px;
}

hr {
	border: 0 none #FFFFFF;
	border-top: 1px solid #ECECEC;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

p {
	margin: 10px 15px;
}

form {
	margin:0;
	padding: 0;
	border: 0;
	/*background-color: transparent;*/
}

code {
	margin: 0;
	padding: 0;
	text-align: left;
	display:block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Courier, monospace;
	white-space: pre;
	background: #FBFBFB;
	width: 100%;
}
select {
	font: bold 1em Arial, Sans-serif; 
	color: #4D4E4F;
	padding: 2px 0px;
	border:1px solid #ECECEC;
	margin-left: 4px;
}

table {
	border: 0 transparent none;
	padding: 0;
	border-spacing: 4px 4px;
}
textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #ECECEC;
	height:100px;
	display:block;
	color:#4D4E4F;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px 4px;
	border:1px solid #ECECEC;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#4D4E4F;
}
fieldset {
	margin:10px;
	padding: 5px;
	border: 1px solid #ECECEC; 
	background-color: transparent;
}
legend {
	font-weight: bold;	
	text-align:right;
}
ul {
	margin: 10px 30px;
	padding: 0 15px;
	color: #348ED4;
}
ul span {
	color: #4D4E4F;
}
ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #348ED4;
}
ol span {
	color: #4D4E4F;
}
/*
img {
	border: 1px solid #ECECEC;
}*/
/* ============================================================================================== end of basic elements */




/* ============================================================================================== extended elements */
/* paragraphs */
p.red {
	color:red;
}
p.topprofile {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
p.quote {
	margin: 0;
	padding: 5px;
	background: #FBFBFB;
	font-style: italic;
}

/* divs */
div.quote, div.code {
	width: 95%;
	margin-left: 5%;
}
#center div.news-post {
	margin-left: 15px;
}
#center div.news-post div.round, #center div.news-post h1, #center div.news-post p {
	margin-left: 0px;
}

/* links */
a.img {
	text-decoration: none;
	color: #4D4E4F;
}
a:hover.img {
	text-decoration: none;
	color: #348ED4;
}

/* forms */
input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #ECECEC;
	background: #FFFFFF;
	padding: 2px 3px;
	color: #4D4E4F;
}
input.ratebutton { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #ECECEC;
	background: #FFFFFF; 
	padding:0 2px 0 2px;
	color: #4D4E4F;	
}
input.checkbox {
	padding: 0px;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#4D4E4F;
}
input.radio {
	margin: 0px 5px 0px 0px;
	padding:0;
	border:1px solid transparent;
	color:#4D4E4F;
}
textarea.comment {
	width: 433px;
	height: 60px;
}


/* images */
img.rss {
	border:0;
	margin: 0 5px 0 0;
}
img.logo {
    position: absolute;
    top: 0;
    left: 5px;
    border: 0;
}
img.name {
	position:absolute;
	top: 7px;
	left: 77px;
	border: 0;
}
img.noborder {
	border: 0;
}

/* general */
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.bold {
	font-weight: bold;
}



form.cthru {
	border:0;
	margin:0;
	background-color:transparent;
	text-align:left;
}

code.main {
	white-space: normal;
}

p.login {
	margin: 5px 5px 5px 5px;
}
p.register {
	margin:0;
}
p.adminlogin {
	margin: 0px 10px 5px 5px;
}

p.table {
	margin: 0;
}

.textsmall {
	font-size:9px;
}
.texti {
	font-style:italic;
}

form.rate {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}
table.user {
	border: 0 transparent none;
	padding: 0;
	border-spacing: 12px 4px;
	width:100%;
}
table.screens {
	margin-left: 110px;
}
td.half {
	width: 239px;
}

td.username {
	width: 100%;
}

td.newfilename {
	width: 330px;
}
td.date {
	width: 125px;
	white-space:nowrap;
}
td.regleft {
	width: 200px;
	text-align:right;
}
table.footer {
	border-spacing: 0;
	width: 100%;
	color: #FFFFFF;
}
table.footer td {
	font-size: 0.8em;
}
td.footer-left {
	width: 305px;
}
td.footer-right {
	text-align: right;
	width: 505px;
}

table a {
	text-decoration: none;
}

td.dst {
	width: 55px;
	text-align: right;
}
td.timezone {
	width: 145px;
}
/* ============================================================================================== end of extended elements */




/* ============================================================================================== layout */
#page, #content, #footer {
	width: 780px;
}
#page {
	margin: 0 auto;
	text-align: left;		
	background: #FFFFFF;
}
#content {
	clear:both;
	margin: 0;
	padding:0;
}
#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 110px;
}
#header #upper {
	background: url(header_upper.png) repeat-x;
	height: 78px;
}
#header #upper div.banner {
    position: absolute;
    top: 6px;
    right: 90px;
    border: 0;
}
#header #lower {
	height: 32px;
	border: 1px solid #ECECEC;
	border-width: 0 0 1px 0;
	background: #FBFBFB;
}
#header #lower p.left-logged, #header #lower p.right-logged {
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0;
}
#header #lower p.left-logged {
	margin-left: 10px;
	margin-right: 0;
	width: 270px;	/*470+10 on the right, 270+10 on the left = 760. missing 20 cause of IE*/
	float: left;
	text-align: left;
}
#header #lower p.right-logged {
	margin-left: 0;
	margin-right: 10px;
	width: 470px;
	float: right;
	text-align: right;
}
#header #lower p img {
	margin-bottom: -2px;
	border: 0;
}


#header #lower form {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

#header #lower p.left-unlogged {
	padding: 0;
	margin: 7px 0 0 10px;
	width: 270px;	/*470+10 on the right, 270+10 on the left = 760. missing 20 cause of IE*/
	float: left;
	text-align: left;
}
#header #lower p.right-unlogged {
	padding: 0;
	margin: 6px 10px 0 0;
	width: 470px;
	float: right;
	text-align: right;
}

#left {
	float: left;
	width: 16%;
	margin: 0;
	padding: 0 10px 0 0; 
	display: inline;
	border-right: 1px solid #ECECEC;
}

#center {
	float: left;
	margin-left: -1px;
	padding: 0;
	width: 64%;
	border-left: 1px solid #ECECEC;
}

#center h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #ECECEC; 	
}

#right {
	float: left;
	width: 16%;
	padding: 0;
	display: inline;
}

#footer {
	clear: both;
	border: 1px solid #277BC0;
	background-color: #3791D7;
	color: #FFFFFF;
}
#footer a {
	background: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	background: #F3F3F3;
	color: #3791D7;
	text-decoration: none;
}
/* ============================================================================================== end of layout */





/* ============================================================================================== round corners */
span.round-top, span.round-bot, span.round-top span, span.round-bot span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.round-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.round-top span {
	background-image: none;
	background-position: 100% 0;
}

span.round-bot {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.round-bot span {
	background-image: none;
	background-position: 100% 100%;
}

span.round-top {
	background-image: url("round_l.png");
}

span.round-top span {
	background-image: url("round_r.png");
}

span.round-bot {
	background-image: url("round_l.png");
}

span.round-bot span {
	background-image: url("round_r.png");
}

div.round {
	background-color: #f6f4f2;
	/*padding: 0 10px;*/
	padding: 0px 5px 0 5px;
	margin: 10px 0 20px 10px;
}
div.round span.round-top {
	margin: 0 -5px 0px -5px;
}

div.round span.round-bot {
	margin: 0px -5px 0 -5px;
}
span.inside {
	margin:0;
	padding:0;
}

div.newest-files {
	margin-bottom: 3px;
}
/* ============================================================================================== end of round corners */





/* ============================================================================================== gradients */
div.blue-gradient-large, div.blue-gradient-medium, div.blue-gradient-small {
	background-repeat: repeat-x;
	background-color: #348ED4; /*#69BFDE;*/
}

div.blue-gradient-large {
	background-image: url(grad_blue_medium.png);
}

div.blue-gradient-medium {
	background-image: url(grad_blue_small.png);
}

div.blue-gradient-small {
	background-image: url(grad_blue_small.png);
}


div.grey-gradient-large, div.grey-gradient-medium, div.grey-gradient-small {
	background-repeat: repeat-x;
	background-color: #FBFBFB; /*#FBFBFB;*/
}

div.grey-gradient-large {
	background-image: url(grad_grey_large.gif);
}

div.grey-gradient-medium {
	background-image: url(grad_grey_small.png);
}

div.grey-gradient-small {
	background-image: url(grad_grey_small.png);
}


div.brown-gradient-large, div.brown-gradient-medium, div.brown-gradient-small {
	background-repeat: repeat-x;
	background-color: #f5f3f0;
}

div.brown-gradient-large {
	background-image: url(grad_brown_large.gif);
}

div.brown-gradient-medium {
	background-image: url(grad_brown_medium.gif);
}

div.brown-gradient-small {
	background-image: url(grad_brown_small.gif);
}



div.dbrown-gradient-large, div.dbrown-gradient-medium, div.dbrown-gradient-small {
	background-repeat: repeat-x;
	background-color: #b6ad9a;
}

div.dbrown-gradient-large {
	background-image: url(grad_dbrown_large.gif);
}

div.dbrown-gradient-medium {
	background-image: url(grad_dbrown_medium.gif);
}

div.dbrown-gradient-small {
	background-image: url(grad_dbrown_small.gif);
}


/*div.header {
	margin-bottom: -5px;
}*/

div.blue-header, div.grey-header, div.brown-header, div.dbrown-header {
	margin: 0px 0px 5px 0px;
	/*padding: 5px 0 0 5px;*/
	font: 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;}

div.blue-header {
	color: #FFFFFF;
}

div.grey-header {
	color: #4D4E4F;
	border-bottom: 1px solid #ECECEC;
}
div.comment-footer {
	color: #4D4E4F;
	border-top: 1px solid #ECECEC;
}

div.brown-header {
	color: #4D4E4F;
	border-bottom: 1px solid #ECECEC;
}

div.dbrown-header {
	color: #ffffff;
	border-bottom: 1px solid #ECECEC;
}

div.table-header, div.code-header, div.quote-header {
	font: bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	text-transform:none;
}

div.brown-border {
	border: 1px dashed #d7d2c7;
}

div.dbrown-border {
	border: 1px dashed #4D4E4F;
}

div.blue-border {
	border: 1px dashed #348ED4;
}

div.grey-border {
	border: 1px dashed #f6f4f2;
}
/* ============================================================================================== end of gradients */















td.statusname {
	width: 200px;
	text-align:right;
}
td.statusrows {
	width: 200px;
	text-align:center;
}
td.statussize {
	width: 200px;
	text-align:left;
}

tr.greyheader {
	background-color:#ECECEC;
	text-align:center;
	font-weight:bold;
}

td.greyleft {
	text-align:right;
	background-color:#ECECEC;
	font-weight:bold;
	width: 170px;
}

td.userinfoleft {
	/*width: 170px;*/
	font-weight:bold;
	text-align: right;
}

tr.grey {
	background-color:#F6F4F2;
}

td.categleft {
	width: 26%;
	text-align:right;
}

td.categright {
	width: 74%;
	text-align:left;
}

.full {
	width:100%;
}


p.regleft {
	padding: 3px 0 3px 0;
	margin:4px 0 6px 0;
}


a.search-result {
	text-decoration: none;
	color: #4D4E4F;
}
a:hover.search-result {
	text-decoration: none;
	color: #348ED4
}
a.search-result-title {
	font: normal 1.2em 'Lucida Console', 'Courier New', Courier, monospace;
	text-decoration: none;
}




/* ------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------ div ids */




.sidesearch {
	margin-left: 10px;
	margin-right: 0;
	padding: 0;
}

.advsearch {
	margin: 10px 5px 0px 10px;
	padding: 0;
}

.nomargin {
	margin: 0;
}

.nopad {
	padding: 0;
}

.skyscraper {
	margin: 10px 0 0 10px;
}
.smallbr {
	margin: 5px 0 0 0;
}

.largebr {
	margin: 10px 0 0 0;
}

ul.menu {
	list-style: none;
	text-align: left;
	margin: 0;
	padding-left: 0;
	padding-right: 0;		
	text-decoration: none;
}
ul.menu li {
	background: url(menu.gif) no-repeat 5px 7px;
	padding: 2px 5px 2px 17px;
	/*background-color:#F6F4F2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ECECEC;
	border-bottom: 1px solid #F6F4F2;
	border-bottom: 1px dotted #FFFFFF;*/
}
ul.menu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;	
}

ul.blue-menu {
	background-color:#FFFFFF;
	border: 1px dashed #69BFDE;
}

ul.grey-menu {
	background-color:transparent;
	/*border: 1px solid #FFFFFF;*/
}


.summary {
	background-color: transparent;
	padding: 0px;
	margin: 0;
	font-size: 95%;
}
.fixed {
	font: normal 1em 'Lucida Console', 'Courier New', Courier, monospace;
}
.fileinfo {
	font: bold 1em 'Lucida Console', 'Courier New', Courier, monospace;
	padding-top: 2px;
}



.grey-top-border {
	border-top: 1px solid #ECECEC;
}
.grey-bottom-border {
	border-bottom: 1px solid #ECECEC;
}


/*-------------------------------------------------------------------------------------- tables */
tr.blue-header {
	/*font-style:inherit;*/
	color:#FFFFFF;
	background-color:transparent;
	/*padding: 2px 0 2px 0;*/
	margin: -1px 0 -1px 0;
	border:none;
}

div.blue-table {
	padding: 0;	
	float: left;
	list-style: none;
	width:479px;
	background-color:#FFFFFF;
	/*margin: 5px 0 0 0;*/
	border: 1px solid #69BFDE;
	color: #4D4E4F;
}

td.number, td.downloads {
	width: 17px;
	text-align: center;
}

td.filename, td.username {
	width: 374px;
}

td.filename2 {
	width: 420px;
}

td.filename3 {
	width: 450px;
}

td.rating, td.votes {
	width: 34px;
	text-align: center;
}
/* ------------------------------------------------------------------------------------- eo tables */


.fileinfoleft {
	vertical-align:top;
	padding: -2px;
}
