/*******************************/
/* Plugin - DAM FileList */
/*******************************/

/* COMMON STYLE */
.tx-mmdamfilelist-pi1 {
	float: left;
	position: relative;
	margin-top: 3em;
}/*download servicebereich*/

.tabContent .tx-mmdamfilelist-pi1 {
	margin-top: 0.2em;
}/*download L4c produktbereich*/

/*Download-Icon*/	
.tx-mmdamfilelist-pi1-table td img {
}

/* SEARCHBOX */
.tx-mmdamfilelist-pi1-searchbox form{
	background-color: #fff;
	border-style: none;
	margin-bottom: 1.5em !important;
	margin-bottom: 3em;
}

.tx-mmdamfilelist-pi1-searchbox-label{
	display: none;
}

.tx-mmdamfilelist-pi1-searchbox-sword-container{
	float: left;
}

.tx-mmdamfilelist-pi1-searchbox-button-container{
}


/* DOWNLOAD TABLE */
.tx-mmdamfilelist-pi1-table, .tx-mmdamfilelist-pi1-orderselector	{
	width: 710px;
	margin: 0;
	font-size: 110%;
	text-align: left;
	vertical-align: top;
	table-layout: fixed;
}

/* tablehead */
.tx-mmdamfilelist-pi1-orderselector td {
	padding: 3px 2px 3px 8px;
	background-color: #cacaca;
	border-bottom: 1px solid #000;
}

.tx-mmdamfilelist-pi1-orderselector td a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.tx-mmdamfilelist-pi1-orderselector td a:hover {
	text-decoration: underline;
}

.tx-mmdamfilelist-pi1-orderselector td img{
	margin-left: -3px;
}
	
/*tablebody*/
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-title{
	font-weight: bold;
	}
    	
.tx-mmdamfilelist-pi1-table td {
	padding: 3px 2px 3px 8px;
	border-bottom: 1px solid #aaa;
}

/*Elemente ausblenden mit display:none;*/	

/*Zellenbreiten Kopfzeile*/
.tx-mmdamfilelist-pi1-selector-element-even-selector-element-n0 {
width: 180px;}/*productname*/

.tx-mmdamfilelist-pi1-selector-element-odd-selector-element-n1{
	width: 135px;}/*product range*/

.tx-mmdamfilelist-pi1-selector-element-even-selector-element-n2 {
	width: 100px;}/*documenttype*/

.tx-mmdamfilelist-pi1-selector-element-odd-selector-element-n3{
width: 95px;}/*language*/

.tx-mmdamfilelist-pi1-selector-element-even-selector-element-n4 {
width: 150px;}/*version*/



/*++ Zellenbreiten Records ++*/
.tx-mmdamfilelist-pi1-title {
width: 180px;}/*productname*/

.tx-mmdamfilelist-pi1-file_orig_location{
width: 135px;}/*product range*/

 .tx-mmdamfilelist-pi1-file_orig_loc_desc{
width: 100px;}/*documenttype*/

.tx-mmdamfilelist-pi1-language{
width: 95px;}/*language*/
	
.tx-mmdamfilelist-pi1-ident {
width: 100px;}	

.tx-mmdamfilelist-pi1-normallink {
width: 40px;}

/* Kategorien  
.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-modeSelector div {
	display: inline;
}	
	

.tx-mmdamfilelist-pi1-modeselector {
	margin-bottom: 5px;
}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell {
	background-color: #e3e3e3;
	text-decoration: none;
	display: inline;
	height: 1.7em;
	line-height: 1.7em;
	padding:4px 8px 4px 8px;
	margin-right: -4px;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell a {
	color: #818181; 
	font-size: 110%;
}

.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell:hover {
		border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell a:hover {
	text-decoration: none;
} 	
*/


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

.tx-mmdamfilelist-pi1 .browseBoxWrap	{
	margin-left: 8px;
	margin-right: auto;
	font-size: 110%;
	padding-top: 10px;
	clear: both;
	margin-bottom: -1em;
}

.tx-mmdamfilelist-pi1 .browseBoxWrap	a {
	text-decoration: none;
	}
	
.tx-mmdamfilelist-pi1 .browseBoxWrap a:hover {text-decoration: underline;}
	
.tx-mmdamfilelist-pi1 .browseBoxWrap .activeLinkWrap	{
	font-weight: bold;
	}
	

