@charset "iso-8859-1";

@import url(../../base/css/general.css);
@import url(login_section.css);

	body
	{
		margin:0px;
		padding:0px;
		background-image:url('../images/body_backgr.gif');
	    background-repeat:repeat;
		font-family: Arial;
		font-size:12px;
		/*color:#1F0F00;*/
		background-color:#F8F1F5;
	}
	
	td
	{
		text-align:left;
		vertical-align:top;
	}
	h1, h2, h3, h4, h5, h6
	{
	font-size: 100%;
	font-weight: normal;
	}
	
	a img, form 
	{
		border:none;
		margin:0px;
		padding:0px;
	}	
	
	select,
	select.no,
	input,
	input.no,
	textarea,
	textarea.no
	{
		font-size:12px;
		font-family:Arial;
	}
	
	/* * * * MsgBox * * * */
	
	.MsgBox
	{
		margin:15px auto 15px auto;
	}
	
	.MsgBox td
	{
		margin:0px;
		padding:0px;
	}
	
	
	/*.MsgBox .corner,
	.MsgBox .corner img
	{
		width:7px;
		height:7px;
		font-size:0px;
	}
	
	.MsgBox .left_side,
	.MsgBox .right_side,
	.MsgBox .top_side,
	.MsgBox .bottom_side 
	{
		/*background-color:#F6BADD;
		background-image:url(../images/msgbox_bd.gif );
		font-size:0px;
	}
	
	.MsgBox .left_side
	{
		width:7px;
		background-position:left top;
		background-repeat:repeat-y;
	}
	
	.MsgBox .right_side
	{
		width:7px;
		background-position:right top;
		background-repeat:repeat-y;
	}
	
	.MsgBox tr .top_side
	{
		height:7px;
		background-position:left top;
		background-repeat:repeat-x;
	}
	
	.MsgBox .bottom_side
	{
		height:7px;
		background-position:left bottom;
		background-repeat:repeat-x;
	}*/

	.MsgBox .msgbox_content
	{
		background-color:#F8F1F5;
	}
	
	.MsgBox .msgbox_text
	{
		text-align:center;
		color:#DD57A5;
		font-weight:bold;
		font-size:24px;
		padding:10px;
		/*border: 2px solid #ff0000;*/
		/*text-transform:uppercase;*/
	}
	
	/* * * *  * * * */
	
	
	.main
	{
		position:relative;
		width:754px;
		border:1px solid #E68EC1;
		background-color:#F8F1F5;
		
		margin-bottom:5px;
		margin-top:4px;
		margin-left:auto;
		margin-right:auto;
		padding:8px 10px;
	}
	
	.topestMenuWrapper
	{
		position:relative;
		height:21px;
	}
	
	.topestMenu
	{
		position:absolute;
		top:-8px;
		left:-10px;
		width:774px;
		height:17px;
		padding-top:3px;
		/*border-bottom:1px solid #DD57A5;*/
		background: #E68BC0;
		/*background-image:url(../images/top_tab_cutting.gif);*/
		/*font-size:11px;*/
		font-size: 94%;
		text-align:center;
	}
	
	.topestMenu a
	{
		margin-left:5px;
	}
	
	.topBlock
	{
		position:relative;
		height:94px;
		/*border:1px solid #E6E6E6;*/
		margin-bottom:10px;
		background-color: #F8F1F5;
		background-image:url(../images/box_backgr.gif);
		background-repeat:repeat;
		
	}
	
	img.mainLogo
	{
		position:absolute;
		top:0px;
		left:0px;
	}

	.topBigText
	{
		position:absolute;
		top:7px;
		left:70px;
	}
	
	.topBigText .title
	{
		font-size:36px;
		line-height:36px;
	}
	
	.topBigText .title a,
	.topBigText .title a:link,
	.topBigText .title a:visited,
	.topBigText .title a:active,
	.topBigText .title a:hover
	{
		font-weight:bold;
		color:#666666;
		text-decoration:none;
	}
	
	.topBigText .powered
	{
		font-size:8px;
		font-weight:bold;
		/*text-transform:uppercase;*/
		color:#666666;
		margin-left:3px;
	}
	
	.topMenuWrapper
	{
		position:relative;
		height:24px;
		z-index:100;
	}
	
	.topMenu
	{
		position:absolute;
		top:0px;
		left:-11px;
		width:775px;
	}
	
	table.topMenuCont
	{
		width:100%;
		/*background-color:#999999;*/
		/*border-collapse:collapse;*/
	}
	
	
	table.topMenuCont td
	{
		padding:0px;
		margin:0px;
	}
	
	.topMenuItem,
	.topMenuItemActive
	{
		/*border-top:1px solid #8E65CD;
		border-left:1px solid #8E65CD;
		border-bottom:1px solid #8E65CD;
		border-right: 1px solid #8E65CD;*/
	}
	
	td.topMenuItemHover
	{
		/*border-top:1px solid #bbbbbb;
		border-left:1px solid #bbbbbb;
		border-bottom:1px solid #eeeeee;*/
	}
	
	
	.topMenuItem .topMenuItemCont
	{
		background-image:url(../images/tab_cutting.gif);
		border-left:1px solid #E68EC1;
		border-right:1px solid #E68EC1;
	}
	
	.topMenuItemActive .topMenuItemCont
	{
		background-image:url(../images/tab_cutting_a.gif);
		background-color:#F8F1F5;
		border-left:1px solid #E68EC1;
		border-right:1px solid #E68EC1;
		color:#FFFFFF;
	}
	
	.topMenuItemHover .topMenuItemCont
	{
		background-image:url(../images/tab_cutting_h.gif);
		border-left:1px solid #E68EC1;
		border-right:1px solid #E68EC1;
		color: #FFFFFF;
	}
	
	.topMenuItemCont
	{
		text-align:center;
		background-color:#F8F1F5;
		height:19px;
		padding-top:3px;
		padding-left:3px;
		padding-right:3px;
		font-weight:bold;
		/*text-transform:capitalize;*/
		white-space:nowrap;
	}
	
	.topPageHeader
	{
		font-weight:bold;
		font-size:24px;
		color:#1B0110;
		/*font-family: 'lucida grande;*/
		/*text-transform:capitalize;*/
		height:30px;
		margin-bottom:5px;
	}
	
	.topCustomMenu
	{
		margin-bottom:5px;
		/*font-size:12px;*/
		font-size:100%;
		font-weight:bold;
		/*text-transform:capitalize;*/
		color:#00ff00;
		height:15px;
		position:relative;
	}
	
	.topCustomMenu a,
	.topCustomMenu span
	{
		margin-right:9px;
	}
	
	.hiddenMenu
	{
		position:absolute;
		top:24px;
		left:-10px;
		z-index:101;
	}
	
	.hiddenMenuBgCont
	{
		width:774px;
		height:57px;
		padding-top:8px;
		background-image:url( ../images/h_menu_bg.png );
		background-repeat:repeat-x;
		position:static;
	}
	
	* html .hiddenMenuBgCont
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/h_menu_bg.png', sizingMethod='scale');
	}
	
	.hiddenMenuCont
	{
		margin-left:14px;
		position:relative;
	}

	a.customMenuItem
	{
		position:relative;
	}
	
	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}
	
	.bodyBlock
	{
		margin-top:75px;
		margin-bottom:13px;
		z-index:50;
	}
	
	.leftNavDiv
	{
		position:relative;
		width:182px;
		float:left;
		margin-right:8px;
	}
	
	.rightNavDiv
	{
		position:relative;
		width:749px;
		/*float:left;*/
		padding:0px;
		overflow:hidden;
	}
	
	/* * * * * * */

	
	.bottomBlock
	{
		position:relative;
		height:60px;
		border:1px solid #DD57A5;
	}
	
	.bottomImages
	{
		margin-top:7px;
		margin-left:7px;
		float:left;
		position:relative;
	}
	
	.bottomTexts
	{
		font-size:11px;
		margin-top:8px;
		margin-left:15px;
		float:left;
    width:100%;
	}
	
	.bottomTexts div
	{
		margin-bottom:1px;
	}
	
	.bottomLinks a
	{
		margin-right:2px;
	}
	
	.loginDiv
	{
		position:relative;
		height:201px;
		border:1px solid #DD57A5;
		margin-bottom:13px;
	}
	* html .loginDiv
	{
		margin-bottom:14px;
	}
	
	
	.shoutboxDiv
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:13px;
		height:241px;
	}
	
	* html .shoutboxDiv
	{
		height:242px;
	}
	
	.pollsDiv
	{
		position:relative;
		border:0px solid green;
	}
	
	.boxHeader
	{
		position:relative;
		background-image:url('../images/head_cutting.gif');
	    background-repeat:repeat-x;
		
		height:22px;
		padding:4px 0px 0px 6px;
		font-size:10px;
		font-weight:bold;
		color:#666;
		text-align:left;
		/*text-transform:uppercase;*/
	}
	
/**************************************************************/
	
	.menu_item_link
	{
		text-decoration:none;
	}
	
/**************************************************************/	
	
	div.menu_item_line
	{
		position:relative;
		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		/*text-transform:capitalize;*/
	}
	div.menu_item_line_active
	{
		position:relative;

		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		/*text-transform:capitalize;*/

		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		background-image:url(../images/bullet.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	
/**************************************************************/	

	.disignBoxFirst
	{
		position:relative;
		border:1px solid #DD57A5;
		margin-bottom:10px;
		background: #E579B8;
		/*background-image:url('../images/head_cutting.gif');
		background-repeat:repeat-x;*/
		/*background-color:#fff;*/
	}
	
	.boxFirstHeader
	{
		height:17px;
		padding:3px 0px 0px 8px ;
		/*font-size:12px;*/
		font-size:100%;
		font-weight:bold;
		color:#FFFFFF;
		text-align:left;
		text-transform:uppercase;
		/*border-bottom: 1px solid #DD57A5;*/
	}
	
	.boxContent
	{
		position:relative;
		overflow:hidden;
		/*font-size:13px;*/
		Font-family: arial,sans-serif;
		font-size: 107%;
		color:#230516;
		padding:10px;
		background: #F8F1F5;
		background-image:url('../images/box_backgr.gif');
		background-repeat:repeat;
		
	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #1B0110;
		font-size: 11px;
		/*text-transform: capitalize;*/
		font-weight: bold;
	}
	
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		/*padding-top:1px;*/
		padding-right:5px;
	}
	
	.dbTopMenu div.active,
	.dbTopMenu div.notActive
	{
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		border-left: 1px solid #E68EC1;
		height:17px;
		padding-top:3px;
		position:relative;
	}
	
	.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:visited
	{
		color: #000000;
	}
	
	.dbTopMenu div a:hover,
	.dbTopMenu div a:active
	{
		color: #FFFFFF;
		text-decoration:underline;
	}
	
	.caption_item a,
	.caption_item a:link,
	.caption_item a:active,
	.caption_item a:visited	
	{
		text-decoration: none;
		color: #F8F1F5;
	}

	.caption_item a:hover
	{
		text-decoration:underline;
		color: #F8F1F5;
	}
	
	.caption_item a
	{
		margin-left:4px;
	}
	
	.dbTopMenu div.active
	{
		color: #FFFFFF;
		/*border-bottom: 1px solid #DD57A5;*/
	}
	
	.dbBottomMenu
	{
		position:relative;
	}
	
/**************************************************************/
	div.design_box_border
	{
		position:relative;
		border:1px solid #DD57A5;
		margin:10px;
		padding:1px;
	}
	div.design_box_border div.header
	{
		position:relative;
		padding:0px 0px 0px 7px;
		height:26px;
		line-height:23px;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		background: #F6BADD;
		/*text-transform:uppercase;*/
		/*background-image:url('../images/design_border_cutting.gif');
	    background-repeat:repeat-x;*/
		
	}
	div.design_box_border div.keeper
	{
		position:relative;
		padding:5px;
		border:0px solid red;
		text-align:left;
		margin:2px;
	}
	
		
/**************************************************************/	
	.emptyBox
	{
		position:relative;
		border:1px solid #DD57A5;
		margin:0px;
		padding:3px;
	}
	

/**************************************************************/	
	/*####################################################################*/

	.languageBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:0px;
	}
	
	.skinBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:24px;
		margin-right:-90px;
	}
	
/*####################################################################*/

	.topBannerBlock
	{
		position:relative;
		width:770px;
		/*height:40px;*/
		margin-top:5px;
		border:1px solid red;
		margin-left:auto;
		margin-right:auto;
		
	}
	
	.bannerBlock
	{
		position:relative;
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}
	
	.leftBanner
	{
		position:absolute;
		top:0px;
		left:-150px;
		border:0px solid red;
	}
	
	.rightBanner
	{
		position:absolute;
		top:0px;
		right:-150px;
		border:0px solid red;
	}
	
	.bottomBannerBlock
	{
		position:relative;
		width:770px;
		margin-top:0px;
		border:0px solid red;
		margin:auto;
	}
	
	.bannerInnerBlock
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		width:470px;
	}

	.banner_left, .banner_right
	{
		position:relative; margin:0; padding:0; width:1px; height:1px
		}
		.banner_left div, .banner_right div
		{
			position:absolute; z-index:1;
		}
	
	
	.banner_top, .banner_bottom
	{
		width:100%; text-align:center; padding: 15px 0px 28px 0px;
		}
		.banner_top td, .banner_bottom td
		{
			text-align:center;
		}
/*####################################################################*/
	div.playerAdminLink
	{
		position:relative;
  		text-align:left;
 		margin-bottom:15px;
 	}
	
	
	
	.action
	{
		margin-top:20px;
	}
/**************************************************************/	
/**************************************************************/	
/* #################################################################### */
	.logInRegistrationText
	{	
		margin:5px;
	}
	
	/**************************************************************/	
	div.pollBlock
	{
		position:relative;
		overflow:hidden;
		/*height:154px;*/
		height:auto;
		width:260px;
		border:0px solid #96B2C9;
		text-align:left;
		float:left;
		margin-bottom:10px;
	}
	div.pollBody
	{
		border:1px dashed #CCC;
		margin:5px;
	}
	div.pollCaption
	{
		position:relative;
		margin:3px;
		padding:0px;
		overflow:hidden;
		height:15px;
		line-height:15px;
		vertical-align:middle;
		font-weight:bold;
		/*background-color:#96B2C9;
		color:#fff;*/
	}
	div.pollAnswerBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		/*height:100px;*/
		height:auto; 
		border:0px solid #96B2C9;
		text-align:left;
	}
	div.pollUp
	{
		position:absolute;
		left:2px;
		top:2px;
	}
	div.pollDown
	{
		position:absolute;
		left:2px;
		bottom:2px;
	}
	div.pollQuestionBlock
	{ 
		/*position:absolute;*/
		width:190px;
		padding:2px;
		overflow:hidden;
		margin-left:18px;
	}
	div.pollSubmitBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:30px;
		border:solid 0px #0000cc;
		text-align:center;
	}
	
	
	
	.small
	{
		font-size:11px;
		color:#333366;
	}
	
	.text2
	{
		border:1px solid #fff;
	}
	
	.pollContainer
	{
		position:relative;
		margin-top:2px;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.createPollSection
	{
		position:relative;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.controlsDiv
	{
		position:relative;
		clear:both;
		margin:10px;
		background-color:#ffffff;
	}
	
	.innerControlBlock
	{
		position:relative;
		float:none;
		width:auto;
	}
	
	.controlsHeader
	{
		padding: 0px 2px;
		font-weight:bold;
	}
	
	.deleteDiv
	{
		padding: 2px 0px 0px 2px;
		
	}
	
	/*.rightNavDiv .boxContent table textarea
	{
		width:300px;
	}*/
	
/*####################################################################*/

	.customMenuItemActive
	{
		color:black;
	}
	
	div.menuLine,
	div.menuLine:hover,
	div.menuLineActive
	{
		font-size:13px;
		margin-bottom:5px;
		/*text-transform:capitalize;*/
		color:black;
	}
	
	.menuLineDivider
	{
		
	}
	
	div.menuLinkBlock
	{
		/*padding-left:30px;*/
		padding: 3px 0 3px 30px;
		background-repeat:no-repeat;
		background-image:url(../images/menu_pt.gif);
	}
	
	div.menuLine div.menuLinkBlock:hover
	{
		background-image:url(../images/menu_pt_h.gif);
	}
	
	.topMemberBlock
	{
		position:absolute;
		right:5px;
		top:10px;
		height:50px;
		text-align:right;
		padding:3px;
		width:400px;
		font-size:94%;
	}
	
	.topMemberBlock .thumbnail_block, .HelloMemberBlock .thumbnail_block
	{
		margin-left:5px;		
	}
	
	.hello_member
	{
		padding:7px 12px 0px;
		/*font-size: 14px;*/
		font-size: 118%;
	}
	
	.hello_actions
	{
		/*text-transform:capitalize;*/
		/*font-size:11px;*/
		font-size: 94%;
	}
	
	.hello_actions span
	{
		margin-left:5px;
	}
	
	.no_hello_actions
	{
		font-size:18px;
		font-weight:bold;
		padding-right:10px;
		padding-top:9px;
	}
	
	.no_hello_actions a
	{
		margin-left:15px;
	}
	
	/* * * * Tags * * * */
	
	.tags_wrapper
	{
		text-align:center;
		border:0px solid green;
		margin:0px 18px 30px auto;
	}
	
	.one_tag
	{
		margin:0px 1px;
		line-height:30px;
		border:0px solid green;
	}
	
	div.rate_text
	{
		text-align:center;
		font-weight:bold;
	}
	
	
	
	
	/* * * * STANDART * * * */
	
	.newsWrap,
	.categoryBlock1,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin: 0px 0px 10px;
	}
	
	.categoryBlock1,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin-left:12px;
		margin-right:12px;
		text-align:justify;
	}
	
	.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		font-size:16px;
		font-weight:bold;
		padding-left:30px;
		padding-bottom:10px;
		background-position:left top;
		background-repeat:no-repeat;
	}

	.newsHead
	{
		background-image:url(../images/icons/news.gif);
		text-align:left;
	}
	
	.newsInfo
	{
		font-size:11px;
		color:#666666;
	}
	
	.newsText
	{
		
	}
		
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		margin-bottom:5px;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	.categoryCaption,
	.artCaption
	{
		background-image:url(../images/icons/artic_fldr.gif);
	}
	
	.articleBlock .date,
	.articleBlock1 .date,
	.articleBlock2 .date
	{
		font-size:11px;
		color:#666666;
	}

	.guestbookTextArea
	{
		width: 530px;
		height:250px;
	}

	/* Blog Design Box */
	.blogBlock
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_wrapper
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:35px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}

	.blog_author
	{
		font-size:11px;
		font-style:normal;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.blog_text
	{
		font-size:13px;
		text-align:justify;
	}

	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}

	.menuLinkBlock 
	{
		font-weight:bold;
		/*font-size:18px;*/
		font-size:14px;
		text-decoration:none;/*text-decoration:underline;*/
		color:#333366;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
	}
	

	/* * * * RSS Feed * * * */
	
	.rss_item_wrapper
	{
		padding-bottom:15px;
	}
	
	.rss_item_header
	{
		font-size:16px;
		font-weight:bold;
	}
	
	.rss_item_info
	{
		color:#666;
		font-size:11px;
	}
	
	.rss_read_more
	{
		text-align:right;
		font-weight:bold;
	}
	

	
	
/*	
#presence {
	position:fixed;
	bottom:0; right:0;
	width:100%; height:25px;
	color:#111111;
	font-size:11px;
	padding:0;
	z-index:99;
}
#presence_ui {
	background:transparent url(http://facebook.com/images/presence/bar_bg_bw.gif) repeat-x scroll left top;
	margin-left:15px;
	margin-right:15px;
	overflow:visible !important;
	position:relative;
}
#presence_bar {
	display:block;
	background:transparent url(http://facebook.com/images/presence/bar_bg_bw.gif) repeat-x scroll left top;
	background-position:left top;
	background-repeat:repeat-x;
	height:25px;
	padding:0;
}

#presence_bar_left {
	display:inline;
}
#presence_bar_right {
	float:right;
	height:25px;
}

#presence .presence_section {
	float:left;
	height:22px;
	margin-top:1px;
	padding:0 0 0;
	position:relative;
}

#presence #presence_bar_right .presence_section {
	float:right;
}
#presence_bar #presence_notifications_section {
	width:31px;
}

#presence #chat_status_control_tab {
	border-right:1px solid #B5B5B5;
	padding-top:4px;
	width:16px;
}
#presence_bar #presence_notifications_tab {
	padding:4px 6px 5px;
}

#presence .presence_bar_button {
	border-left:1px solid #B5B5B5;
	border-right:1px solid #E0E0E0;
	color:#333333;
	cursor:pointer;
	height:15px;
	padding:5px 6px;
	width:17px;
}

#presence_bar #chat_status_control_tab img {
	margin-top:2px;
}

#presence_bar .available .show_available, #presence_bar .unavailable .show_unavailable, #presence_bar .idle .show_idle, #presence_bar .availability_loading .show_loading, #presence_bar .chat_setting_loading .show_loading, #presence_bar .hide_loading, #presence_popout_sidebar .available .show_available, #presence_popout_sidebar .idle .show_available, #presence_popout_sidebar .unavailable .show_unavailable, #presence_popout_sidebar .availability_loading .show_loading, #presence_popout_sidebar .chat_setting_loading .show_loading, #presence_popout_sidebar .hide_loading {
	display:block;
}
#presence_bar .available .show_unavailable, #presence_bar .available .show_idle, #presence_bar .idle .show_unavailable, #presence_bar .unavailable .show_available, #presence_bar .unavailable .show_idle, #presence_bar .idle .show_available, #presence_bar .available .availability_loading .hide_loading, #presence_bar .unavailable .availability_loading .hide_loading, #presence_bar .show_loading, #presence_bar .chat_setting_loading .hide_loading, #presence_popout_sidebar .available .show_unavailable, #presence_popout_sidebar .idle .show_unavailable, #presence_popout_sidebar .available .show_idle, #presence_popout_sidebar .idle span.show_available, #presence_popout_sidebar .unavailable .show_available, #presence_popout_sidebar .unavailable .show_idle, #presence_popout_sidebar .available .availability_loading .hide_loading, #presence_popout_sidebar .idle .availability_loading .hide_loading, #presence_popout_sidebar .unavailable .availability_loading .hide_loading, #presence_popout_sidebar .idle .availability_loading .hide_loading, #presence_popout_sidebar .chat_setting_loading .hide_loading, #presence_popout_sidebar .show_loading {
	display:none;
}

#presence .titletip {
	background:transparent url(http://facebook.com/images/dark-pointer-padded.gif) no-repeat scroll right bottom;
	right:6px; bottom:27px;
	display:none;
	padding-bottom:4px;
	position:absolute;
	z-index:3;
}

.spritemap_icons.sx_notifications {
	background-position:0 -1241px;
}
.spritemap_icons {
	width:16px; height:16px;
	background-image:url(http://facebook.com/rsrc.php/z8BAQ/h/8nj7d9vy/images/sprite/icons.png);
	background-repeat:no-repeat;
}

#presence .presence_section .slider_num_missed, #presence_bar #presence_notifications_count strong {
	background:transparent url(http://facebook.com/images/chat/new_msg_badge_bg.gif) no-repeat scroll center top;
	color:white;
	font-size:9px;
	font-weight:normal;
	height:16px;
	padding:1px 0 0;
	position:absolute;
	right:0;
	text-align:center;
	top:-2px;
	width:17px;
}

#presence .buddy_tab {
	float:right;
	width:159px;
}

#presence #buddy_list_tab {
	white-space:nowrap;
	width:129px;
	padding-right:4px;
}

#presence #buddy_list_tab #buddy_count {
	background:transparent url(http://facebook.com/images/presence/buddy_list.gif) no-repeat scroll left 1px;
	display:inline-block;
	padding-left:17px;
}

#presence #presence_bar_right .hover, #presence #presence_bar_left .hover {
	background-color:#FFFFFF;
	color:#000000;
}
*/

/*fix to suppoty fb presence styles*/
#presence img {border:0 none;}
#presence a:hover {text-decoration:underline;}
#presence a { color:#3B5998; cursor:pointer; outline-style:none; text-decoration:none;}



/*original fb presence styles*/
.fbframe #footer_actions{clear:both;background:#f7f7f7;margin:0px;border-top:solid 1px #ddd;}
.fbframe #footer_actions ul{list-style:none;padding:10px 20px 25px 20px;margin:0px;}
.fbframe #footer_actions li{float:left;line-height:18px;padding:0px 2px 0px 2px;}
.frame_wide #fb_sell_profile{overflow:hidden;max-height:100px;}
.canvas_iframe_util{overflow:hidden;width:646px;height:800px;}
.frame_wide .canvas_iframe_util{width:760px;}
.canvas_rel_positioning{position:relative;overflow:hidden;zoom:1;}
body.section_button{background:transparent;}
.fbml_add_profile_button .UIMediaButton_Container a{background:url(http://facebook.com/images/fbml/fbml_add_profile_box_icon.gif) no-repeat 11px center;padding-left:30px;}
.fbml_add_profile_button .UIMediaButton_Container a{background:url(http://facebook.com/images/fbml/fbml_add_profile_box_icon.gif) no-repeat left center;padding-left:20px;padding-right:0px;}


#profileActions .box_img_chat{background:transparent url('http://facebook.com/images/im_online.gif') no-repeat;float:right;line-height:14px;margin-top:3px;margin-right:5px;padding-right:3px;width:16px;height:10px;}
#profileActions a:hover .box_img_chat{background:transparent url('http://facebook.com/images/im_online_alt.gif') no-repeat;}
#chat{float:right;}
#chat_tab_bar{/* @noflip */ float:left;}
#chat{height:26px;padding:0;}
.bar_popout_ui #chat{display:none;}
#presence #chat_previous_tab,
#presence #chat_next_tab{color:#8FA2CA;border-left:1px solid #b5b5b5;border-right:none;background-repeat:no-repeat;background-position:left 8px;background-image:url(http://facebook.com/images/chat/tab_next.gif);padding-right:0px;padding-left:12px;width:15px;}
#presence #chat_previous_tab{padding:5px 5px 5px 7px;background-position:right 8px;background-image:url(http://facebook.com/images/chat/tab_previous.gif);}
#presence #chat_previous_tab span,
#presence #chat_next_tab span{color:#333;}
#presence #chat_previous_tab.disabled span,
#presence #chat_next_tab.disabled span{color:#999;}
#presence #chat_previous_tab.disabled,
#presence #chat_next_tab.disabled{background-image:url(http://facebook.com/images/chat/tab_next_disabled.gif);}
#presence #chat_previous_tab.disabled{background-image:url(http://facebook.com/images/chat/tab_previous_disabled.gif);}
#chat_tabs div{padding:0px;}
#chat_tab_bar .tab_handle{color:#333;position:relative;/* @noflip */ float:left;height:25px;margin:1px 0 0 0;border-left:1px solid #b5b5b5;border-right:1px solid #e0e0e0;}
#chat_tab_bar .tab_handle.highlight.disabled,
#chat_tab_bar .tab_handle.highlight{color:#fff;margin:0;height:27px;padding:2px 0 0;border-color:#3b5998;background:url(http://facebook.com/images/presence/bar_bg.gif) repeat-x top left;}
#chat_tab_bar .tab_hit_area{position:relative;overflow:hidden;float:left;width:110px;cursor:pointer;padding:3px 4px 6px 6px;}
#chat_tab_bar .tab_image{float:left;width:18px;height:18px;border:1px solid #6e84b3;border-top:1px solid #3b5998;border-left:1px solid #3b5998;}
#chat_tab_bar .tab_count{position:absolute;top:-2px;right:12px;padding-top:1px;font-weight:bold;text-align:center;width:20px;height:20px;font-size:9px;color:white;display:none;background:url(http://facebook.com/images/chat/new_msg_badge_bg.gif) no-repeat center top;}
#chat_tab_bar .highlight .tab_count{top:-3px;}
#chat_tab_bar .tab_button_div{height:24px;}
#chat_tab_bar .tab_button_div.hover{background:#fff;}
#chat_tab_bar .tab_handle.highlight .tab_button_div.hover{background:none;}
#chat_tab_bar .tab_button_div .tab_name{float:left;padding-top:3px;font-weight:bold;white-space:nowrap;background-repeat:no-repeat;background-position:right 5px;padding-right:12px;background-image:url(http://facebook.com/images/chat/im_online_dot.gif);}
#chat_tab_bar .idle .tab_button_div .tab_name{background-image:url(http://facebook.com/images/chat/im_idle_dot.gif);}
#chat_tab_bar .tab_handle.highlight.typing .tab_button_div .tab_name,
#chat_tab_bar .typing .tab_button_div .tab_name{background-image:url(http://facebook.com/images/chat/typ.gif);background-position:right 2px;padding-bottom:2px;padding-right:18px;}
#chat_tab_bar .disabled .tab_button_div .tab_name{background-image:url(http://facebook.com/images/chat/im_offline_dot.gif);}
.presence_fl_live #chat_tab_bar .disabled .tab_button_div .tab_name{background-image:url(http://facebook.com/images/chat/im_grey_dot.gif);}
#chat_tab_bar .tab_handle.highlight .tab_button_div .tab_name{padding-top:2px;background-position:right 3px;background-image:url(http://facebook.com/images/chat/im_online_dot_alt.gif);}
#chat_tab_bar .disabled .tab_button_div.hover .tab_name,
#chat_tab_bar .tab_button_div.hover .tab_name{text-decoration:underline;}
#chat_tab_bar .tab_handle.disabled{color:#555;background:#cfcfcf;border-right:1px solid #cfcfcf;}
#chat_tab_bar .tab_handle.highlight.disabled{color:#C3CDDF;}
#chat_tab_bar .tab_handle.disabled.focused{color:#555;background:#fff;}
#chat_tab_bar .tab_handle.focused{color:#111;border-color:#333;border-bottom:1px solid #333;margin-top:0;background:#fff;}
#chat_tab_bar .tab_handle.focused .tab_hit_area{margin-top:0;padding-top:3px;padding-bottom:5px;}
#chat_tab_bar .tab_x{float:right;margin-top:4px;margin-right:2px;height:13px;width:14px;color:#666;font-weight:bold;text-align:center;cursor:pointer;background:url(http://facebook.com/images/chat/close_tab.gif) no-repeat left top;}
#chat_tab_bar .tab_x.hover{background-position:left -33px;}
#chat_tab_bar .disabled.focused .tab_x,
#chat_tab_bar .focused .tab_x.hover{background-position:left -33px;}
#chat_tab_bar .tab_handle.highlight .tab_x{background-position:left -17px;}
#chat_tab_bar .chat_window_wrapper{position:absolute;bottom:24px;margin-left:-99px;padding:6px 7px 0px 8px;background:url(http://facebook.com/images/chat/window_shadow.png) no-repeat center top;z-index:12;}
.ff2 #chat_tab_bar .chat_window_wrapper{position:fixed;}
#chat_tab_bar .tab_handle .chat_window_wrapper,
#chat_tab_bar .tab_handle .chat_window{display:none;}
#chat_tab_bar .tab_handle.focused .chat_window_wrapper,
#chat_tab_bar .tab_handle.focused .chat_window{display:block;}
#chat_tab_bar .chat_header{background:#526ea6;border:1px solid #254588;border-bottom:1px solid #526ea6;cursor:pointer;}
#chat_tab_bar .chat_header_name{margin-left:50px;padding:4px 0 3px 0px;}
#chat_tab_bar .chat_header_name a{color:#fff;font-weight:bold;padding:4px 0 3px 4px;}
#chat_tab_bar .chat_header .header_buttons{float:right;width:32px;margin-top:2px;margin-right:2px;cursor:pointer;}
#chat_tab_bar .chat_header .header_buttons .minimize{float:right;display:block;height:15px;width:15px;background:url(http://facebook.com/images/chat/minimize.gif) no-repeat center top;}
#chat_tab_bar .chat_header .header_buttons .minimize:hover,
#chat_tab_bar .chat_header:hover .header_buttons .minimize{background-position:center -16px;}
#chat_tab_bar .chat_header.suppress_hover:hover .header_buttons .minimize{background-position:center top;}
#chat_tab_bar .chat_header .header_buttons .close{float:right;display:block;height:15px;width:15px;background:url(http://facebook.com/images/chat/close_window.gif) no-repeat center top;}
#chat_tab_bar .chat_header .header_buttons .close:hover{background-position:center -17px;}
#chat_tab_bar .chat_info{padding:2px 0 2px 55px;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #ccc;background:#eee;min-height:28px;width:171px;}
#chat_tab_bar img.chat_info_pic{position:absolute;top:11px;left:13px;width:45px;height:45px;padding:0 1px 1px 0;background:url(http://facebook.com/images/chat/chat_info_pic_bg.gif) no-repeat center center;}
#chat_tab_bar .chat_info .chat_info_status{padding:4px 6px 4px 0px;color:black;}
#chat_tab_bar .chat_info .chat_info_link a{font-weight:bold;}
#chat_tab_bar .chat_info .chat_info_status_time{font-size:9px;color:#666;padding-right:6px;white-space:nowrap;}
#chat_tab_bar .chat_tab_settings{font-size:9px;padding:4px 6px;}
#chat_tab_bar .history_loaded .chat_tab_settings{display:block;}
#chat_tab_bar .chat_tab_settings a{float:left;}
#chat_tab_bar .chat_clear_history_loading{background:url(http://facebook.com/images/loaders/indicator_blue_small.gif) no-repeat 0px 0px;height:16px;width:16px;float:left;margin:-2px 0px -3px 5px;display:none;}
#chat_tab_bar .history_clearing .chat_clear_history_loading{display:block;}
#chat_tab_bar .chat_conv .chat_info_clear_history{display:none;color:#3b5998;font-size:9px;padding:4px 6px;border-bottom:1px solid #e0e0e0;}
#chat_tab_bar .chat_conv .chat_info_clear_history span:hover{cursor:pointer;text-decoration:underline;}
#chat_tab_bar .history_loaded .chat_conv .chat_info_clear_history{display:block;}
#chat_tab_bar .chat_window .chat_conv{overflow:auto;overflow-x:hidden;background:white none repeat scroll 0%;color:black;cursor:default;border-right:1px solid #333;border-left:1px solid #333;border-bottom:1px solid #B9C4DA;}
#chat_tab_bar .disabled .chat_window .chat_conv{background:#f7f7f7;}
#chat_tab_bar .chat_window .chat_conv .chat_conv_content{padding:3px 0;}
#chat_tab_bar .chat_window .chat_conv h5{font-size:11px;margin:2px 0px 0 0;padding:3px 6px 1px;border-top:1px solid #eee;}
#chat_tab_bar .chat_window .chat_conv h5.self{color:#777;}
#chat_tab_bar .chat_window .chat_conv h5.other a{cursor:pointer;}
#chat_tab_bar .chat_window .time_stamp{color:#999;float:right;font-size:9px;font-weight:normal;padding:1px 0px;}
#chat_tab_bar .chat_window .chat_conv p{color:#000;padding:2px 3px;margin:0px 4px;line-height:14px;}
#chat_tab_bar .chat_window .chat_conv .msg_error{background:#FFEBE8;margin:0;padding:1px 4px;}
#chat_tab_bar .chat_window .chat_conv .msg_warning{background:#FFF9D7;margin:0;padding:1px 4px;}
#chat_tab_bar .chat_window .chat_conv .visibility_change{background:#f7f7f7;color:#999999;margin:0;padding:3px 6px 2px 6px;}
#chat_tab_bar .chat_window .chat_conv .chat_notice{font-size:9px;padding:4px 5px 5px 26px;margin:5px 0 0 0;background-position:4px 3px;background-repeat:no-repeat;background-color:#FFF9D7;}
#chat_tab_bar .chat_window .chat_conv .chat_video_request{font-size:9px;padding:4px 5px 5px 26px;margin:5px 0 0 0;background-position:4px 3px;background-repeat:no-repeat;background-color:#FFF9D7;}
#chat_tab_bar .chat_window .chat_conv .chat_notice.sending{background-image:url(http://facebook.com/images/loaders/indicator_blue_small.gif);height:16px;padding-top:5px;}
#chat_tab_bar .chat_window .chat_conv .chat_notice.chat_signed_on{background-image:url(http://facebook.com/images/im_online.gif);}
#chat_tab_bar .chat_window .chat_conv .chat_notice.chat_signed_off{background-image:url(http://facebook.com/images/im_offline.gif);}
#chat_tab_bar .chat_window .chat_conv .chat_notice.chat_msg_not_sent{background-color:#FFEBE8;background-position:4px 5px;background-image:url(http://facebook.com/images/im_offline.gif);}
#chat_tab_bar .chat_window .date_divider{margin-top:10px;font-size:9px;font-weight:bold;color:#777;padding-left:6px;}
#chat_tab_bar .chat_window .date_divider.first{margin-top:2px;}
#chat_tab_bar .chat_window .minifeed{padding:0px 4px 0px 6px;margin-top:2px;border-top:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;background:#f3f3f3;}
#chat_tab_bar .chat_window .minifeed .story{padding:0;}
#chat_tab_bar .chat_window .minifeed .headline{padding:4px 0 3px;}
#chat_tab_bar .chat_window .minifeed h2{font-size:11px;font-weight:normal;}
#chat_tab_bar .chat_window .minifeed .icon{float:left;padding:6px 0 0;font-size:1px;line-height:1px;}
#chat_tab_bar .chat_window .minifeed .date{color:#999;line-height:1px;font-size:9px;padding:5px 0 0;}
#chat_tab_bar .chat_window .minifeed .body{width:auto;float:none;padding:0px 2px 2px 0px;margin-left:22px;border:none;}
#chat_tab_bar .chat_window .minifeed img{border:none;}
#chat_tab_bar .chat_window .minifeed .headline .title{width:auto;}
#chat_tab_bar .chat_window .minifeed .date{float:right;padding-left:4px;}
#chat_tab_bar .chat_window .minifeed .wall{margin:0px;}
#chat_tab_bar .chat_window .chat_input_div{padding:0px 0px 1px;border-right:1px solid #333;border-left:1px solid #333;background:#fff url(http://facebook.com/images/chat/chat_window_bg_ltr.gif) no-repeat bottom left;display:inline-block;}
#chat_tab_bar .chat_window .chat_shadow_input,
#chat_tab_bar .chat_window .chat_input{padding:4px 4px 4px 24px;border-color:#93a2c1;border-left:none;border-right:none;border-bottom:none;background:url(http://facebook.com/images/chat/chat_input.gif) no-repeat left 3px;margin:0px;}
#chat_tab_bar .chat_window .chat_shadow_input{position:fixed;left:-10000px;top:10000px;height:0px;width:196px;}
#chat_tab_bar .chat_window .chat_input{overflow:auto;resize:none;}
.emote_text{display:none;}
.emote_img{overflow:hidden;width:16px;height:16px;margin-bottom:-5px;}


#presence #buddy_list_tab{width:129px;white-space:nowrap;}
#presence.presence_fl_live.translations_nub #buddy_list_tab,
#presence.presence_fl_live.wide_menus.translations_nub #buddy_list_tab,
#presence.wide_menus #buddy_list_tab{width:159px;}
#presence.presence_fl_live #buddy_list_tab{width:190px;}
#presence.presence_fl_live.wide_menus #buddy_list_tab{width:189px;}
#presence #buddy_list_tab{padding-right:4px;}
#presence #buddy_list_tab #buddy_count{background:url(http://facebook.com/images/presence/buddy_list.gif) left 1px no-repeat;padding-left:17px;display:inline-block;}
#presence.presence_fl_live #buddy_list_tab #buddy_count{background:url(http://facebook.com/images/im_online.gif) no-repeat left 2px;padding-left:20px;}
#presence.buddy_list_hidden #buddy_list_tab #buddy_count{background:url(http://facebook.com/images/chat/im_offline_grey.gif) no-repeat left 2px;padding-left:20px;}
#presence #buddy_list_tab.focused{background-position:4px 5px;}
#presence #buddy_list_tab #clear_search{position:absolute;top:0;right:20px;}
#status_editor_chat{overflow:hidden;}
#status_editor_chat #chat_status_editor_content,
#status_editor_chat .status_empty .chat_status_content,
#status_editor_chat .status_empty #chat_status_meta,
#status_editor_chat.edit .chat_status_body,
#status_editor_chat .chat_status_empty,
#status_editor_chat.edit img{display:none;}
#status_editor_chat.edit #chat_status_editor_content,
#status_editor_chat .chat_status_body,
#status_editor_chat .status_empty .chat_status_empty{display:block;}
#status_editor_chat img{float:left;margin-right:6px;width:30px;}
#status_editor_chat .status_composer{padding:0px;}
#status_editor_chat .chat_status_content{color:#000;}
#status_editor_chat
.status_composer .status_field{height:15px;}
#status_editor_chat .status_composer .status_field input,
#status_editor_chat .status_composer .status_field span{font-size:11px;}
#chat_edit_status_toggle{display:block;float:left;margin:0px;padding:3px 0px 0px;height:17px;width:14px;color:#3B5998;border-top:1px solid #777;border-right:1px solid #777;border-bottom:1px solid #777;border-left:none;background:#D8DFEA url(http://facebook.com/images/status_off.gif) no-repeat 3px 9px;text-align:center;}
#chat_edit_status_select{display:none;position:absolute;z-index:2;width:162px;border-left:1px solid #777;border-right:1px solid #777;border-bottom:1px solid #777;}
#chat_edit_status_select a{display:block;overflow:hidden;width:156px;background:#fff;color:#000;border:none;border-top:1px solid #eee;padding:3px;margin:0px;margin-top:-1px;}
#chat_edit_status_select a:hover{text-decoration:none;color:#fff;background:#3B5998;}
#presence .status_updates{padding:2px 0px 6px 10px;margin-top:7px;}
#presence_popout_sidebar .status_updates{display:none;}
#presence_popout_sidebar .chat_title{float:left;}
#presence_popout_sidebar .chat_settings_list{text-align:right;}
#presence #chat_status_meta{display:block;font-size:9px;}
#presence #chat_status_meta #chat_su_time{color:#777;}
#presence .status_updates .chat_status_body{width:145px;float:left;}
#presence_bar #chat_status_control ul{overflow:visible;}
#presence_bar #chat_status_control_tab img{margin-top:2px;border:solid none;}
#presence_popout_sidebar.buddy_list_hidden .buddy_list,
#presence.buddy_list_hidden #buddy_list_tab{display:none;}
#presence.buddy_list_hidden.presence_fl_live #buddy_list_tab{color:#555;display:block;}
.buddy_list_typeahead{background-color:#eee;padding:5px 6px;position:relative;}
.buddy_list_typeahead .hide{position:absolute;top:8px;right:10px;width:16px;height:16px;background:url(http://facebook.com/images/x_to_hide.gif) no-repeat center top;}
.buddy_list_typeahead .hide:hover{background-image:url(http://facebook.com/images/x_to_hide_hover.gif);}
#presence_popout_sidebar #buddy_list_typeahead{margin-left:5px;}
#buddy_list_panel{background:#eeeeee url(http://facebook.com/images/chat/menu_gradient.gif) top left repeat-x;border-bottom:1px solid #959595;}
#buddy_list_panel .lists,
#buddy_list_panel .settings{border-right:1px solid #bdbdbd;float:left;position:relative;}
#buddy_list_panel .flyout{background:#eee;border:1px solid #333;padding:6px 0;position:absolute;right:-1px;top:22px;width:186px;}
#buddy_list_panel #buddy_list_panel_settings_flyout{padding:4px 0 6px 0;}
#buddy_list_panel .flyout .text,
#buddy_list_panel .flyout .new_list span{color:#555;cursor:default;}
#buddy_list_panel .flyout .text{padding:0px 0 1px 8px;}
#buddy_list_panel .lists a.panel_item,
#buddy_list_panel .settings a.panel_item{display:block;padding:1px 1px 0 1px;}
#buddy_list_panel .lists a:hover,
#buddy_list_panel .settings a:hover{background-color:#fff;text-decoration:none;}
#buddy_list_panel .flyout_open a.panel_item,
#buddy_list_panel .flyout_open a:hover{background-color:#333;}
#buddy_list_panel .lists a.panel_item span,
#buddy_list_panel .settings a.panel_item span{background-image:url(http://facebook.com/images/chat/menu_items.gif);background-repeat:no-repeat;border-top:1px solid #f4f4f4;color:#333;display:block;font-size:11px;font-weight:bold;padding:3px 7px 4px 17px;}
#buddy_list_panel .lists a.panel_item span{background-position:6px 6px;}
#buddy_list_panel .settings a.panel_item span{background-position:-286px 6px;}
#buddy_list_panel .flyout_open{border-right:1px solid #333;}
#buddy_list_panel .flyout_open a.panel_item span{background-position:6px -18px;border-top:1px solid #4a4a4a;color:#fff;}
#buddy_list_panel .flyout_open a.panel_item #options_item{background-position:-286px -18px;}
#buddy_list_panel .flyout .new_list{margin:5px 0 0 8px;}
#buddy_list_panel .flyout .new_list input{margin-top:2px;width:162px;}
#buddy_list_panel span.offline{display:none;}
.buddy_list #buddy_list_content,
.buddy_list.error .buddy_list_error{display:block;}
.buddy_list.error #buddy_list_content,
.buddy_list .buddy_list_error{display:none;}
.buddy_list .buddy_error{color:#666;padding:6px 8px;}
.buddy_list .info_text{color:#666;padding:8px 8px 3px 8px;}
.presence_fl_live .buddy_list ul{padding-top:0px;}
.buddy_list #buddy_list_parent{padding-top:2px
}
.buddy_list ul li{list-style-type:none;overflow:hidden;}
.buddy_list ul li.subheader{border:0 solid;background-color:#ccc;margin:4px 6px;padding:0px;height:1px;float:none;width:auto;}
.buddy_list ul li.hide_idle_marker,
.buddy_list ul li.suppress,
.buddy_list ul li.hide_empty_item,
.buddy_list ul li.hide_friend_list{display:none;}
.buddy_list ul li a{padding:2px 5px 2px 10px;}
.buddy_list ul li span.title a,
.buddy_list ul li span.title a:hover{font-size:11px;background:none;color:#888;float:left;padding:0;}
.buddy_list ul li img{margin-right:5px;}
.buddy_list ul li .friend_status{float:left;overflow:hidden;width:129px;}
.buddy_list_light ul li .friend_status{margin-top:5px;}
.buddy_list_light ul li.idle .friend_status{margin-top:0px;}
.buddy_list ul li .friendlist_status{background-color:#fff;color:#888;display:block;float:left;font-size:11px;padding:0 5px 0 6px;}
.buddy_list ul li .friendlist_status strong{float:left;}
.buddy_list ul li .friendlist_status .edit_link{display:none;float:left;}
.buddy_list ul li .friendlist_status .edit_link a{padding:2px 3px 0 6px;}
.buddy_list ul li .friendlist_status .edit_link a:hover{background:none;color:#3b5998;text-decoration:underline;}
.buddy_list ul li.hover .friendlist_status .edit_link{display:block;}
.buddy_list ul li.idle .friend_status,
.buddy_list .compact ul li .friend_status{height:14px;}
#presence_popout_sidebar .buddy_list ul li .friend_status{width:109px;}
.buddy_list ul li .friend_status span{display:block;width:200px;padding-top:2px;}
.buddy_list ul li .available_dot{float:right;width:9px;height:9px;background-image:url(http://facebook.com/images/chat/im_online_dot.gif);background-repeat:no-repeat;background-position:top left;}
.buddy_list_full ul li .available_dot{margin:2px 0;}
.buddy_list_light ul li .available_dot{margin:7px 0;}
.buddy_list ul li.idle.selected a,
.buddy_list ul li.idle a:hover{color:#fff;}
.buddy_list ul li.idle .available_dot{background-image:url(http://facebook.com/images/chat/im_idle_dot.gif);margin:2px 0;}
.buddy_list ul li.selected .available_dot,
.buddy_list ul li a:hover .available_dot{background-image:url(http://facebook.com/images/chat/im_online_dot_alt.gif);}
.buddy_list ul li.selected.idle .available_dot,
.buddy_list ul li.idle a:hover .available_dot{background-image:url(http://facebook.com/images/chat/im_idle_dot_alt.gif);}
.buddy_list ul.friend_list_container{clear:both;padding:2px 0 0 0;margin:0;}
.buddy_list .reorder_fl ul li .friendlist_status span.title{background:url('http://facebook.com/resume/images/sort_grey.gif') 4px 0px no-repeat;display:block;float:left;padding:0 20px;}
.buddy_list .reorder_fl ul li.friend_list{background:none;margin:0px 5px;}
.buddy_list .reorder_fl ul li.friend_list div.friendlist_status{background:#ededed;border-top:1px solid #d0d0d0;color:#000;cursor:move;display:block;clear:left;padding:5px 0;width:220px;}
#buddy_list .reorder_fl ul li.friend_list div.friendlist_status span.title a{cursor:move;}
.buddy_list .reorder_fl ul li.hide_friend_list{display:list-item;}
.buddy_list .reorder_fl ul li .online_status_container{display:none;}
.buddy_list #reorder_fl_alert{background:#fff9d7;border-bottom:1px solid #e2c822;padding:4px 6px;text-align:center;}
.buddy_list #reorder_fl_alert span{display:block;text-align:left;}
.buddy_list #reorder_fl_alert input{margin:4px auto 0 auto;}
.buddy_list ul li .online_status_container{background:#fff;display:block;padding:0;float:right;}
.buddy_list ul li .online_status_container a{background-color:#fff;background-image:url(http://facebook.com/images/chat/switch_states.gif);background-repeat:no-repeat;background-position:5px 3px;cursor:pointer;display:block;height:8px;padding:3px 5px 1px 5px;width:17px;}
.buddy_list ul li .online_status_container a:hover{background-position:5px -25px;}
.buddy_list ul li .online_status_container a:active{background-position:5px -53px;}
.buddy_list ul li.offline .online_status_container a{background-position:5px -81px;}
.buddy_list ul li.offline .online_status_container a:hover{background-position:5px -109px;}
.buddy_list ul li.offline .online_status_container a:active{background-position:5px -137px;}
.buddy_list ul li.friend_list{background:url('http://facebook.com/images/chat/friend_list_header.gif') 0px 10px repeat-x;padding:3px 0 1px 0;}
.buddy_list .buddy_list_typeahead .inputtext{padding-left:17px;background:white url(http://facebook.com/images/chat/magglass.gif) no-repeat scroll left 4px;}
#buddy_list .buddy_list_typeahead .inputtext{width:166px;}
.wide_menus #buddy_list #buddy_list_typeahead .inputtext{width:196px;}
#presence_bar .available .show_available,
#presence_bar .unavailable .show_unavailable,
#presence_bar .idle .show_idle,
#presence_bar .availability_loading .show_loading,
#presence_bar .chat_setting_loading .show_loading,
#presence_bar .hide_loading,
#presence_popout_sidebar .available .show_available,
#presence_popout_sidebar .idle .show_available,
#presence_popout_sidebar .unavailable .show_unavailable,
#presence_popout_sidebar .availability_loading .show_loading,
#presence_popout_sidebar .chat_setting_loading .show_loading,
#presence_popout_sidebar .hide_loading{display:block;}
#presence_bar .available .show_unavailable,
#presence_bar .available .show_idle,
#presence_bar .idle .show_unavailable,
#presence_bar .unavailable .show_available,
#presence_bar .unavailable .show_idle,
#presence_bar .idle .show_available,
#presence_bar .available .availability_loading .hide_loading,
#presence_bar .unavailable .availability_loading .hide_loading,
#presence_bar .show_loading,
#presence_bar .chat_setting_loading .hide_loading,
#presence_popout_sidebar .available .show_unavailable,
#presence_popout_sidebar .idle .show_unavailable,
#presence_popout_sidebar .available .show_idle,
#presence_popout_sidebar .idle span.show_available,
#presence_popout_sidebar .unavailable .show_available,
#presence_popout_sidebar .unavailable .show_idle,
#presence_popout_sidebar .available .availability_loading .hide_loading,
#presence_popout_sidebar .idle .availability_loading .hide_loading,
#presence_popout_sidebar .unavailable .availability_loading .hide_loading,
#presence_popout_sidebar .idle .availability_loading .hide_loading,
#presence_popout_sidebar .chat_setting_loading .hide_loading,
#presence_popout_sidebar .show_loading{display:none;}
#chat_availability_toggle{border-bottom:1px solid #e0e0e0;padding:10px 0;margin:0 9px;color:#444;}
#chat_availability_toggle img{float:left;padding:2px 8px;}
#chat_availability_toggle .availability_text{padding:0px 0px 0px 37px;}
#chat_availability_toggle a:hover{color:#3b5998;text-decoration:underline;}
#chat_settings{border-top:1px solid #ccc;margin-top:6px;padding-bottom:5px;text-align:left;}
#chat_settings .chat_setting{padding:4px 0px 4px 2px;}
#buddy_list_panel .chat_setting{padding:0px 0px 6px 4px;}
#chat_settings .chat_setting .input_box,
#buddy_list_panel .chat_setting .input_box{float:left;width:16px;height:16px;}
#chat_settings .chat_setting label,
#buddy_list_panel .chat_setting label{float:left;padding:2px 2px 0px 6px;font-weight:normal;color:#000;width:140px;cursor:default;}
.presence_popout #chat_settings .chat_setting label{width:111px;padding-left:8px;}
#buddy_list_panel .options_actions{margin:0;padding:0 0 2px 0;}
#buddy_list_panel .flyout a{color:#333;display:block;width:100%;}
#buddy_list_panel .flyout a:hover{color:#fff;}
#buddy_list_panel .flyout .menu_divider{background-color:#ccc;border:0;color:#ccc;height:1px;margin:0 8px 4px 8px;}
#buddy_list_panel .options_actions a span{display:block;padding:2px 8px 3px 26px;}
#buddy_list_panel .flyout a.go_offline_control{background:url(http://facebook.com/images/chat/chat_settings_menu.gif) 10px 5px no-repeat;}
#buddy_list_panel .flyout a.list_reorder_control{background:url(http://facebook.com/images/chat/chat_settings_menu.gif) 10px -32px no-repeat;}
#buddy_list_panel .flyout a:hover.go_offline_control{background-color:#333;background-position:10px -13px;}
#buddy_list_panel .flyout a:hover.list_reorder_control{background-color:#333;background-position:10px -52px;}
.presence_popout #chat_setting_sticky_buddylist{display:none;}
#chat_settings .chat_setting label a{font-size:9px;margin-left:6px;}
#chat_mf_control_help{padding:2px 8px 0px 35px;font-size:10px;}
#chat_status_control .chat_help{padding:4px 0px 4px 8px;}


#so_sound_player{position:absolute;top:0px;left:0px;z-index:1000;}
#sound_player_holder{position:absolute;}
body #presence{position:fixed;z-index:99;bottom:0;right:0;color:#111111;font-size:11px;height:25px;padding:0;width:100%;}
html .ie6 #presence{margin-bottom:-1px;}
body.use_scroll_wrapper #presence{position:absolute;}
#channel_iframe{display:none;position:absolute;top:-1000px;left:-1000px;width:5px;height:5px;}
#presence_ui{background:url(http://facebook.com/images/presence/bar_bg_bw.gif) repeat-x top left;margin-left:15px;margin-right:15px;position:relative;overflow:visible ! important;}
.use_scroll_wrapper #presence_ui{margin-right:32px;}
.no_app_dock #presence_ui{border-left:1px solid #b5b5b5;}
.presence_width_test #presence_ui{width:965px;margin:0px auto;}
#presence_popout_sidebar .hidden,
#presence .hidden{display:none;}
#presence_bar{padding:0;height:25px;background-repeat:repeat-x;background-position:top left;}
#presence_bar{display:block;}
#presence_bar_left{display:inline;}
#presence_bar_right{float:right;height:25px;}
#presence #presence_bar_right .presence_section{float:right;}
#presence_preload .preload_img{width:10px;height:10px;background:no-repeat top left;}
#presence_preload .alert{background-image:url(http://facebook.com/images/icons/alert.gif);}
#presence_preload .indicator{background-image:url(http://facebook.com/images/loaders/indicator_blue_small.gif);}
#presence_preload .blank{background-image:url(http://facebook.com/images/blank.gif);}
.presence_error .hide_on_presence_error,
.show_on_presence_error,
.show_popped_out,
.popped_out .show_popped_in,
.bar_popout_ui .hide_on_presence_error,
.bar_popout_ui #presence_ui #presence_bar .show_on_presence_error{display:none;}
.popped_out .show_popped_out,
.presence_error #presence_ui .show_on_presence_error{display:block;}
#presence_bar{background:url(http://facebook.com/images/presence/bar_bg_bw.gif) repeat-x top left;}
#presence_popin_bar{background:url(http://facebook.com/images/presence/bar_bg_bw.gif) repeat-x top left;}
.ff2 #presence_bar_right{float:none;}
#presence .presence_section_separator{float:left;padding:4px 1px;height:16px;background:url(http://facebook.com/images/chat/sep_pipe.gif) no-repeat center 4px;}
#presence .presence_section{position:relative;float:left;padding:0px 0 0 0;height:22px;margin-top:1px;}
#presence #presence_tutorial{bottom:27px;left:8px;}
#presence .presence_bar_button{padding:5px 6px;height:15px;color:#333;cursor:pointer;border-left:1px solid #b5b5b5;border-right:1px solid #e0e0e0;width:17px;}
#presence #presence_error_section{padding:4px 6px 0;border-left:1px solid #b5b5b5;border-right:1px solid #b5b5b5;}
#presence .shutdown{display:block;width:16px;}
#presence .shutdown_img{float:left;height:16px;width:16px;margin:0px 4px 0 -2px;padding-left:3px;background:url(http://facebook.com/images/icons/alert.gif) no-repeat 2px top;}
#presence.popped_out .presence_bar_button{border-right:1px solid #b5b5b5;}
#presence #chat_status_control_tab{border-right:1px solid #b5b5b5;padding-top:4px;width:16px;}
#presence #presence_applications_tab{border-left:1px solid #b5b5b5;}
#presence .buddy_tab{width:159px;float:right;}
#presence #buddy_list_tab #buddy_count .buddy_count_num{color:#777;}
#presence #buddy_list_tab #buddy_count strong{color:#333;}
#presence #presence_bar_right .hover,
#presence #presence_bar_left .hover{color:#000;background-color:#fff;}
#presence #presence_bar_right .presence_popout_button.hover.focused,
#presence #presence_bar_right .chat_status_control.hover.focused{border-color:#333;}
#presence #presence_ui #presence_bar_right .focused,
#presence #presence_ui #presence_bar_left .focused{color:#333;border-color:#333;background-color:#fff;margin:-1px 0 1px;}
#presence .presence_bar_button.focused{border-bottom:1px solid #333;padding-top:5px;}
#presence .titletip{background:url(http://facebook.com/images/dark-pointer-padded.gif) no-repeat right bottom;bottom:27px;display:none;padding-bottom:4px;position:absolute;right:6px;z-index:3;}
.accessibility_tip{position:absolute;right:-999px;top:-999px;position:absolute;right:-999px;top:-999px;filter:alpha(opacity=0);opacity:0;width:0px;height:0px;overflow:hidden;}
#presence .titletip a{color:white;text-decoration:underline;}
#presence #presence_bar_left .titletip{background:url(http://facebook.com/images/dark-pointer-padded.gif) no-repeat left bottom;left:6px;right:auto;}
#presence #presence_applications_icon_garden a:hover{text-decoration:none;}
#presence .hover .titletip{display:block;}
#presence .titletip strong{background:#282828;color:#fff;display:block;font-weight:normal;padding:3px 8px;text-align:center;white-space:nowrap;}

#presence .presence_menu_opts_wrapper{position:absolute;bottom:25px;z-index:12;padding:0;margin:0;background:none;border:none;right:0px;}
#presence .presence_menu_offscreen{left:-10000px;}
.opera #presence .presence_menu_opts_wrapper{position:fixed;right:15px;}
#presence #presence_ui .presence_menu_opts_wrapper_left{right:auto;left:0;}
#presence .presence_menu_opts{cursor:auto;padding:0 0 1px 0;border:1px solid #333;border-bottom:none;background:#fff;background-repeat:no-repeat;background-position:right bottom;width:200px;}
#presence.presence_fl_live .presence_menu_opts,
#presence.wide_menus .presence_menu_opts,
#presence.presence_fl_live.wide_menus .presence_menu_opts{width:230px;}
#presence #buddy_list .presence_menu_opts{background-position:left bottom;background-image:url(http://facebook.com/images/presence/buddy_list_menu_bg_ltr.gif);}
#presence.presence_fl_live.wide_menus #buddy_list .presence_menu_opts,
#presence.presence_fl_live #buddy_list .presence_menu_opts{background-image:url(http://facebook.com/images/presence/buddy_list_menu_fl_ltr.gif);}
#presence.presence_fl_live.translations_nub #buddy_list .presence_menu_opts,
#presence.wide_menus #buddy_list .presence_menu_opts{background-image:url(http://facebook.com/images/presence/buddy_list_menu_wide_bg_ltr.gif);padding-bottom:6px;}
#presence.presence_fl_live #presence_notifications .presence_menu_opts,
#presence #chat_status_control .presence_menu_opts{background-image:url(http://facebook.com/images/presence/status_menu_bg_ltr.gif);padding-bottom:6px;}
#presence.presence_fl_live #presence_translations .presence_menu_opts,
#presence.presence_fl_live #presence_tua .presence_menu_opts,
#presence #presence_notifications .presence_menu_opts{background-image:url(http://facebook.com/images/presence/notifications_menu_bg_ltr.gif);}
#presence #presence_translations .presence_menu_opts{background-image:url(http://facebook.com/images/presence/translations_menu_bg_ltr.gif);}
#presence #presence_tua .presence_menu_opts{background-image:url(http://facebook.com/images/presence/translations_menu_bg_ltr.gif);}
#presence #presence_applications .presence_menu_opts{background-image:url(http://facebook.com/images/presence/applications_menu_bg_ltr.gif);background-position:left bottom;}
#presence .wideapp #presence_applications .presence_menu_opts{background-image:url(http://facebook.com/images/presence/applications_menu_bg_wide_ltr.gif);background-position:left bottom;}
#presence_bar .presence_menu_opts h2{background:#526ea6 url(http://facebook.com/images/chat/minimize.gif) no-repeat right top;color:#fff;padding:0;margin:-1px 0 0 -1px;font-size:11px;border:1px solid #254588;border-bottom:1px solid #526ea6;cursor:pointer;width:200px;}
#presence_bar .presence_menu_opts h2:hover{background-position:right -16px;}
.presence_fl_live #presence_bar .presence_menu_opts h2,
.wide_menus #presence_bar .presence_menu_opts h2{width:230px;}
#presence_bar .presence_menu_opts h2 span{display:block;padding:3px 8px 4px;}
.presence_menu_opts .presence_menu_header{background-color:#eee;padding:3px 6px 4px;text-align:right;}
.presence_menu_opts .presence_menu_subheader{padding:5px 6px 0;margin:1px;border:none;background:none;}
.presence_menu_opts .presence_menu_subheader h3{color:#222;font-size:11px;border-bottom:1px solid #B9C4DA;padding-bottom:3px;}
.presence_menu_opts .presence_menu_content_wrapper{overflow:hidden;}
.presence_menu_opts .presence_menu_content_wrapper.scroll{overflow:auto;overflow-x:hidden;}
#buddy_list .presence_menu_opts .presence_menu_content_wrapper.scroll{clear:both;}
.presence_menu_opts .list_select{list-style-type:none;margin:0;padding:5px 0 5px 0;}
.presence_menu_opts .list_select li a{display:block;cursor:pointer;}
.presence_menu_opts .list_select li.selected a,
.presence_menu_opts .list_select li a:hover{color:#fff;text-decoration:none;background-color:#3b5998;}
.presence_menu_opts li.friend_list span.edit_link a:hover{}
.presence_menu_opts .list_select li img{float:left;padding:0 1px;}
.presence_menu_opts .list_select li.selected a img,
.presence_menu_opts .list_select li a:hover img{background:#6e84b3;}
.presence_menu_opts .list_select li div strong{display:block;font-weight:normal;}
.presence_menu_opts .list_select li div span{color:#666;font-size:9px;}
.presence_menu_opts .list_select li div span.status_time{color:#999;}
.presence_menu_opts .list_select li div em{font-style:normal;font-weight:bold;background:#dce1e8;}
.presence_menu_opts .list_select li.selected div em{color:#fff;background:#5670a6;}
.presence_menu_opts .list_select li.selected img,
.presence_menu_opts .list_select li a:hover img{border-color:#a7b9d4;}
.presence_menu_opts .list_select li.selected div span,
.presence_menu_opts .list_select li a:hover div span{color:#a7b9d4;}


#presence #presence_popout_section{width:30px;}
#presence #presence_popout_section .presence_bar_button{background-image:url(http://facebook.com/images/chat/popout_window.gif);background-repeat:no-repeat;background-position:center 4px;}
#presence.bar_popout_ui #presence_popout_section .presence_bar_button{background-image:url(http://facebook.com/images/icons/im.gif);border-right:1px solid #B5B5B5;}
#presence_bar #presence_notifications_section{width:31px;}
.presence_fl_live #presence_notifications_tab{border-right:1px solid #B5B5B5;}
#presence_bar #presence_notifications_tab{padding:4px 6px 5px;}
#presence .presence_section .slider_num_missed,
#presence_bar #presence_notifications_count strong{color:white;position:absolute;top:-2px;right:0;padding:1px 0 0;height:16px;width:17px;font-size:9px;font-weight:normal;background:url(http://facebook.com/images/chat/new_msg_badge_bg.gif) no-repeat center top;text-align:center;}
#presence_bar #presence_notifications_content{padding:2px 2px 6px 2px;}
#presence_bar .presence_notifications_see_all{float:right;margin:6px 6px 6px 0;}
#presence_bar .no_notifications{color:#666;padding:4px 5px 2px;}
#presence_bar .notification{clear:right;color:#000;padding:0px 5px;}
#presence_bar .notification .icon{float:left;font-size:1px;line-height:1px;margin-top:3px;width:16px;text-align:center;}
#presence_bar .notification .icon img{padding-top:3px;}
#presence_bar .notification .notif_del{visibility:hidden;cursor:pointer;float:right;height:16px;width:16px;margin-top:6px;background:url(http://facebook.com/images/x_to_hide_gray.gif) no-repeat center top;}
#presence_bar .notification.hover .notif_del{visibility:visible;}
#presence_bar .notif_unread{background-color:#fffbe2;}
#presence_bar .notification .notif_del:hover{background-image:url(http://facebook.com/images/x_to_hide_hover.gif);background-position:center top;}
#presence_bar .notification .body{border-top:1px solid #e0e0e0;margin:0 0 0 22px;padding:5px 0;}
#presence_bar .notification .time{color:#999;font-size:9px;}
#presence #presence_translations_section,
#presence #presence_tua_section{width:31px;}
#presence_bar #presence_translations_tab{padding:4px 5px 5px 7px;}
#presence_bar #presence_tua_tab{background-image:url(http://facebook.com/images/tua.gif);background-repeat:no-repeat;background-position:center 4px;}
#presence_bar #presence_translations_content .xmode_row,
#presence_bar #presence_tua_content .xmode_row{line-height:15px;padding:0 10px 2px 10px;}
#presence_bar #presence_translations_content .xmode_row_last,
#presence_bar #presence_tua_content .xmode_row_last{line-height:15px;margin:0 10px 0 10px;padding:5px 0 10px;border-top:1px solid #e7e7e7;}
#presence_bar #presence_tua_content .xselect,
#presence_bar #presence_translations_content .xselect{padding:5px 6px;background:#f7f7f7;}
#presence_bar #presence_translations_content .xselect select,
#presence_bar #presence_tua_content .xselect select{width:219px;}
.wide_menus #presence_bar #presence_translations_content .xselect select,
.wide_menus #presence_bar #presence_tua_content .xselect select{width:249px;}
#presence_bar #presence_tua_content .translation_options,
#presence_bar #presence_translations_content .translation_options{padding:8px 0;}
#presence_bar #presence_translations_content .xexplain,
#presence_bar #presence_tua_content .xexplain{margin:5px 10px 0 10px;padding-bottom:5px;line-height:15px;border-bottom:1px solid #e7e7e7;color:#555;}
#presence.presence_fl_live .presence_menu_opts,
#presence.translations_nub .presence_menu_opts,
#presence.tua_nub .presence_menu_opts,
#presence.presence_fl_live.wide_menus.translations_nub .presence_menu_opts{width:231px;}
.wide_menus.translations_nub.presence_fl_live #presence_bar .presence_menu_opts h2,
.wide_menus.tua_nub.presence_fl_live #presence_bar .presence_menu_opts h2,
.translations_nub #presence_bar .presence_menu_opts h2{width:231px;}
.translations_nub #buddy_list #buddy_list_typeahead .inputtext,
.tua_nub #buddy_list #buddy_list_typeahead .inputtext{width:197px;}
.wide_menus.translations_nub #presence_bar_right .presence_menu_opts,
.wide_menus.tua_nub #presence_bar_left .presence_menu_opts{width:261px;}
.wide_menus.translations_nub #presence_bar_right .presence_menu_opts h2,
.wide_menus.tua_nub #presence_bar_right .presence_menu_opts h2{width:261px;}
.wide_menus.translations_nub #buddy_list #buddy_list_typeahead .inputtext,
.wide_menus.tua_nub #buddy_list #buddy_list_typeahead .inputtext{width:227px;}
.ffriend .fchat{color:#777;padding-top:2px;}
#presence_bar .application_menu_header{background-color:#EEEEEE;padding:3px 0 4px 6px;}
#presence_bar .application_menu_header{overflow:hidden;}
#presence_bar .application_menu_header span.left{float:left;}
#presence_bar .application_menu_header span.right{float:right;padding-right:6px;}
#presence_bar #presence_applications_content{padding:5px;}
#presence_bar #presence_applications_content ul{list-style-type:none;padding:0px;margin:0px;}
#presence_bar #presence_applications_content li{line-height:16px;list-style-type:none;padding:1px 0;}
#presence_bar #presence_applications_content li div{float:left;height:16px;width:16px;overflow:hidden;padding:2px 5px;}
#presence_bar #presence_applications_content li div img{float:left;}
#presence_bar div.application_menu_divider{border-bottom:1px solid #E9E9E9;margin:3px 2px 4px;color:#808080;}
#presence #presence_applications_tab{border-right:1px solid #b5b5b5;padding-left:4px;width:87px;}
#presence #presence_applications_tab span{background-image:url(http://facebook.com/images/icons/favicon.gif);background-position:left top;background-repeat:no-repeat;padding:1px 0 1px 20px;display:inline-block;}
#presence .wideapp #presence_applications_tab{width:111px;}
#presence_bar div.application_menu_logoless_item{padding:0 0 5px 10px;}
#presence #icon_garden{float:left;padding:0;width:158px;}
#presence #presence_applications_icon_garden{border-left:1px solid #B5B5B5;}
#presence_bar #presence_applications_icon_garden div.icon_garden_elem{float:left;position:relative;top:1px;}
#presence #presence_applications_icon_garden .icon_garden_elem a{padding:4px 5px 5px;height:16px;display:block;width:16px;}
#presence #presence_applications_icon_garden .icon_garden_elem.hover{background:#fff;}
.ie6 #presence #bookmarkable_app{width:90px;white-space:nowrap;}
#presence #presence_applications_bookmark_app{border-right:none;width:auto;}
#presence #presence_applications_bookmark_app a:hover{text-decoration:none;}
#presence #presence_applications_bookmark_app img{opacity:.5;filter:alpha(opacity=50);}
#presence #presence_applications_bookmark_app .bookmark_app_plus{background:url(http://facebook.com/images/presence/green_plus.gif) left top no-repeat;display:block;margin-top:8px;position:absolute;width:16px;height:16px;z-index:1;}
#presence #presence_applications_bookmark_app .bookmark_text{color:#333;vertical-align:top;padding-left:4px;}
#presence #presence_applications_bookmark_app a:hover .bookmark_text{text-decoration:underline;}
.bookmark_top_container{margin-bottom:-42px;}
.bookmark_top_container .UIRoundedBox_Container{padding-left:17px;width:163px;max-height:48px;}
.bookmark_top a{padding:6px 10px 5px 10px;display:block;overflow:hidden;position:relative;zoom:1;}
.bookmark_top a:hover{text-decoration:none;}
.bookmark_top img{opacity:.5;filter:alpha(opacity=50);float:left;}
.bookmark_top .bookmark_app_plus{background:url(http://facebook.com/images/presence/green_plus.gif) left top no-repeat;display:block;top:14px;left:10px;position:absolute;width:16px;height:16px;z-index:1;}
.bookmark_top .bookmark_text{vertical-align:top;padding-left:5px;float:left;width:115px;}
.bookmark_top a:hover .bookmark_text{text-decoration:underline;}


#universal_search{padding:3px 11px 3px 4px;width:172px;}
#universal_search #universal_search_input{width:151px;float:left;}
#universal_search #universal_search_input #q{background:white url(http://facebook.com/images/menubar/fb_menubar_search_shadow.gif) no-repeat top left;border:1px solid #315091;border-right:0px;float:left;margin:0px;padding:3px 4px;width:143px;}
#universal_search #universal_search_input .typeahead_found#q{background:#e1e9f6;}
.typeahead_search{border-width:0px;border-style:none;}
.typeahead_search .typeahead_list_with_shadow{background:transparent url(http://facebook.com/images/menubar/search_typeahead_shadow.png) no-repeat bottom left;border:0 none;padding:0 4px 4px 4px;}
.ie6 .typeahead_search .typeahead_list_with_shadow{background-image:none;border:0 none;margin:0 4px 4px;padding:0;}
.typeahead_search .suggestions_bottom_border{border-bottom:solid 1px #3b5998;}
.typeahead_search .no_border_list{border:none;}
.typeahead_search .typeahead_suggestions{border-left:1px solid #95a5c6;border-right:1px solid #95a5c6;height:auto;width:auto;}
.typeahead_search .typeahead_suggestion{filter:alpha(opacity=100);opacity:1.0;}
.typeahead_search .icon{background-position:-16px 0px;background-repeat:no-repeat;display:inline;float:left;margin-left:10px;margin-right:5px;height:16px;width:16px;}
.typeahead_search .typeahead_selected .icon{background-position:left top;}
.typeahead_search .app{overflow:hidden;}
.typeahead_search .app span{float:left;padding:1px 0px 0px 1px;width:142px;}
.typeahead_search .typeahead_suggestion{overflow:hidden;position:relative;}
.typeahead_search img{border:1px solid white;position:absolute;margin-top:2px;line-height:1px;height:25px;width:25px;top:1px;}
.ie6 .typeahead_search img{left:0px;}
.typeahead_search .typeahead_selected img{border:1px solid #6e84b3;}
.typeahead_search .with_pic{padding-left:32px;min-height:27px;}
* html .typeahead_search .with_pic{height:27px;}
.typeahead_search .typeahead_suggestion .with_pic small{padding:1px 0px;}
.typeahead_search .typeahead_suggestion .with_pic small,
.typeahead_search .typeahead_suggestion .with_pic span{display:block;padding-left:0px;}
#universal_search #universal_search_submit{float:left;width:21px;}
#universal_search #universal_search_submit a{background:#6d84b4 url(http://facebook.com/images/search_input_gloss.gif) top center repeat-x;border:1px solid #315091;display:block;font-size:11px;margin:0px;padding:0px;text-decoration:none;width:19px;}
#universal_search #universal_search_submit a span{background:url(http://facebook.com/images/search_glass.gif) 0% 70% no-repeat;display:block;margin:0px;padding:3px 0px;}
#universal_search #universal_search_submit a:active{background:#5b75ab;border:1px solid #3b5998;border:1px solid #315091;}
#universal_search #universal_search_submit a:active span{background:url(http://facebook.com/images/search_glass.gif) 100% 70% no-repeat;}


#bootloader_css_5dngh93opg8wos48_pkg_css { height: 42px; }

/*other original fb style*/
.spritemap_icons { width:16px; height:16px;	background:url(http://facebook.com/rsrc.php/z8BAQ/h/8nj7d9vy/images/sprite/icons.png) no-repeat;}
.spritemap_icons.sx_notifications{background-position:0px -1241px;}
.pipe {color:gray;padding:0 3px;}
		
.banner_middle {
	margin-top:10px;
	text-align:center;
}
.memlevel1 {
background-color:#F8F1F5;
}
.memlevel2 {
background-color:#ffffff;
}
.memlevel3 {
background-color:#F8F1F5;
}

.edit_profile_spacer{
  height:20px; 
  background-color:#F8F1F5;
}

.edit_profile_spacer_td{
  border:none; 
  background-color:#F8F1F5;
}

.edit_profile_td_color{
  background:#F8F1F5;
}

.bottomleft-div{
  float:left;
}

.bottomright-div{
  float:right;
  margin-right:28px;
  margin-top:30px;
}
