/******************************************************************************/ /* Liferay */ /******************************************************************************/ /* Global */ A { color: #777777; border-bottom-color:#999999; border-bottom-style:dashed; border-bottom-width:1px; text-decoration: none; } A:visited { color: #777777; text-decoration: none; } A:hover { border-bottom-color:#F39D3F; border-bottom-style:solid; border-bottom-width:1px; text-decoration: none; } /* Menu Navigation - Centora */ A.menu { color: #777777; text-decoration: none; } A.menu:visited { color: #777777; text-decoration: none; border=0; } A.menu:hover { text-decoration: none; border=0; } /* Documentlist - Centora */ A.doclist { //color: #777777; color:#666666; text-decoration: none; border-bottom-color:#999999; border-bottom-style:dashed; border-bottom-width:1px; } A.doclist:visited { //color: #777777; color:#666666; text-decoration: none; border-bottom-color:#999999; border-bottom-style:dashed; border-bottom-width:1px; } A.doclist:hover { color:#666666; border-bottom-color:#F39D3F; border-bottom-style:solid; border-bottom-width:1px; text-decoration: none; } BODY { background-color: white; border: 0; color: #777777; margin: 0; padding: 0; text-align: center; font-family: Tahoma, Arial; font-size: 76%; } body * { font-size: 1em; } body#iframe-body-bg { } select { border-color: #CCCCCC; border-style: solid; border-width: 1px; color: #777777; } form { margin: 0; padding: 0; } img { border: 0; margin: 0; padding: 0 } ul { list-style-type: none; margin: 5px 0 10px 20px; padding: 0; } .form-button { border-color: #6699CC; border-style: solid; border-width: 1px; font-family: Arial; font-size: 10px; } .form-button-hover { border-bottom: solid 1px #6699CC; border-left: solid 1px white; border-right: solid 1px #6699CC; border-top: solid 1px white; font-family: Arial; font-size: 10px; } .form-text { border-color: #CCCCCC; border-style: solid; border-width: 1px; font-family: Arial; font-size: 80%; color: #777777; } .tree-js-pop-up DIV { background-color: #636363; border: 2px Outset #FFFFFF; display: none; padding: 4; position: absolute; text-align: left; z-index: 10; } /* Alpha */ .alpha { background-color: #6699CC; } .alpha-gradient { background: url(/html/themes/iswa/color_schemes/01/portlet_title_bg_gradient.gif) repeat-x; } .alpha-neg-alert { color: #FF0000; } .alpha-pos-alert { color: #007F00; } .alpha-separator { background: url(/html/themes/iswa/color_schemes/01/portlet_title_bg_x.gif) repeat-x bottom; border-bottom: none; padding: 1px; } A.alpha { background: none; color: #777777; text-decoration: none; } A.alpha:hover { color: #777777; text-decoration: underline; } FONT.alpha { background: none; color: #777777; font-family: Tahoma, Arial; } /* Beta */ .beta { background-color: #B6CBEB; } .beta-gradient { background: url(/html/themes/iswa/images/custom/transparent-gray.gif) repeat; } .beta-neg-alert { color: #FF0000; } .beta-pos-alert { color: #007F00; } .separator { background-color: #CCCCCC; height: 1px; margin-top: 5px; margin-bottom: 5px; } .separator2 { background-color: #CCCCCC; height: 1px; margin-top: 5px; margin-bottom: 5px; } .beta-separator { background: url(/html/themes/iswa/images/scheme/portlet_menu_bg_x.gif) repeat-x bottom; border-bottom: none; padding: 1px; } A.beta { background: none; color: #777777; text-decoration: none; } A.beta:hover { color: #777777; text-decoration: underline; } FONT.beta { background: none; color: #777777; font-family: Tahoma, Arial; } /* Gamma */ .gamma { background-color: none; } .gamma-gradient { background: url(/html/themes/iswa/color_schemes/01/portlet_bg_x.gif) repeat-x; } .gamma-neg-alert { color: #FF0000; } .gamma-pos-alert { color: #007F00; } .gamma-separator { background: url(/html/themes/iswa/color_schemes/01/gamma_dotted_x.gif) repeat-x bottom; border-bottom: none; padding: 1px; } .gamma-tab { border-bottom: 1px solid #B6CBEB; margin-left: 0px; margin-top: 0px; margin-bottom: 15px; margin-right: 0px; padding-bottom: 27px; padding-left: 0px; } .gamma-tab ul, .gamma-tab li { background: white; border: 1px solid #B6CBEB; color: #777777; display: inline; float: left; font-family: Tahoma, Arial; font-size: 13px; font-weight: normal; line-height: 22px; list-style-type: none; margin-right: 8px; padding: 2px 10px 2px 10px; text-decoration: none; } .gamma-tab ul.current, .gamma-tab li.current { background: white; border-bottom: 1px solid #F2F2F2; color: #777777; } .gamma-tab li.toggle { background: none; border: 0px; float: right; margin-right: 0px; padding-right: 0px; } A.gamma { background: none; color: #777777; text-decoration: none; } A.gamma:hover { color: #777777; text-decoration: underline; } FONT.gamma { background: none; color: #777777; font-family: Tahoma, Arial; } /* Bg */ .bg { background-color: none; } .bg-neg-alert { color: #FF0000; } .bg-pos-alert { color: #007F00; } A.bg { background: none; color: #777777; text-decoration: none; } A.bg:hover { color: #777777; text-decoration: underline; } FONT.bg { color: #777777; font-family: Tahoma, Arial; } /******************************************************************************/ /* Liferay Layout CSS */ /******************************************************************************/ /* Main Layout */ #portlet-place-holder { background: #79afed; } #layout-outer-side-decoration { /* border: 1px solid green; */ } #layout-inner-side-decoration { margin-top: 10px; /* border: 1px solid blue; */ } #layout-box { width: 770px; margin: 0 auto 0 auto; /* border: 1px solid red; */ } #layout-top-banner { height: 75px; position: relative; text-align: left; z-index: 3; } #layout-user-menu { position: absolute; text-align: right; top: 0px; right: 0px; } /* #layout-my-places { position: relative; right: 0; padding: 0; } #layout-my-places form { text-align: right; } #layout-my-places ul { background-color: white; border: 1px solid #6699CC; position: absolute; text-align: left; right: 0; top: 0; margin: 0; } #layout-my-places ul li { padding: 2px; } */ #layout-global-search { position: absolute; top: 5px; right: 5px; } #layout-corner-ul { } #layout-corner-ur { } #layout-corner-bl { } #layout-corner-br { } #layout-corner-2-bl { } #layout-corner-2-br { } #layout-top-decoration { } #layout-bottom-decoration-2 { } /* Top Navigation Layout */ #layout-nav-container { position: relative; z-index: 0; } .layout-nav-tabs { } .layout-nav-row { position: relative; height: 36; margin-bottom: 0px; width: 100%; } .layout-nav-tab-left { background: url(/html/themes/iswa/images/custom/tabs/tab-left.gif) no-repeat; height: 36; left: -3; overflow: hidden; position: absolute; top: 0px; width: 3; } .layout-nav-tab-right { background: url(/html/themes/iswa/images/custom/tabs/tab-right.gif) no-repeat; height: 36; overflow: hidden; position: absolute; right: -8; top: 0px; width: 8; } .layout-nav-tab-left-end { background: url(/html/themes/iswa/images/custom/tabs/tab-left.gif) no-repeat; height: 36; left: -3; overflow: hidden; position: absolute; top: 0px; width: 3; } .layout-nav-tab-right-end { background: url(/html/themes/iswa/images/custom/tabs/tab-right.gif) no-repeat; height: 36; overflow: hidden; position: absolute; right: -8; align: right; top: 0px; width: 8; } .layout-nav-tab-selected-left { background: url(/html/themes/iswa/images/custom/tabs/tab-left.gif) no-repeat; height: 36; left: -3; overflow: hidden; position: absolute; top: 0px; width: 3; } .layout-nav-tab-selected-right { background: url(/html/themes/iswa/images/custom/tabs/tab-right.gif) no-repeat; height: 36; overflow: hidden; position: absolute; right: -8; top: 0px; width: 8; } .layout-nav-tab-selected-left-end { background: url(/html/themes/iswa/images/custom/tabs/tab-left.gif) no-repeat; height: 36; left: -3; overflow: hidden; position: absolute; top: 0px; width: 3; } .layout-nav-tab-selected-right-end { background: url(/html/themes/iswa/images/custom/tabs/tab-right.gif) no-repeat; height: 36; overflow: hidden; position: absolute; right: -8; top: 0px; width: 8; } .layout-nav-tab { background: url(/html/themes/iswa/images/custom/tabs/tab-middle.gif) repeat-x; height: 36; position: absolute; } .layout-nav-tab-selected { background: url(/html/themes/iswa/images/custom/tabs/tab-light-middle.gif) repeat-x; height: 36; position: absolute; z-index: 100; } .layout-tab, .layout-tab A { color: #777777; font-family: Tahoma, Arial; font-weight: bold; font-size: 11px; position: relative; vertical-align: middle; } .layout-tab-selected, .layout-tab-selected A { color: #777777; font-family: Tahoma, Arial; font-weight: bold; font-size: 11px; position: relative; vertical-align: middle; } #layout-nav-menu-bar-left { background: url(/html/themes/iswa/images/custom/tabs/tab-dark-bar-left.gif) no-repeat; height: 26px; left: 0; overflow: hidden; position: absolute; top: 0px; width: 11px; } #layout-nav-menu-bar-right { background: url(/html/themes/iswa/images/custom/tabs/tab-dark-bar-right.gif) no-repeat; height: 26px; overflow: hidden; position: absolute; right: 0; top: 0px; width: 11px; } #layout-nav-menu-bar { background: url(/html/themes/iswa/images/custom/tabs/tab-dark-bar-middle.gif) repeat-x; height: 26px; left: 0; position: absolute; top: 24px; width: 100%; z-index: 99; } #layout_nav_menu_list { position: relative; right: 10px; text-align: right; top: 2px; visibility: hidden; width: 100%; z-index: 100; } #layout-nav-container:hover #layout_nav_menu_list { visibility: visible; } /* Column Layout */ #layout-content-container { padding-top: 0px; } .layout-column-default { background-color: none; } .layout-column-highlight { background-color: #EEF; } #layout-bottom-container { clear: both; font-family: Verdana, Arial; font-size: 7pt; font-weight: normal; text-align: left; width: 770px; } .portal-add-content { background-color: white; border: 1px solid #e1e3de; padding: 8px; } #bottom-container { border: 0; clear: both; padding: 0; text-align: left; width: 770; } #bottom-content { color: #777777; font-family: Verdana, Arial; font-size: 6.5pt; font-weight: normal; vertical-align: bottom; } #layout-column_column-1, #layout-column_column-2, #layout-column_column-3, #layout-column_column-4, #layout-column_column-5 { min-height: 75px; } .layout-column-highlight { background: url(/html/themes/iswa/images/common/diagonal-lines.gif) scroll repeat; } .left_background { background-position: 100%; background-repeat: y-repeat; background-image:url(/html/themes/iswa/images/common/left_background.gif) } .left_green { background-position: 100%; background-repeat: y-repeat; background-image:url(/html/themes/iswa/images/common/left_green.gif) } .right_background { background-position:top left; background-repeat:y-repeat; background-image:url(/html/themes/iswa/images/common/right_background.gif) } .right_green { background-position: 100%; background-repeat: y-repeat; background-image:url(/html/themes/iswa/images/common/left_green.gif) } /******************************************************************************/ /* Portlet CSS */ /******************************************************************************/ /* Liferay Portlet */ .portlet-container { position: relative; } .portlet-box { border-left: 1px solid #e1e3de; border-right: 1px solid #e1e3de; } .portlet-content { padding : 0px 0 0px 0; background:white; } .portlet-header-bar { height: 22px; position: relative; text-align: left; z-index: 2; } .portlet-title { background: url(/html/themes/iswa/images/custom/header-left.png) no-repeat top left; } .portlet-title_div { background: url(/html/themes/iswa/images/custom/header-right.png) no-repeat top right; height: 22px; } .portlet-title_div_div { background: url(/html/themes/iswa/images/custom/header-middle.png) repeat-x; height: 22px; margin: 0 5px 0 5px; } .portlet-title-text { font-family: Tahoma, Arial; left: 10px; position: absolute; top: 4px; } .portlet-borderless-container { position: relative; } .portlet-borderless-bar { text-align: left; font-family: Tahoma, Arial; font-size: 1em; } .portlet-small-icon-bar { background: url(/html/themes/iswa/images/custom/header-middle.png) repeat-x; visibility: hidden; position: absolute; right: 0; text-align: right; top: 0px; z-index: 2; width: 200px; padding:0 0 0 0; height: 22px; } .portlet-small-icon { height: 14px; margin: -1px; width: 14px; } .portlet-corner-ul { background: url(/html/themes/iswa/images/portlet/header-left.png) no-repeat; height: 30px; left: -1px; overflow: hidden; position: absolute; top: 0px; width: 9px; } .portlet-corner-ur { background: url(/html/themes/iswa/images/portlet/header-right.png) no-repeat; height: 30px; overflow: hidden; position: absolute; right: -1px; top: 0px; width: 9px; } .portlet-top-decoration { display: none; background: url(/html/themes/iswa/images/portlet/header-middle.png) repeat-x; height: 30px; position: relative; top: 0px; width: 100%; z-index: 1; } .portlet-inner-top { margin: 0 auto 0 auto; } .portlet-bottom-blank { margin-bottom: 5px; } .portlet-bottom-decoration { background: url(/html/themes/iswa/images/custom/header-close-left.gif) no-repeat top left; } .portlet-bottom-decoration DIV { background: url(/html/themes/iswa/images/custom/header-close-right.gif) no-repeat top right; } .portlet-bottom-decoration DIV DIV { background: url(/html/themes/iswa/images/custom/header-close-middle.gif) repeat-x; height: 2px; margin: 0 16px 0 16px; } /* Fonts */ .portlet-font { color: #777777; font-family: Tahoma, Arial; font-size: 1em; } .portlet-font-dim { color: #C4C4C4; font-family: Tahoma, Arial; font-size: 1em; } .portlet-font A { color: #777777; } /* Messages */ .portlet-msg-status { color: #777777; font-family: Tahoma, Arial; font-size: 1em; font-style: italic; } .portlet-msg-info { color: #777777; font-family: Tahoma, Arial; font-size: 1em; } .portlet-msg-error { color: #FF0000; font-family: Tahoma, Arial; font-size: 1em; } .portlet-msg-alert { color: #FF0000; font-family: Tahoma, Arial; font-size: 1em; font-style: italic; } .portlet-msg-success { color: #007F00; font-family: Tahoma, Arial; font-size: 1em; } /* Sections */ .portlet-section-header { font-weight: bold; } .portlet-section-body { color: #777777; background: #FFFFFF; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-body-hover, TR.portlet-section-body:hover { color: #FFFFFF; background: #5274AE; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-body A { color: #777777; } .portlet-section-body-hover A, TR.portlet-section-body:hover A { color: #FFFFFF; } .portlet-section-alternate { color: #484848; background: #EBF0F4; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-alternate-hover, TR.portlet-section-alternate:hover { color: #FFFFFF; background: #5274AE; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-alternate A { color: #484848; } .portlet-section-alternate-hover A, TR.portlet-section-alternate:hover A { color: #FFFFFF; } .portlet-section-selected { color: #7AA0EC; background: #FAFCFE; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-selected:hover, TR.portlet-section-selected:hover { color: #00329A; background: #C0D2F7; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-selected-hover A, portlet-section-selected A:hover { background: none; } .portlet-section-subheader { color: #484848; background: #91AEE8; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-footer { color: #777777; font-family: Tahoma, Arial; font-size: 1em; } .portlet-section-text { color: #777777; font-family: Tahoma, Arial; font-size: 1em; } /* Forms */ .portlet-form-label { color: #777777; font-family: Tahoma, Arial; font-size: medium; } .portlet-form-input-field { border-color: #CCCCCC; border-style: solid; border-width: 1px; font-family: Arial; font-size: 80%; } .portlet-form-button { /* background: url(/html/themes/iswa/color_schemes/01/button_gradient.gif) repeat-x; */ background-color: white; color: #777776; border-color: #A9A9A9; border-style: solid; border-width: 1px; font-family: Arial; font-size: 10px; } .portlet-icon-label { color: #777777; font-family: Tahoma, Arial; font-size: small; } .portlet-dlg-icon-label { color: #777777; font-family: Tahoma, Arial; font-size: small; } .portlet-form-field-label { color: #777777; font-family: Tahoma, Arial; font-size: medium; } .portlet-form-field { color: #777777; font-family: Tahoma, Arial; font-size: medium; } /******************************************************************************/ /* Navigation Portlet */ /******************************************************************************/ .portlet-navigation-menu { color: #777777; margin: 10px 0 10px 15px; padding: 0px; font-family: Arial; font-size: x-small; text-align: left; } .portlet-navigation-menu UL { margin: 0 0 0 5px; padding: 0 0 0 15px; } /******************************************************************************/ /* Display Tag Library */ /******************************************************************************/ TR.even { background-color: #B6CBEB; color: #000000; font-family: Tahoma, Arial; } TR.odd { background-color: #F2F2F2; color: #000000; font-family: Tahoma, Arial; } /******************************************************************************/ /* Top Menu Styles */ /******************************************************************************/ /* note: not all browsers render styles the same way so try out your style sheet on different browsers before publishing; */ /* level 0 inner */ .m0l0iout { font-family: Verdana, Arial; font-size: 11px; margin: 4px 0 0 8px; color: #333333; padding-right: 25px; text-align: center; z-index: 7; white-space: nowrap; } .m0l0iover { font-family: Verdana, Arial; font-size: 11px; margin: 5px 0 0 8px; color: #333333; padding-right: 25px; text-align: center; z-index: 7; white-space: nowrap; } /* level 0 outer */ .m0l0oout { background-image: url(/html/themes/iswa/images/menu/lev0_arrow.gif); background-repeat: no-repeat; background-position: top right; border: 1px solid #8d867c; background-color: #F2F3F5; /* background-color: #FFFFFF; */ z-index: 7; } .m0l0oover { background-image: url(/html/themes/iswa/images/menu/lev0_arrow.gif); background-repeat: no-repeat; background-position: top right; background-color: #E4E4E4; border: 1px solid #8d867c; z-index: 7; } .m0l0oout#sign_out_o, .m0l0oout#my_account_o { background-color: #F2F3F5; } #sign_out_o, #my_account_o, .m0l0oover#sign_out_o, .m0l0oover#my_account_o { background: #E4E4E4; } /* level 1 inner */ .m0l1iout { font-family: Verdana, Arial; font-size: 11px; margin: 4px 0 0 17px; color: #333333; padding-left: 20px; text-align: left; z-index: 7; white-space: nowrap; } .m0l1iover { font-family: Verdana, Arial; font-size: 11px; margin: 4px 0 0 17px; color: #333333; padding-left: 20px; text-align: left; z-index: 8; white-space: nowrap; } /* level 1 outer */ .m0l1oout { background-color: #F2F3F5; border: 1px solid #8D867C; padding: 0 20px 0 0; text-align: left; z-index: 7; background-image: url(/html/themes/iswa/images/menu/clipboard_bg.gif); background-position: top left; background-repeat: no-repeat; } .m0l1oover { background-color: #B5CDE7; background-image: url(/html/themes/iswa/images/menu/clipboard_sel_bg.gif); background-position: top left; background-repeat: no-repeat; border: 1px solid #30559C; padding: 0 20px 0 0; text-align: left; z-index: 8; } a.m0l0oout:hover, a.m0l0oover:hover, a.m0l0iout:hover, a.m0l0iover:hover, a.m0l1iout:hover, a.m0l1iover:hover, a.m0l1oout:hover, a.m0l1oover:hover { text-decoration: none; } .m0l1oout#e0_1o { background-image: url(/html/themes/iswa/images/menu/add_content_bg.gif); background-position: top left; background-repeat: no-repeat; } .m0l1oover#e0_1o, #e0_1o { background-image: url(/html/themes/iswa/images/menu/add_content_sel_bg.gif); background-position: top left; background-repeat: no-repeat; } .m0l1oout#e0_2o { background-image: url(/html/themes/iswa/images/menu/clipboard_bg.gif); background-position: top left; background-repeat: no-repeat; } .m0l1oover#e0_2o, #e0_2o { background-image: url(/html/themes/iswa/images/menu/clipboard_sel_bg.gif); background-position: top left; background-repeat: no-repeat; } .m0l1oout#e0_3o { background-image: url(/html/themes/iswa/images/menu/trashcan_bg.gif); background-position: top left; background-repeat: no-repeat; } .m0l1oover#e0_3o, #e0_3o { background-image: url(/html/themes/iswa/images/menu/trashcan_sel_bg.gif); background-position: top left; background-repeat: no-repeat; }