
desktop-image: "background.png"

terminal-font: "Fixedsys Excelsior 3.01 Regular 16"
title-text:""
message-color: "#757575"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"


+ image {
		top = 12%
		left = 50%-110
		width = 200
		height = 80
		file = "title.png"
}

+ label{
text=""
color="#F3F3F3"
top=30%-30
left = 50%-80
align = "center"
width= 160
height= 40
}




+ boot_menu {
  left = 25%
  width = 50%
  top = 30%
  height = 40%
  icon_width = 0
  icon_height = 0
  item_height = 32
  item_padding = 8
  item_icon_space = 0
  item_spacing = 8
  menu_pixmap_style = "boot_menu_*.png"
  item_color = "#EDEDED"
  selected_item_color= "#DDDDDD"
  selected_item_pixmap_style= "select_bkg_*.png"
  scrollbar = true
  scrollbar_width = 12
  scrollbar_thumb = "slider_*.png"
}


+ progress_bar {
		id = "__timeout__"
		left = 0%
		width = 100%
		top = 100%
		height = 23
		show_text = true
		text_color = "255, 255, 255"
		bar_style = "progress_bar_*.png"
		highlight_style = "progress_highlight_*.png"
}

+ image {
		top = 80%+47
		left = 50%-240
		width = 480
		height = 42
		file = "menu.png"
}

