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


	
.bodyBlock
	{
		margin-top: 5px;
		z-index: 50;
		padding: 0px 5px 0px 5px;
		min-height:450px;
	}
		.main

{



background-color: #FFF;


}
	
	.login_block
	{
		width:300px;	
		height:120px;
	}
	
	* html .login_block
	{
		padding-top:11px;
	}
	
	.login_area
	{
		margin-left:5px;
		width:168px;
	}

	
	
	.login_section_hello
	{
		height:50px;
		position:relative;
	}
	
	.login_section_hello .topMemberBlock
	{
		top:0px;
		right:30px;
	}
		
	#indexPhoto
	{
		position:relative;
		height:200px;
		margin-bottom:14px;
		overflow: hidden;
		cursor: pointer;
	}
	
	#indexPhoto img {
		position: absolute;
	}
	
	h2.pageHeader {
		display: none;
	}
	
	.subMenu {
		background-color: transparent;
	}
	
	.promo_code_wrapper
	{
		border:1px solid #ccc;
		margin-bottom:10px;
		padding:10px;
		display: none;
	}
	
	.memberDiv, .photosDiv, .tagsDiv
	{
		position:relative;
		margin-bottom:13px;
		padding-bottom:13px;
	}
	
	.blogsDiv
	{
		position:relative;
		/*margin-bottom:13px;*/
	}
	
	.blog_wrapper,
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
	}
	
	.blog_wrapper_n
	{
		width:100%;
	}
	
	.blog_wrapper
	{
		width:350px;
	}
	
	
	/*div#show_photos,
	div#show_members
	{
		width:355px;
		padding-left:8px;
		padding-bottom:27px;
	}
	
	div#show_blogs
	{
		padding-bottom:27px;
	}*/
	
	.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);
	}
	
	 .subject
	 {
	 	font-size:16px;
		font-weight:bold;
		padding-bottom:5px;
	 }
	 

/*.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);
	}
	*/
	
	.blog_author, .author
	{
		font-size:11px;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}
	
	.blog_author_n
	{
		font-size:11px;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.rss_item_header
	{
		padding-bottom:5px;
	}

	.rss_item_info
	{
		padding:2px 0px;
	}
	
	.rss_item_desc
	{
		text-align:justify;
		
	}
	
	.blog_author span,
	.blog_author_n span,
	.rss_item_info span
	{
		margin-right:5px;
		line-height:18px;		
	}
	
	.blog_author span img,
	.blog_author_n span img,
	.rss_item_info span img,
	.newsInfo img
	{
		vertical-align:middle;
		margin-right:3px;
	}

	.blog_text_n
	{
		text-align:justify;
	}
	
	.blog_text, .text
	{
		font-size:13px;
		text-align:justify;
	}
	
	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}
	
	/*##############################################################*/
	
	
	div#TopMembers
	{
		position:relative;
		display:block;
		
		
	}
	div#top_members_menu
	{
		position:absolute;
		right:-1px;
		top:-28px;
		text-transform:capitalize;
		height:26px;
		text-align:center;
		border:0px solid red;
		font-family:Arial;
		font-size:12px;
		color:#669;
		text-decoration:none;
	}
	
	.boxTitle
	{
		position:absolute;
		top:4px;
		left:0px;
		font-family:Arial;
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
		color:#666;
	}
	
	/*.active, .notActive
	{
		position:relative;
		width:60px;
		height:21px;
		float:left;
		text-align:center;
		padding-top:5px;
		border:1px solid #ccc;
	}
	
	div#top_members_menu .active
	{
		background-image:url('../images/ActiveCutting.gif');
	    background-repeat:repeat-x;
		border-bottom:1px solid #fff;
		color:#333;
		font-family:Arial;
	}
	
	div#top_members_menu  .notActive
	{
		background-color:#EFEFEF;
	}*/
	
	
		div.topmembers_block_1, div.topmembers_block_2, div.topmembers_block_3
	{
		
		/*width:112px;*/
	}
		
	div.topmembers_block_1
	{
		margin: 0px 10px 10px 0px;
		width:112px;
	}
	
	div.topmembers_block_2
	{
		margin: 0px 0px 10px;
	}
	
	div.topmembers_block_3
	{
	float:left;
		
	}
	
	div.topmembers_desc_block
	{
		position:relative;
		float:left;
		border:0px dashed blue;
		width:100%;
		left:0;
	}
	
	div.topmembers_nickname
	{
height:17px;
		line-height:17px;
		
		position:relative;
		text-align:left;
	overflow:hidden;
	/*font-weight:bold;*/
	width:140px;
	float:left;
	}
	
	div.topmembers_age_sex_country
	{
		position:relative;
		line-height:15px;
		vertical-align:middle;
		text-align:center;
		color:#555;
		border:0px solid blue;
		font-weight:normal;
	}
	
	.thumbnail_block
	{
		text-align:center;
	}
	.firma
	{

	
		
		
	}
	.top_members
	{
		position:relative;
		
		/*margin:0px 10px 0px 0px;
		padding-right:5px;*/
		background-color:#F9F9F9;
		
		margin:3px 3px 12px 3px;
		padding-top:4px;
		width:155px;

		float:left;
		border:1px;
		border-color:#D7D7D7;
		border-style:solid;

		/*border-bottom-width: 1px;*/
		min-height:60px;


/*border-bottom-style: solid;

border-bottom-color: #eaeaea;*/
	}
	
	.top_members_info
	{
	position:relative;
	width:95px;
	float:left;
	margin-left:2px;
	overflow:hidden;
	}
	
	.top_members_nickname
	{
		position:relative;

	overflow:hidden;

	float:left;
	width:100%;


	
	}
		.top_members_position

{
position: relative;

overflow:hidden;
	width:100%;
font-weight:bold;
float:left;
font-size:10px;





}

.top_members_firma
{
	
		text-align:left;

		overflow:hidden;
	width:100%;
		
		float:left;
		font-size:10px;
	

	
	
}
.lasttop_memberpage
{
font-weight:bold;

}

.lasttopdown_memberpage
{
margin-bottom:5px;
padding-bottom:5px;
font-size:9px;
border-bottom:1px solid #FFF;

}
	
	div.logged_section_block
	{
		position:relative;
		padding-top:0px;
		padding-left:3px;
		font-size:13px;
		font-weight:bold;
		text-align:center;
	}
	
	.loading
	{
		text-align:center;
		margin-bottom:10px;
	}
	
	* html .loading
	{
		padding-top:60px;
	}
	
	/* * * * * * */
	
	.qsi_wrapper
	{
		height:162px;
	}
	
	div.qsi_line
	{
		position:relative;
		overflow:hidden;
		height:25px;
		margin-bottom:5px;
	}

	div.qsi_first
	{
		position:relative;
		float:left;
		width:100px;
		line-height:18px;
		vertical-align:middle;
		text-align:right;
		white-space:nowrap;
		margin-right:6px;
	}
	
	div.qsi_second
	{
		position:relative;
		float:left;
		width:170px;
		padding-bottom:10px;
	}
	
	div.qsi_second span input
	{
		height:14px;
	}
	
	div.qsi_second span select
	{
		width:50px;
	}	
	
	div.qsi_second select,
	div.qsi_second input
	{
		vertical-align:middle;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		width:170px;
	}
	
	div.qsi_second input
	{
		width:166px;
	}
	
	
	/* * * * * * */
	
	div.pollInfo
	{
		left:0px;
		margin-bottom:10px;
		width:100%;
		overflow:hidden;
	}
	
	div.pollBody
	{
		left:0px;
		/*width:285px;*/
		margin:0px;
		margin-top:5px;
	}
	
	div.featured_info
	{
		/*left:10px;*/
		top:0px;
		font-weight:normal;
	}
	
	
	div.pollBlock
	{
		margin-top:3px;
		/*width:285px;*/
	}
	div.pollQuestionBlock
	{
		/*width:170px;*/
	}

	* html div.pollBlock input
	{
		border:none;
	}
	
	/*div#prof_of_week
	{

	}
	
	div#prof_of_month
	{
		left:5px;
	}*/
	
	div#prof_of_month,
	div#prof_of_week,
	div#prof_of_day
	{
		width:112px;
		margin-left:0px;
		margin-right:0px;
		left:0px;
		float:left;
		position:relative;
	}
	

	div#prof_of_month,
	div#prof_of_week
	{
		margin:0px 10px 0px 0px;
	}
	
	div.rate_block_position
	{
		margin-bottom:10px;
	}
	
	div.top_rated_head
	{
		text-align:center;
	}
	
	/*div.featured_container
	{
		position:relative;
		width:343px;
		left:0px;
	}*/
	
	div.featured_block_1
	{
		position:relative;
		float:left;
		border:none;
		/*margin:0px 7px 7px 0px;*/
	}
	div.featured_block_2
	{
		position:relative;
		float:left;
		border:none;
		margin:0px 0px 7px;
	}
	div.featured_block
	{
		margin:0px 2px 7px 2px;
		float:left;
		border:none;
	}
	
	* html div.featured_block
	{
		margin:3px 0px;
	}
	
	div.member_stat_block
	{
		float:left;
	}
	
	div.topOfBlock
	{
		font-weight:bold;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		bottom:0px;
		border:0px solid red;
	}
	
	/* * * * News * * * */
	
	div.news_title
	{
		position:relative;
		margin-left:20px;
		margin-bottom:5px;
		color:#0168B9;
		font-weight:bold;
		vertical-align:middle;
	}
	
	
	.siteStatUnit
	{
		position: relative;
		float: left;
		width: 33%;
	}
	
	.siteStatUnit img
	{
		width: 16px;
		height: 16px;
	}

	.sharePhotosContent_1, .sharePhotosContent_2
	{
		position: relative;
		float: left;
		width: 112px;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.sharePhotosContent_1
	{
		margin:0px 10px 10px 0px;
	}
	
	.sharedMediaAdd {
		overflow: hidden;
		white-space: nowrap;
	}
	
	.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;
	}
	
	.sharePhotosContent_1 .votes_small .votes_gray_small,
	.sharePhotosContent_2 .votes_small .votes_gray_small
	{
		
	}
	
	.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;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
		.startpage_header
	{
		color:#083B58;
		font-weight:bold;
		font-size:16px;
	}
	
		.startpage_features
	{
	color:#083B58;
	
		
		font-weight:bold;
		font-size:14px;
		
		
	}
				.startpage_header_text_left
	{
	position:relative;
	/*color:#083B58;*/
	margin-top:17px;
	
		/*letter-spacing:0.1em;*/

		font-size:16px;
		margin-left:0px;
		margin-right:5px;

		
		float:right;
		height:28px;
		margin-bottom:10px;
		
		
		
		
	}
	
			.startpage_header_text
	{
	position:relative;
/*	color:#083B58;*/
	margin-top:17px;
	
		/*letter-spacing:0.1em;*/

		font-size:16px;
		margin-left:0px;

		
		float:left;
		height:28px;
		margin-bottom:20px;
		
		
		
		
	}
	
		.startpage_detail
	{
		color:#4E6174;
	
	
		font-size:12px;
	

		
	}
				.startpage_faktor_bg
	{
	position:relative;

		width:507px;
		height:352px;
	
	
		float:left;
		


		background-image:url(http://www.bizfaktor.com/templates/tmpl_uni/images/start_people.jpg);
		background-repeat:no-repeat;
		margin-bottom:10px;
	
		
	}

	
		.startpage_faktor_description1
	{

	padding-top:130px;
	margin-left:90px;


		width:310px;
		font-weight:bold;
font-size:16px;
line-height: 29px;

word-spacing: -1px;
		
		
	}
		.startpage_faktor_description2
	{

	
	margin-left:90px;
	padding-top:10px;


		width:310px;
		font-weight:bold;
font-size:16px;
line-height: 29px;

word-spacing: -1px;
		
		
	}
	
		.startpage_for
	{

	
	margin-left:0px;
	/*word-spacing:10px;*/
	/*font-style:oblique;*/
	color: #4e6174;

	
	
		font-weight:lighter;
		
		font-size:12px;
		clear:left;
		
		
		
	}
.startpage_innovation
	{

	padding-top:125px;
	margin-left:230px;
	color:#E24E4D;
	font-weight:bold;
	letter-spacing:0.2em;
/*	font-family:"Times New Roman", Times, serif;*/

width:250px;
	
		clear:left;

	
		font-size:14px;
		
	}
		.page_block_container {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.page_column_first .page_block_container {
		margin-left: 0px;
	}
	
	.page_column_last .page_block_container {
		margin-right: 0px;
	}
	
	.startpage_box
	{
		position:relative;
		width:100%;
		padding-top:11px;
	
		
	}
	.startpage_box_middle
	{
		position:relative;
		width:180px;
		float:left;
		padding-left:10px;
	
		
	}
		.startpage_box_right
	{
		position:relative;
		width:180px;;
		float:left;
		padding-left:10px;
	
		
	}
		.startpage_box_left
	{
		position:relative;
		padding-top:7px;
		margin-left:15px;
		
	
		
	}
			.rand_member_index
	{
		position:relative;
		
	
		
		margin-left:20px;
		margin-bottom:10px;
	
	
		
	}
	
	.login_form_cont
{
margin-top:15px;
	position:relative;
	border:1px solid #dddddd;
	width:220px;
	height:170px;
	background-color:#F4F4F4;
	margin-bottom:0px;
	padding-bottom: 0px;

	
	font-size:12px;
	
}
hr{
 border: 0px; /* Für Firefox und Opera */
 border:1px solid #104766;
 border-bottom: transparent;

}

.hr_line{
width:195px;
float:left;
margin-right:10px;

}
.hr_line2{
width:430px;



}
.why1{


font-size:16px;
color:#104766;
text-align:center;

}
.why2{

font-size:16px;
color:#104766;
float:left;



}
.why_left{
padding-top:30px;

position:relative;
float:left;

}
.why_right{

padding-bottom:10px;
}
.startpage_icon{

}
.join_now_top{

font-size:14px;
font-weight:bold;
text-align:center;
padding-left:20px;
margin-top:15px;
margin-bottom:20px;


}
.join_now_middle{

font-size:14px;
font-weight:bold;
text-align:center;
padding-left:140px;
margin-top:2px;
/*margin-bottom:20px;*/


}
.join_now_down{
margin-top:15px;
font-size:14px;

text-align:center;

float:right;
height:50px;
}

div.join_now_down a{
font-weight:bold;
}
.bottom_icons{
clear:left;
width:760px;

}
.startpage_why{
clear:left;
padding-top:20px;

margin-left:15px;



}
.down_line{
float:left;
width:1px;
background-color:#3D84AD;
height:50px;
margin-top:10px;


}

.startpage_down_all{
float:left;
margin-top:25px;
background-image:url(/templates/tmpl_uni/images/bg_startpage_down.gif);
 background-repeat:repeat-x;

width:745px;


}

.startpage_down{
float:left;

height:50px;
padding:8px;

width:230px;



}

.startpage_down_headline{
font-size: 12px;
font-weight: bold;
color: #616161;
}

.startpage_down_text {
font-size: 10px;

color: #616161;
}
.startpage_text_left {
font-size: 12px;


padding-left:23px;

width:220px;
}
/* * * * * * */
	
	/**************************************************************/	

	.disignBoxFirst
	{
		position:relative;
		border:0px solid #DDD;
		margin-bottom:0px;
	
		background-repeat:repeat-x;
	
		background-color:transparent;
		padding-bottom:20px;
		background-color:#FFFFFF;
	}
	
	.boxFirstHeader
	{
font-family: Georgia,serif;
font-weight: normal;
		height:17px;
		padding:3px 0px 0px 8px ;
		font-size: 1.0em;
		/*font-weiht:bold;*/
		overflow:hidden;
		color:#CE5E03;
		text-align:left;
		text-transform:none;

		
		/*background-color:#E8E8E8;*/
			background-repeat:repeat-x;
		background-image:url();
	}

	.boxContent
	{
		position:relative;
		overflow:hidden;
		font-size:12px;
		/*color:#000000;*/
			padding:10px;
			border-bottom:0px solid #DDD;
			margin-left:5px;
			margin-right:5px;
		
		
		
		
	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	div.thumbnail_block
	{
		background-color:F4F4F4;
		border:4px;
	}
div.thumbnail_block img
	{
	
	background-position:top;
		

		
	}