@charset "iso-8859-1";
@import url(../../base/css/member_panel.css);
	.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: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;*/
	}

	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;
	}
	
	.sharePhotosContent_1, .sharePhotosContent_2
	{
		position: relative;
		float: left;
		width: 112px;
		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: 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: 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;
	}
/* Coupon block css */
	div.CouponsSlideshow
	{
		 float:left;
		 width:100px;
	}
	div#CouponsCaption
	{
		float:left;
		width:300px;
		padding-left:5px;
	}
   div#CouponsCaption p{
      float:left;
   }
	.Coupon-ClubAddr
	{
		font-size:10px;
	}	
	.Coupon-SubmitedBY
	{
		float:right;
		color:#9E0808;
		font-size:10px;
		width:220px;
		margin-top:10px;
		text-align:right;
	}
	.CouponMoreLinks
	{
		text-align:right;
		margin-top:20px;
		font-weight:bold;
	}
/* End Coupon block CSS */
/* Gallery of the day -- 15-02-2011 */
.GalMoreLinks { text-align:right; margin-top:20px; font-weight:bold; }
#HomeGalleryofDayDiv .smallimage_thumbs_mem {border: 1px solid #EDEDED;background-position: center top;background-repeat: no-repeat;float:left; margin:2px 4px 2px 4px; height:90px; width:90px; overflow:hidden;}
#HomeGalleryofDayDiv .bigimage_thumb_mem { border: 1px solid #EDEDED;background-position: center top;background-repeat: no-repeat;margin:2px 4px 2px 4px; height:265px;overflow:hidden;}   
/* End Gallery of the day block CSS */

