Your IP : 216.73.216.219


Current Path : /home/chauffn/vuzelia/2023/plugins/system/maximenuck/params/
Upload File :
Current File : /home/chauffn/vuzelia/2023/plugins/system/maximenuck/params/advanced_itemparams_maximenuck.xml

<?xml version="1.0" encoding="utf-8"?>
<form>
	<fields name="params">
		<fieldset name="maximenu_params" label="PLG_MAXIMENUCK_PARAMS_FIELDSET_LABEL" addfieldpath="/administrator/components/com_maximenuck/elements">
			<field
				name="maximenuckinterface"
				type="maximenuckinterface"
				/>
			<field 
				name="maximenu_icon" 
				type="hidden" 
				default="" />
			<field 
				name="maximenu_disablemobile" 
				type="hidden" 
				default="0" />
			<field 
				name="maximenu_disabledesktop" 
				type="hidden" 
				default="0" />
			<field 
				name="maximenu_enabledesktop" 
				type="hidden" 
				default="1" 
				label="PLG_MAXIMENUCK_ENABLE_DESKTOP_LABEL" 
				description="PLG_MAXIMENUCK_ENABLE_DESKTOP_DESC" 
				icon="ipod.png"/>
			<field 
				name="maximenu_enablemobile" 
				type="hidden" 
				default="1" 
				label="PLG_MAXIMENUCK_ENABLE_MOBILE_LABEL" 
				description="PLG_MAXIMENUCK_ENABLE_MOBILE_DESC" 
				icon="ipod.png"/>
			<field 
				name="maximenu_desc" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_DESCRIPTION_LABEL" 
				description="PLG_MAXIMENUCK_DESCRIPTION_DESC" 
				icon="style_edit.png" />
			<field 
				name="maximenu_accesskey" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_ACCESSKEY_LABEL" 
				description="PLG_MAXIMENUCK_ACCESSKEY_DESC" 
				icon="style_edit.png" />
			<field 
				name="maximenu_urlsuffix" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_URL_SUFFIX_LABEL" 
				description="PLG_MAXIMENUCK_URL_SUFFIX_DESC" 
				icon="style_edit.png" />
			<field 
				name="maximenu_relattr" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_REL_LABEL" 
				description="PLG_MAXIMENUCK_REL_DESC" 
				icon="link_go.png" />
			<field 
				name="maximenu_anchor" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_ANCHOR_LABEL" 
				description="PLG_MAXIMENUCK_ANCHOR_DESC" 
				icon="link_go.png" />
			<field 
				name="maximenu_liclass" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_CSSCLASS_LABEL" 
				description="PLG_MAXIMENUCK_CSSCLASS_DESC" 
				icon="css_add.png"/>
			<field 
				name="maximenu_tagcoltitle" 
				type="list" 
				default="none" 
				label="PLG_MAXIMENUCK_HTMLTAG_LABEL" 
				description="PLG_MAXIMENUCK_HTMLTAG_DESC" 
				icon="text_heading_3.png" >
				<option value="none">JNONE</option>
				<option value="div">DIV</option>
				<option value="p">P</option>
				<option value="h2">H2</option>
				<option value="h3">H3</option>
				<option value="h4">H4</option>
				<option value="h5">H5</option>
				<option value="h6">H6</option>
			</field> 
			<field
				name="maximenu_classcoltitle" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_HTMLTAGCSS_LABEL"
				description="PLG_MAXIMENUCK_HTMLTAGCSS_DESC" 
				icon="css_add.png" />
			<field
				name="maximenu_images_align"
				type="list"
				default="moduledefault"
				label="PLG_MAXIMENUCK_IMAGEALIGN_LABEL"
				description="PLG_MAXIMENUCK_IMAGEALIGN_DESC"
				icon="text_padding_left.png"
			>
				<option value="moduledefault">PLG_MAXIMENUCK_MODULEDEFAULT</option>
				<option value="default">PLG_MAXIMENUCK_DEFAULT</option>
				<option value="top">PLG_MAXIMENUCK_TOP</option>
				<option value="bottom">PLG_MAXIMENUCK_BOTTOM</option>
				<option value="lefttop">PLG_MAXIMENUCK_LEFTTOP</option>
				<option value="leftmiddle">PLG_MAXIMENUCK_LEFTMIDDLE</option>
				<option value="leftbottom">PLG_MAXIMENUCK_LEFTBOTTOM</option>
				<option value="righttop">PLG_MAXIMENUCK_RIGHTTOP</option>
				<option value="rightmiddle">PLG_MAXIMENUCK_RIGHTMIDDLE</option>
				<option value="rightbottom">PLG_MAXIMENUCK_RIGHTBOTTOM</option>
			</field>
			<field 
				name="spacermodule" 
				type="maximenuckspacer" 
				label="PLG_MAXIMENUCK_MODULE_SPACER_LABEL" 
				style="title"/>
			<field 
				name="maximenu_insertmodule" 
				type="radio" 
				default="0" 
				label="PLG_MAXIMENUCK_LOADMODULE_LABEL" 
				description="PLG_MAXIMENUCK_LOADMODULE_DESC" 
				icon="application_view_gallery.png" 
				class="btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field 
				name="maximenu_module" 
				type="sql" 
				default="" 
				label="PLG_MAXIMENUCK_SELECTMODULE_LABEL" 
				description="PLG_MAXIMENUCK_SELECTMODULE_DESC" 
				query="SELECT id AS value, title AS maximenu_module FROM #__modules WHERE client_id=0 AND published=1 ORDER BY title ASC" 
				icon="application_form_magnify.png" 
				/>
			<field 
				name="maximenu_forcemoduletitle" 
				type="radio" 
				default="0" 
				label="PLG_MAXIMENUCK_MODULETITLE_LABEL" 
				description="PLG_MAXIMENUCK_MODULETITLE_DESC"
				class="btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field name="spacercolumn" type="maximenuckspacer" label="PLG_MAXIMENUCK_COLUMN_SPACER_LABEL" style="title"/>
			<field 
				name="maximenu_createcolumn" 
				type="radio" 
				default="0" 
				label="PLG_MAXIMENUCK_CREATECOLUMN_LABEL" 
				description="PLG_MAXIMENUCK_CREATECOLUMN_DESC" 
				icon="text_columns.png"
				class="btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field 
				name="maximenu_createnewrow" 
				type="radio" 
				default="0" 
				label="PLG_MAXIMENUCK_NEWROW_LABEL" 
				description="PLG_MAXIMENUCK_NEWROW_DESC" 
				icon="application_split.png"
				class="btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field 
				name="maximenu_colwidth" 
				type="maximenucktext" 
				size="30" 
				default="180" 
				label="PLG_MAXIMENUCK_COLUMNWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_COLUMNWIDTH_DESC" 
				suffix="px / %" 
				icon="width.png"/>
		</fieldset>
		<fieldset name="itemnormalstyles_maximenuparams" label="PLG_MAXIMENUCK_ITEMNORMALSTYLES_FIELDSET_LABEL">
			<field
				name="itemnormalstylesfontckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESFONT"
				style="title"
			/>
			<field 
				name="itemnormalstylesfontsize" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_FONTSIZE_LABEL" 
				description="PLG_MAXIMENUCK_FONTSIZE_DESC" 
				icon="style.png" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesfontcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_FONTCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_FONTCOLOR_DESC" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesfontweight" 
				type="radio" 
				default="" 
				label="PLG_MAXIMENUCK_FONTWEIGHT_LABEL" 
				description="PLG_MAXIMENUCK_FONTWEIGHT_DESC"
				optionstyles="width:50px;" 
				icon="text_bold.png"                
				class="itemnormalstyles btn-group"
			>
				<option value="bold">PLG_MAXIMENUCK_BOLD</option>
				<option value="normal">PLG_MAXIMENUCK_NORMAL</option>
			</field>
			<field 
				name="itemnormalstylesdescfontsize" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_DESCFONTSIZE_LABEL" 
				description="PLG_MAXIMENUCK_DESCFONTSIZE_DESC" 
				icon="style.png" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesdescfontcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_DESCFONTCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_DESCFONTCOLOR_DESC" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesmarginckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESMARGIN"
				style="title"
			/>
			<field 
				name="itemnormalstylesmargintop" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINTOP_LABEL" 
				description="PLG_MAXIMENUCK_MARGINTOP_DESC" 
				icon="margin_top.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesmarginright" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINRIGHT_LABEL" 
				description="PLG_MAXIMENUCK_MARGINRIGHT_DESC" 
				icon="margin_right.png" 
				suffix="px"
				class="itemnormalstyles"                
			/>
			<field 
				name="itemnormalstylesmarginbottom" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINBOTTOM_LABEL" 
				description="PLG_MAXIMENUCK_MARGINBOTTOM_DESC" 
				icon="margin_bottom.png" 
				suffix="px"
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesmarginleft" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_MARGINLEFT_LABEL" 
				description="PLG_MAXIMENUCK_MARGINLEFT_DESC" 
				icon="margin_left.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylespaddingtop" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGTOP_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGTOP_DESC" 
				icon="padding_top.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylespaddingright" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGRIGHT_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGRIGHT_DESC" 
				icon="padding_right.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylespaddingbottom" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGBOTTOM_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGBOTTOM_DESC" 
				icon="padding_bottom.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylespaddingleft" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGLEFT_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGLEFT_DESC" 
				icon="padding_left.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesbackgroundckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBACKGROUND"
				style="title"
			/>
			<field 
				name="itemnormalstylesbgcolor1" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR1_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR1_DESC" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesbgopacity"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_BGOPACITY_LABEL"
				description="PLG_MAXIMENUCK_BGOPACITY_DESC"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesbgimage"
				type="media"
				label="PLG_MAXIMENUCK_BACKGROUNDIMAGE_LABEL"
				labelstyles=""
				description="PLG_MAXIMENUCK_BACKGROUNDIMAGE_DESC" 
				class="itemnormalstyles"
				icon="photo.png"
			/>
			<field
				name="itemnormalstylesbgpositionx"
				type="maximenucktext"
				default="left"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_DESC" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesbgpositiony"
				type="maximenucktext"
				default="top"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_DESC" 
				class="itemnormalstyles"/>
			<field
				name="itemnormalstylesbgimagerepeat"
				type="maximenuckradio"
				default="repeat"
				optiontype="radio2"
				label=""
				optionstyles="width:40px;" 
				class="itemnormalstyles btn-group"
			>
				<option value="repeat">img:bg_repeat.png</option>
				<option value="repeat-x">img:bg_repeat-x.png</option>
				<option value="repeat-y">img:bg_repeat-y.png</option>
				<option value="no-repeat">img:bg_no-repeat.png</option>
			</field>
			<field
				name="itemnormalstylesbgimagespacer"
				type="spacer"
				hr="true" />
			<field 
				name="itemnormalstylesbgcolor2" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR2_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR2_DESC" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesroundedcornersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESROUNDEDCORNERS"
				style="title"
			/>
			<field 
				name="itemnormalstylesroundedcornerstl" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_DESC" 
				icon="border_radius_tl.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesroundedcornerstr" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_DESC" 
				icon="border_radius_tr.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesroundedcornersbr" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_DESC" 
				icon="border_radius_br.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesroundedcornersbl" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_DESC" 
				icon="border_radius_bl.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesshadowckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESSHADOW"
				style="title"
			/>
			<field 
				name="itemnormalstylesshadowcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWCOLOR_DESC" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesshadowblur" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_SHADOWBLUR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWBLUR_DESC" 
				icon="shadow_blur.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesshadowspread" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_SHADOWSPREAD_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWSPREAD_DESC" 
				icon="shadow_spread.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesshadowoffsetx" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_OFFSETX_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETX_DESC" 
				icon="offsetx.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesshadowoffsety" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_OFFSETY_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETY_DESC" 
				icon="offsety.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesshadowinset" 
				type="radio" 
				default=""
				label="PLG_MAXIMENUCK_SHADOWINSET_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWINSET_DESC" 
				class="itemnormalstyles btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field
				name="itemnormalstylesbordersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBORDERS"
				style="title"
			/>
			<field 
				name="itemnormalstylesbordercolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_BORDERCOLOR_DESC" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesbordertopwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERTOPWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERTOPWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesborderrightwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesborderbottomwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field 
				name="itemnormalstylesborderleftwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERLEFTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERLEFTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentitemckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESPARENTITEM"
				style="title"
			/>
			<field
				name="itemnormalstylesparentitemillustration"
				type="maximenuckbackground"
				background="parentitem_illustration.png"
				styles="width:216px;height:53px;margin: 35px auto 5px;"
			/>
			<field
				name="itemnormalstylesparentarrowtype" 
				type="radio" 
				default=""
				label="PLG_MAXIMENUCK_PARENTARROWTYPE_LABEL" 
				description="PLG_MAXIMENUCK_PARENTARROWTYPE_DESC" 
				class="itemnormalstyles btn-group"
			>
				<option value="triangle">PLG_MAXIMENUCK_TRIANGLE</option>
				<option value="image">PLG_MAXIMENUCK_IMAGE</option>
			</field>
			<field
				name="itemnormalstylesparentarrowmargintop"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINTOP_LABEL"
				description="PLG_MAXIMENUCK_MARGINTOP_DESC"
				icon="margin_top.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowmarginright"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINRIGHT_LABEL"
				description="PLG_MAXIMENUCK_MARGINRIGHT_DESC"
				icon="margin_right.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowmarginbottom"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINBOTTOM_LABEL"
				description="PLG_MAXIMENUCK_MARGINBOTTOM_DESC"
				icon="margin_bottom.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowmarginleft"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINLEFT_LABEL"
				description="PLG_MAXIMENUCK_MARGINLEFT_DESC"
				icon="margin_left.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowpositiontop"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONTOP_LABEL"
				description="PLG_MAXIMENUCK_POSITIONTOP_DESC"
				icon="position_top.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowpositionright"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONRIGHT_LABEL"
				description="PLG_MAXIMENUCK_POSITIONRIGHT_DESC"
				icon="position_right.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowpositionbottom"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONBOTTOM_LABEL"
				description="PLG_MAXIMENUCK_POSITIONBOTTOM_DESC"
				icon="position_bottom.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowpositionleft"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONLEFT_LABEL"
				description="PLG_MAXIMENUCK_POSITIONLEFT_DESC"
				icon="position_left.png"
				suffix="px"
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentitemckspacertriangle"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_TRIANGLE"
				style=""
				icon=""
			/>
			<field
				name="itemnormalstylesparentarrowcolor"
				type="color"
				label="PLG_MAXIMENUCK_PARENTITEMCOLOR_LABEL"
				description="PLG_MAXIMENUCK_PARENTITEMCOLOR_DESC"
				icon="color.png"
				suffix=""
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentitemckspacerimage"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_IMAGE"
				style=""
				icon=""
			/>
			<field
				name="itemnormalstylesparentarrowwidth"
				type="maximenucktext"
				default=""
				icon="width.png"
				label="PLG_MAXIMENUCK_WIDTH_REQUIRED_LABEL"
				description="PLG_MAXIMENUCK_WIDTH_REQUIRED_DESC" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentarrowheight"
				type="maximenucktext"
				default=""
				icon="height.png"
				label="PLG_MAXIMENUCK_HEIGHT_REQUIRED_LABEL"
				description="PLG_MAXIMENUCK_HEIGHT_REQUIRED_DESC" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentitemimage"
				type="media"
				label="PLG_MAXIMENUCK_BACKGROUNDIMAGE_LABEL"
				labelstyles=""
				description="PLG_MAXIMENUCK_BACKGROUNDIMAGE_DESC" 
				class="itemnormalstyles"
				icon="photo.png"
			/>
			<field
				name="itemnormalstylesparentitemimagepositionx"
				type="maximenucktext"
				default="left"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_DESC" 
				class="itemnormalstyles"
			/>
			<field
				name="itemnormalstylesparentitemimagepositiony"
				type="maximenucktext"
				default="top"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_DESC" 
				class="itemnormalstyles"/>
			<field
				name="itemnormalstylesparentitemimagerepeat"
				type="maximenuckradio"
				default="repeat"
				optiontype="radio2"
				label=""
				optionstyles="width:40px;" 
				class="itemnormalstyles btn-group"
			>
				<option value="repeat">img:bg_repeat.png</option>
				<option value="repeat-x">img:bg_repeat-x.png</option>
				<option value="repeat-y">img:bg_repeat-y.png</option>
				<option value="no-repeat">img:bg_no-repeat.png</option>
			</field>
		</fieldset>
		<fieldset name="itemhoverstyles_maximenuparams" label="PLG_MAXIMENUCK_ITEMHOVERSTYLES_FIELDSET_LABEL">
			<field
				name="itemhoverstylesfontckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESFONT"
				style="title"
			/>
			<field 
				name="itemhoverstylesfontsize" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_FONTSIZE_LABEL" 
				description="PLG_MAXIMENUCK_FONTSIZE_DESC" 
				icon="style.png" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesfontcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_FONTCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_FONTCOLOR_DESC" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesfontweight" 
				type="radio" 
				default="" 
				label="PLG_MAXIMENUCK_FONTWEIGHT_LABEL" 
				description="PLG_MAXIMENUCK_FONTWEIGHT_DESC"
				optionstyles="width:50px;" 
				icon="text_bold.png"                
				class="itemhoverstyles btn-group"
			>
				<option value="bold">PLG_MAXIMENUCK_BOLD</option>
				<option value="normal">PLG_MAXIMENUCK_NORMAL</option>
			</field>
			<field 
				name="itemhoverstylesdescfontsize" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_DESCFONTSIZE_LABEL" 
				description="PLG_MAXIMENUCK_DESCFONTSIZE_DESC" 
				icon="style.png" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesdescfontcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_DESCFONTCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_DESCFONTCOLOR_DESC" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesmarginckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESMARGIN"
				style="title"
			/>
			<field 
				name="itemhoverstylesmargintop" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINTOP_LABEL" 
				description="PLG_MAXIMENUCK_MARGINTOP_DESC" 
				icon="margin_top.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesmarginright" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINRIGHT_LABEL" 
				description="PLG_MAXIMENUCK_MARGINRIGHT_DESC" 
				icon="margin_right.png" 
				suffix="px"
				class="itemhoverstyles"                
			/>
			<field 
				name="itemhoverstylesmarginbottom" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_MARGINBOTTOM_LABEL" 
				description="PLG_MAXIMENUCK_MARGINBOTTOM_DESC" 
				icon="margin_bottom.png" 
				suffix="px"
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesmarginleft" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_MARGINLEFT_LABEL" 
				description="PLG_MAXIMENUCK_MARGINLEFT_DESC" 
				icon="margin_left.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylespaddingtop" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGTOP_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGTOP_DESC" 
				icon="padding_top.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylespaddingright" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGRIGHT_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGRIGHT_DESC" 
				icon="padding_right.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylespaddingbottom" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGBOTTOM_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGBOTTOM_DESC" 
				icon="padding_bottom.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylespaddingleft" 
				type="maximenucktext" 
				default=""
				label="PLG_MAXIMENUCK_PADDINGLEFT_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGLEFT_DESC" 
				icon="padding_left.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesbackgroundckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBACKGROUND"
				style="title"
			/>
			<field 
				name="itemhoverstylesbgcolor1" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR1_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR1_DESC" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesbgopacity"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_BGOPACITY_LABEL"
				description="MOD_CAROUSELCK_BGOPACITY_DESC"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesbgimage"
				type="media"
				label="PLG_MAXIMENUCK_BACKGROUNDIMAGE_LABEL"
				labelstyles=""
				description="PLG_MAXIMENUCK_BACKGROUNDIMAGE_DESC" 
				class="itemhoverstyles"
				icon="photo.png"
			/>
			<field
				name="itemhoverstylesbgpositionx"
				type="maximenucktext"
				default="left"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_DESC" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesbgpositiony"
				type="maximenucktext"
				default="top"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_DESC" 
				class="itemhoverstyles"/>
			<field
				name="itemhoverstylesbgimagerepeat"
				type="maximenuckradio"
				default="repeat"
				optiontype="radio2"
				label=""
				optionstyles="width:40px;" 
				class="itemhoverstyles btn-group"
			>
				<option value="repeat">img:bg_repeat.png</option>
				<option value="repeat-x">img:bg_repeat-x.png</option>
				<option value="repeat-y">img:bg_repeat-y.png</option>
				<option value="no-repeat">img:bg_no-repeat.png</option>
			</field>
			<field
				name="itemhoverstylesbgimagespacer"
				type="spacer"
				hr="true" />
			<field 
				name="itemhoverstylesbgcolor2" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR2_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR2_DESC" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesroundedcornersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESROUNDEDCORNERS"
				style="title"
			/>
			<field 
				name="itemhoverstylesroundedcornerstl" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_DESC" 
				icon="border_radius_tl.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesroundedcornerstr" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_DESC" 
				icon="border_radius_tr.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesroundedcornersbr" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_DESC" 
				icon="border_radius_br.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesroundedcornersbl" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_DESC" 
				icon="border_radius_bl.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesshadowckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESSHADOW"
				style="title"
			/>
			<field 
				name="itemhoverstylesshadowcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWCOLOR_DESC" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesshadowblur" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWBLUR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWBLUR_DESC" 
				icon="shadow_blur.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesshadowspread" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWSPREAD_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWSPREAD_DESC" 
				icon="shadow_spread.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesshadowoffsetx" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_OFFSETX_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETX_DESC" 
				icon="offsetx.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesshadowoffsety" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_OFFSETY_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETY_DESC" 
				icon="offsety.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesshadowinset" 
				type="radio" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWINSET_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWINSET_DESC" 
				class="itemhoverstyles btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field
				name="itemhoverstylesbordersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBORDERS"
				style="title"
			/>
			<field 
				name="itemhoverstylesbordercolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_BORDERCOLOR_DESC" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesbordertopwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERTOPWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERTOPWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesborderrightwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesborderbottomwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field 
				name="itemhoverstylesborderleftwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERLEFTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERLEFTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentitemckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESPARENTITEM"
				style="title"
			/>
			<field
				name="itemhoverstylesparentitemillustration"
				type="ckbackground"
				background="parentitem_illustration.png"
				styles="width:216px;height:53px;margin: 35px auto 5px;"
			/>
			<field 
				name="itemhoverstylesparentarrowtype" 
				type="radio" 
				default=""
				label="PLG_MAXIMENUCK_PARENTARROWTYPE_LABEL" 
				description="PLG_MAXIMENUCK_PARENTARROWTYPE_DESC" 
				class="itemhoverstyles btn-group"
			>
				<option value="triangle">PLG_MAXIMENUCK_TRIANGLE</option>
				<option value="image">PLG_MAXIMENUCK_IMAGE</option>
			</field>
			<field
				name="itemhoverstylesparentarrowmargintop"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINTOP_LABEL"
				description="PLG_MAXIMENUCK_MARGINTOP_DESC"
				icon="margin_top.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowmarginright"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINRIGHT_LABEL"
				description="PLG_MAXIMENUCK_MARGINRIGHT_DESC"
				icon="margin_right.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowmarginbottom"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINBOTTOM_LABEL"
				description="PLG_MAXIMENUCK_MARGINBOTTOM_DESC"
				icon="margin_bottom.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowmarginleft"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINLEFT_LABEL"
				description="PLG_MAXIMENUCK_MARGINLEFT_DESC"
				icon="margin_left.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowpositiontop"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONTOP_LABEL"
				description="PLG_MAXIMENUCK_POSITIONTOP_DESC"
				icon="position_top.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowpositionright"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONRIGHT_LABEL"
				description="PLG_MAXIMENUCK_POSITIONRIGHT_DESC"
				icon="position_right.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowpositionbottom"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONBOTTOM_LABEL"
				description="PLG_MAXIMENUCK_POSITIONBOTTOM_DESC"
				icon="position_bottom.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowpositionleft"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONLEFT_LABEL"
				description="PLG_MAXIMENUCK_POSITIONLEFT_DESC"
				icon="position_left.png"
				suffix="px"
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentitemckspacertriangle"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_TRIANGLE"
				style=""
				icon=""
			/>
			<field
				name="itemhoverstylesparentarrowcolor"
				type="color"
				label="PLG_MAXIMENUCK_PARENTITEMCOLOR_LABEL"
				description="PLG_MAXIMENUCK_PARENTITEMCOLOR_DESC"
				icon="color.png"
				suffix=""
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentitemckspacerimage"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_IMAGE"
				style=""
				icon=""
			/>
			<field
				name="itemhoverstylesparentarrowwidth"
				type="maximenucktext"
				default=""
				icon="width.png"
				label="PLG_MAXIMENUCK_WIDTH_REQUIRED_LABEL"
				description="PLG_MAXIMENUCK_WIDTH_DESC" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentarrowheight"
				type="maximenucktext"
				default=""
				icon="height.png"
				label="PLG_MAXIMENUCK_HEIGHT_REQUIRED_LABEL"
				description="PLG_MAXIMENUCK_HEIGHT_DESC" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentitemimage"
				type="media"
				label="PLG_MAXIMENUCK_BACKGROUNDIMAGE_LABEL"
				labelstyles=""
				description="PLG_MAXIMENUCK_BACKGROUNDIMAGE_DESC" 
				class="itemhoverstyles"
				icon="photo.png"
			/>
			<field
				name="itemhoverstylesparentitemimagepositionx"
				type="maximenucktext"
				default="left"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_DESC" 
				class="itemhoverstyles"
			/>
			<field
				name="itemhoverstylesparentitemimagepositiony"
				type="maximenucktext"
				default="top"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_DESC" 
				class="itemhoverstyles"/>
			<field
				name="itemhoverstylesparentitemimagerepeat"
				type="maximenuckradio"
				default="repeat"
				optiontype="radio2"
				label=""
				optionstyles="width:40px;" 
				class="itemhoverstyles btn-group"
			>
				<option value="repeat">img:bg_repeat.png</option>
				<option value="repeat-x">img:bg_repeat-x.png</option>
				<option value="repeat-y">img:bg_repeat-y.png</option>
				<option value="no-repeat">img:bg_no-repeat.png</option>
			</field>
		</fieldset>
		<fieldset name="itemactivestyles_maximenuparams" label="PLG_MAXIMENUCK_ITEMACTIVESTYLES_FIELDSET_LABEL">
			<field
				name="itemactivestylesfontckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESFONT"
				style="title"
			/>
			<field 
				name="itemactivestylesfontsize" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_FONTSIZE_LABEL" 
				description="PLG_MAXIMENUCK_FONTSIZE_DESC" 
				icon="style.png" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesfontcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_FONTCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_FONTCOLOR_DESC" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesfontweight" 
				type="radio" 
				default="normal" 
				label="PLG_MAXIMENUCK_FONTWEIGHT_LABEL" 
				description="PLG_MAXIMENUCK_FONTWEIGHT_DESC"
				optionstyles="width:50px;" 
				icon="text_bold.png"                
				class="itemactivestyles btn-group"
			>
				<option value="bold">PLG_MAXIMENUCK_BOLD</option>
				<option value="normal">PLG_MAXIMENUCK_NORMAL</option>
			</field>
			<field 
				name="itemactivestylesdescfontsize" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_DESCFONTSIZE_LABEL" 
				description="PLG_MAXIMENUCK_DESCFONTSIZE_DESC" 
				icon="style.png" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesdescfontcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_DESCFONTCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_DESCFONTCOLOR_DESC" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesmarginckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESMARGIN"
				style="title"
			/>
			<field 
				name="itemactivestylesmargintop" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINTOP_LABEL" 
				description="PLG_MAXIMENUCK_MARGINTOP_DESC" 
				icon="margin_top.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesmarginright" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINRIGHT_LABEL" 
				description="PLG_MAXIMENUCK_MARGINRIGHT_DESC" 
				icon="margin_right.png" 
				suffix="px"
				class="itemactivestyles"                
			/>
			<field 
				name="itemactivestylesmarginbottom" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINBOTTOM_LABEL" 
				description="PLG_MAXIMENUCK_MARGINBOTTOM_DESC" 
				icon="margin_bottom.png" 
				suffix="px"
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesmarginleft" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_MARGINLEFT_LABEL" 
				description="PLG_MAXIMENUCK_MARGINLEFT_DESC" 
				icon="margin_left.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylespaddingtop" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_PADDINGTOP_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGTOP_DESC" 
				icon="padding_top.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylespaddingright" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_PADDINGRIGHT_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGRIGHT_DESC" 
				icon="padding_right.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylespaddingbottom" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_PADDINGBOTTOM_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGBOTTOM_DESC" 
				icon="padding_bottom.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylespaddingleft" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_PADDINGLEFT_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGLEFT_DESC" 
				icon="padding_left.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesbackgroundckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBACKGROUND"
				style="title"
			/>

			<field 
				name="itemactivestylesbgcolor1" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR1_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR1_DESC" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesbgopacity"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_BGOPACITY_LABEL"
				description="PLG_MAXIMENUCK_BGOPACITY_DESC"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesbgimage"
				type="media"
				label="PLG_MAXIMENUCK_BACKGROUNDIMAGE_LABEL"
				labelstyles=""
				description="PLG_MAXIMENUCK_BACKGROUNDIMAGE_DESC" 
				class="itemactivestyles"
				icon="photo.png"
			/>
			<field
				name="itemactivestylesbgpositionx"
				type="maximenucktext"
				default="left"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_DESC" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesbgpositiony"
				type="maximenucktext"
				default="top"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_DESC" 
				class="itemactivestyles"/>
			<field
				name="itemactivestylesbgimagerepeat"
				type="maximenuckradio"
				default="repeat"
				optiontype="radio2"
				label=""
				optionstyles="width:40px;" 
				class="itemactivestyles btn-group"
			>
				<option value="repeat">img:bg_repeat.png</option>
				<option value="repeat-x">img:bg_repeat-x.png</option>
				<option value="repeat-y">img:bg_repeat-y.png</option>
				<option value="no-repeat">img:bg_no-repeat.png</option>
			</field>
			<field
				name="itemactivestylesbgimagespacer"
				type="spacer"
				hr="true" />
			<field 
				name="itemactivestylesbgcolor2" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR2_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR2_DESC" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesroundedcornersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESROUNDEDCORNERS"
				style="title"
			/>
			<field 
				name="itemactivestylesroundedcornerstl" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_DESC" 
				icon="border_radius_tl.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesroundedcornerstr" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_DESC" 
				icon="border_radius_tr.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesroundedcornersbr" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_DESC" 
				icon="border_radius_br.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesroundedcornersbl" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_DESC" 
				icon="border_radius_bl.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesshadowckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESSHADOW"
				style="title"
			/>
			<field 
				name="itemactivestylesshadowcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWCOLOR_DESC" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesshadowblur" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWBLUR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWBLUR_DESC" 
				icon="shadow_blur.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesshadowspread" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWSPREAD_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWSPREAD_DESC" 
				icon="shadow_spread.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesshadowoffsetx" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_OFFSETX_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETX_DESC" 
				icon="offsetx.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesshadowoffsety" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_OFFSETY_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETY_DESC" 
				icon="offsety.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesshadowinset" 
				type="radio" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWINSET_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWINSET_DESC" 
				class="itemactivestyles btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field
				name="itemactivestylesbordersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBORDERS"
				style="title"
			/>
			<field 
				name="itemactivestylesbordercolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_BORDERCOLOR_DESC" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesbordertopwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERTOPWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERTOPWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesborderrightwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesborderbottomwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field 
				name="itemactivestylesborderleftwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERLEFTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERLEFTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentitemckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESPARENTITEM"
				style="title"
			/>
			<field
				name="itemactivestylesparentitemillustration"
				type="ckbackground"
				background="parentitem_illustration.png"
				styles="width:216px;height:53px;margin: 35px auto 5px;"
			/>
			<field 
				name="itemactivestylesparentarrowtype" 
				type="radio" 
				default=""
				label="PLG_MAXIMENUCK_PARENTARROWTYPE_LABEL" 
				description="PLG_MAXIMENUCK_PARENTARROWTYPE_DESC" 
				class="itemactivestyles btn-group"
			>
				<option value="triangle">PLG_MAXIMENUCK_TRIANGLE</option>
				<option value="image">PLG_MAXIMENUCK_IMAGE</option>
			</field>
			<field
				name="itemactivestylesparentarrowmargintop"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINTOP_LABEL"
				description="PLG_MAXIMENUCK_MARGINTOP_DESC"
				icon="margin_top.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowmarginright"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINRIGHT_LABEL"
				description="PLG_MAXIMENUCK_MARGINRIGHT_DESC"
				icon="margin_right.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowmarginbottom"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINBOTTOM_LABEL"
				description="PLG_MAXIMENUCK_MARGINBOTTOM_DESC"
				icon="margin_bottom.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowmarginleft"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_MARGINLEFT_LABEL"
				description="PLG_MAXIMENUCK_MARGINLEFT_DESC"
				icon="margin_left.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowpositiontop"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONTOP_LABEL"
				description="PLG_MAXIMENUCK_POSITIONTOP_DESC"
				icon="position_top.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowpositionright"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONRIGHT_LABEL"
				description="PLG_MAXIMENUCK_POSITIONRIGHT_DESC"
				icon="position_right.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowpositionbottom"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONBOTTOM_LABEL"
				description="PLG_MAXIMENUCK_POSITIONBOTTOM_DESC"
				icon="position_bottom.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowpositionleft"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_POSITIONLEFT_LABEL"
				description="PLG_MAXIMENUCK_POSITIONLEFT_DESC"
				icon="position_left.png"
				suffix="px"
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentitemckspacertriangle"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_TRIANGLE"
				style=""
				icon=""
			/>
			<field
				name="itemactivestylesparentarrowcolor"
				type="color"
				label="PLG_MAXIMENUCK_PARENTITEMCOLOR_LABEL"
				description="PLG_MAXIMENUCK_PARENTITEMCOLOR_DESC"
				icon="color.png"
				suffix=""
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentitemckspacerimage"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_IMAGE"
				style=""
				icon=""
			/>
			<field
				name="itemactivestylesparentarrowwidth"
				type="maximenucktext"
				default=""
				icon="width.png"
				label="PLG_MAXIMENUCK_WIDTH_REQUIRED_LABEL"
				description="PLG_MAXIMENUCK_WIDTH_DESC" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentarrowheight"
				type="maximenucktext"
				default=""
				icon="height.png"
				label="PLG_MAXIMENUCK_HEIGHT_REQUIRED_LABEL"
				description="PLG_MAXIMENUCK_HEIGHT_DESC" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentitemimage"
				type="media"
				label="PLG_MAXIMENUCK_BACKGROUNDIMAGE_LABEL"
				labelstyles=""
				description="PLG_MAXIMENUCK_BACKGROUNDIMAGE_DESC" 
				class="itemactivestyles"
				icon="photo.png"
			/>
			<field
				name="itemactivestylesparentitemimagepositionx"
				type="maximenucktext"
				default="left"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_DESC" 
				class="itemactivestyles"
			/>
			<field
				name="itemactivestylesparentitemimagepositiony"
				type="maximenucktext"
				default="top"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_DESC" 
				class="itemactivestyles"/>
			<field
				name="itemactivestylesparentitemimagerepeat"
				type="maximenuckradio"
				default="repeat"
				optiontype="radio2"
				label=""
				optionstyles="width:40px;" 
				class="itemactivestyles btn-group"
			>
				<option value="repeat">img:bg_repeat.png</option>
				<option value="repeat-x">img:bg_repeat-x.png</option>
				<option value="repeat-y">img:bg_repeat-y.png</option>
				<option value="no-repeat">img:bg_no-repeat.png</option>
			</field>
		</fieldset>
		<fieldset name="submenu_maximenuparams" label="PLG_MAXIMENUCK_SUBMENUSTYLES_FIELDSET_LABEL">
			<field 
				name="spacersubmenus" 
				type="maximenuckspacer" 
				label="PLG_MAXIMENUCK_SUBMENU_SPACER_LABEL" 
				style="title"/>
			<field
				name="submenustylesillustration"
				type="maximenuckbackground"
				background="submenu_illustration.png"
				styles="width:258px;height:139px;margin: 35px auto 5px;"
			/>
			<field 
				name="maximenu_submenucontainerheight" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_SUBMENUHEIGHT_LABEL" 
				description="PLG_MAXIMENUCK_SUBMENUHEIGHT_DESC" 
				suffix="px" 
				icon="height.png" />
			<field 
				name="maximenu_submenucontainerwidth" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_SUBMENUWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_SUBMENUWIDTH_DESC" 
				suffix="px" 
				icon="width.png" />
			<field 
				name="maximenu_leftmargin" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_SUBMENULEFTMARGIN_LABEL" 
				description="PLG_MAXIMENUCK_SUBMENULEFTMARGIN_DESC" 
				suffix="px" 
				icon="margin_left.png" />
			<field 
				name="maximenu_topmargin" 
				type="maximenucktext" 
				size="30" 
				default="" 
				label="PLG_MAXIMENUCK_SUBMENUTOPMARGIN_LABEL" 
				description="PLG_MAXIMENUCK_SUBMENUTOPMARGIN_DESC" 
				suffix="px" 
				icon="margin_top.png" />

			<field
				name="submenustylesmarginckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESMARGIN"
				style="title"
			/>
			<field 
				name="submenustylespaddingtop" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_PADDINGTOP_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGTOP_DESC" 
				icon="padding_top.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylespaddingbottom" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_PADDINGBOTTOM_LABEL" 
				description="PLG_MAXIMENUCK_PADDINGBOTTOM_DESC" 
				icon="padding_bottom.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field
				name="submenustylesbackgroundckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBACKGROUND"
				style="title"
			/>
			<field 
				name="submenustylesbgcolor1" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR1_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR1_DESC" 
				class="submenustyles"
			/>
			<field
				name="submenustylesbgopacity"
				type="maximenucktext"
				default=""
				label="PLG_MAXIMENUCK_BGOPACITY_LABEL"
				description="PLG_MAXIMENUCK_BGOPACITY_DESC"
				class="submenustyles"
			/>
			<field
				name="submenustylesbgimage"
				type="media"
				label="PLG_MAXIMENUCK_BACKGROUNDIMAGE_LABEL"
				labelstyles=""
				description="PLG_MAXIMENUCK_BACKGROUNDIMAGE_DESC" 
				class="submenustyles"
				icon="photo.png"
			/>
			<field
				name="submenustylesbgpositionx"
				type="maximenucktext"
				default="left"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONX_DESC" 
				class="submenustyles"
			/>
			<field
				name="submenustylesbgpositiony"
				type="maximenucktext"
				default="top"
				icon="offsetx.png"
				label="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_LABEL"
				description="PLG_MAXIMENUCK_BACKGROUNDPOSITIONY_DESC" 
				class="submenustyles"/>
			<field
				name="submenustylesbgimagerepeat"
				type="maximenuckradio"
				default="repeat"
				optiontype="radio2"
				label=""
				optionstyles="width:40px;" 
				class="submenustyles btn-group"
			>
				<option value="repeat">img:bg_repeat.png</option>
				<option value="repeat-x">img:bg_repeat-x.png</option>
				<option value="repeat-y">img:bg_repeat-y.png</option>
				<option value="no-repeat">img:bg_no-repeat.png</option>
			</field>
			<field
				name="submenustylesbgimagespacer"
				type="spacer"
				hr="true" />
			<field 
				name="submenustylesbgcolor2" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BGCOLOR2_LABEL" 
				description="PLG_MAXIMENUCK_BGCOLOR2_DESC" 
				class="submenustyles"
			/>
			<field
				name="submenustylesroundedcornersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESROUNDEDCORNERS"
				style="title"
			/>
			<field 
				name="submenustylesroundedcornerstl" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTL_DESC" 
				icon="border_radius_tl.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesroundedcornerstr" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSTR_DESC" 
				icon="border_radius_tr.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesroundedcornersbr" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBR_DESC" 
				icon="border_radius_br.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesroundedcornersbl" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_LABEL" 
				description="PLG_MAXIMENUCK_ROUNDEDCORNERSBL_DESC" 
				icon="border_radius_bl.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field
				name="submenustylesshadowckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESSHADOW"
				style="title"
			/>
			<field 
				name="submenustylesshadowcolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWCOLOR_DESC" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesshadowblur" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWBLUR_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWBLUR_DESC" 
				icon="shadow_blur.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesshadowspread" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWSPREAD_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWSPREAD_DESC" 
				icon="shadow_spread.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesshadowoffsetx" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_OFFSETX_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETX_DESC" 
				icon="offsetx.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesshadowoffsety" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_OFFSETY_LABEL" 
				description="PLG_MAXIMENUCK_OFFSETY_DESC" 
				icon="offsety.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesshadowinset" 
				type="radio" 
				default="" 
				label="PLG_MAXIMENUCK_SHADOWINSET_LABEL" 
				description="PLG_MAXIMENUCK_SHADOWINSET_DESC" 
				class="submenustyles btn-group"
			>
				<option value="0">JNO</option>
				<option value="1">JYES</option>
			</field>
			<field
				name="submenustylesbordersckspacer"
				type="maximenuckspacer"
				label="PLG_MAXIMENUCK_SPACER_STYLESBORDERS"
				style="title"
			/>
			<field 
				name="submenustylesbordercolor" 
				type="color" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERCOLOR_LABEL" 
				description="PLG_MAXIMENUCK_BORDERCOLOR_DESC" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesbordertopwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERTOPWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERTOPWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesborderrightwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERRIGHTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesborderbottomwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERBOTTOMWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="submenustyles"
			/>
			<field 
				name="submenustylesborderleftwidth" 
				type="maximenucktext" 
				default="" 
				label="PLG_MAXIMENUCK_BORDERLEFTWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_BORDERLEFTWIDTH_DESC" 
				icon="shape_borders.png" 
				suffix="px" 
				class="submenustyles"
			/>
		</fieldset>
		<fieldset name="menu-options" label="PLG_MAXIMENUCK_PARAMS_FIELDSET_LABEL">
			<field 
				type="maximenucktext" 
				name="maximenuparams_imgwidth"
				default="" 
				label="PLG_MAXIMENUCK_IMAGEWIDTH_LABEL" 
				description="PLG_MAXIMENUCK_IMAGEWIDTH_DESC" 
				icon="width.png" 
				/>
			<field 
				type="maximenucktext" 
				name="maximenuparams_imgheight"
				default="" 
				label="PLG_MAXIMENUCK_IMAGEHEIGHT_LABEL" 
				description="PLG_MAXIMENUCK_IMAGEHEIGHT_DESC" 
				icon="height.png" 
				/>
		</fieldset>
	</fields>
</form>