/***********************/
/* start admin part    */
/***********************/

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* set up the overall width of the menu div, the font and the margins with a relative position*/
#dl_conf_menu 
{
	width: 550px;
	padding: 0 0 100px 0;
	position: relative;
	z-index: 101;
	font-family: Arial, Helvetica, sans-serif;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
#dl_conf_menu ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 1px solid Black;
	background-color: #DDDDDD;

}

/* float the list so that the items are in a line */
#dl_conf_menu ul li 
{
	float: left;
	position: relative;
	margin-right: 1px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 1px solid Black;
	background-color: #DDDDDD;

}

/* style the links to be 150px wide by 25px high. Set the background color and the font size. */
#dl_conf_menu ul li a, 
#dl_conf_menu ul li a:visited 
{
	display: block;
	text-align: left;
	text-decoration: none;
	width: 150px;
	height: 20px;
	color: Black;
	background: #F3F3F3;
	line-height: 18px;
	font-size: 9px;
	text-indent: 10px;
}


/* VOLLIDIOTEN!

Get rid of any default table style */
/*table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}*/

/* make the dropdown ul invisible */
#dl_conf_menu ul li ul {
	display: none;
	text-align: left;
	position: absolute;
	top: 20px;
	left: -20px;
	text-align: left;
	z-index: 101;
	padding: 0 30px 10px 20px;
}

/* set the foreground color of the main menu li on hover and the border to trigger IE */
#dl_conf_menu ul li:hover a, 
#dl_conf_menu ul li a:hover
{
	color: Gray;
	border: 0;
}

/* make the sub menu ul visible and position it beneath the first list item */
#dl_conf_menu ul li:hover ul, 
#dl_conf_menu ul li a:hover ul
{display:block;}

/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
#dl_conf_menu ul li:hover ul li, 
#dl_conf_menu ul li a:hover ul li
{
	background: #FAFFF2;
	color: #000;
	width: 149px;
	height: 80px;
	overflow: auto;
	border-left: 1px solid Gray;
}
/* hack the widht for IE5.5 */
* html #dl_conf_menu ul li a:hover ul li {width:140px; w\idth:139px;}

/* style the background and foreground color of the submenu links */
#dl_conf_menu ul li:hover ul li a, 
#dl_conf_menu ul li a:hover ul li a
{
	float: left;
	display: block;
	background: #FAFFF2;
	color: Black;
	width: 129px;
	text-align: left;
	text-decoration: none;
	border: none;
	text-indent: 10px;
}

/* style the background and forground colors of the links on hover */
#dl_conf_menu ul li:hover ul li a:hover,
#dl_conf_menu ul li a:hover ul li a:hover
{
	text-decoration: none;
	color: Black;
	background: #CCCCCC;
}


h1.dl_admin_h1 {
font-size:16px;
text-align:center;
}

h2.dl_admin_h2 {
font-size:14px;
text-align:left;
}

h3.dl_admin_h3 {
font-size:12px;
font-weight: bold;
text-align:center;
}

#dl_admin_menu{
margin:0;
padding:0;
}

#dl_admin_menu table th{
	text-align: left;
	border-bottom: 1px solid Black;
}

#dl_admin_menu table .odd{

	background-color: ThreedLightShadow;
}

#dl_admin_menu table .even{
	background-color: transparent;
}

#dl_na_extension_container{
	width:120px;
}

#extension_add{
	width:100px;
}

.dl_admin_conf_menu .dl_nothingtoedit{
font-family:"MS Sans Serif", Geneva, sans-serif;
color:red;
font-size: 14px;
font-weight: bold;
}

/*****************************/
/* start edit config style  */
/****************************/

.dl_conf_list {
clear: both;
margin:0;
padding: 0;
width: 100%;

}

.dl_conf_list dl{
margin:0;
padding: 0;
width: 100%;
height: 100%;

}

.dl_conf_list dt{
	margin: 3px 0 3px 0;
	padding: 0 0 5px 0;
	float: left;
	clear: left;
	width: 40%;
	height: 2.5em;
}

.dl_conf_list dd{
margin: 3px 0 3px 0;
padding: 0 0 5px 0;
width: 59%;
height: 2.5em;
float: right;
}

.dl_conf_list dt.dl_conf_list_desc ,.dl_conf_list dd.dl_conf_list_desc {
height: 100px;
}

/***********************/
/* start user  part    */
/***********************/

* html .dl_clearfix {
height:1%;
}

.dl_clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.dl_clearfix {
display:block;
}

.dl_floatbox {
overflow:hidden;
}

.dl_fieldset {
width:99%;
}

#dl_user_main {
	border: 1px solid Black;
	background-color: #AAAAAA;
	padding:5px;
	width:100%;
}

#dl_user_main h3{
font-size: 13px; 
text-decoration: underline;
}

.dl_user_form {
padding: 0 0 0 0;
width: 100%;
}

#new_downloads_date{
width:20%;
text-align: center;
}

#new_downloads_days{
width:20%;
text-align: center;
}

#dl_user_search {
padding-bottom:30px;
padding-top:10px;
text-align:center;
}

.captchacontainer
{
	width:98%;
	padding:5px;

	border: 1px solid #777777;
	background-color: #CCCCCC;
}

#dl_navcontainer {
	font-size:10px;
	height:20px;
	list-style-type:none;
	margin:0;
/*	padding-bottom:2em; */
	width:98%;

	border: 1px solid #777777;
	background-color: #CCCCCC;
}

#dl_navlist li {
	display:inline;
	margin:0;
	padding:0;
	width:auto;

	font-weight:11px;
	border-bottom: 1px solid #999999;
	background-color: #DDDDDD;

}

#dl_navlist li a,#dl_navlist li a:link {
color:#555;
display:inline;
padding:3px 5px;
text-decoration:none;
}

#dl_navlist li a:hover {
background:#eee;
border-bottom:3px solid #bbb;
color:#039;
cursor:pointer;
}

#dl_navlist li a#current,#dl_navlist li a#current:link {
border-bottom:3px solid #999;
color:#000;
cursor:default;
font-weight:11px;
}

#dl_navlist li a#current:hover {
background:#eee;
border-bottom:3px solid #f90;
}

/*************************************/
/* start categories output container*/
/*************************************/
#dl_categorycontainer {
	width: 98%;
}

#dl_categorycontainer dl.description{
	width: 98%;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
	border: 1px solid #666666;
	background-color: #E3E3E3;
}

#dl_categorycontainer .description dt{
	float: left;
	clear: left;
	width: 50px;
	padding: 2px 0 0 5px;
	margin: 0;
	height: 1.5em;
	font-size: 9px;
}

#dl_categorycontainer .description dd.iconcontainer{
	float: left;
	width: 10%;
	text-align: left;
}

#dl_categorycontainer .description dd.name{
	float: left;
	width: 70%;
	padding: 2px 5px 0 5px;
	margin: 0;
	text-align: left;
	height: 1.5em;
	font-size: 10px;
}

#dl_categorycontainer .description dd.content{
	float: left;
	width: 20%;
	padding: 2px 0 5px 0;
	margin: 0;
	text-align: center;
	height: 1.5em;
	font-size: 10px;
}

#dl_categorycontainer dl.folder-odd{
	width: 98%;
	font-size: 10px;
	clear: both;
	overflow: hidden;
	padding: 2px;
	margin: 1px;
	border: 1px solid #666666;
	background-color: #E3E3E3;
}

#dl_categorycontainer dl.folder-even{
	width: 98%;
	font-size: 10px;
	clear: both;
	overflow: hidden;
	padding: 2px;
	margin: 1px;
	border: 1px solid #666666;
	background-color: #D3D3D3;
}

#dl_categorycontainer dl.subfolder-odd{
	float: left;
	width: 300px;
	font-size: 10px;
/*	clear: both; */
	overflow: hidden;
	padding: 2px;
	margin: 1px;
	border: 1px solid #999999;
	background-color: #E3E3E3;
}
#dl_categorycontainer dl.subfolder-even{
	float: left;
	width: 300px;
	font-size: 10px;
/*	clear: both; */
	overflow: hidden;
	padding: 2px;
	margin: 1px;
	border: 1px solid #999999;
	background-color: #EFEFEF;
}

#dl_categorycontainer dt{
	float: left;
	clear: left;
	width: 32px;
	padding: 2px 0 0 5px;
	margin: 0;
/*	height:40px;*/
}

#dl_categorycontainer dd a{
	text-decoration: none;
	font-weight: bold;
}

.google{
	float: left;
	width: 300px;
	padding: 2px 5px 0 5px;
	margin: 0;
}

.ad_middle{
	border-top: 1px dashed #777;
/*	float: left;*/
	text-align: center;
	width: 98%;
	padding: 10px;
	margin: 0;
}

.googleright{
	float: right;
	width: 300px;
	padding: 2px 5px 0 5px;
	margin: 0;
}

.youtube{
	float: right;
	width: 400px;
	padding: 2px 5px 0 5px;
	margin: 0;
}

#dl_categorycontainer dd.bigcatinfo{
	float: left;
	width: 70%;
	padding: 2px 5px 0 5px;
	margin: 0;
	font-size: 12px;
/*	height:40px; */
}

#dl_categorycontainer dd.catinfo{
	float: left;
	width: 70%;
	padding: 2px 5px 0 5px;
	margin: 0;
	font-size: 10px;
/*	height:40px; */
}

#dl_categorycontainer dd.count{
	float: left;
	width: 20%;
	padding: 2px 0 0 0;
	margin: 0;
	text-align: center;
	height:40px;
}

/*************************************/
/* start download output container*/
/*************************************/
.dl_outputcontainer{
	width: 98%;
	margin: 2em 0 2em 0;
	padding: 5px; 

	border: 1px solid #777777;
	background-color: #BBBBBB;
} 

.dl_outputcontainer img{
border: none;
} 

.dl_outputcontainer .dl_desc{
	padding: .2em 0 .7em 0;
}

.dl_outputcontainer:hover {
	background-color: #DDDDDD;
}

 .dl_outputcontainer h2{
 text-align: left;
 font-size: 13px;
 font-weight: bold;
}
 
.dl_outputcontainer .dl_file_info {
	float: left;
	padding:0;
	margin:0;
	width:90%;
	font-size: 10px;
	height: auto;
}

.dl_outputcontainer .dl_file_info dt{
	width: 30%;
	float:	left;
	clear:	left;
	margin:	0;
	padding:	0 0.2em 0.2em 0.2em;
	border-top: 1px dotted #777;
	font-weight: bold;
	text-align:	right;
	height: auto;
}

.dl_outputcontainer .dl_file_info dd {
	float:	left;
	margin: 0;
	width:	65%;
	padding:	0 0.2em 0.2em 0.2em;
	border-top: 1px dotted #777;
	height: auto;
	overflow: hidden;
}

.dl_outputcontainer .dl_thumb{
	float:right;
	width: 200px;
	text-align: center;
}

.dl_outputcontainer .dl_modlinks a{
display: inline;
}


.dl_outputcontainer a{
	padding: 8px 5px 0 0;
	margin: 0;
	text-decoration: none;
	color: Black;
}

.dl_outputcontainer a:hover{
	padding: 8px 5px 0 0;
	margin: 0;
	text-decoration: none;
	color: red;
}

.dl_outputcontainer_modlinks{
width: 60%;
height:18px;
clear: left;
}
/*********************************/
/* start add/edit download style */
/********************************/

.dl_file_list {
clear: both;
margin:0;
padding: 0;
width: 100%;
}

.dl_file_list dl{
margin:0;
padding: 0;
width: 100%;
}

.dl_file_list dt{
	margin: 3px 0 3px 0;
	padding: 0 0 5px 0;
	float: left;
	clear: left;
	width: 40%;
	height: 2.5em;
}

.dl_file_list dd{
margin: 3px 0 3px 0;
padding: 0 0 5px 0;
font-size: 10px;
width: 59%;
height: 2.5em;
float: right;
}

.dl_file_list dt.dl_file_list_desc ,.dl_file_list dd.dl_file_list_desc {
height: 100px;
}
/*************************************/
/* start download rating container*/
/*************************************/

.dl_user_logo,#dl_user_newamount {
text-align:center;
}

#dl_rating {
margin-top:1em;
}

#dl_rating select{
width: 10%;
text-align: center;
}

.dl_user_form {
margin-top:1em;
}
/************************/
/* start sort menu links*/
/************************/
#dl_usersort_links {
	text-align: center;
	font-size: 10px;

	width: 95%;
	border: 1px solid #777777;
	background-color: #BBBBBB;
}

#dl_usersort_links li {
	list-style:none;
	display:inline;
	padding-right:5px;
	margin:0;
}

/***********************/
/* start search output */
/***********************/


#dl_search{
   clear: left;
	overflow: hidden;
}

.dl_searchbox{
	font-size: 9px;
	margin: 1.5em 1em;
	padding: 0.5em;
	text-align: left;
	width: auto;
	float: left;
	overflow: hidden;
}

.dl_searchbox option{
	width: 35px;
}

.dl_search_output{
	margin: 2.0em 0 0 0;
	padding: 0.5em;
	text-align: left;
	width: 87%;
	overflow: hidden;
}

.dl_search_list dl{
	margin: 0;
	padding: 15px 0 0 0;
	width: auto%;
}

.dl_search_list dd{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	font-size: 10px;
	background-color: #FFFFE8;
	border: 1px dashed Gray;
}

/*********************/
/* start info blocks */
/*********************/

.dl_user_info_float h3{
	font-weight: bold;
}
.dl_user_info_float dl{
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 26%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid Black;
	background-color: #DDDDDD;
	float: left;
}

.dl_user_info_float dt{
	margin: 0;
	padding: 0 5px 5px 0;
	float: left;
	clear: left;
	width: 16px;
	height: 16px;
}

.dl_user_info_float dd{
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 9px;
	width: auto;
	height: auto;
}

/*********************/
/* start stats block */
/*********************/

.dl_stats_blockcontent dl{
margin:0;
padding: 0;
width: 100%;
}

.dl_stats_blockcontent dt{
	margin: 0;
	padding: 0 5px 5px 0;
	float: left;
	clear: left;
	width: 16px;
	height: 16px;
}

.dl_stats_blockcontent dd.statstitle{
	float: left;
	margin: 0px;
	padding: 0 0 5px 0;
	font-size: 10px;
	width: 45%;
	height:16px;
}


.dl_stats_blockcontent dd.statsvalue{
	float: left;
	margin: 0px;
	padding: 0 0 0px 0;
	font-size: 10px;
	font-weight: bold;
	width: 40%;
	height:16px;
}

/*********************/
/* start lastx block */
/*********************/

.dl_lastx_blockcontent dl{
	width: 100%;
	margin:0;
	padding: 2px;
	height:16px;
}
.dl_lastx_blockcontent dt{
	float: left;
	clear: left;
	margin: 0;
	padding: 0 2px 0 0;
	width: 16px;
	height:16px;
}

.dl_lastx_blockcaption dl{
	margin:0;
	padding: 0;
	width: 100%;
	height:16px;

	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #888888;
}
.dl_lastx_blockcaption dt{
	float: left;
	clear: left;
	margin: 0;
	padding: 0 2px 0 0;
	width: 16px;
	height:16px;
}
.dl_lastx_blockcaption dd{
	padding: 2px;
	font-weight: bold;
}

dd.dl_lastx_blockcontent1{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 9px;
	width: 90%;
	height:16px;
}

dd.dl_lastx_blockcontent2{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 9px;
	width: 13%;
	height:16px;
}

dd.dl_lastx_blockcontent3{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 9px;
	width: 30%;
	height:16px;
}

dd.dl_lastx_blockcontent4{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 9px;
	width: 13%;
	height:16px;
}

dl.dl_lastx_row1{
	width: 99%;
	margin: 0px;
	padding: 2px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #D0D0D0;
}
dl.dl_lastx_row2{
	width: 99%;
	margin: 0;
	padding: 2px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #C3C3C3;
}

/*********************/
/* start cat nav path*/
/*********************/
#dl_user_catnavpath{
	font-size: 11px;
	margin: 2em;
	background-image: url(../pnimages/user/next.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;

	border: 1px solid #777777;
	background-color: #BBBBBB;

}

#dl_user_catnavpath a{
	color: Black;
	line-height: 1.5em;
	text-decoration: none;
}

#dl_user_catnavpath a:hover{
text-decoration: underline;
color:red;
}

/*************************/
/* start subcat container*/
/*************************/
.dl_childs_container{
	font-size: 9px;
	padding: 5px;
	margin-right: 10px;
/*	padding: 5px 0  5px 0;
	margin-bottom: 1em; */

	float: left;
	height: auto;
/*	min-height: 300px;*/

	width: 98%;
	border: 1px solid #777777;
	background-color: #BBBBBB;
}

.dl_childs{
	padding: 2px;
	margin-right: 5px;
	padding: 2px;
	margin: 1px;

	float: left;
	width: 300px;

	border: 1px solid #777777;
	background-color: #DDDDDD;
}

.dl_childs a{
text-decoration: none;
}

.dl_childs a:hover{
text-decoration: underline;
color: Red;
}

/*************************/
/* start footer*/
/*************************/

#dl_footer{
	text-align: center;
}

/*************************/
/* start hook*/
/*************************/
#dl_hook_container{
	text-align: left;
	border: 2px solid Gray;
	background-color: #FBFBEE;
	padding: 6px;
	display: block;
	float: left;
	width: 98%;
}
