

#details_1 legend{
	display:none;
}

#details_1 .groupintro{
	margin-top:40px;
	padding:0 20px;
	color:#666;
}

#details_1 legend span{
	padding:5px;
	display:block;
}

#details_1{
	width:100%;
}

#main #details_1 h1{
	paddiing-left:10px;
	margin:0;
}

#details_1 fieldset{
	margin:5px 10px;
	position:relative;
	padding:0;
	border:1px solid #DDDDDD;
	border-radius:3px;
}


#details_1 fieldset ul,
#details_1 fieldset ul{
	padding:0;
	list-style:none;
	margin:0;
}

#details_1 fieldset > ul,
#details_1 fieldset > ul{
	padding:40px 10px 20px 10px;
}

#details_1 fieldset > ul,
#details_1 fieldset > ul{
	padding:40px 10px 20px 10px;
}

#details_1 .fabrikForm .fabrikGroup ul{
	list-style:none;
}

#details_1 .fabrikGalleryImage{
	border:1px solid #ccc;
	margin:5px;
	padding:5px;
}

/** link sub elements **/

.fabrikSubElementContainer > div {
	clear:left;
}

/* START: align google map sub elements vertically */

.googlemap .fabrikSubElementContainer{
	-moz-box-orient:vertical;
	-webkit-box-orient:vertical;
	box-orient:vertical;
}

.googlemap .fabrikSubElementContainer > div{
	-mox-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}

/* END: align google map sub elements vertically */
/* START : label spacing for chxbox, radios */

#details_1 label span{
	padding:0 4px;
}

/* END : label spacing for chxbox, radios */

.floating-tip {
	background-color: #fff;
}

#details_1 .linkedTables{
	margin:0.6em 0;
}

#details_1  .related_data_norecords{
	display:inline;
}

#details_1 .fabrikForm .fabrikGroup ul .fabrikElementContainer,
#details_1 .fabrikElementContainer,
#details_1 .fabrikElementContainer{
	padding:5px 10px;
	margin-top:10px;
	background:none !important;
	display:-webkit-box;
	display:-moz-box;
	display:box;
	overflow:visible;
	width:50%;
}

#details_1 .fabrikActions input{
	margin-right:7px;
}

#details_1 .fabrikValidating{
	color: #476767;
	background: #EFFFFF;
}

#details_1 .fabrikSuccess{
	color: #598F5B;
	background: #DFFFE0;
}

/*** slide out add option
section for dropdowns radio buttons etc**/

#details_1 .addoption dl{
	display:inline;
	width:75%;
}
#details_1 .addoption{
	clear:left;
	padding:8px;
	margin:3px 0;
	background-color:#efefef;
}

#details_1  a.toggle-addoption, a.toggle-selectoption{
	padding:0 0 0 10px;
}


/*** end slide out add option section **/

#details_1 input,
#details_1 select,
#details_1 textarea{
	border:1px solid #DDDDDD;
	border-radius:3px;
	padding:3px;
}

#details_1  .inputbox:focus{
	background-color:#ffffcc;
	border:1px solid #aaaaaa;
}

#details_1 .addoption dd, .addoption dt{
	padding:2px;
	display:inline;
	border-radius:3px;
}

#details_1 .fabrikSubGroup{
	clear:both;
	margin-top:40px;
}

#details_1 .fabrikSubGroupElements{
	width:80%;
	float:left;
}

#details_1 .geo{
	visibility:hidden;
}


#details_1 .fabrikGroup .readonly,
#details_1 .fabrikGroup .disabled{
	background-color:#DFDFDF !important;
	color:#8F8F8F;
}

/*** fileupload folder select css **/
#details_1 ul.folderselect{
	border:1px dotted #eee;
	background-color:#efefef;
	color:#333;
}

#details_1 .folderselect-container{
	border:1px dotted #666;width:350px;
}

#details_1 .fabrikForm .breadcrumbs{
	background: transparent url(../images/folder_open.png) no-repeat center left;
	padding:2px 2px 2px 26px ;
}

#details_1 .fabrikForm .fabrikGroup li.fileupload_folder{
	background: transparent url(../images/folder.png) no-repeat center left;
	padding:2px 2px 2px 26px ;
	margin:2px;
}

#details_1 .fabrik_characters_left{
	clear:left;
}

/** bump calendar above mocha window in mootools 1.2**/
#details_1 div.calendar{
	z-index:115 !important;
}

/** special case for 'display' element with 'show label: no' option **/
#details_1 .fabrikPluginElementDisplayLabel {
	width: 100% !important;
}

/** autocomplete container inject in doc body not in #forn_1 */
.auto-complete-container{
	overflow-y: hidden;
	border:1px solid #ddd;
	z-index:100;
}

.auto-complete-container ul{
	list-style:none;
	padding:0;
	margin:0;
}

.auto-complete-container li.unselected{
	padding:2px 10px !important;
	background-color:#fff !important;
	margin:0 !important;
	border-top:1px solid #ddd;
	cursor:pointer;
}

.auto-complete-container li:hover,
.auto-complete-container li.selected{
	background-color:#DFFAFF !important;
	cursor:pointer;
}
#details_1 .leftCol,
#details_1 .leftCol,
#details_1 .fabrikSubLabel{
	width: 130px;
}
#details_1 .leftCol{
	color:#999;
}

#details_1 .fabrikElement {
	margin-left: 10px;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1;
}

#details_1 .addbutton {
	background: transparent url(images/add.png) no-repeat left;
	padding: 2px 5px 0 20px;
	margin-left:7px;
}

#details_1 .fabrikError,
#details_1 .fabrikNotice,
#details_1 .fabrikValidating,
#details_1 .fabrikSuccess{
	font-weight: bold;
}

#details_1 .fabrikMainError{
	height:2em;
	line-height:2em;
}

#details_1 .fabrikMainError img{
	padding:0.35em 1em;
	float:left;
}

#details_1 .fabrikNotice{
	color: #009FBF;
	background: #DFFDFF url(images/alert.png) no-repeat center left !important;
}

#details_1 .fabrikError,
#details_1 .fabrikGroup .fabrikError{
	color: #c00;
	background: #EFE7B8;
}

#details_1 .fabrikErrorMessage{
	padding-right: 5px;
}

#details_1 .fabrikLabel {
	min-height:1px; /*for elements with no label txt*/
}

#details_1 .fabrikActions {
	padding-top: 15px;
	clear: left;
	padding-bottom: 15px;
}

#details_1 .fabrikGroupRepeater {
	padding-top: 50px;
	float: left;
	width: 19%;
}

/** used by password element */
#details_1 .fabrikSubLabel {
	margin-left: -10px;
	clear: left;
	margin-top: 10px;
	float: left;
}

#details_1 .fabrikSubElement {
	display: block;
	margin-top: 10px;
}

/* tabs */
#details_1 dl.tabs {
    float: left;
    margin: 10px 0 -1px 0;
    z-index: 50;
}

#details_1 dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-left: 3px;
    background: #f0f0f0;
    color: #666;
}

#details_1 dl.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000;
}

#details_1 div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
    border-radius:3px;
}

#details_1 div.current dd {
    padding: 0;
    margin: 0;
}

#details_1 dd {
    border: 1px solid transparent !important;
}
#details_1 dt {
border-radius:3px;
}

#details_1 dd ul{
	list-style:none;
}

#details_1 .fabrikLabel{
	display:block;
	width:100px;
}

#details_1 .addGroup:link {
	text-decoration: none;
}
