@charset "iso-8859-1";
@import url(../../base/css/profile_view.css);
/* Profile Album Start */
img.albumsHover, img.albums, img.photo{
	background-repeat:no-repeat;
	background-position:center;
	margin:2px;
}
img.albumsHover
{
}
.albumTitle{	
	text-align:center;
	font-weight:bold;
}
.albumSubTitle{	
	font-size:11px;
	text-align:center;
}
.albumEdit{	
	font-size:11px;
	text-align:center;
	border:1px solid silver;
	background-color:#f1f1f1;
	padding:5px;
}
.titlePopup{
	font-size:12px;
	font-weight:bold;
}
.albumEditPop{	
	text-align:left;
	font-size:12px;
}	
.iconsAlbum:hover{
	background-color:#eeeeee;
}
.iconsAlbum{
	margin: 2px;
	cursor: pointer;
	background-position:center center;
	background-repeat:no-repeat;
}
.iconAlbumBlockCont{
	position:relative;
	height:200px;
	overflow:hidden;
}
.private{
	color:red;
}
/* Profile Album End */
#thin_column{
	width: 49%;
	margin-right: 10px;
	overflow: hidden;
}
#thick_column{
	width: 49%;
	overflow: hidden;
}
.photo_title{
	position: relative;
	float: left;
	font-size: 11px;
	left: 10px;
}
.iconBlockCont{
	white-space: nowrap;
	width: 307px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	z-index: 15;
	text-align: center;
}
.scrollCont{
	position: absolute;
	width: 346px;
	top: 18px;
	left: 0px;
	z-index: 10;
}
.scrollIconContainer{
	position: relative;
	width: 346px;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
}
#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 solid #ccc;
}
.profile_info_block td{
	padding: 4px;
}
.profile_info_block td.profile_info_label{
	font-weight: bold;
	text-align: right;
	width: 90px;
}
.profile_info_block td.profile_info_value1{
	border-right: 1px solid #ccc;
}
.menu_item_block{
	position: relative;
}
.menu_item_block_left,
.menu_item_block_center,
.menu_item_block_right{
	position: relative;
	float: left;
	width: 138px;
}
.menuLine{
	position: relative;
}
.menuLinkBlock{
	position: relative;
}
.comments_wrapper{
	position: relative;
}
.comment_author{
	float: left;
	margin-right: 12px;
	font-size: 12px;
	position: relative;
}
.comment_view{
	font-size: 12px;
}
.comment_text{
	border: 0px;
	font-size: 11px;
	padding-left: 59px;
	background: #fff;
}
.comment_row{
	border-bottom: 0px;
}
div#comments_wrapper{
	position: relative;
	width: 346px;
}
.comment_add_comment{
	position: relative;
	float: left;
	padding-left: 25px;
	color: #333366;
	font-size: 18px;
	font-weight: bold;
	background: #fff url('../images/icons/add_comment.gif') no-repeat;
}
.sharePhotosContent_1,
.sharePhotosContent_2{
	position: relative;
	float: left;
	width: 112px;
	overflow: hidden;
	white-space: nowrap;
}
.sharePhotosContent_1{
	margin: 0px 7px 7px 0px;
}
.sharedMediaAdd{
	overflow: hidden;
	white-space: nowrap;
}
.lastFilesPic{
	position: relative;
	/*float:left;*/
	border: 1px solid #ededed;
	width: 110px;
	height: 110px;
	background: no-repeat center;
}
.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{
}
.galleryRate .votes_small{
	width: 112px;
}
.lastVideoPic{
	position: relative;
	/*float:left;*/
	border: 1px solid #ededed;
	width: 112px;
	height: 80px;
}
.shareMusicContent_1,
.shareMusicContent_2{
	position: relative;
	float: left;
	width: 112px;
	overflow: hidden;
}
.shareMusicContent_1{
	margin: 0px 7px 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;
}
.blogHead1{
	font-size: 16px;
	font-weight: bold;
	/*padding-left:25px;*/
	padding-bottom: 5px;
	background: no-repeat left top;
}
.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;
}
#iiPPhoto1,
#iiPPhoto2{
	text-align: center;
}
