"Resource/UI/HudTeamSwitch.res"
{	
	"SwitchLabel"
	{	
		"ControlName"								"CExLabel"
		"fieldName"									"SwitchLabel"
		"font"										"Size 12"
		"xpos"										"cs-0.5"
		"ypos"										"80"
		"zpos"										"2"
		"wide"										"f0"
		"tall"										"15"
		"autoResize"								"0"
		"pinCorner"									"0"
		"visible"									"1"
		"enabled"									"1"
		"AllCaps"									"1"
		"wrap"										"1"
		"centerwrap"								"1"
		"labelText"									"#TF_teambalanced"
		"fgcolor"									"White"
		"textAlignment"								"center"
	}
	"SwitchLabelShadow"
	{	
		"ControlName"								"CExLabel"
		"fieldName"									"SwitchLabelShadow"
		"font"										"Size 12 Blur"
		"xpos"										"-1"
		"ypos"										"-1"
		"zpos"										"1"
		"wide"										"f0"
		"tall"										"15"
		"autoResize"								"0"
		"pinCorner"									"0"
		"visible"									"1"
		"enabled"									"1"
		"AllCaps"									"1"
		"wrap"										"1"
		"centerwrap"								"1"
		"labelText"									"#TF_teambalanced"
		"fgcolor"									"Shadow"
		"textAlignment"								"center"
		"pin_to_sibling" 							"SwitchLabel"
	}
	
	"BalanceLabel"
	{	
		"ControlName"								"CExLabel"
		"fieldName"									"BalanceLabel"
		"font"										"Size 10"
		"xpos"										"cs-0.5"
		"ypos"										"60"
		"zpos"										"2"
		"wide"										"f0"	
		"tall"										"15"
		"autoResize"								"0"
		"pinCorner"									"0"
		"visible"									"1"
		"enabled"									"1"
		"AllCaps"									"1"
		"wrap"										"1"
		"centerwrap"								"1"
		"labelText"									""
		"fgcolor"									"White"
		"textAlignment"								"center"
	}
	"BalanceLabelShadow"
	{	
		"ControlName"								"CExLabel"
		"fieldName"									"BalanceLabelShadow"
		"font"										"Size 10 Blur"
		"xpos"										"-1"
		"ypos"										"-1"
		"zpos"										"1"
		"wide"										"f0"	
		"tall"										"15"
		"autoResize"								"0"
		"pinCorner"									"0"
		"visible"									"1"
		"enabled"									"1"
		"AllCaps"									"1"
		"wrap"										"1"
		"centerwrap"								"1"
		"labelText"									""
		"fgcolor"									"Shadow"
		"textAlignment"								"center"
		"pin_to_sibling" 							"BalanceLabel"
	}
	
	//REMOVED
	"HudTeamSwitchBG"
	{
		"ControlName"								"CTFImagePanel"
		"fieldName"									"HudTeamSwitchBG"
		"xpos"										"9999"
	}
	"SwitchImage"
	{
		"ControlName"								"CTFImagePanel"
		"fieldName"									"SwitchImage"
		"xpos"										"9999"
	}
}