.leftpanel_bgcolor{
	background-color:#E6F0F0;
	/*background-color:#fff;*/
}

.toolbar_bgcolor{
	background-color:#5BAABB;
}

.toolbar_search_icon{
	background:url(../images/theme_blue/magnifier_white.png);
	background-repeat:no-repeat;
	background-position:0px;
	cursor:pointer;
	height: 20px;
	width: 20px;
}

.toolbar_search_icon_selected{
	background:url(../images/theme_blue/magnifier.png);
	background-repeat:no-repeat;
	background-position:0px;
	cursor:pointer;
	height: 20px;
	width: 20px;
}

.toolbar_noti_icon{
	background:url(../images/theme_blue/brightness_white.png);
	background-repeat:no-repeat;
	background-position:0px;
	cursor:pointer;
	height: 20px;
	width: 20px;
}

.toolbar_noti_icon_selected{
	background:url(../images/theme_blue/brightness.png);
	background-repeat:no-repeat;
	background-position:0px;
	cursor:pointer;
	height: 20px;
	width: 20px;
}

.toolbar_noti_link a{
	font-size:18px;
	color:#CCC;
}

.toolbar_noti_link a:hover{
	color:#fff;
}

.toolbar_noti_link_selected a{
	font-size:18px;
	color:#fff;
}

.toolbar_noti_item:hover{
	background-color:#83B8BC;
	cursor:pointer;
}

.toolbar_noti_label{
	color:#B5D5D7;
	font-size:18px;
}

.toolbar_noti_new{
	background:url(../images/theme_blue/plus.png);
	background-repeat:no-repeat;
	background-position:center 40px;
	padding:10px;
	height:50px;
	background-color:#5E989B;
	color:#fff;
	font-size:18px;
}

.toolbar_noti_new:hover{
	background:url(../images/theme_blue/plus.png);
	background-repeat:no-repeat;
	background-position:center 40px;
	cursor:pointer;
	padding:10px;
	height:50px;
	background-color:#000;
	color:#fff;
	font-size:18px;
}

.toolbar_noti_other_value{
	cursor:pointer;
	color:#fff;
	font-size:24px;
}

.toolbar_noti_other_value:hover{
	cursor:pointer;
	color:#000;
}

.noti_leftpanel_new{
	color:#000;
	font-size:16px;
	margin:10px 10px 10px 0;	
}

.noti_leftpanel_new_title{
	color:#000;
	font-size:16px;
	margin:10px 10px 5px 5px;		
}

.noti_leftpanel_date{
	color:#5BAABB;
	/*
	font-size:14px;
	padding-top:5px;
	margin-bottom:5px;
	*/
}

.noti_leftpanel_item{
	position:relative;
	padding:5px;
	width:230px;
	background-color:#fff;
	color:#666;
	/*margin-bottom:5px;*/
	border-bottom:1px solid #f0f0f0;
	font-size:16px;
}

.noti_leftpanel_item:hover{
	cursor:pointer;
	background-color:#f0f0f0;
	font-size:16px;
}

.noti_leftpanel_item a{
	font-weight:bold;
	color:#5BAABB;
}

.noti_leftpanel_item a:hover{
	font-weight:bold;
	color:#000;
}

.noti_leftpanel_item_value{
	/*color:#5BAABB;*/
	/*font-size:16px;*/
}

.noti_leftpanel_item_sign{
	/*color:#5BAABB;*/
	/*font-size:16px;*/
}

.noti_content_sign_title{
	color:#3CF;
	font-size:30px;	
	margin:10px;
}

.toolbar_search_title{
	color:#fff;
	font-size:30px;	
	margin-bottom:20px;
}

.noti_content_avatar{
	background-color:#fff;
	cursor:pointer;
	border:1px solid #E6F0F0;
}

.noti_content_avatar:hover{
	background-color:#f0f0f0;
	cursor:pointer;
}


.noti_content_avatar_date{
	color:#ccc;
	font-size:12px;
}

.noti_content_avatar_name{
	color:#5BAABB;
	font-size:14px;
	padding-top:2px;
	height:25px;
}

.toolbar_search_result_title{
	color:#fff;
	font-size:16px;
	margin-bottom:10px;
}

.toolbar_search_result_more a{
	display:block;
	font-size:16px;
	color:#3F7274;
	padding:10px;
	text-align:center;
}

.toolbar_search_keyword_highlight{
	color:#900;
	font-size:14px;
}

.toolbar_search_username{
	font-size:16px;
	color:#fff;
}

.toolbar_search_email{
	font-size:12px;
	color:#3F7274;
}

.toolbar_search_noresult a{
	display:block;
	font-size:16px;
	color:#3F7274;
	padding:10px;
	text-align:center;
}

.toolbar_search_icon_friend{
	color:#fff;
	font-size:16px;
	height:30px;
	/*
	background:url(../images/theme_blue/toolbar_search_icon_person.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	*/
	/*
	height:30px;
	padding-left:50px;
	padding-top:12px;*/
}

.toolbar_search_icon_tag{
	color:#fff;
	font-size:16px;
	height:30px;
}

.toolbar_search_ico_gameworld{
	color:#fff;
	font-size:16px;
	height:30px;
	/*
	background:url(../images/theme_blue/toolbar_search_ico_gameworld.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:30px;
	padding-left:50px;
	padding-top:12px;
	*/
}

.toolbar_search_result_more{
	background:url(../images/theme_blue/moreicon_white.png);
	background-repeat:no-repeat;
	background-position:12px center;
	color:#fff;
	height:30px;
}

.toolbar_search_result_more:hover{
	cursor:pointer;
	background:url(../images/theme_blue/moreicon.png);
	background-repeat:no-repeat;
	background-position:12px center;
	background-color:#80B5B3;
	height:30px;
}

.contentnewlayout{
	/*
	position:absolute;
	z-index:10;
	*/
}

.mod_friendsuggestion_list{
	background-color:#fff;
	margin-top:2px;
	margin-left:2px;
	font-size:14px;
	cursor:pointer;
}

.mod_friendsuggestion_list:hover{
	/*
	background-color:#fff;
	cursor:pointer;
	font-size:14px;
	color:#000;
	*/
}

.mod_friendsuggestion_list_plus{
	background: url('../images/bigmouth/plus2.png');
	background-repeat:no-repeat;
	background-position:3px 3px;
	background-color:#AAD5D3;
	width:21px;
	height:21px;
	cursor:pointer;
	color:#fff;
	font-size:10px;
}

.mod_friendsuggestion_list_plus:hover{
	background-color:#000;
}

.frienditemlist_navi{
	background-color:#AAD5D3;
	cursor:pointer;
	color:#fff;
	padding:5px;
	border:1px solid transparent;
}

.frienditemlist_navi:hover{
	background-color:#000;
}

.follow_navi{
	background-color:#AAD5D3;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	padding:10px;
	text-align:right;
	border:1px solid transparent;
}

.follow_navi:hover{
	background-color:#000;
}

.followed_navi{
	background: url('../images/theme_blue/checkmark_20x20_grey.png');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#fff;
	cursor:pointer;
	color:#000;
	font-size:16px;
	padding:10px;
	text-align:right;
	padding-left:35px;
	border:1px solid #E6F0F0;
}

.followed_navi:hover{
	background-color:#000;
	color:#fff;
}

.follow_navi_tip{
	background-color:#AAD5D3;
	cursor:pointer;
	color:#fff;
	padding:5px;
	text-align:right;
	border:1px solid transparent;
}

.follow_navi_tip:hover{
	background-color:#000;
}

.followed_navi_tip{
	background: url('../images/theme_blue/checkmark_20x20_grey.png');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#fff;
	cursor:pointer;
	color:#000;
	padding:5px;
	text-align:right;
	padding-left:35px;
	border:1px solid #E6F0F0;
}

.followed_navi_tip:hover{
	background-color:#000;
	color:#fff;
}

.addfriend_navi_tip{
	background-color:#AAD5D3;
	height:16px;
	padding:5px;
	color:#fff;
	cursor:pointer;
	text-align:right;
	border:1px solid transparent;
}

.addfriend_navi_tip:hover{
	background-color:#000;
}

.addfriend_navi_tip_profile{	
	
	background: url('../images/plus-20x20.png');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#AAD5D3;
	cursor:pointer;
	color: #333;
	padding:5px 10px 5px 0;
	text-align:right;
	padding-left:30px;
	border:1px solid #E6F0F0;
	height:16px;
	font-weight:bold
}

.addfriend_navi_tip_profile:hover{
	background-color: #666;
	color:#FFF
}

.cancelfriend_navi_tip{
	background-color: #000;
	height:16px;
	padding:5px;
	color:#fff;
	cursor:pointer;
	text-align:right;
	border:1px solid transparent;
}

.cancelfriend_navi_tip:hover{
	background-color: #666;
}

.addedfriend_navi_tip{
	background: url('../images/theme_blue/checkmark_20x20_grey.png');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#fff;
	height:16px;
	padding:5px;
	color:#000;
	cursor: default;
	padding-left:35px;
	text-align:right;
	border:1px solid #E6F0F0;
	font-weight:bold
}

.addedfriend_navi_tip_profile{
	background: url('../images/theme_blue/checkmark_20x20_grey.png');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color: #51A29D;
	height:16px;
	padding:5px 10px 5px 5px;
	color:#000;
	cursor: default;
	padding-left:35px;
	text-align:right;
	border:1px solid #E6F0F0;
	font-weight:bold;
	cursor:pointer
}

.addedfriend_navi_tip_profile:hover{
	background-color: #000;
	color:#FFF
}

.alreadyfriend_navi_tip{
	background: url('../images/theme_blue/checkmark_20x20_grey.png');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#fff;
	height:16px;
	padding:5px;
	color:#000;
	cursor: pointer;
	padding-left:35px;
	text-align:right;
	border:1px solid #E6F0F0;
	font-weight:bold;
}

.alreadyfriend_navi_tip:hover{
	background-color:#000;
	color:#fff;
}

/*.addedfriend_navi_tip:hover{
	background-color:#000;
	color:#fff;
}*/

.friendrequest_navi_tip{
	background-color:#fff;
	height:16px;
	padding:5px;
	color:#000;
	cursor:pointer;
	text-align:right;
	border:1px solid #E6F0F0;
}

.friendrequest_navi_tip:hover{
	background-color:#000;
	color:#fff;
}

.friendrequest_navi_tip_profile{
	background: url('../images/theme_blue/checkmark_20x20_grey.png');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#666;
	height:16px;
	padding:5px 10px 5px 5px;
	color:#FFF;
	cursor: default;
	padding-left:35px;
	text-align:right;
	border:1px solid #E6F0F0;
	font-weight:bold;
	cursor:pointer
}

.friendrequest_navi_tip_profile:hover{
	background-color: #000;
	color:#FFF
}

.mod_friendsuggestion_list_plus_full{
	background: url('../images/bigmouth/plus2.png');
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#AAD5D3;
	height:16px;
	padding:5px;
	padding-left:28px;
	color:#fff;
	cursor:pointer;
}

.mod_friendsuggestion_list_plus_full:hover{
	background-color:#000;
}

.toolbar_search_friend_plus{
	background: url('../images/bigmouth/plus2.png');
	background-repeat:no-repeat;
	background-position:3px 3px;
	background-color:#86BFBF;
	/*background-color:#E6F0F0;*/
	width:21px;
	height:21px;
	cursor:pointer;
}

.toolbar_search_friend_plus:hover{
	background-color:#AAD5D3;
}

.wall-wrapper{
	border-top:1px solid #E6F0F0;
	padding-top:10px;
}


.wallpanelminimizearrow_down{
	background: url('../images/arrow_down2.png');
	background-repeat:no-repeat;
	background-position:0px 17px;
	width:20px;
	height:29px;
	cursor:pointer;
}

.wallpanelminimizearrow_up{
	background: url('../images/arrow_up.png');
	background-repeat:no-repeat;
	background-position:0px 17px;
	width:20px;
	height:29px;
	cursor:pointer;
}

.wall_bigdate{
	font-size:20px;
	color:#B5D5D5;
}

.posting_sub_dictionary a{
	background:url(../images/theme_blue/globe_wallposting.png);
	background-position:center center;
	background-repeat:no-repeat;
	/*padding-left:30px;*/
	color:#666;
	font-size:12px;
	cursor:pointer;
	width:25px;
	height:25px;
	padding-right:10px;
	/*border-right:1px solid #f0f0f0;*/
}

.posting_sub_dictionary a:hover{
	/*
	background:url(../images/posting_sub_dictionary.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	*/
	/*padding-left:30px;*/
	color:#3CF;
}

.posting_sub_smiley a{
	background:url(../images/theme_blue/smile_wallposting.png);
	background-position:center center;
	background-repeat:no-repeat;
	/*padding-left:30px;*/
	color:#666;
	font-size:12px;
	width:25px;
	height:25px;
	cursor:pointer;
	padding-right:10px;
	/*border-right:1px solid #f0f0f0;*/
}

.posting_sub_smiley a:hover{
	/*
	background:url(../images/posting_sub_smiley.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	*/
	/*padding-left:30px;*/
	color:#3CF;
	/*border-bottom:1px solid #3CF;*/
}

.posting_sub_tag a{
	background:url(../images/theme_blue/bookmark_wallposting.png);
	background-position:center center;
	background-repeat:no-repeat;
	/*padding-left:25px;*/
	color:#666;
	font-size:12px;
	cursor:pointer;
	padding-right:10px;
	width:25px;
	height:25px;
	/*border-right:1px solid #f0f0f0;*/
}

.posting_sub_tag a:hover{
	color:#3CF;
	/*
	background:url(../images/posting_sub_tag.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	*/
	/*padding-left:25px;*/
	/*border-bottom:1px solid #3CF;*/
}

.wallposting_tagfriend_panel{
	padding-left:5px;
	/*padding-bottom:5px;*/
	/*background-color:#f0f0f0;*/
	/*padding:5px;*/
}

.posting_tagfriend_label{
	color:#ccc;
	font-size:14px;
}

.posting-translateflag a{
	color:#999;
	font-size:12px;
	padding:5px;
	/*margin-right:10px;*/
	/*float:left;*/
}

.posting-translateflag a:hover{
	color:#000;
}

.posting-translateflag_selected a{
	background-color:#ccc;
	float:left;
	color:#000;
	font-size:12px;
	margin-right:10px;
	padding:5px;
}

.avatarname a{
	font-size: 12px;
	word-wrap:break-word;
	color:#36F;
}

.avatarname a:hover{
	color:#3CF;
}

.avatarname{
	font-size: 13px !important;
	color:#36F !important;
	font-weight:bold !important;
}

.avatarname:hover{
	color:#3CF !important;;
}

.avatarname_sub{
	font-size: 11px !important;
	color:#36F !important;
	font-weight:bold !important;
}

.avatarname_sub:hover{
	color:#3CF !important;;
}

.avatarname_second_title {
	float:left;
	margin: 0 5px 0 5px;
	font-size: 13px;
	color:#999
}

.avatarname_third_title {
	float:left;
	margin: 0 5px 0 5px;
	font-size: 13px;
	color:#999
}

.avatarname_fourth_title {
	float:left;
	margin: 0 5px 0 5px;
	font-size: 13px;
	color:#999
}

.toolbar_avatarname2 a{
	font-size: 18px;
	word-wrap:break-word;
	height:22px;
	color:#5BAABB;
	text-shadow:1px 1px #fff;
}

.toolbar_avatarname2 a:hover{
	word-wrap:break-word;
	height:22px;
	color:#3CF;
	text-shadow:1px 1px #fff;
}

.footerbar{
	display:table;
	width:100%;
	border-top:1px solid #ccc;
	padding-top:20px;
	padding-bottom:20px;
	height:auto;
}

.footerbarmainpage{
	display:table;
	/*border-top:1px solid #000;*/
	width:610px;
	margin-top:10px;
	text-align:left;
	padding-top:10px;
	padding-bottom:20px;
	height:auto;
}

/*
.footerarrowup{
	background:url(../images/arrow_up.png);
	background-repeat:no-repeat;
	background-position:5px 12px;
	padding:10px;
	height:10px;
	text-align:right;
	clear:both;
	color:#F60;
}

.footerarrowup:hover{
	color:#000;
}
*/

.footerlink{
	color:#0CF;
	float:left;
	margin-right:20px;
	font-size:14px;
}

.footerlink:hover{
	cursor:pointer;
	color:#000;
}

.footerlinkmainpage{
	color:#fff;
	float:left;
	margin-right:10px;
	font-weight:300;
	font-size:12px;
	text-shadow:1px 1px #666;
}

.footerlinkmainpage:hover{
	cursor:pointer;
	color:#000;
}

.footer_aboutmelink a{
	color:#F60;
}

.footer_aboutmelink a:hover{
	color:#000;
}

.footer_languageselection{
	background-color:#fff;
	border:1px solid #ccc;
	border-bottom:0px;
	z-index:999;
	padding-bottom:10px;
	margin-bottom:30px;
	position:absolute;
	bottom:0;
	padding:10px;
	display:none;
	width:180px;
}

.footer_lang_link a{
	color:#000;
	width:130px;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
}

.footer_lang_link a:hover{
	color:#0CF;
}

.footer_lang_panel{
	padding:10px;
	background-color:#E6F0F0;
}

.footer_lang_panelmainpage{
	padding:10px;
	width:595px;
	background-color:#f0f0f0;
	border-radius:3px;
}

.footerlabel{
	color:#999;
	float:left;
	font-size:14px;
}

.footerlabelmainpage{
	color:#fff;
	float:right;
	font-size:12px;
}

.menuitem a{
	width:140px;
	height:25px;
	overflow:hidden;
	white-space:nowrap;
	padding-top:10px;
	font-size: 13px;
	color:#333;
	border-bottom:0px dotted transparent;
	text-align:left;
}

.menuitem a:hover {
	color:#3CF;
}

.menuitem_title a{
	height:35px;
	padding-left:5px;
	margin-top:0px;
	font-size: 12px;
	color:#000;
	text-align:left;
	/*border:1px solid #E8E8E8;*/
	border-right:0px;
}

.menuitem_title a:hover {
	height:35px;
	padding-left:5px;
	margin-top:0px;
	background-color:#E6F0F0;
	color:#000;
}

.toolbar_avatar{
	border:2px solid #A0C9CB;
	/*border-radius:3px;*/
}

.toolbar_seperator{
	border-left:1px solid #A0C9CB;
	height:40px;
	width:1px;
	margin-left:5px;
	margin-right:5px;
}

.toolbar_setting a{
	height:28px;
	width:28px;
	padding-top:12px;
	padding-right:5px;	
	padding-left:10px;	
	background:url(../images/theme_blue/gear.png);
	background-repeat:no-repeat;
	background-position:10px center;
	cursor:pointer;
	/*background-color:#3CF;*/
	/*padding-left:40px;*/
}

.toolbar_myblog a:hover, .toolbar_myfanpage a:hover, .toolbar_logout a:hover, .toolbar_home a:hover , .toolbar_setting a:hover{
	color:#000;
	/*background-color:#fff;*/
}

.toolbar_avatarname a{
	font-size: 14px;
	word-wrap:break-word;
	height:22px;
	color:#fff;
	/*text-shadow:1px 1px #666;*/
}

.toolbar_avatarname a:hover{
	color:#000;
}

.toolbar_home a{
	text-align:right;
	font-size: 12px;
	color:#fff;
	height:28px;
	padding-top:12px;
	padding-right:10px;	
	padding-left:10px;	
	/*
	padding-left:40px;
	background:url(../images/home.png);
	background-repeat:no-repeat;
	background-position:10px center;
	*/
	/*background-color:#3CF;*/
}

.toolbar_myblog a{
	text-align:right;
	font-size: 12px;
	color:#fff;
	height:28px;
	padding-top:12px;
	padding-right:10px;	
	padding-left:40px;
	background-color:#5BAABB;
	/*
	background:url(../images/theme_blue/bookmark_20x20.png);
	background-repeat:no-repeat;
	background-position:10px center;
	*/
	/*background-color:#3CF;*/
}

.toolbar_myfanpage a{
	text-align:right;
	font-size: 12px;
	color:#fff;
	height:28px;
	padding-top:12px;
	padding-right:10px;	
	padding-left:40px;
	/*
	background:url(../images/theme_blue/heart_20x20.png);
	background-repeat:no-repeat;
	background-position:10px center;
	*/
	background-color:#5BAABB;
	/*background-color:#3CF;*/
}

.toolbar_logout a{
	text-align:right;
	font-size: 12px;
	color:#fff;
	height:28px;
	padding-top:12px;
	padding-right:10px;	
	padding-left:40px;
	/*
	background:url(../images/theme_blue/lock_20x20.png);
	background-repeat:no-repeat;
	background-position:10px center;
	*/
	background-color:#5BAABB;
	/*background-color:#3CF;*/
}

.toolbar_themelink{
	text-align:right;
	font-size: 12px;
	color:#fff;
	padding-top:12px;
	padding-right:10px;	
	background-color:#5BAABB;
}

.posting_border{
	border:1px solid #EAEAEA;
	border-top:0px;
	background-color:#fff;
}

.posting_toppanel{
	/*background-color:#DFEBEC;*/
	background-color:#5BAABB;
	height:26px;
}

.posting_photo{
	background:url(../images/theme_blue/posting_photo.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	cursor:pointer;
	height:22px;
	margin-left:10px;
	width:30px;
	/*padding-left:30px;*/
}

.posting_photo_selected{
	background:url(../images/theme_blue/posting_photo_black.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	cursor:pointer;
	height:22px;
	margin-left:10px;
	width:30px;
	/*padding-left:30px;*/
}

.posting_link{
	background:url(../images/theme_blue/posting_link.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	cursor:pointer;
	height:22px;
	margin-left:10px;
	width:30px;
	/*padding-left:30px;*/
}

.posting_link_selected{
	background:url(../images/theme_blue/posting_link_black.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	cursor:pointer;
	height:22px;
	margin-left:10px;
	width:30px;
	/*padding-left:30px;*/
}

.posting_video{
	background:url(../images/theme_blue/posting_video.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	cursor:pointer;
	height:22px;
	margin-left:10px;
	width:30px;
	/*width:60px;*/
	/*padding-left:30px;*/
}

.posting_video_selected{
	background:url(../images/theme_blue/posting_video_black.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	cursor:pointer;
	height:22px;
	margin-left:10px;
	width:30px;
	/*width:60px;*/
	/*padding-left:30px;*/
}

.posting_photo_border{
	/*padding:2px;*/
	width:50px;
	height:50px;
}

.posting_album_border a{
	/*border:1px solid #ccc;*/
	/*border:1px solid #f0f0f0;*/
}

.posting_album_border a:hover{
	/*border:1px solid #ccc;*/
	/*background-color:#ccc;*/
	/*border:1px solid #3CF;*/
}

.posting_album_border_selected a{
	/*border:1px solid #3CF;*/
	border:1px solid #5BAABB;
}

.posting_album_plus{
	background:url(../images/theme_blue/plus.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	background-color:#E6F0F0;
	margin-right:3px;
}

.posting_album_plus:hover{
	cursor:pointer;
	background-color:#AAD5D3;
}

.albumselectionpanel{
	background-color:#5BAABB;
	padding-left:5px;
}

.posting_album_note{
	color:#fff;
	font-size:10px;
}

.mininext a{
	background:url(../images/theme_blue/posting_album_nexticon.png);
	background-position:center 15px;
	background-repeat:no-repeat;
	cursor:pointer;
	height:35px;
	width:12px;
	/*padding-top:10px;*/
}

.mininext a:hover{
	background:url(../images/theme_blue/posting_album_nexticon_hover.png);
	background-position:center 15px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.miniprev{
	background:url(../images/theme_blue/posting_album_previcon.png);
	background-position:center 10px;
	background-repeat:no-repeat;
	cursor:pointer;
	height:35px;
	width:50px;
}

.miniprev:hover{
	background:url(../images/theme_blue/posting_album_previcon_hover.png);
	background-position:center 10px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.posting_urlresultpanel{
	color:#E6F0F0;
}

.posting_urlresultpanel:hover{
	color:#fff;
}

.chat_posting_urlresultpanel{
	color:#666;
}

.chat_posting_urlresultpanel:hover{
	color:#000;
}

.posting_album_remove_icon{
	background:url(../images/theme_blue/cross.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:40px;
	width:80px;
	cursor:pointer;
}

.posting_album_remove_icon:hover{
	background-color:#000;
	cursor:pointer;
}

.posting_album_edit_icon:hover{
	background-color:#000;
	cursor:pointer;
}

.posting_album_edit_icon{
	background:url(../images/theme_blue/brush.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:40px;
	width:80px;
	cursor:pointer;
}

.posting_albumphoto_cover{
	background-color:#5BAABB;
	position:absolute;
	width:80px;
	height:80px;
	opacity: .9;
	filter: alpha(opacity=90);
}

.wallposting_navipanel{
	border:1px solid #EAEAEA;
	border-top:0px;
}

.postingtranslateresult_content{
	background-color:#E6F0F0;
	padding:5px;
}

.posting_translate_title{
	font-size:16px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.wall_removeicon{
	background: url('../images/theme_blue/cross.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#AAD5D3;
	width:20px;
	height:20px;
	cursor:pointer;
}

.wall_removeicon:hover{
	background-color:#000;
}

.wall_translateicon{
	background: url('../images/theme_blue/globe.png');
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#AAD5D3;
	width:21px;
	height:20px;
	cursor:pointer;
}

.wall_translateicon:hover{
	background-color:#000;
}

.leftpanel_item_newsfeed{
	background: url('../images/theme_blue/newsfeed.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#2897B7;
	float:left;
}

.leftpanel_item_profile{
	background: url('../images/theme_blue/profile.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#A5DBEB;/*#AAD5D3;*/
	float:left;
}

.leftpanel_item_friend{
	background: url('../images/theme_blue/person.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#2FAACE;
	float:left;
}

.leftpanel_item_photo{
	background: url('../images/theme_blue/photo.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#23819C;
	float:left;
}

.leftpanel_item_event{
	background: url('../images/theme_blue/calendar.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#2897B7;
	float:left;
}

.leftpanel_item_video{
	background: url('../images/theme_blue/video_play.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#7BCAE1;
	float:left;
}

.leftpanel_item_message{
	background: url('../images/theme_blue/message_new.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#2897B7;
	float:left;
}

.leftpanel_item_ads{
	background: url('../images/theme_blue/frame.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#7BCAE1;
	float:left;
}

.leftpanel_item_bigmouth{
	background: url('../images/theme_blue/bookmark.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#2FAACE;
	float:left;
}

.leftpanel_item_fanpage{
	background: url('../images/theme_blue/heart.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#AAD5D3;
	float:left;
}

.leftpanel_item_minigame{
	background: url('../images/theme_blue/minigames.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#2897B7;
	float:left;
}

.leftpanel_item_socialgame{
	background: url('../images/theme_blue/socialgame.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#7BCAE1;
	float:left;
}

.leftpanel_item_newsfeed:hover , .leftpanel_item_profile:hover , 
.leftpanel_item_friend:hover , .leftpanel_item_photo:hover ,
.leftpanel_item_event:hover , .leftpanel_item_video:hover ,
.leftpanel_item_message:hover , .leftpanel_item_ads:hover ,
.leftpanel_item_bigmouth:hover , .leftpanel_item_fanpage:hover ,
.leftpanel_item_minigame:hover , .leftpanel_item_socialgame:hover
{
	cursor:pointer;
	width:70px;
	height:70px;
	margin-right:5px;
	background-color:#2966B8;
	float:left;
}

.leftpanel_item_label{
	position:absolute;
	margin-bottom:2px;
	overflow:hidden;
	right:0;
	margin-right:2px;
	bottom:0;
	color:#fff;
	font-size:11px;
	white-space:nowrap;
	word-wrap:break-word;
}

.leftpanel_item_label_big{
	position:absolute;
	margin-bottom:5px;
	overflow:hidden;
	right:0;
	margin-right:5px;
	bottom:0;
	color:#fff;
	font-size:16px;
	white-space:nowrap;
	height:20px;
	word-wrap:break-word;
}

.translateboxwall{
	border:1px solid #ccc;
	background-color:#fff;
	/*padding:5px;*/
	right:0;
	width:150px;
	height:150px;
	overflow-y:auto;
	display:none;
	margin-top:20px;
	position:absolute;
	z-index:100;
}

.attributebottombarlabel_plus a{
	color:#39F;
	font-size:12px;
	padding:5px;
	background-color:#fff;
	border:1px solid #f0f0f0;
}

.attributebottombarlabel_plus a:hover{
	background-color:#3CF;
	color:#fff;
}

.attributebottombarlabel_plus_selected a{
	color:#fff;
	font-size:12px;
	padding:5px;
	background-color:#3CF;
	border:1px solid #f0f0f0;
}

.wall_linear_thumb{
	width:25px;
	height:25px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border-radius:2px;
}

.avatarcommentname a{
	color:#3CF;
	font-size:12px;
}

.avatarcommentname a:hover{
	color:#36F;
}

.leftpanel_item_event_big{
	background: url('../images/theme_blue/calendar_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}

.leftpanel_item_video_big{
	background: url('../images/theme_blue/video_play_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}

.leftpanel_item_photo_big{
	background: url('../images/theme_blue/photo_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}

.leftpanel_item_ads_big{
	background: url('../images/theme_blue/frame.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}


.leftpanel_item_friend_big{
	background: url('../images/theme_blue/person_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}

.leftpanel_item_message_big{
	background: url('../images/theme_blue/brightness_white_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}

.leftpanel_item_profile_big{
	background: url('../images/theme_blue/profile_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}



.leftpanel_item_fanpage_big{
	background: url('../images/theme_blue/heart_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	background-color:#80C6C6;
}

.leftpanel_item_bigmouth_big{
	background: url('../images/theme_blue/bookmark_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	background-color:#80C6C6;
}

.leftpanel_item_notification_big{
	background: url('../images/theme_blue/brightness_white_big.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:145px;
	height:100px;
	/*background-color:#AAD5D3;*/
	background-color:#80C6C6;
}

.noti_leftpanel_item_recent{
	padding:3px;
	width:250px;
	/*background-color:#CDDFE0;*/
	color:#666;
	margin-bottom:3px;
	font-size:14px;
}

.noti_leftpanel_item_recent:hover{
	cursor:pointer;
	background-color:#CDDFE0;
	color:#fff;
}

.commentareapanel{
	background-color:#E6F0F0;
	padding:5px;
}

.comment_plus a{
	color:#39F;
	font-size:10px;
	padding:3px;
	background-color:#fff;
	border:1px solid #AAD5D3;
}

.comment_plus a:hover{
	background-color:#3CF;
	color:#fff;
}

.comment_plus_selected a{
	color:#fff;
	font-size:10px;
	padding:3px;
	background-color:#3CF;
	border:1px solid #AAD5D3;
}

.commentareamore{
	margin-top:1px;
	margin-bottom:1px;
	background: url('../images/theme_blue/moreicon_small.png');
	background-repeat:no-repeat;
	background-position:center 5px;
	cursor:pointer;
	width:430px;
	height:20px;
	padding-left:80px;
	padding-top:3px;
	text-align:center;
	color:#5BAABB;
}

.commentareamore:hover{
	background: url('../images/theme_blue/moreicon_white_small.png');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#5BAABB;
	color:#fff;
}

.butshare_facebook{
	background: url('../images/theme_blue/facebook.png') no-repeat;
	background-position:0px 0px;
	width:30px;
	height:30px;
	cursor:pointer;
}

.butshare_twitter{
	background: url('../images/theme_blue/twitter.png') no-repeat;
	background-position:0px 0px;
	width:30px;
	height:30px;
	cursor:pointer;
}

.wallpost_sharebox textarea{
	padding:10px;
	margin-bottom:5px;
	border:2px solid #E6F0F0;
}

.albumselectionoption{
	color:#5BAABB;
	padding:5px;
	background-color:#E6F0F0;
	float:left;
	margin-bottom:5px;
}

.albumselectionoption:hover{
	cursor:pointer;
	color:#5BAABB;
	background-color:#fff;
}

.posting_photo_cover{
	background: url('../images/theme_blue/checkmark.png') no-repeat;
	background-position:center center;
	position:absolute;
	width:50px;
	height:50px;
	background-color:#5BAABB;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor:pointer;
}

.posting_photo_cover_selected{
	background: url('../images/theme_blue/checkmark.png') no-repeat;
	background-position:center center;
	position:absolute;
	width:50px;
	height:50px;
	background-color:#5BAABB;
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor:pointer;
}

.app-hide-button{
	background: url('../images/theme_blue/cross.png') no-repeat;
	background-position:center center;
	width:22px;
	height:22px;
	cursor:pointer;
}

.app-hide-button:hover{
	background: url('../images/theme_blue/cross_black.png') no-repeat;
	background-position:center center;
	width:22px;
	height:22px;
	cursor:pointer;
}

.chat_videocloseicon{
	background: url('../images/theme_blue/cross_black.png') no-repeat;
	background-position:center center;
	width:22px;
	height:22px;
	cursor:pointer;
}

.chat_videocloseicon:hover{
	background: url('../images/theme_blue/cross_white.png') no-repeat;
	background-position:center center;
	width:22px;
	height:22px;
	cursor:pointer;
}

.wall_video_play_icon{
	background: url('../images/theme_blue/posting_video2.png') no-repeat;
	background-position:center center;
	width:30px;
	height:30px;
	position:absolute;
	right:0;
	bottom:0;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.wall_videopanel{
	background-color:#fff;
	margin-bottom:10px;
	color:#000;
	font-size:14px;
}

.chat_video_play_icon{
	background: url('../images/theme_blue/posting_video2.png') no-repeat;
	background-position:center center;
	width:20px;
	height:20px;
	position:absolute;
	right:0;
	top:0;
	margin-top:0px;
	margin-left:0px;
}

.fullpostavatarname a{
	color:#3CF;
	font-size:12px;
}

.fullpostavatarname a:hover{
	color:#36F;
}

.mfalert{
	display:none;
	position:fixed;
	z-index:9999;
	width:100%;
	background-color:#000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.mfalert_contentpanel{
	display:none;
	position:fixed;
	z-index:10000;
	width:100%;
	background-color:#5BAABB;
}

.mfalert_navipanel{
	width:100%;
	bottom:0;
	position:absolute;
	text-align:right;
	margin-bottom:10px;
}

.mfalert_content{
	width:1000px;
	position:absolute;
	bottom:0;
	margin-bottom:70px;
	text-align:left;
	font-size:20px;
	color:#fff;
}

.more_albums {
	background: url('../images/theme_blue/moreicon.png') no-repeat;
	background-position:center center;
	text-align:center;
	padding: 10px 0 10px 0;
	/*border:1px dotted #CCC;*/
	display:none;
	height:15px;
	margin:20px;
	cursor:pointer;
	/*background-color:#f0f0f0;*/
}

.more_albums:hover {
	text-align:center;
	padding: 10px 0 10px 0;
	display:none;
	cursor:pointer;
	background-color:#E6F0F0;
	height:15px;
	margin:20px;
}

.albumtitleselection{
	background:url(../images/arrow_down2.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:10px;
	padding-right:40px;
	font-size:14px;
	background-color:#fff;
	cursor:pointer;
}

.albumtitleselection:hover{
	background-color:#f0f0f0;
	cursor:pointer;
}

.albumtitleselectionoutter{
	padding:5px;
}
.albumtitleselectionoutter:hover{
	background-color:#f0f0f0;	
}

.albumsubselection{
	padding:10px;
	border:1px solid #ccc;
	border-top:0px;
	border-left:0px;
	font-size:14px;
	white-space:nowrap;
	width:250px;
	cursor:pointer;
	background-color:#fff;
}

.albumsubselection:hover{
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #ccc;
	border-top:0px;
	cursor:pointer;
}

.picitem_navi a{
	padding:5px;
	color:#ccc;
	font-size:12px;
}

.picitem_navi a:hover{
	background-color:#5BAABB;
	color:#fff;
	font-size:12px;
}

.picitem_navi_selected a{
	color:#666;
	font-size:12px;
	padding:5px;
	border-bottom:0px;
	background-color:#fff;
}

.pm_sendmessage{
	font-size:11px;
	padding:5px;
	background-color:#E6F0F0;
	color:#666;
	position:absolute;
	right:0;
	margin-right:5px;
	cursor:pointer;
	margin-top:5px;
}

.pm_sendmessage:hover{
	font-size:11px;
	padding:5px;
	background-color:#3CF;
	color:#fff;
}

.pm_newmsg_targetname{
	font-size:24px;
	padding:10px;
	color:#3CF;
}

.message_dt{
	color:#ccc;
	margin-top:3px;
	font-size:11px;
}

.message_dt_right {
	color:#fff;
	margin-top:3px;
	font-size:11px;
}

.message_dt_left {
	color:#fff;
	margin-top:3px;
	font-size:11px;
}

.pmdetaillist_left{
	overflow:hidden;
	background-color:#D1ECED;
	padding:10px;
}

.pmdetaillist_right{
	overflow:hidden;
	background-color:#91C7CA;
	padding:10px;
}

.pm_bubblearrow_left{
	background:url(../images/theme_blue/bubblearrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:26px;
	height:26px;
	background-color:#D1ECED;
	margin-left:60px;
	margin-bottom:10px;
}

.pm_bubblearrow_right{
	background:url(../images/theme_blue/bubblearrow_right.png);
	background-repeat:no-repeat;
	background-position:-2px  center;
	width:26px;
	height:26px;
	background-color:#91C7CA;
	margin-right:60px;
	text-align:right;
	float:right;
	margin-bottom:10px;
}

.pmdeleteicon{
	background:url(../images/theme_blue/cross.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:22px;
	height:22px;
	cursor:pointer;
	margin-top:-5px;
	margin-right:-5px;
}

.pmdeleteicon:hover{
	background:url(../images/theme_blue/cross_black.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:22px;
	height:22px;
}

.wonderworld_catbar_option_selected a{
	color:#5BAABB;
	padding:7px;
	margin-top:5px;
	font-size:12px;
	background-color:#fff;/*#E6F0F0;*/
	height:16px;
	/*border-radius:5px 5px 5px 5px;*/
	/*margin-padding:10px;*/
	/*
	-webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1);
	*/
	/*font-weight:bold;*/
	/*
	opacity: .5;
	filter: alpha(opacity=50);	
	*/
}

.wonderworld_catbar_option_selected a:hover{
	color:#666;
}

.wonderworld_catbar_option a{
	/*margin-top:10px;*/
	padding:12px;
	color:#fff;
	font-size:12px;
	/*font-weight:bold;*/
}

.wonderworld_catbar_option a:hover{
	color:#666;
}

.adstitle a{
	width:200px;
	word-wrap:break-word;
	overflow:hidden;
	font-size:14px;
	color:#000;
	margin-bottom:2px;
}

.adstitle a:hover{
	color:#F60;
}

.takeatour a{
	height:28px;
	width:28px;
	padding-top:12px;
	padding-right:10px;	
	padding-left:10px;	
	background:url(../images/theme_blue/help.png);
	background-repeat:no-repeat;
	background-position:10px center;
	cursor:pointer;
}

.takeatour a:hover{
}

.bigmouth_feedcontainer{
	width:255px;
	margin:4px;
	border:1px solid #ccc;
	background-color:#fff;
	-webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1);
}

.bigmouth_feedcontainer_bottomcontent{
	background-color:#f0f0f0;
	padding:5px;
}

.bigmouth_feedcontainer_bottomcontent > .title{
	margin-top:-5px;
	margin-bottom:5px;
	font-size:16px;
	color:#000;
}

.bigmouth_feedcontainer_bottomcontent_type{
	font-size:12px;
	color:#5BAABB;
}

.namecard-msgborder-bg a{
	/*
	float:left;
	background:url(../images/namecard/btn_grey-mid.png);
	background-repeat:repeat-x;
	border:2px solid #E6F0F0;
	*/
	margin-left:10px;
	font-size:12px;
	color:#5BAABB;
	/*padding-top:3px;*/
}

.namecard-msgborder-icon{
	background:url(../images/namecard/btn-msg-icon.png);
	background-repeat:no-repeat;
	background-position:0px 3px ;
	padding-left:20px;
}

.namecard-msgborder-bg a:hover{
	color:#ccc;
}

.wall_sortinglabel{
	color:#8DC4C7;
	font-size:16px;
	margin-bottom:10px;
}

.poststatuspanel{
	margin-bottom:10px;
}

.poststatuspanel_label{
	height:25px;
	margin-bottom:5px;
	width:60px;

	color:#8DC4C7;
	margin-right:10px;
	margin-top:5px;
}

.attributebottombarlabel_plusval{
	border:1px solid #f0f0f0;
	font-size:12px;
	border-left:0px;
	padding:5px;
	cursor:pointer;
}

.attributebottombarlabel_plusval:hover{
	color:#39F;
	background-color :#E6F0F0;
}

.chat_whoonlinepanel{
	background-color:#fff;
	color:#666;
}

.startblogpanel{
	padding:5px;
	z-index:10;
	background-color:#fff;/*#5BAABB;*/
	border:1px solid #ccc;
	border-top:0px;
}

.toolbar-bigmouth_header_newblog_button a{
	/*
	background:url(../images/bigmouth/toolbar/plus3.png);
	background-repeat:no-repeat;
	background-position:8px 10px;
	background-color:#fff;
	*/
	text-align:left;
	color:#000;
	font-size:14px;
	padding:10px;
	margin-bottom:2px;
}

.toolbar-bigmouth_header_newblog_button a:hover{
	background-color:#E6F0F0;
	color:#000;
	/*border-bottom:2px solid #ccc;*/
}

.mypagelink a{
	text-align:left;
	/*background-color:#fff;*/
	color:#000;
	margin-bottom:2px;
}

.mypagelink a:hover{
	background-color:#E6F0F0;
	/*border:1px solid #ccc;*/
	color:#000;
}

.promptloginpanel{
	background-color:#fff;
	border:2px solid #A0C9CB;
	text-align:left;
	position:absolute;
	right:0;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	border-radius:5px;
}

.frienditem_accept_panel{
	background:url(../images/theme_blue/plus.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#AAD5D3;
	cursor:pointer;
	width:40px;
	height:40px;
}

.frienditem_accept_panel:hover{
	background-color:#5BAABB;
}

.frienditem_reject_panel{
	background:url(../images/theme_blue/cross.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#AAD5D3;
	cursor:pointer;
	width:40px;
	height:40px;
}

.frienditem_reject_panel:hover{
	background-color:#5BAABB;
}

.noti_emptylabel{
	background:url(../images/theme_blue/leftplay_icon_big.png);
	background-repeat:no-repeat;
	background-position:5px 13px;
	background-color:#fff;
	padding:10px;
	padding-left:30px;
	margin-top:60px;
	margin-bottom:40px;
	font-size:20px;
	color:#ccc;
	text-align:left;
	margin-left:50px;
}

.rb_itempanel{
	width:200px;
	background-color:#fff;
	color:#ccc;
	/*border:1px solid #A0C9CB;*/
	padding:2px;
	margin-bottom:2px;
}

.rb_itempanel:hover{
	background-color:#E6F0F0;
}

.rb_itempanel a{
	font-size:11px;
	color:#5BAABB;
}

.rb_itempanel a:hover{
	color:#000;
}

.searchbar_magnifireicon{
	background:url(../images/theme_blue/magnifier.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	cursor:pointer;
	height: 25px;
	width: 30px;
}

.friendlist_item{
	background-color:#fff;
	margin-top:2px;
	margin-left:2px;
	font-size:14px;
	cursor:pointer;
}

.friendlist_item:hover{
	/*
	background-color:#f4f4f4;
	margin-right:10px;
	cursor:pointer;
	*/
}

.tagfriendlist_selected{
	background-color:#f4f4f4;
	margin-top:2px;
	margin-left:2px;
	font-size:14px;
	cursor:pointer;
}

.tagfriendlist{
	background-color:#fff;
	margin-top:2px;
	margin-left:2px;
	font-size:14px;
	cursor:pointer;
}

.tagfriendlist:hover{
	background-color:#f4f4f4;
}

.fs_contactapi-gmail a{
	background:url(../images/contactapi-gmail.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	width:40px;
	padding:10px;
	padding-left:140px;
	padding-top:15px;
	height:20px;
	border:1px solid #f0f0f0;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}

.fs_contactapi-yahoo a{
	background:url(../images/contactapi-yahoo.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	width:40px;
	padding:10px;
	padding-left:140px;
	padding-top:15px;
	height:20px;
	border:1px solid #f0f0f0;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}

.fs_contactapi-hotmail a{
	background:url(../images/contactapi-live.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	width:40px;
	padding:10px;
	padding-left:140px;
	padding-top:15px;
	height:20px;
	border:1px solid #f0f0f0;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}

.fs_contactapi-gmail a:hover , .fs_contactapi-yahoo a:hover , .fs_contactapi-hotmail a:hover
{
	background-color:#f0f0f0;
}

.bg_tagpanelmain{
	padding:10px;
	padding-left:70px;
	width:915px;
	background-color:#f0f0f0;
}

.bm_landing_tagtitle{
	color:#666;
	text-shadow:#CCC;
	cursor:pointer;
	font-size:14px;
	font-weight:500;
	width:110px;
	margin:2px;
	padding:5px;
	border:1px solid transparent;
}

.bm_landing_tagtitle:hover{
	background-color:#fff;
	border:1px solid transparent;
	color:#000;
}

.recommendblogger{
	position:relative;
	float:left;
	height:80px;
	width:325px;
	color:#000;
	cursor:pointer;
	font-size:16px;
	/*background-color:#DBE7E8;*/
	border-bottom:1px solid #E6F0F0;
	margin-right:10px;	
	margin-bottom:10px;	
	/*border:1px solid #f0f0f0;*/
}

.recommendblogger:hover{
	position:relative;
	/*color:#fff;*/
	background-color:#f0f0f0;
	/*border:1px solid #ccc;*/
}

.wall_bgtitle{
	color:#000;
	font-size:22px;
	font-weight:500;
	line-height:1.5;
	cursor:pointer;
}

.wall_bgtitle:hover{
	color:#5BAABB;
}

.wall_bgavatarname a{
	color:#999;
	font-size:14px;
}

.wall_bgavatarname a:hover{
	color:#000;
}

.wall_bgpost_tag{
	display:block;
	font-size:14px;
	font-weight:100;
	color:#3CF;
	margin-right:10px;
	cursor:pointer;
}

.wall_bgpost_tag:hover{
	color:#000;
}

.wall_prefertag_panel{
	background-color:#80C6C6;
	padding:10px;
	font-size:20px;
	color:#fff;
}

.wall_prefertag_panel:hover{
	/*background-color:#80C6C6;*/
}

.nf_randomavatartag{
	overflow:hidden;
	background-color:#E6F0F0;
	padding:10px;
	opacity: .8;
	filter: alpha(opacity=80);
}

.nf_randomavatartag a{
	/*display:block;*/
	font-size:12px;
	color:#666;
	margin-right:5px;
	overflow:hidden;
	line-height:1.3;
}

.nf_randomavatartag a:hover{
	color:#000;
}

.nf_big_randomavatartag{
	position:absolute;
	bottom:0;
	overflow:hidden;
	background-color:#E6F0F0;
	width:225px;
	padding:10px;
	opacity: .9;
	filter: alpha(opacity=90);
}

.nf_big_randomavatartag a{
	/*display:block;*/
	font-size:12px;
	float:left;
	color:#666;
	margin-right:5px;
	overflow:hidden;
	line-height:1.3;
}

.nf_big_randomavatartag a:hover{
	color:#000;
}

.pageedit_doneeditbutton{
	background:url(../images/theme_blue/checkmark_20x20.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:31px;
	height:31px;
	background-color:#AAD5D3;
	cursor:pointer;
}

.pageedit_doneeditbutton:hover{
	background-color:#000;
}

.pageedit_deletebutton{
	background:url(../images/theme_blue/cross.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:20px;
	height:20px;
	background-color:#AAD5D3;
	cursor:pointer;
}

.pageedit_deletebutton:hover{
	background-color:#000;
}

.pageedit_link{
	color:#5BAABB;
	cursor:pointer;
	font-size:14px;
	padding-bottom:5px;
	border-bottom:1px solid #E6F0F0;
}

.pageedit_link:hover{
	color:#000;
}

.mregister_correct{
	background:url(../images/loginpage/noti_right.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	width:30px;
	height:25px;
}

.mregister_wrong{
	background:url(../images/loginpage/wrong_sign.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	width:30px;
	height:25px;
}

.radiooption{
	background-color:#fff;
	color:#AAD5D3;
	font-size:12px;
	padding:5px;
	border:1px solid #AAD5D3;
	cursor:pointer;
}

.radiooption:hover{
	background-color:#fff;
}

.radiooption_selected{
	background-color:#AAD5D3;
	color:#fff;
	font-size:12px;
	padding:5px;
	border:1px solid transparent;
}

.aclistitem{
	background-color:#fff;
	color:#5BAABB;
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #f0f0f0;
	cursor:pointer;	
}

.aclistitem:hover{
	background-color:#AAD5D3;
	color:#fff;
}

.aclistitem_selected{
	background-color:#AAD5D3;
	color:#fff;
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #f0f0f0;
	cursor:pointer;	
}

.taglink a {
	float:left;
	color:#999;
	padding:5px;
	padding-left:0px;
}

.taglink a:hover {
	color: #666;
}

.bigtaglink a {
	float:left;
	font-size:18px;
	color:#999;
	padding:5px;
	padding-left:0px;
	padding-right:10px;
}

.bigtaglink a:hover {
	color: #666;
}

.bigmouth_posting_suboption_link{
	background-color:#fff;
	color:#999;
	font-size:12px;
	width:320px;
	padding-left:30px;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #f0f0f0;
	cursor:pointer;
}

.uploadifyimg{
	background:url(../images/theme_blue/bigmouthposting-photo.png);
	background-repeat:no-repeat;
	background-position:0px center;
}

.uploadifyvideo{
	background:url(../images/theme_blue/bigmouthposting-videoupload.png);
	background-repeat:no-repeat;
	background-position:0px center;
}


.uploadifylink{
	background:url(../images/theme_blue/bigmouthposting-link.png);
	background-repeat:no-repeat;
	background-position:0px center;
}

.videoresultrow a{
	background-color:#fff;
	color:#666;
	width:100%;
}

.videoresultrow a:hover{
	background-color:#666;
	width:100%;
	color:#000;
}

.bigmouth_posting_urlresultpanel{
	color:#5BAABB;
}

.bigmouth_posting_urlresultpanel:hover{
	color:#000;
}

.bigmouth_posting_photoupload_link{
	color:#999;
	font-size:14px;
	padding:10px;
	padding-bottom:5px;
	cursor:pointer;
	text-align:right;
}

.bigmouth_posting_photoupload_link:hover{
	color:#000;
}

p{
	font-size:16px;
}

.leftpanel_subitem{
	
}

.leftpanel_page_navipanel{
	position:fixed;
}

.theme_red_selected{
	background-color:#900;
	float:right;
	margin-right:10px;
	height:15px;
	width:30px;
	cursor:pointer;
	border:3px solid #fff;
}

.theme_red{
	background-color:#CA0000;
	float:right;
	margin-right:10px;
	height:15px;
	width:30px;
	cursor:pointer;
	border:3px solid transparent;
}

.theme_red:hover{
	border:3px solid #fff;
}

.theme_blue{
	background-color:#9FD7EC;
	float:right;
	height:15px;
	width:30px;
	cursor:pointer;
	border:3px solid transparent;
}

.theme_blue_selected{
	background-color:#9FD7EC;
	float:right;
	height:15px;
	width:30px;
	cursor:pointer;
	border:3px solid #fff;
}

.theme_blue:hover{
	border:3px solid #fff;
}

.sidepaneltitle{
	font-size:16px;
	color:#23819C;
	font-weight:600;
}

.postinggreeting{
	font-size:16px;
	color:#3CF;
}

.attributebottombarlabel_comment a{
	color:#39F;
	font-size:12px;
	padding:5px;
	background-color:#fff;
	border:1px solid #f0f0f0;
}

.attributebottombarlabel_comment a:hover{
	background-color:#3CF;
	color:#fff;
}

.attributebottombarlabel_share a{
	color:#39F;
	font-size:12px;
	padding:5px;
	background-color:#fff;
	border:1px solid #f0f0f0;
}

.attributebottombarlabel_share a:hover{
	background-color:#3CF;
	color:#fff;
}

#pagetransitioncover{
	background-color:#A6C6C8;
	width:100%;
	height:100%;
	position:fixed;
	z-index:998;
}

.aboutusbg{
	background-color:#5BAABB;
}

.a_aboutus_unselected {
	font-size:14px;
	color:#666;
	cursor:pointer;
}

.a_aboutus_unselected:hover {
	color: #000
}

.withlink a{
	float:left;
	color:#39F;
	font-size:12px;
	margin-right:5px;
}

.withlink a:hover{
	color:#999;
}

.withlink_fullpost a{
	float:left;
	color:#3CF;
	font-size:12px;
	margin-right:5px;
}

.withlink_fullpost a:hover{
	color:#CCC;
}

.arrowup{
	background:url(../images/arrow_up_white2.png);
	background-repeat:no-repeat;
	background-position:5px 8px;
	padding:10px;
	height:10px;
	text-align:right;
	clear:both;
	color:#F60;
}

.arrowup:hover{
	color:#fff;
}

.arrowup2:hover , .arrowup_gototop:hover{
	background-color:#5BAABB;
}

.arrowup2{
	/*
	background:url(../images/arrow_up.png);
	background-repeat:no-repeat;
	background-position:10px center;
	*/
	text-align:right;
	padding:10px;
	width:120px;
	background-color:#E6F0F0;
	cursor:pointer;
}

.arrowup_gototop{
	background:url(../images/arrow_up_white2.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:35px;
	height:35px;
	background-color:#E6F0F0;
	cursor:pointer;
}

.jflanguageselection2bg{
	background-color:#E6F0F0;
}

a.a_profile_name{
	/*font-weight:bold;*/
	font-size:14px;
	text-decoration:none;
	color:#3CF;
}

.a_profile_name:hover {
	color:#5BAABB;
}

.forwardpmdetaillist{
	overflow:hidden;
	background-color:#fff;
	padding:5px;
	margin-bottom:5px;
	clear:both;
}

.pmbubble_message{
	color:#000;
}

.timeline_year_label{
	font-size:18px;
	color:#39C;
	margin-bottom:10px;
}

.timeline_month_label{
	margin-bottom:10px;
	padding:5px;
	padding-left:0px;
	/*margin-left:10px;*/
	color:#B0DEE1;
	cursor:pointer;
}

.timeline_month_label:hover{
	color:#39C;
}

.personalize_headerlink{
	color:#5BAABB;
	cursor:pointer;
	font-size:14px;
	padding-bottom:5px;
}

.personalize_headerlink:hover{
	color:#000;
}

.wallpostbutton.button{
	background-color:#5BAABB;
}

.wallpostbutton.button:hover{
	background-color:#000;
}