guiTypes = {

	containerWindowType = {
		name = "countrydiplomacyview"
		position = { x=-606 y=78}
		show_position = { x=-6 y =78 }
		show_animation_type = decelerated
		hide_animation_type = accelerated
		animation_time = 300
		size = { width=600 height=100%% }
		verticalScrollbar = "right_vertical_slider"
		#horizontalScrollbar = "bottom_horizontal_slider"

		#hide_sound = menu_close_window
		show_sound = menu_open_window

		background = {
			name = "Background"
			spriteType ="GFX_MD_tiled_window1"
		}

		containerWindowType = {
			name = "country_info"
			position = { x = 0 y = 50}
			size = { width = 650 height = 100%% }

			iconType = {
				name = "diplo_upper_win_bg"
				position = { x = 134 y = -6 }
				scale = 1.02
				spriteType = "GFX_diplo_upper_win_bg"
			}

			iconType = {
				name = "diplo_country_flag"
				quadTextureSprite ="GFX_shield_medium"
				position = { x= 34 y = 4 }
				Orientation = "UPPER_LEFT"
			}

			iconType = {
				name = "diplo_flag_frame"
				position = { x = 8 y = -8 }
				spriteType = "GFX_diplo_flag_frame"
				alwaystransparent = yes
			}

			iconType ={
				name = "ideology_icon"
				spriteType = "GFX_ideology_unknown"
				position = { x = 156 y = -2 }
				Orientation = "UPPER_LEFT"
				frame = 1
			}

			instantTextboxType = {
				name = "country_name"
				position = { x = 245 y = 3 }
				font = "hoi_18mbs"
				text = "Germanian"
				maxWidth = 173
				fixedsize = yes
				maxHeight = 20
				format = left
			}

			containerWindowType = {
				name = "faction"
				position = { x = 245 y = 23}
				size = { width = 175 height = 20 }
				clipping = no

				instantTextboxType = {
					name = "faction_name"
					position = { x = 0 y = 0 }
					font = "hoi_18mbs"
					text = "faction"
					maxWidth = 173
					maxHeight = 20
					fixedsize = yes
					format = left
				}
			}

			instantTextboxType = {
				name = "leader_name"
				position = { x = 245 y = 43 }
				font = "hoi_16mbs"
				text = "Rudolf Kittler"
				maxWidth = 173
				maxHeight = 20
				format = left
				fixedsize = yes
			}

			iconType = {
				name ="stability_bg"
				spriteType = "GFX_generic_text_bg_60"
				position = { x= 447 y = 1 }
			}

			iconType = {
				name ="stability_icon"
				spriteType = "GFX_stability_icon"
				position = { x= 448 y = 2 }
			}

			instantTextboxType = {
				name = "stability_value"
				position = { x = 467 y = 6 }
				font = "hoi_16mbs"
				text = "100%"
				maxWidth = 44
				maxHeight = 20
				format = center
			}

			iconType = {
				name ="war_support_bg"
				spriteType = "GFX_generic_text_bg_60"
				position = { x= 447 y = 35 }
			}

			iconType = {
				name ="war_support_icon"
				spriteType = "GFX_war_support_icon"
				position = { x= 448 y = 36 }
			}

			instantTextboxType = {
				name = "war_support_value"
				position = { x = 467 y = 40 }
				font = "hoi_16mbs"
				text = "100%"
				maxWidth = 44
				maxHeight = 20
				format = center
			}

			containerWindowType = {
				name = "opinion_info"
				position = { x = 475 y = 5 }
				size = { width = 100 height = 60 }
				clipping = no

				background = {
					name = "Background"
					spriteType ="GFX_diplo_opinion_bg"
					position = { x = 33 y = -4 }
				}

				iconType = {
					name = "our_opinion_left_flag"
					quadTextureSprite ="GFX_flag_small"
					position = { x = 38 y = 9 }
					alwaystransparent = yes
				}

				instantTextboxType = {
					name = "our_opinion_value"
					position = { x = 67 y = -4 }
					font = "hoi_16mbs"
					text = "+50"
					maxWidth = 30
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "their_opinion_left_flag"
					quadTextureSprite ="GFX_flag_small"
					position = { x = 74 y = 21 }
					alwaystransparent = yes
				}

				instantTextboxType = {
					name = "their_opinion_value"
					position = { x = 37 y = 42 }
					font = "hoi_16mbs"
					text = "-100"
					maxWidth = 30
					maxHeight = 20
					format = center
				}
			}

			#------------------------- TAB BUTTONS ----------------------------
			iconType ={
                name ="trade_divider"
                spriteType = "GFX_trade_divider"
				position = { x = -88 y = 102 }
                Orientation = "UPPER_LEFT"
            }

			buttonType = {
				name = "relations_tab_button"
				quadTextureSprite = "GFX_tab_extra_large"
				position = { x=8 y=67 }
				buttonText = "DIPLOMACY_RELATIONS_TAB"
				font = "hoi_18mbs"
			}

			buttonType = {
				name = "info_tab_button"
				quadTextureSprite = "GFX_tab_extra_large"
				position = { x=296 y=67 }
				buttonText = "DIPLOMACY_INFO_TAB"
				font = "hoi_18mbs"
			}

			#------------------------- END TAB BUTTONS ----------------------------

			#------------------------- Diplomacy Tab   ----------------------------


			containerWindowType = {
				name = "diplomacy_tab_top"
				position = { x=0 y= 110 }

				iconType = {
					name = "leader_portrait"
					position = { x = 14 y = 6 }
					spriteType = "GFX_leader_unknown"
					scale = 0.74
				}

				iconType = {
					name = "diplo_leader_frame"
					position = { x = 6 y = -2 }
					spriteType = "GFX_diplo_leader_frame"
					alwaystransparent = yes
				}

				iconType = {
					name = "top_bg"
					spriteType = "GFX_diplo_upper_diplo_bg"
					position = { x = 128 y = -2 }
					alwaystransparent = yes
				}

				containerWindowType = {
					name = "political_pie_chart"
					position = { x = 131 y = 12 }
					size = { width=330 height=30 }
					clipping = no

					iconType = {
						name = "chart"
						spriteType = "GFX_political_chart_big"
						position = { x = 51 y = 5 }
					}

					iconType ={
						name ="pol_view_bg"
						spriteType = "GFX_pol_piechart_overlay"
						position = { x= 16 y = 0 }
					}
				}

				containerWindowType = {
					name = "ruling_party_info"
					position = { x = 258 y = 25 }
					size = { width = 210 height = 60 }
					clipping = no

					instantTextboxType = {
						name = "party_name"
						position = { x = -10 y = -15 }
						font = "hoi_16mbs"
						text = "party"
						maxWidth = 210
						maxHeight = 20
						fixedsize = yes
					}

					instantTextboxType = {
						name = "ideology_name"
						position = { x = -10 y = 10 }
						font = "hoi_16mbs"
						text = "ideology"
						maxWidth = 210
						maxHeight = 20
					}

					instantTextboxType = {
						name = "elections"
						position = { x = -0 y = 35 }
						font = "hoi_16mbs"
						text = "elections"
						maxWidth = 210
						maxHeight = 20
					}
				}

				containerWindowType = {
					name = "active_national_focus_info"
					position = { x = 144 y = 88 }
					size = { width = 330 height = 50 }
					clipping = no

					buttonType = {
						name = "show_national_goal_button"
						position = { x = 93 y = 10 }
						spriteType = "GFX_diplo_goal_button"
						clicksound = click_default
					}

					iconType = {
						name = "goal_icon"
						position = { x = 38 y = 44 }
						spriteType = "GFX_goal_unknown"
						centerposition = yes
						scale = 0.9
					}

					instantTextboxType = {
						name = "national_focus_label"
						position = { x = 176 y = 26 }
						font = "hoi_18mbs"
						text = "POLITICS_ACTIVE_GOAL"
						maxWidth = 200
						maxHeight = 20
						format = center
						alwaystransparent = yes
						vertical_alignment = center
					}

					iconType = {
						name = "progress"
						spriteType = "GFX_activegoal_progress"
						position = { x=152 y = 57 }
						alwaystransparent = yes
					}

					iconType = {
						name = "progress_frame"
						position = { x = 150 y = 57 }
						spriteType = "GFX_pol_goal_progress_frame"
						alwaystransparent = yes
					}
				}
			}

			containerWindowType = {
				name = "relations_info"
				position = { x = 12 y = 568 }
				size = { width = 263 height = -55 }
				margin = { top = 8 bottom = 8}
				verticalScrollbar = "right_vertical_slider"
				scroll_wheel_factor = 50
				smooth_scrolling = yes

				background = {
					name = "Background"
					spriteType ="GFX_MD_tiled_window1_scrollbar"
				}

				gridboxtype = {
					name = "relations_grid"
					position = { x = 11 y = 10 }
					#padding = { bottom = 8 }
					size = { width = 255 height = 100%% }
					slotsize = { width = 200 height = 50 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			containerWindowType = {
				name = "diplomatic_actions"
				position = { x = 280 y = 368 }
				size = { width = 311 height = -55 }
				margin = { top = 10 bottom = 12 }
				verticalScrollbar = "right_vertical_slider"
				scroll_wheel_factor = 40
				smooth_scrolling = yes

				background = {
					name = "Background"
					spriteType ="GFX_MD_tiled_window1_scrollbar"
				}

				gridboxtype = {
					name = "actions_grid"
					position = { x = 11 y = 26 }
					size = { width = 260 height = 100%% }
					slotsize = { width = 270 height = 36 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			iconType = {
				name = "win_header_short"
				position = { x = 289 y = 375 }
				spriteType = "GFX_win_header_short"
			}
			
			instantTextboxType = {
				name = "name"
				position = { x = 292 y = 376 }
				font = "hoi_18mbs"
				text = "DIPLOMACY_ACTIONS"
				maxWidth = 180
				maxHeight = 20
				fixedsize = yes
				format = left
			}

			containerWindowType = {
				name = "national_spirit_info"
				position = { x = 12 y = 280 }
				size = { width = 580 height = 86 }

				background = {
					name = "Background"
					spriteType ="GFX_MD_tiled_window2_border"
				}

				# iconType = {
				# 	name = "diplo_nat_spirits_bg"
				# 	spriteType = "GFX_diplo_nat_spirits_bg"
				# 	position = { x = -2 y = -14 }
				# }

				containerWindowType = {
					name = "national_spirit_container"
					position = { x = 3 y = 8 }
					margin = { left = 7 }
					size = { width = 100%% height = 69 }
					verticalScrollbar = "right_vertical_slider"

					background = {
						name = "Background"
						spriteType ="GFX_tiled_window_transparent"
					}

					gridboxtype = {
						name = "national_spirit_ideas_grid"
						position = { x = 0 y = 0 }
						size = { width = 370 height = 65 }
						slotsize = { width = 64 height = 64 }
						max_slots = { x = 7 y = 1 }
						format = "UPPER_LEFT"
					}
					gridboxtype = {
						name = "nat_spirit_ideas_grid_over_defined"
						position = { x =0 y = 0 }
						size = { width = 370 height = 35 }
						slotsize = { width = 34 height = 32 }
						max_slots_horizontal = 16
						format = "UPPER_LEFT"
					}
				}

			}

			#------------------------- END RELATIONS TAB ----------------------------

			#------------------------- INFO TAB ----------------------------

			containerWindowType = {
				name = "ideas_info"
				position = { x = 10 y = 102 }
				size = { width = 265 height = -50 }
				verticalScrollbar = "right_vertical_slider"
				margin = { top = 7 bottom = 7 }

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window_1b_thin_border"
				}
			}

			containerWindowType = {
				name = "trade_info"
				position = { x = 272 y = 102 }
				size = { width = 263 height = 84 }
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_plain_bg"
				}

#				iconType = {
#					name = "diplo_details_header"
#					quadTextureSprite ="GFX_diplo_details_header"
#					position = { x = 13 y = 1 }
#				}

				gridboxtype = {
					name = "trade_grid"
					position = { x = 27 y = 5 }
					size = { width = 255 height = 100%% }
					slotsize = { width = 36 height = 76 }
					max_slots = { x = 6 y = 1 }
					format = "UPPER_LEFT"
				}
			}

			containerWindowType = {
				name = "estimated_enemy_force_info"
				position = { x = 272 y = 188 }
				size = { width = 265 height = -50 }
				verticalScrollbar = "right_vertical_slider"
				margin = { top=6 bottom=8 }

				background = {
					name = "Background"
					spriteType ="GFX_tiled_plain_bg"
				}

				iconType = {
					name = "diplo_details_header"
					quadTextureSprite ="GFX_diplo_details_header"
					position = { x = 13 y = 5 }
				}

				instantTextboxType = {
					name = "window_header_text"
					position = { x = 32 y = 17 }
					font = "hoi_18mbs"
					text = "DIPLOMACY_INTELLIGENCE"
					maxWidth = 200
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_military_forces_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 10 y = 105 }
				}

				iconType = {
					name = "estimated_military_forces_icon"
					quadTextureSprite ="GFX_endgame_army_button"
					position = { x = 40 y = 55 }
					pdx_tooltip = ESTIMATED_MILITARY_FORCES
				}

				instantTextboxType = {
					name = "estimated_military_forces"
					position = { x = 16 y = 108 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_navy_forces_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 10 y = 195 }
				}

				iconType = {
					name = "estimated_navy_forces_icon"
					quadTextureSprite ="GFX_endgame_navy_button"
					position = { x = 40 y = 145 }
					pdx_tooltip = ESTIMATED_NAVY_FORCES
				}

				instantTextboxType = {
					name = "estimated_navy_forces"
					position = { x = 16 y = 198 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_air_forces_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 10 y = 285 }
				}

				iconType = {
					name = "estimated_air_forces_icon"
					quadTextureSprite ="GFX_endgame_air_button"
					position = { x = 40 y = 235 }
					pdx_tooltip = ESTIMATED_AIR_FORCES
				}

				instantTextboxType = {
					name = "estimated_airforce"
					position = { x = 16 y = 289 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_civil_industry_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 130 y = 285 }
				}

				iconType = {
					name = "estimated_civil_industry_icon"
					quadTextureSprite ="GFX_endgame_civ_industry_button"
					position = { x = 155 y = 235 }
					pdx_tooltip = ESTIMATED_CIVIL_INDUSTRY
				}

				instantTextboxType = {
					name = "estimated_civil_industry_size"
					position = { x = 130 y = 289 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_mil_industry_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 130 y = 105 }
				}

				iconType = {
					name = "estimated_mil_industry_icon"
					quadTextureSprite ="GFX_endgame_industry_button"
					position = { x = 155 y = 55 }
					pdx_tooltip = ESTIMATED_MIL_INDUSTRY
				}

				instantTextboxType = {
					name = "estimated_military_industry_size"
					position = { x = 130 y = 108 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_naval_industry_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 130 y = 195 }
				}

				iconType = {
					name = "estimated_naval_industry_icon"
					quadTextureSprite ="GFX_endgame_naval_industry_button"
					position = { x = 155 y = 145 }
					pdx_tooltip = ESTIMATED_NAVAL_INDUSTRY
				}

				instantTextboxType = {
					name = "estimated_naval_industry_size"
					position = { x = 130 y = 198 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_convoys_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 10 y = 375 }
				}

				iconType = {
					name = "estimated_convoys_icon"
					quadTextureSprite ="GFX_endgame_convoys_button"
					position = { x = 40 y = 325 }
					pdx_tooltip = ESTIMATED_CONVOYS_ICON
				}

				instantTextboxType = {
					name = "estimated_convoy_size"
					position = { x = 16 y = 379 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}

				iconType = {
					name = "estimated_manpower_bg"
					quadTextureSprite ="GFX_generic_text_bg_108"
					position = { x = 130 y = 375 }
				}

				iconType = {
					name = "estimated_manpower_icon"
					quadTextureSprite ="GFX_endgame_manpower_button"
					position = { x = 155 y = 325 }
					pdx_tooltip = ESTIMATED_MANPOWER
				}

				instantTextboxType = {
					name = "estimated_manpower_size"
					position = { x = 130 y = 379 }
					font = "hoi_18mbs"
					text = "?"
					maxWidth = 100
					maxHeight = 20
					format = center
				}
			}

			#------------------------- END INFO TAB ----------------------------

			iconType ={
				name ="diplomacy_bottom"
				spriteType = "GFX_main_screens_bottom"
				position = { x = 26 y = -55 }
				Orientation = "LOWER_LEFT"
			}

			buttonType = {
				name = "back_button"
				position = { x = 63 y = -48 }
				clicksound = click_close
				quadTextureSprite ="GFX_button_221x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "OPEN_COUNTRY_LIST"
				clicksound = click_close
			}

			buttonType = {
				name = "logistics_button"
				position = { x = 307 y = -48 }
				quadTextureSprite ="GFX_button_221x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "OPEN_COUNTRY_LOGISTICS"
				clicksound = click_close
			}
		}

		iconType ={
			name ="diplomacy_header_bg"
			spriteType = "GFX_trade_header_bg"
			position = { x= -125 y = 02 }
			Orientation = "UPPER_LEFT"
		}

		containerWindowType = {
			name = "player_info_box"
			position = { x = 235 y = 11 }
			size = { width = 270 height = 40 }

			iconType ={
				name ="player_name_bg"
				spriteType = "GFX_generic_text_bg_203"
				position = { x= 10 y = 0 }
				Orientation = "UPPER_LEFT"
			}

			iconType ={
				name ="player_icon"
				spriteType = "GFX_players_icon"
				position = { x= 15 y = 4 }
				Orientation = "UPPER_LEFT"
			}

			instantTextboxType = {
				name = "player_name"
				position = { x = 35 y = 4 }
				font = "hoi_18mbs"
				borderSize = {x = 0 y = 0}
				text = "Player"
				maxWidth = 175
				maxHeight = 40
				fixedsize = yes
				format = left
			}
		}

		instantTextboxType = {
			name = "diplomacy_title"
			position = { x = 45 y = 4 }
			font = "hoi_36header"
			borderSize = {x = 0 y = 0}
			text = "DIPLOMACY_DIPLOMACY"
			maxWidth = 240
			maxHeight = 20
			format = left
		}

		containerWindowType = {
			name = "country_list"
			position = { x = 0 y = 50}
			margin = { left = 25 }
			size = { width = 530 height = 100%% }

			containerWindowType = {
				name = "top_filter_window"
				position = { x = 0 y = -10 }
				size = { width = 545 height = 135 }
				verticalScrollbar = "right_vertical_slider"
				margin = { top = 14 bottom = 14 }

				background = {
					name = "Background"
					spriteType ="GFX_tiled_bg"
				}

				iconType ={
					name ="diplo_filter_area_bg"
					spriteType = "GFX_diplo_filter_area_bg"
					position = { x= 15 y = 0 }
				}

				gridboxtype = {
					name = "filters_grid"
					position = { x = 105 y = 1 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 105 height = 35 }
					max_slots_horizontal = 4
					format = "UPPER_LEFT"
				}
			}

			containerWindowType = {
				name = "filters"
				position = { x = 3 y = 125 }
				size = { width = 542 height = 35 }
				clipping = no

				background = {
					name = "Background"
					spriteType ="GFX_diplo_countrylist_binding"
				}

				buttonType = {
					name = "sort_alphabetical"
					quadTextureSprite ="GFX_sort_button_202x29"
					font = "hoi_18mbs"
					text = "COUNTRYLIST_LABEL"
					position = { x= 10 y = 2 }
				}

				buttonType = {
					name = "opinion_flag1"
					quadTextureSprite ="GFX_flag_small"
					position = { x= 245 y = 4 }
				}

				buttonType = {
					name = "opinion_flag2"
					quadTextureSprite ="GFX_flag_small"
					position = { x= 307 y = 4 }
				}

				iconType ={
					name ="our_opinion_icon"
					spriteType = "GFX_opinion_arrow_right"
					position = { x= 271 y = 8 }
				}

				iconType ={
					name ="their_opinion_icon"
					spriteType = "GFX_opinion_arrow_left"
					position = { x= 332 y = 8 }
				}
			}

			containerWindowType = {
				name = "countries"
				position = { x = 0 y = 155 }
				size = { width = 545 height = -5 }
				margin = { top = 8 bottom = 8 }
				verticalScrollbar = "right_vertical_slider"
				scroll_wheel_factor = 45
				smooth_scrolling = yes

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window_1b_thin_border"
				}

				gridboxtype = {
					name = "countries_grid"
					position = { x = 12 y = 5 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 100%% height = 45 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}
		}

		containerWindowType = {
			name = "intel_ledger_container"
			position = { x = 0 y = 151 }
			size = { width = 100%% height = 100%% }
			margin = { left = 1 right = 1 }
		}

		buttonType = {
			name = "close_button"
			position = { x = -43 y = 5 }
			quadTextureSprite ="GFX_closebutton"
			buttonFont = "hoi_16mbs"
			shortcut = "ESCAPE"
			Orientation = "UPPER_RIGHT"
			clicksound = click_close
			pdx_tooltip = "CLOSE"
		}
	}

	containerWindowType = {
		name = "filter_header_entry"
		position = { x=0 y=0}
		size = { width = 228 height = 28 }
		clipping = no

		background = {
			name = "Background"
			spriteType ="GFX_diplo_actions_bg"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 24 y = 5 }
			font = "hoi_18mbs"
			borderSize = { x = 0 y = 0 }
			maxWidth = 180
			maxHeight = 20
			format = center
		}
	}

	containerWindowType = {
		name = "diplomacy_action_entry"
		position = { x=0 y=0}
		size = { width = 270 height = 40 }
		clipping = no

		buttonType = {
			name = "diplo_actions_entry_bg"
			quadTextureSprite ="GFX_diplo_actions_bg"
			position = { x = 2 y = 0 }
			clicksound = click_action
		}

		instantTextboxType = {
			name = "name"
			position = { x = 10 y = 7 }
			font = "hoi_18mbs"
			borderSize = { x = 0 y = 0 }
			text = "Maus"
			maxWidth = 220
			maxHeight = 20
			fixedsize = yes
			format = left
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "cost"
			position = { x = 170 y = 8 }
			font = "hoi_16mbs"
			borderSize = { x = 0 y = 0 }
			text = ""
			maxWidth = 90
			maxHeight = 20
			format = right
		}

		iconType = {
			name = "accept_icon"
			position = { x = 240 y = 7 }
			spriteType ="GFX_accept_decline_icon"
		}
	}

	containerWindowType = {
		name = "relation_strip_view"
		size = { width = 200 height = 50 }
		clipping = no

		iconType = {
			name = "diplo_relations_bg"
			spriteType = "GFX_diplo_relations_bg"
			position = { x = -1 y = 0 }
		}

		iconType = {
			name = "relation_icon"
			spriteType = "GFX_relation_truce"
			position = { x = 0 y = 8 }
		}

		OverlappingElementsBoxType = {
			name = "relation_flags"
			position = { x = 43 y = 3 }
			size = { x = 160 y = 32 }
			format = left
			spacing = 1.0
		}
	}

	containerWindowType = {
		name = "subject_relation_strip_view"
		size = { width = 200 height = 50 }
		clipping = no

		iconType = {
			name = "diplo_relations_bg"
			spriteType = "GFX_diplo_relations_bg"
			position = { x = -1 y = 0 }
		}

		iconType = {
			name = "relation_icon"
			spriteType = "GFX_relation_truce"
			position = { x = 1 y = 8 }
		}

		OverlappingElementsBoxType = {
			name = "relation_flags"
			position = { x = 43 y = 3 }
			size = { x = 160 y = 32 }
			format = left
			spacing = 1.0
		}
	}

	containerWindowType = {
		name = "diplomacy_trade_entry"
		size = { width = 30 height = 60 }
		clipping = no

		background = {
			name = "Background"
			spriteType ="GFX_diplo_trade_entry_bg"
		}

		iconType = {
			name = "icon"
			spriteType = "GFX_resources_strip"
			position = { x = 4 y = 7 }
		}

		iconType = {
			name = "chart"
			position = { x = 17 y = 48 }
			spriteType = "GFX_trade_resource_chart"
		}

		iconType = {
			name = "mini_piechart_overlay"
			spriteType = "GFX_mini_piechart_overlay"
			position = { x = 5 y = 46 }
		}

	}

	containerWindowType = {
		name = "diplomacy_idea_category_entry"
		size = { width = 255 height = 100 }
		clipping = no


		background = {
			name = "Background"
			spriteType = "GFX_diplo_details_header"
			position = { x = 4 y = 6 }
		}

		iconType = {
			name = "idea_categories"
			spriteType = "GFX_idea_categories"
			position = { x = 23 y = 12 }
			frame = 1
		}

		instantTextboxType = {
			name = "title"
			position = { x = 70 y = 15 }
			font = "hoi_18mbs"
			text = "category"
			maxWidth = 160
			maxHeight = 20
			format = left
			fixedsize = yes
		}

		containerWindowType = {
			name = "ideas"
			position = { x = 14 y = 41 }
			size = { width = 100%% height = 100%% }
			verticalScrollbar = "right_vertical_slider"

			gridBoxType = {
				name = "ideas_grid"
				position = { x = 0 y = 0 }
				size = { width = 255 height = 106 }
				slotsize = { width = 70 height = 64 }
				max_slots_horizontal = 3
				format = "UPPER_LEFT"
			}
		}
	}

	containerWindowType = {
		name = "diplomacy_idea_category_noheader_entry"
		size = { width = 255 height = 100 }
		clipping = no

		containerWindowType = {
			name = "ideas"
			position = { x = 14 y = 20 }
			size = { width = 100%% height = 100%% }
			verticalScrollbar = "right_vertical_slider"

			gridBoxType = {
				name = "ideas_grid"
				position = { x = 0 y = 0 }
				size = { width = 255 height = 106 }
				slotsize = { width = 70 height = 64 }
				max_slots_horizontal = 3
				format = "UPPER_LEFT"
			}
		}
	}

	#DEFAULT, FOR NEW ONES OR ONES THAT JUST NEED TO CHANGE BACKGROUND
	containerWindowType = {
		name = "standard_diplomacy_controller"
		position = { x = -263 y = -157 }
		size = { width = 632 height = 378 }
		moveable = yes
		click_to_front = yes
		orientation= center

		background = {
			name = "Background"
			spriteType ="GFX_generic_diplo_action_bg"
		}

		instantTextboxType = {
			name = "title"
			position = { x = 138 y = 38 }
			font = "hoi_24header"
			text = "Maus"
			maxWidth = 360
			maxHeight = 40
			format = center
		}

		instantTextboxType = {
			name = "description"
			position = { x = 75 y = 110 }
			font = "hoi_18mbs"
			text = "Maus"
			maxWidth = 480
			maxHeight = 500
			format = center
		}

		iconType = {
			name = "diplo_response_bg"
			position = {x=82 y=253}
			quadTextureSprite ="GFX_diplo_response_bg"
		}

		instantTextBoxType = {
			name = "diplo_reply"
			position = { x = 142 y = 258 }
			font = "hoi_24header"
			borderSize = {x = 0 y = 0}
			text = "REPLYTEXT"
			maxWidth = 315
			maxHeight = 40

			format = centre
		}

		iconType = {
			name = "accept_icon"
			position = { x = 452 y = 263 }
			spriteType ="GFX_accept_decline_icon"
		}

		buttonType = {
			name = "send_button"
			position = { x = 440 y = -65 }

			quadTextureSprite ="GFX_button_123x34"
			buttonFont = "hoi_16mbs"
			Orientation = "LOWER_LEFT"
			buttonText = "DIPLOMACY_SEND"
			pdx_tooltip = "DIPLOMACY_SEND"
			clicksound = click_send
			shortcut = "RETURN"
		}

		buttonType = {
			name = "cancel_button"
			position = { x = 80 y = -65 }
			shortcut = "ESCAPE"
			quadTextureSprite ="GFX_button_123x34"
			buttonFont = "hoi_16mbs"
			Orientation = "LOWER_LEFT"
			buttonText = "DIPLOMACY_CANCEL"
			pdx_tooltip = "DIPLOMACY_CANCEL"
			clicksound = click_close
		}
	}

	containerWindowType = {
		name = "invite_faction_diplomacy_controller"
		position = { x = -263 y = -157}
		size = { width = 527 height = 400 }
		moveable = yes
		click_to_front = yes
		orientation= center

		background = {
			name = "Background"
			spriteType ="GFX_diplo_action_invite_to_faction_bg"
		}

		instantTextboxType = {
			name = "title"
			position = { x = 0 y = 29 }
			font = "hoi_24header"
			text = "Maus"
			maxWidth = 530
			maxHeight = 20
			format = center
		}

		instantTextboxType = {
			name = "description"
			position = { x = 31 y = 100 }
			font = "hoi_18mbs"
			text = "Maus"
			maxWidth = 470
			maxHeight = 300
			format = center
		}

		iconType = {
			name = "diplo_response_bg"
			position = {x=30 y=304}
			quadTextureSprite ="GFX_diplo_response_bg"
		}

		instantTextBoxType = {
			name = "diplo_reply"
			position = { x = 117 y = 310 }
			font = "hoi_24header"
			borderSize = {x = 0 y = 0}
			text = "REPLYTEXT"
			maxWidth = 315
			maxHeight = 40

			format = centre
		}

		iconType = {
			name = "accept_icon"
			position = { x = 432 y = 314 }
			spriteType ="GFX_accept_decline_icon"
		}

		buttonType = {
			name = "send_button"
			position = { x = 350 y = -48 }

			quadTextureSprite ="GFX_button_123x34"
			buttonFont = "hoi_16mbs"
			Orientation = "LOWER_LEFT"
			buttonText = "DIPLOMACY_SEND"
			pdx_tooltip = "DIPLOMACY_SEND"
			clicksound = click_send
			shortcut = "RETURN"
		}

		buttonType = {
			name = "cancel_button"
			position = { x = 70 y = -48 }
			shortcut = "ESCAPE"
			quadTextureSprite ="GFX_button_123x34"
			buttonFont = "hoi_16mbs"
			Orientation = "LOWER_LEFT"
			buttonText = "DIPLOMACY_CANCEL"
			pdx_tooltip = "DIPLOMACY_CANCEL"
			clicksound = click_close
		}
	}

	containerWindowType = {
		name = "diplomacy_action_info_window"
		position = { x = 0 y = 0}
		size = { width = 100% height = 100% }

		containerWindowType = {
			name = "declare_war"
			position = { x = -263 y = -266}
			size = { width = 527 height = 532 }
			moveable = yes
			click_to_front = yes
			orientation= center


			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_declare_war_bg"
			}

			containerWindowType = {
				name = "declare_war"
				position = { x = 20 y = 52}
				size = { width = 95%% height = 80%% }

			}

#			iconType = {
#				name = "wargoal_headers_bg"
#				quadTextureSprite ="GFX_diplo_action_declarewar_top"
#				position = { x = 3 y = 8 }
#			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 125 y = 91 }
				font = "hoi_20b"
				text = "Maus"
				maxWidth = 300
				maxHeight = 300
				format = center
#				vertical_alignment = center
			}

			containerWindowType = {
				position = { x = 400 y = 86 }
				clipping = no
				name = "threat"

				background ={
					spriteType = "GFX_generic_w_box"
				}

				iconType ={
					name ="threat_icon"
					spriteType = "GFX_world_tension_icon"
					position = { x=3 y=1 }
				}

				instantTextBoxType = {
					name ="threat_value"
					position = { x=43 y=4 }
					font = "hoi_18mbs"
					text = "50%"
					format = center
					maxWidth = 55
					maxHeight = 24
					fixedsize = yes
				}
			}

			containerWindowType = {
				name = "wargoals"
				position = { x = 18 y = 125 }
				size = { width = 250 height = 200 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"
				scroll_wheel_factor = 40
				smooth_scrolling = yes

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_w_frame_one_border"
				}

				gridboxtype = {
					name = "wargoals_grid"
					position = { x = 6 y = 6 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 30 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			containerWindowType = {
				name = "enemies"
				position = { x = 21 y = 340 }
				size = { width = 246 height = 125 }
				verticalScrollbar = "right_vertical_slider"
				margin = {top=8 left=0 bottom=8 right=0}

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_bg2"
				}

				gridboxtype = {
					name = "flags_grid"
					position = { x = 5 y = 1 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 50 height = 37 }
					max_slots_horizontal = 4
					format = "UPPER_LEFT"
				}
			}

			instantTextboxType = {
				name = "active_threats_title"
				position = { x = 32 y = 322 }
				font = "hoi_18mbs"
				text = "POTENTIAL_ENEMIES"
				maxWidth = 220
				maxHeight = 30
				format = center
			}

			instantTextboxType = {
				name = "wargoal_name"
				position = { x = 275 y = 135 }
				font = "hoi_16mbs"
				text = "DIPLOMACY_NO_WARGOAL"
				maxWidth = 230
				maxHeight = 20
				format = center
				orientation = "Upper_LEFT"
#				vertical_alignment = center
			}

#			iconType = {
#				name = "diplo_action_bottom"
#				quadTextureSprite ="GFX_diplo_action_bottom"
#				position = { x = 2 y = -70 }
#				Orientation = "LOWER_LEFT"
#			}

			checkBoxType = {
				name = "call_allies_checkbox"
				position = { x = 340 y = 427 }
				quadTextureSprite ="GFX_generic_checkbox"
				clicksound = click_checkbox
				frame = 0
				Orientation = "LEFT"
			}

			instantTextboxType = {
				name = "call_allies_textbox"
				position = { x = 380 y = 432 }
				font = "hoi_18mbs"
				text = DIPLOMACY_CALL_ALL_ALLIES
				maxWidth = 100
				maxHeight = 20
				format = left
				Orientation = "LEFT"
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -57 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -57 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "add_wargoal"
			position = { x = -263 y = -266}
			size = { width = 527 height = 532 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_justify_wargoals_bg"
			}

			iconType = {
				name = "Background"
				spriteType ="GFX_diplo_action_justify_wargoals_top_bg"
				position = { x = 13 y = 11 }
				alwaystransparent = yes
			}


			iconType = {
				name = "wargoal_text_bg"
				quadTextureSprite ="GFX_category_header"
				position = { x = 8 y = 113 }
				alwaystransparent = yes
			}

			iconType = {
				name = "generate_wargoal_header"
				quadTextureSprite ="GFX_header2"
				position = { x = 1 y = 15 }
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 23 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 30 y = 390 }
				font = "hoi_16mbs"
				text = "Maus"
				maxWidth = 490
				maxHeight = 300
				format = center
				vertical_alignment = center
			}

			containerWindowType = {
				name = "wargoals"
				position = { x = 15 y = 220 }
				size = { width = 250 height = 240 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_w_frame_one_border"
				}

				gridboxtype = {
					name = "wargoals_grid"
					position = { x = 0 y = 0 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 35 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			containerWindowType = {
				name = "additionals"
				position = { x = 124 y = 220 }
				size = { width = 250 height = 240 }
				margin = { top = 13 left = 13 bottom = 13 right = 25}
				verticalScrollbar = "right_vertical_slider"
				orientation = center_up
				origo = center_up

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_w_frame_one_border"
				}

				gridboxtype = {
					name = "additionals_grid"
					position = { x = 0 y = 0}
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 30 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			instantTextboxType = {
				name = "wargoal_name"
				position = { x = 30 y = 125 }
				font = "hoi_18mbs"
				text = "DIPLOMACY_NO_WARGOAL"
				maxWidth = 470
				maxHeight = 20
				format = center
				orientation = "Upper_LEFT"
				vertical_alignment = center
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
			}
		}

		containerWindowType = {
			name = "stage_coup"
			position = { x = -263 y = -266}
			size = { width = 527 height = 532 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_stage_coup_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 30 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "diplo_action_cancel_bg"
				position = {x=13 y=95}
				quadTextureSprite ="GFX_diplo_action_cancel_bg"
			}

			buttonType = {
				name = "cancel_diplo_action"
				position = { x=132 y=103 }
				size = { x=261 y=34 }
				spriteType = "GFX_button_261x34"
				buttonFont = "hoi_18mbs"
				shortcut = "ESCAPE"
			}

			instantTextboxType = {
				name = "cancel_diplo_action_text"
				position = { x = 132 y = 108 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 261
				maxHeight = 34
				format = center
				alwaystransparent = yes
			}

			instantTextboxType = {
				name = "description"
				position = { x = 40 y = 90 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
				format = center
			}

			instantTextboxType = {
				name = "select_state_note"
				position = { x = 295 y = 164 }
				font = "hoi_18mbs"
				text = "COUP_START_STATE"
				maxWidth = 185
				maxHeight = 300
				format = center
			}

			containerWindowType = {
				name = "states"
				position = { x = 17 y = 155 }
				size = { width = 250 height = 310 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window_1b_border"
				}

				gridboxtype = {
					name = "states_grid"
					position = { x = 5 y = 0 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 35 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			containerWindowType = {
				name = "parties"
				position = { x = 280 y = 280 }
				size = { width = 220 height = 115 }
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_bg2"
				}

				gridboxtype = {
					name = "parties_grid"
					position = { x = 9 y = 15}
					size = { width = 150 height = 100 }
					slotsize = { width = 200 height = 30 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
			}

		}

		containerWindowType = {
			name = "generate_wargoal"
			position = { x = -263 y = -266}
			size = { width = 527 height = 532 }
			moveable = yes
			fade_time = 20000
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_justify_wargoals_bg"
			}

#			iconType = {
#				name = "Background"
#				spriteType ="GFX_diplo_action_justify_wargoals_top_bg"
#				position = { x = 13 y = 11 }
#				alwaystransparent = yes
#			}


#			iconType = {
#				name = "wargoal_text_bg"
#				quadTextureSprite ="GFX_category_header"
#				position = { x = 8 y = 113 }
#				alwaystransparent = yes
#			}

#			iconType = {
#				name = "generate_wargoal_header"
#				quadTextureSprite ="GFX_header2"
#				position = { x = 1 y = 15 }
#			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}


			containerWindowType = {
				position = { x = 213 y = 186 }
				clipping = no
				name = "threat"

				background ={
					name = "threat_bg"
					spriteType = "GFX_generic_w_box"
				}

				iconType ={
					name ="threat_icon"
					spriteType = "GFX_world_tension_icon"
					position = { x=3 y=1 }
				}

				instantTextBoxType = {
					name ="threat_value"
					position = { x=43 y=4 }
					font = "hoi_18mbs"
					text = "50%"
					format = center
					maxWidth = 55
					maxHeight = 24
					fixedsize = yes
				}
			}

			containerWindowType = {
				position = { x = 153 y = 188 }
				clipping = no
				name = "modifier"

				iconType ={
					name ="modifier_icon"
					spriteType = "GFX_wargoals_modifier_icon"
					position = { x=0 y=0 }
				}
			}

			containerWindowType = {
				name = "wargoals"
				position = { x = 15 y = 220 }
				size = { width = 250 height = 240 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_w_frame_one_border"
				}

				gridboxtype = {
					name = "wargoals_grid"
					position = { x = 5 y = 4 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 35 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			instantTextboxType = {
				name = "description"
				position = { x = 22 y = 14 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 480
				maxHeight = 300
				format = center
				vertical_alignment = center
				Orientation = "UPPER_LEFT"
				alwaystransparent = yes
			}

			containerWindowType = {
				name = "additionals"
				position = { x = 124 y = 220 }
				size = { width = 250 height = 240 }
				margin = { top = 13 left = 13 bottom = 13 right = 25}
				verticalScrollbar = "right_vertical_slider"
				orientation = center_up
				origo = center_up

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_w_frame_one_border"
				}

				gridboxtype = {
					name = "additionals_grid"
					position = { x = 5 y = 4}
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 30 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			instantTextboxType = {
				name = "wargoal_name"
				position = { x = 30 y = 98 }
				font = "hoi_18mbs"
				text = "DIPLOMACY_NO_WARGOAL"
				maxWidth = 470
				maxHeight = 20
				format = center
				orientation = "Upper_LEFT"
				vertical_alignment = center
			}

			instantTextboxType = {
				name = "wargoal_warning"
				position = { x = 30 y = 81 }
				font = "hoi_18mbs"
				text = "DIPLOMACY_NO_WARGOAL"
				maxWidth = 470
				maxHeight = 20
				format = center
				orientation = "Upper_LEFT"
				vertical_alignment = center
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
			}
		}

		containerWindowType = {
			name = "guarantee"
			position = { x = -263 y = -157}
			size = { width = 527 height = 360 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_guarantee_independence_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 31 y = 90 }
				font = "hoi_16mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x = 117 y = 200 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLYTEXT"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}

			containerWindowType = {
				name = "threating_countries"
				position = { x = 29 y = 197 }
				size = { width = 470 height = 95 }

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_bg2"
				}

				gridboxtype = {
					name = "flags_grid"
					position = { x = 6 y = 5 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 60 height = 30 }
					max_slots_horizontal = 8
					format = "UPPER_LEFT"
				}
			}

			instantTextboxType = {
				name = "active_threats_title"
				position = { x = 40 y = 179 }
				font = "hoi_18mbs"
				text = "ACTIVE_THREATS"
				maxWidth = 270
				maxHeight = 20
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }

				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "naval_blockade"
			position = { x = -263 y = -157}
			size = { width = 527 height = 360 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_guarantee_independence_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 31 y = 90 }
				font = "hoi_16mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }

				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "send_attache"
			position = { x = -263 y = -157}
			size = { width = 527 height = 430 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_send_attache_bg"
			}

			iconType = {
				name = "diplo_response_bg"
				position = {x=30 y=315}
				quadTextureSprite ="GFX_diplo_response_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 10 y = 100 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 330
				maxHeight = 300
				format = centre
			}

			instantTextboxType = {
				name = "they_get_text_box"
				position = { x = 370 y = 100 }
				font = "hoi_18mbs"
				text = "THEY_WILL_RECEIVE"
				maxWidth = 170
				maxHeight = 300
				format = left
			}

			iconType = {
				name = "sent_idea_icon"
				position = { x = 425 y = 155 }
				quadTextureSprite ="GFX_idea_unknown"
				centerPosition = yes
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x = 107 y = 320 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLYTEXT"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}

			iconType = {
				name = "accept_icon"
				position = { x = 400 y = 322 }
				spriteType ="GFX_accept_decline_icon"
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -55 }

				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -55 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "lend_lease"
			position = {x=-263 y=-306}
			size = { width = 527 height = 612 }
			moveable = yes
			click_to_front = yes
			orientation= center


			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_lend_lease_bg"
			}

			containerWindowType = {
				name = "lend_lease_win_top"
				position = { x = 1 y = 2 }
				size = { width = 100% height = 80% }
				verticalScrollbar = "right_vertical_slider"

				buttonType = {
					name = "infantry_button"
					position = { x=86 y=130 }
					quadTextureSprite ="GFX_add_prod_inf_art_line"
					clicksound = click_default
					frame = 1
				}

				buttonType = {
					name = "armor_button"
					position = { x=167 y=130 }
					quadTextureSprite ="GFX_add_prod_armour_line"
					clicksound = click_default
					frame = 1
				}

				buttonType = {
					name = "air_button"
					position = { x=248 y=130 }
					quadTextureSprite ="GFX_add_prod_aircraft_line"
					clicksound = click_default
					frame = 1
				}

				buttonType = {
					name = "naval_button"
					position = { x=329 y=130 }
					quadTextureSprite ="GFX_add_prod_naval_line"
					clicksound = click_default
					frame = 1
				}
			}

			instantTextboxType = {
				name = "title"
				position = {x=0 y=30}
				font = "hoi_24header"
				text = ""
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "diplo_response_bg"
				position = {x=30 y=500}
				quadTextureSprite ="GFX_diplo_response_bg"
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x=110 y=505 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLY_NOT_NEEDED"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}

			iconType = {
				name = "accept_icon"
				position = { x = 425 y = 510 }
				spriteType ="GFX_accept_decline_icon"
			}

			buttonType = {
				name = "btn_clear_all"
				position = { x=410 y=137}
				quadTextureSprite ="GFX_button_94x31"
				buttonFont = "hoi_16mbs"
				Orientation = "UPPER_LEFT"
				buttonText = "Clear all"
			}

			containerWindowType = {
				name = "lend_leases_window"
				position = {x=0 y=175}
				size = {width=100%% height=312}
				margin = { top = 15 bottom = 15 right = 0 left = 0 }
				verticalScrollbar = "right_vertical_slider"
				#orientation = center_up

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window2_1b_border"
				}

				gridboxtype = {
					name = "lend_leases_grid"
					position = {x=3%% y=2}
					size = {width=95%% height=95%%}
					slotsize = {width=100%% height=70}
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}

			instantTextboxType = {
				name = "current_lease_info_header"
				position = {x=15 y=82}
				font = "hoi_18mbs"
				maxWidth = 190
				maxHeight = 20
				fixedsize = yes
				format = center
			}

			instantTextboxType = {
				name = "current_lease_info"
				position = {x=220 y=82}
				font = "hoi_18mbs"
				maxWidth = 230
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "convoys_icon"
				spriteType = "GFX_topbar_convoys"
				position = { x=42 y=100 }
			}

			instantTextboxType = {
				name = "num_convoys"
				position = {x=70 y=100}
				font = "hoi_18mbs"
				maxWidth = 100
				maxHeight = 20
				format = left
#				Orientation = "LOWER_LEFT"
			}

			iconType = {
				name = "autonomy_score_icon"
				spriteType = "GFX_autonomy_texticon"
				position = { x=42 y=510 }
				pdx_tooltip = "MONTHLY_LL_FREEDOM_VALUE_DESC"
			}

			instantTextboxType = {
				name = "autonomy_score_gain"
				position = {x=70 y=510}
				font = "hoi_18mbs"
				maxWidth = 100
				maxHeight = 20
				format = left
				text = "5"
				pdx_tooltip = "MONTHLY_LL_FREEDOM_VALUE_DESC"
			}
		}

		containerWindowType = {
			name = "incoming_lend_lease"
			position = {x=-263 y=-306}
			size = { width = 527 height = 612 }
			moveable = yes
			click_to_front = yes
			orientation= center


			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_lend_lease_bg"
			}

			containerWindowType = {
				name = "lend_lease_win_top"
				position = { x = 1 y = 2 }
				size = { width = 100% height = 80% }
				verticalScrollbar = "right_vertical_slider"

				buttonType = {
					name = "infantry_button"
					position = { x=86 y=130 }
					quadTextureSprite ="GFX_add_prod_inf_art_line"
					clicksound = click_default
					frame = 1
				}

				buttonType = {
					name = "armor_button"
					position = { x=167 y=130 }
					quadTextureSprite ="GFX_add_prod_armour_line"
					clicksound = click_default
					frame = 1
				}

				buttonType = {
					name = "air_button"
					position = { x=248 y=130 }
					quadTextureSprite ="GFX_add_prod_aircraft_line"
					clicksound = click_default
					frame = 1
				}

				buttonType = {
					name = "naval_button"
					position = { x=329 y=130 }
					quadTextureSprite ="GFX_add_prod_naval_line"
					clicksound = click_default
					frame = 1
				}
			}

			instantTextboxType = {
				name = "title"
				position = {x=0 y=30}
				font = "hoi_24header"
				text = ""
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "diplo_response_bg"
				position = {x=30 y=500}
				quadTextureSprite ="GFX_diplo_response_bg"
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x=110 y=505 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLYTEXT"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}

			iconType = {
				name = "accept_icon"
				position = { x = 425 y = 510 }
				spriteType ="GFX_accept_decline_icon"
			}

			buttonType = {
				name = "btn_clear_all"
				position = { x=410 y=137}
				quadTextureSprite ="GFX_button_94x31"
				buttonFont = "hoi_16mbs"
				Orientation = "UPPER_LEFT"
				buttonText = "Clear all"
			}

			containerWindowType = {
				name = "lend_leases_window"
				position = {x=0 y=175}
				size = {width=100%% height=312}
				margin = { top = 15 bottom = 15 right = 0 left = 0 }
				verticalScrollbar = "right_vertical_slider"
				#orientation = center_up

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window2_1b_border"
				}

				gridboxtype = {
					name = "lend_leases_grid"
					position = {x=3%% y=2}
					size = {width=95%% height=95%%}
					slotsize = {width=100%% height=70}
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}

			instantTextboxType = {
				name = "current_lease_info_header"
				position = {x=15 y=82}
				font = "hoi_18mbs"
				maxWidth = 190
				maxHeight = 20
				fixedsize = yes
				format = center
			}

			instantTextboxType = {
				name = "current_lease_info"
				position = {x=220 y=82}
				font = "hoi_18mbs"
				maxWidth = 250
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "convoys_icon"
				spriteType = "GFX_topbar_convoys"
				position = { x=42 y=100 }
			}

			instantTextboxType = {
				name = "num_convoys"
				position = {x=70 y=100}
				font = "hoi_18mbs"
				maxWidth = 100
				maxHeight = 20
				format = left
#				Orientation = "LOWER_LEFT"
			}

			iconType = {
				name = "autonomy_score_icon"
				spriteType = "GFX_autonomy_texticon"
				position = { x=42 y=510 }
			}

			instantTextboxType = {
				name = "autonomy_score_gain"
				position = {x=40 y=508}
				font = "hoi_18mbs"
				maxWidth = 30
				maxHeight = 20
				format = right
				text = "?"
			}
		}

		containerWindowType = {
			name = "boost_party_popularity"
			position = { x = -263 y = -181}
			size = { width = 527 height = 362 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_boost_party_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 30 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 20 y = 97 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
				format = center
			}


			containerWindowType = {
				name = "additionals"
				position = { x = 136 y = 140 }
				size = { width = 240 height = 140 }
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_bg2"
				}

				gridboxtype = {
					name = "additionals_grid"
					position = { x = 18 y = 21}
					size = { width = 150 height = 100 }
					slotsize = { width = 200 height = 35 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "BACK"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "create_faction"
			position = { x = -263 y = -157}
			size = { width = 527 height = 315 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_invite_to_faction_bg"
			}

#			iconType = {
#				name = "add_wargoal_header"
#				quadTextureSprite ="GFX_header2"
#				position = { x = 1 y = 15 }
#			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 23 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 40 y = 100 }
				font = "hoi_16mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
			}

			iconType = {
				name = "general_bg"
				quadTextureSprite ="GFX_category_header"
				position = { x = 7 y = 162 }
			}

			iconType = {
				name = "editbox_bg"
				quadTextureSprite ="GFX_generic_text_bg_203"
				position = { x = 165 y = 170 }
			}

			editBoxType = {
				position = {x=162 y=163}
				name = "faction_name"
				font = "hoi_18mbs"
				borderSize = {x=10 y=10}
				size = {x=200 y=45}
				text = "Your Faction Name Here"
			}

			instantTextBoxType = {
				name = "faction_name_status"
				position = { x = 117 y = 139 }
				font = "hoi_18mbs"
				borderSize = {x = 0 y = 0}
				text = "FACTION_NAME_IS_AVALIABLE"
				maxWidth = 300
				maxHeight = 40
				format = centre
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x = 117 y = 220 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLYTEXT"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}

			iconType = {
				name = "accept_icon"
				position = { x = 432 y = 225 }
				spriteType ="GFX_accept_decline_icon"
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
			}
		}

		containerWindowType = {
			name = "call_allies"
			position = { x = -263 y = -180}
			size = { width = 527 height = 360 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_call_allies_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 30 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 20 y = 88 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 490
				maxHeight = 300
				format = center
			}

			containerWindowType = {
				name = "wars"
				position = { x = 145 y = 120 }
				size = { width = 250 height = 130 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_bg2"
				}

				gridboxtype = {
					name = "wars_grid"
					position = { x = 5 y = 3 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 202 height = 29 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			iconType = {
				name = "diplo_response_bg"
				position = {x=30 y=254}
				quadTextureSprite ="GFX_diplo_response_bg"
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x = 117 y = 261 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLYTEXT"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}

			iconType = {
				name = "accept_icon"
				position = { x = 432 y = 265 }
				spriteType ="GFX_accept_decline_icon"
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "join_allies"
			position = { x = -263 y = -180}
			size = { width = 527 height = 360 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_join_allies_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 30 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 20 y = 88 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 490
				maxHeight = 300
				format = center
			}

			instantTextboxType = {
				name = "truce_break_warning"
				position = { x = 20 y = 110 }
				font = "hoi_18mbs"
				text = ""
				maxWidth = 490
				maxHeight = 300
				format = center
			}

			containerWindowType = {
				name = "wars"
				position = { x = 35 y = 130 }
				size = { width = 456 height = 120 }
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_paper_bg2"
				}

				gridboxtype = {
					name = "wars_grid"
					position = { x = 6 y = 10 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 202 height = 29 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			iconType = {
				name = "diplo_response_bg"
				position = {x=30 y=254}
				quadTextureSprite ="GFX_diplo_response_bg"
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x = 117 y = 261 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLYTEXT"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}

			iconType = {
				name = "accept_icon"
				position = { x = 432 y = 265 }
				spriteType ="GFX_accept_decline_icon"
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				pdx_tooltip = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "send_volunteers"
			position = { x = -263 y = -306}
			size = { width = 527 height = 612 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_volunteers_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = -3 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "time_icon"
				position = { x = 60 y = 80 }
				quadTextureSprite = "GFX_building_status_overlay"
				frame = 1
			}

			instantTextboxType = {
				name = "time_text"
				position = { x = 110 y = 93 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 100
				maxHeight = 50
			}

			buttonType = {
				name = "checkbox_ask_for_air"
				position = { x = 333 y = 88 }
				quadTextureSprite ="GFX_generic_checkbox"
				clicksound = click_checkbox
				frame = 1
			}

			instantTextboxType = {
				name = "ask_for_air_volunteers"
				position = { x = 370 y = 93 }
				font = "hoi_18mbs"
				text = "AIR_VOLUNTEERS"
				maxWidth = 150
				maxHeight = 50
			}

			containerWindowType = {
				name = "groups"
				position = { x = 0 y = 121 }
				size = { width = 100%% height = -280 }
				margin = { top = 13 left = 13 bottom = 13}
				verticalScrollbar = "right_vertical_slider"
				scroll_wheel_factor = 38
				smooth_scrolling = yes

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window_1b_border"
				}

				instantTextboxType = {
					name = "empty"
					position = { x = 15 y = 30 }
					font = "hoi_18mbs"
					text = "Maus"
					maxWidth = 470
					maxHeight = 200
					format = center
				}
				gridboxtype = {
					name = "group_grid"
					size = { width = 100%% height = 100%% }
					slotsize = { width = 489 height = 38 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			instantTextboxType = {
				name = "description"
				position = { x = 28 y = -270 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
				format = center
				Orientation = "LOWER_LEFT"
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60  }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "BACK"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "send_expeditionary_force"
			position = { x = -263 y = -306}
			size = { width = 527 height = 612 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_expeditionary_force_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			containerWindowType = {
				name = "groups"
				position = { x = 0 y = 80 }
				size = { width = 100%% height = -285 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window_1b_border"
				}

				instantTextboxType = {
					name = "empty"
					position = { x = 20 y = 30 }
					font = "hoi_18mbs"
					text = "Maus"
					maxWidth = 470
					maxHeight = 300
					format = center
				}
				gridboxtype = {
					name = "group_grid"
					position = { x = 3 y = 5}
					size = { width = 100%% height = 95%% }
					slotsize = { width = 200 height = 36 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			instantTextboxType = {
				name = "description"
				position = { x = 28 y = -270 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
				format = center
				Orientation = "LOWER_LEFT"
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60  }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "BACK"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "request_expeditionary_forces"
			position = { x = -263 y = -266}
			size = { width = 527 height = 315 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_request_forces_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 29 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			instantTextboxType = {
				name = "description"
				position = { x = 32 y = 120 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
				format = center
				Orientation = "UPPER_LEFT"
			}

			containerWindowType = {
				name = "slider"
				position = { x = 0 y = 0 }
				size = { width = 450 height = -240 }
				verticalScrollbar = "right_vertical_slider"



				iconType ={
					name ="slider_bg"
					spriteType = "GFX_slider_bg"
					position = { x= 64 y = 177 }
				}

				instantTextboxType = {
					name = "label"
					position = { x = 74 y = 190 }
					font = "hoi_16mbs"
					text = ""
					maxWidth = 35
					maxHeight = 80
					format = center
				}

				instantTextboxType = {
					name = "max_amount"
					position = { x = 424 y = 190 }
					font = "hoi_16mbs"
					text = "0"
					maxWidth = 35
					maxHeight = 18
					format = center
				}

				extendedScrollbarType = {
					name = "slider"
					position = { x = 116 y = 190 }
					size = { width = 300 height = 18 }
					tileSize = { width = 12 height = 12}
					maxValue = 1
					minValue = 0
					stepSize = 1
					startValue = 0
					horizontal = yes
					clickOnly = yes

					slider = {
						name = "Slider"
						quadTextureSprite = "GFX_scroll_drager"
						position = { x=0 y = 1 }
					}

					track = {
						name = "Track"
						quadTextureSprite = "GFX_scroll_track_horisontal"
						position = { x=0 y = 3 }
					}

					decreaseButton = {
						name = "Decrease"
						quadTextureSprite = "GFX_scroll_left"
						position = { x=3 y = 1 }
						clicksound = click_scroll
					}

					increaseButton = {
						name = "Increase"
						quadTextureSprite = "GFX_scroll_right"
						position = { x=-19 y = -17 }
						clicksound = click_scroll
					}
				}
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -57 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -57 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "BACK"
				clicksound = click_close
			}
		}

		containerWindowType = {
			name = "ask_for_state_control"
			position = { x = -263 y = -266}
			size = { width = 527 height = 532 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_stage_coup_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 30 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "diplo_action_cancel_bg"
				position = {x=13 y=95}
				quadTextureSprite ="GFX_diplo_action_cancel_bg"
			}

			instantTextboxType = {
				name = "description"
				position = { x = 40 y = 90 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
				format = center
			}

			containerWindowType = {
				name = "states"
				position = { x = 17 y = 155 }
				size = { width = 250 height = 310 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window_1b_border"
				}

				gridboxtype = {
					name = "states_grid"
					position = { x = 5 y = 0 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 35 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
			}
		}

		containerWindowType = {
			name = "give_state_control"
			position = { x = -263 y = -266}
			size = { width = 527 height = 532 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				spriteType ="GFX_diplo_action_stage_coup_bg"
			}

			instantTextboxType = {
				name = "title"
				position = { x = 0 y = 30 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 530
				maxHeight = 20
				format = center
			}

			iconType = {
				name = "diplo_action_cancel_bg"
				position = {x=13 y=95}
				quadTextureSprite ="GFX_diplo_action_cancel_bg"
			}

			instantTextboxType = {
				name = "description"
				position = { x = 40 y = 90 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 470
				maxHeight = 300
				format = center
			}

			containerWindowType = {
				name = "states"
				position = { x = 17 y = 155 }
				size = { width = 250 height = 310 }
				margin = { top = 13 left = 13 bottom = 15 right = 25}
				verticalScrollbar = "right_vertical_slider"

				background = {
					name = "Background"
					spriteType ="GFX_tiled_window_1b_border"
				}

				gridboxtype = {
					name = "states_grid"
					position = { x = 5 y = 0 }
					size = { width = 100%% height = 100%% }
					slotsize = { width = 200 height = 35 }
					max_slots_horizontal = 1
					format = "UPPER_LEFT"
				}
			}

			buttonType = {
				name = "send_button"
				position = { x = 350 y = -60 }
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -60 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
			}
		}

		containerWindowType = {
			name = "request_licensed_production"
			position = { x = -263 y = -306}
			size = { width = 527 height = 640 }
			moveable = yes
			click_to_front = yes
			orientation= center

			background = {
				name = "Background"
				quadTextureSprite ="GFX_diplo_action_license_production_bg"
			}

			containerWindowType = {
				name = "equipments"
				position = { x=0 y=187 }
				size = { width=94%% height=-90 }
				verticalScrollbar = "right_vertical_slider"
				margin = { top = 14 bottom = 14}

				background = {
					name = "Background"
					quadTextureSprite ="GFX_tiled_bg_1_scrollbar"
				}

				gridboxtype = {
					name = "equipments_grid"
					position = { x = 2 y = 0 }
					size = { width = 120%% height = 100%% }
					slotsize = { width = 335 height = 83 }
					format = "UPPER_LEFT"
					max_slots_horizontal = 1
					padding = { bottom = 10 }
				}
			}

			buttonType = {
				name = "checkbox_active_licenses"
				position = { x = -475 y = 84 }
				quadTextureSprite ="GFX_generic_checkbox"
				Orientation = "UPPER_RIGHT"
				clicksound = click_checkbox
			}

			iconType = {
				name = "generic_text_bg_active_licenses"
				position = { x=-439 y = 84 }
				spriteType = "GFX_generic_text_bg_203"
				Orientation = "UPPER_RIGHT"
			}

			instantTextboxType = {
				name = "active_licenses_title"
				position = { x = -430 y = 88 }
				font = "hoi_20b"
				borderSize = {x = 0 y = 0}
				text = "DIPLOMACY_SHOW_ACTIVE_LICENSES"
				maxWidth = 200
				maxHeight = 20
				format = left
				fixedsize = yes
				Orientation = "UPPER_RIGHT"
			}

			buttonType = {
				name = "checkbox_available_licenses"
				position = { x = -475 y = 112 }
				quadTextureSprite ="GFX_generic_checkbox"
				Orientation = "UPPER_RIGHT"
				clicksound = click_checkbox
			}

			iconType = {
				name = "generic_text_bg_available_licenses"
				position = { x=-439 y = 113 }
				spriteType = "GFX_generic_text_bg_203"
				Orientation = "UPPER_RIGHT"
			}

			instantTextboxType = {
				name = "available_licenses_title"
				position = { x = -430 y = 115 }
				font = "hoi_20b"
				borderSize = {x = 0 y = 0}
				text = "DIPLOMACY_SHOW_AVAILABLE_LICENSES"
				maxWidth = 200
				maxHeight = 20
				format = left
				fixedsize = yes
				Orientation = "UPPER_RIGHT"
			}

			buttonType = {
				name = "infantry_button"
				position = { x=91 y=149 }
				quadTextureSprite ="GFX_add_prod_inf_art_line"
				clicksound = click_checkbox
				pdx_tooltip = PRODUCTION_EQUIPMENT_FILTER
			}

			buttonType = {
				name = "tank_button"
				position = { x=171 y=149 }
				quadTextureSprite ="GFX_add_prod_armour_line"
				clicksound = click_checkbox
				pdx_tooltip = PRODUCTION_ARMOR_FILTER
			}

			buttonType = {
				name = "aircraft_button"
				position = { x=251 y=149 }
				quadTextureSprite ="GFX_add_prod_aircraft_line"
				clicksound = click_checkbox
				pdx_tooltip = PRODUCTION_AIR_FILTER
			}

			buttonType = {
				name = "naval_button"
				position = { x=331 y=149 }
				spriteType ="GFX_add_prod_naval_line"
				clicksound = click_checkbox
				pdx_tooltip = EQUIPMENT_NAVAL
			}

			instantTextboxType = {
				name = "title"
				position = { x = 122 y = 16 }
				font = "hoi_24header"
				text = "Maus"
				maxWidth = 260
				maxHeight = 10
				format = center
			}

			iconType = {
				name = "description_expected_cost"
				position = { x=-229 y = 97 }
				spriteType = "GFX_generic_text_bg_154"
				Orientation = "UPPER_RIGHT"
			}

			instantTextboxType = {
				name = "description"
				position = { x = 293 y = 101 }
				font = "hoi_18mbs"
				text = "Maus"
				maxWidth = 150
				maxHeight = 10
				format = center
			}


			iconType = {
				name = "diplo_response_bg"
				position = {x=30 y=553}
				quadTextureSprite ="GFX_diplo_response_bg"
			}

			instantTextBoxType = {
				name = "diplo_reply"
				position = { x = 90 y = 559 }
				font = "hoi_24header"
				borderSize = {x = 0 y = 0}
				text = "REPLYTEXT"
				maxWidth = 315
				maxHeight = 40

				format = centre
			}


			iconType = {
				name = "accept_icon"
				position = { x = 403 y = 562 }
				spriteType ="GFX_accept_decline_icon"
			}

			buttonType = {
				name = "send_button"
				position = { x = 310 y = -35 }

				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_SEND"
				clicksound = click_send
				shortcut = "RETURN"
			}

			buttonType = {
				name = "cancel_button"
				position = { x = 70 y = -35 }
				shortcut = "ESCAPE"
				quadTextureSprite ="GFX_button_123x34"
				buttonFont = "hoi_16mbs"
				Orientation = "LOWER_LEFT"
				buttonText = "DIPLOMACY_CANCEL"
				pdx_tooltip = "DIPLOMACY_CANCEL"
				clicksound = click_close
			}
		}
	}
	#don't delete, it's used for stretching ideas' scrollable area
	containerWindowType = {
		name = "diplomacy_idea_category_entry_dummy"
		size = { width = 255 height = 1 }
		clipping = no
	}

	containerWindowType = {
		name = "diplomacy_idea_entry"
		size = { width = 53 height = 53 }
		clipping = no

		iconType = {
			name = "empty_icon"
			spriteType = "GFX_idea_categories"
			position = { x = 17 y = 25 }
		}
		iconType = {
			name = "icon"
			spriteType = "GFX_idea_unknown"
			position = { x = 9 y = 9 }
		}
		iconType = {
			name = "trait"
			position = { x = 52 y = 55 }
			spriteType = "GFX_idea_traits_strip"
			centerposition = yes
			alwaystransparent = yes
			frame = 1
		}
	}

	containerWindowType = {
		name = "diplomacy_country_list_country_entry"
		size = { width = 500 height = 44 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_diplo_countrylist_entry"
			clicksound = click_action
		}

		iconType = {
			name = "diplolist_country_flag"
			quadTextureSprite ="GFX_flag_small2"
			position = { x= 9 y = 10 }
			Orientation = "UPPER_LEFT"
			alwaystransparent = yes
		}

		iconType = {
			name = "diplo_countrylist_flag_frame"
			spriteType = "GFX_diplo_countrylist_flag_frame"
			position = { x = 5 y = 6 }
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "name"
			position = { x = 56 y = 6 }
			font = "hoi_16mbs"
			text = "country"
			maxWidth = 110
			maxHeight = 40
			fixedsize = yes
		}

		iconType = {
			name = "opinion_bg1"
			spriteType = "GFX_opinion_bg"
			position = { x = 238 y = 9 }
		}

		iconType = {
			name = "opinion_bg2"
			spriteType = "GFX_opinion_bg"
			position = { x = 300 y = 9 }
		}

		instantTextboxType = {
			name = "our_opinion"
			position = { x = 232 y = 15 }
			font = "hoi_16mbs"
			text = "+100"
			maxWidth = 50
			maxHeight = 20
			format = center
		}

		instantTextboxType = {
			name = "their_opinion"
			position = { x = 292 y = 15 }
			font = "hoi_16mbs"
			text = "-100"
			maxWidth = 50
			maxHeight = 20
			format = center
		}

		OverlappingElementsBoxType = {
			name = "relations"
			position = { x = 350 y = 8 }
			size = { x = 155 y = 32 }
			format = left
			spacing = 1.0
		}
	}

	containerWindowType = {
		name = "diplomacy_country_list_filter_entry"
		size = { width = 120 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_100x29_2"
			clicksound = click_scroll
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 6 }
			font = "hoi_16mbs"
			text = "filter"
			maxWidth = 100
			maxHeight = 20
			format = center
			fixedsize = yes
		}
	}

	containerWindowType = {
		name = "diplomacy_wargoal_entry"
		size = { width = 101 height = 29 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = -5 y = 4 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
		}

		iconType = {
			name = "recipient_flag"
			quadTextureSprite ="GFX_flag_small"
			position = { x= 160 y = 4 }
		}
	}

	containerWindowType = {
		name = "lend_lease_equipment_window"
		position = { x=544 y=78}
		show_position = { x=544 y =78 }
		size = { width=375 height=560 }
		moveable = yes

		background = {
			name = "Background"
			quadTextureSprite ="GFX_tiled_plain_bg"
		}

		containerWindowType = {
			name = "equipments"
			position = { x=0 y=59 }
			size = { width=100%% height=100%% }
			verticalScrollbar = "right_vertical_slider"
			margin = { top = 14 bottom = 12}

			background = {
				name = "Background"
				quadTextureSprite ="GFX_tiled_window_1b_border"
			}

			gridboxtype = {
				name = "equipments_grid"
				position = { x = 12 y = 5 }
				size = { width = 120%% height = 100%% }
				slotsize = { width = 335 height = 75 }
				format = "UPPER_LEFT"
				max_slots_horizontal = 1
			}
		}


		iconType = {
			name ="lend_lease_equip_header"
			spriteType = "GFX_lend_lease_equip_header"
			position = { x= 3 y = 42 }
		}

		instantTextboxType = {
			name = "equipment_header"
			position = {x=10 y=47}
			font = "hoi_18mbs"
			text = DIPLOMACY_LEND_LEASE_HEADER_EQUIPMENT
			maxWidth = 160
			maxHeight = 32
			format = center
		}

		instantTextboxType = {
			name = "storage_header"
			position = {x=130 y=47}
			font = "hoi_18mbs"
			text = DIPLOMACY_LEND_LEASE_HEADER_IN_STORAGE
			maxWidth = 160
			maxHeight = 32
			format = center
		}

		instantTextboxType = {
			name = "producing_header"
			position = {x=222 y=47}
			font = "hoi_18mbs"
			text = DIPLOMACY_LEND_LEASE_HEADER_PRODUCING
			maxWidth = 160
			maxHeight = 32
			format = center
		}

		instantTextboxType = {
			name = "no_equipment"
			position = {x=80 y=70}
			font = "hoi_18mbs"
			text = DIPLOMACY_LEND_LEASE_NO_EQUIPMENT_CATEGORY
			maxWidth = 200
			maxHeight = 20
			format = center
		}

		buttonType = {
			name = "close"
			position = { x = -50 y = 5 }
			quadTextureSprite ="GFX_closebutton"
			buttonFont = "Main_14_black"
			shortcut = "ESCAPE"
			Orientation = "UPPER_RIGHT"
			clicksound = click_close
			pdx_tooltip = "CLOSE"
		}
	}

	containerWindowType = {
		name = "incoming_lend_lease_equipment_window"
		position = { x=544 y=78}
		show_position = { x=544 y =78 }
		size = { width=375 height=560 }
		moveable = yes

		background = {
			name = "Background"
			quadTextureSprite ="GFX_tiled_plain_bg"
		}

		containerWindowType = {
			name = "equipments"
			position = { x=0 y=59 }
			size = { width=100%% height=100%% }
			verticalScrollbar = "right_vertical_slider"
			margin = { top = 14 bottom = 12}

			background = {
				name = "Background"
				quadTextureSprite ="GFX_tiled_window_1b_border"
			}

			gridboxtype = {
				name = "equipments_grid"
				position = { x = 12 y = 5 }
				size = { width = 120%% height = 100%% }
				slotsize = { width = 335 height = 75 }
				format = "UPPER_LEFT"
				max_slots_horizontal = 1
			}
		}


		iconType = {
			name ="lend_lease_equip_header"
			spriteType = "GFX_lend_lease_equip_header"
			position = { x= 3 y = 42 }
		}

		instantTextboxType = {
			name = "equipment_header"
			position = {x=10 y=47}
			font = "hoi_18mbs"
			text = DIPLOMACY_LEND_LEASE_HEADER_EQUIPMENT
			maxWidth = 160
			maxHeight = 32
			format = center
		}

		instantTextboxType = {
			name = "our_production_header"
			position = {x=185 y=47}
			font = "hoi_18mbs"
			text = "DIPLOMACY_LEND_LEASE_PRODUCTION"
			maxWidth = 160
			maxHeight = 32
			format = center
		}

		instantTextboxType = {
			name = "no_equipment"
			position = {x=80 y=70}
			font = "hoi_18mbs"
			text = DIPLOMACY_LEND_LEASE_NO_EQUIPMENT_CATEGORY
			maxWidth = 200
			maxHeight = 20
			format = center
		}

		buttonType = {
			name = "close"
			position = { x = -50 y = 5 }
			quadTextureSprite ="GFX_closebutton"
			buttonFont = "Main_14_black"
			shortcut = "ESCAPE"
			Orientation = "UPPER_RIGHT"
			clicksound = click_close
			pdx_tooltip = "CLOSE"
		}
	}

	containerWindowType = {
		name = "diplomacy_lend_lease_entry"
		size = {width=487 height=72}
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_lendlease_big_bg"
		}

		iconType = {
			name ="equipment_icon_default"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
			scale = 0.8
		}

		iconType = {
			name = "creator_tag"
			position = { x=148 y=45 }
			spriteType = "GFX_flag_small"

		}

		iconType = {
			name ="equipment_icon_naval"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
			scale = 0.6
		}

		instantTextboxType = {
			name = "equipment_name"
			position = {x=8 y=4}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			fixedsize = yes
			format = center
			alwaystransparent = yes
		}

		iconType = {
			name = "production_icon"
			position = { x = 182 y = 7 }
			quadTextureSprite = "GFX_balance_icon"
			alwaystransparent = yes
		}

		buttonType = {
			name = "number_button"
			position = { x = 211 y = 7 }
			quadTextureSprite ="GFX_small_button_71x26"
			buttonFont = "hoi_16mbs"
			buttonText = "DIPLOMACY_LEND_LEASE_NUMBER"
			Orientation = "UPPER_LEFT"
		}

		buttonType = {
			name = "percentage_button"
			position = { x = 279 y = 7 }
			quadTextureSprite ="GFX_small_button_71x26"
			buttonFont = "hoi_16mbs"
			buttonText = "DIPLOMACY_LEND_LEASE_PERCENT"
			Orientation = "UPPER_LEFT"
		}

		iconType = {
			name = "stockpile_icon"
			position = { x = 357 y = 7 }
			quadTextureSprite = "GFX_in_stock_icon"
			alwaystransparent = yes
		}

		buttonType = {
			name = "once_button"
			position = { x = 380 y = 7 }
			quadTextureSprite ="GFX_small_button_71x26"
			buttonFont = "hoi_16mbs"
			buttonText = "DIPLOMACY_LEND_LEASE_ONCE"
			Orientation = "UPPER_LEFT"
			pdx_tooltip = "DIPLOMACY_LEND_LEASE_ONCE_TOOLTIP"
		}

		iconType = {
			name = "amount_bg"
			position = { x=215 y=36 }
			quadTextureSprite = "GFX_generic_text_bg_60"
			alwaystransparent = yes
		}

		editBoxType = {
			name = "value_box"
			position = {x=220 y=40}
			font = "hoi_18mbs"
			size = {x=50 y=20}
			only_numbers = yes
		}

		buttonType = {
			name = "increase_amount_button"
			quadTextureSprite ="GFX_zoom_in"
			position = { x = 277 y = 38 }
			scale = 0.9
			clicksound = click_default
		}

		buttonType = {
			name = "decrease_amount_button"
			quadTextureSprite ="GFX_zoom_out"
			position = { x = 188 y = 38 }
			scale = 0.9
			clicksound = click_default
		}

		buttonType = {
			name = "maximum_amount_button"
			quadTextureSprite ="GFX_add_all_button_32x32"
			position = { x = 302 y = 34 }
			clicksound = click_default
		}

		instantTextboxType = {
			name = "deal_description"
			position = {x=307 y=39}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			format = center
			text = "desc"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "deal_state"
			position = {x=250 y=10}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			format = center
			text = "DIPLOMACY_LEND_LEASE_CANCEL"
			alwaystransparent = yes
		}

		buttonType = {
			name = "cancel_button"
			position = { x=453 y=5 }
			quadTextureSprite = "GFX_closebutton_small_2"
			clicksound = click_close
			pdx_tooltip = "DIPLOMACY_CANCEL"
		}
	}

	containerWindowType = {
		name = "diplomacy_lend_lease_equipment_entry"
		size = {width=338 height=72}
		clipping = no

		buttonType = {
			name = "Background"
			position = { x=0 y=0 }
			quadTextureSprite = "GFX_lendlease_small_bg"
		}

		iconType = {
			name ="equipment_icon_default"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
			scale = 0.8
		}

		iconType = {
			name ="equipment_icon_naval"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
			scale = 0.6
		}

		iconType = {
			name = "carrier_fighter_icon"
			position = { x = 146 y = 47 }
			spriteType = "GFX_airwing_carrier_icon"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "name"
			position = {x=8 y=4}
			font = "hoi_18mbs"
			maxWidth = 165
			maxHeight = 32
			fixedsize = yes
			format = center
		}

		iconType = {
			name = "in_pool_bg"
			position = { x=177 y=30 }
			quadTextureSprite = "GFX_generic_text_bg_60"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "in_pool"
			position = {x=177 y=33}
			font = "hoi_18mbs"
			text = ""
			maxWidth = 60
			maxHeight = 32
			format = center
			alwaystransparent = yes
		}

		iconType = {
			name = "producing_bg"
			position = { x=240 y=30 }
			quadTextureSprite = "GFX_generic_text_bg_88"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "producing"
			position = {x=243 y=36}
			font = "hoi_16mbs"
			text = ""
			maxWidth = 80
			maxHeight = 32
			format = center
			alwaystransparent = yes
		}
		instantTextboxType = {
			name = "lendleasing"
			position = {x=310 y=10}
			font = "hoi_16mbs"
			text = ""
			maxWidth = 60
			maxHeight = 32
			format = center
			alwaystransparent = yes
		}

		iconType = {
			name = "creator_tag"
			position = { x=148 y=45 }
			spriteType = "GFX_flag_small"

		}

		iconType = {
			name = "in_stock_icon"
			position = { x=194 y=7 }
			spriteType = "GFX_in_stock_icon"

		}

		iconType = {
			name = "balance_icon"
			position = { x=269 y=7 }
			spriteType = "GFX_balance_icon"

		}

	}

	containerWindowType = {
		name = "diplomacy_incoming_lend_lease_entry"
		size = {width=487 height=72}
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_lendlease_big_bg"
		}

		iconType = {
			name ="equipment_icon_default"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
			scale = 0.8
		}

		iconType = {
			name ="equipment_icon_naval"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
			scale = 0.6
		}

		instantTextboxType = {
			name = "equipment_name"
			position = {x=8 y=4}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			fixedsize = yes
			format = center
			alwaystransparent = yes
		}

		iconType = {
			name = "amount_bg"
			position = { x=215 y=36 }
			quadTextureSprite = "GFX_generic_text_bg_60"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "value_box"
			position = {x=220 y=40}
			font = "hoi_18mbs"
			maxWidth = 50
			maxHeight = 20
			format = center
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "deal_description"
			position = {x=282 y=39}
			font = "hoi_18mbs"
			maxWidth = 180
			maxHeight = 32
			format = center
			text = "desc"
#			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "deal_state"
			position = {x=250 y=10}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			format = center
			text = "desc"
			alwaystransparent = yes
		}

		buttonType = {
			name = "cancel_button"
			position = { x=453 y=5 }
			shortcut = "ESCAPE"
			quadTextureSprite = "GFX_closebutton_small_2"
			clicksound = click_close
			pdx_tooltip = "DIPLOMACY_CANCEL"
		}
	}

	containerWindowType = {
		name = "diplomacy_request_incoming_lend_lease_entry"
		size = {width=487 height=72}
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_request_lendlease_big_bg"
		}

		iconType = {
			name ="equipment_icon_default"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
		}

		iconType = {
			name ="equipment_icon_naval"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "equipment_name"
			position = {x=8 y=4}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			fixedsize = yes
			format = center
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "deal_state"
			position = {x=250 y=10}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			format = center
			text = "desc"
			alwaystransparent = yes
		}

		buttonType = {
			name = "cancel_button"
			position = { x=453 y=5 }
			shortcut = "ESCAPE"
			quadTextureSprite = "GFX_closebutton_small_2"
			clicksound = click_close
			frame = 3
			pdx_tooltip = "DIPLOMACY_CANCEL"
		}
	}

	containerWindowType = {
		name = "diplomacy_incoming_lend_lease_equipment_entry"
		size = {width=338 height=72}
		clipping = no

		buttonType = {
			name = "Background"
			position = { x=0 y=0 }
			quadTextureSprite = "GFX_lendlease_small_bg"
		}

		iconType = {
			name ="equipment_icon_default"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
		}

		iconType = {
			name ="equipment_icon_naval"
			spriteType = "GFX_technology_medium"
			position = { x=90 y=48 }
			centerposition = yes
			alwaystransparent = yes
		}

		iconType = {
			name = "carrier_fighter_icon"
			position = { x = 146 y = 47 }
			spriteType = "GFX_airwing_carrier_icon"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "name"
			position = {x=5 y=4}
			font = "hoi_18mbs"
			maxWidth = 160
			maxHeight = 32
			fixedsize = yes
			format = center
		}

		iconType = {
			name = "in_pool_bg"
			position = { x=177 y=30 }
			quadTextureSprite = "GFX_generic_text_bg_60"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "in_pool"
			position = {x=177 y=33}
			font = "hoi_18mbs"
			text = ""
			maxWidth = 60
			maxHeight = 32
			format = center
			alwaystransparent = yes
		}

		iconType = {
			name = "producing_bg"
			position = { x=240 y=30 }
			quadTextureSprite = "GFX_generic_text_bg_88"
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "producing"
			position = {x=243 y=36}
			font = "hoi_16mbs"
			text = ""
			maxWidth = 80
			maxHeight = 32
			format = center
			alwaystransparent = yes
		}
		instantTextboxType = {
			name = "lendleasing"
			position = {x=310 y=10}
			font = "hoi_16mbs"
			text = ""
			maxWidth = 60
			maxHeight = 32
			format = center
			alwaystransparent = yes
		}

		iconType = {
			name = "in_stock_icon"
			position = { x=194 y=7 }
			spriteType = "GFX_in_stock_icon"

		}

		iconType = {
			name = "balance_icon"
			position = { x=269 y=7 }
			spriteType = "GFX_balance_icon"

		}

	}

	windowType = {
		name = "diplomacy_country_list_relation_entry"
		position = { x = 0 y = 0}
		size = { x = 34 y = 34 }

		guiButtonType = {
			name = "icon"
			quadTextureSprite = "GFX_relation_unknown"
			position = { x = 1 y = 1 }
		}
	}

	containerWindowType = {
		name = "diplomacy_espionage_mission_ideologygroup_item"
		position = { x = 0 y = 0}
		size = { width = 190 height = 40 }

		buttonType = {
			name = "name"
			position = { x = 0 y = 0 }
			quadTextureSprite ="GFX_button_123x34"
			buttonFont = "hoi_16mbs"
		}
	}

	containerWindowType = {
		name = "diplomacy_create_wargoal_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 5 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
		}
	}

	containerWindowType = {
		name = "diplomacy_wargoal_state_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 5 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
			fixedsize = yes
		}
	}

	containerWindowType = {
		name = "stage_coup_state_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_3_frames"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 5 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			fixedsize = yes
			format = center
		}
	}

	containerWindowType = {
		name = "stage_coup_party_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_3_frames"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 5 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
		}
	}

	containerWindowType = {
		name = "diplomacy_wargoal_country_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 0 }
			font = "hoi_16mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
		}
	}

	containerWindowType = {
		name = "diplomacy_espionage_state_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 5 }
			font = "hoi_16mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
		}
	}

	containerWindowType = {
		name = "diplomacy_call_ally_war_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 4 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
			fixedsize = yes
		}
	}

	containerWindowType = {
		name = "diplomacy_join_ally_war_entry"
		size = { width = 450 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_428x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 15 y = 3 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 400
			maxHeight = 20
			format = center
			fixedsize = yes
		}
	}

	containerWindowType = {
		name = "diplomacy_send_units_group_entry"
		size = { width=489 height=38 }

		buttonType = {
			name = "background_button"
			spriteType = "GFX_send_units_entry_bg"
			clicksound = click_default
		}

		containerWindowType = {
			name = "unassigned_divisions"

			instantTextboxType = {
				name = "description"
				position = { x = 13 y = 9 }
				font = "hoi_18mbs"
				maxWidth = 470
				maxHeight = 19
				fixedsize = yes
				alwaystransparent = yes
			}
		}

		containerWindowType = {
			name = "army"

			iconType = {
				name ="army_shield"
				quadTextureSprite = "GFX_theatre_army_shield"
				position = { x=5 y=4 }
				alwaystransparent = yes
			}
			instantTextBoxType = {
				name = "division_count"
				position = { x=15 y=13 }
				font = "hoi_18mbs"
				maxWidth = 28
				maxHeight = 23
				fixedsize = yes
				format = center
				alwaystransparent = yes
			}
			instantTextBoxType = {
				name = "division_count_wide"
				position = { x=-5 y=15 }
				font = "hoi_16mbs"
				maxWidth = 45
				maxHeight = 23
				fixedsize = yes
				format = right
				alwaystransparent = yes
			}

			iconType = {
				name = "leader_skill_bg"
				spriteType = "GFX_land_battle_leader_skill_bg"
				position = { x=43 y=2 }
				scale = 0.7
				alwaystransparent = yes
			}
			instantTextboxType = {
				name = "leader_skill"
				position = { x=40 y=5 }
				font = "hoi_18mbs"
				maxWidth = 30
				maxHeight = 23
				format = center
				alwaystransparent = yes
			}

			iconType = {
				name = "leader_icon"
				position = { x=83 y=19 }
				quadTextureSprite ="GFX_leader_unknown"
				centerposition = yes
				scale = 0.17
				alwaystransparent = yes
			}

			instantTextboxType = {
				name = "army_name"
				position = { x = 106 y = 2 }
				font = "hoi_16mbs"
				maxWidth = 180
				maxHeight = 17
				fixedsize = yes
				alwaystransparent = yes
			}
			instantTextboxType = {
				name = "leader_name"
				position = { x = 106 y = 16 }
				font = "hoi_18mbs"
				maxWidth = 180
				maxHeight = 19
				fixedsize = yes
				alwaystransparent = yes
			}

			OverlappingElementsBoxType = {
				name = "divisions_summary"
				position = { x=284 y=5 }
				size = { x=202 y=27 }
				spacing = 0
			}
			positionType = {
				name = "divisions_summary_max_item_count"
				position = { x=11 y=0 }
			}
		}
	}

	containerWindowType = {
		name = "request_license_land_entry"
		position = { x=6 y=0 }
		size = { width=461 height= 80 }
		clipping = no

		buttonType = {
			name = "equipment_button"
			position = { x=5 y=4 }
			quadTextureSprite = "GFX_equipment_item_large_02"
			clicksound = click_default
			frame = 1
		}

		iconType = {
			name ="outdated_equipment_overlay"
			spriteType = "GFX_outdated_naval_equipment_overlay"
			position = { x=9 y=7 }
			alwaystransparent = yes
		}

		iconType = {
			name = "selected_glow"
			position = { x = 9 y = 7 }
			spriteType = "GFX_new_equipment_glow_large"
			alwaystransparent = yes
		}

		buttonType = {
			name = "cancel_button"
			position = { x=417 y=28 }
			shortcut = "ESCAPE"
			quadTextureSprite = "GFX_closebutton_small_2"
			clicksound = click_close
		}

		iconType = {
			name ="equipment_icon"
			spriteType = "GFX_technology_medium"
			position = { x=205 y=51 }
			centerposition = yes
			alwaystransparent = yes
		}

		iconType = {
			name ="sub_tech"
			spriteType = "GFX_land_equipment_role_icons"
			position = { x=220 y=40 }
			frame = 1
			alwaystransparent = yes
		}

		iconType = {
			name = "carrier_fighter_icon"
			position = { x = 230 y = 55 }
			spriteType = "GFX_airwing_carrier_icon"
			alwaystransparent = yes
		}

		iconType = {
			name = "creator_tag"
			position = { x=148 y=45 }
			spriteType = "GFX_flag_small"
		}

		instantTextboxType = {
			name = "name"
			position = { x = 20 y = 6 }
			font = "hoi_18mbs"
			text = "Maus"
			maxWidth = 290
			maxHeight = 20
			fixedsize = yes
			format = left
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "general_name"
			position = { x = 20 y = 22 }
			font = "hoi_16mbs"
			text = "Perkele-tankki"
			maxWidth = 150
			maxHeight = 30
			format = left
			alwaystransparent = yes
		}

		gridBoxType = {
			name = "resources_grid"
			position = { x = 370 y = 8 }
			size = { width = 48 height = 150 }
			slotsize = { width = 35 height = 23 }
			max_slots_vertical = 6
			max_slots_horizontal = 1
			format = "UPPER_LEFT"
		}

		instantTextboxType = {
			name = "production_cost"
			position = { x = 15 y = 61 }
			font = "hoi_18mbs"
			text = "cost 9001"
			maxWidth = 160
			maxHeight = 30
			format = left
			alwaystransparent = yes
		}

	}

	containerWindowType = {
		name = "request_license_naval_entry"
		position = { x=0 y=0 }
		size = { width=461 height= 75 }
		clipping = no

		buttonType = {
			name = "equipment_button"
			position = { x=11 y=4 }
			quadTextureSprite = "GFX_naval_equipment_item_large"
			clicksound = click_default
			frame = 1
		}

		iconType = {
			name ="outdated_equipment_overlay"
			spriteType = "GFX_outdated_naval_equipment_overlay"
			position = { x=15 y=7 }
			alwaystransparent = yes
		}

		iconType = {
			name = "selected_glow"
			position = { x = 14 y = 7 }
			spriteType = "GFX_new_naval_equipment_glow"
			alwaystransparent = yes
		}

		buttonType = {
			name = "cancel_button"
			position = { x=423 y=28 }
			shortcut = "ESCAPE"
			quadTextureSprite = "GFX_closebutton_small_2"
			clicksound = click_close
		}

		iconType = {
			name ="equipment_icon"
			spriteType = "GFX_technology_medium"
			position = { x=205 y=49 }
			centerposition = yes
			scale = 0.9
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "name"
			position = { x = 28 y = 6 }
			font = "hoi_18mbs"
			borderSize = {x = 0 y = 0}
			text = "Maus"
			maxWidth = 290
			maxHeight = 20
			format = left
			fixedsize = yes
			alwaystransparent = yes
		}

		instantTextboxType = {
			name = "general_name"
			position = { x = 30 y = 22 }
			font = "hoi_16mbs"
			borderSize = {x = 0 y = 0}
			text = "Perkele-tankki"
			maxWidth = 160
			maxHeight = 30
			format = left
			alwaystransparent = yes
		}

		gridBoxType = {
			name = "resources_grid"
			position = { x = 376 y = 8 }
			size = { width = 48 height = 150 }
			slotsize = { width = 35 height = 23 }
			max_slots_vertical = 6
			max_slots_horizontal = 1
			format = "UPPER_LEFT"
		}

		instantTextboxType = {
			name = "naval_production_cost"
			position = { x = 21 y = 61 }
			font = "hoi_18mbs"
			text = "cost 9001"
			maxWidth = 160
			maxHeight = 30
			format = left
			alwaystransparent = yes
		}
	}

	containerWindowType = {
		name = "diplomacy_party_entry"
		size = { width = 200 height = 30 }
		clipping = no

		background = {
			name = "Background"
			spriteType = "GFX_sort_button_202x29_button"
			clicksound = click_default
		}

		instantTextboxType = {
			name = "name"
			position = { x = 0 y = 5 }
			font = "hoi_18mbs"
			text = "invasion"
			maxWidth = 200
			maxHeight = 20
			format = center
		}
	}
}
