/* GENERAL STYLES */
@import "umbracoAutoForm.css";

.AutoFormPlus {
	margin: 0px 0px 15px 10px;
	padding: 0px;
	/*background: #ffffff;*/
	width: 350px;
	}
.AutoFormPlus fieldset {
	border: none;
	margin-bottom: 5px;
	}
	
.AutoFormPlus fieldset legend {
    display: none;
	}
	
.AutoFormPlus fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.AutoFormPlus fieldset ul li {
	list-style: none;
	padding:  0px 0px 4px 0px;
	margin: 5px 0;
	clear: both;
	}
.AutoFormPlus fieldset li span {
	}
.AutoFormPlus fieldset li span img {
	}

.AutoFormPlus fieldset li img, .AutoFormPlus fieldset li a {
	float: left;
	margin-top: 3px;
	font-size: 12px;
	}
.AutoFormPlus fieldset li label
{
	float: left; 
	font-size: 12px;
	padding-top: 5px;
	color: #034493;
	}
	
	.AutoFormPlus fieldset li label.textbox
{
	float: left; 
	padding-top: 5px;
	color: #034493;
	}


	
.AutoFormPlus fieldset li p {
	display: none;
	}
.AutoFormPlus fieldset li table {
	clear: both;
	float: left;
	margin-top: 3px; 
	font-size: 12px;
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset li table input {
	float: left;
	width: 25px;
	font-size: 12px;
	margin-bottom: 3px;	
	}
.AutoFormPlus fieldset li table label {
	float: left;
	padding-top: 5px;
	}
.AutoFormPlus fieldset p {
	color: #1E3E55;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	}
.AutoFormPlus fieldset br {
	clear: both;
	}
.AutoFormPlus fieldset li strong {
	font-weight: bold;
	font-style: normal;
	}
/*.AutoFormPlus span {
	display: block; 
	height: 25px;
	}*/
.AutoFormPlus fieldset input.umbEditorTextField {
	float: right;
	margin-top: 3px; 
	width: 210px;
	font-size: 12px;
	}
.AutoFormPlus fieldset textarea.umbEditorTextFieldMultiple {
	float: right; 
	margin-top: 3px; 
	width: 210px;
	font-size: 12px;
	/*height: 75px;*/
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset select {
	float: right; 
	margin-top: 3px; 
	width: 210px;
	font-size: 12px;
	margin-bottom: 3px;
	}
.AutoFormPlus input.button {
	 float: right;
	 height: 17px;
	 width: 80px;
	 border: 1px solid #848486;
	 color: #848486;
	 margin-right: 3px;
	}
/*\*//*/ .AutoFormPlus legend { umbEditorTextField } /* IE Mac legend fix */

#AutoFormPlus_15_PanelInput{
margin: 0px;
padding: 0px;
}

#AutoFormPlus_9_Title
{	float:right;
	width:205px;
}
#AutoFormPlus_9_photo
{
	float:right;
}




/* EDITOR PROPERTIES */

