@charset "iso-8859-1";

#thin_column {
	position: relative;
	float: left;
}

#thick_column {
	position: relative;
	float: left;
}

#thin_column div.pollBlock {
	width: 170px;
}

/* * * * Friend list * * * */

#container_friend_list .thumbnail_block {
	margin: 0px;
}

.friends_thumb_1, .friends_thumb_2{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.browse_nick {
	position: relative;
	text-align: center;
}

/* * * * Profile Comments * * * */

.commentNew {
	color: red;
	font-size: 9px;
	position: relative;
	top: -3px;
}

.comment_row {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 3px;
}

.comment_author {
	font-weight: bold;
}

.comment_text {
	border: 1px solid #CECECE;
	background-color: #F3F5FF;
	padding: 2px;
}

.comment_actions {
	margin-bottom: 2px;
	padding: 2px;
	float: right;
}

.comment_replies {
	margin-left: 8px;
}

.comment_textarea {
	width: 99%;
}

/* * * * Profile Details * * * */

.profile_td_1,
.profile_td_1_first {
	vertical-align: top;
	padding: 2px;
}

.profile_td_2,
.profile_td_2_first {
	padding: 2px;
	font-weight: bold;
}

/* * * * Photos * * * */

.photoBlock {
	position: relative;
	text-align: center;
}

.photo {
	border: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: center center;
}

.votingBlock {
	text-align: center;
}

.RatePhotoCont {
	margin: 6px;
}

.icons:hover {
	border: 1px solid gray;
	background-color: #eeeeee;
}

.icons {
	border: 1px solid #cccccc;
	margin: 2px;
	cursor: pointer;
	background-position: center center;
	background-repeat: no-repeat;
}

.iconBlockCont {
	position: relative;
	width: 300px;
	height: 60px;
	border: solid 1px #cccccc;
	overflow: hidden;
}

.iconBlock {
	position: absolute;
	white-space: nowrap;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.scrollCont {
	
}

.scrollLeft {
	position: relative;
	float: left;
	cursor: default;
	font-weight: bold;
}

.scrollRight {
	position: relative;
	float: right;
	cursor: default;
	font-weight: bold;
}

#thin_column {
	width: 49%;
	margin-right: 10px;
	overflow: hidden;
}

#thick_column {
	width: 49%;
	overflow: hidden;
}

.photo_title {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 400px;
	height: 40px;
	margin-left: 17px;
	padding-bottom: 10px;
}

#profile_details_wrapper {
	font-weight: bold;
	padding-left: 10px;
}

#profile_details_wrapper table {
	width: 100%;
	border-collapse: collapse;
}

.profile_td_1, .profile_td_1_first {
	position: relative;
	width: 100px;
}

.profile_td_2, .profile_td_2_first {
	position: relative;
}

.profile_info_block {
	width: 100%;
}

.profile_info_block td {
	border-bottom: 1px dotted #ccc;
	padding: 4px;
}

.profile_info_block td.profile_info_label {
	text-align: right;
	vertical-align: top;
	width: 110px;
	color: #666666;
}

.profile_info_block td.profile_info_value {
	width: 300px;
}

.menu_item_block {
	position: relative;
}

.menu_item_block_left, .menu_item_block_right {
	position: relative;
	float: left;
	width: 170px;
	margin-left: 0;
	padding-left: 0;
}

.menuLine {
	font-size: 11px;
	position: relative;
}

div.menuLinkBlock {
	font-size: 11px;
	position: relative;
	width: 170px;
	height: 22px;
	padding-right: 0;
	padding-left: 24px;
}

.comments_wrapper {
	position: relative;
}

.comment_author {
	float: left;
	margin-right: 12px;
	position: relative;
}

.comment_text {
	background-color: #fff;
	border: 0;
	padding-left: 59px;
}

.comment_row {
	border-bottom: 0px;
}

div#comments_wrapper {
	position: relative;
	width: 346px;
}

.comment_add_comment {
	position: relative;
	background-color: #fff;
	float: left;
	padding-left: 25px;
	color: #336;
	font-size: 18px;
	font-weight: bold;
	background-image: url('../images/icons/add_comment.gif');
	background-repeat: no-repeat;
}

.sharedMediaAdd {
	background-image: url(../images/vivalla/linkpfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	padding-left: 8px;
	white-space: nowrap;
}

div.sharedMediaAdd {
	background-image: url(../images/vivalla/linkpfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
	padding-left: 8px;
	overflow: hidden;
}

.galleryRate .votes_small {
	width: 112px;
	margin-top: 5px;
}

.lastVideoPic {
	position: relative;
	border: 1px solid #ededed;
	width: 112px;
	height: 80px;
}

.shareMusicContent_1, .shareMusicContent_2 {
	position: relative;
	float: left;
	width: 112px;
	overflow: hidden;
}

.shareMusicContent_1 {
	margin-right: 7px;
	margin-bottom: 7px;
}

.shareMusicContent_2 {
	margin-bottom: 7px;
}

.shareMusicContent_1 .votes_small b, .shareMusicContent_2 .votes_small b {
	display: none;
}

.lastMusicPic {
	position: relative;
	border: 1px solid #ededed;
	width: 110px;
	height: 110px;
}

.blogHead1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}

.rss_item_header {
	
}

.rss_item_desc {
	font-size: 1em;
	padding-bottom: 5px;
}

.rss_item_info span {
	margin-right: 5px;
	line-height: 18px;
}

.rss_item_info span img {
	background-image: url('(EmptyReference!)');
	vertical-align: middle;
	margin-right: 3px;
}

#iipphoto1, #iipphoto2 {
	text-align: center;
}

.photo {
	background-color: white;
	margin-bottom: 30px;
}

.icons {
	background-color: #ddd;
	border: solid 1px #ddd;
}

.votes_small {
	margin-left: 14px;
	padding: 5px;
}

.votes_small b {
	font-weight: normal;
}

.votes_big {
	margin: 0;
}

.votes_big b {
	font-weight: normal;
	position: relative;
	float: none;
	font-size: 12px;
	text-indent: 10px;
}

img.icons {
	padding: 0;
	border-style: solid;
}

div.blog_wrapper_n {
	width: 290px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 0 silver;
}

.iconBlockCont {
	white-space: nowrap;
	width: 307px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	z-index: 15;
	text-align: center;
}

.scrollCont {
	position: absolute;
	width: 400px;
	top: 18px;
	left: 0;
	z-index: 10;
	margin-top: -10px;
}

.scrollIconContainer {
	background-color: white;
	position: relative;
	width: 400px;
	top: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #c0c0c0;
}

.sharePhotosContent_1 {
	background-image: url(../images/vivalla/slide2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.sharePhotosContent_1, .sharePhotosContent_2 {
	position: relative;
	float: left;
	width: 135px;
	height: 165px;
	overflow: hidden;
	white-space: nowrap
}

.lastFilesPic {
	position: relative;
	float: left;
	width: 110px;
	height: 110px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 8px;
}

div#gphotosmall.votes_small {
	margin-top: 14px;
}

.browse_nick a {
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/vivalla/linkpfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 1px;
	position: relative;
	z-index: 101;
	padding-left: 10px;
}

.browse_nick {
	line-height: 10px;
	position: relative;
	text-align: left;
	top: -20px;
	left: 8px;
}

.box_group {
	width: 370px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.box_icon {
	padding: 10px;
	height: 74px;
	width: 45px;
	position: relative;
	page-break-before: left;
	float: left;
}

.box_group_wrapper {
	width: 304px;
	page-break-after: left;
	float: left;
	font-family: Verdana;
}

.box_group_head {
	line-height: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 5px;
}

.box_group_date {
	font-size: 10px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.box_group_theme {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

img#temThumbID.photo {
	background-color: #d5d5d5;
}
.gplus1{
	float: left;
	position: relative;
	margin-left: 10px;
}
.online{
	position: relative;
	float: right;
	top: 0;
	z-index: 6;
}
.verify{
	position: absolute;
	float: right;
	bottom: 2px;
}
