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

#page_column_1 .boxContent {
                background-color:#00gg00;
                border-top:1px solid #EEEEEE;
                border-bottom:1px solid #EEEEEE;
		border-left: 1px solid #EEEEEE;
		border-right: 1px solid #EEEEEE;
}

#page_column_1 .page_block_container {
                margin-left:0;
                margin-right:20px;
}

#page_column_1 	.boxFirstHeader {
		height:30px;
                background-color:#00gg00;
                border-top:0px solid #EEEEEE;
                border-bottom:0px solid #f7f8f8;
		border-left: 0px solid #EEEEEE;
		border-right: 0px solid #ddd;
}

#page_column_2 	.boxFirstHeader {
		height:0px;
                background-color:#00gg00;
                border-right:0px solid #EEEEEE;
}

#page_column_2 .boxContent {
                background-color:#00gg00;
                border:0px solid #EEEEEE;
}

#page_column_3 .boxContent {
                background-color:#f7f8f8;
                border:1px solid #eee;
}

h2.pageHeader {
       color:#666666;
       font-size:20px;
       height:20px;
       margin:1px;
       padding:0 0 0 1px;
       }

.disignBoxFirst
	{
		position:relative;
		border:1px solid #eee;
		margin-top:0px;
                margin-bottom:0px;
		background-color:#00gg00;
			}
	
	.boxFirstHeader
	{
                background-color:#00gg00;
		height:30px;
		padding:0px 0px 0px 5px ;
		font-size:12px;
		font-weight:bold;
		color:#555555;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 0px solid #fff;
		border-top: 0px solid #DADADA;
		border-left: 0px solid #DADADA;
		border-right: 0px solid #DADADA;
	}


.WiDesignC1 {
       position:absolute;
	top: 0px;
	left: 0px;
	width: 7px ;
	height: 6px;
	background-color: transparent;
       background-image: url();
       background-repeat:no-repeat;
       background-attachment:scroll;
       background-x-position:left;
       background-y-position:top;
}

.WiDesignC2 {
       position:absolute;
	top: 0px;
	right: 0px;
	width: 7px ;
	height: 6px;
	background-color: transparent;
       background-image: url();
       background-repeat:no-repeat;
       background-attachment:scroll;
       background-x-position:right;
       background-y-position:top;
}

.boxContent
	{
/*		position:relative; */
		overflow:hidden;
		font-size:11px;
		/*color:#000000;*/
		padding:3px;


	}

.WiDesignfootertd {
       position:relative;
       height: 0px;
       top:0px;
       margin-top:0px;
       margin-right:11px;
       margin-bottom:0px;
       margin-left:11px;
       background-color: #00gg00;
       background-image:none;
       background-repeat:repeat;
       background-attachment:scroll;
       background-x-position:0%;
       background-y-position:0%;
}

.WiDesignF1 {
       position:absolute;
       bottom: 0px;
       left: -11px;
       width: 11px ;
       height: 20px;
       background-color: transparent;
       background-image: url();
       background-repeat:no-repeat;
       background-attachment:scroll;
       background-x-position:left;
       background-y-position:bottom;
}

.WiDesignF2 {
       position:absolute;
       bottom: 0px;
       right: -11px;
       width: 11px ;
       height: 20px;
       background-color: transparent;
       background-image: url();
       background-repeat:no-repeat;
       background-attachment:scroll;
       background-x-position:right;
       background-y-position:bottom;
}

div.activityrow_block
	{
		position:relative;
		margin-bottom:20px;
		overflow:hidden;
		border-bottom:1px solid #EAEAEA;
	}

	div.short_desc
	{
		position:relative;
		left:10px;
		border:0px solid red;
		float:left;
	}
	div.short_desc div
	{
		position:relative;
		text-align:left;
	}
	div.short_desc div.nick
	{
		font-size:15px;
		font-weight:bold;
		line-height:20px;
		vertical-align:middle;
	}
	div.short_desc div.activities
	{
		margin-bottom:5px;
	}
	div.short_desc li.activityname
	{
		margin-left:15px;
		font-size:12px;
		font-weight:bold;
	}

	div.short_desc span
	{
		font-size:11px;
	}

	.memberMainDiv
	{
		/*position:relative;*/
		/*border:0px solid #ccc;*/
	}
	
	.memberLeftDiv
	{
		position:relative;
		overflow:hidden;
		float:left;
		width:372px;
		border:0px solid blue;
		padding:0px;
		margin-right:10px;
	}
	
	.memberRightDiv
	{
		position:relative;
		overflow:hidden;
		float:left;
		width:372px;
		border:0px solid blue;
		padding:0px;
		margin:0px;	
	}
	
	div#my_photos
	{
		position:relative;
		border:2px 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:0px;
	}
	
	div#latest_news .boxContent
	{
		/*padding-left:0px;*/
	}

	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
	{
                border:0px solid #ee5500;
		padding-left:1px;
		padding-right:2px;
	}
	
	.sharePhotosContent_1, .sharePhotosContent_2
	{
		position: relative;
		float: left;
		width: 90px;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.sharePhotosContent_1
	{
		margin:0px 7px 7px 0px;
	}
	
	.sharePhotosContent_2
	{
		margin:0px 0px 7px;
	}
	
	.lastFilesPic
	{
		position: relative;
		/*float: left;*/
		border: 1px solid #EDEDED;
		width: 80px;
		height: 80px;
		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: 50px;
		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: 50px;
		height: 50px;
	}
	
	.galleryRate .votes_small
	{
		width:112px;
	}
	
	.siteStatUnit
	{
		position: relative;
		float: left;
		width: 33%;
	}
	
	.siteStatUnit img
	{
		width: 16px;
		height: 16px;
	}

	/* * * * RSS Feed * * * */
	.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;
	}


