/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plugin - DAM FileList
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* 	On a float-Layout it can be nessecary to enable
	this property!
*/
/*
.tx-mmdamfilelist-pi1 {
	float: right;
	}
*/	
.tx-mmdamfilelist-pi1-image img {
	border: 0px solid #8B8B8B; 
	padding: 0px;
	}

.tx-mmdamfilelist-pi1-table	{
	width: 100%;
	border: 0px solid #E8E8E8;
	margin-left: 40px;
	}
	

.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-title, 
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-cattitle,
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-file_type {
	font-weight: bold;
	}
    	
.tx-mmdamfilelist-pi1-table td {
	padding: 0px;
	}	

	
.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:0px 0 0px 0;
	padding: 0;
	text-decoration: none;
	background: #fff;
	display: block;
	border-left: 0px solid #E0E0E0;
	border-top: 0px solid #E0E0E0;
	border-right: 0px solid #999999;
	border-bottom: 0px 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 {
	width:100%;
	text-align:right;
	margin-bottom:10px;
	}

.tx-mmdamfilelist-pi1-orderselector div {
	display: inline;
	}	
	
/* --- TABS --- */
.tx-mmdamfilelist-pi1-modeselector {
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell {
	background-color: #e4ebf1;
	border: 0px solid #a7d4df;
	border-bottom-width: 0px;
	padding: 2px 1em 2px 1em;
	text-decoration: none;
	display: inline;
	}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell a {
	color: #728799;
	}	
	
.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;
	}

.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: #FFFFDD;
	}
	
.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: 0px;
	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)
*/

.damfelist_list-container {
float:left;
padding-right:10px;
margin-bottom:10px;
text-align:center;
}
.col-prevcontainer {
border:1px solid #c2c3c6;
padding:9px 9px 7px 9px;
}

.tx-mmdamfilelist-pi1-preview {
	width:100%;
	padding:0;
	margin:0 0 5px 0;
	background:#e3e3e3;
}

.col-prevcontainer img {
	margin-bottom:0px;
}

.tx-mmdamfilelist-pi1-title {
	width:100%;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}

.tx-mmdamfilelist-pi1-col-empty {
display:none;
}

/*.tx-mmdamfilelist-pi1-preview {
width:100%;
background-color:#e3e3e3;
}*/

.tx-mmdamfilelist-pi1-listrow table,
.tx-mmdamfilelist-pi1-listrow tr,
.tx-mmdamfilelist-pi1-listrow td {
margin:0;
padding:0;
border:none;
}

.mm-dam-row-container {
	margin-bottom: 5px;
	/*font-size: 11px;*/
	/*width: 100%;*/
	float:left;
	margin-right: 0px;
	}
	

/* Liste Links */
.col-linksdetails {
	width:100%;
	text-align:right;
	margin:0;
	padding:0;
}

.col-linksdetails img,
.col-linksdetails a {
	margin:0;
	padding:0;
}


/** gallery*/
.tx-mmdamfilelist-pi1 .col-navicontainer {
	text-align: center;
	}
	
.tx-mmdamfilelist-pi1 .clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
	}		

/*-------------------------------------------------------------------------
* Browse-Box
*/

.tx-mmdamfilelist-pi1 .browseBoxWrap {
	margin-left: 40px;
	margin-right: auto;
	/*font-size: 12px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	}

.tx-mmdamfilelist-pi1 .browseBoxWrap a {
	text-decoration: none;
	}
	
.tx-mmdamfilelist-pi1 .browseBoxWrap a:hover {
	text-decoration: underline;
	}
	
.tx-mmdamfilelist-pi1 .browseBoxWrap .activeLinkWrap {
	font-weight: normal;
	/*font-size: 14px;*/
	font-weight: bold;
	}
	
/*-------------------------------------------------------------------------
* Single-View - (Detail-View)
*/



.tx-mmdamfilelist-pi1-singleview .description {
	width: 100%;
	}
	
.tx-mmdamfilelist-pi1-singleview .description p {
	padding: 0;
	margin: 0;
	}

.tx-mmdamfilelist-pi1-singleview img {
	margin-bottom:10px;
}

.tx-mmdamfilelist-pi1-singleview h4 {
	margin-bottom:10px;
}

.tx-mmdamfilelist-pi1-copyright {
margin-bottom:10px;
}

/* Reset base settings */
.tx-mmdamfilelist-pi1-modeselector {
	padding: 0;
	}
		
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell {
	background-color:	transparent;
	border-style: none;
	display: block;
	padding: 0;
	text-decoration:none;
	}

.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell {
	background-color: transparent;
	border-style: none;
	}	
	
body#mmdamvideopage {
	padding: 0;
	margin: 0;
	}

#GB_window {
	background-color: #000000;
	}	
  

