@charset "UTF-8";
/* CSS Document */

/* MENU */

/* MAIN AKTIVALASHOZ */
#main_top_fiokom {
	width:805px;
	height:40px;
	background:url(images/main_top_ezeketkuldtemeddig.png) no-repeat left;
	margin:0px auto;
	position:relative;
	top:0px;
}
#main_top_fiokom2 {
	width:805px;
	height:40px;
	background:url(images/main_top_ezeketkuldtekmasok.png) no-repeat left;
	margin:0px auto;
	position:relative;
	top:0px;
}
#main_top_fiokom3 {
	width:805px;
	height:40px;
	background:url(images/main_top_twiccek_plusz_top10.png) no-repeat left;
	margin:0px auto;
	position:relative;
	top:0px;
}
#main_bg_aktiv {
	width:805px;
	background:url(images/main_bg_aktiv.png) repeat-y;
	margin:0px auto;
	position:relative;
	top:0px;
}
#main_aktiv {
	width:805px;
	background: none;
}
#main_bottom_aktiv {
	width:805px;
	height:30px;
	background: url(images/main_bottom_aktiv.png) no-repeat left;
	margin:0px auto;
	position:relative;
	top:0px;
}
/* LEFT SIDE */

#left_sidebar_bg {
	width:242px;
	margin-left:0px;
	float:left;
	background:url(images/left_side_top_bg_aktiv.png) no-repeat top right;
}
#left_sidebar {
	margin:0 20px;
}
#mp_title {
	background:url(images/mp_title.png) no-repeat;
	width:100%;
	height:25px;
	padding-bottom:10px;
	margin-top:-25px;
}
#mp_avatar {
	background:url(images/mp_avatar_bg.png) no-repeat top left;
	width:100%;
	height:100px;
	float:left;
	margin-right:10px;
	font-size:18px;
}
#mp_avatar img {
	margin:6px 10px 0 6px;
}
/* RIGHT SIDE */

#right_content {
	width:520px;
	background:none;
	float: right;
	margin-right:25px;
	margin-top:10px;
}
#input_bg {
	width:531px;
	padding:0px;
	background:none;
	margin-bottom:10px;
}
#input_content {
	width:540px;
	height:124px;
	background:url(images/input_content_bg.png);
	margin-left:-9px;
	margin-bottom:10px;
}
#in_switch {
	position:relative;
	top:40px;
	left:20px;
	width:510px;
	height:20px;
}

#inswtch_btn_1 {width:32px; height:20px; background:url(images/inswtch_btn_1.png); border:none;margin-right:4px}
#inswtch_btn_1:hover {width:32px; height:20px; background:url(images/inswtch_btn_1_hover.png); border:none;margin-right:4px}

#inswtch_btn_2 {width:44px; height:20px; background:url(images/inswtch_btn_2.png); border:none;margin-right:4px}
#inswtch_btn_2:hover {width:44px; height:20px; background:url(images/inswtch_btn_2_hover.png); border:none;margin-right:4px}

#inswtch_btn_3 {width:83px; height:20px; background:url(images/inswtch_btn_3.png); border:none;margin-right:4px}
#inswtch_btn_3:hover {width:83px; height:20px; background:url(images/inswtch_btn_3_hover.png); border:none;margin-right:4px}

#inswtch_btn_4 {width:74px; height:20px; background:url(images/inswtch_btn_4.png); border:none;margin-right:4px}
#inswtch_btn_4:hover {width:74px; height:20px; background:url(images/inswtch_btn_4_hover.png); border:none;margin-right:4px}

.character_count {
	width:20px;
	text-align:right;
	float:right;
	color:#6790a1;
	margin-right:5px}

#in_form {
	position:relative;
	top:40px;
	left:18px;
	width:514px;
	height:50px;
}
.in_text {
	width:411px;
	position:relative;
	top:0;
	padding:2px;
	height:56px;
	background:url(images/twitin_text_bg.png) no-repeat top left;
	border:none;
	float:left;
	font-family: Arial;
}

.in_btn {
	position:relative;
	top:0;
	/*width:95px;
	height:50px;
	background:url(images/twitin_btn_bg.png) no-repeat top left;*/
	border:none;
}

#in_btn:hover {
	position:relative;
	top:0;
	width:95px;
	height:50px;
	background:url(images/twitin_btn_bg_hover.png) no-repeat top left;
	border:none;
}



#mobiltwitt {
	background:#CF0;
}
#mt_top {
	height:31px;
	background:url(images/mt_top.png) no-repeat top left;
	margin:0;
}
#mt_content_bg {
	background:url(images/mt_content_bg.png) repeat-y top left;
	padding:1px 20px;
}
#mt_content_bg p {
	font-size: 14px;
	line-height:140%
}
#mt_bottom {
	height:30px;
	background:url(images/mt_bottom.png) no-repeat top left;
	margin:0;
}
.bigType {
	font-size:14px;
	padding-bottom:3px;
	line-height:140%;
}
.extraType {
	font-size:24px;
	padding-bottom:3px;
	line-height:140%;
}
.mp_clearfield {
	background:url(images/big_textbox.png) no-repeat;
	border:none;
	height:20px;
	width:235px;
	padding:0 3px;
}
.mp_button {
	background:none;
	border:none;
	background-image:url(images/submit_btn.png);
	width:20px;
	height:20px;
}
.white {
	color:#FFF
}
.bullet_like {
	float:left;
	margin-right: 10px;
	margin-top:-10px;
}
.gray {
	color:#999;
}
.orange {
	color:#f29400;
}
.floatLeft {
	float:left;
}
.tab1 {
	left: 30px;
	position:relative;
}
.tab2 {
	left: 60px;
	position:relative;
}

textarea, input{ outline:none; resize:none; overflow:hidden;}
