style "default" {
    fg[ACTIVE]		= "#000000"
    fg[NORMAL]		= "#000000"
    fg[INSENSITIVE]	= "#555555"
    fg[PRELIGHT]	= "#000000"
    fg[SELECTED]	= "#000000"

    bg[ACTIVE]		= "#bbbbbb"		# inactive tab, current task in task list
    bg[NORMAL]		= "#cccccc"		# normal face color
    bg[INSENSITIVE]	= "#cccccc"
    bg[PRELIGHT]	= "#cccccc" 
    bg[SELECTED]	= "#9999cc"		# listbox selected line


    base[NORMAL]	= "#ffffff"		# entry or listbox background
    base[ACTIVE]	= "#9999cc"
    base[SELECTED]	= "#9999cc"		# selected text
    base[INSENSITIVE]	= "#e9e9e9" 		# entry or listbox background when disabled
    base[PRELIGHT]	= "#e0e0e0"

    text[ACTIVE]      = "#ffffff"
    text[INSENSITIVE] = "#000000"
    text[NORMAL]      = "#000000"
    text[PRELIGHT]    = "#000000"
    text[SELECTED]    = "#ffffff"  

    engine "smooth" {
        GtkCheckButton::indicator_size    = 13
        GtkRadioButton::indicator_size    = 12

        GtkRange::trough_border           = 1
        GtkRange::slider_width            = 13
        GtkRange::stepper_size            = 13
        GtkRange::stepper_spacing         = 0
    	
	GtkScrollbar::has_backward_stepper = 0
    	GtkScrollbar::has_secondary_forward_stepper = 0

    	GtkScrollbar::has_forward_stepper = 1
    	GtkScrollbar::has_secondary_backward_stepper = 1
	GtkScrollbar::min_slider_length = 22
        fill {
	    style=shaded
	    hdirection=vertical
	    vdirection=horizontal
	    shade1=1.0
	    shade2=1.0
	}

        line {
	    style=smooth
	    thickness=2
	}

        edge {
	    line {
	        style=smooth
	        thickness=1
	    }
	}

        grip {
	    style=mac_buds_in
	    line {
	        style=smooth
	        thickness=0
	    }
	    fill {
	        style=solid
	    }
	}

        check {
	    style=clean
	    motif=true
	    fill {
	        style=shaded
		hdirection=fdiagonal
		vdirection=fdiagonal
		shade1=1.0
		shade2=1.0
	    }
	}
	
	arrow {
           style=xfce
	   solid=TRUE
        }

	tab_style=square
    }
} widget_class "*" style "default"

style "toolbar" {
    engine "smooth" {
        line {
	    style=smooth
	    thickness=1
	}
	
	fill {
	    style=solid
	}
	
	grip {
	    style=mac_buds_in
	    toolbar_overlap=TRUE
	}
    }
}
widget_class "*BonoboDockItem*" style "toolbar"
class "*BonoboDockItem*" style "toolbar"

widget_class "*HandleBox*" style "toolbar"
class "*HandleBox*" style "toolbar"

widget_class "*Tool*" style "toolbar"
class "*Tool*" style "toolbar"

widget_class "*MenuBar*" style "toolbar"
class "*MenuBar*" style "toolbar"

style "menuitem" {
    bg[PRELIGHT]	= "#9999cc" # when mouse over
    fg[PRELIGHT]	= "#ffffff" # when mouse over
        text[PRELIGHT]	= "#6666cc" #radio buttons use text[state] for the check colour
    text[ACTIVE]	= "#6666cc"
    text[NORMAL]	= "#6666cc"
    text[SELECTED]	= "#6666cc"
    engine "smooth" {
        line {
	    style=smooth
	    thickness=1
	}
	
	fill {
	    style=shaded
	    hdirection=vertical
	    vdirection=vertical
	    shade1=1.0
	    shade2=1.0
	}
	
	check {
	    style=clean
	    line {
	        style=none
		thickness=0
	    }
	}
	
	option {
	    style=round
	    line {
	        style=none
		thickness=0
	    }
	}

 	arrow {
           style=xfce
	   solid=TRUE
        }
    }
} 
class "*MenuItem*"		style "menuitem"
widget_class "*MenuItem*"		style "menuitem"

style "radiobutton" {
    bg[NORMAL]		= "#cccccc"
    bg[ACTIVE]		= "#cccccc" # when mouse down
    bg[PRELIGHT]	= "#cccccc" # when mouse over
    bg[INSENSITIVE]	= "#cccccc" # when diabled
    fg[PRELIGHT]	= "#000000"
    base[NORMAL]	= "#cccccc" # checkbox or radio
    base[ACTIVE]	= "#cccccc" # 3-state-button when selected
    base[PRELIGHT]	= "#cccccc" # 3-state-button or checkbox or radio when selected and mouse over

    text[PRELIGHT]	= "#6666cc" #radio buttons use text[state] for the check colour
    text[ACTIVE]	= "#6666cc"
    text[NORMAL]	= "#6666cc"
    text[SELECTED]	= "#6666cc"

    engine "smooth" {
        line {
	    style=smooth
	    thickness=2
	}

        fill {
	    style=shaded
	    hdirection=vertical
	    vdirection=vertical
	    shade1=1.09
	    shade2=0.9
	}

	option {
	    style=round
	    motif=true
	    fill {
	        style=shaded
		hdirection=fdiagonal
		vdirection=fdiagonal
		shade1=1.0
		shade2=1.0
	    }
	}
    }
}
class "*RadioButton*" style "radiobutton"
widget_class "*RadioButton*" style "radiobutton"

style "checkbutton" {
    text[PRELIGHT]	= "#6666cc" #radio buttons use text[state] for the check colour
    text[ACTIVE]	= "#6666cc"
    text[NORMAL]	= "#6666cc"
    text[SELECTED]	= "#6666cc"
    bg[PRELIGHT]	= "#cccccc" # when mouse over
    bg[ACTIVE]		= "#cccccc"	
    fg[PRELIGHT]	= "#000000"
}
class "*CheckButton*" style "checkbutton"
widget_class "*CheckButton*" style "checkbutton"

style "scrollbar" {
    engine "pixmap" {
        image {
            function        = BOX
            recolorable     = TRUE
            detail          = "trough"
            file            = "trough.png"
            border          = { 2, 2, 2, 2 }
            stretch         = TRUE
            orientation     = VERTICAL
        }
        image {
            function        = BOX
            recolorable     = TRUE
            detail          = "trough"
            file            = "trough.png"
            border          = { 2, 2, 2, 2 }
            stretch         = TRUE
            orientation     = HORIZONTAL
        }
        image {
             function        = BOX
	     recolorable     = TRUE
	     detail          = "slider"
	     state           = NORMAL
	     file            = "scrollbar_horizontal.png"
	     border          = { 2, 2, 2, 2 }
	     stretch         = TRUE
	     overlay_file    = "scrollbar_thumb_h.png"
	     overlay_border  = { 1, 1, 1, 1 }
	     overlay_stretch = FALSE
	     orientation     = HORIZONTAL
	}
	
        image {
             function        = BOX
	     recolorable     = TRUE
	     detail          = "slider"
            state           = PRELIGHT
            file            = "scrollbar_horizontal.png"
            border          = { 4, 4, 4, 4 }
            stretch         = TRUE
            overlay_file    = "scrollbar_thumb_h.png"
	    overlay_border  = { 1, 1, 1, 1 }
	    overlay_stretch = FALSE
	    orientation     = HORIZONTAL
        }
        image {
             function        = BOX
	     recolorable     = TRUE
	     detail          = "slider"
            state           = NORMAL
            file            = "scrollbar_vertical.png"
            border          = { 2, 2, 2, 2 }
            stretch         = TRUE
            overlay_file    = "scrollbar_thumb.png"
	    overlay_border  = { 1, 1, 1, 1 }
	    overlay_stretch = FALSE
	    orientation     = VERTICAL
        }
        image {
             function        = BOX
	     recolorable     = TRUE
	     detail          = "slider"
            state           = PRELIGHT
            file            = "scrollbar_vertical.png"
            border          = { 2, 2, 2, 2 }
            stretch         = TRUE
            overlay_file    = "scrollbar_thumb.png"
	    overlay_border  = { 1, 1, 1, 1 }
	    overlay_stretch = FALSE
  	    orientation     = VERTICAL
        }
        image {
            function        = BOX
            recolorable     = TRUE
            state           = NORMAL 
            file            = "clear.png"
            border          = { 0, 0, 0, 0 }
            stretch         = TRUE
        }
        image {
            function        = BOX
            recolorable     = TRUE
            state           = PRELIGHT
            file            = "clear.png"
            border          = { 0, 0, 0, 0 }
            stretch         = TRUE
        }
        image {
            function        = BOX
            recolorable     = TRUE
            state           = ACTIVE
            file            = "clear.png"
            border          = { 0, 0, 0, 0 }
            stretch         = TRUE
        }
    	image {
            function        = ARROW
            recolorable     = TRUE
            state           = NORMAL
            overlay_file    = "arrow_up.png"
            overlay_stretch = FALSE
            arrow_direction = UP
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = ACTIVE
            overlay_file    = "arrow_up_clicked.png"
            overlay_stretch = FALSE
            arrow_direction = UP
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = PRELIGHT
            overlay_file    = "arrow_up.png"
            overlay_stretch = FALSE
            arrow_direction = UP
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            shadow          = IN
            overlay_file    = "arrow_up_clicked.png"
            overlay_stretch = FALSE
            arrow_direction = UP
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = INSENSITIVE
            overlay_file    = "arrow_up.png"
            overlay_stretch = FALSE
            arrow_direction = UP
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = NORMAL
            overlay_file    = "arrow_down.png"
            overlay_stretch = FALSE
            arrow_direction = DOWN
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = ACTIVE
            overlay_file    = "arrow_down_clicked.png"
            overlay_stretch = FALSE
            arrow_direction = DOWN
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = PRELIGHT
            overlay_file    = "arrow_down.png"
            overlay_stretch = FALSE
            arrow_direction = DOWN
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            shadow          = IN
            overlay_file    = "arrow_down_clicked.png"
            overlay_stretch = FALSE
            arrow_direction = DOWN
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = INSENSITIVE
            overlay_file    = "arrow_down.png"
            overlay_stretch = FALSE
            arrow_direction = DOWN
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = NORMAL
            overlay_file    = "arrow_left.png"
            overlay_stretch = FALSE
            arrow_direction = LEFT
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = PRELIGHT
            overlay_file    = "arrow_left.png"
            overlay_stretch = FALSE
            arrow_direction = LEFT
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            shadow          = IN
            overlay_file    = "arrow_left_clicked.png"
            overlay_stretch = FALSE
            arrow_direction = LEFT
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = INSENSITIVE
            overlay_file    = "arrow_left.png"
            overlay_stretch = FALSE
            arrow_direction = LEFT
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = NORMAL
            overlay_file    = "arrow_right.png"
            overlay_stretch = FALSE
            arrow_direction = RIGHT
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = PRELIGHT
            overlay_file    = "arrow_right.png"
            overlay_stretch = FALSE
            arrow_direction = RIGHT
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            shadow          = IN
            overlay_file    = "arrow_right_clicked.png"
            overlay_stretch = FALSE
            arrow_direction = RIGHT
        }
        image {
            function        = ARROW
            recolorable     = TRUE
            state           = INSENSITIVE
            overlay_file    = "arrow_right.png"
            overlay_stretch = FALSE
            arrow_direction = RIGHT
        }
    }
}

#class "GtkScrollbar" style "Scrollbar"
widget_class "*Scrollbar*" style "scrollbar"
class "*Scrollbar*" style "scrollbar"

style "hscales"  {
    bg[NORMAL]		= "#9999cc"
    bg[ACTIVE]		= "#bbbbbb" #scroll bar background
    bg[SELECTED]	= "#bbbbbb" #scroll bar background
    bg[PRELIGHT]	= "#9999cc" # when mouse over
    bg[INSENSITIVE]	= "#cccccc" # when diabled
    base[NORMAL]	= "#cccccc" # checkbox or radio
    base[ACTIVE]	= "#cccccc" # 3-state-button when selected
    base[PRELIGHT]	= "#cccccc" # 3-state-button or checkbox or radio when selected and mouse over
    
    engine "smooth" {	
        line {
	    style=smooth
	    thickness=2
	}
	
	fill {
	    style=shaded
	    hdirection=vertical
	    vdirection=horizontal
	    shade1=1.0
	    shade2=1.0
	}
	
	trough {
	    xpadding=3
	    ypadding=1
	    show_value=TRUE
	}
	
	grip {
	    style=mac_buds_in
	}
	
	real_sliders=FALSE
    }
} 
widget_class "*HScale*" style "hscales"
class "*HScale*" style "hscales"

style "vscales"  {
    bg[NORMAL]		= "#9999cc"
    bg[ACTIVE]		= "#bbbbbb" #scroll bar background
    bg[SELECTED]	= "#bbbbbb" #scroll bar background
    bg[PRELIGHT]	= "#9999cc" # when mouse over
    bg[INSENSITIVE]	= "#cccccc" # when diabled
    base[NORMAL]	= "#cccccc" # checkbox or radio
    base[ACTIVE]	= "#cccccc" # 3-state-button when selected
    base[PRELIGHT]	= "#cccccc" # 3-state-button or checkbox or radio when selected and mouse over
    
    engine "smooth" {	
        line {
	    style=smooth
	    thickness=2
	}
	
	fill {
	    style=shaded
	    hdirection=vertical
	    vdirection=horizontal
	    shade1=1.0
	    shade2=1.0
	}
	
	trough {
	    xpadding=1
	    ypadding=3
	    show_value=TRUE
	}
	
	grip {
	    style=mac_buds_in
	}
	
	real_sliders=FALSE
    }
} 
widget_class "*VScale*" style "vscales"
class "*VScale*" style "vscales"

style "infobar" {
    bg[NORMAL]="#bbbbbb"
    bg[PRELIGHT]= "#9999cc"

    engine "smooth" {
	fill {
	    style=shaded
	    hdirection=vertical
	    vdirection=horizontal
	    shade1=1.0
	    shade2=1.0
	}
	
	progress {
	    line {
	        style=smooth
	        thickness=1
	    }
	}

	trough {
            line {
                style=smooth
                thickness=1
            }
            fill {
                style=solid
            }
	}
    }
}
class "*Progress*" style "infobar"
widget_class "*Progress*" style "infobar"

style "tooltips" {
    bg[NORMAL]		= "#f4f0e0"
    fg[NORMAL]		= "#000000"
} widget "gtk-tooltips*"		style "tooltips"
