/**
 * JoomDOC - Joomla! Document Manager
 * @version $Id: theme.css 648 2008-03-17 18:31:53Z mjaz $
 * @package JoomDOC
 * @copyright (C) 2003-2008 The DOCman Development Team
 *            Improved to JoomDOC by Artio s.r.o.
 * @license see COPYRIGHT.php
 * @link http://www.artio.net Official website
 * JoomDOC is free software. This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
 * See COPYRIGHT.php for copyright notices and details.
 **/

/**
 * Default DOCman Theme
 *
 * Creator:  The DOCman Development Team
 * Website:  http://www.joomlatools.org/
 * Email:    support@joomlatools.org
 * Revision: 1.4
 * Date:     February 2007
 **/

img { border: 0 none; }

/* Remove the following line if you have problems with the alignement of your theme */
.clr { clear: both;}

#dm_header {
	height: 40px;
	margin-bottom: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#dm_header div {
	float: left;
	margin:5px 10px 5px 0px;
	padding: 3px;
}
#dm_header div img {
	margin-right: 5px;	
}

#dm_header a {
	text-decoration: none;
}

#dm_header a, #dm_header span  {
	display: block;
	padding-bottom: 5px;
	text-decoration:none;
}
#dm_header a:hover {
	text-decoration:none !important;
}

#dm_pathway {
	font-size: 11px;
	text-align: left;
	background: #ddd;
	margin-bottom: 5px;
	padding: 3px 3px 3px 10px;
}

h2 {
	padding-left: 10px;
	text-align: left;
}

#3s {
	text-align: left;
}

#dm_docs {
	margin-top: 10px;
}

#dm_docs p {
	text-align: justify;
}

#dm_cats h3,
#dm_docs h3 {
	background: #F0F0F0;
	border: 1px solid #ccc;
	font-family: Arial;
	height: 24px;
	padding: 10px 2px 10px 10px;
	clear: right;
	margin-bottom: 10px;
	}
#dm_docs h3 {
	margin-bottom: 0;
}

#dm_docs h3 span,
#dm_cats h3 span  {
	display: block;
	float: right;
	margin: -15px 5px 0 0;
	font-size: 11px;
	font-weight: normal;
}
.dm_separator{
	border-top:1px solid #ccc;
	margin: 20px 0px 20px 0px;
}


a.dm_icon { float: left; padding-right: 10px; }
.dm_left { float: left; width: 550px; vertical-align: middle; }
.dm_left_joom { float: left; width: 450px; vertical-align: middle; }
a.dm_thumb img { float: right; padding: 10px 0 10px 20px; }
.dmthumb { float: right; padding: 0px 20px 10px 20px; }

a.dm_name, .search_title { 
font-family: Arial;
color: #003F7F;	
font-size: 16px;
font-weight: normal;
text-align: left;
}

.dm_cat {
	margin-top: 3px;
	padding-left: 0;
	font-weight: normal;
}

.dm_left .dm_name {
	text-align: left;
}

span.dm_new,  span.dm_hot{
padding-left: 10px; color: black; font-weight: normal; font-style: italic;
}

.dm_date, .dm_files, .dm_counter{ 
	float: right;
	margin: 3px 5px 0 15px;
	font-style: italic;
}

.dm_description { background-color: #EEEEEE; padding: 5px;}

.dm_homepage { padding: 1px 1px 1px 5px; font-size: 10px; background-color: #F8F8F8;  }


.dm_cat {
	width: 745px;
	/* padding: 3px;
	margin-bottom: 10px;*/
	}
/*	
.dm_cat .dm_name {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}
*/
.dm_cat .dm_description {
	padding: 3px;
}
.dm_cat .dm_thumb {
	float: left;
	margin-right: 5px;
}

.dm_cat .dm_name_desc {
	float: left;
}

.dm_unpublished { border: 1px dotted red; background-color: #FFCCCC;overflow:hidden;}
.dm_unapproved { border: 1px dotted green; background-color: #CCFFCC;overflow:hidden;}
/* .dm_checked_out { border: 1px dotted blue; background-color: #CCCCFF;} */

.dm_license { }
.dm_license_agree { }

/* ---------- Orderby styles ---------------------------------------- */

.dm_orderby { margin: -2px 0 10px 0; padding: 0 1px 1px 10px; float:right; font-size: 11px;  }

/* ---------- Details styles ---------------------------------------- */

/* -- shared styles */

#dm_item {
	width: 770px;
}

#dm_item1, #dm_item2 {
	/* padding: 15px; */
	padding: 25px 15px 15px 15px; 
	width: 745px;
	/*width: 740px;*/
}
#dm_item1 p, #dm_item2 p {
	padding-left: 0;
	padding-right: 5px;
	/*width: 740px;*/
}



#dm_item2 {
	width: 745px;
	background-color: #DBE9F2;
}

/* -- shared styles */
.dm_doc caption, #dm_tooltip caption {
	margin: auto;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

.dm_doc table, #dm_tooltip table {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-collapse: collapse;
}

.dm_doc td, #dm_tooltip td {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

.dm_doc thead, #dm_tooltip thead { background-color: #666; font-weight: bold; color: #fff;}
.dm_doc col#prop { background-color: #EEEEEE; }
.dm_doc thead td, #dm_tooltip thead td { text-align: left; }

/* -- specific style when show as seperate page */

#dm_details {
	clear:left;
	width: 100%;
	text-align: left;
	float: left;
}
#dm_details table {

	width:100%
	}
#dm_details td, #dm_details thead { padding: 5px; }

/* -- specific style when show as tooltip */

#dm_tooltip td, #dm_tooltip thead { padding: 2px; }

/* ---------- Taskbar styles ---------------------------------------- */

.dm_taskbar {

	/*height: 22px;*/
	padding-bottom:6px;
	margin-bottom:6px;
	margin-left: 0px;
	/*border-bottom: 1px solid #bbb;*/
	list-style-type: none;
}

.dm_taskbar li {
	float: left;
	list-style-type: none;
	background-image: none;
	padding: 0 0 0 3px;
	margin: 0.5em 0 2px 0;
	/*width:  5.5em;*/
	font-size: 10px;
}
.dm_taskbar li a {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
}

.dm_taskbar li a:link,
.dm_taskbar li a:visited,
.dm_taskbar li a:hover {
	color: #696969; background-color: #eeeeee;
	text-decoration: none;
}
.dm_taskbar li a:link,
.dm_taskbar li a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid Gray;;
	border-left: 1px solid #cecece;
	border-right: 1px solid Gray;;
}

.dm_taskbar li a:hover {
   border-bottom: 1px solid #cecece;
   border-top: 1px solid Gray;
   border-right: 1px solid #cecece;
   border-left: 1px solid Gray;
}

.dm_taskbar li.approve a:link { background-color: #CCFFCC; }
.dm_taskbar li.publish a:link { background-color: #FFCCCC; }
.dm_taskbar li.checkin a:link { background-color: #CCCCFF; }

/* ---------- Toolbar styles --------------------------------------- */

.dm_toolbar    { list-style: none; height: 32px; margin-right: 25px; }
.dm_toolbar li { float: right; background-image: none; }

.dm_toolbar .dm_btn  { text-indent: -5000px; height: 32px; width: 32px; display: block;}
.dm_toolbar #dm_btn_save   { background-image: url(../images/save.png)   }
.dm_toolbar #dm_btn_cancel { background-image: url(../images/cancel.png) }
.dm_toolbar #dm_btn_save:hover   { background-image: url(../images/save-over.png)   }
.dm_toolbar #dm_btn_cancel:hover { background-image: url(../images/cancel-over.png) }

/* ---------- Form styles ------------------------------------------ */

.dm_form { width: 35em;	border: 0px solid #cecece; }
.dm_form fieldset { border: none; margin: 0; padding: 0;}
.dm_form label    { display: block; width: 100px; font-weight: bold; float: left; }

.dm_form label.nofloat { float: none; clear:both;}
.dm_form p  { text-align: left; }
.dm_form fieldset.dm_button    { border-top: 1px solid Gray; }
.dm_form select option.label { background-color: #EEE; border: 1px solid #DDD; color : #333; }
.dm_form .editor { float: none;  }


dl.tabs {
}

#dm_frmedit dl.tabs dt,
#dm_frmedit fieldset.input, 
#dm_frmedit #editor-xtd-buttons {
	display: none;
}

.dm_upload_step { color:#003366; font-weight: bold; }

#dm_frmupload label { width: 100%; padding-right: 10px;}
#dm_frmupload #dm_btn_back   { float: left;  }
#dm_frmupload #dm_btn_submit { float: right; }

#dm_frmedit { width: 90%; border: 0 none;}
#dm_frmedit #dmthumbnail_preview { float: right; margin-right: 30px; height: 80px; width: 80px; padding: 3px; border: 1px solid silver; }
#dm_frmedit #license-page label  { width: 250px; }

/* ---------- Nav styles ------------------------------------------ */

/*
#dm_nav 	  { clear: both; padding-top: 15px; padding-bottom: 3px; margin-top: 15px; text-align:center; }
#dm_nav div { margin-top: 10px; }
*/

#dm_nav 	  { clear: both; padding-top: 0px; padding-bottom: 3px; margin-top: 15px; text-align:center; }
#dm_nav div { margin-top: 0px; }


/* Header styles for inside JoomDoc pages */
.htittxt {
	font-size: 26px !important;
	color: #0052A4 !important;
}

.breadcrumbs {
	font-size: 14px !important;
	color: #002C5A !important;
}

.breadcrumbs a {
	font-size: 14px !important;
	color: #002C5A !important;
}

.dm_row {
	padding-top: 7px;
	padding-bottom: 7px;
}
