/*-------------------------------------------------------------------------
* Buttons - MM DAM Filelist
*/

.mm-dam-row-container .tx-mmdamfilelist-pi1-normallink a,
.tx-mmdamfilelist-pi1-singleview .ziplink a,
.tx-mmdamfilelist-pi1-singleview .normallink a,
.mm-dam-row-container .tx-mmdamfilelist-pi1-ziplink a,
.mm-dam-row-container .tx-mmdamfilelist-pi1-details a {
	  color: #000000;
	background-image:url(../images/SMLi1BG.gif);
	background-repeat:no-repeat;
      border-left: 0px solid #CCCCCC;
      border-top: 0px solid #CCCCCC;
      border-right: 1px solid #CCCCCC;
      border-bottom: 1px solid #CCCCCC;
      text-decoration: none;
      text-align: center;
      padding: 2px 8px 2px 8px;
      }
      
.mm-dam-row-container .tx-mmdamfilelist-pi1-normallink a:hover,
.tx-mmdamfilelist-pi1-singleview .ziplink a:hover,
.tx-mmdamfilelist-pi1-singleview .normallink a:hover,
.mm-dam-row-container .tx-mmdamfilelist-pi1-ziplink a:hover,
.mm-dam-row-container .tx-mmdamfilelist-pi1-details a:hover   {
	background-image:url(../images/SMLi1BG.gif);
	background-repeat:no-repeat;
      border-left: 0px solid #000000;
      border-top: 0px solid #000000;
      border-right: 1px solid #cccccc;
      border-bottom: 1px solid #cccccc;
      text-decoration: none;
      }
	
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-ziplink a,
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-normallink a {
	width: 70px;
	display: block;
	}
	
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-ziplink,
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-normallink {
	padding-top: 0.0em;
	}

	
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-ziplink a, .tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-normallink a {
display:block;
width:70px;
}

.mm-dam-row-container .tx-mmdamfilelist-pi1-normallink a, .tx-mmdamfilelist-pi1-singleview .ziplink a, .tx-mmdamfilelist-pi1-singleview .normallink a, .mm-dam-row-container .tx-mmdamfilelist-pi1-ziplink a, .mm-dam-row-container .tx-mmdamfilelist-pi1-details a {
background-image:none;
border-color:transparent;
border-style:solid;
border-width:0 0px 0px 0;
padding:2px 8px;
color:#666666;
text-align:center;
text-decoration:none;
}
.mm-dam-row-container .tx-mmdamfilelist-pi1-normallink a:hover,
.tx-mmdamfilelist-pi1-singleview .ziplink a:hover,
.tx-mmdamfilelist-pi1-singleview .normallink a:hover,
.mm-dam-row-container .tx-mmdamfilelist-pi1-ziplink a:hover,
.mm-dam-row-container .tx-mmdamfilelist-pi1-details a:hover   {
background-image:none;
	background-repeat:no-repeat;
      border-left: 0px solid #000000;
      border-top: 0px solid #000000;
      border-right: 0px solid #cccccc;
      border-bottom: 0px solid #cccccc;
      text-decoration: none;
	color:#CCCCCC;
      }
	


.mm-dam-row-container td.col-details-btn {
padding:0.0em;

