/*
    This file contains WSRP standard portlet CSS rules.
    
    Implementation of these rules is left as an exercise for custom skin development.
*/

/* FONTS */

.portlet-font
{
}

.portlet-font-dim
{
}

/* MESSAGES */

.portlet-msg-status
{
}

.portlet-msg-info
{
}

.portlet-msg-error
{
}

.portlet-msg-alert
{
}

.portlet-msg-success
{
}

/* SECTIONS */

.portlet-section-header
{
}

.portlet-section-body
{
}

.portlet-section-alternate
{
}

.portlet-section-selected
{
}

.portlet-section-subheader
{
}

.portlet-section-footer
{
}

.portlet-section-text
{
}

/* TABLES */

.portlet-table-header
{
}

.portlet-table-body
{
}

.portlet-table-alternate
{
}

.portlet-table-selected
{
}

.portlet-table-subheader
{
}

.portlet-table-footer
{
}

.portlet-table-text
{
}

/* FORMS */

.portlet-form-label
{
}

.portlet-form-input-field
{
}

.portlet-form-button
{
}

.portlet-icon-label
{
}

.portlet-dlg-icon-label
{
}

.portlet-form-field-label
{
}

.portlet-form-field
{
}

/* MENUS */

.portlet-menu
{
}

.portlet-menu-item
{
}

.portlet-menu-item-selected
{
}

.portlet-menu-item-hover
{
}

.portlet-menu-item-hover-selected
{
}

.portlet-menu-cascade-item
{
}

.portlet-menu-cascade-item-selected
{
}

.portlet-menu-description
{
}

.portlet-menu-caption
{
}
