.lotusWidget {
margin:0 10px 10px 5px;
border:1px solid #ccc
}
.lotusWidgetPlain {
border-width:0
}
.lotusWidgetPlain:hover h2, .lotusWidgetPlain:focus h2 {
display:block
}
.lotusWidget h2, .lotusWidget h3 {
zoom:1
}
.lotusWidget h2 {
padding:4px 3px 4px 10px;
border-bottom:1px solid #ccc;
background-color:#f4f4f4;
background-image:-moz-linear-gradient(top, #f4f4f4 0%, #eaeaea 100%);
background-image:-webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#eaeaea));
background-position:left top;
background-repeat:repeat-x;
overflow:hidden;
cursor:move;
}
.lotusWidgetPlain h2 {
display:none;
border-width:1px;
border-style:solid;
border-color:#ccc
}
.lotusWidget .lotusWidgetBody h2 {
border-width:0;
background-image:none
}
.lotusWidget h2 img {
margin-left:3px
}
.lotusWidget h2 .lotusDivider {
float:right
}
.lotusWidget h3 {
padding:4px 10px;
overflow:hidden;
color:#444;
border-bottom:1px solid #eee;
line-height:1em;
height:1.3em;
font-size:1em;
font-weight:normal
}
.lotusWidget h3 a.lotusAction {
font-size:.9em;
padding:4px 0 5px 0
}
.lotusWidget .lotusWidgetBody {
clear:both;
padding:3px 0;
}
.lotusWidgetBody .lotusSection {
margin-top:0px;
}
.lotusWidgetBody div.lotusChunk {
margin-top:5px;
clear:both;
zoom:1
}
.lotusWidget .lotusWidgetFooter {
padding:4px 10px;
border-top:1px solid #eee;
height:1.3em;
clear:both
}
.lotusWidgetFooter ul.lotusVCard {
margin-left:95px;
margin-top:5px
}
.lotusWidgetFooter img {
vertical-align:top
}
.lotusWidget .lotusWidgetSearch {
padding:5px 10px 0 10px
}
.lotusWidgetSearch img {
padding-right:10px
}
.lotusWidget .lotusWidgetFooter .lotusPaging {
padding:2px 0;
font-size:1em;
line-height:1em;
border-width:0;
background-color:transparent
}
.lotusWidget .lotusPaging div {
padding-left:0
}
.lotusWidget .lotusWidgetScroll {
overflow:hidden;
clear:both;
}
.lotusWidget .lotusWidgetScroll a {
margin:3px auto
}
.lotusImagesOff .lotusWidget .lotusWidgetScroll {
overflow:visible;
padding-bottom:3px
}
.lotusWidget h2 a.lotusIcon {
float:right;
width:18px;
height:18px;
background-repeat:no-repeat
}
.lotusImagesOff .lotusWidget h2 a.lotusIcon {
font-size:.8em;
font-weight:normal;
width:auto;
height:auto
}
.lotusWidget h2 a.lotusActionMenu {
background-image:url(../../images/lotusSprite-8bit.png);
background-position:3px -1909px
}
.lotusWidget h2 a.lotusActionMenu:hover, .lotusWidget h2 a.lotusActionMenu:focus {
background-position:3px -1999px
}