
/*
body#page_editor_event .contentarea {
}

body#page_editor_event form {
	position: relative;
	display: block;
}

body#page_editor_event table.block {
	width: 485px;
}
body#page_editor_event table.block p {
	margin: 0 0 0 60px;
	left: 60px;
}

body#page_editor_event table.block td {
}
*/

.field .name {
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}

.field input {
	width: 92px;
}

CODE {
 margin-top: 8px;
 margin-bottom: 8px;
 font-family: Tahoma, Verdana, sans-serif; 
 display: block;
 background-color: #E0E0E0;
 border: 1px inset darkgrey;
 padding: 4px;
 font-size: 11px;
}
CODE I {
 color: #808080;
}

#event_skey {
	width: 160px;
}
#event_active {
	width: 90px;
}
#event_active .name {
	width: 50px;
}
#event_flags {
	width: 100px;
}
#event_flags .name {
	width: 40px;
}
#event_flags input {
	width: 20px;
}
#event_imgid .name {
	width: 40px;
}
#event_imgid input {
	width: 70px;
}
#event_starttime {
	width: 158px;
}
#event_starttime input {
	width: 60px;
}
#event_starttime input#event_starttime_weekday {
	width: 25px;
	color: #909090;
}
#event_endtime {
  width: 142px;
}
#event_endtime input {
	width: 60px;
}
#event_endtime input#event_endtime_weekday {
	width: 25px;
	color: #909090;
}
#event_endtime .name {
	width: 40px;
}
#event_period {
}
#event_period .name {
	width: 40px;
}
#event_period input {
	width: 120px;
}
#event_name input {
	width: 297px;
}
#event_name select {
	width: 100px;
}
#event_live input {
	width: 297px;
}
#event_live select {
	width: 100px;
}
#event_description textarea {
	width: 400px;
	height: 150px;
}
#event_info_email input {
	width: 110px;
}
#event_info_url input {
	width: 240px;
}
#event_info_url .name {
	width: 40px;
}
#event_loc_key {
	width: 268px;
}
#event_loc_key input {
	width: 80px;
}
#event_loc_key select {
	width: 120px;
}
#event_org_key .name {
	width: 45px;
}
#event_org_key input {
	width: 60px;
}
#event_org_key select {
	width: 80px;
}
#event_customloc input {
	width: 295px;
}
#event_customloc input#event_loc_find {
	width: 50px;
	height: 16px;
}
#event_customloc input#event_loc_new {
	width: 50px;
	height: 16px;
}
#event_customloc textarea {
	width: 400px;
	height: 50px;
}
#event_customloc #event_loc_zone input {
	width: 20px;
}
div.event_loc_find_result {
  margin-top: 1em;
  margin-left: 60px;
  margin-bottom: 1em;
}

/*************************************************************************/

body#page_editor_location .contentarea {
}

body#page_editor_location form {
	position: relative;
	display: block;
}

body#page_editor_location table.block {
	width: 485px;
}

body#page_editor_location .field .name {
	width: 60px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}

body#page_editor_location .field input {
	width: 92px;
}

body#page_editor_location #location_key input {
	width: 60px;
}

body#page_editor_location #location_name .name {
	width: 26px;
}

body#page_editor_location #location_name input {
	width: 84px;
}

body#page_editor_location #location_fullname .name {
	width: 40px;
}

body#page_editor_location #location_fullname input {
	width: 177px;
}

body#page_editor_location #location_address input {
	width: 134px;
}

body#page_editor_location #location_zone .name {
	width: 40px;
}

body#page_editor_location #location_zone input {
	width: 20px;
}

body#page_editor_location #location_zone select {
	width: 200px;
}

body#page_editor_location #location_city input {
	width: 134px;
}

body#page_editor_location #location_prov .name {
	width: 30px;
}

body#page_editor_location #location_prov input {
	width: 26px;
}

body#page_editor_location #location_cap .name {
	width: 40px;
}

body#page_editor_location #location_cap input {
	width: 110px;
}

body#page_editor_location #location_address_info textarea {
	width: 406px;
	height: 80px;
}

body#page_editor_location #location_info textarea {
	width: 406px;
	height: 40px;
}

body#page_editor_location #location_url .name {
	width: 40px;
}

body#page_editor_location #location_url input {
	width: 110px;
}

body#page_editor_location #location_tel .name {
	width: 40px;
}

body#page_editor_location #location_tel input {
	width: 110px;
}

body#page_editor_location #location_x .name {
	width: 20px;
}

body#page_editor_location #location_x input {
	width: 80px;
}

body#page_editor_location #location_y .name {
	width: 20px;
}

body#page_editor_location #location_y input {
	width: 80px;
}

body#page_editor_location #location_lat .name {
	width: 20px;
}

body#page_editor_location #location_lat input {
	width: 80px;
}

body#page_editor_location #location_lng .name {
	width: 20px;
}

body#page_editor_location #location_lng input {
	width: 80px;
}

.location_move {
	margin-top: 2em;
}

/*************************************************************************/

body#page_editor_pages form {
	position: relative;
	display: block;
}

body#page_editor_pages table.block {
	width: 485px;
}

body#page_editor_pages .field .name {
	width: 70px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}

body#page_editor_pages .field input {
	width: 92px;
}

#page_key input {
	width: 80px;
}

#page_name .name {
	width: 26px;
}

#page_name input {
	width: 144px;
}

#page_cssprefix .name {
	width: 50px;
}

#page_cssprefix input {
	width: 97px;
}

#page_phpdef input {
	width: 406px;
}

#page_body textarea {
	width: 406px;
	height: 80px;
}

#page_hasmessages input {
	width: 20px;
}

#page_messageform input {
	width: 20px;
}

#page_messageoptions input {
	width: 406px;
}

#page_accesslevel input {
	width: 80px;
}

#page_opts .name {
	width: 26px;
}

#page_opts input {
	width: 296px;
}

/*************************************************************************/

body#page_editor_resources form {
	position: relative;
	display: block;
}

body#page_editor_resources table.block {
	width: 485px;
}

body#page_editor_resources .field .name {
	width: 70px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}

body#page_editor_resources .field input {
	width: 92px;
}

#resource_key input {
	width: 80px;
}

#resource_description .name {
	width: 26px;
}

#resource_description input {
	width: 144px;
}

#resource_img .name {
	width: 20px;
}

#resource_img input {
	width: 127px;
}

#resource_link input {
	width: 406px;
}


#resource_rotate input {
	width: 20px;
}

#resource_browse input {
	width: 20px;
}

#resource_category input {
	width: 60px;
}

#resource_category select {
	width: 60px;
}

/*************************************************************************/

body#page_editor_artists form {
	position: relative;
	display: block;
}

body#page_editor_artists table.block {
	width: 485px;
}

body#page_editor_artists .field .name {
	width: 70px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}

body#page_editor_artists .field input {
	width: 92px;
}

#artist_key input {
	width: 80px;
}

#artist_name .name {
	width: 26px;
}

#artist_name input {
	width: 144px;
}

#artist_nation .name {
	width: 20px;
}

#artist_nation input {
	width: 127px;
}

#artist_link input {
	width: 406px;
}


#artist_rotate input {
	width: 20px;
}

#artist_browse input {
	width: 20px;
}

#artist_flags input {
	width: 60px;
}

#artist_flags select {
	width: 60px;
}

#artist_keywords input {
	width: 297px;
}
#artist_keywords select {
	width: 100px;
}

/*************************************************************************/

body#page_editor_organizations form {
	position: relative;
	display: block;
}

body#page_editor_organizations table.block {
	width: 485px;
}

body#page_editor_organizations .field .name {
	width: 70px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}

body#page_editor_organizations .field input {
	width: 92px;
}

#organization_key input {
	width: 171px;
}

#organization_name input {
	width: 170px;
}

#organization_url input {
	width: 406px;
}

#organization_email input {
	width: 171px;
}

#organization_tel input {
	width: 170px;
}

/*************************************************************************/

body#page_editor_event div.field {
	margin: 10px 0 10px 0;
	width: 497;
	padding: 0;
	margin: 0;
}

body#page_editor_event div.fieldname {
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 10px 0;
	width: 397;
	border-bottom: 1px solid #909090;
}

body#page_editor_event div.fieldinput {
	font-size: 12px;
	margin: 0 0 10px 0;
}

body#page_editor_event div.fieldinput input, 
body#page_editor_event div.fieldinput select,
body#page_editor_event div.fieldinput textarea {
	/* background-color: red; */
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin: 0;
}

body#page_editor_event .field_data {
	width: 8em;
}
body#page_editor_event .field_rigalunga {
	width: 40em;
}
body#page_editor_event .field_nome {
	width: 30em;
}
body#page_editor_event .field_nazione {
	width: 2em;
}
body#page_editor_event .field_url {
	width: 30em;
}
body#page_editor_event .field_email {
	width: 30em;
}
body#page_editor_event textarea#input_description {
	width: 487;
	height: 16em;

}
body#page_editor_event textarea#loc_address {
	width: 487;
	height: 8em;
}
body#page_editor_event textarea#input_note {
	width: 487;
	height: 4em;
}

body#page_editor_event div.fieldhelp,
body#page_editor_event div#fieldhelp_riepilogo {
	border: 1px solid #e0e0e0;
	padding: 4px;
	background-color: #FFFFE0;
	font-size: 11px;
	margin-bottom: 1em;
	width: 497;
}

body#page_editor_event div#editor_page_commit_error,
body#page_editor_event div.editor_page_commit_error {
	border: 1px solid #909090;
	padding: 4px;
	background-color: #F09090;
	font-size: 11px;
	margin-bottom: 1em;
	width: 497;
}

body#page_editor_event span.input_show_weekday {
	position: relative;
	top:-2px;
	border: 1px dotted black;
	font-size: 11px;
	margin: 0 0 0 1em;
	padding: 0 4px 0 4px;
	background-color: #e0e0e0;
}

body#page_editor_event DIV#artist_more A{
color: black; background-color: #E0E0E0; border-right: 1px solid #707070; border-bottom: 1px solid #707070; border-top: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0;padding: 2px 4px 2px 4px;}

body#page_editor_event DIV.artist_more A{
color: black; background-color: #E0E0E0; border-right: 1px solid #707070; border-bottom: 1px solid #707070; border-top: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0;padding: 2px 4px 2px 4px;}

body#page_editor_event DIV#editor_wizard,
body#page_editor_event DIV#editor_wizard_bottom {
	font-size: 13px;
	padding: 4px 6px 4px 6px;
	border: 1px solid #A0A0A0;
	background-color: #F0F0F0;
	width: 497;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}
body#page_editor_event DIV#editor_wizard A {
	font-size: 13px;
}

body#page_editor_event DIV#editor_wizard A#editor_wizard_next,
body#page_editor_event DIV#editor_wizard_bottom A#editor_wizard_next_bottom {
	font-size: 13px;
	color: black; background-color: #E0E0E0; border-right: 1px solid #707070; border-bottom: 1px solid #707070; border-top: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0;padding: 2px 4px 2px 4px;	padding: 0px 8px 0px 8px;
	float: right;
}

body#page_editor_event DIV.editorEventFieldError {
	margin-left: 6px;
	margin-bottom: 10px;
	font-size: 11px;
	color: red;
}

