div.profilenavi {
margin-left:10px;
}
/* login form */
span#SFError_username,
span#SFError_password
{
padding: .2em 0;
display: block;
}
/* UserSettings */
div#Einstellungen form#formSettings input {
margin:0 10px 0 0;
}
div#Einstellungen form#formSettings label {
line-height:1.5;
}
div#Einstellungen form#formSettings #footerquests {
margin:20px 0;
}
div#Einstellungen form select {
width:468px;
}
/* profile interests */
textarea.interests {
font: normal 11px/13px Verdana, sans-serif;
height:40px;
width:218px; 
overflow:auto;
margin-right:10px;
}
div.user_status img
{
float:left;
position:relative;
margin: 0 0 5px 0px;
}
/* my profil */
div.user_status a:hover span.status_tooltip
{
visibility:visible;
}
div.user_status a:hover 
{
text-indent: 0; /*** IE correction rule ***/
}
div.user_status span.status_tooltip
{
visibility:hidden;
position: absolute;
z-index: 10;
padding:0px;
margin-top:20px;
margin-left:-70px;
text-align: center;
background: #fff; 
border: 1px solid #a22;
white-space: normal;
}
/* --myprofil */
#aboutme label,
#travel label,
#dreams label {
display:block;
}
#Interessen select {
width:150px;
}
#profile_my_personal_settings select {
margin-bottom:5px;
}
/* member profile */
ul#user_boxcontroller {
width:488px;
height:20px;
list-style:none;
}
ul#user_boxcontroller li {
float:left;
}
ul#user_boxcontroller li a{ 
float:left;
height:20px;
width:98px;
background: transparent url(/images/profile/header.profile.gif) no-repeat;
text-indent:-20000px;
}
ul#user_boxcontroller li a.lkProfile { background-position:0 -100px; width:98px;}
ul#user_boxcontroller li a.lkProfile:hover { background-position:0 -120px;  width:98px;}
ul#user_boxcontroller li a.lkProfileActive { background-position:0 0;  width:98px;}
ul#user_boxcontroller li a.lkImages { background-position:-98px 0px; width:98px;}
ul#user_boxcontroller li a.lkImages:hover { background-position:-98px -20px;  width:98px;}
ul#user_boxcontroller li a.lkImagesActive { background-position:-98px -100px;  width:98px;}
ul#user_boxcontroller li.inactive a.lkImages:hover { cursor:default; background-position:-98px 0px; width:98px;}
ul#user_boxcontroller li a.lkVideos { background-position:-195px 0;  width:97px;}
ul#user_boxcontroller li a.lkVideos:hover { background-position:-195px -40px;  width:97px;}
ul#user_boxcontroller li a.lkVideosActive { background-position:-195px -200px;  width:97px;}
ul#user_boxcontroller li.inactive a.lkVideos:hover { cursor:default; background-position:-195px 0;  width:97px;}
ul#user_boxcontroller li a.lkAlbums { background-position:-293px top; width:98px;}
ul#user_boxcontroller li a.lkAlbums:hover { background-position:-293px -60px;  width:98px;}
ul#user_boxcontroller li a.lkAlbumsActive { background-position:-293px -300px;  width:98px;}
ul#user_boxcontroller li.inactive a.lkAlbums:hover { cursor:default; background-position:-293px top; width:98px;}
ul#user_boxcontroller li a.lkMerkliste { background-position:right top; width:97px;}
ul#user_boxcontroller li a.lkMerkliste:hover { background-position:right -80px;  width:97px;}
ul#user_boxcontroller li a.lkMerklisteActive { background-position:right -400px;  width:97px;}
ul#user_boxcontroller li.inactive a.lkMerkliste:hover { cursor:default; background-position:right top; width:97px;}
ul#user_boxcontroller li a.videos_lkImages { background-position:-98px -160px; width:97px;}
ul#user_boxcontroller li a.videos_lkImages:hover { background-position:-98px -200px; width:97px;}
ul#user_boxcontroller li.inactive a.videos_lkImages:hover { cursor:default; background-position:-98px -160px; width:97px;}
ul#user_boxcontroller li a.albums_lkProfile { background-position:left bottom; width:98px;}
ul#user_boxcontroller li a.albums_lkImages { background-position:-98px -200px; width:98px;}
ul#user_boxcontroller li a.albums_lkVideos { background-position:-195px -300px; width:97px;}
ul#user_boxcontroller li a.albums_lkMerkliste { background-position:right 0; width:97px;}
ul#user_boxcontroller li a.albums_lkProfile:hover { background-position:left -420px; width:98px;}
ul#user_boxcontroller li a.albums_lkImages:hover { background-position:-98px -440px; width:98px;}
ul#user_boxcontroller li a.albums_lkVideos:hover { background-position:-195px -460px; width:97px;}
ul#user_boxcontroller li a.albums_lkMerkliste:hover { background-position:right -80px; width:97px;}
.member_profile h2 {
background: transparent url(/images/rs_22_my_profile/header.deinprofil.gif) no-repeat top left;
}
.member_profile img {
position:relative;
top:3px;
}
.member_profile  table {
clear:both;
}
.member_profile  table td {
vertical-align: bottom;
}
.member_profile hr {
height:1px;
color:grey;
margin-right:10px;   
}
.member_profile  table th {
vertical-align: bottom;
text-align:left;
width:80px;
font-weight:normal;
}
.member_profile p.activity
{
margin: 0 0 15px 0;
}
.member_profile p.activity label
{
float: left;
width: auto;
height: 12px;
}
.member_profile p.activity span
{
display: block;
float: left;
width: 120px;
height: 12px;
background: #ccc;
margin: 2px 5px 0 5px;
}
.member_profile p.activity span span
{
background: #a22;
margin: 0;
}
.member_profile div.activity-text {
float:left;
padding:0 5px 0 0;
}
.member_profile div.activity-back {
float:left;
width:125px;
height:12px;
background-color:#CCC;
margin-right:5px;
}
.member_profile div.activity-progress {
background-color:#A22 !important;
height:12px;
}
.member_profile div.tooltip_icon {
position:relative;
display:inline;
}
p.OwnerPortrait {
margin-right:10px !important;
}
.member_profile .profile_actions a, 
.member_profile .profile_actions .inactive {
display:block;
margin:0 10px 4px 0;
}
.member_profile .profile_actions .inactive {
color:#666;
text-decoration:line-through;
}
.MediaOverview, 
.ContentBox {
clear:both;
}
.MediaList h2 {
display:none;
}
ul#MediaTabs, 
ul#all_MediaTabs {
width:488px;
height:20px;
list-style:none;
}
ul#MediaTabs li, 
ul#all_MediaTabs li {
float:left;
}
ul#MediaTabs li a { 
float:left;
height:20px;
width:162px;
background: transparent url(/images/media/header.media.gif) no-repeat;
text-indent:-20000px;
}
ul#all_MediaTabs li a { 
background: transparent url(/images/media/header.all_media.gif) no-repeat;
float:left;
height:20px;
width:162px;
text-indent:-20000px;
}
ul#MediaTabs li a.lkImages,
ul#all_MediaTabs li a.lkImages { background-position:0 -120px; width:162px;}
ul#MediaTabs li a.lkImages:hover,
ul#all_MediaTabs li a.lkImages:hover { background-position:0 -80px;  width:162px;}
ul#MediaTabs li a.lkImagesActive,
ul#all_MediaTabs li a.lkImagesActive { background-position:0 0;  width:162px;}
ul#MediaTabs li a.lkVideos, 
ul#all_MediaTabs li a.lkVideos { background-position:-162px 0;  width:163px;}
ul#MediaTabs li a.lkVideos:hover, 
ul#all_MediaTabs li a.lkVideos:hover { background-position:-162px -20px;  width:163px;}
ul#MediaTabs li a.lkVideosActive,
ul#all_MediaTabs li a.lkVideosActive { background-position:-162px -80px;  width:163px;}
ul#MediaTabs li a.albums_lkVideos, 
ul#all_MediaTabs li a.albums_lkVideos { background-position:-162px -120px;  width:163px;}
ul#MediaTabs li a.albums_lkVideos:hover, 
ul#all_MediaTabs li a.albums_lkVideos:hover { background-position:-162px -140px;  width:163px;}
ul#MediaTabs li a.albums_lkVideosActive, 
ul#all_MediaTabs li a.albums_lkVideosActive { background-position:-162px -120px;  width:163px;}
ul#MediaTabs li a.lkAlbums, 
ul#all_MediaTabs li a.lkAlbums { background-position:right top; width:163px;}
ul#MediaTabs li a.lkAlbums:hover, 
ul#all_MediaTabs li a.lkAlbums:hover { background-position:right -40px;  width:163px;}
ul#MediaTabs li a.lkAlbumsActive, 
ul#all_MediaTabs li a.lkAlbumsActive { background-position:right -120px;  width:163px;}
.MediaList h2 {
text-indent:-20000px;
}
.MediaList {
background-color: #F9F5EC;
overflow:visible;
}
iframe#uploadFrame
{
width: 103px;
height: 18px;
border: 0;
overflow: hidden;
}
form#uploadForm
{
position: relative;
}
input#file,
img#selectFile
{
position: absolute;
top: 0;
left: 0; 
margin-left: -21px;
}
input#file
{
z-index: 2;
-moz-opacity:0;
filter:alpha(opacity: 0);
opacity: 0;
}
img#selectFile
{
z-index: 1;
margin-left: 0;
}
ol#uploadList
{
margin: 1em 0;
padding: 0;
list-style-type: none;
}
ol#uploadList li
{
margin: .3em 0;
padding: .7em .5em 1em 30px;
background-repeat: no-repeat;
background-position: .3em .3em;
background-image: url(/images/28_Berichte.png);
position: relative;
}
ol#uploadList li span
{
display: block;
font-weight: bold;
width: 380px;
overflow: hidden;
margin-bottom: .5em;
}
ol#uploadList li label
{
width: 8em;
float: left;
}
ol#uploadList li input,
ol#uploadList li select
{
width: 20em;
margin-right: .5em;
}
ol#uploadList li select { width: 21em; }
ol#uploadList li.video { background-image: url(/images/40_Videos.png); }
ol#uploadList li.image { background-image: url(/images/30_Bilder_Videos.png); }
ol#uploadList li.audio { background-image: url(/images/48_Blog.png); }
ol#uploadList li a.RemoveButton
{
background-repeat: no-repeat;
background-position: center left;
background-image: url(/images/09_Loeschen.png);
position: absolute;
right: 25px;
top: .4em;
text-indent: -1000px;
width: 22px;
height: 21px;
}
html>body ol#uploadList li a.RemoveButton { right: 0; }
ol#uploadList li a#UploadApplyTags
{
clear: left;
font-weight: bold;
display: block;
margin: .5em 0 .5em 8em;
}
/* image clipper */
div#imageClipper
{
margin: 1em 0;
}
/* media lists */
div.MediaList
{
/*position: relative;*/
padding-right: 0;  
width:478px;
}
ol.MediaList
{
list-style-type: none;
/*overflow: hidden;*/
margin: 0;
padding: 0;
width:100%;
}
ol.MediaList li
{
width: 124px;
float:left;
text-align: left;
font-size: .95em;
margin: 0 0px 10px 0px;
position: relative;  
height:115px;
overflow:visible;
}
ol.MediaList li.lastInRow {
width: 94px !important;
overflow:visible;
}
ol.MediaList li.NotApproved 
{
-moz-opacity: 0.4;
filter:alpha(opacity: 40);
opacity: 0.4;
}
ol.MediaList li span,
ol.MediaList li span a
{
display: block;
text-align: left;
overflow: hidden;
white-space: nowrap;
color:#666;
font-weight:bold;
}
ol.MediaList li span
{
padding: 5px 0 0 0;
width: 105px;
}
ol.MediaList li span a
{
font-weight: bolder;
}
ol.MediaList li img.userimage {
width:73px;
height:53px;
}
ol.MediaList li span em
{
font-style: normal;
font-weight: bold;
color:#666;
}
ol.MediaList li img.videoicon {
visibility:hidden;
width:25px;
height:19px;
position: absolute;
z-index: 10;
text-align: center;
top: 17px;
left: 24px;
}
ol.MediaList li span.MediaHoverInfo
{
/*display: none;*/
visibility:hidden;
position: absolute;
width: 104px;
z-index: 20;
height:auto;
text-align: center;
top: 60px;
left: 0px;
background: #fff;
border: 1px solid #a22;
overflow: hidden;  
font-weight:normal;
color:#A22;
}
ol.MediaList li a:hover span.MediaHoverInfo, 
ol.MediaList li a:hover img.videoicon
{
visibility:visible;
}
ol.MediaList li a:hover {
text-indent: 0; /*** IE correction rule ***/
}
ol.MediaList li.lastInRow  span.MediaHoverInfo {
width:104px;
}
ol.MediaList li img
{
margin-top: 5px;
cursor: pointer;
vertical-align:middle;
}
ol.MediaList li img.EditMedia,
ol.MediaList li img.DeleteMedia
{
border: 0;
cursor: pointer;
margin: 0 0 0 1px;
padding:0;
position: absolute;
top: 30px;
right: 30px;
}
*ol.MediaList li img.EditMedia,
*ol.MediaList li img.DeleteMedia {
top:31px;
}
ol.MediaList li img.EditMedia, 
ol.MediaList li.lastInRow img.EditMedia
{
top: 5px;
}
*ol.MediaList li img.EditMedia, 
*ol.MediaList li.lastInRow img.EditMedia
{
top: 6px;
}
ol.MediaList li.lastInRow img.EditMedia,
ol.MediaList li.lastInRow img.DeleteMedia
{
right: 0px;
}
p.upButtonTop {
margin-bottom:5px;
}
a#UploadButton
{
margin-top:5px;
}
p.Paging {
/*width:470px;*/
text-align:right;
padding:5px;
clear: both;
}
/* media display */
div#MediaDisplay div#MDAd
{
text-align: center;
}
a#MDDiashow 
{
display: none;
}
div#MediaDisplay div#MDDesc
{
padding-bottom: 1em;
}
div#MediaDisplay div#MDPreview
{
width: 555px;
text-align: center;
float: left;
margin-bottom: 10px;
clear:both;
}
div#MDVideo
{ 
padding-top:20px;
}
div#MediaDisplay div#MDInfo
{
width: 100%;
float: left;
margin-bottom: 10px;
overflow:hidden;
}
div#MediaDisplay div#MDInfo div.MBTopAd
{
margin-bottom: 10px;
}
div#MediaDisplay div#MDInfo div#MDPrevsContainer {
float:right;
width:180px;
/*  height:1%;
overflow:hidden;*/
}
/*
div#MediaDisplay div#MDInfo div#MDPrevsContainer p {
display:inline;
}
*/
div#MediaDisplay div#MDInfo div#MDMeta
{
width:100%; /* do not use floats without dimensions */
float:left;
line-height: 20px;
overflow:hidden;
height:1%;
}
div#MediaDisplay div#MDPreview div#MDStage
{
margin: 0 auto;
position: relative;
}
div#MediaDisplay div#MDPreview img#MDCurrent
{
/*  cursor: pointer;*/
}
div#MediaDisplay div#MDPreview div#MDStage div.MDSpot
{
position: absolute;
width: auto;
text-align: left;
z-index: 100;
}
div#MediaDisplay div#MDPreview div#MDStage div.MDSpot a
{
display: block;
padding: 3px 5px;
white-space: nowrap;
width: auto;
background: #fff;
border: 1px solid #000;
}
div#MediaDisplay div#MDPreview div#MDStage div.MDSpot img
{
position: relative;
z-index: 100;
top: -1px;
left: 5px;
}
div#MediaDisplay div#MDPreview div#MDStage.HideSpots div.MDSpot
{
display: none;
}
p#MDPrev
{
background: transparent url(/images/btn.pfeillinks_rotrose.gif) 0px 1px no-repeat;
padding-left: 14px;
float: left;
cursor: pointer;
height: 53px;
}
p#MDNext
{
background: transparent url(/images/btn.pfeilrechts_rotrose.gif) 100% 1px no-repeat;
padding-right: 14px;
float: right;
cursor: pointer;
height: 53px;
}
p#MDNext span,
p#MDPrev span
{
display: none;
}
p#MDNext img,
p#MDPrev img
{
cursor: pointer;
}
div#MediaDisplay div#MDInfo div#MDMeta label
{
width: 8em;
}
div#MediaDisplay div#MDInfo div#MDMeta strong
{
font-weight:normal;
}
div#MediaDisplay div#MDInfo div#MDMeta strong#MDMeta_title
{
font-size: 1.5em;
font-weight: bold;
color: #a22;
overflow:hidden;
width:373px;
line-height:normal;
}
div#MediaEditor ul#MDTools
{
clear: left;
padding: 1em 0;
margin-bottom:20px;
}
div#MediaEditor ul#MDTools li
{
clear: left;
list-style-type: none;
margin-left: .5em;
}
div#MediaEditor ul#MDTools li a
{
margin: 2px 0;
/* width: 52px;*/
}
div#MediaDisplay div#MDComments, 
div#comments_modal #fed_poi_comments, div.articleComments
{
clear: both;
height: 160px;
overflow: auto;
border: 1px solid #DDD;
/*background: #fff;*/
margin-right: 5px;
}
div#MediaDisplay div#MDComments div, 
div#comments_modal #fed_poi_comments div, div.articleComments div {
clear:left;
padding: .5em;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
min-height:60px;
height:auto !important;
height:60px;
overflow:visible;
background-color:#FFF;
margin-bottom:1px;
}
div#MediaDisplay div#MDComments img, 
div#comments_modal #fed_poi_comments img, div.articleComments img{
float:left;
}
div#MediaDisplay div#MDComments h3, 
div#comments_modal #fed_poi_comments h3, div.articleComments h3 {
font-size: 1em;
margin-bottom: 0;
padding-left:80px;
}
div#MediaDisplay div#MDComments p, 
div#comments_modal #fed_poi_comments p, div.articleComments p {
padding-left:80px;
}
div#MediaDisplay div#MDComments span {
font-weight:bold;
}
/*div#MediaDisplay div#MDComments p
{
border: 1px solid #ccc;
border-top: 0;
padding: .3em .5em;
margin-bottom: 5px;
background: #fff;
margin-right: 5px;
}*/
div#MediaDisplay textarea#MDComment
{
width: 98%;
margin-bottom: 1em;
}
ul#MDTools {
float:right;
width:215px;
}
ul#MDTools li {
float:right;
display:inline;
text-align:left;
}
div#MDDiashowWidget
{
width: auto;
float: right;
margin-top: 65px;
white-space: nowrap;
}
div#MDDiashowWidget select
{
margin: 0;
padding: 0;
}
div#MDDiashowWidget label
{
margin: 0;
padding: 0;
margin-right: .5em;
}
/* media editor */
div#MediaEditor div#MDPreview
{
float: right;
width:215px;
/*width: 100px;*/
text-align:right;
position: relative;
top: -38px;
}
div#MediaEditor div#MDPreview img.BannerMiniRectangle
{
width:180px;
height:150px;
position:absolute;
top:100px;
right:0;
}
div#MediaEditor div#MDInfo
{
float: left;
width: 230px;
}
div#MediaEditor div#MDInfo p#md_old_tags
{
position: relative;
top: -15px;
}
div#MediaEditor div#MDInfo p
{
padding: 0 0 0 0;
}
div#MediaEditor div#MDInfo label,
div#MediaEditor div#MDInfo input.txt,
div#MediaEditor div#MDInfo textarea.txt,
div#MediaEditor div#MDInfo select
{
width: 200px;
}
div#MediaEditor div#MDInfo label#l_targets,
div#MediaEditor div#MDInfo label#l_visibility
{
width: 15em;
}
div#MediaEditor div#MDInfo label#l_visibility
{
position: relative;
top: 7px;
}
html>body div#MediaEditor div#MDInfo label#l_visibility
{
top: 0;
}
div#MCAddAlbum div#MCMeta div#MCVisibility label#l_visibility
{
width: 10em;
}
div#MCAddAlbum div#MCMeta div#MCVisibility label.radio,
div#MediaEditor div#MDInfo label.radio
{
clear: none;
width: auto;
float: none;
}
div#MCAddAlbum div#MCVisibility p#MediaAddressBook,
div#MediaEditor div#MDInfo p#MediaAddressBook
{
border: 1px solid #7a7a7a;
overflow: auto;
height: 50px;
width: 97%;
padding: 2px;
margin-bottom: .7em;
background: #fff;
margin-top: 1px;
padding: .5em;
}
/* media collections */
div#MCAddAlbum div#MCMeta,
div#MCAddAlbum div#MCMedia
{
float: left;
overflow: hidden;
width: 300px;
}
div#MCAddAlbum div#MCMedia
{
float: right;
width: 450px;
}
div#MCAddAlbum div#MCAlbumImage
{
background-color: #fff;
background-position: 10px 50%;
background-repeat: no-repeat;
background-image: none;
border: 1px solid #ddd;
width: 275px;
height: 75px;
margin: 0 0 1em 0;
}
div#MCAddAlbum h3
{
font-size: 1em;
}
div#MCAddAlbum div#MCAlbumImage h3
{
margin: 20px 10px 0 100px;
font-weight: normal;
}
div#MCAddAlbum div#MCAlbumImage h3 span
{
display: block;
font-weight: normal;
}
div#MCAddAlbum div#MCInfo label,
div#MCAddAlbum div#MCVisibility label,
div#MCAddAlbum div#MCInfo .txt,
div#MCAddAlbum div#MCVisibility .txt
{
width: 275px;
}
div#MCAddAlbum div#MCInfo textarea.txt
{
height: 83px;
}
div#MCAddAlbum div#MCVisibility p#MediaAddressBook
{
height: 60px;
}
div#MCAddAlbum div.Constraint
{
height: 200px;
overflow: auto;
overflow-x: hidden;
border: 1px solid #ddd;
border-top: 0;
position: relative;
}
div#MCAddAlbum div#MCSource ol,
div#MCAddAlbum div#MCTarget ol
{
list-style-type: none;
padding: 5px 0;
height: 1%;
}
html>body div#MCAddAlbum div#MCSource ol,
html>body div#MCAddAlbum div#MCTarget ol
{
padding-left: 2px;
}
div#MCAddAlbum div#MCSource ol li,
div#MCAddAlbum div#MCTarget ol li
{
float: left;
width: 73px;
height: 53px;
margin: 20px 0 0 20px;
/*border: 5px solid #a22;*/
cursor: move;
}
div#MCAddAlbum div#MCSource ol li img,
div#MCAddAlbum div#MCTarget ol li img
{
width: 71px;
height: 53px;
}
div#MCAddAlbum div#MCTarget
{
margin-top: 10px;
}
div#MCAddAlbum div#MCTarget h3
{
margin: 5px 0 6px 0;
}
div#MCAddAlbum div#MCTarget div.Constraint
{
border-top: 1px solid #ddd;
}
div#MCAddAlbum div#MCSource ol,
div#MCAddAlbum div#MCTarget ol
{
padding-bottom: 180px;
}
div#MCAddAlbum div#MCVisibility p#MCVisPublic
{
padding-top: .5em;
}
div#MCAddAlbum div#MCVisibility p#MCVisPublic label.radio
{
top: 0;
}
ul#MCSourceTabs {
display:block;
}
ul#MCSourceTabs li{
float:left;
list-style:none;
padding:0 5px;
border-left: 1px solid #A22;
}
ul#MCSourceTabs li.firstChild{
padding-left:0;
border-left: none;
}
div#MCSourceImagesCnt,
div#MCSourceVideosCnt {
clear:both;
}
/* image linker */
div#ImageLinker
{
margin-top: 1em;
}
div#ImageLinker div#ILImageCnt
{
float: left;
width: 544px;
position: relative;
}
div#ImageLinker div#ILImageCnt div.ILSpot
{
border: 1px solid #000;
background-color: #fff;
-moz-opacity:0.4;
filter:alpha(opacity: 40);
opacity: 0.4;
position: absolute;
top: 10px;
left: 10px;
cursor: move;
text-align: center;
padding-top: 3px;
}
div#ImageLinker div#ILImageCnt img#ILCurrentImage
{
cursor: crosshair;
}
div#ImageLinker div#ILImageCnt div.ILSpot.ILActiveSpot
{
border-color: #ccc; // get overridden in theme
-moz-opacity:0.7;
filter:alpha(opacity: 70);
opacity: 0.7;
}
div#ImageLinker div#ILPeopleCnt
{
float: right;
width: 250px;
}
div#ImageLinker div#ILPeopleCnt ol
{
clear: left;
padding: 1em 0;
list-style-position: inside;
}
div#ImageLinker div#ILPeopleCnt ol li
{
padding: .3em .5em;
background: #fff;
border: 1px solid #ccc;
margin: 1px 0;
position: relative;
}
div#ImageLinker div#ILPeopleCnt ol li img
{
position: absolute;
top: 1px;
right: 0;
}
div#ImageLinker div#ILPeopleCnt li.ILActiveSpot
{
border-color: #ccc; // get overridden in theme
}
div.mediacb 
{
float:left;
margin: 0 5px 10px 0px;
position: relative;  
width:auto;
}
.mediacb img {
width:73px;
float:left;
height:53px;
}
div.media a:hover, 
div.mediacb a:hover {
text-indent:0;
}
div.mediacb a:hover span.media_tooltip, 
div.mediacb a:hover img.videoicon
{
visibility: visible;
}
div.mediacb .videoicon {
visibility:hidden;
width:25px;
height:19px;
position: absolute;
z-index: 10;
text-align: center;
top: 17px;
left: 24px;
}
div.mediacb span.media_tooltip
{
visibility: hidden;
position: absolute;
z-index: 10;
text-align: center;
top: 60px;
left: 0px;
width:80px;
overflow:hidden; 
background-color: #fff;
border: 1px solid #a22;
white-space: normal;
}
*html #cb9newestvideos div.mediacb span.media_tooltip img, 
*html #rs14newestvideos div.mediacb span.media_tooltip img {
margin:7px 20px 23px 12px;
}
.mediacb img {
width:73px;
float:left;
height:53px;
}
.MediaList ul.sort_navi {
list-style:none;
float:left;
padding-top:5px;
margin: 5px 0 10px -10px;
}
*html .MediaList ul.sort_navi {
margin-left:0;
}
.MediaList ul.sort_navi li {
float:left;
border-left:1px solid #A22;
padding-left:10px;
margin-right:10px;
}
.MediaList ul.sort_navi li.firstChild {
border:none;
margin-left:0px;
}
.MediaList ul.sort_navi a.active {
font-weight:bold;
}
ol.MediaList span ul.star-rating_small {
margin-top:3px;
}
ol.MediaList span ul.star-rating_small li {
height:11px;
width:11px;
float:left;
margin-right:2px;
padding:0;
}
ul.star-rating_small li.rating_on, li.rating_off {
background:transparent url(/images/bg.rating_star_small.gif) no-repeat scroll;
}
ul.star-rating_small li.rating_on {
background-position: left bottom;
}
ul.star-rating_small li.rating_off {
background-position: left top;
}
ol.MediaList
{
clear: both;
}
ol.MediaList img.icon-comment {
padding:0;
margin:-2px 0 0 5px;
}
/*** POSTFACH ***************************************/
.postfach table {
width:488px;
border:none;
}
.postfach th {
background-color:#EED7CF;
border-left: 1px solid #FFF;
padding: 5px 0 5px 0;
text-align:left;
}
.postfach th.firstChild ,
.postfach td.firstChild {
border:none;
}
.postfach td.firstChild img {
margin-left:10px;
}
.postfach tr {
background-color:#F3E9E0;
}
.postfach tr.bright, 
.postfach div.bright, 
.postfach p.bright {
background-color:#F9F5EC;
}
.postfach p.bright {
padding:10px;
}
.postfach td {
padding:10px 5px 10px 5px;
border-left:1px solid #D5D4D2;
overflow:hidden;
}
.postfach div.mailicons {
float:left;
width:22px;
text-align:center;
}
.postfach div.mailicons img {
margin:7px 0;
}
.postfach img.right  {
margin-left:0;
}
.postfach a {
font-weight:normal;
}
.postfach div.msg {
padding-left:14px;
overflow:hidden;
}
.postfach a.subject_new,
.postfach a.subject {
color:#787974;
display:block;
background: transparent url(/images/contactnetwork/subject.gif) left 2px no-repeat;
cursor:pointer;
}
.postfach a.subject span {
padding-left:15px;
display:block;
color:#A22;
}
.postfach a.unread span {
font-weight:bold;
color:#A22;
}
.postfach a.open {
background: transparent url(/images/contactnetwork/subject_open.gif) left 2px no-repeat;
}
.msgBody {
width:470px;
overflow:hidden;
}
.msgBody ul {
margin-left:18px;
}
.msgBody ol {
margin-left:24px; 
}
.postfach .maillinks {
clear:both;
margin-top:20px; 
}
.postfach .maillinks img {
vertical-align:middle;
}
.postfach .maillinks a {
margin-right:20px;
}
.postfach .footer {
background-color:#F3E9E0;
overflow:hidden;
padding: 10px 10px 10px 9px;
height:1%;
}
*+html .postfach .footer {
padding-left:6px;
}
*html .postfach .footer {
padding-left:6px;
}
.postfach .footer .Paging {
width:280px;
margin:0;
padding:0;
float:right;
}
*html .postfach .footer .Paging {
padding-top:4px;
}
.postfach .footer label {
font-weight:bold;
margin: 0 20px 0 5px;
}
div#writeMsg .msgSpec, 
div#answerMsg .msgSpec {
display:block;
clear:both;
}
div#writeMsg label, 
div#answerMsg label, 
div#writeMsg span.label, 
div#answerMsg span.label {
width:100px;
float:left;
font-weight:bold;
display:inline;
}
div#selRecipient {
float:left;
width:360px;
}
div#selRecipient select {
vertical-align:middle;
}
div#writeMsg a.moreRecipient,
div#answerMsg a.moreRecipient {
padding-left:100px;
}
div#writeMsg select, 
div#writeMsg input.txt, 
div#answerMsg select, 
div#answerMsg input.txt {
width:200px;
}
div#writeMsg .recipient, 
div#answerMsg .recipient {
clear:both;
margin-bottom:15px;
}
div#writeMsg .msgTree {
clear:both;
margin-top:15px;
}
div#writeMsg .msgTree img {
float:left;
margin:5px 10px 0 0;
}
div#writeMsg .lastMsg {
width: 450px;
float:left;
clear:both;
border-top: 1px solid #A22;
margin-bottom:10px;
overflow:hidden;
}
div#writeMsg .msgTxt {
display:block;
padding-left:83px;  
}
div#writeMsg .lastMsg strong {
display:block;
margin:5px 0; 
}
div#writeMsg .lastMsg .msgTxt strong {
display:inline;
}
div#writeMsg .mceToolbarContainer {
background-color:#F9F5EC;
}
div#writeMsg .MBFooter {
margin-right:-20px;
}
*html div#writeMsg .MBFooter {
margin-right:0px;
}
*+html div#answerMsg .MBFooter{
margin-right:0px;
}
/*** KONTAKTLISTE ***************************************/
.contactlist {
margin-bottom:20px;
overflow:hidden;
}
ul.alphabet-list {
background-color:#F9F5EC;
padding:10px;
list-style:none;
}
.contactlist p.Paging {
width:480px;
text-align:right;
}
.contactlist .footer {
background-color:#F3E9E0;
padding-bottom: 10px;
}
*html .contactlist p.Paging {
margin-left:-10px;
}
*+html .contactlist p.Paging {
margin-left:-10px;
} 
ul.alphabet-list li {
display:inline;
margin-left:15px;
}
ul.alphabet-list .abc  {
margin:0;
}
.inactive {
color:#666666;
text-decoration:line-through;
}
ul.alphabet-list li.firstChild {
margin:0 10px 0 0;
}
.eachContact {
background-color:#F3E9E0;
padding:10px 5px 20px 5px;
overflow:hidden;
clear:both;
height:1%;
}
.contactlist .bright { 
background-color:#F9F5EC;
}
.eachContact a {
display:block;
}
.eachContact strong {
margin-top:5px;
display:block;
}
.eachContact .contactinfo {
float:left;
width:387px;
margin-left:10px;
}
.eachContact .headinfo {
overflow:hidden;
margin-bottom:5px;
height:1%;
}
.eachContact .headinfo a {
font-weight:bold;
}
.eachContact .headinfo img {
vertical-align:middle;
}
.eachContact .headinfo .left, 
.eachContact .contacttext {
width:220px;
overflow:hidden;
}
.ignorelist .eachContact .headinfo .left {
width:200px;
}
.eachContact p.right {
width:150px;
margin:0;
}
.ignorelist .eachContact p.right {
width:160px;
margin:0;
}
/** MODAL BOX  **/
#InviteFriends div.Recipient
{
overflow: hidden;
}
#InviteFriends h2 {
margin:5px 0 10px 0;
font-size:1em;
}
#InviteFriends div.Recipient p
{
float: left;
width: 250px;
}
#InviteFriends div.Recipient label,
#InviteFriends input.txt,
#InviteFriends textarea
{
width: 99%;
}
div.newuser a:hover {
text-indent:0;
}
div.newuser a:hover span.newuser_tooltip
{
visibility: visible;
}
div.newuser span.newuser_tooltip
{
visibility: hidden;
position: absolute;
z-index: 10;
text-align: center;
top: 60px;
left: 0px;
width:80px;
overflow:hidden; 
background: #fff;
border: 1px solid #a22;
white-space: normal;
}
div.newuser 
{
float:left;
margin: 0 25px 15px 0px;
position: relative;  
width:auto;
}
.newuser img {
width:73px;
float:left;
height:53px;
}

