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

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;
}

.current {
font-weight: bolder;
}
}

/* define admin link menu*/
#dl_admin_list_menu,#dl_category_menu {
border-bottom:1px solid #ccc;
margin:0;
padding-bottom:19px;
padding-left:5px;
}

#dl_admin_list_menu ul,#dl_admin_list_menu li,#dl_category_menu ul,#dl_category_menu li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#dl_admin_list_menu a:link,#dl_admin_list_menu a:visited,#dl_category_menu a:link,#dl_category_menu a:visited {
font-size: 10px;
text-decoration: none;
background:#E8EBF0;
border:1px solid #ccc;
color:#666;
float:left;
line-height:14px;
margin-right:2px;
padding:2px 6px;
}

#dl_admin_list_menu a:link#current,#dl_admin_list_menu a:visited#current{
background:#fff;
border-bottom:1px solid #fff;
color:#000;
}

#dl_admin_list_menu a:hover,#dl_category_menu a:hover {
color:red;
}

#dl_na_extension_container{
	width:100px;
}

#extension_add{
	width:100px;
}

.dl_admin_menu .dl_nothingtoedit{
font-family:"MS Sans Serif", Geneva, sans-serif;
color:red;
font-size: 14px;
font-weight: bold;
}
/***********************/
/* 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:80%;
}

#dl_user_main {
width:99%;
}

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

.dl_user_form {
padding: 0 0 0 0;

}

.dl_user_fieldset {
background-color:#DCDCDC;
border:1px outset #000;
line-height:170%;
width:60%;
}

.dl_user_fieldset legend {
font-size:12px;
font-weight:700;
letter-spacing:0.1em;
}

#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;
}

#dl_navcontainer {
font-size:10px;
height:1.5em;
list-style-type:none;
margin:0;
padding-bottom:2em;
width:100%;
}

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

#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;
}

#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.name{
	float: left;
	width: 50%;
	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 0 0;
	margin: 0;
	text-align: center;
	height: 1.5em;
	font-size: 10px;
	
}

#dl_categorycontainer dl.folder{
	width: 98%;
	font-size: 10px;
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

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

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

#dl_categorycontainer dd.catinfo{
	float: left;
	width: 50%;
	padding: 2px 5px 0 5px;
	margin: 0;
	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;
} 

 .dl_outputcontainer h2{
 text-align: left;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
}
 
.dl_outputcontainer .dl_file_info {
	float: left;
	padding:0;
	margin:0;
	width:62%;
	font-size: 10px;
}

.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 #999;
	font-weight: bold;
	text-align:	right;
	height: 20px;
}

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

.dl_outputcontainer .dl_file_info dd.description_small, .dl_outputcontainer .dl_file_info dt.description_small {
 height:20px;
 display: block;
 overflow: hidden;
}

.dl_outputcontainer .dl_file_info dd.description_big, .dl_outputcontainer .dl_file_info dt.description_big {
 height:180px;
 display:block;
 overflow: hidden;
}

.dl_outputcontainer .dl_thumb{
	float:right;
	width: 37%;
	text-align: center;
}

.dl_outputcontainer .dl_thumb dl, .dl_outputcontainer .dl_thumb dt,.dl_outputcontainer .dl_thumb dd{
	padding:0;
	margin:0;
}

.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;
}

/*************************************/
/* 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;
}

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

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

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

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

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

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

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

.stats_blockcontent dd{
margin: 0;
padding: 0 0 5px 0;
font-size: 10px;
width: auto;
height:16px;
}

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

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

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

.lastx_blockcontent dd{
margin: 0;
padding: 0 0 5px 0;
font-size: 9px;
width: auto;
height:16px;
}
/*********************/
/* start cat nav path*/
/*********************/
#dl_user_catnavpath{
	font-size: 11px;
	margin-bottom: 2em;
	background-image: url(../pnimages/user/next.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
}

#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 0  5px 0;
	margin-bottom: 1em;
}

.dl_childs{
	padding: 9px;
	margin-right: 5px;
}

.dl_childs a{
text-decoration: none;
}

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

/*****************/
/* start lightbox*/
/*****************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../../images/ajax/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../../../images/ajax/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../../../images/ajax/nextlabel.gif) no-repeat right 15%;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/*****************/
/* start bubbles*/
/*****************/

.tooltip,.tooltip *{display:block} /*added by javascript*/

.tooltip{ width: 200px; color:#000;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;text-align:center}

.tooltip span.top{
	padding: 30px 8px 0;
	background: url(../pnimages/bt.gif) no-repeat top;
	z-index: 1001;
}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../pnimages/bt.gif) no-repeat bottom;
	 z-index: 1000;}	

