@import url("/portal-core/themes/common/portlet-editor.css");
@import url("../common/tooltip.css");

#body {
 background-color: #FEFFFE;
 margin: 0px;
 padding: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #656565;
 background-image: url( images/contabilidade_b01.jpg );
 background-repeat: repeat-x;
}

#spacer {
   width: 950px;
   line-height: 0px;
   font-size: 0px;
   height: 0px;
}

#header-container {
   height: 64px;
   width: 100%;
   min-width: 950px;
   z-index: 5;
   margin: 0px -3px 0px 3px;
}

#header {
   height: 65px;
   background-position: top left;
   background-repeat: no-repeat;
   width: 100%;
   padding: 0px;
   margin: 0px;
   z-index: 1;
   position: relative;
}

#logoName {
   background-image: url( images/contabilidade_logo.gif );
   background-repeat: no-repeat;
   float: left;
   width: 250px;
   height: 25px;
   position: absolute;
   left: 7px;
   top: 3px;

}

/* wrapper for entire portal. starts/ends after/before body tag */
#portal-container {
/* part of below IE hack to preserve min-width for portlet regions */
/*width: 100%;*/
/*margin: 4px 2% 0px 2%;*/

   background-position: top left;
   background-repeat: no-repeat;
   padding: 0 350px 0 350px;
}

/* min width for IE */
#expander {
   position: relative;
   padding: 0 0 0 0;

   margin: 0 -327px 0 -327px;
   min-width: 770px;
   padding: 0 0 0 0;
}

/* min width hack for IE */
#sizer {
   width: 100%;
}

/* IE Hack \*/
* html #portal-container,
   * html #sizer,
   * html #expander {
   height: 0;
}

#content-container {
   height: 100%;
   text-align: left;
   width: 100%;
   min-width: 770px;
   padding: 10px 0 0 0;
   /*
   position: absolute;
   top: 70px;
   left: 0px; / * z-index: 1; * /
   / * part of below IE hack
padding: 0 350px 0 350px; * /
   padding: 0px 100px 0px 0px;
   */
}

#login-container {
   position: relative;
   left: 35%;
   top: 55px;
   right: 45%;
   width: 320px;
   height: 250px;
   margin: 0px;
}

#login-container label, #login-container input {
   display: block;
   float: left;
   width: auto;
   margin-top: 15px;
}

#login-container label {
   text-align: right;
   padding-right: 20px;
   width: 95px;
}

#login-container br {
   clear: left;
}

#loginButton {

}

#login-container legend {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #768591;
}

#loginForm {
   margin: 0px;
   padding: 0px;
}

#regionA {
   /* test to swap columns...
      float: right; 	*/
   width: 33%;
   float: left;
   margin: 0px;
   padding: 0px; /*height: 300px;*/
}

#regionB {
   /* test to swap columns..
margin: 0 30% 0 0; */

   /*two column layout
margin: 0 0 0 30%;*/
   padding: 0px; /* test to add 3rd region in layout...*/
   width: 67%;
   float: left; /*height: 300px;*/
}

#regionC {
/* inclusion of 3rd region - comment out for 2 region testing */
   padding: 0px;
   margin: 0px;
   width: 28%;
   float: left; /*hide 3rd region*/
   display: none;
}

#footer-container {
   padding: 10px;
   text-align: center;
   clear: both;
}

#navigation-container {
   margin: 0px;
   position: absolute;
   width: 100%;
   z-index: -1;   
}

hr.cleaner {
   clear: both;
   height: 1px;
   margin: -1px 0 0 0;
   padding: 0;
   border: none;
   visibility: hidden;
}

div#navigation {
   position: relative;
   width: 100%;
   height: 64px;
}

ul#tabsHeader {
   list-style: none;
   margin: 0 0 -5px 0;
   padding: 0;
   position: absolute;
   bottom: 0px;
   left: 0;
   min-width: 550px;
   z-index: 1;
}

* html ul#tabsHeader {
   list-style: none;
   margin: 0 0 -5px 0;
   padding: 0;
   position: absolute;
   bottom: -5px;
   left: 0;
   min-width: 550px;
   z-index: 10;
}

ul#tabsHeader li {
   display: inline;
   float: left;
   height: 29px;
   font-family: Lucida, Tahoma, Verdana, sans-serif;
   font-size: 12px;
   margin: 0 1px 0 1px;
   position: relative;
   white-space: nowrap;
}

ul#tabsHeader li,
   ul#tabsHeader li#current {
   background-position: top right;
   background-repeat: no-repeat;
}

ul#tabsHeader li a {
   background-position: top left;
   background-repeat: no-repeat;
   padding: 5px 10px 0 10px;
   display: block;
   height: 29px;
   font-weight: bold;
   width: 55px;
   white-space: nowrap;
}

ul#tabsHeader li#current a {
   background-position: top left;
   background-repeat: no-repeat;
   padding: 5px 15px 0 15px;
   display: block;
   height: 29px;
   font-weight: bold;
   white-space: nowrap;
}

ul#tabsHeader li#current {
   background-image: url('images/nav-active-right2.gif');
}

ul#tabsHeader li#current a {
   background-image: url('images/nav-active-left.gif');
   color: #2c2c2c;
}

ul#tabsHeader li {
   background-image: url('images/nav-inactive-right2.gif');
}

ul#tabsHeader li a {
   background-image: url('images/nav-inactive-left.gif');
   color: #FFFFFF;
}

/* Begin Submenu selectors */
ul#tabsHeader ul {
   visibility: hidden;
   position: absolute;
   height: 0;
   top: 0px;
   left: 0;
   width: 160px;
   text-align: left;
   margin: 0px;
   padding: 0px;
   margin-top: 28px;
}

ul#tabsHeader ul a {
   text-decoration: none;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-weight: normal;
   color: #5078aa;
   background-image: none;
}

ul#tabsHeader ul a:hover {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-weight: normal;
   
   
   background: #C0D3DC;

   color: #5078aa;

}

ul#tabsHeader #current ul a {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-weight: normal;
   color: #5078aa;
   background-image: none;
}

ul#tabsHeader li:hover ul,
   ul#tabsHeader a:hover ul {
   visibility: visible;
}

ul#tabsHeader ul li {
   background: #DFE8ED;
   color: #5078aa;
   padding: 2px;
   width: 180px;
   list-style: none;
   border: 1px solid #98b7c6;
   border-width: 0px 1px 1px 1px;
   background-image: none;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
}

ul#tabsHeader ul li#current ul li {
   background-image: none;
}

ul#tabsHeader ul li:hover {
   background: #C0D3DC;
}

ul#tabsHeader #admin {
   display: inline;
   background-image: url(images/tab_right_admin.gif);
   background-repeat: no-repeat;
   background-position: right top;
   padding-top: -3px;
   line-height: 22px;
}

ul#tabsHeader #admin a {
   text-decoration: none;
   color: #4386b5; /*   background-image: url(../images/tab_left_admin.gif);*/
   background-repeat: no-repeat;
   background-position: top left;
   white-space: nowrap;
   padding-top: -3px;
   line-height: 22px;
}

ul#tabsHeader #admin a:hover {
   text-decoration: underline;
}

ul#tabsHeader #addpage {
   display: inline;
   background-color: transparent;
   margin-bottom: -3px;
   padding-top: 1px;
}

ul#tabsHeader #addpage a, #addpage a:hover {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-variant: normal;
   font-weight: bold;
   color: white;
   line-height: 22px;
   background-image: none;
   white-space: nowrap;
}

ul#tabsHeader #addpage a:hover {
   text-decoration: underline;
}

li.currentTabBackground {
   background: #fff;
}

/* backslash hack for IE5-Mac \*/
ul#tabsHeader a {
   float: none;
}

/* End Mac Hack */
html>body ul#tabsHeader a {
   width: auto;
}

/* fixes IE6 win hack */


#dashboardnav {
/*float: right;*/
   position: absolute;
   top: 0;
   right: 15px;
   font-size: 10px;
   padding: 6px 12px 0px 0px;
   color: #fff;
   z-index: 20;
}

#dashboardnav a {
   color: #fff;
}

#dashboardnav .addcontent {
   background-image: url(images/ico_addcontent.gif);
   background-repeat: no-repeat;
   background-position: left;
   height: 20px;
   width: 20px;
   padding-left: 16px;
}

.portlet-container {
   padding: 6px;
}

/* wrapper for floating portlet window modes */
.portlet-mode-container {
   white-space: nowrap;
   float: right; /*position: relative;*/
/*z-index: 1;*/
}

.mode-button {
/*position:absolute;*/
   margin-right: 3px;
   padding-top: 5px;
   float: left;
}

.portlet-titlebar-title {
   color: #656565;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   white-space: nowrap;
   line-height: 20px;
   float: left;
   text-indent: 5px;
   padding-top: 4px;
   padding-bottom: 6px;
   display: block;
   margin-right: 10px;
}

/* ------ NOT CURRENTLY IN USE FOR NEW 2.6 FUNCTIONALITY -------
.portlet-titlebar-decoration {}
*/

.portlet-titlebar-left {
   background-image: url(images/portlet-top-left2.gif);
   background-repeat: no-repeat;
   width: 9px;
   height: 29px;
   min-width: 9px;
   background-position: 0 1px;
}

.portlet-titlebar-center {
   background-image: url(images/portlet-top-middle2.gif);
   background-repeat: repeat-x;
   height: 29px;
   background-position: bottom;
   position: relative;
}

.portlet-titlebar-right {
   background-image: url(images/portlet-top-right2.gif);
   background-repeat: no-repeat;
   width: 10px;
   height: 30px;
   min-width: 10px;
   background-position: -1px 1px;
}

.portlet-content-left {
   background-image: url(images/portlet-left-vertical.gif);
   background-repeat: repeat-y;
   width: 9px;
   min-width: 9px;
   /*
      width:20px;
      background-color:#FFFFFF;
      border-left: 1px solid #dfe8ed;
   */
}

.portlet-content-center {
   vertical-align: top;
   padding: 0;
   margin: 0;
}

.portlet-body {
   background-color: #FFFFFF;
   padding: 0;
   margin: 0;
}

.portlet-content-right {
   background-image: url(images/portlet-right-vertical.gif);
   height: 100%;
   background-repeat: repeat-y;
   background-position: left;
   width: 5px;
   min-width: 5px;
   padding: 0;
   margin: 0;
   /*
      width:5px;
      background-color:#FFFFFF;
      border-right: 1px solid #dfe8ed;
   */
}

.portlet-footer-left {
   background-image: url(images/portlet-bottom-left.gif);
   width: 9px;
   height: 4px;
   background-repeat: no-repeat;
   background-position: top right;
   min-width: 9px;
   padding: 0;
   margin: 0;
   /*
   background-color:#FFFFFF;
   border-bottom: 1px solid #98b7c6;
   border-left: 1px solid #dfe8ed;
   height:5px;
   */
}

.portlet-footer-center {
   background-image: url(images/portlet-bottom-middle.gif);
   height: 4px;
   background-repeat: repeat-x;
   /*	background-color:#FFFFFF;
      border-bottom: 1px solid #98b7c6;
      height:5px;
   */
}

.portlet-footer-right {
   background-image: url(images/portlet-bottom-right.gif);
   width: 5px;
   height: 4px;
   background-repeat: no-repeat;
   min-width: 5px;
   /*
      background-color:#FFFFFF;
      border-bottom: 1px solid #98b7c6;
      border-right: 1px solid #dfe8ed;
      height:5px;
   */
}

.portlet-mode-maximized {
   background-image: url(images/ico_16_maximize.gif);
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-maximized:hover {
   text-decoration: none;
}

.portlet-mode-minimized {
   background-image: url(images/ico_16_minimize.gif);
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-minimized:hover {
   text-decoration: none;
}

.portlet-mode-normal {
   background-image: url(images/ico_16_normal.gif);
   width: 16px;
   height: 16px;
   background-repeat: no-repeat;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-normal:hover {
   text-decoration: none;
}

.portlet-mode-help {
   background-image: url(images/ico_16_help.gif);
   width: 16px;
   height: 16px;
   background-repeat: no-repeat;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-help:hover {
   text-decoration: none;
}

.portlet-mode-edit {
   background-image: url(images/ico_edit.gif);
   background-repeat: no-repeat;
   width: 28px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-edit:hover {
   text-decoration: none;
}

.portlet-mode-admin {
   background-image: url(images/ico_admin.gif);
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-admin:hover {
   text-decoration: none;
}

.portlet-mode-remove {
   background-image: url(images/ico_16_remove.gif);
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-remove:hover {
   text-decoration: none;
}

.portlet-mode-view {
   background-image: url(images/ico_cancel.gif);
   background-repeat: no-repeat;
   width: 28px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
   padding-right: 20px;
}

.portlet-mode-view:hover {
   text-decoration: none;
}

.portlet-mode-reload {
   background-image: url(images/ico_16_reload.gif);
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-reload:hover {
   text-decoration: none;
}

.portlet-mode-hide {
   background-image: url(images/ico_16_swizzleclosed.gif);
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: right;
   display: inline;
   cursor: pointer;
}

.portlet-mode-hide:hover {
   text-decoration: none;
}

.portal-copyright {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #5E6D7A;
}

a.portal-copyright {
   color: #768591;
   text-decoration: none;
}

a.portal-copyright:hover {
   color: #bcbcbc;
   text-decoration: underline;
}

#ThemeBy {
   content: "Theme by JBoss.org Design";
}

a {
   color: #5078aa;
   text-decoration: none;
}

a:hover {
   color: #7eacd6;
   text-decoration: underline;
}

hr {
   border-top: 1px dashed #d5d5d5;
   border-bottom: 0px;
   border-left: 0px;
   border-right: 0px;
}

SELECT {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
}

FONT {
}

FIELDSET {
}

LEGEND {
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #656565;
   padding-top: 10px;
   padding-bottom: 5px;
   margin: 0px;
}

h2 {
}

h3 {
}

h4 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #656565;
   padding-top: 10px;
   padding-bottom: 5px;
   margin: 0px;
}

h5 {
}

h6 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #656565;
   padding-top: 5px;
   margin: 0px;
}


.portlet-font {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.portlet-font-dim {
   color: #777777;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

input, textarea {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 10px;
   margin-right: 6px;
}

.portlet-form-label {
   font-size: 10px;
   color: #656565;
}

.portlet-form-input-field {
   color: #000000;
   font-size: 10px;
}

/* Form Button Style */
.portlet-form-button {
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #5078aa;
   border-top: 1px solid #97B7C6;
   border-left: 1px solid #97B7C6;
   border-bottom: 1px solid #254869;
   border-right: 1px solid #254869;
}

.portlet-icon-label {

}

.portlet-dlg-icon-label {

}

.portlet-form-field-label {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   color: #000;
   white-space: nowrap
}

.provider-menu-container {
   padding: 10px;
}

.portlet-form-field {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 10px;
   color: #000; /*margin-top: 10px;*/
}

.requiredfield {
   color: #821717;
}

.portal-links:link {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #242424;
   text-decoration: none;
}

.portal-links:hover {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #5699B7;
   text-decoration: none;
}

.portal-links:active {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #242424;
   text-decoration: none;
}

.portal-links:visited {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #242424;
   text-decoration: none;
}

.portlet-msg-status {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #336699;
}

.portlet-msg-info {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-style: italic;
   color: #000;
}

.portlet-msg-error {
   color: red;
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.portlet-msg-alert {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #821717;
}

.portlet-msg-success {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #359630;
}

.portlet-section-header {
 font-weight: bold;
 color: #656565;
 background-color: #DFEBFD;
 font-size: 12px;
}

.portlet-section-body {
   color: #656565;
}

.portlet-section-alternate {
   background-color: #E2E9E2;
}

.portlet-section-selected {
   background-color: #CBD4E6;
}

.portlet-section-subheader {
   font-weight: bold;
   font-size: 10px;
}

.portlet-section-footer {
   font-size: 11px;
}

/* Text that belongs to the table but does not fall in one of the other categories
(e.g. explanatory or help text that is associated with the section. */
.portlet-section-text {
   font-size: 12px;
   font-style: italic;
}

.portlet-table-header {
   background-color: #eef;
   padding: 0 5px 5px 5px;
   font-weight: bold;
   color: #656565;
   font-size: 12px;
   border-bottom: 1px solid #d5d5d5;
}

.portlet-table-footer {
   padding: 5px 5px 0 5px;
   font-weight: bold;
   color: #656565;
   font-size: 12px;
   border: none;
   border-top: 1px solid #d5d5d5;
}

.portlet-table-body {

}

.portlet-table-alternate {
   background-color: #E6E8E5;
   border-bottom: 1px solid #d5d5d5;
}

.portlet-table-selected {
   color: #000;
   font-size: 12px;
   background-color: #CBD4E6;
}

.portlet-table-subheader {
   font-weight: bold;
   color: #000;
   font-size: 12px;
}

/* Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the table). */
.portlet-table-text {
   padding: 3px 5px;
   border-bottom: 1px solid #d5d5d5;
}

.portlet-menu {

}

.portlet-menu-item {
   color: #242424;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.portlet-menu-item:hover {
   color: #5699B7;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.portlet-menu-item-selected {

}

.portlet-menu-item-selected:hover {

}

.portlet-menu-cascade-item {

}

.portlet-menu-cascade-item-selected {

}

.portlet-menu-description {

}

.portlet-menu-caption {

}

.portlet-horizontal-separator {
}


.portlet-nestedTitle-bar {
}


.portlet-nestedTitle {
}


.portlet-tab {
}


.portlet-tab-active {
}


.portlet-tab-selected {
}


.portlet-tab-disabled {
}


.portlet-tab-area {
}

.dnd-droppable {
   border: #E6E8E5 1px solid;
}


a.addicon {
   font-weight: bold;
   background-image: url(images/ico_addcontent.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 16px;
}

/*
a.addicondisabled {
   font-weight: bold;
   color: #d5d5d5;
   background-image: url( images/ico_addcontent_disa.gif );
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 16px;
}
*/

.floatobjectright {
   float: right;
}

.floatobjectleft {
   float: left;
}

.hidden {
   display: none;
}

.pagination {
   padding-top: 6px;
   white-space: nowrap;
}

.pagination ul {
   margin: 0;
   padding: 0;
   font-size: 10px;
   text-align: right;
}

.pagination li {
   list-style-type: none;
   display: inline;
   padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
   padding: 0px 2px;
   text-decoration: none;
   color: #5078aa;
}

.pagination a:hover, .pagination a:active {
   color: #7eacd6;
   text-decoration: underline;
}

.pagination li.currentpage {
   font-weight: bold;
   padding: 0 2px;
   color: #000000;
}

.pagination li.disablepage {
   padding: 0 5px;
   color: #656565;
}

.pagination li.nextpage {
   font-weight: bold;
   background-image: url(images/ico_arrow_blue_right.gif);
   background-repeat: no-repeat;
   background-position: left;
   margin-left: 3px;
   padding-left: 6px;
}

.pagination li.nextpagedisabled {
   color: #656565;
   font-weight: bold;
   background-image: url(images/ico_arrow_grey_right.gif);
   background-repeat: no-repeat;
   background-position: left;
   margin-left: 3px;
   padding-left: 8px;
   padding-right: 2px;
}

.pagination li.previouspage {
   font-weight: bold;
   background-image: url(images/ico_arrow_blue_left.gif);
   background-repeat: no-repeat;
   background-position: right;
   padding-left: 10px;
   margin-right: 3px;
   padding-right: 7px;
}

.pagination li.previouspagedisabled {
   font-weight: bold;
   color: #656565;
   background-image: url(images/ico_arrow_grey_left.gif);
   background-repeat: no-repeat;
   background-position: right;
   padding-left: 12px;
   margin-right: 3px;
   padding-right: 9px;
}

* html .pagination li.currentpage, * html .pagination li.disablepage {
/*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
   margin-right: 5px;
   padding-right: 0;
}

.bottombuttonbar {
   background-color: #ececec;
   border-bottom: 1px solid #d5d5d5;
   border-top: 1px solid #d5d5d5;
   margin: 15px 10px 15px 5px;
   padding: 10px 10px;
}

.editportletbkg {
   background-color: #eef8fd;
   padding: 10px;
   border: 1px solid #000000;
}

