@charset "iso-8859-1";
@import url(../../base/css/profile_view.css);






#thin_column
{
	width:49%;
	margin-right:10px;
	overflow: hidden;
}

#thick_column
{
	width:49%;
	overflow: hidden;
}

.photo_title
{
	position:relative;
	float:left;
	font-size:30px;
        font-family: Impact;
        color: #ff9900;
	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 * * * */


.profile_info_block {
	width: 100%;
border: 0px solid #666666;
}




.profile_info_block td {


         /*font-size:24px;*/
         width: auto;
	padding-right: 20px;
	padding-left: 5px;
	/*border: 1px solid red;*/
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	
}

.p.profile_info_block td {
	padding: 4px;


}

.profile_info_block td.profile_info_label {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	width: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: underline;
}

.profile_info_block td.profile_info_value1 {
	border-right: 1x solid #ccc;

}

/* * * *  * * * */


.menu_item_block
{
	position: relative;

border: 0px none red;

}

.menu_item_block_left, .menu_item_block_right
{
	position: relative;
	float: left;
	width: 200px;

border: 0px none blue;
}

.menuLine
{
	/*background-color:#FFFFFF;*/
        font-size: 10px;
	text-align: left;	
        border: 0px none red;
	position:relative;
}

.menuLinkBlock
{
	
        position:relative;
}

/*place comments codes here*/
	
	.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: 4px solid blue;*/
		width: 100%;
		height: 100%;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.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: 0px solid #EDEDED;
		width: 40px;
		height: 40px;
	}
	
	.blogHead1
	{
		font-size:16px;
		font-weight:bold;
		/*margin-left:12px;*/
		/*padding-left:25px;*/
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		/*background-image:url(../images/icons/artic_papr.gif);*/
	}

	.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;
	}