/* default styles for extension "tx_damfrontend_pi1" */
                       

                /*---------------------------------- category tree */


/*test*/
                .cattree {

                        padding-top: 10px;

                }

                .cattree td {

                }

                .cattree img {

                        padding: 0px;

                        background: none;

                        margin: 0px;

                        border-width: 0px;

                }



                .cattree td a img {

                        border-width: 0px;

                        border-color: white;

                        padding: 0px;

                        margin: 0px;

                }



                .cattree td a  {

                        border-width: 0px;q

                        border-color: white;

                        padding: 0px;

                        margin: 0px;

                }

                .cattree div.control{

                        width: 50px;

                }

                /*---------------------------------- filelist */

                table.filelist {

                        font-size: 90%;

                        border-collapse: collapse;

                        border: 1px solid #009BB2;

                        width: 100%;

                }

                table.filelist td img {

                        border-width: 0px;

                        border-color: white;

                        padding: 0px;

                        margin: 0px;

                }

                table.filelist td {

                        padding: 5px;

                }

                table.filelist th {

                        color: white;

                        background: #009BB2;

                        padding-bottom: 3px;

                        padding-top: 3px;

                        padding-left: 5px;

                }

                table.filelist td a img {

                        border-width: 0px;

                        border-color: white;

                        padding: 0px;

                        margin: 0px;

                }

                /*------------------------------- single view */

                table.file_singleView {

                        width: 100%;

                        border-collapse: collapse;

                        border: 1px solid #009BB2;

                        font-size: 90%;

                }

                table.file_singleView th {

                        text-align: left;

                        padding: 5px;

                        color: white;

                        background: #009BB2;

                }

                table.file_singleView td {

                        padding: 3px;

                }

                table.file_singleView td.title {

                        font-weight: bold;

                        color: #009BB2;

                        width: 50%;

                }

                .tree_selectedCats {

                        background: #009BB2;

                        font-weight: bold;

                        color: #ffffff;

                        width: 200px;

                }

                .tree_unselectedCats {

                        width: 200px;

                }

                #cattree .tree_selectedCats {                

                        padding-bottom: 1px;

                }

                #cattree .tree_selectedCats a {

                        font-weight: bold;

                        color: #ffffff;

                        text-decoration: none;

                }

                #cattree .tree_selectedCats a:hover {

                        font-weight: bold;

                        color: #ffffff;

                        text-decoration: none;

                }

                #cattree .tree_selectedCats a:visited {

                        font-weight: bold;

                        color: #ffffff;

                        text-decoration: none;

                }

                #cattree .tree_selectedCats a:visited:hover {

                        font-weight: bold;

                        color: #ffffff;

                        text-decoration: none;

                }

                #cattree .tree_unselectedCats a {

                        color: #009BB2;

                        text-decoration: none;

                }

                #cattree .tree_unselectedCats a:hover {

                        color: #009BB2;

                        text-decoration: none;

                }

                #cattree .tree_unselectedCats a:visited {

                        color: #009BB2;

                        text-decoration: none;

                }

                #cattree .tree_unselectedCats a:visited:hover {

                        color: #009BB2;

                        text-decoration: none;

                }

                /*-------------------------------- category list */

                .delete_button a:link,

                .delete_button a:visited{

                        border: 1px solid #009BB2;

                        font-size: 130%;

                        font-weight: bold;

                        color: #009BB2;

                        width: 20px;

                        height: 20px;

                        padding-right: 5px;

                        padding-left: 5px;

                }

                .delete_button a:hover {

                        background: #009BB2;

                        color: white;

                }

                /*------------------------------ Menu */

                ul.foldout {

                        list-style: none;

                        position: absolute;

                        top: 1px;

                        border: 1px solid #009BB2;

                        margin: 0px;

                        padding: 0px;

                        border-bottom-width: 0px;

                        border-top-width: 0px;

                        background: white;

                }

                ul.foldout li {

                        padding: 10px;

                        border-bottom: 1px solid #009BB2;

                        font-size: 90%;

                        min-width: 300px;

                }



                /******************************** Resultlist */

                table#browseresultlist td {

                	padding-right: 5px;

                }

                ul#browseresultlist {

                        padding: 0px;

                        margin: 0px;

                        list-style: none;

                }

                ul#browseresultlist li {

                        float: left;

                        padding-right: 10px;

                }

