body { font-family: sans, arial; width: 100%; height: 100%; margin: 0; padding: 0; } #logo { height: 200px; width: 200px; background: url(/media/img/unilogo-200x66.png) bottom right no-repeat; } #logo-bar-gray { position: relative; top: 116px; left: 0px; height: 4px; width: 132px; background-color: #cacac8; /*border:1px solid red;*/ } #logo-bar-red { position: relative; top: 0px; left: 0px; height: 4px; width: 22px; background-color: #c1002a; /*border:1px solid red;*/ } #sidepannel { float: left; font-size: 12px; } #footer { margin: 0; bottom: 0px; border-top: 1px solid #ccc; background-color: #004A99; text-align: right; font-size: 10.5px; line-height: 12px; color: #FFF; } .footer { text-align: right; font-size: 10px; font-family: Verdana, Arial; padding: 5px 2px 5px 0px; } #main { margin-left: 200px; width: 800px; } #head-bg { height: 116px; background-color: #004A99; } #head { height: 116px; background: url(/media/img/siegel-93x55.png) bottom left no-repeat, url(/media/img/sub-logo-small-transparent.png) bottom right no-repeat; } #head h1,h2 { color: white; } #head h1 { font-size: 22px; padding-top: 30px; padding-left: 54px; padding-bottom: 4px; margin: 0; } #head h2 { font-size: 12px; padding: 0; margin: 0; padding-left: 64px; } #logo-bar-red { position: relative; top: 0px; left: 0px; height: 4px; width: 22px; background-color: #c1002a; /*border:1px solid red;*/ } #head-titlebar { height: 22px; line-height: 22px; font-size: 13px; padding-left: 10px; background-color: #cacac8; } #content { padding: 10px; font-size: 13px; min-height: 400px; background-color: #F2F3F1; overflow:auto; } #content img { border:none; } #debug { text-align: left; position: absolute; top: 0px; right: 0px; width: 400px; } #debug .v1 { text-align: right; } #debug a { font-size: 10px; margin-right: 5px; color: #009; } #debug a img { border: none; } /* ###################################################### */ .portletNavigationTree { width: 160px; padding: 0; margin: 0 0 21px 0; background-color: #ffffff; border-bottom: none; overflow: hidden; } .portletNavigationTree .portletItem { border-left: none; border-right: none; } .portletNavigationTree dt { display: none; } .portletNavigationTree ul,.portletNavigationTree ul li,.portletNavigationTree dd,.portletNavigationTree div { margin: 0; padding: 0; } .portletNavigationTree ul li { margin: 0; border-bottom: 1px solid #fff; list-style: none; } .portletNavigationTree ul li.navTreeLastItem { border-bottom: none; } .portletNavigationTree li.navTreeItem a { display: block; width: auto; padding: 3px 0; margin: 0; text-decoration: none; color: #363534; background: #c9cac8; } /* - navTreeLevel0 - */ .portletNavigationTree ul.navTreeLevel0 a { padding-left: 4px; } .portletNavigationTree ul.navTreeLevel0 a:hover { background: #004a99; color: #fff; } .portletNavigationTree ul.navTreeLevel0 a.navTreeCurrentItem { background: #004a99 !important; color: #fff; margin-left: 0px; padding-left: 4px; } .portletNavigationTree ul.navTreeLevel0 li { background: url(/media/img/navigationLevel0.gif) repeat-y left top #c9cac8; padding-left: 4px; } /* - navTreeLevel1 - */ .portletNavigationTree ul.navTreeLevel1 { /* border-top: 1px solid #fff; */ margin: 0 0 0 0px; } .portletNavigationTree ul.navTreeLevel1 a { background: #d5d6d2; color: #363534; padding-left: 4px; } .portletNavigationTree ul.navTreeLevel1 a:hover { background: #2a6ebb; color: #fff; } .portletNavigationTree ul.navTreeLevel1 li { background: url(/media/img/navigationLevel1.gif) repeat-y 0px top; } .portletNavigationTree ul.navTreeLevel1 a.navTreeCurrentItem { background: #2a6ebb !important; color: #fff; margin-left: 0px; } .portletNavigationTree ul.navTreeLevel1 li.navTreeLastItem { border-bottom: none; } /* - navTreeLevel2 - */ .portletNavigationTree ul.navTreeLevel2 { border-top: 1px solid #fff; margin: 0; } .portletNavigationTree ul.navTreeLevel2 a { background: #e0e1dd; margin-left: 0px; padding-left: 4px; } .portletNavigationTree ul.navTreeLevel2 a:hover { background: #6f9ad3; color: #fff; } .portletNavigationTree ul.navTreeLevel2 li { background: url(/media/img/navigationLevel2.gif) repeat-y left top; } .portletNavigationTree ul.navTreeLevel2 li.navTreeLastItem { border: none; } .portletNavigationTree ul.navTreeLevel2 a.navTreeCurrentItem { background: #6f9ad3 !important; color: #fff !important; } .portletNavigationTree ul.navTreeLevel2 a.navTreeItemInPath { background: #6f9ad3 !important; color: #fff !important; } /* ################################################### */ #content h1 { display: block; text-align: center; margin: 5px auto; } #content h2 { display: block; text-align: center; color: #000; } table { width: 100%; } th { font-size: 12px; border: 1px solid #999; } th .code{ font-size: 9px; color:#666; display:none; } td { font-size: 12px; border: 1px solid #CCC; } div.searchsub { margin-left:10px; font-size:10px; } div.dsf{ cursor:pointer; } .updatebutton,.addbutton { float: right; } .updatebutton:before { content: url(/media/img/update.png) ' '; } .addbutton:before { content: url(/media/img/create.png) ' '; } .searchbutton:before { content: url(/media/img/search.png) ' '; } .keyboardbutton:before { content: url(/media/img/keyboard.png) ' '; } .rightbutton { float: right; } .leftbutton { float: left; } .monospace { font-family: Courier New, monospace; } dl.zend_form dt { width: 120px; float: left; font-family: verdana, arial; font-size: 12px; } dl.zend_form dd { margin-left: 120px; } dl.zend_form dd * { font-size: 12px; } input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly] { background-color: #EEE; cursor: default; } tr.entry { background-color: #FFF5CC; } tr.entry td { padding-left: 3px; } tr.detail>td { border: none; } td.arrowtop { vertical-align: top; text-align: center; } tr.detail table tr td { background-color: #E2EFE1; padding-left: 3px; } tr td.action { text-align: center; width: 20px; } td.action img { border: none; } .clear { clear: both; } .bold { font-weight: bold; } /* boxes */ .okbox,.warningbox,.errorbox,.infobox { margin: 10px 0px; padding: 10px 10px 10px 40px; border-width: 1px; color: #555; } .checkbox a,.warningbox a,.errorbox a { color: #555; } .infobox a { color: #777; } .warningbox { border: 1px solid #CCC; background: #FFFFAA url('/media/img/box_warning.png') no-repeat; background-position: 10px center; } .errorbox { border: 1px solid #990000; background: #FF9999 url('/media/img/box_error.png') no-repeat; background-position: 10px center; } .okbox { border: 1px solid #339933; background: #BBFFBB url('/media/img/box_check.png') no-repeat; background-position: 10px center; } .infobox { border: 1px solid #CCC; background: #FFFFFF url('/media/img/box_info.png') no-repeat; background-position: 10px center; color: #777; } /* Pagination */ .pbs_pagination { display:block; text-align:center; height:22px; line-height:21px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; } .pbs_pagination a:link, .pbs_pagination a:visited{ padding:7px; padding-top:2px; padding-bottom:2px; border:1px solid #EBEBEB; margin-left:10px; text-decoration:none; background-color:#FFF; color:#0072bc; width:22px; font-weight:normal; } .pbs_pagination a:hover { background-color:#DDEEFF; border:1px solid #BBDDFF; color:#0072BC; } .pbs_pagination .active { padding:7px; padding-top:2px; padding-bottom:2px; border:1px solid #BBDDFF; margin-left:10px; text-decoration:none; background-color:#DDEEFF; color:#0072BC; cursor:default; } .pbs_pagination .disabled { padding:7px; padding-top:2px; padding-bottom:2px; border:1px solid #EBEBEB; margin-left:10px; text-decoration:none; background-color:#FFF; color:#D7D7D7; cursor:default; } table.json td { border-style: none !important; } .highlight { background-color: yellow; }