[esb-java-dev] svn commit r23895 - in trunk/esb/java/modules/styles/src/main/resources/web/admin: css images
samisa at wso2.com
samisa at wso2.com
Thu Nov 13 23:49:59 PST 2008
Author: samisa
Date: Thu Nov 13 23:49:59 2008
New Revision: 23895
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=23895
Log:
Adding new style and images for that style
Modified:
trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-bg.gif
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-region-bg.gif
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-menu-region-bg.gif
Modified: trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css?rev=23895&r1=23894&r2=23895&view=diff
==============================================================================
--- trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css (original)
+++ trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css Thu Nov 13 23:49:59 2008
@@ -1,1890 +1,1757 @@
-body {
- background-color: white;
- padding: 0px;
- margin: 0px;
- font-size: .8em;
- font-size-adjust: none;
- font-family: "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms";
- color: #111;
-}
-.cornerExpand {
- position: relative;
- top: 3px;
- left: -12px;
- cursor: pointer;
-}
-
-.cornerCollapse {
- position: relative;
- top: 3px;
- left: -12px;
- cursor: pointer;
-}
-input[type=text] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-input[type=submit] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-input[type=button] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-input[type=file] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
- padding: 3px;
-}
-
-textarea {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-select {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-p {
-}
-
-td {
-}
-
-a:link {
- color: #386698;
- text-decoration: none;
-}
-
-a:visited {
- color: #386698;
- text-decoration: none;
-}
-
-a:hover {
- color: #f47b20;
-}
-
-/*div#menu div.menu-content {
- border-left: solid 1px #FCC57B;
- border-right: solid 1px #FCC57B;
- background-image: url( ../../admin/images/menu-bg.gif );
- background-repeat: repeat-x;
- background-position: left top;
- background-color: #EFF1F7;
- padding-left: 20px;
- padding-right: 20px;
- padding-top: 5px;
-}
-
-div#menu div.menu-bottom {
- background-image: url( ../../admin/images/menu-bottom.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}*/
-
-
-/*
-
-div#menu ul.main li.home {
- background-image: url( ../../admin/images/menu_home.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.main li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- display: block;
- width:223px;
- padding-left: 22px;
-}
-
-div#menu ul.main li.services {
- background-image: url( ../../admin/images/menu_services.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.main li.monitor {
- background-image: url( ../../admin/images/menu_monitor.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.main li.manage {
- background-image: url( ../../admin/images/menu_manage.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.sub li.ds {
- background-image: url( ../../admin/images/menu_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.list-ds {
- background-image: url( ../../admin/images/menu_list_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.global {
- background-image: url( ../../admin/images/menu_global_config.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.add-ds {
- background-image: url( ../../admin/images/menu_add_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.upload-ds {
- background-image: url( ../../admin/images/menu_upload_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.logging {
- background-image: url( ../../admin/images/menu_logging.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.transports {
- background-image: url( ../../admin/images/menu_transports.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.user-stores {
- background-image: url( ../../admin/images/menu_user_stores.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.user-groups {
- background-image: url( ../../admin/images/menu_user_groups.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.users {
- background-image: url( ../../admin/images/menu_users.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.keystores {
- background-image: url( ../../admin/images/menu_keystore.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.logs {
- background-image: url( ../../admin/images/menu_logs.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.tracer {
- background-image: url( ../../admin/images/menu_tracer.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.stats {
- background-image: url( ../../admin/images/menu_stats.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.restart {
- background-image: url( ../../admin/images/menu_restart.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.security {
- background-image: url( ../../admin/images/menu_security.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 25px;
- border-bottom: solid 1px #ccc;
- margin-bottom: 0px;
- padding-bottom: 5px;
- color: #00447C;
-}*/
-
-
-/////////////////
-/*styles after clicking on links*/
-
-div#menu ul.main li.home_clicked {
- background-image: url( ../../admin/images/menu_home.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.sub li.list-ds_clicked {
- background-image: url( ../../admin/images/menu_list_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.global_clicked {
- background-image: url( ../../admin/images/menu_global_config.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.add-ds_clicked {
- background-image: url( ../../admin/images/menu_add_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.upload-ds_clicked {
- background-image: url( ../../admin/images/menu_upload_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.logging_clicked {
- background-image: url( ../../admin/images/menu_logging.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.transports_clicked {
- background-image: url( ../../admin/images/menu_transports.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.user-stores_clicked {
- background-image: url( ../../admin/images/menu_user_stores.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.user-groups_clicked {
- background-image: url( ../../admin/images/menu_user_groups.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.users_clicked {
- background-image: url( ../../admin/images/menu_users.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.keystores_clicked {
- background-image: url( ../../admin/images/menu_keystore.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.logs_clicked {
- background-image: url( ../../admin/images/menu_logs.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.tracer_clicked {
- background-image: url( ../../admin/images/menu_tracer.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.stats_clicked {
- background-image: url( ../../admin/images/menu_stats.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-div#menu ul.sub li.restart_clicked {
- background-image: url( ../../admin/images/menu_restart.gif );
- background-repeat: no-repeat;
- background-position: left top;
- font-weight: bold;
- height: 16px;
-}
-
-//////////////////
-
-div#middle {
- padding-left: 2px;
- padding-right: 0px;
- padding-top: 3px;
- padding-bottom: 20px;
- margin-top: 0px;
- margin-right: 20px;
- float: left;
- background-image: none;
- background-position: left top;
- background-repeat: no-repeat;
- background-attachment: scroll;
- width: 97%;
-}
-
-div#middle h2 {
- color: #f47b20;
- margin-top: 0px;
- margin-bottom: 10px;
- font-size: 125%;
- padding-bottom: 5px;
- border-bottom: solid 1px #96A9CA;
-}
-
-div#middle h4 a {
- text-decoration: none;
-}
-
-div#middle ul.list {
- list-style: none;
- margin-left: 20px;
- padding-left: 0px;
-}
-
-div#middle ul.list li {
- padding-bottom: 5px;
- padding-top: 5px;
- border-bottom: solid 1px #C7D0E3;
-}
-
-div#middle ul.list li.em {
- font-weight: bold;
-}
-
-table.styled {
- border-collapse: collapse;
- margin-left: 2px;
- font-size: 100%;
-}
-
-table.caching_style {
- background-color: white;
- padding: 0px;
- margin: 0px;
- font: 100%/1.5 "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms" !important;
- color: #111;
-}
-
-table.styled tbody tr td {
- border: solid 1px #ccc;
-}
-
-div#formset {
- padding: 0px;
- margin: 0px;
-}
-
-div#formset p#legend {
- margin-bottom: 1em;
-}
-
-div#formset p#legend em {
- color: #C00;
- font-style: normal;
-}
-
-div#formset form p {
- margin: 0;
-}
-
-div#formset form fieldset {
- position: relative;
- margin-top: 1em;
- margin-bottom: 0px;
- margin-left: 0px;
- margin-right: 0px;
- padding-left: 20px;
- padding-right: 20px;
- padding-top: .75em;
- padding-bottom: 7px;
- border: #C7D0E3 1px solid;
- background-color: #f7f7f7;
-}
-
-div#formset form fieldset#blank_border {
- margin: 0 1em 1em 0;
- padding: 0.5em;
- border: 0px;
-}
-
-div#formset form fieldset legend {
- position: absolute;
- top: -.5em;
- left: .5em;
- font-weight: bold;
- color: #666;
-}
-
-div#formset form fieldset div {
- padding: 0.25em 0;
-}
-
-div#formset label,
- div#formset span.label {
- margin-right: 0.5em;
- padding-right: 0.5em;
- width: 10em;
- display: block;
- float: left;
- text-align: right;
- position: relative;
-}
-
-div#formset label.error,
- div#formset span.error {
- color: #C00;
-}
-
-div#formset label em,
- div#formset span.label em {
- position: absolute;
- right: 0;
- font-size: 120%;
- font-style: normal;
- color: #C00;
-}
-
-div#formset input.error {
- border-color: #C00;
- background-color: #FEF;
-}
-
-div#formset input:focus,
- div#formset input.error:focus,
- div#formset textarea:focus {
- /* background-color: #FFC;
- border-color: #FC6;*/
-}
-
-div#formset div ul li {
- float: none;
-}
-
-div#formset form {
- margin: 0px;
-}
-
-div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {
- display: inline;
- float: none;
-}
-
-div#formset form fieldset div.controlset div {
- margin-left: 11em;
-}
-
-div#formset div.buttonrow {
- margin-left: 11em;
-}
-
-div#formset div.buttonrowejb {
- margin-left: 31em;
-}
-
-div#formset_button {
- background-color: #C7D0E3;
- padding-top: 5px;
- padding-bottom: 5px;
- padding-left: 10px;
- padding-right: 10px;
- margin-left: 0px;
- margin-right: 0px;
- margin-bottom: 20px;
- margin-top: 0px;
-}
-
-div#dsPreviewDiv {
- font-size: 95%;
-}
-
-div#header p#meta {
- background: transparent url( ../../admin/images/right-nav-bk.gif ) no-repeat scroll right top;
- bottom: 14px;
- color: #666666;
- line-height: 2em;
- margin-right: 20px;
- position: absolute;
- right: 0px;
-}
-
-.addNewSecurity {
- padding-left: 0px;
-}
-
-.helpNewSecurity {
- padding-left: 0px;
-}
-
-a#cancel_link {
-background:transparent url(../../admin/images/cancel.gif) no-repeat scroll 0px;
-font-size:10pt;
-text-decoration:none;
-}
-/*.cornerExpand {*/
-/*position: relative;*/
-/*top: 3px;*/
-/*left: -12px;*/
-/*cursor: pointer;*/
-/*}*/
-
-/*.cornerCollapse {*/
-/*position: relative;*/
-/*top: 3px;*/
-/*left: -12px;*/
-/*cursor: pointer;*/
-/*}*/
-
-/* Forms*/
-/*-------------------------------------------------------------------------- */
-
-/* General Forms */
-
-/*div#formset p#legend {*/
-/*margin-bottom: 1em;*/
-/*}*/
-
-/*div#formset p#legend em {*/
-/*color: #C00;*/
-/*font-style: normal;*/
-/*}*/
-
-/*div#formset form p {*/
-/*margin: 0;*/
-/*}*/
-
-/*div#formset form fieldset {*/
-/*margin: 0 1em 1em 0;*/
-/*padding: 0.5em;*/
-/*border: #A3B2CC 1px solid;*/
-/*}*/
-
-/*div#formset form fieldset#blank_border {*/
-/*margin: 0 1em 1em 0;*/
-/*padding: 0.5em;*/
-/*border: 0px;*/
-/*}*/
-
-/*div#formset form fieldset legend {*/
-/*font-weight: bold;*/
-/*color: #666;*/
-/*}*/
-
-/*div#formset form fieldset div {*/
-/*padding: 0.25em 0;*/
-/*}*/
-
-/*div#formset label,*/
-/*div#formset span.label {*/
-/*margin-right: 0.5em;*/
-/*padding-right: 0.5em;*/
-/*width: 10em;*/
-/*display: block;*/
-/*float: left;*/
-/*text-align: right;*/
-/*position: relative;*/
-/*}*/
-
-/*div#formset label.error,*/
-/*div#formset span.error {*/
-/*color: #C00;*/
-/*}*/
-
-/*div#formset label em,*/
-/*div#formset span.label em {*/
-/*position: absolute;*/
-/*right: 0;*/
-/*font-size: 120%;*/
-/*font-style: normal;*/
-/*color: #C00;*/
-/*}*/
-
-/*div#formset input.error {*/
-/*border-color: #C00;*/
-/*background-color: #FEF;*/
-/*}*/
-
-/*div#formset input:focus,*/
-/*div#formset input.error:focus,*/
-/*div#formset textarea:focus {*/
-/* background-color: #FFC;*/
-/*border-color: #FC6;*/
-/*}*/
-
-/*div#formset div ul li {*/
-/*float: none;*/
-/*}*/
-
-/*div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {*/
-/*display: inline;*/
-/*float: none;*/
-/*}*/
-
-/*div#formset form fieldset div.controlset div {*/
-/*margin-left: 11em;*/
-/*}*/
-
-/*div#formset div.buttonrow {*/
-/*margin-left: 11em;*/
-/*}*/
-
-/*div#formset div.buttonrowejb {*/
-/*margin-left: 31em;*/
-/*}*/
-
-/* ---------- middle styles -------------- */
-/*div#middle {*/
-/*padding-left: 30px;*/
-/*padding-right: 0px;*/
-/*padding-top: 20px;*/
-/*padding-bottom: 20px;*/
-/*margin-top: 1px;*/
-/*margin-right: 20px;*/
-/*float: left;*/
-/* background-image: url( ../images/left-nav-top.gif );*/
-/*background-position: left top;*/
-/*background-repeat: no-repeat;*/
-/*background-attachment: scroll;*/
-/*}*/
-
-/*div#middle h1 {*/
-/*font-size: 200%;*/
-/*margin-top: 5px;*/
-/*margin-bottom: 5px;*/
-/*color: #00447C;*/
-/*}*/
-
-/*div#middle h2 {*/
-/*font-size: 140%;*/
-/*color: #666;*/
-/*margin-top: 5px;*/
-/*margin-bottom: 5px;*/
-/*}*/
-
-/*div#middle h3 {*/
-/*font-size: 130%;*/
-/*color: #666;*/
-/*margin-top: 5px;*/
-/*margin-bottom: 5px;*/
-/*}*/
-
-/*div#middle h4 {*/
-/*font-size: 120%;*/
-/*color: #666;*/
-/*margin-top: 5px;*/
-/*margin-bottom: 5px;*/
-/*}*/
-
-/*div#middle p {*/
-/*}*/
-
-/*div#middle a {*/
-/*text-decoration: none;*/
-/*}*/
-
-/*div#middle a:hover {*/
-/*color: #666;*/
-/*}*/
-
-/*div#middle ul {*/
-/*list-style: circle;*/
-/*padding-left: 20px;*/
-/*}*/
-
-a#search_link {
-background:transparent url(../../admin/images/magnifier.gif) no-repeat scroll 0px;
-font-size:10pt;
-text-decoration:none;
-}
-
-/*------------------------------ WSAS Stylesheet -------------------------------*/
-
-/* Neutralize styling:
- Elements we want to clean out entirely: */
- /* html, body, form, fieldset {
- font: 100%/1.5 "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- margin: 0;
- padding: 0;
- } */
-
- /* Neutralize styling:
- Elements with a vertical margin: */
- h1, h2, h3, h4, h5, h6, p, pre,
- blockquote, ol, dl, address {
- margin: 0 0 0px;
- padding: 5px 0 0;
- }
-
- /* Apply left margin:
-Only to the few elements that need it: */
- dd, blockquote {
- margin-left: 1em;
- }
-
- /* Clear floats without structural markup */
- .clearfix:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
-
- /* Hides from IE-mac \*/
- * html .clearfix {height: 1%;}
- /* End hide from IE-mac */
-
- h1 {
- font-size: 16px;
- font-weight: normal;
- }
-
- h2 {
- font-size: 15px;
- font-weight: normal;
- }
-
- h3 {
- font-size: 18px;
- font-weight: normal;
- }
-
- /* This is to make sure the cursor is visible in text boxes in FireFox. */
- div#content form fieldset div{
- overflow: auto;
- }
-
- div#content div {
- outline: none;
- }
-
- a:visited {
- /* color: #969; */ /* No need to discolour visited links as this is a system */
- }
-
- div#wrapper {
- }
-
- /* div#header {
- position: relative;
- height: 94px;
- } */
-
- div#waitAnimationDiv {
- position: absolute;
- right: 19px;
- top: 42px;
- height: 8px;
- width: 77px;
- padding: 0px;
- background: url(../../admin/images/orange_circles.gif) transparent no-repeat left top;
- }
-
-
- div#container {
- background: url(../../admin/images/container_bk.gif) transparent repeat-y left top;
- }
-
- div#navigation {
- position: relative;
- top: -29px;
- min-height: 350px;
- padding: 30px 20px 100px 0;
- float: left;
- background: url(../../admin/images/navigation_bk.gif) transparent no-repeat left top;
-/* width: 160px;*/
- }
-
- /* Navigation menu styles
- ------------------------------------------------------------------- */
- div#navigation ul {
- margin: 0;
- padding: 0;
- list-style-type: none;
- }
-
- div#navigation li {
- margin: 0;
- padding: 0;
- }
-
- div#navigation li.current {
- font-weight: bold;
- }
-
- div#navigation a {
- display: block;
- padding: 5px 0px;
- width: 200px;
- text-decoration: none;
- }
-
- div#navigation a:hover {
- color: #f7f7f7;
- background-color: #A3B2CC;
- }
-
- div#navigation ul.menu span {
- display: block;
- padding: 10px 0px 5px 0px;
- width: 200px;
- color: #56709A;
- border-bottom: #A3B2CC 1px solid;
- }
-
- div#navigation ul.submenu a {
- /*padding: 5px 20px 5px 50px;*/
- width: 130px;
- }
-
- /* Main area icons
- -------------------------------------------------------------------------- */
- a#create_link {
- background: url(../../admin/images/book_add.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#help_link {
- background: url(../../admin/images/help.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- /*font-size: 10pt;*/
- }
-
- a#groups_link {
- background: url(../../admin/images/group.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#config_link {
- background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#delete_link {
- background: url(../../admin/images/delete.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#cancel_link {
- background: url(../../admin/images/cancel.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#rss_link {
- background: url(../../admin/images/rss.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#atom_link {
- background: url(../../admin/images/atom.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#users_link {
- background: url(../../admin/images/user.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
- a.zoom_out_link {
- background: url(../../admin/images/zoom_out.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a.zoom_in_link {
- background: url(../../admin/images/zoom_in.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#edit_link {
- background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#module_edit_link {
- background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
- a#module_view_link {
- background: url(../../admin/images/bricks.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#module_engage_link {
- background: url(../../admin/images/plugin_add.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#module_dis-engage_link {
- background: url(../../admin/images/plugin_delete.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#try_it_link {
- background: url(../../admin/images/control_play_blue.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
-
- a#operations_link {
- background: url(../../admin/images/calculator.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
- a#add_link {
- background: url(../../admin/images/add.gif) transparent no-repeat 0px 0px;
- text-decoration: none;
- font-size: 10pt;
- }
- /* Main content area
- -------------------------------------------------------------------------- */
- div#content {
- }
-
- div#content h4{
- z-index: 500;
- position: relative;
- }
- div#content fieldset{
- z-index: 10;
- position: relative;
- margin-top: 0px;
- border-top: 0px;
- }
- /*{padding: #1 #2 #3 #4} #1=top, #2=right, #3=bottom, #4=left*/
-
- div#noMenuContainer {
- padding: 10px;
- }
-
- div#noMenuContainer p,
- div#noMenuContainer h1,
- div#noMenuContainer h2,
- div#noMenuContainer h3,
- div#noMenuContainer h4,
- div#noMenuContainer h5 {
- padding: 5px 10px 5px 10px;
- }
-
- div#noMenuContainer h3{
- font-weight: bold;
- }
-
- div#promocontent {
- margin: 0 280px 0 20px;
- padding: 20px 0;
- }
-
- div#content h2,
- div#promocontent h2,
- div#noMenuContainer h2 {
- color: #EA8823;
- margin-bottom: 5px;
- }
-
- /* Promotional buzz on login page */
- div#promocontent dl dt {
- font-weight: bold;
- color: #56709A;
- text-align:justify;
- }
-
- div#promocontent dl dd {
- margin: 0 0 1em 0;
- text-align:justify;
- }
-
- /* alert message box styles
- div#alertMessageBox {
- color: #000;
- border: #000 1px solid;
- }
-*/
- div#alertMessageBox {
- margin: 0 0 10px 0;
- padding: 15px 20px 15px 45px;
- border: #FC6 1px solid;
- background: url(../../admin/images/oops.gif) #FFC no-repeat 15px 15px;
- z-index: 510;
- }
-
- div#alertMessageBox p {
- margin: 0;
- }
-
- div#alertMessageBox p#alertButton {
- padding: 15px 0 15px 45px;
- }
-
- a.exlink {
- background-image: url(../../admin/images/exlink.gif);
- background-position: right center;
- background-repeat: no-repeat;
- background-attachment: scroll;
- padding-right: 14px;
- }
-
- /* Forms
- -------------------------------------------------------------------------- */
-
- /* Login form */
-
- div#loginform {
- margin: 20px;
- width: 260px;
- float: left;
- }
-
- div#loginformwrap {
- padding: 10px;
- border: #A3B2CC 1px solid;
- background-color: #fff;
- }
-
- div#metastuff {
- margin-top: 10px;
- padding: 5px;
- text-align: center;
- border: #A3B2CC 1px solid;
- }
-
- div#loginform div#metastuff p {
- text-align: center;
- }
-
- div#loginform form div {
- padding: 3px 0;
- }
-
- div#loginform form fieldset {
- padding: 10px;
- border: 0;
- }
-
- div#loginform form legend {
- font-size: 120%;
- color: #333;
- }
-
- div#loginform form label {
- display: block;
- float: left;
- width: 100px;
- text-align: right;
- }
-
- div#loginform form input#txtUserName,
- div#loginform input#txtPassword {
- margin-left: 10px;
- }
-
- div#loginform form div input{
- clear : right;
- }
-
- div#loginform form input#signin {
- margin-left: 85px;
- }
-
- div#loginform p {
- padding: 1em 0 0 0;
- text-align: right;
- }
-
- div#loginform a {
- color: #555;
- }
-
- div#loginform a:hover {
- color: #003366;
- }
-
- /* General Forms */
-
- div#formset p#legend {
- margin-bottom: 1em;
- }
-
- div#formset p#legend em {
- color: #C00;
- font-style: normal;
- }
-
- div#formset div#errors {
- margin: 0 0 10px 0;
- padding: 5px 10px 5px 35px;
- border: #FC6 1px solid;
- background: url(../../admin/images/oops.gif) #FFC no-repeat 5px 5px;
- }
-
- div#formset div#errors p {
- margin: 0;
- }
-
- div#formset div#errors ul {
- margin: auto;
- margin-bottom: 0.5em;
- list-style: disc;
- }
-
- div#formset div#errors p em {
- color: #C00;
- font-style: normal;
- font-weight: bold;
- }
-
- div#formset form p {
- margin: 0;
- }
-
- div#formset form fieldset#blank_border {
- margin: 0 1em 1em 0;
- padding: 0.5em;
- border: 0px;
- }
-
- div#formset label.error,
- div#formset span.error {
- color: #C00;
- }
-
- div#formset label em,
- div#formset span.label em {
- position: absolute;
- right: 0;
- font-size: 120%;
- font-style: normal;
- color: #C00;
- }
-
- div#formset input.error {
- border-color: #C00;
- background-color: #FEF;
- }
-
- div#formset input:focus,
- div#formset input.error:focus,
- div#formset textarea:focus {
-/* background-color: #FFC;
- border-color: #FC6;*/
- }
-
- div#formset div ul li {
- float: none;
- }
-
- div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {
- display: inline;
- float: none;
- }
-
- div#formset form fieldset div.controlset div {
- margin-left: 11em;
- }
-
- div#formset div.buttonrow {
- margin-left: 11em;
- }
- div#formset div.buttonrowejb{
- margin-left: 31em;
- }
-
-
- /* Tables
- --------------------------------------------------------------------------------- */
-
- /* table {
- margin-bottom: 1em;
- margin-right: 1em;
- border-collapse: collapse;
- }
-
- table th,
- table td{
- padding: 3px 15px;
- font-size: 80%;
- }
-
- table thead th {
- text-align: left;
- vertical-align: middle;
- padding: 0 15px;
- }
-
- table td {
- text-align: left;
- vertical-align: middle;
- } */
-
- /* Table: styled */
-
- table.styled thead th {
- color: #FFF;
- background-color: #999999;
- border: #999999 1px solid;
- padding: 0 5px;
- text-align:center;
- }
-
- table.styledLeft {
- border-collapse: collapse;
- margin-left: 2px;
- font-size: 100%;
- }
-
- table.styledLeft tbody tr td {
- border: solid 1px #ccc;
- }
-
- table.styledLeft thead th {
- color: #FFF;
- background-color: #999999;
- border: #999999 1px solid;
- padding: 0 5px;
- text-align:center;
- }
-
- /* Table: semi */
-
- table.semi tbody {
- border-top: #A3B2CC 1px solid;
- }
-
- table.semi td#no_border, table.semi tbody td#no_border {
- padding: 0 5px;
- }
-
- table.semi tbody td {
- border-bottom: #A3B2CC 1px solid;
- border-right: #A3B2CC 1px solid;
- border-left: #A3B2CC 1px solid;
- border-top: #A3B2CC 1px solid;
- padding: 0 5px;
- }
-
- table.semi td strong {
- color: #56709A;
- }
-
- table.semi td strong {
- color: #56709A;
- }
-
-.fx-block {
- margin-left: 1em;
- text-indent: 0em;
- margin-right: 1em;
- font-size: 13px;
- color: #555;
- line-height: 140%;
- font-family: "Lucida Grande", "Lucida Sans", "Microsoft Sans Serif", "Lucida Sans Unicode ",verdana,sans-serif," trebuchet ms "}
- . fx-elnm { color: #005;
-}
-
-.fx-atnm {
- color: #500;
-}
-
-.fx-att {
- color: black
-}
-
-.fx-att a:link {
- color: black;
- text-decoration: none
-}
-
-.fx-att a:hover {
- color: black;
- text-decoration: underline
-}
-
-.fx-att a:active {
- color: black;
- text-decoration: underline
-}
-
-.fx-att a:visited {
- color: black;
- text-decoration: none
-}
-
-.fx-text {
- color: black;
-}
-
-pre.fx-text {
- margin-top: 0px;
- margin-bottom: 0px;
- margin-right: 1em;
- margin-left: -1em;
- text-indent: 0em;
- line-height: 15px;
-}
-
-.fx-cmk {
- margin-left: 1em;
- text-indent: -1em;
- margin-right: 1em;
- color: #050;
-}
-
-.fx-com {
- color: #050;
-}
-
-.fx-ns {
- color: #505
-}
-
-.fx-nsval {
- color: #505
-}
-
-.fx-nsval a:link {
- color: #505;
- text-decoration: none
-}
-
-.fx-nsval a:hover {
- color: #505;
- text-decoration: underline
-}
-
-.fx-nsval a:active {
- color: #505;
- text-decoration: underline
-}
-
-.fx-nsval a:visited {
- color: #505;
- text-decoration: none
-}
-/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
-/* ----------------- new styles ----------------------------- */
-/* ---------------- template styles ------------------------- */
-/*table#main-table {
- width: 100%;
-}
-
-table#main-table td {
- vertical-align: top;
- text-align: left;
- padding: 0px;
- font-size: .9em;
-}
-
-table#main-table td#header {
- background-image: url( ../images/esb-header-region-bg.gif);
- background-repeat: repeat-x;
- background-position: left top;
- height: 100px;
-}
-
-table#main-table td#menu {
- width: 10%;
- background-image: url( ../images/esb-menu-region-bg.gif);
- background-repeat: no-repeat;
- background-position: left top;
- background-color: #EFECF5;
- padding-bottom: 20px;
-}
-
-td#menu table#menu-table {
- width: 275px;
-}
-
-table#menu-table td {
- vertical-align: top;
- text-align: left;
- padding: 0px;
-}
-
-table#menu-table td#region1 {
-}
-
-table#menu-table td#region2 {
-}
-
-table#menu-table td#region3 {
-}
-
-table#main-table td#body {
- padding-left: 20px;
- padding-right: 20px;
- padding-top: 15px;
-}
-
-table#main-table td#footer {
- height: 30px;
- background-color: #bfbfbf;
-}*/
-
-/* ---------------- header styles ------------------ */
-/*div#header {
- background-image: url( ../images/esb-header-bg.gif);
- background-repeat: no-repeat;
- background-position: left top;
- height: 100px;
-}
-div#header div#left-logo {
- background-image: url( ../images/esb-header-logo.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 34px;
- width: 332px;
- margin-top: 20px;
- margin-left: 20px;
- float: left;
-}
-div#header div#right-logo {
- background-image: url( ../images/mgt-logo.gif);
- background-repeat: repeat-x;
- background-position: left top;
- height: 44px;
- float: right;
- width: 196px;
- margin-top: 5px;
-}
-div#header div#header-links {
- background-image: url( ../images/right-nav-bk.gif);
- background-repeat: no-repeat;
- background-position: right top;
- float: right;
- height: 30px;
- width: 450px;
- margin-top: 60px;
- margin-right: -186px;
- padding-top: 5px;
-}
-div#header-links ul#menu {
- list-style: none;
- margin-left: 0px;
- margin-top: 0px;
- margin-bottom: 0px;
- margin-right: 0px;
- padding: 0px;
- float: right;
-}
-div#header-links ul#menu li {
- position: relative;
- float: left;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 0px;
- padding-bottom: 0px;
- margin: 0px;
-}*/
-
-/* ------------- footer styles -------------------- */
-/*div#footer {
- height: 35px;
- width: 100%;
-}
-div#footer div#content {
- width: 490px;
- height: 35px;
- margin: auto;
- padding: 0px;
-}
-div#footer div#content div#copyright {
- padding-top: 10px;
- color: #fff;
- width: 330px;
- float: left;
-}
-div#footer div#content div#powerdedby {
- background-image: url( ../images/powered-synapse.gif);
- background-repeat: no-repeat;
- background-position: left 7px;
- width: 127px;
- height: 30px;
- float: left;
-}*/
-
-/* ------------------------------------------------------------------ */
-/* ---------------- template styles ------------------------- */
-table#main-table {
-}
-
-table#main-table td {
-}
-
-table#main-table td#header {
- background-image: url( ../images/esb-header-region-bg.gif);
-}
-
-table#main-table td#menu {
- background-image: url( ../images/esb-menu-region-bg.gif);
- background-color: #EFECF5;
-}
-
-td#menu table#menu-table {
-}
-
-table#menu-table td {
-}
-
-table#menu-table td#region1 {
-}
-
-table#menu-table td#region2 {
-}
-
-table#menu-table td#region3 {
-}
-
-table#main-table td#body {
-}
-
-table#main-table td#footer {
-}
-
-/* ---------------- header styles ------------------ */
-div#header {
- background-image: url( ../images/esb-header-bg.gif);
-}
-
-div#header div#left-logo {
- background-image: url( ../images/esb-header-logo.gif );
-}
-
-div#header div#right-logo {
- background-image: url( ../images/mgt-logo.gif);
-}
-
-div#header div#header-links {
- background-image: url( ../images/right-nav-bk.gif);
-}
-div#header-links ul#menu {
-}
-div#header-links ul#menu li {
-}
-
-/* ------------- menu styles ---------------------- */
-div#menu ul {
-}
-
-div#menu ul.main {
-}
-
-div#menu ul.main li {
-}
-
-div#menu ul.main li.normal {
-}
-
-div#menu ul.main li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-color: #C1CEE9;
- border-bottom: solid 1px #94AFDA;
- color: #333;
-}
-
-div#menu ul.main li.menu-header {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-color: #B9ABD1;
- border-bottom: solid 1px #8E77B1;
- color: #333;
-}
-
-div#menu ul.main li a.menu-default:hover {
- color: #333;
-}
-
-div#menu ul.sub {
-}
-
-div#menu ul.sub li {
-}
-
-div#menu ul.sub li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- border-bottom: solid 0px #94AFDA;
- background-color: transparent;
-}
-
-div#menu ul.sub li a.menu-default:hover {
- background-color: #F8F6FB;
- color: #00447C;
-}
-
-div#menu ul.sub li.normal ul.sub li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- border-bottom: solid 0px #94AFDA;
- background-color: transparent;
-}
-
-div#menu ul.sub li.normal ul.sub li a.menu-default:hover {
- background-color: #F7F8FC;
- color: #00447C;
-}
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- border-bottom: solid 0px #94AFDA;
- background-color: transparent;
-}
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default:hover {
- background-color: #F7F8FC;
- color: #00447C;
-}
-
-div#menu ul.sub li a {
- color: #00447C;
-}
-
-div#menu ul.sub li a:hover {
- color: #f47b20;
-}
-
-/* ------------- footer styles -------------------- */
-div#footer {
-}
-
-div#footer div#content {
-}
-
-div#footer div#content div#copyright {
-}
-
-div#footer div#content div#powerdedby {
- background-image: url( ../images/powered-synapse.gif);
-}
-
-/* ------------- menu styles ---------------------- */
-/*div#menu ul {
- list-style: none;
- margin: 0px;
- padding: 0px;
-}
-
-div#menu ul.main {
-
-}
-
-div#menu ul.main li {
- border-bottom: solid 0px #f47b20;
- padding-bottom: 0px;
- padding-top: 0px;
- font-weight: bold;
- margin-top: 0px;
- margin-left: 0px;
-}
-
-div#menu ul.main li.normal {
- border-bottom: solid 0px #f47b20;
- padding: 0px;
-}
-
-div#menu ul.main li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-repeat: no-repeat;
- background-position: 20px 7px;
- background-color: #C1CEE9;
- height: 15px;
- display: block;
- width:230px;
- *width: 275px;
- padding-left: 45px;
- padding-top: 6px;
- padding-bottom: 6px;
- cursor: text;
- border-bottom: solid 1px #94AFDA;
- color: #333;
-}
-
-div#menu ul.main li.menu-header {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-repeat: no-repeat;
- background-position: 20px 7px;
- background-color: #B9ABD1;
- height: 15px;
- display: block;
- width:230px;
- *width: 275px;
- padding-left: 45px;
- padding-top: 6px;
- padding-bottom: 6px;
- cursor: text;
- border-bottom: solid 1px #8E77B1;
- color: #333;
-}
-
-div#menu ul.main li a.menu-default:hover {
- color: #333;
-}
-
-div#menu ul.sub {
- margin-left: 0px;
- margin-top: 0px;
- padding-bottom: 0px;
- padding-top: 0px;
- *margin-top: -15px;
-}
-
-div#menu ul.sub li {
- border-bottom: 0px;
- padding-bottom: 0px;
- font-weight: normal;
-}
-
-div#menu ul.sub li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-repeat: no-repeat;
- background-position: 36px 5px;
- background-color: transparent;
- height: 16px;
- display: block;
- width:214px;
- *width: 275px;
- padding-left: 61px;
- padding-top: 5px;
- padding-bottom: 5px;
- border-bottom: 0px;
- cursor: pointer;
-}
-
-div#menu ul.sub li a.menu-default:hover {
- background-color: #F8F6FB;
- color: #00447C;
-}
-
-div#menu ul.sub li.normal ul.sub li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-repeat: no-repeat;
- background-position: 52px 5px;
- background-color: transparent;
- height: 16px;
- display: block;
- width:197px;
- *width: 275px;
- padding-left: 78px;
- padding-top: 5px;
- padding-bottom: 5px;
- border-bottom: 0px;
- cursor: pointer;
-}
-
-div#menu ul.sub li.normal ul.sub li a.menu-default:hover {
- background-color: #F7F8FC;
- color: #00447C;
-}
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-repeat: no-repeat;
- background-position: 68px 5px;
- background-color: transparent;
- height: 16px;
- display: block;
- width:181px;
- *width: 275px;
- padding-left: 94px;
- padding-top: 5px;
- padding-bottom: 5px;
- border-bottom: 0px;
- cursor: pointer;
-}
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default:hover {
- background-color: #F7F8FC;
- color: #00447C;
-}
-
-div#menu ul.sub li a {
- text-decoration: none;
- color: #00447C;
- padding-left: 25px;
-}
-
-div#menu ul.sub li a:hover {
- color: #f47b20;
-}
-*/
-
+body {
+ background-color: white;
+ padding: 0px;
+ margin: 0px;
+ font-size: .8em;
+ font-size-adjust: none;
+ font-family: "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms";
+ color: #111;
+}
+.cornerExpand {
+ position: relative;
+ top: 3px;
+ left: -12px;
+ cursor: pointer;
+}
+
+.cornerCollapse {
+ position: relative;
+ top: 3px;
+ left: -12px;
+ cursor: pointer;
+}
+input[type=text] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+input[type=submit] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+input[type=button] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+input[type=file] {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+ padding: 3px;
+}
+
+textarea {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+select {
+ font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ color: #111;
+}
+
+p {
+}
+
+td {
+}
+
+a:link {
+ color: #386698;
+ text-decoration: none;
+}
+
+a:visited {
+ color: #386698;
+ text-decoration: none;
+}
+
+a:hover {
+ color: #f47b20;
+}
+
+table tbody tr td {
+ padding-left: 10px;
+ padding-right: 10px;
+ padding-top: 4px;
+ padding-bottom: 4px;
+ border: solid 0px #ccc;
+}
+
+div#menu {
+ margin-left: 0px;
+ margin-right: 0px;
+ width: 275px;
+}
+
+/*div#menu div.menu-content {
+ border-left: solid 1px #FCC57B;
+ border-right: solid 1px #FCC57B;
+ background-image: url( ../../admin/images/menu-bg.gif );
+ background-repeat: repeat-x;
+ background-position: left top;
+ background-color: #EFF1F7;
+ padding-left: 20px;
+ padding-right: 20px;
+ padding-top: 5px;
+}
+
+div#menu div.menu-bottom {
+ background-image: url( ../../admin/images/menu-bottom.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}*/
+
+div#menu ul {
+ list-style: none;
+ margin: 0px;
+ padding: 0px;
+}
+
+div#menu ul.main {
+
+}
+
+div#menu ul.main li {
+ border-bottom: solid 0px #f47b20;
+ padding-bottom: 0px;
+ padding-top: 0px;
+ font-weight: bold;
+ margin-top: 0px;
+ margin-left: 0px;
+}
+
+div#menu ul.main li.normal {
+ border-bottom: solid 0px #f47b20;
+ padding: 0px;
+}
+/*
+
+div#menu ul.main li.home {
+ background-image: url( ../../admin/images/menu_home.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+ padding-left: 22px;
+}
+
+div#menu ul.main li a.menu-default {
+ background-image: url( ../../admin/images/default-menu-icon.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+ display: block;
+ width:223px;
+ padding-left: 22px;
+}
+
+div#menu ul.main li.services {
+ background-image: url( ../../admin/images/menu_services.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+ padding-left: 22px;
+}
+
+div#menu ul.main li.monitor {
+ background-image: url( ../../admin/images/menu_monitor.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+ padding-left: 22px;
+}
+
+div#menu ul.main li.manage {
+ background-image: url( ../../admin/images/menu_manage.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+ padding-left: 22px;
+}
+
+div#menu ul.sub li.ds {
+ background-image: url( ../../admin/images/menu_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.list-ds {
+ background-image: url( ../../admin/images/menu_list_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.global {
+ background-image: url( ../../admin/images/menu_global_config.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.add-ds {
+ background-image: url( ../../admin/images/menu_add_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.upload-ds {
+ background-image: url( ../../admin/images/menu_upload_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.logging {
+ background-image: url( ../../admin/images/menu_logging.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.transports {
+ background-image: url( ../../admin/images/menu_transports.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.user-stores {
+ background-image: url( ../../admin/images/menu_user_stores.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.user-groups {
+ background-image: url( ../../admin/images/menu_user_groups.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.users {
+ background-image: url( ../../admin/images/menu_users.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.keystores {
+ background-image: url( ../../admin/images/menu_keystore.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.logs {
+ background-image: url( ../../admin/images/menu_logs.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.tracer {
+ background-image: url( ../../admin/images/menu_tracer.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.stats {
+ background-image: url( ../../admin/images/menu_stats.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.restart {
+ background-image: url( ../../admin/images/menu_restart.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+}
+
+div#menu ul.sub li.security {
+ background-image: url( ../../admin/images/menu_security.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 16px;
+ padding-left: 25px;
+ border-bottom: solid 1px #ccc;
+ margin-bottom: 0px;
+ padding-bottom: 5px;
+ color: #00447C;
+}*/
+div#menu ul.main li a.menu-default {
+ background-image: url( ../images/default-menu-icon.gif );
+ background-repeat: no-repeat;
+ background-position: 20px 7px;
+ background-color: #C1CEE9;
+ height: 15px;
+ display: block;
+ width:230px;
+ *width: 275px;
+ padding-left: 45px;
+ padding-top: 6px;
+ padding-bottom: 6px;
+ cursor: text;
+ border-bottom: solid 1px #94AFDA;
+ color: #333;
+}
+div#menu ul.main li.menu-header {
+ background-image: url( ../images/default-menu-icon.gif );
+ background-repeat: no-repeat;
+ background-position: 20px 7px;
+ background-color: #C5D2EB;
+ height: 15px;
+ display: block;
+ width:230px;
+ *width: 275px;
+ padding-left: 45px;
+ padding-top: 6px;
+ padding-bottom: 6px;
+ cursor: text;
+ border-bottom: solid 1px #407FBF;
+ color: #333;
+}
+div#menu ul.main li a.menu-default:hover {
+ color: #333;
+}
+
+div#menu ul.sub {
+ margin-left: 0px;
+ margin-top: 0px;
+ padding-bottom: 0px;
+ padding-top: 0px;
+ *margin-top: -15px;
+}
+
+div#menu ul.sub li {
+ border-bottom: 0px;
+ padding-bottom: 0px;
+ font-weight: normal;
+}
+div#menu ul.sub li a.menu-default {
+ background-image: url( ../images/default-menu-icon.gif );
+ background-repeat: no-repeat;
+ background-position: 36px 5px;
+ background-color: transparent;
+ height: 16px;
+ display: block;
+ width:214px;
+ *width: 275px;
+ padding-left: 61px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ border-bottom: 0px;
+ cursor: pointer;
+ border-bottom: solid 1px #fff;
+ border-top: solid 1px #fff;
+}
+div#menu ul.sub li a.menu-default:hover {
+ background-color: #EEF1F9;
+ border-bottom: solid 1px #B9C9E7;
+ border-top: solid 1px #B9C9E7;
+ color: #00447C;
+ height: 16px;
+}
+div#menu ul.sub li.normal ul.sub li a.menu-default {
+ background-image: url( ../images/default-menu-icon.gif );
+ background-repeat: no-repeat;
+ background-position: 52px 5px;
+ background-color: transparent;
+ height: 16px;
+ display: block;
+ width:197px;
+ *width: 275px;
+ padding-left: 78px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ border-bottom: 0px;
+ cursor: pointer;
+ border-bottom: solid 1px #fff;
+ border-top: solid 1px #fff;
+}
+div#menu ul.sub li.normal ul.sub li a.menu-default:hover {
+ background-color: #F7F8FC;
+ border-bottom: solid 1px #B9C9E7;
+ border-top: solid 1px #B9C9E7;
+ height: 16px;
+ color: #00447C;
+}
+div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
+ background-image: url( ../images/default-menu-icon.gif );
+ background-repeat: no-repeat;
+ background-position: 68px 5px;
+ background-color: transparent;
+ height: 16px;
+ display: block;
+ width:181px;
+ *width: 275px;
+ padding-left: 94px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ border-bottom: 0px;
+ cursor: pointer;
+ border-bottom: solid 1px #fff;
+ border-top: solid 1px #fff;
+}
+div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default:hover {
+ background-color: #F7F8FC;
+ border-bottom: solid 1px #B9C9E7;
+ border-top: solid 1px #B9C9E7;
+ height: 16px;
+ color: #00447C;
+}
+
+div#menu ul.sub li a {
+ text-decoration: none;
+ color: #00447C;
+ padding-left: 25px;
+}
+
+div#menu ul.sub li a:hover {
+ color: #f47b20;
+}
+
+/////////////////
+/*styles after clicking on links*/
+
+div#menu ul.main li.home_clicked {
+ background-image: url( ../../admin/images/menu_home.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+ padding-left: 22px;
+}
+
+div#menu ul.sub li.list-ds_clicked {
+ background-image: url( ../../admin/images/menu_list_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.global_clicked {
+ background-image: url( ../../admin/images/menu_global_config.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.add-ds_clicked {
+ background-image: url( ../../admin/images/menu_add_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.upload-ds_clicked {
+ background-image: url( ../../admin/images/menu_upload_ds.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.logging_clicked {
+ background-image: url( ../../admin/images/menu_logging.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.transports_clicked {
+ background-image: url( ../../admin/images/menu_transports.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.user-stores_clicked {
+ background-image: url( ../../admin/images/menu_user_stores.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.user-groups_clicked {
+ background-image: url( ../../admin/images/menu_user_groups.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.users_clicked {
+ background-image: url( ../../admin/images/menu_users.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.keystores_clicked {
+ background-image: url( ../../admin/images/menu_keystore.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.logs_clicked {
+ background-image: url( ../../admin/images/menu_logs.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.tracer_clicked {
+ background-image: url( ../../admin/images/menu_tracer.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.stats_clicked {
+ background-image: url( ../../admin/images/menu_stats.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+div#menu ul.sub li.restart_clicked {
+ background-image: url( ../../admin/images/menu_restart.gif );
+ background-repeat: no-repeat;
+ background-position: left top;
+ font-weight: bold;
+ height: 16px;
+}
+
+//////////////////
+
+div#middle {
+ padding-left: 2px;
+ padding-right: 0px;
+ padding-top: 3px;
+ padding-bottom: 20px;
+ margin-top: 0px;
+ margin-right: 20px;
+ float: left;
+ background-image: none;
+ background-position: left top;
+ background-repeat: no-repeat;
+ background-attachment: scroll;
+ width: 97%;
+}
+
+div#middle h2 {
+ color: #f47b20;
+ margin-top: 0px;
+ margin-bottom: 10px;
+ font-size: 125%;
+ padding-bottom: 5px;
+ border-bottom: solid 1px #96A9CA;
+}
+
+div#middle h4 a {
+ text-decoration: none;
+}
+
+div#middle ul.list {
+ list-style: none;
+ margin-left: 20px;
+ padding-left: 0px;
+}
+
+div#middle ul.list li {
+ padding-bottom: 5px;
+ padding-top: 5px;
+ border-bottom: solid 1px #C7D0E3;
+}
+
+div#middle ul.list li.em {
+ font-weight: bold;
+}
+
+table.styled {
+ border-collapse: collapse;
+ margin-left: 2px;
+ font-size: 100%;
+}
+
+table.caching_style {
+ background-color: white;
+ padding: 0px;
+ margin: 0px;
+ font: 100%/1.5 "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms" !important;
+ color: #111;
+}
+
+table.styled tbody tr td {
+ border: solid 1px #ccc;
+}
+
+div#formset {
+ padding: 0px;
+ margin: 0px;
+}
+
+div#formset p#legend {
+ margin-bottom: 1em;
+}
+
+div#formset p#legend em {
+ color: #C00;
+ font-style: normal;
+}
+
+div#formset form p {
+ margin: 0;
+}
+
+div#formset form fieldset {
+ position: relative;
+ margin-top: 1em;
+ margin-bottom: 0px;
+ margin-left: 0px;
+ margin-right: 0px;
+ padding-left: 20px;
+ padding-right: 20px;
+ padding-top: .75em;
+ padding-bottom: 7px;
+ border: #C7D0E3 1px solid;
+ background-color: #f7f7f7;
+}
+
+div#formset form fieldset#blank_border {
+ margin: 0 1em 1em 0;
+ padding: 0.5em;
+ border: 0px;
+}
+
+div#formset form fieldset legend {
+ position: absolute;
+ top: -.5em;
+ left: .5em;
+ font-weight: bold;
+ color: #666;
+}
+
+div#formset form fieldset div {
+ padding: 0.25em 0;
+}
+
+div#formset label,
+ div#formset span.label {
+ margin-right: 0.5em;
+ padding-right: 0.5em;
+ width: 10em;
+ display: block;
+ float: left;
+ text-align: right;
+ position: relative;
+}
+
+div#formset label.error,
+ div#formset span.error {
+ color: #C00;
+}
+
+div#formset label em,
+ div#formset span.label em {
+ position: absolute;
+ right: 0;
+ font-size: 120%;
+ font-style: normal;
+ color: #C00;
+}
+
+div#formset input.error {
+ border-color: #C00;
+ background-color: #FEF;
+}
+
+div#formset input:focus,
+ div#formset input.error:focus,
+ div#formset textarea:focus {
+ /* background-color: #FFC;
+ border-color: #FC6;*/
+}
+
+div#formset div ul li {
+ float: none;
+}
+
+div#formset form {
+ margin: 0px;
+}
+
+div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {
+ display: inline;
+ float: none;
+}
+
+div#formset form fieldset div.controlset div {
+ margin-left: 11em;
+}
+
+div#formset div.buttonrow {
+ margin-left: 11em;
+}
+
+div#formset div.buttonrowejb {
+ margin-left: 31em;
+}
+
+div#formset_button {
+ background-color: #C7D0E3;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ padding-left: 10px;
+ padding-right: 10px;
+ margin-left: 0px;
+ margin-right: 0px;
+ margin-bottom: 20px;
+ margin-top: 0px;
+}
+
+div#dsPreviewDiv {
+ font-size: 95%;
+}
+
+div#header p#meta {
+ background: transparent url( ../../admin/images/right-nav-bk.gif ) no-repeat scroll right top;
+ bottom: 14px;
+ color: #666666;
+ line-height: 2em;
+ margin-right: 20px;
+ position: absolute;
+ right: 0px;
+}
+
+.addNewSecurity {
+ padding-left: 0px;
+}
+
+.helpNewSecurity {
+ padding-left: 0px;
+}
+
+a#cancel_link {
+background:transparent url(../../admin/images/cancel.gif) no-repeat scroll 0px;
+font-size:10pt;
+text-decoration:none;
+}
+/*.cornerExpand {*/
+/*position: relative;*/
+/*top: 3px;*/
+/*left: -12px;*/
+/*cursor: pointer;*/
+/*}*/
+
+/*.cornerCollapse {*/
+/*position: relative;*/
+/*top: 3px;*/
+/*left: -12px;*/
+/*cursor: pointer;*/
+/*}*/
+
+/* Forms*/
+/*-------------------------------------------------------------------------- */
+
+/* General Forms */
+
+/*div#formset p#legend {*/
+/*margin-bottom: 1em;*/
+/*}*/
+
+/*div#formset p#legend em {*/
+/*color: #C00;*/
+/*font-style: normal;*/
+/*}*/
+
+/*div#formset form p {*/
+/*margin: 0;*/
+/*}*/
+
+/*div#formset form fieldset {*/
+/*margin: 0 1em 1em 0;*/
+/*padding: 0.5em;*/
+/*border: #A3B2CC 1px solid;*/
+/*}*/
+
+/*div#formset form fieldset#blank_border {*/
+/*margin: 0 1em 1em 0;*/
+/*padding: 0.5em;*/
+/*border: 0px;*/
+/*}*/
+
+/*div#formset form fieldset legend {*/
+/*font-weight: bold;*/
+/*color: #666;*/
+/*}*/
+
+/*div#formset form fieldset div {*/
+/*padding: 0.25em 0;*/
+/*}*/
+
+/*div#formset label,*/
+/*div#formset span.label {*/
+/*margin-right: 0.5em;*/
+/*padding-right: 0.5em;*/
+/*width: 10em;*/
+/*display: block;*/
+/*float: left;*/
+/*text-align: right;*/
+/*position: relative;*/
+/*}*/
+
+/*div#formset label.error,*/
+/*div#formset span.error {*/
+/*color: #C00;*/
+/*}*/
+
+/*div#formset label em,*/
+/*div#formset span.label em {*/
+/*position: absolute;*/
+/*right: 0;*/
+/*font-size: 120%;*/
+/*font-style: normal;*/
+/*color: #C00;*/
+/*}*/
+
+/*div#formset input.error {*/
+/*border-color: #C00;*/
+/*background-color: #FEF;*/
+/*}*/
+
+/*div#formset input:focus,*/
+/*div#formset input.error:focus,*/
+/*div#formset textarea:focus {*/
+/* background-color: #FFC;*/
+/*border-color: #FC6;*/
+/*}*/
+
+/*div#formset div ul li {*/
+/*float: none;*/
+/*}*/
+
+/*div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {*/
+/*display: inline;*/
+/*float: none;*/
+/*}*/
+
+/*div#formset form fieldset div.controlset div {*/
+/*margin-left: 11em;*/
+/*}*/
+
+/*div#formset div.buttonrow {*/
+/*margin-left: 11em;*/
+/*}*/
+
+/*div#formset div.buttonrowejb {*/
+/*margin-left: 31em;*/
+/*}*/
+
+/* ---------- middle styles -------------- */
+/*div#middle {*/
+/*padding-left: 30px;*/
+/*padding-right: 0px;*/
+/*padding-top: 20px;*/
+/*padding-bottom: 20px;*/
+/*margin-top: 1px;*/
+/*margin-right: 20px;*/
+/*float: left;*/
+/* background-image: url( ../images/left-nav-top.gif );*/
+/*background-position: left top;*/
+/*background-repeat: no-repeat;*/
+/*background-attachment: scroll;*/
+/*}*/
+
+/*div#middle h1 {*/
+/*font-size: 200%;*/
+/*margin-top: 5px;*/
+/*margin-bottom: 5px;*/
+/*color: #00447C;*/
+/*}*/
+
+/*div#middle h2 {*/
+/*font-size: 140%;*/
+/*color: #666;*/
+/*margin-top: 5px;*/
+/*margin-bottom: 5px;*/
+/*}*/
+
+/*div#middle h3 {*/
+/*font-size: 130%;*/
+/*color: #666;*/
+/*margin-top: 5px;*/
+/*margin-bottom: 5px;*/
+/*}*/
+
+/*div#middle h4 {*/
+/*font-size: 120%;*/
+/*color: #666;*/
+/*margin-top: 5px;*/
+/*margin-bottom: 5px;*/
+/*}*/
+
+/*div#middle p {*/
+/*}*/
+
+/*div#middle a {*/
+/*text-decoration: none;*/
+/*}*/
+
+/*div#middle a:hover {*/
+/*color: #666;*/
+/*}*/
+
+/*div#middle ul {*/
+/*list-style: circle;*/
+/*padding-left: 20px;*/
+/*}*/
+
+a#search_link {
+background:transparent url(../../admin/images/magnifier.gif) no-repeat scroll 0px;
+font-size:10pt;
+text-decoration:none;
+}
+
+/*------------------------------ WSAS Stylesheet -------------------------------*/
+
+/* Neutralize styling:
+ Elements we want to clean out entirely: */
+ /* html, body, form, fieldset {
+ font: 100%/1.5 "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
+ margin: 0;
+ padding: 0;
+ } */
+
+ /* Neutralize styling:
+ Elements with a vertical margin: */
+ h1, h2, h3, h4, h5, h6, p, pre,
+ blockquote, ul, ol, dl, address {
+ margin: 0 0 0px;
+ padding: 5px 0 0;
+ }
+
+ /* Apply left margin:
+Only to the few elements that need it: */
+ li, dd, blockquote {
+ margin-left: 1em;
+ }
+
+ /* Clear floats without structural markup */
+ .clearfix:after {
+ content: ".";
+ display: block;
+ height: 0;
+ clear: both;
+ visibility: hidden;
+ }
+
+ /* Hides from IE-mac \*/
+ * html .clearfix {height: 1%;}
+ /* End hide from IE-mac */
+
+ h1 {
+ font-size: 16px;
+ font-weight: normal;
+ }
+
+ h2 {
+ font-size: 15px;
+ font-weight: normal;
+ }
+
+ h3 {
+ font-size: 18px;
+ font-weight: normal;
+ }
+
+ /* This is to make sure the cursor is visible in text boxes in FireFox. */
+ div#content form fieldset div{
+ overflow: auto;
+ }
+
+ div#content div {
+ outline: none;
+ }
+
+ a:visited {
+ /* color: #969; */ /* No need to discolour visited links as this is a system */
+ }
+
+ div#wrapper {
+ }
+
+ /* div#header {
+ position: relative;
+ height: 94px;
+ } */
+
+ div#waitAnimationDiv {
+ position: absolute;
+ right: 19px;
+ top: 42px;
+ height: 8px;
+ width: 77px;
+ padding: 0px;
+ background: url(../../admin/images/orange_circles.gif) transparent no-repeat left top;
+ }
+
+
+ div#container {
+ background: url(../../admin/images/container_bk.gif) transparent repeat-y left top;
+ }
+
+ div#navigation {
+ position: relative;
+ top: -29px;
+ min-height: 350px;
+ padding: 30px 20px 100px 0;
+ float: left;
+ background: url(../../admin/images/navigation_bk.gif) transparent no-repeat left top;
+/* width: 160px;*/
+ }
+
+ /* Navigation menu styles
+ ------------------------------------------------------------------- */
+ div#navigation ul {
+ margin: 0;
+ padding: 0;
+ list-style-type: none;
+ }
+
+ div#navigation li {
+ margin: 0;
+ padding: 0;
+ }
+
+ div#navigation li.current {
+ font-weight: bold;
+ }
+
+ div#navigation a {
+ display: block;
+ padding: 5px 0px;
+ width: 200px;
+ text-decoration: none;
+ }
+
+ div#navigation a:hover {
+ color: #f7f7f7;
+ background-color: #A3B2CC;
+ }
+
+ div#navigation ul.menu span {
+ display: block;
+ padding: 10px 0px 5px 0px;
+ width: 200px;
+ color: #56709A;
+ border-bottom: #A3B2CC 1px solid;
+ }
+
+ div#navigation ul.submenu a {
+ /*padding: 5px 20px 5px 50px;*/
+ width: 130px;
+ }
+
+ /* Main area icons
+ -------------------------------------------------------------------------- */
+ a#create_link {
+ background: url(../../admin/images/book_add.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#help_link {
+ background: url(../../admin/images/help.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ /*font-size: 10pt;*/
+ }
+
+ a#groups_link {
+ background: url(../../admin/images/group.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#config_link {
+ background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#delete_link {
+ background: url(../../admin/images/delete.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#cancel_link {
+ background: url(../../admin/images/cancel.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#rss_link {
+ background: url(../../admin/images/rss.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#atom_link {
+ background: url(../../admin/images/atom.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#users_link {
+ background: url(../../admin/images/user.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+ a.zoom_out_link {
+ background: url(../../admin/images/zoom_out.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a.zoom_in_link {
+ background: url(../../admin/images/zoom_in.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#edit_link {
+ background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#module_edit_link {
+ background: url(../../admin/images/edit.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+ a#module_view_link {
+ background: url(../../admin/images/bricks.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#module_engage_link {
+ background: url(../../admin/images/plugin_add.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#module_dis-engage_link {
+ background: url(../../admin/images/plugin_delete.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#try_it_link {
+ background: url(../../admin/images/control_play_blue.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+
+ a#operations_link {
+ background: url(../../admin/images/calculator.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+ a#add_link {
+ background: url(../../admin/images/add.gif) transparent no-repeat 0px 0px;
+ text-decoration: none;
+ font-size: 10pt;
+ }
+ /* Main content area
+ -------------------------------------------------------------------------- */
+ div#content {
+ }
+
+ div#content h4{
+ z-index: 500;
+ position: relative;
+ }
+ div#content fieldset{
+ z-index: 10;
+ position: relative;
+ margin-top: 0px;
+ border-top: 0px;
+ }
+ /*{padding: #1 #2 #3 #4} #1=top, #2=right, #3=bottom, #4=left*/
+
+ div#noMenuContainer {
+ padding: 10px;
+ }
+
+ div#noMenuContainer p,
+ div#noMenuContainer h1,
+ div#noMenuContainer h2,
+ div#noMenuContainer h3,
+ div#noMenuContainer h4,
+ div#noMenuContainer h5 {
+ padding: 5px 10px 5px 10px;
+ }
+
+ div#noMenuContainer h3{
+ font-weight: bold;
+ }
+
+ div#promocontent {
+ margin: 0 280px 0 20px;
+ padding: 20px 0;
+ }
+
+ div#content h2,
+ div#promocontent h2,
+ div#noMenuContainer h2 {
+ color: #EA8823;
+ margin-bottom: 5px;
+ }
+
+ /* Promotional buzz on login page */
+ div#promocontent dl dt {
+ font-weight: bold;
+ color: #56709A;
+ text-align:justify;
+ }
+
+ div#promocontent dl dd {
+ margin: 0 0 1em 0;
+ text-align:justify;
+ }
+
+ /* alert message box styles
+ div#alertMessageBox {
+ color: #000;
+ border: #000 1px solid;
+ }
+*/
+ div#alertMessageBox {
+ margin: 0 0 10px 0;
+ padding: 15px 20px 15px 45px;
+ border: #FC6 1px solid;
+ background: url(../../admin/images/oops.gif) #FFC no-repeat 15px 15px;
+ z-index: 510;
+ }
+
+ div#alertMessageBox p {
+ margin: 0;
+ }
+
+ div#alertMessageBox p#alertButton {
+ padding: 15px 0 15px 45px;
+ }
+
+ a.exlink {
+ background-image: url(../../admin/images/exlink.gif);
+ background-position: right center;
+ background-repeat: no-repeat;
+ background-attachment: scroll;
+ padding-right: 14px;
+ }
+
+ /* Forms
+ -------------------------------------------------------------------------- */
+
+ /* Login form */
+
+ div#loginform {
+ margin: 20px;
+ width: 260px;
+ float: left;
+ }
+
+ div#loginformwrap {
+ padding: 10px;
+ border: #A3B2CC 1px solid;
+ background-color: #fff;
+ }
+
+ div#metastuff {
+ margin-top: 10px;
+ padding: 5px;
+ text-align: center;
+ border: #A3B2CC 1px solid;
+ }
+
+ div#loginform div#metastuff p {
+ text-align: center;
+ }
+
+ div#loginform form div {
+ padding: 3px 0;
+ }
+
+ div#loginform form fieldset {
+ padding: 10px;
+ border: 0;
+ }
+
+ div#loginform form legend {
+ font-size: 120%;
+ color: #333;
+ }
+
+ div#loginform form label {
+ display: block;
+ float: left;
+ width: 100px;
+ text-align: right;
+ }
+
+ div#loginform form input#txtUserName,
+ div#loginform input#txtPassword {
+ margin-left: 10px;
+ }
+
+ div#loginform form div input{
+ clear : right;
+ }
+
+ div#loginform form input#signin {
+ margin-left: 85px;
+ }
+
+ div#loginform p {
+ padding: 1em 0 0 0;
+ text-align: right;
+ }
+
+ div#loginform a {
+ color: #555;
+ }
+
+ div#loginform a:hover {
+ color: #003366;
+ }
+
+ /* General Forms */
+
+ div#formset p#legend {
+ margin-bottom: 1em;
+ }
+
+ div#formset p#legend em {
+ color: #C00;
+ font-style: normal;
+ }
+
+ div#formset div#errors {
+ margin: 0 0 10px 0;
+ padding: 5px 10px 5px 35px;
+ border: #FC6 1px solid;
+ background: url(../../admin/images/oops.gif) #FFC no-repeat 5px 5px;
+ }
+
+ div#formset div#errors p {
+ margin: 0;
+ }
+
+ div#formset div#errors ul {
+ margin: auto;
+ margin-bottom: 0.5em;
+ list-style: disc;
+ }
+
+ div#formset div#errors p em {
+ color: #C00;
+ font-style: normal;
+ font-weight: bold;
+ }
+
+ div#formset form p {
+ margin: 0;
+ }
+
+ div#formset form fieldset#blank_border {
+ margin: 0 1em 1em 0;
+ padding: 0.5em;
+ border: 0px;
+ }
+
+ div#formset label.error,
+ div#formset span.error {
+ color: #C00;
+ }
+
+ div#formset label em,
+ div#formset span.label em {
+ position: absolute;
+ right: 0;
+ font-size: 120%;
+ font-style: normal;
+ color: #C00;
+ }
+
+ div#formset input.error {
+ border-color: #C00;
+ background-color: #FEF;
+ }
+
+ div#formset input:focus,
+ div#formset input.error:focus,
+ div#formset textarea:focus {
+/* background-color: #FFC;
+ border-color: #FC6;*/
+ }
+
+ div#formset div ul li {
+ float: none;
+ }
+
+ div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {
+ display: inline;
+ float: none;
+ }
+
+ div#formset form fieldset div.controlset div {
+ margin-left: 11em;
+ }
+
+ div#formset div.buttonrow {
+ margin-left: 11em;
+ }
+ div#formset div.buttonrowejb{
+ margin-left: 31em;
+ }
+
+
+ /* Tables
+ --------------------------------------------------------------------------------- */
+
+ /* table {
+ margin-bottom: 1em;
+ margin-right: 1em;
+ border-collapse: collapse;
+ }
+
+ table th,
+ table td{
+ padding: 3px 15px;
+ font-size: 80%;
+ }
+
+ table thead th {
+ text-align: left;
+ vertical-align: middle;
+ padding: 0 15px;
+ }
+
+ table td {
+ text-align: left;
+ vertical-align: middle;
+ } */
+
+ /* Table: styled */
+
+ table.styled thead th {
+ color: #FFF;
+ background-color: #999999;
+ border: #999999 1px solid;
+ padding: 0 5px;
+ text-align:center;
+ }
+
+ table.styledLeft {
+ border-collapse: collapse;
+ margin-left: 2px;
+ font-size: 100%;
+ }
+
+ table.styledLeft tbody tr td {
+ border: solid 1px #ccc;
+ }
+
+ table.styledLeft thead th {
+ color: #FFF;
+ background-color: #999999;
+ border: #999999 1px solid;
+ padding: 0 5px;
+ text-align:center;
+ }
+
+ /* Table: semi */
+
+ table.semi tbody {
+ border-top: #A3B2CC 1px solid;
+ }
+
+ table.semi td#no_border, table.semi tbody td#no_border {
+ padding: 0 5px;
+ }
+
+ table.semi tbody td {
+ border-bottom: #A3B2CC 1px solid;
+ border-right: #A3B2CC 1px solid;
+ border-left: #A3B2CC 1px solid;
+ border-top: #A3B2CC 1px solid;
+ padding: 0 5px;
+ }
+
+ table.semi td strong {
+ color: #56709A;
+ }
+
+ table.semi td strong {
+ color: #56709A;
+ }
+
+.fx-block {
+ margin-left: 1em;
+ text-indent: 0em;
+ margin-right: 1em;
+ font-size: 13px;
+ color: #555;
+ line-height: 140%;
+ font-family: "Lucida Grande", "Lucida Sans", "Microsoft Sans Serif", "Lucida Sans Unicode ",verdana,sans-serif," trebuchet ms "}
+ . fx-elnm { color: #005;
+}
+
+.fx-atnm {
+ color: #500;
+}
+
+.fx-att {
+ color: black
+}
+
+.fx-att a:link {
+ color: black;
+ text-decoration: none
+}
+
+.fx-att a:hover {
+ color: black;
+ text-decoration: underline
+}
+
+.fx-att a:active {
+ color: black;
+ text-decoration: underline
+}
+
+.fx-att a:visited {
+ color: black;
+ text-decoration: none
+}
+
+.fx-text {
+ color: black;
+}
+
+pre.fx-text {
+ margin-top: 0px;
+ margin-bottom: 0px;
+ margin-right: 1em;
+ margin-left: -1em;
+ text-indent: 0em;
+ line-height: 15px;
+}
+
+.fx-cmk {
+ margin-left: 1em;
+ text-indent: -1em;
+ margin-right: 1em;
+ color: #050;
+}
+
+.fx-com {
+ color: #050;
+}
+
+.fx-ns {
+ color: #505
+}
+
+.fx-nsval {
+ color: #505
+}
+
+.fx-nsval a:link {
+ color: #505;
+ text-decoration: none
+}
+
+.fx-nsval a:hover {
+ color: #505;
+ text-decoration: underline
+}
+
+.fx-nsval a:active {
+ color: #505;
+ text-decoration: underline
+}
+
+.fx-nsval a:visited {
+ color: #505;
+ text-decoration: none
+}
+/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
+/* ----------------- new styles ----------------------------- */
+/* ---------------- template styles ------------------------- */
+table#main-table {
+ width: 100%;
+}
+
+table#main-table td {
+ vertical-align: top;
+ text-align: left;
+ padding: 0px;
+ font-size: .9em;
+}
+
+table#main-table td#header {
+ background-image: url( ../images/esb-header-region-bg.gif);
+ background-repeat: repeat-x;
+ background-position: left top;
+ height: 100px;
+}
+
+table#main-table td#menu {
+ width: 10%;
+ background-image: none;
+ background-repeat: no-repeat;
+ background-position: left top;
+ background-color: #fff;
+ padding-bottom: 20px;
+ border-right: solid 1px #407FBF;
+}
+
+td#menu table#menu-table {
+ width: 275px;
+}
+
+table#menu-table td {
+ vertical-align: top;
+ text-align: left;
+ padding: 0px;
+}
+
+table#menu-table td#region1 {
+}
+
+table#menu-table td#region2 {
+}
+
+table#menu-table td#region3 {
+}
+
+table#main-table td#body {
+ padding-left: 20px;
+ padding-right: 20px;
+ padding-top: 15px;
+}
+
+table#main-table td#footer {
+ height: 30px;
+ background-color: #bfbfbf;
+}
+
+/* ---------------- header styles ------------------ */
+div#header {
+ background-image: url(../images/esb-header-bg.gif);
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 100px;
+}
+div#header div#left-logo {
+ background-image: url( ../images/esb-header-logo.gif);
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 34px;
+ width: 332px;
+ margin-top: 20px;
+ margin-left: 20px;
+ float: left;
+}
+div#header div#right-logo {
+ background-image: url( ../images/wsas-mgt-logo.gif);
+ background-repeat: no-repeat;
+ background-position: left top;
+ height: 24px;
+ float: right;
+ width: 196px;
+ margin-top: 25px;
+}
+div#header div#header-links {
+ background-image: none;
+ background-repeat: no-repeat;
+ background-position: right top;
+ float: right;
+ height: 25px;
+ width: 450px;
+ margin-top: 70px;
+ margin-right: -186px;
+ padding-top: 5px;
+}
+div#header-links ul#menu {
+ list-style: none;
+ margin-left: 0px;
+ margin-top: 0px;
+ margin-bottom: 0px;
+ margin-right: 0px;
+ padding: 0px;
+ float: right;
+}
+div#header-links ul#menu li {
+ position: relative;
+ float: left;
+ padding-left: 5px;
+ padding-right: 5px;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ margin: 0px;
+}
+
+/* ------------- footer styles -------------------- */
+div#footer {
+ height: 35px;
+ width: 100%;
+}
+div#footer div#content {
+ width: 490px;
+ height: 35px;
+ margin: auto;
+ padding: 0px;
+}
+div#footer div#content div#copyright {
+ padding-top: 10px;
+ color: #fff;
+ width: 330px;
+ float: left;
+}
+div#footer div#content div#powerdedby {
+ background-image: url(../images/powered-synapse.gif);
+ background-repeat: no-repeat;
+ background-position: left 7px;
+ width: 127px;
+ height: 30px;
+ float: left;
+}
+/* table styles */
+.tableOddRow{background-color: white;}
+.tableEvenRow{background-color: #E0E5F3;}
\ No newline at end of file
Modified: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-bg.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-bg.gif?rev=23895&r1=23894&r2=23895&view=diff
==============================================================================
Binary files. No diff available.
Modified: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-region-bg.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-header-region-bg.gif?rev=23895&r1=23894&r2=23895&view=diff
==============================================================================
Binary files. No diff available.
Modified: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-menu-region-bg.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/esb-menu-region-bg.gif?rev=23895&r1=23894&r2=23895&view=diff
==============================================================================
Binary files. No diff available.
More information about the Esb-java-dev
mailing list