.managedObject
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.managedObject > div.properties
{
	width: 100%;
	margin: 0;
	padding: 0;
	max-width: 770px;
	border: 0;
}

.managedObject > div.properties
{
	position: relative;
}

.managedObject > div.properties div.managedProperty
{
    font: 12px/15px Tahoma;
    letter-spacing: normal;
    margin-left: -5%;
    padding: 1em 5%;
    position: relative;
    width: 95%;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

div.window .managedObject > div.properties div.managedProperty
{
    margin-left: -26px;
    padding: 1em 26px;
    width: 100%;
}

div.window .managedObject div.section.captcha
{
    margin-left: -26px;
    padding: 0em 26px;
    width: 100%;
}

.managedObject > div.properties div.managedProperty:hover,
.managedObject > div.properties div.managedProperty.resizing
{
	background-color: #f5f5f5;
}

div.window .managedObject > div.properties div.managedProperty:hover,
div.window .managedObject > div.properties div.managedProperty.resizing
{
	background-color: #ededed;
}

.managedObject > div.properties div.managedProperty span.caption,
.managedObject > div.properties div.managedProperty div.fieldContainer,
.managedObject > div.properties div.managedProperty div.fieldContainer div.field,
.managedObject > div.properties div.managedProperty.optional div.fieldContainer > input.enabled
{
	display: inline-block;
}

.managedObject > div.properties div.managedProperty span.caption
{
	width: 28%;
	padding-right: 2%;
    vertical-align: middle;	
	color: #555;
	font-weight: bold;
}

.managedObject > div.properties div.managedProperty span.validationHint
{
	margin-left: 30%;
	color: #777777;
    position: relative;
    top: 2px;
	font-style: italic;
	display: none;
	margin-top: 0;
	font-size: 1em;
}

.managedObject > div.properties div.managedProperty.text span.validationHint
{
	margin-left: 0;
}

.managedObject > div.properties div.managedProperty.validationHint span.validationHint
{
	color: #D23400;
	display: inline-block;
}

.managedObject > div.properties div.managedProperty.optional span.caption
{
	font-weight: normal;
	color: #777;	
}

.managedObject > div.properties div.managedProperty.optional span.notSet
{
	color: #B7B9BB;	
}

.managedObject > div.properties div.managedProperty.text span.caption
{
	margin-bottom: 7px;
}

.managedObject > div.properties div.managedProperty.text.disabled span.caption
{
	margin-bottom: 0px;
}


.managedObject > div.properties div.managedProperty div.fieldContainer
{
	width: 70%;
	position: relative
}

.managedObject > div.properties div.managedProperty div.fieldContainer div.field
{
	margin: 0;
	width: auto;
	float: none;
	clear: none;
	width: 100%;
}

.managedObject > div.properties div.managedProperty div.fieldContainer div.field div.outer
{
	width: 100%;
}

.managedObject > div.properties div.managedProperty.optional div.fieldContainer > input.enabled
{
    left: 0;
    margin: 8px 0 0;
    position: absolute;
	top: 0;
}

.managedObject > div.properties div.managedProperty.optional div.fieldContainer
{
    margin-left: -20px;
    padding-left: 20px;
}

.managedObject > div.properties div.managedProperty.text div.fieldContainer
{
	width: 100%;
}


.managedObject > div.properties div.managedProperty.optional.text div.fieldContainer > input.enabled
{
    left: 30%;
    margin: -18px 0 0;
	margin-left: -6px;
}

.managedObject > div.properties div.managedProperty a.enableLink
{
    background: url("/.style/standard/xhtml/managed/images/plus.gif") no-repeat scroll 3px center transparent;
    color: #777777;
    cursor: pointer;
    display: inline-block;
	vertical-align: middle;
    height: 16px;
    line-height: 1.2em;
    padding-left: 17px;
	position: relative;
    text-decoration: none;
}

.managedObject > div.properties div.managedProperty a.enableLink span.text
{
	border-bottom: 1px dashed;	
	display: inline-block;	
	line-height: 1.2em;
    vertical-align: text-top;	
}


.managedObject > div.properties div.managedProperty a.disableLink
{
    background-color: #CCCCCC;
    cursor: pointer;
    display: none;
    height: 16px;
	width: 16px;
    margin-top: 0;
    position: absolute;
    right: -24px;
    top: 50%;
	margin-top: -7px;
    z-index: 2;
	background: url('/.style/standard/xhtml/managed/images/close.gif') no-repeat center center;	
}

.managedObject > div.properties div.managedProperty.text a.disableLink
{
	margin-top: 0;
    top: -21px;
}

div.window .managedObject > div.properties div.managedProperty a.disableLink
{
    right: -22px;	
}

.managedObject > div.properties div.managedProperty.optional.enabled:hover a.disableLink,
.managedObject > div.properties div.managedProperty.optional.enabled.resizing a.disableLink
{
	display: block;
}

.managedObject > div.properties div.managedProperty.optional.disabled div.fieldContainer,
.managedObject > div.properties div.managedProperty.optional.disabled span.validationHint
{
	display: none;
}

.managedObject > div.properties div.managedProperty.validationHint div.field div.outer,
.managedObject > div.properties div.managedProperty.validationHint div.field div.inner
{
	border-color: #D23400;
}

.childSets {
	padding:0 0 30px 0;
	margin:0;
	width: auto;
	float:none;
}

.childSets div.item {
	font-family: arial;
	font-size: 13px;
	line-height:1.3em;
	color: #2D5A78;
	border-bottom:1px dashed;
	margin-right:35px;
	margin-bottom:10px;
	clear:none;
	float: none;
	width: auto;
}

.childSets div.item a {
	color: #2D5A78;
	line-height: 11px;
	text-decoration: none;
	margin-right: 0.25em;
}

.childSets span {
	font-family: tahoma;
	font-size: 11px;
}
	
.brackets {
	display:inline;

}

.managedObject > div.properties div.managedProperty.readonly input,
.managedObject > div.properties div.managedProperty.readonly textarea,
.managedObject > div.properties div.managedProperty.readonly select
{
	color: #B7B9BB;
}

.managedObject div.section.captcha
{
    margin-left: -5%;
    padding: 0 5%;
    width: 95%;
}