tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
background: none !important;
}
.docs a, .images a, .videos a { color:#272727 !important; text-decoration:none; font-size:28px;}
.docs{ float:left;
background-color:#daebcb;
width:300px;
height:150px;
padding:20px;
}

.videos{ margin-left:10px; float:left;
background-color:#daebcb;
width:220px;
height:150px;
padding:20px;
}
.images{ margin-top:10px; float:left;
background-color:#daebcb;
width:570px;
height:150px;
padding:20px;
}
.node-wildculture-document img, .view-wildculture-documents img,.view-wildculture-images img {
    height: auto;
    max-width: none;
    min-width: 0%;
    width: auto;
}

.wildculture-item-list .views-field {
    float: left;
    width: 230px !important;
}
/*filedepot*/
#filedepotmodule img { 
max-width: none;
    min-width: 0%; }
#filelisting_container .field-name-field-category .field-item a, #filelisting_container a:link, #filelisting_container a:visited, #filelisting_container li a.active, #filelistingheader a:link, #filelistingheader a:visited {
    color: #1c49fc;
}

#filelisting_container .resizable-textarea, #filelisting_container tr, #filelisting_container th,#filelisting_container td, #filelisting_container input 
,.filedepottoolbar table tr{
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align:  top !important;
}

.filedepottoolbar_searchbox {
    float: right;
    position: relative;
    /*top: 5px;*/top: 0px;
    width: 300px;
}
.filedepottoolbar_searchbox td { vertical-align:  top !important;}
.filedepottoolbar_searchbox input,.filedepottoolbar_searchbox textarea,.filedepottoolbar_searchbox select { height: 20px !important;}
#filedepot-newfile-form label, #filedepot-newfolder-form label { color:#000;}
#filedepotmodule #displayfiledetails a:link, #filedepotmodule #displayfiledetails a:visited, #filedepotmodule #displayfiledetails li a.active, #filedepotmodule #displayfiledetails a:hover {
    color: #0062a0;
}
.yui-skin-sam .yui-panel-container.shadow .underlay {
    background-color: #000000;
    bottom: -3px;
    left: -3px;
    opacity: 0.32;
    position: absolute;
    right: -3px;
    top: 2px;
}
#filedepotmodule table {
	clear:both !important;
	
	}