/* No border container for user portlets */
div.identity-ui div.no-tab-container{
	padding: 5px 0 5px 0;
	margin-top: 5px;
}

/* Redefine spacing for tables. */

.identity-ui a {
	text-decoration: none;
}

.identity-ui a:hover {
	text-decoration: underline;
}

.identity-ui table {
	border-width: 0px;
	border-collapse: collapse;
	width: 100%;
}

.identity-ui hr {
	display: none;
	visibility: hidden;
}

table.datatable{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div.identity-ui div.tab-container{
	padding: 15px 0 10px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.identity-ui th {
	text-align: left;
	border-width: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 11px;
}

.identity-ui td {
	padding-bottom: 2px;
	padding-top: 2px;
}

/* Pagination. */

.identity-ui ul.pagination {
	margin: 0;
	padding: .2em;
}

.identity-ui ul.pagination li {
	text-align: center;
	list-style-type: none;
	display: inline;
	margin-right: 2px;
}

.identity-ui ul.pagination li.selected {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.pagination a, .pagination a:visited, .pagination a:hover {
	text-decoration: none;
}

/* Top nav. */

.identity-ui ul.topnav {
	margin: 0;
	padding: 4px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.identity-ui ul.topnav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 3px 0.5em;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}

.identity-ui ul.topnav li:hover {
}

.identity-ui ul.topnav #currentTab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.identity-ui ul.topnav #currentTab a:hover {
}


/* Object path. */

.identity-ui ul.objectpath {
	list-style-type: none;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	background-position: left;
	background-repeat: repeat-x;
	height: 21px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}

.identity-ui ul.objectpath li {
	list-style-type: none;
	display: block;
	float: left;
}

.identity-ui ul li.pathItem {
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 2px;
}

/*
.identity-ui ul.li.pathSeparator {
	background-image: url(img/pathSeparator.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 7px;
}
*/

.identity-ui ul.objectpath li.selected {
	font-weight: bold;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 2px;
}

.identity-ui ul.objectpath a {
	text-decoration: none;
}

.identity-ui ul.objectpath a:hover {
	text-decoration: none;
}

/* Resize combo lists */
.identity-ui select {
	padding: 2px 4px 2px 1px;
}

.identity-ui select.contentType {
	width: 8em;
}

.identity-ui select.instanceList {
	width: 11em;
}

.identity-ui select.windowList {
	width: 95%;
	overflow: auto;
}

/* Style a table for form layout */
.identity-ui table form {
	margin: 0;
}

.identity-ui table form td.label {
	text-align: right;
	vertical-align: top;
	padding-top: 0.4em;
}

.identity-ui table form td.widget {
	text-align: left;
}

/* Area header. */

.identity-ui .portlet-area-header {
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	padding-left: 4px;
	margin: 0;
}

.identity-ui .portlet-area-body {
	padding: 4px;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* Styles updated and enhanced from the main portal css */

.identity-ui th.portlet-section-title {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}

.identity-ui h3.sectionTitle, table th.sectionTitle, .identity-ui h3{
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 3px 3px;
	background-position:left top;
	background-repeat:repeat-x;
	border-width: 1px;
	border-style: solid;
}

.identity-ui .sectionTitle-blue {
	font-weight: bold;
	font-size: 13px;
	padding: 2px 2px 2px 4px;
	margin: 0;
	border-width: 1px;
	border-style: solid;
}

.identity-ui .portlet-section-header, .identity-ui .portlet-section-header th {
	background-position: left;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 10px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.identity-ui .portlet-section-body, .identity-ui .portlet-section-alternate, .portlet-section-selected {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}

.identity-ui tr.portlet-section-body td, .identity-ui tr.portlet-section-alternate td, .identity-ui .portlet-section-selected td {
	padding-left: 4px;
}

.identity-ui .line-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.identity-ui .actionDetails {
	background-image: url( img/actionIcon_Details.gif );
	background-position: left;
	background-repeat: no-repeat;
	line-height: 14px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionLayout {
	background-image: url( img/actionIcon_Layout.gif );
	background-position: left;
	background-repeat: no-repeat;
	line-height: 14px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionSecurity {
	background-image: url( img/actionIcon_Security.gif );
	background-position: left;
	background-repeat: no-repeat;
	line-height: 14px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionProperties {
	background-image: url( img/actionIcon_Properties.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	white-space: nowrap;
	height: 22px;
}

.identity-ui .actionTheme {
	background-image: url( img/actionIcon_Theme.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionRename {
	background-image: url( img/actionIcon_Rename.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionDelete {
	background-image: url( img/actionIcon_Delete.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionMakeDefault {
	background-image: url( img/actionIcon_MakeDefault.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionDefault {
	background-image: url( img/actionIcon_IsDefault.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionPreferences {
	background-image: url( img/actionIcon_Properties.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .actionCreateInstance {
	background-image: url( img/actionIcon_CreateInstance.gif );
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	padding-left: 18px;
	white-space: nowrap;
}

.identity-ui .portlet-content-center {
	padding: 0;
	margin: 0;
}

.identity-ui .portlet-body {
	padding: 0;
	margin: 0;
}

.identity-ui .portlet-content-right {
	padding: 0;
	margin: 0;
}

.identity-ui .portlet-footer-left {
	padding: 0;
	margin: 0;
}

.identity-ui .portlet-table-header {
}

.identity-ui .portlet-section-buttonrow {
	margin-top: 6px;
	margin-bottom: 6px;
	float: right;
}

/* Change dashed line to solid. */

.identity-ui hr {
	border-top-style: solid;
}

.identity-ui .wizardStepBox {
	display: inline;
	float: left;
	border-width: 1px;
	border-style: solid;
	height: 7em;
	width: 9em;
	margin: .5em;
}

.identity-ui .wizardButtonBox {
	margin: 1em;
}

.identity-ui .wizardContent {
	clear: both;
}

.identity-ui form {
	padding: 0;
	margin: 0;
}

.identity-ui #selected.wizardStepBox {
	border-width: 1px;
	border-style: solid;
	border-bottom-width: 5px;
}

.identity-ui .stepNumber {
	font-size: 2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
}

.identity-ui .stepText {
	text-align: center;
}

.identity-ui .layout-button {
	width: 50px;
	margin: 2px;
	padding: 2px;
}

.identity-ui .createObjectForm {
	display: block;
	padding: 1em 0 0 0;
}

.identity-ui .objectList {
	width: 100%;
}

.identity-ui .objectList .objectNameColumn {
	width: 25%;
}

.identity-ui .objectList .objectActionColumn {
	width: 75%;
}

.identity-ui .portlet-msg {
	border-width: 1px;
	border-style: solid;
	margin: 2em auto;
	padding: 1em;
	width: 60%;
}

.identity-ui .portlet-msg-body {
	position: relative;
	top: -3em;
	left: 3em;
	width: 95%;
}

.identity-ui .identity-label {
	padding: 0 4px 3px 0;
	display: inline;
	vertical-align: middle;
}

.identity-ui .content-container {
	width: 98%;
	margin: 0 auto 0 auto;
}

.identity-ui input, .identity-ui select {
	border-width: 1px;
}
