
/******************************************************************************/
/* Liferay                                                                    */
/* http://pcs23:8090/c/portal/css_cached?theme_id=pium&color_scheme_id=03     */
/******************************************************************************/


/******************************************************************************/
/* Portlet CSS                                                                */
/******************************************************************************/
/* Liferay Portlet */
#portlet-dragging {
opacity: 0.75;
}
.portlet-box {
background-color: #FFFFFF;
border: 1px solid #6699cc;
padding: 15px 0 0 0;
border-top: none;
border-bottom:none;
}
.portlet-minimum-height {
}
.portlet-header-bar {
background-color: #B5CDE9;
position: relative;
text-align: left;
height:25px;
/*top: 9px;
z-index: 2;*/
border: 1px solid #6699cc;
border-top:none;
}


.portlet-title {
color: #3F504B;
font-family: Verdana, Arial;
font-size: 12px;
height: 1em;
left: 10px;
padding: 0px 3px 0px 3px;
position: absolute;
}
.portlet-small-icon-bar {
height: 1em;
padding-right: 10px;
text-align: right;
}
.portlet-small-icon {
height: 14px;
margin: -1px;
width: 14px;
}
.portlet-top-decoration {
background: url(/liferay/images/portlet_corner_ul.gif) no-repeat top left;
height: 5px;
}
.portlet-top-decoration DIV {
background: url(/liferay/images/portlet_corner_ur.gif) no-repeat top right;
height: 5px;
}
.portlet-top-decoration DIV DIV {
background: #B5CDE9;
border-top: 1px solid #6699cc;
font-size: 0px;
height: 5px;
margin: 0 5px 0 5px;
}


.portlet-bottom-decoration {
background: url(/liferay/images/portlet_corner_bl.gif) no-repeat top left;
height: 5px;
}
.portlet-bottom-decoration DIV {
background: url(/liferay/images/portlet_corner_br.gif) no-repeat top right;
height: 5px;
}
.portlet-bottom-decoration DIV DIV {
background: #FFFFFF;
border-bottom: 1px solid #6699cc;
font-size: 0;
height: 5px;
margin: 0 5px 0 5px;
}

