.lotusVCard {
display:table;
position:absolute;
left:0;
top:-9999px;
width:400px;
border:1px solid #ccc;
box-shadow:0 2px 5px #eee;
-webkit-box-shadow:0 2px 5px #eee;
-moz-box-shadow:0 2px 5px #eee;
background-color:#fafafa
}
.lotusVCard table.lotusContainer {
width:100%
}
.lotusVCard .lotusAppLinks td {
background-repeat:repeat-x;
border-width:0 0 1px 1px;
border-style:solid;
border-color:#c5c5c5;
background-color:#fff;
text-align:center
}
.lotusVCard .lotusAppLinks td.lotusFirst {
border-left-width:0
}
.lotusVCard .lotusAppLinks a {
display:block;
padding:3px 9px;
}
.lotusVCard .lotusMore {
width:16px;
margin-right:10px;
background:url(../../images/lotusSprite-8bit.png) 18px -2531px no-repeat;
}
.lotusVCard .lotusMore:visited, .lotusVCard .lotusMore:hover, .lotusVCard .lotusMore:focus, .lotusVCard .lotusMore:active {
text-decoration:none
}
.lotusVCard .lotusMoreExpanded {
background-image:url(../../images/lotusSprite-8bit.png);
background-position:18px -2643px
}
.lotusVCard .lotusDetails {
padding:10px;
border-top:1px solid #fff;
background-color:#f2f2f2
}
.lotusVCard .lotusPhoto {
padding:3px;
border:1px solid #bdc4ca;
float:left;
position:relative
}
.lotusVCard .lotusPersonInfo {
margin-left:86px
}
.lotusVCard .lotusPersonActions {
padding:5px;
border-top:1px solid #c5c5c5;
background-color:#fff
}
.lotusVCard .lotusPersonActions .lotusInlinelist li {
border-left-color:#105cb6
}
.lotusVCard .lotusActionMenu {
position:static;
left:auto;
top:auto;
border-width:0;
display:none;
width:auto;
margin-top:-10px;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none
}
.lotusImagesOff .lotusCommentHeader {
display:none
}
.lotusVCard .lotusComment {
clear:both
}
.lotusVCard .lotusDetails .lotusComment {
position:relative;
margin:-10px 0 2px -10px;
padding:0 0 0 10px;
zoom:1
}
.lotusVCard .lotusDetails .lotusCommentHeader {
padding-left:15px;
padding-bottom:3px;
position:absolute;
top:0;
left:16px;
z-index:1;
height:1.6em;
background:url(../../images/lotusSprite-8bit.png) 0 -1510px no-repeat;
}
.lotusVCard .lotusDetails .lotusCommentBody {
position:relative;
top:1.7em;
margin:-1px 0 2.2em 0;
padding:5px 10px;
color:#666;
background-color:#fff;
border:1px solid #a0acba;
z-index:0;
-moz-border-radius:4px 4px 6px 6px;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-webkit-border-bottom-left-radius:6px;
-webkit-border-bottom-right-radius:6px;
zoom:1
}
.lotusInlineVCard {
position:static;
left:auto;
margin:0 0 10px 0
}
.lotusInlineVCard, .lotusInlineVCard .lotusContainer {
width:175px;
position:static;
top:auto;
left:auto
}
.lotusInlineVCard .lotusPhoto {
padding:0;
border-width:0;
margin-top:5px
}
.lotusInlineVCard .lotusPersonInfo {
margin-left:60px;
margin-top:4px
}
.lotusInlineVCard .lotusEmail {
padding:5px 10px;
clear:both;
border-width:1px 0;
border-style:solid;
border-color:#c5c5c5;
}
.lotusInlineVCard .lotusAppLinks {
list-style-type:none;
margin:0;
padding:0
}
.lotusInlineVCard .lotusPivotNav {
padding:2px 5px 1px 2px;
overflow:hidden;
zoom:1;
}
.lotusInlineVCard .lotusPivotNavToggle {
margin:0 5px 0 0;
padding:0;
float:left;
height:45px;
width:10px;
}
.lotusPivotNavToggle a {
display:block;
height:45px;
background:#d8d8e0 url(../../images/lotusSprite-8bit.png) 3px -5988px no-repeat;
text-decoration:none;
}
.lotusPivotNavToggle a:visited, .lotusPivotNavToggle a:hover, .lotusPivotNavToggle a:focus, .lotusPivotNavToggle a:active {
text-decoration:none;
}
.lotusPivotNavOpen .lotusPivotNavToggle a {
background-image:url(../../images/lotusSprite-8bit.png);
background-position: 0 -6085px
}
.lotusInlineVCard .lotusInlineVCardDetails {
display:none
}
.lotusVCardHover {
padding:5px 5px 5px 25px;
position:absolute;
left:0;
top:-9999px;
border:1px solid #aeaeae;
-moz-border-radius:2px;
-webkit-border-radius:2px;
background:#fff79a url(../../images/lotusSprite-8bit.png) 5px -2697px no-repeat;
white-space:nowrap
}
.lotusVCardHover:hover, .lotusVCardHover:focus {
text-decoration:none !important
}
.lotusImagesOff .lotusVCardHover {
padding-left:5px
}