@charset "iso-8859-1";
@import url(../../base/css/member_panel.css);
@import url(../../base/css/join_form.css);
@import url(layout_2col_right_31.css);

@import url(screen/basemod_1-2-3.css);	


	.memberMainDiv
	{
		position:relative;
		border:1px solid #e7e6e4;
		background-color: #f8f8f6;
		width:620px;
		min-height:317px;
		margin-left:10px;
		padding:10px;
	}
		
	.memberMainDiv2
	{
		position:relative;
		width:600px;
		min-height:317px;
		padding:10px;
	}

	.memberLeftDiv
	{
		position:relative;
		overflow:hidden;
		float:left;
		width:48%;

		border:0px solid blue;
		padding:0px;
		margin-right:10px;
	}
	
	.memberRightDiv
	{
		position:relative;
		overflow:hidden;
		float:right;
		width:50%;

		border:0px solid blue;
		padding:0px;
		margin-right:10px;	
		
	}
	.hdtxt{
		font-family: Arial;
		font-size:20px;
		color: #777674;
		font-weight:bold;
	}
	.boxtxt{
		color: #777674;
		
	}
	.control_panel_td_1{
		width:40%;
	}
	.iconBorder{
		border: 1px solid #c1c1c1;
	}
	div#my_photos
	{
		position:relative;
		border:0px solid red;
		margin:0px;
		padding:0px;
		
	}
	
	div#member_stat .boxContent
	{
		/* height:170px; */
		border:0px solid red;
		width:155px;
	}
	
	
	div#my_photos .boxContent
	{

	}
	
	div#my_photos .disignBoxFirst, div#member_stat .disignBoxFirst, div#member_info .disignBoxFirst, div#contacts .disignBoxFirst, div#latest_news .disignBoxFirst 
	{
		margin-bottom:9px;
	}
	
	div#latest_news .boxContent
	{
		/*padding-left:0px;*/
		position:relative;
	}

	div.news_head
	{
		font-size:17px;
		font-weight:bold;
		padding-left:30px;
		padding-bottom:5px;
		background-position:left top;
		background-repeat:no-repeat;
		background-image:url(../images/icons/news.gif);
	}
	
	div.news_text
	{
		margin:0px 0px 10px;
		text-align:justify;
		font-size:13px;
		padding:0px;
	}
	
	div#contacts .boxContent, div#member_info .boxContent
	{
		padding-top:0px;
	}
	
	
	div#contacts, div#member_info
	{
		position:relative;
		border:0px solid red;
	}
	
	div#member_stat
	{
		position:relative;
		margin:0px;
		border:0px solid red;
		
	}
	
	div#member_stat .boxContent
	{
		padding-top:0px;
		/* height:231px; */
		overflow:hidden;
		border:0px solid red;
	}
	
	.member_stat_block
	{
		border:0px solid red;
		padding:0px;
		/* height:108px; */
	}
	
	.totalRegBlock
	{
		position:relative;
		float:left;
		border:0px solid red;
		padding-left:20px;
	}
	
	.mem_stat_country
	{
		padding-left:3px;
		padding-bottom:10px;
	}
	
	select.mem_stat_country_select
	{
		width:125px;
	}
	
	div#search
	{
		position:relative;
		float:left;
		left:5px;
		width:228px;
		margin:0px;
		border:0px solid red;
	}
	
	div#latest_news
	{
		position:relative;
		margin:0px;
		border:0px solid red;
	}
	* html div#latest_news
	{
		width:375px;
	}
	
	div#my_photos .thumbnail_block, div#my_photos .rate_block
	{
		margin-left:auto;
		margin-right:auto;
	}
	
	.rate_scale
	{
		border:1px solid #939BB0;
	}
	
	.control_panel_table
	{
		padding-left:12px;
		position: relative;
	}
	
	.sharePhotosContent_1, .sharePhotosContent_2
	{
		position: relative;
		float: left;
		width: 112px;
		overflow: hidden;
	}
	
	.sharePhotosContent_1
	{
		margin:0px 7px 7px 0px;
	}
	
	.sharePhotosContent_2
	{
		margin:0px 0px 7px;
	}
	
	.lastFilesPic
	{
		position: relative;
		float: left;
		border: 1px solid #EDEDED;
		width: 110px;
		height: 110px;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 10px;
	}
	
	.sharePhotosContent_1 .votes_small b,
	.sharePhotosContent_2 .votes_small b
	{
		display: none;
	}
	
	.lastVideoPic
	{
		position: relative;
		float: left;
		border: 1px solid #EDEDED;
		width: 112px;
		height: 80px;
		margin-right: 10px;
	}
	
	.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;
	}
	
	.galleryRate .votes_small
	{
		width:112px;
	}
	
	.siteStatUnit
	{
		position: relative;
		float: left;
		width: 115px;
	}
	
	.siteStatUnit img
	{
		width: 16px;
		height: 16px;
	}
	
	.blog_subject_n
	{
		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);*/
	}
	
	.caption_item
	{
		position:relative;
		float:right;
		font-weight:bold;
		font-size:11px;
	}
	
	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:25px;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	.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;
	}
	
	.blogSnipper
	{
		font-size:13px;
		text-align:justify;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
	
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
		width:293px;		
	}

	.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;
	}
	#preview_my_profile,	#preview_my_profile a, #preview_my_profile a:hover{
		position:absolute;
		margin-left:33px;
		margin-top:-4px;

		font-family: Arial;
		font-size:11px;
		color: #717171;
		width:200px;
		text-decoration: none;
		background: 
	}
	#sectionSubText{

		padding-left:6px;
		padding-top:-12px;
		font-family: Arial;
		font-weight:lighter;
		font-size:9px;
		color: #797878;
		text-transform: none;
	}
#postedListings{
	position:relative;
	float:left;
	width:100%;
	list-style:none;

}
#postedListings UL {

	left:0;
	float:left;
	
	margin:0;
	padding: 0.25em;
	list-style:none;

}


#postedListings LI {
	float:left;
	margin:0;
	padding:0;
}
.dijitContentPane {
	padding: 15px;	
}



/* 

* (C) BoonEx Ltd., 2007
* IMPORTANT: This is a commercial product made by BoonEx Ltd. and cannot be modified for other than personal usage.
* This product cannot be redistributed for free or a fee without written permission from BoonEx Ltd. 
* This notice may not be removed from the source code. 

*/
@charset "iso-8859-1";
@import url(../../base/css/profile_edit.css);
@import url(../../base/css/search_result.css);
@import url(layout_2col_right_31.css);
@import url(screen/basemod_1-2-3.css);	

td.join_header_first,
td.join_header
{
	text-align:center;
	background-color:#ccc;
}

table.profile_edit_table
{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

table.profile_edit_table td
{
	padding:5px;
}

table.profile_edit_table td.join_td_1,
table.profile_edit_table td.join_td_1_first
{
	text-align:left;
	padding-top: 6px;
	padding-left: 25px;
	vertical-align:top;
	white-space:nowrap;
}
table.profile_edit_table td.join_td_2_first,
table.profile_edit_table td.join_td_2
{
	text-align: left;
	padding:2px 5px;
	vertical-align:top;
}

select.select_prof,
input.input_text_edit
{
	width:225px;
}
#first_column
{
	position:relative;
	width:600px;
	margin-right:10px;
	float:left;
}

#second_column
{
	position:relative;
	width:300px;
	margin-right:25px;
	float:right;
}
#s-first_column
{
	position:relative;
	width:50%;
	margin-right:10px;
	float:left;
}

#s-second_column
{
	position:relative;
	width:45%;
	margin-right:25px;
	float:right;
}
table.profile_edit_table table
{
	border-collapse:collapse;
}

table.profile_edit_table table td
{
	padding:0px;
}
#hdTextDescription{
	margin-left: 25px;
}
#subProfileTxt{
	font-size:11px;
}
#subProfileTxt a{
	text-decoration: none;
}

