@charset "iso-8859-1";
@import url(../../base/css/profile_view.css);

/****************************************************/

.grid
{
	position: relative;
	/*background: url(../gfx/main_grid_bg.gif) left top repeat-y;*/
	width: 100%;
	margin: 0 0 12px 0;
}
.browse_nick 
{
	text-align: center;
	clear: both;
	width: 77px;
	overflow: hidden;
}
.friends_thumb_1, .friends_thumb_2
{
	position:relative;
	width:auto;
	float:left;
	margin: 0px 7px 7px 0px;
}

/****************************************************/

#thin_column
{
	padding: 0 10px;
	width: 250px;
	margin: 0 10px 0px 0;
	_margin-bottom: 10px;
	overflow: hidden;
}
a#temThumbLink img
{
	background-color: #fff;
	border: 2px solid rgb(218,193,181);
	margin-bottom: 10px;
}
a#temThumbLink:hover img
{
	border: 2px solid rgb(247,0,114);
}
#mediasmall
{
	margin-bottom: 10px;
}
#thick_column
{
	width:520px;
	overflow: hidden;
}

#thin_column .disignBoxFirst
{
	position:relative;
	margin-bottom:20px;
	background: url(../gfx/box_single_left.gif) left top no-repeat #edd8cf;
}
#thick_column .disignBoxFirst
{
	position:relative;
	margin-bottom:20px;
	background: url(../gfx/box_double_start.gif) left top no-repeat #edd8cf;
}
#thin_column .endbox, #thick_column .endbox {
	float: left;
	background: url(../gfx/box_single_default_end.gif) left bottom no-repeat #edd8cf;
	height: 8px;
	display: block;
	width: 100%;
	font-size: 0.1%;
	text-indent: -9999px;
	clear: left;
	}
	#thick_column .endbox {
	background: url(../gfx/box_double_end.gif) left bottom no-repeat #edd8cf;
}

.photo_title
{
	position:relative;
	float:left;
	left:5px;
}

.iconBlockCont
{
	float:left;
	position: relative;
	left: 35px;
	white-space:nowrap;
	width:160px;
	margin-left:auto;
	margin-right:auto;
	border:none;
}

.scrollCont
{
	position:absolute;
	width:230px;
	top:18px;
	left:0px;
}

.scrollIconContainer
{
	position:relative;
	width:230px;
	top:0px;
	left:0px;
}

#profile_details_wrapper
{
	_left: 10px;
	font-weight:bold;
}

#profile_details_wrapper table
{
	width: auto;
	border-collapse:collapse;
}

.profile_td_1,
.profile_td_1_first
{
	position:relative;
	width:100px;
}

.profile_td_2,
.profile_td_2_first
{
	position:relative;
}

#profile_details_wrapper .field
{
	color: #151515;
	float:left;
}

#profile_details_wrapper .value
{
	color:#333333;
	margin-left:5px;
	position:relative;
	float:left;
}

.profile_headline
{
	font-weight:bold;
}

.profile_td_1, .profile_td_1_first
{
	color: #151515;
}

.profile_td_2, .profile_td_2_first
{
	color:#333333;
}


.menu_item_block
{
	position: relative;
}

.menu_item_block_left, .menu_item_block_right
{
	position:relative;
	width:230px;
}
.menuBlock
{
	width:230px;
}
.menuLine
{
	position:relative;
}

.menuLinkBlock
{
	position:relative;
}

.comments_wrapper
{
	position:relative;
}

.comment_author 
{
	float:left;
	margin-right:12px;
	position:relative;
}

.comment_view
{
	font-size:12px;
}

.comment_text
{
	border: 0px;
	padding: 0 0 0 59px;
}

.comment_row 
{
	padding: 5px 0 10px 0;
	background: url(../gfx/box_sep_x.gif) left bottom repeat-x;
	border-bottom:0px;
	width: 500px;
}
.comment_actions
{
	position: absolute;
	right: 8px;
}
.comment_actions a
{
	position: relative;
	top: -18px;
}
.comment_replies
{
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../gfx/comment_re_lvl.gif) left 23px no-repeat;
}
div#comments_wrapper
{
	position: relative;
	width: 500px;
	overflow: hidden;
}

.comment_add_comment
{
	position: relative;
	float: left;
	padding: 0 0 0 25px;
	margin: 12px 0 0 0;
	color:#333366;
	font-size:18px;
	font-weight:bold;
	background-image:url('../images/icons/add_comment.gif');
	background-repeat:no-repeat;
}

.blogHead
{
	background-image:url(../images/icons/artic_papr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:25px;
}

.blogInfo
{
	color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

.blogInfo span img
{
	vertical-align:middle;
	margin-right:3px;
}
.blogInfo span {
	display: block;
}
.blogSnippet
{
	position: relative;
	font-size:13px;
	width: 230px;
	padding: 5px 0 20px;
	background: url(../gfx/box_sep_x.gif) left bottom repeat-x;
}

.sharePhotosContent_1, .sharePhotosContent_2 
{
	position: relative;
	float: left;
	width: 114px;
	overflow: visible;
	clear: none;
}

.sharePhotosContent_1
{
	margin:0px 7px 7px 0px;
}

.sharePhotosContent_2
{
	margin:0px 7px 7px 0px;
}

.lastFilesPic
{
	position: relative;
	float: left;
	background-color: #fff;
	width: 110px;
	height: 110px;
	background-position: center;
	background-repeat: no-repeat;
	clear: none;
}
#show_shareVideos .clear_both {
	display: none;
}
.sharePhotosContent_1 .votes_small b, .sharePhotosContent_2 .votes_small b
{
	display: none;
}

.sharePhotosContent_1 .votes_small .votes_gray_small,
.sharePhotosContent_2 .votes_small .votes_gray_small
{
}
.sharePhotosContent_1 div,
.sharePhotosContent_2 div {
	float: left;
	position: relative;
}

.galleryRate .votes_small
{
	width:112px;
}

.lastVideoPic
{
	position: relative;
	float: left;
	width: 114px;
	height: 80px;
	margin: 0 0 7px;
	border: none;
}
.lastVideoPic a img {
	border: 2px solid rgb(218,193,181);
}
.lastVideoPic a:hover img {
	border: 2px solid rgb(247,0,114);
}

.shareMusicContent_1,
.shareMusicContent_2
{
	position: relative;
	float: left;
	width: 114px;
	overflow: hidden;
}

.shareMusicContent_1
{
	margin:0px 0px 7px 0px;
}

.shareMusicContent_2
{
	margin:0px 0px 7px;
}

.shareMusicContent_1 .votes_small b,
.shareMusicContent_2 .votes_small b
{
	display: none;
}

.lastMusicPic
{
	position: relative;
	float: left;
	border: 1px solid #EDEDED;
	width: 110px;
	height: 110px;
}
.photo1 {
}

#container_groups .thumbnail_block {
	float: left;
	width: 45px;
	height: 45px;
	margin: 0px;
}
#container_groups .icons {
	margin: 0;
}

.blogHead1
{
	font-size:13px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left top;
	/*background-image:url(../images/icons/artic_papr.gif);*/
	padding: 6px 0 0;
}

.rss_item_header
{
	padding-bottom:5px;
}

.rss_item_info span
{
	margin-right:5px;
	line-height:18px;
}

.rss_item_info span img
{
	vertical-align:middle;
	margin-right:3px;
}