/*
    This file contains all colors (and fonts) used by the "bighorn" skin.  Descendant selectors are used
    primarily for nesting and rollover scenarios.
*/

/* general colors */

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

html
{
   	color: #333333;
}

.wlp-bighorn-header
{
}

.wlp-bighorn-footer
{
}

/* colors for windows */

.wlp-bighorn-titlebar
{

}

.wlp-bighorn-titlebar-button-panel a:hover
{

}

.wlp-bighorn-book-content
{

}

.wlp-bighorn-window
{

}

.wlp-bighorn-window-content
{

}

.wlp-bighorn-layout-cell .wlp-bighorn-book
{
   
}

/* colors for menus */

.wlp-bighorn-menu
{

}

.wlp-bighorn-menu a
{
    color: #CCBD8F;
}

.wlp-bighorn-menu-menu-panel ul
{
    
}

.wlp-bighorn-menu-menu-panel ul li:hover
{

}

.wlp-bighorn-menu-menu-panel ul li:hover > a
{

} 

.wlp-bighorn-menu-menu-panel ul ul
{

}

.wlp-bighorn-menu-menu-panel ul li.wlp-bighorn-menu-active
{

}

/* colors for menus within nested books */

.wlp-bighorn-book-content .wlp-bighorn-menu
{

}

.wlp-bighorn-book-content .wlp-bighorn-menu-menu-panel ul
{

}

.wlp-bighorn-book-content .wlp-bighorn-menu-menu-panel ul li:hover
{

}

.wlp-bighorn-book-content .wlp-bighorn-menu-menu-panel ul li.wlp-bighorn-menu-active
{
    color: #596380;
}
.bread-crumbs {
 	background:#FFF;
 	}
