<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel
 border="true"
 follows="top|left"
 height="510"
 help_topic="panel_region_estate_tab"
 label="Estate"
 layout="topleft"
 left="0"
 name="Estate"
 top="320"
 width="530">
    <text
     type="string"
     length="1"
     follows="left|top"
     height="32"
     layout="topleft"
     left="10"
     name="estate_help_text"
     top="14"
     word_wrap="true"
     >
        Changes to settings on this tab will affect all regions in the estate.
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     font="SansSerif"
     height="20"
     layout="topleft"
     right="160"
     name="estate_text"
     top_pad="2"
     halign="right"
     width="140">
        Estate:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     font="SansSerif"
     height="20"
     layout="topleft"
     top_delta="0"
     name="estate_name"
     left_pad="6"
     width="150">
        (unknown)
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     font="SansSerif"
     height="20"
     layout="topleft"
     right="160"
     name="owner_text"
     top_pad="6"
     halign="right"
     width="150">
        Estate owner:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     font="SansSerif"
     height="20"
     layout="topleft"
     top_delta="0"
     name="estate_owner"
     left_pad="6"
     use_ellipses="true"
     width="290">
        (unknown)
    </text>

    <view_border
     bevel_style="none"
     follows="top|left"
     height="205"
     layout="topleft"
     left="10"
     top_pad="5"
     width="505" />
    <radio_group
     height="32"
     layout="topleft"
     name="externally_visible_radio"
     top_delta="5"
     left="20"
     width="200">
        <radio_item
         height="16"
         label="Allow only residents and groups listed on the Access tab"
         layout="topleft"
         name="estate_restricted_access" />
        <radio_item
         height="16"
         label="Anyone can visit"
         layout="topleft"
         name="estate_public_access" />
    </radio_group>
    <check_box
     follows="top|left"
     height="18"
     label="Must be 18+"
     layout="topleft"
     left_delta="20"
     name="limit_age_verified"
     tool_tip="Residents must be age 18 or older to access this estate. See the [SUPPORT_SITE] for more information."
     top_delta="40"
     width="278" />
    <check_box
     follows="top|left"
     height="18"
     label="Must have payment info on file"
     layout="topleft"
     left_delta="0"
     name="limit_payment"
     tool_tip="Residents must have payment information on file to access this estate.  See the [SUPPORT_SITE] for more information."
     top_pad="2"
     width="278" />
    <check_box
     follows="top|left"
     height="18"
     label="Must not be a scripted agent"
     layout="topleft"
     left_delta="0"
     name="limit_bots"
     tool_tip="Residents must not be a scripted agents (bots) to access this estate.  See the [SUPPORT_SITE] for more information."
     top_pad="2"
     width="278" />
    <check_box
     height="18"
     label="Parcel owners can be more restrictive"
     layout="topleft"
     left="20"
     name="parcel_access_override"
     top_pad="2"
     width="240" />
    <check_box
     height="18"
     label="Allow Voice Chat"
     layout="topleft"
     left="20"
     name="voice_chat_check"
     top_pad="2"
     width="240" />
    <check_box
     height="18"
     label="Allow Direct Teleport"
     layout="topleft"
     left_delta="0"
     name="allow_direct_teleport"
     top_pad="2"
     width="240" />
    <button
     enabled="false"
     follows="left|top"
     height="23"
     label="Apply"
     layout="topleft"
     name="apply_btn"
     top_pad="10"
     left_delta="0"
     width="97" />

    <button
     follows="left|top"
     height="23"
     label="Send Message To Estate..."
     layout="topleft"
     left="10"
     name="message_estate_btn"
     top_pad="20"
     width="235" />
    <button
     follows="left|top"
     height="23"
     label="Kick Resident from Estate..."
     layout="topleft"
     left="280"
     name="kick_user_from_estate_btn"
     top_delta="0"
     width="235" />

</panel>