
/********************************************************************
 * EXTENDED CSS FILE for DOCMAN
 * ----------------------------------------------------------------
 * Copyright (C) 2005 - 2009 www.emymedia.com. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: www.emymedia.com
 * Websites:  http://www.emymedia.com
*********************************************************************/


/** DocMan **/

#em-master #dm_cats h3,
#em-master #dm_docs h3 {
	background-color: #e56d17;
}

#em-master .dm_doc thead,
#em-master #dm_tooltip thead { 
	background-color: #e56d17;
}

#em-master a.dm_name:hover {
	color: #e56d17;
}

