/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plugin - DAM FileList
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tx-mmdamfilelist-pi1-image img {
	border: 1px solid #8B8B8B; 
	padding: 4px;
	}

.tx-mmdamfilelist-pi1-table	{
	width: 90%;
	border: 1px solid #E8E8E8;
	margin-left: 40px;
	}
	
.tx-mmdamfilelist-pi1-table	{
	}	
	
.tx-mmdamfilelist-pi1-title, 
	.tx-mmdamfilelist-pi1-cattitle,
	.tx-mmdamfilelist-pi1-file_type {
	font-weight: italic;
	}
    	
.tx-mmdamfilelist-pi1-table td {
	padding: 10px;
	}	

	
.tx-mmdamfilelist-pi1-table .tx-mmdamfilelist-pi1-title {
	text-align: left;
	vertical-align: top;	
	}

.tx-mmdamfilelist-pi1-table .tx-mmdamfilelist-pi1-title a {
	color: #000000;
	margin:5px 0 5px 0;
	padding: 2px 3px 2px 4px;
	text-decoration: none;
	background: #C2C2C2;
	display: block;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
.tx-mmdamfilelist-pi1-table .tx-mmdamfilelist-pi1-title a:hover{
	text-decoration: underline;
	}

.tx-mmdamfilelist-pi1-file_name {
	text-align: left;
  }

/*
.tx-mmdamfilelist-pi1-file_name img {
	float: left;
  }
*/
  
.tx-mmdamfilelist-pi1-modeSelector table{
	padding: 0px;
	margin: 0px;
	}  

.tx-mmdamfilelist-pi1-modeSelector-SCell a {
	text-decoration: none;
	}

.tx-mmdamfilelist-pi1-modeSelector-SCell a:hover {
	text-decoration: underline;
	}
	
.tx-mmdamfilelist-pi1-viewselector div {
	padding-right: 10px;
	}
	
.tx-mmdamfilelist-pi1-orderselector div,
	.tx-mmdamfilelist-pi1-viewselector div,
	.tx-mmdamfilelist-pi1-modeSelector div {
	display: inline;
	}	
	
/* --- TABS --- */
.tx-mmdamfilelist-pi1-modeselector {
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell {
   line-height: 2.2em;
	background-color: #e4ebf1;
	border: 1px solid #a7d4df;
	border-bottom-width: 1px;
	padding: 2px 1em 2px 1em;
	text-decoration: none;
	display: inline;
	}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell a {
	color: #728799;
   color: #2A5A8A;
	}	

.tx-mmdamfilelist-pi1-orderselector {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid Silver;
	margin-bottom: 1.4em;
}
	
.tx-mmdamfilelist-pi1-selector-element-even, .tx-mmdamfilelist-pi1-selector-element-odd {
	padding-right: 20px;
}
/*
.tx-mmdamfilelist-pi1-orderselector .selector-element-n1,
.tx-mmdamfilelist-pi1-orderselector .selector-element-n3,
.tx-mmdamfilelist-pi1-orderselector .selector-element-n5 {
	padding-right: 10px;
	}
*/
/*-------------------------------------------------------------------------
* Tree-View
*/

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-folder a {
	text-decoration: none;
}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-folder img{
	padding-left: 10px;
	vertical-align: middle;
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-linktext {
	display: inline;
	padding-left: 10px;
	/* border: 1px solid #ff0000; */
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-even {
	background-color: #FBFBFB;
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file {
	/*width: 700px;*/
	padding-left: 20px;
	}
	
/*.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file:hover,
.mm-dam-row-container:hover {
	background-color: #D5E1F0;
	}
	*/
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file img{
	float: left;
	vertical-align: middle;
	padding: 2px;
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_name, 
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_size_kb, 
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_mtime_mdy,
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-normal_link a,
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-zip_link a
	{
	float: left;
	padding: 5px;
	text-align: left;
	border-right: 1px solid #E7E7E7;
	text-decoration: none;
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_name {
	
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_size_kb {
	width: 100px;
	}	
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_mtime_mdy {
	width: 100px;
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-zip_link a {
	text-decoration: none;
	}
	
/*-------------------------------------------------------------------------
* List-View - Lines (hoover)
*/

.mm-dam-row-container {
	/*border: 1px solid #B9B9B9; */
	border-bottom: 1px solid #B9B9B9;
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}
	
.mm-dam-row-container td.col-prevcontainer {
	border-right: 1px solid #B9B9B9;
	padding: 3px;
	}
	
.mm-dam-row-container td.col-details-btn {
	border-left: 1px solid #F3F3F3;
	text-align: center;
	padding: 10px;	
	}
		
.mm-dam-row-container td {
	text-align: left;
	vertical-align: top;
	}	

.mm-dam-row-visible-container {
	margin-left: 0px;
	
	text-align: left;
	display:block;
	}
	
.mm-dam-row-visible-container td {
	border-bottom: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
	padding: 3px 3px 3px 3px ;
	}
	

table.mm-dam-row-visible-container td.col-filename {
	width: 200px;
	/* padding-left: 13px;*/
	}
	
.mm-dam-row-container dd {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.mm-dam-row-datacontainer {
	width: 100%;
	}
	
.mm-dam-row-datacontainer dl,
.mm-dam-row-datacontainer dt {
	/* display: inline; */	
	}	
	
.mm-dam-row-container dt {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	}
	
td.col-prevcontainer {
	width:	100px;
	padding: 3px;
	margin: 0;
	}	

.tx-mmdamfilelist-pi1-preview {
	text-align: center;
	vertical-align: middle;
	}
	
.mm-dam-row-visible-container {
	width: 100%;
	}
		
.mm-dam-row-hidden-container {
	
	margin:0;
	text-align: left;
	}
		
.mm-dam-row-hidden-container div.tx-mmdamfilelist-pi1-description {
	clear: both;
	margin:0 0 0 0; padding:0 0 0 0; border:0;
	text-align: justify;
	}
			
.linkcontainer .left {
	float: left;
	
	}
			
.linkcontainer .left,
.linkcontainer .right {
	display: inline;
	/*width: 40%;*/
	}
	
.linkcontainer .right {
	/* float: right;*/
	float: left;
	}	
	
.linkcontainer .left,
.linkcontainer .left a{
	text-align: left;
	padding: 5px 5px 5px 0px ;
	}	

.linkcontainer .right,
.linkcontainer .right a {
	text-align: right;
	padding: 5px 0px 0px 0px ;
	}	
	
.tx-mmdamfilelist-pi1-more a {
	text-decoration: none;
	}

.tx-mmdamfilelist-pi1-title {
	font-size: 1.2em;	
	font-weight: bold;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	
}	
.tx-mmdamfilelist-pi1-file_size {
	font-size: 1.0em;
	font-style: italic;	
}
.tx-mmdamfilelist-pi1-file_type {
	font-size: 1.0em;	
	font-style: italic;
	
}
.tx-mmdamfilelist-pi1-description {
	text-align: justify;
}
.tx-mmdamfilelist-pi1-normallink a, .tx-mmdamfilelist-pi1-normallink a:visited
{
	color: #0066AA;
}



/*-------------------------------------------------------------------------
* Browse-Box
*/

.browseBoxWrap	{
	margin-left: 40px;
	margin-right: auto;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.browseBoxWrap	a {
	text-decoration: none;
	}
	
.browseBoxWrap a:hover {
	text-decoration: underline;
	}
	
.browseBoxWrap .activeLinkWrap	{
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	}
	
/*-------------------------------------------------------------------------
* Single-View - (Detail-View)
*/

.tx-mmdamfilelist-pi1-singleview table {
	width: 98%;
	}
	
.tx-mmdamfilelist-pi1-singleview .line,
.tx-mmdamfilelist-pi1-singleview dt {
	clear: both;
	}

.tx-mmdamfilelist-pi1-singleview .line div {
	float: left;
	}
	
.tx-mmdamfilelist-pi1-singleview .line .label {
	width: 150px;
	}

.tx-mmdamfilelist-pi1-singleview .line .description {
	width: 350px;
	text-align: justify;
	}
	
.tx-mmdamfilelist-pi1-singleview .line div .value {
	}
	
.tx-mmdamfilelist-pi1-singleview .toggle, 
.mm-dam-row-container .toggle {
	/* background: transparent url('/typo3conf/ext/mm_dam_filelist/pi1/res/images/default/toggle/open.gif')  .25em .25em no-repeat; */
	text-indent: -5;
	/* cursor:pointer; */
	margin:0; border:0; padding:0;	
	
	}
	
.tx-mmdamfilelist-pi1-singleview .toggle .closed,
.mm-dam-row-container .toggle .closed {
	/* background: transparent url('/typo3conf/ext/mm_dam_filelist/pi1/res/images/default/toggle/closed.gif') .25em .25em no-repeat; */
	display: block;
	margin:0; border:0; padding:0;	
	}
	
.tx-mmdamfilelist-pi1-singleview .hidden,
.mm-dam-row-container .hidden {
	display:none;
	}	
	
.tx-mmdamfilelist-pi1-singleview dt {
	font-weight: bold;
	}
	
.tx-mmdamfilelist-pi1-singleview .even td,
.tx-mmdamfilelist-pi1-singleview .odd td {
	padding: 0px;
	background: #ffffff;
	}
		
.tx-mmdamfilelist-pi1-singleview .even td {
	background: #dfdfdf;
	border: 1px solid #CDCDCD;
	}	
	
/*~ DAM FileList ENDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
/*
li.mm-dam-row-container-row
{
	list-style-type: none;
	list-style-image: none;	
	display: block;
	margin:0; 	padding:0; 
}


ul.mm-dam-row-container {
	/* Pare non c'entri nulla */
/*	list-style-type: none;
	list-style-image: none;	
	display: block;
	margin:0; 	padding:0;	
}
*/
/*
.mm-dam-trow-datacontainer dl, 
{
	display: none;
	list-style-type: circle;
	margin:0; padding:0; border:0;
}

.mm-dam-row-datacontainer dt {
	display: block;
	list-style-type: nonte;	
	margin:0; 	padding:0; border:0;
}
*/

