/*... DOCMAN ................................................................*/

#dm_cats{
	
}

#dm_cats .dm_row{

}

.dm_name, .dm_files, .dm_date{
 font-size:12px !important;
 
}

#dm_cats dt:hover{
 
}

dt a.dm_name:hover { 
background: #f4f4f4 !important; 
/*color: #3190E2; */
}

h2#dm_title{
	background-image:none !important;
	padding-left:0px !important;
	margin-left:20px;
}

#dm_header{
	/*border:1px solid #cccccc !important;*/
	margin:10px 20px 10px 20px;
	padding:10px 0px 10px 0px;
	width:80% !important;
}

#dm_header a{
	text-transform:uppercase;
	font-family:Arial;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	color:#484848;
} 
#dm_header a:hover{
	text-decoration:underline;
	/* color:#3190E2; */
}

#dm_pathway{
	background-color:#FAFAFA !important;
	margin-left:10px;
}
/*
#dm_cats h3, #dm_docs h3{
	background-color:#3190E2 !important;
	color:#ffffff !important;
	text-transform: uppercase !important;
	border:0px !important;
	font-size:10px;
	padding-left:5px !important;
	margin-left:20px !important;	
}

#dm_cats h3 span, #dm_docs h3 span{
	border-left:1px solid #FAFAFA;
	padding:3px 0px 3px 15px;
	font-weight:bold;
	font-size:10px;
}
*/

dl{
	margin-left:20px !important;
	margin-right:10px;
}
.dm_orderby{
    margin-left:20px !important;
	margin-right:10px;
	font-size:11px;
	background-color:#FAFAFA !important;
}
.dm_description{
	background-color:#FAFAFA!important;
	font-size:11px;
	border-left:1px solid #cccccc;
	margin-left:40px;
	color:#333333;
}
#dm_tooltip table{
	font-size:11px !important;
}

.dm_taskbar{
	border-bottom:10px solid #FAFAFA;
	height:32px;
}
