/*OASIS CSS Styles */

/*General Font Style */

.portlet-font {
    font: 9pt verdana, geneva, helvetica, arial, sans-serif;
}

.portlet-font A:link, .portlet-font A:active, .portlet-font A:visited {
    text-decoration:none;
}

.portlet-form-label {
    font-weight:bold;
    font-size:105%;
    font-family: verdana, geneva, helvetica, arial, sans-serif;
    border:0px;
}

.portlet-form-label a:link, .portlet-form-label A:active, .portlet-form-label A:visited {
   text-decoration: none;
   color: #0000AA;
}

/* Style for all buttons  */
.portlet-form-button {
    background-color: #8EA8C6;
    background-image: url( ../images/button_bg.gif );
    background-repeat: repeat-x;
    border: 1px solid #4A637B;
    background-position: top;
    cursor: pointer;
    margin: 0px 3px;
    padding: 2px;
    white-space: nowrap;
    height: 2em;
    vertical-align: text-bottom;
    font: 9pt helvetica, arial, verdana, geneva, sans-serif;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*adjustment for moz-browsers to make the form fields align correctly */
html>body button.portlet-form-button {
vertical-align: bottom;
}

button.portlet-form-button img {
    vertical-align: text-bottom;
    margin: 0px 2px;
}

button.portlet-form-button span {
    vertical-align: top;
}

.cancel-button {
    background-color: #EEEEEE;
    background-image: url( ../images/dis_button_bg.gif );
    border: 1px solid #999999;
}

.portlet-form-button:HOVER, .cancel-button:HOVER {
    color: #FFFFFF;
    background-color: #C66C00;
    background-image: url( ../images/button_bg_hover.gif );
    background-repeat: repeat-x;
    border: 1px solid #19355E;
    background-position: bottom;
}

.disabled-button, .disabled-button:HOVER {
    border: 1px solid #666666 !important;
    cursor: default !important;
    color: #666666 !important;
    filter: Alpha( enabled = 0 );
    background-color: #CCCCCC !important; /*need to figure out how to override IE's default disabled look */
    background-image: none !important;
    moz-user-input: disabled;
}

/* Style for all form elements: textboxes, selects, textareas, etc.  */
.portlet-form-input-field {
  font: 9pt verdana, geneva, helvetica, arial, sans-serif;

}
/*adjustment for moz-browsers to make the form fields align correctly
html>body .portlet-form-input-field {
vertical-align: bottom;
}

/* Styles form field labels (style usually goes on the TD containing the label) */
.portlet-form-field-label {
    font-weight: bold;
    text-align: right;
    white-space:nowrap;
    vertical-align:middle;
}

/* Style for warning messages, including warning messages  */
.portlet-msg-alert {background-image:url(../images/wlp-message-warning.gif); background-repeat: no-repeat; background-position: top left; margin-bottom:5px; padding-left:20px;}
.portlet-msg-success {background-image:url(../images/wlp-message-success.gif); background-repeat: no-repeat; background-position: top left; margin-bottom:5px; padding-left:20px;}
.portlet-msg-info {background-image:url(../images/wlp-message-normal.gif); background-repeat: no-repeat; background-position: top left; margin-bottom:5px; padding-left:20px;}
.portlet-msg-error {background-image:url(../images/wlp-message-warning.gif); background-repeat: no-repeat; background-position: top left; margin-bottom:5px; padding-left:20px;}

/*Used on typical TDs, currently just adds a little padding */
.portlet-table-body {
    padding: 5px 10px;
    text-align: left;
}

.portlet-menu {
  color: #3F74BD;
  margin: 0px;
  font: 8pt verdana,geneva,helvetica,arial,sans-serif;
  text-align: right;
  margin-right: 5px;
  background: #EEEEEE;
  border: 1px solid #6785A7;
  border-top: 0px;
  cursor:pointer;
}

.portlet-menu td, .portlet-menu-item {
    text-align: left;
    padding: 2px 15px 2px 0px;
    white-space: nowrap;
    color: #3F74BD;
}

.portlet-menu td:hover, .portlet-menu-item-hover, .portlet-menu a:hover {
    color: #FFFFFF;
    background-color: #E27F24;
}

.portlet-menu a {
    color: #3F74BD;
    text-decoration:none;
    font-weight:normal;
}

.portlet-menu a:link, .portlet-menu a:active, .portlet-menu a:visited {
    text-decoration:none;
}

/*
.menu_table {
  color: #3F74BD;
  margin: 0px;
  font: 8pt verdana,geneva,helvetica,arial,sans-serif;
  text-align: right;
  margin-right: 5px;
  background: #EEEEEE;
  border: 1px solid #6785A7;
  border-top: 0px;
  cursor:pointer;
}

.menu_table td {
    text-align: left;
    padding: 2px 15px 2px 0px;
    white-space: nowrap;
    color: #3F74BD;
}

.menu_table td:hover {
    color: #FFFFFF;
    background-color: #E27F24;
}
*/

/*Note that all our messages should be in a div with the msg-box class */
.msg-box {margin: 10px 5px; border:1px solid #FFCC33; background-color:#FFFFCC; padding:10px; }


.nowrap {
white-space:nowrap;
}

A.wlp-link:link, A.wlp-link:active, A.wlp-link:visited {
    text-decoration: none;
    color: #0000AA;
}

A.wlp-link:hover {
    color: #000000;
    text-decoration: underline;
    background-color: #FFD185;
}

.vt-body {
margin: 0px;
padding:0px;
width:100%;
height:100%;
}

.vt-body form {
margin: 0px;
padding:0px;
}

.errortext {
    color: #AD0E25;
    display: none;
}

/*  HEADER  */
.header-table {
    background: #666666;
}

.logo {
    font: bold 14pt verdana, geneva, helvetica, arial, sans-serif;
    color: #ffffff;
    padding: 12px;
}

.logo-popup {
    font: bold 10pt verdana, geneva, helvetica, arial, sans-serif;
    color: #ffffff;
    padding: 9px;
}

.popup-nav {
    color: #ffffff;
    text-align: right;
    padding-right: 10px;
}

/** This represents the visitor tools navigation menu*/
.navigation {
  color: #3F74BD;
  margin: 0px;
  font: 8pt verdana,geneva,helvetica,arial,sans-serif;
  padding: 9px;
  text-align: right;
  background: #EEEEEE;
  padding-right: 20px;
  cursor: pointer;
  position: relative;
}

.navigation img {
    vertical-align: text-bottom;
}

.navigation span {
    font-weight: bold;
}

.navigation span:hover {
    color: #FFFFFF;
    background-color: #E27F24;
}

.navigation_submenu {
    position: absolute;
    display: none;
    padding: 0px;
}

.navigation a {
 color: #3F74BD;
 text-decoration:none;
}

/*  EDIT AREA */

.vt-main-table {
    background: #ffffff;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

.vt-main-table th {
    background-color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 5px 2px;
    height: 1%;
}

.vt-main-table th img {
    vertical-align: text-bottom;
    margin: 0px 5px;
}

.vt-main-table tr {
    vertical-align: top;
    background-color: #EEEEEE;
}

.vt-main-table-toprow {
    background-color: #F5F5F5;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 5px 2px;
    vertical-align: bottom;
    text-align: left;
    white-space: nowrap;
}

.vt-main-table-toprow button {
    vertical-align: text-bottom;
}

.vt-main-table-toprow select {
    vertical-align: text-bottom;
}

.wlp-dialog-label {
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
}

.arrow-col {
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}

#description {
    height: 150px;
    width: 200px;
    padding: 12px;
}

.selection img {
    padding: 3px;
}

.selection img:hover {
    background-color: #FFD185
}

.search {
    margin: 5px;
}

.browse-option span {
    margin-right: 10px;
}

.bottom-bar {
    text-align: center;
    background: #eeeeee;
    border-top: 1px solid #BDBDBD;
    padding: 5px 0px;
    vertical-align: middle;
    height: 3em;
}

.note {
    margin: 5px;
}

.vt-table-grid {
    border-collapse: collapse;
    width: 100%;
    clear: both;
    background-color: #FFFFFF;
}

.vt-table-grid tr {
    background-color: #FFFFFF;
}

.vt-table-grid th {
    font: bold 8pt verdana, geneva, helvetica, arial, sans-serif;
}

table.vt-table-grid td, table.vt-table-grid th {
    border-width: 1px;
    border-style: solid;
    white-space: nowrap;
    vertical-align: bottom;
}

table.vt-table-grid th {
    white-space: nowrap;
    background-color: #CFDBEF;
}

html>body table.vt-table-grid td, html>body table.vt-table-grid th {
    border-color: #6785A7;
}

.center {
    text-align: center;
}

.visitor-tools-heading-text {
    font: normal 8pt verdana, geneva, helvetica, arial, sans-serif;
    text-align: left;
    margin: 5px;
}

.vt-scrollable-column {
    border-left: 0px;
    border-right: 1px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: solid;
    width: 245px;
    overflow: auto;
    vertical-align: top;
    margin-bottom: 0px;
    margin-top: 2px;
    height: 250px;
}

.vt-placeable {
    border-width: 1px;
    border-style: solid;
    margin: 3px 2px;
}

.vt-placeable th img {
    vertical-align: text-bottom;
    margin: 0px 2px 0px 0px;
    cursor: pointer;
}

.vt-placeable td {
    margin: 0px;
    padding: 2px 0px 0px 2px;
}

.vt-placeable th {
    font: bold 8pt verdana, geneva, helvetica, arial, sans-serif;
    color: #FFFFFF;
    background-color: #8EA8C6;
    vertical-align: top;
    white-space: nowrap;
    margin: 0px;
    padding: 2px;
    border-width: 1px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-style: solid;
}

.vt-arrows {
    border: 0px;
}

.vt-arrows td {
    text-align: center;
    vertical-align: middle;
    border-right: 0px;
}

.vt-arrows img {
    margin: 1px;
    cursor: pointer;
}

.vt-scrollable-container {
    border-width: 1px;
    border-style: solid;
    width: 100%;
    overflow: auto;
    vertical-align: top;
    margin-bottom: 5px;
}

.vt-scrollable-container input {
    vertical-align: middle;
}

.vt-scrollable-container td {
    text-align: left;
    vertical-align: middle;
}

.vt-rich-select {
    margin-top: 5px;
    border: 0;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #FFFFFF;
    width: 90%;
}

.vt-rich-select img {
    vertical-align: text-bottom;
}

.vt-rich-select tr {
    background-color: #FFFFFF;
    padding: 2px;
}

.vt-rich-select td {
    white-space: nowrap;
    margin: 1px;
    text-align: left;
    width: 100%
}

td.selectable:hover {
    background-color: #FFD185;
}

td.nonselectable {
    color: #999999
}

.vt-cat-label {
    font: bold 9pt verdana, geneva, helvetica, arial, sans-serif;
    border-bottom: 1px solid #DDDDDD;
    text-align: left;
    padding-top: 10px;
    margin-bottom: 6px;
}

.vt-cat-item input {
    vertical-align: middle;
}

.member-table {
}

.member-table th {
    font: 8pt verdana, geneva, helvetica, arial, sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #6785A7;
    text-align: left;
}

.member-table td {
    background-color: #FFFFFF;
    text-align: center;
    padding: 5px;
}

td.nameCol {
    text-align: left;
    width: 99%;
}

.prop-table td {
    padding: 4px;
    vertical-align:middle;
}

.prop-table-buttonbar {
    text-align: middle;
    padding: 5px;
    vertical-align: middle;
    height: 3em;
}

.wlp-wizard-table {
	width: 750px; /*750 - 6 for 3px border*/
	height: 580px;
	text-align:left;
	background-color:#FFFFFF;
	margin: 0px;
	}

.wlp-wizard-table fieldset {
margin:10px 5px 0px 5px;
padding:5px;
}

/* Rounded corners and border color to match Mozilla with IE default look */
html>body table.wlp-wizard-table fieldset, table.vt-main-table fieldset, table.prop-table fieldset {
    border: 1px solid #BFB8BF;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
}

.wlp-wizard-table fieldset legend {
    font-weight:bold;
}

/*The represents the step header in the invitation wizard*/
.wlp-wizard-titlebar {
    width: 100%;
    height: 30px;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    background-image: url( ../images/wlp-module-title-bg.gif ); /*padding: 4px;*/
    background-color: #CCCCCC;
    white-space: nowrap;
    font-weight: bold;
    font-size: 10pt;
    vertical-align: middle;
    font-size:120%;
}

/*This redefines the image tag that is located within the wizard titlebar*/
.wlp-wizard-titlebar img {
    vertical-align: text-bottom;
    margin: 0px 5px 0px 5px;
}

.wlp-wizard-table tr {
    vertical-align: top;
    background-color: #FFFFFF;
}

.wlp-wizard-nav {
    width: 200px;
	background-color:#CFDBEF;
	height:505px;
}

.wlp-wizard-nav-div {
width:191px;
height:496px;
overflow:auto;
padding:0px 6px 0px 3px;
}

.wlp-wizard-step {
    margin-left: 0px;
    list-style-type: none;
    vertical-align: middle;
    padding: 10px;
}

.wlp-wizard-step A:link, .wlp-wizard-step A:active, .wlp-wizard-step A:visited {
    text-decoration:none;
}

.wlp-wizard-step li {
    border: 1px solid #6785A7;
    padding: 10px 10px 10px 28px;
    text-indent: -15px;
    margin-bottom: 10px;
    color: #000000;
}

.wlp-wizard-step li.selected {
    border: 1px solid #ffffff;
    background-color: #6785A7;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 10px 10px 25px;
    text-indent: -16px;
}

li.selectable:HOVER {
    border: 1px solid #ffffff;
    background-color: #8EA8C6;
    color: #ffffff;
    font-weight: normal;
    padding: 10px 10px 10px 25px;
    text-indent: -16px;
}

.selected.nohover:HOVER {
    color: #FFFFFF;
    background-color: #6785A7;
}

.selectable.nohover:HOVER {
    color: #FFFFFF;
    background-color: #8EA8C6;
}

.wlp-wizard-mainpane {
	height: 505px;
	width: 550px;
	}

.wlp-wizard-mainpane-div {
width:540px;
height:505px;
overflow:auto;
padding:5px;
}

.wlp-wizard-instr {font-weight:bold; padding-bottom: 5px;}

.wlp-wizard-buttonbar {
	text-align: right;
	background: #eeeeee;
	border-top: 1px solid;
	padding: 3px;
	width:100%;
	height:30px;
}

.wlp-search-fieldset-inner {
    padding: 3px 12px;
    white-space: nowrap;
    margin-top: 5px;
}

.wlp-fieldset-inner { padding: 5px 12px;  margin-top:4px;}

/*.wlp-search-fieldset-inner input {vertical-align:middle;}*/

.wlp-browse-fieldset-inner {
    background-color: #FFFFFF;
}

.wlp-rich-select-container {
    border-width: 1px;
    border-style: solid;
    width: 425px;
    overflow: auto;
    vertical-align: top;
    height: 150px;
}

.wlp-desc-fieldset {
    margin: 10px;
}

.wlp-desc-fieldset-inner {
    padding: 10px 5px;
    height: 50px;
    white-space: normal;
}

.option-div {
    margin-bottom: 15px;
}

.option-fieldset {
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    text-align: left;
}

.vt-selected {
    font-weight: bold;
    border: 1px solid #6785A7;
    padding: 0px 2px;
    background-color: #FFD185;
    color: #FFFFFF;
}

.rolodex {
    padding: 4px 1px 0px 4px;
    margin-top: 1px;
    border-bottom: 0px;
}

.rolodex-container {
 height: 210px;
 width:350px;
}

.background-color-gray1 td {
    background-color: #F5F5F5;
}

.wlp-reqd-info {
    color: #FF0000;
}

.wlp-tab-background {
    background: url( ../images/TabBackground.gif ) repeat-x bottom;
}

.tab-td {
    padding-top: 5px;
}

.tab-font {
    font: 8pt verdana, geneva, helvetica, arial, sans-serif;
    }

.tab-td img {
    vertical-align: top;
}

.body-td {
    padding: 5px 10px;
    text-align: left;
}

.dialog-td {
    padding: 15px 5px;
}

.wlp-tab-cell {
    padding: 2px 3px 6px 3px;
    background: url( ../images/TabBackground.gif ) repeat-x bottom;
    background-color: #E7EFFC;
}

.wlp-tab-link span {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}

.wlp-tab-cell-highlight-left {
    border-top-width: 1px;
    border-top-style: solid;
    background: url( ../images/TabBottomLeft.gif ) bottom;
}

.wlp-tab-cell-highlight-right {
    border-top-width: 1px;
    border-top-style: solid;
    background: url( ../images/TabBottomRight.gif ) bottom;
}

.wlp-tab-cell-highlight {
    padding: 2px 3px 6px 3px;
    background: url( ../images/TabBottom.gif ) repeat-x bottom;
    background-color: #FFFFFF;
    border-top: 1px solid #BDBDBD;
    font-weight: bold;
}

/*just changed all these to have 'vt-' before them, so they won't override other column styles in other CSS files*/
.vt-column {
    border-right: 1px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-style: dashed;
    text-align: center;
    padding-right: 5px;
}

.vt-last-column {
    border: 0px;
    text-align: center;
}

.vt-column button {
    margin: 15px 0px;
}

.vt-last-column button {
    margin: 15px 0px;
}

.vt-single-column {
    border: 0px;
    text-align: center;
}

.vt-single-column button {
    margin: 15px 0px;
}

.bold {
    font-weight: bold
}

/* Gray Background */
.background-color-gray0 {
    background-color: #FFFFFF;
}

.background-color-gray1 {
    background-color: #F5F5F5;
}

.background-color-gray2 {
    background-color: #EEEEEE;
}

.background-color-gray3 {
    background-color: #CCCCCC;
}

.background-color-gray4 {
    background-color: #BDBDBD;
}

.background-color-gray5 {
    background-color: #999999;
}

.background-color-gray6 {
    background-color: #666666;
}

/* Gray Border */
.border-color-gray0 {
    border-color: #FFFFFF;
}

.border-color-gray1 {
    border-color: #F6F6F6;
}

.border-color-gray2 {
    border-color: #EEEEEE;
}

.border-color-gray3 {
    border-color: #CCCCCC;
}

.border-color-gray4 {
    border-color: #BDBDBD;
}

.border-color-gray5 {
    border-color: #999999;
}

.border-color-gray6 {
    border-color: #666666;
}

/* Gray Font */
.color-gray0 {
    color: #FFFFFF;
}

.color-gray1 {
    color: #F6F6F6;
}

.color-gray2 {
    color: #EEEEEE;
}

.color-gray3 {
    color: #CCCCCC;
}

.color-gray4 {
    color: #BDBDBD;
}

.color-gray5 {
    color: #999999;
}

.color-gray6 {
    color: #666666;
}

/* Color Background */
.background-color-color1 {
    background-color: #E7EFFC;
}

.background-color-color2 {
    background-color: #CFDBEF;
}

.background-color-color3 {
    background-color: #8EA8C6;
}

.background-color-color4 {
    background-color: #6785A7;
}

.background-color-color5 {
    background-color: #4A637B;
}

.background-color-color6 {
    background-color: #19355E;
}

.background-color-highlight {
    background-color: #FFD185;
}

/* Color Border */
.border-color-color1 {
    border-color: #E7EFFC;
}

.border-color-color2 {
    border-color: #CFDBEF;
}

.border-color-color3 {
    border-color: #8EA8C6;
}

.border-color-color4 {
    border-color: #6785A7;
}

.border-color-color5 {
    border-color: #4A637B;
}

.border-color-color6 {
    border-color: #19355E;
}

/* Color Font */
.color-color1 {
    color: #E7EFFC;
}

.color-color2 {
    color: #CFDBEF;
}

.color-color3 {
    color: #8EA8C6;
}

.color-color4 {
    color: #6785A7;
}

.color-color5 {
    color: #4A637B;
}

.color-color6 {
    color: #19355E;
}

/* List tag stuff imported from admin tools css*/

.wlp-pagination {
    margin: 9px 0px;
}

.wlp-disabled {
    color: #666666;
    cursor: default;
    -moz-user-input: disabled;
}

.wlp-table-grid {
    border-collapse: collapse;
    width: 100%;
    clear: both;
    empty-cells: show;
}

.wlp-table-grid td, .wlp-table-grid th {
/*border-width: 1px; border-style: solid; */
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    text-align: left;
    vertical-align: top;
}

table.wlp-table-grid th {
    white-space: nowrap;
}

html>body table.wlp-table-grid td, html>body table.wlp-table-grid th {
    border-color: #6785A7;
}

.wlp-summary-table-head {
    BORDER-BOTTOM: #6785A7 1px solid;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.wlp-summary-table-row {
    border-bottom: 1px solid #CCCCCC;
    PADDING-RIGHT: 25px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    vertical-align: top;
}

.wlp-summary-table-row-left {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    vertical-align: top;
}

.wlp-summary-table-row-right {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    vertical-align: top;
}

/*Table Header style for the capabilty listing in the MemberWizard.*/
.vt-table-simple th {
    font: bold 10pt verdana, geneva, helvetica, arial, sans-serif;
    border-bottom: 1px solid #6785A7;
    padding-bottom: 2px;
    text-align: left;
}

/*Table row style for the capabilty listing in the MemberWizard.*/
.vt-table-simple tr:hover {
    background-color: #FFD185;
}

/* Primarily used for Visitor Tools pages */

.bea-portal-window-larger {
    margin: 0px;
    background-color: #FFFFFF;
}

/* Dimension for the update capability dialog*/
.updateCapabilityDialog {
    width: 500px;
    height: 530px;
}

/* Dimension for the invitation wizard dialog*/
.invitationWizardDialog {
    width: 760px;
    height: 615px;
}


/* Dimension for the pageContents dialog*/
.pageContentsDialog {
    width: 800px;
    height: 480px;
}

/* Dimension for the colors dialog*/
.colorsDialog {
    width: 350px;
    height: 500px;
}

/* Dimension for the change pages dialog*/
.changePagesDialog {
    width: 900px;
    height: 480px;
}

/* Dimension for the view communities dialog*/
.viewCommunitiesDialog {
    width: 500px;
    height: 450px;    
}

/* Dimension for the create community dialog.*/
.createCommunityDialog {
    width: 800px;
    height: 615px;
}

/* Dimension for the editProfileDialog*/
.editProfileDialog {
    width: 400px;
    height: 350px;
}





