/**
 * @package admin
 * @ignore
 * @access private
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5454 2006-12-29 20:10:17Z drbyte $
 */
@import url("index.css");/* including stylesheet for index.php */
html{
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}
a{
color:#333333;
text-decoration:none;
}
a,body,html,table{
font:normal normal 11px Verdana,sans-serif;
}
a:hover{
color:#333333;
text-decoration:underline;
}
a.headerLink:link{
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.headerLink:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.headerLink:hover{
color:#000000;
font-weight:bold;
text-decoration:underline;
}
a.headerLink:active{
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.menuBoxContentLink:link{
color:#0000ff;
text-decoration:none;
}
a.menuBoxContentLink:visited{
color:#0000ff;
text-decoration:none;
}
a.menuBoxContentLink:hover{
color:#0000ff;
text-decoration:underline;
}
a.menuBoxContentLink:active{
color:#0000ff;
text-decoration:none;
}
a.menuBoxHeadingLink:link{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:visited{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:hover{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:active{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.splitPageLink:link{
color:#0000ff;
text-decoration:none;
}
a.splitPageLink:visited{
color:#0000ff;
text-decoration:none;
}
a.splitPageLink:hover{
background-color:#ffff33;
color:#0000ff;
text-decoration:underline;
}
a.splitPageLink:active{
color:#0000ff;
text-decoration:none;
}
body{
background:#faffff;
color:#000000;
margin:0;
padding:0;
}

.clearBoth {
	clear: both;
	}
body#login{
margin-top:100px;
text-align:center;
}
body#login .button{
cursor:pointer;
padding: 3px;
margin-top: 10px;
}
body#login {
background:#ffffff;
}
body#login fieldset{
margin:0 auto;
padding:10px;
width:400px;
}

.loginLabel {
	margin-right:10px;
	text-align: right;
	line-height: 1.5;
	}
body#login legend{
background:#ffffff;
border:1px solid #003D00;
color:#333333;
font-size:90%;
padding:0.2em 0.5em;
text-align:right;
}

.searchLabel {
	text-align: right;
	line-height: 1.5;
	}

#searchfieldset {
margin:0 auto;
padding:10px;
}

#searchlegend {
background:#ffffff;
border:1px solid #003D00;
color:#333333;
font-size:90%;
padding:0.2em 0.5em;
text-align:right;
}



checkbox,input,radio,select,textarea,file{
font-size:11px;
}
textarea {
width: 80%;
}
/* to handle textareas for browsers which don't like % widths */
textarea.sqlpatchKeyedQuery, TEXTAREA#file_contents {
width:auto;
}
form{
display:inline;
}
span.dataTableHeadingContentWhois{
color:#ff6600;
font-weight:bold;
}
span.normalprice{
text-decoration:line-through;
}
span.productPriceDiscount,.inputRequirement{
color:#ff0000;
}
span.productSpecialPrice,span.productSalePrice,.stockWarning,span.coming{
color:#ff0000;
}
span.productSpecialPriceSale{
color:#ff0000;
text-decoration:line-through;
}
span.SortOrderHeader{
color:#ff6600;
font-weight:bold;
}
span.SortOrderHeaderLink{
color:#0000ff;
font-weight:bold;
}
td.alert,span.alert{
color:#ff0000;
font-weight:bold;
}
td.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
td.ot-subtotal-Amount,td.ot-cod-fee-Amount,td.ot-group-pricing-Amount,td.ot-gv-Amount,td.ot-loworderfee-Amount,td.ot-shipping-Amount,td.ot-subtotal-Amount,td.ot-tax-Amount,td.ot-coupon-Amount{
}
td.ot-subtotal-Text,td.ot-cod-fee-Text,td.ot-total-Text,td.ot-group-pricing-Text,td.ot-gv-Text,td.ot-loworderfee-Text,td.ot-shipping-Text,td.ot-subtotal-Text,td.ot-tax-Text,td.ot-coupon-Text{
font-weight:bold;
}
td.ot-total-Amount{
border-top:1px solid #9a9a9a;
font-weight:bold;
}
tr.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
.attributes-even{
background-color:#ffffff;
}
.attributes-odd{
background-color:#f7f6ef;
}
.columnLeft{
background-color:#f2f1ee;
border-color:#999999;
border-style:solid;
border-width:1px;
padding:2px;
}
.dataTableContent{
color:#333333;
}
.dataTableContentBot{
color:#333333;
}
.dataTableContentWhois{
color:#333333;
}
.dataTableHeadingContent{
color:#333333;
font-weight:bold;
}
.dataTableHeadingContentWhois{
color:#333333;
font-weight:bold;
}
.dataTableHeadingContentWhois a:link,.dataTableHeadingContentWhois a:visited{
color:#0000ff;
font-weight:bold;
}
.dataTableHeadingContentWhois a:hover{
color:#ffffff;
font-weight:bold;
}
.dataTableHeadingRow{
background-color:#d7d6cc;
}
.dataTableHeadingRowWhois{
background-color:#d7d6cc;
}
.dataTableRow{
background-color:#f2f1ee;
}
.dataTableRowBot{
background-color:#facbfa;
}
.dataTableRowOver{
background-color:#ffffff;
cursor:pointer;
cursor:hand;
}
.dataTableRowOverBot{
background-color:#ffffff;
}
.dataTableRowOverWhois{
background-color:#ffffff;
}
.dataTableRowSelected{
background-color:#e7e6e0;
}
.dataTableRowSelectedBot{
background-color:#ff93ff;
}
.dataTableRowSelectedWhois{
background-color:#dee4e8;
}
.dataTableRowSpacer,td.dataTableRowSpacer,TR.dataTableRowSpacer{
background-color:#d7d6cc;
color:#ff6600;
font-size:11px;
font-weight:bold;
line-height:1.0;
}
.dataTableRowWhois{
background-color:#f2f1ee;
}
.errorText{
color:#ff0000;
}
.fieldRequired{
color:#ff0000;
}
.formArea{
background-color:#f1f9fe;
border-color:#7b9ebd;
border-style:solid;
border-width:1px;
}
.formAreaTitle{
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
}
.headerBar{
background-color:#ffffff;
}
.headerBarContent{
color:#000000;
font-weight:normal;
padding:2px;
}
.infoBoxContent{
background-color:#e7e6e0;
color:#333333;
}
.infoBoxHeading{
background-color:#003D00;
color:#ffffff;
}
.main{
}
.menuBoxContent{
color:#616060;
}
.menuBoxHeading{
background-color:#ffffff;
color:#616060;
}
.messageBox{
}
.messageStackCaution{
background-color:#ffff00;
}
.messageStackError,.messageStackWarning{
background-color:#ffb3b5;
}
.messageStackSuccess{
background-color:#d4ffbd;
}
.oldPrice{
text-decoration:line-through;
}
h1,.pageHeading{
color:#003D00; /*727272*/
font-size:16px;
font-variant:small-caps;
font-weight:bold;
}
.SaleMakerDisabled{
background-color:#f0f1f1;
}
.SaleMakerOver{
background-color:#ffffff;
cursor:pointer;
cursor:hand;
}
.SaleMakerSelected{
background-color:#dee4e8;
cursor:pointer;
cursor:hand;
}
.smallText{
font-size:9px;
}
.specialPrice{
color:#ff6600;
}
.lookupAttention {
  color: #FF0000;
}
.clearBoth {
	clear:both;
}

div.clearBoth{
clear:both;
margin-top:20px;
}
.header{
	color:#000000;
	font-weight:normal;
  width:979px;
	height:100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border:solid 2px #999999;
	padding:0;
	margin:0 auto;
	margin-bottom:10px;
  overflow:hidden;
}
#menubarcontainer {
  width:100%;
  height:100%;
/*
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0;
	margin-top:0;
*/
  margin:0;
	padding:0;
  border:0;
  overflow:hidden;
	}
#menubar {
  width:100%;
  height:100%;
	margin:0;
	padding:0;
  border:0;
  overflow:hidden;
}
#headerTitleContainer {
  width:100%;
  height:100%;
/*
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0;
	margin-top:0;
*/
  margin:0;
	padding:0;
  border:0;
  overflow:hidden;
  background:#ffffff; /* url(../images/headerback.gif) repeat-x top left; */
}
.generale {
	width: auto;
  min-height:650px;
	height: auto;
	background-color: #faffff;
	text-align:left;
	margin:0;
	padding:0;
  border:0;
  display:block;
}
.content {
	width: 983px;
	height: auto;
	padding:0;
	margin:0 auto;
}
.footer {
  height: 22px;
	background: #EEEEEE;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	border:solid 2px #999999;
	padding:0;
	margin-left:15px;
	margin-right:15px;
  position:relative;
	direction: ltr;
}
.footer2 {
	bottom:0;
	color: #333333;
  height: 22px;
	padding:0;
	position:fixed;
	right:0;
	width: 100%;
	z-index:99;
}
#pagefooter {
	border-top:1px solid #DDDDDD;
	margin:20px auto 35px;
	padding-bottom:5px;
	width:983px;
}
.copyright_and_location {
	float:left;
	width:326px;
}
.clearfix {
	display:block;
}

.spazio {
	width: 980px;
	height: 5px;
	/*background-image: url(../images/fondo_ind.gif);*/
	background:#ccddff;
	padding:0;
	margin:0;
}
.tabella_log {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.headerTitle {
	font-size:24px;
}
div#lista1 { cursor: move; }
div#lista2 { cursor: move; }

div.reportList{
text-align:left;
background:#f7f6ef;
clear:both;
margin-top:1px;
padding:3px;
height:100px;
overflow-x:hidden;
overflow-y:scroll;
}
.msgdialogmsg {
	height: 120px;
	overflow-y: auto !important;
	overflow-x: none;
	border:0;
	text-align:left;
	padding:0;
	margin:0;
}

#rightpane {
	border:0; 
	width:785px; 
	float:left;
}

#agendapane {
	width:783px;
}

#map_canvas {
	width:760px;
	height:605px;
}

.mapcss {
	width:755px;
	height:515px;
}

.yui-skin-sam .yui-dt td.align-right{ 
  text-align:right; 
} 

.yui-skin-sam .yui-dt td.align-center{ 
  text-align:center; 
} 

/** AGENDA **/
/**** title_txt is the text for each post on main page ****/
.title_txt						{ color:#ffffff; font-size:10px; font-family:Geneva, Verdana, Arial, sans-serif }
.title_txt A:link			{ color:#ffffff; text-decoration:underline }
.title_txt A:active		{ color:#ffffff; text-decoration:underline }
.title_txt A:visited	{ color:#ffffff; text-decoration:underline }
.title_txt A:hover		{ color:#ffffff; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:Geneva, Verdana, Arial, sans-serif }

/**** column headers or days of the week ****/
.column_header			{ text-align:center; background-color:#993300; font-size:11px; font-family:Geneva, Verdana, Arial, sans-serif; color:#FFFFFF; font-weight:bold }


.fieldset {
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
	border-radius: 8px;
  background-color: white;
}


.commentsBox{
  height: auto !important;
  height: 50px;      /* per IE5.x e IE6 */
  min-height: 50px;  /* per i browser moderni */
  overflow-y: scroll;
  width:100%;
}

.divAddComment{
	float:right;
	position:relative;
	margin-right:5px;
  margin-top:5px;
}

.claro .dijitIcon .dijitTreeIcon dijitMyFolderOpened {
	background: url('/pedemontana/images/treeFolder.gif') no-repeat top left;
}

.claro .dijitIcon .dijitTreeIcon .dijitMyFolderClosed {
	background: url('/pedemontana/images/treeFolder.gif') no-repeat top left;
}

/* FACEBOOK */
.UIRoundedImage{display:block;background-color:#C4CDE0;overflow:hidden;position:relative;}
.UIRoundedImage_Image{display:block;position:absolute;background:transparent !important;top:0px;left:0px;vertical-align:middle;overflow:hidden;background:none !important;}
.UIRoundedImage_Corners{display:block;position:absolute;background:none;top:0px;left:0px;overflow:hidden;width:100%;height:100%;}
.UIRoundedImage_CornersSprite{display:block;position:absolute;}
.UIRoundedImage_CornersSprite{background:transparent !important;width:110px !important;height:200px !important;}
.UIRoundedImage_CornersSprite img{background:transparent !important;width:110px !important;height:200px !important;}
span.UIRoundedImage_CornersSprite{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='../images/UIRoundedImage.png',
sizingMethod="scale");}
.UIRoundedImage_CornersSprite .invisible_png{display:block;width:100%;height:100%;background:transparent url(../images/UIRoundedImage.png)
0px 0px no-repeat;}
.UIRoundedImage_NONE .UIRoundedImage_Corners{display:none;}
.UIRoundedImage_WHITE .UIRoundedImage_CornersSprite{top:0px;}
.UIRoundedImage_GIRLIE .UIRoundedImage_CornersSprite{top:-50px;}
.UIRoundedImage_DARK .UIRoundedImage_CornersSprite{top:-100px;}
.UIRoundedImage_MEDIA .UIRoundedImage_CornersSprite{top:-150px;}
.UIRoundedImage_LARGE{width:50px;height:50px;}
.UIRoundedImage_LARGE .UIRoundedImage_Image{width:50px;height:50px;}
.UIRoundedImage_SMALL{width:35px;height:35px;}
.UIRoundedImage_SMALL .UIRoundedImage_Image{width:35px;height:35px;}
.UIRoundedImage_TINY{width:25px;height:25px;}
.UIRoundedImage_TINY .UIRoundedImage_Image{width:25px;height:25px;}
.UIRoundedImage_LARGE .UIRoundedImage_CornersSprite{/* @noflip */
left:0px;}
.UIRoundedImage_SMALL .UIRoundedImage_CornersSprite{/* @noflip */
left:-50px;}
.UIRoundedImage_TINY .UIRoundedImage_CornersSprite{/* @noflip */
left:-85px;}

.UIActionMenu{display:inline-block;position:relative;padding-right:2px;}
.ff2 .UIActionMenu{display:block;}
.UIActionMenu:hover{text-decoration:none;}
.UIActionMenu_Icon{display:none;height:16px;left:5px;position:absolute;top:2px;width:16px;}
.UIActionMenu_Main{display:inline-block;height:19px;color:#444;padding:4px 20px 0px 7px;background:url(../images/UIActionMenu_v1.gif) top left no-repeat;}
.UIActionMenu_NoChevron .UIActionMenu_Main{padding:4px 7px 0px;}
.UIActionMenu_Chevron{width:9px;height:6px;position:absolute;overflow:hidden;top:9px;right:8px;/* @noflip */
background:url(../images/UIActionMenu_v1.gif) left -46px no-repeat;}
.UIActionMenu_NoChevron .UIActionMenu_Chevron{display:none;}
.ff2 .UIActionMenu_Main{display:block;}
a.UIActionMenu_IconIncluded .UIActionMenu_Main{padding-left:22px;}
.UIActionMenu_End{position:absolute;height:23px;display:block;width:17px;right:0px;top:0px;background:url(../images/UIActionMenu_v1.gif) top right no-repeat;}
.UIActionMenu_NoChevron .UIActionMenu_End{width:7px;}
.UIActionMenu_Menu{position:absolute;z-index:1;border:1px solid #424242;width:160px;}
.UIActionMenu_SuppressButton .UIActionMenu_Main{background-position:left 23px;}
.UIActionMenu_SuppressButton .UIActionMenu_End{background-position:right 23px;}
.UIActionMenu_Lock{background:url(../images/UIActionMenu_v1.gif) left -52px no-repeat;}
.UIActionMenu_Active{visibility:visible;}
.UIActionMenu_Active .UIActionMenu_Lock{background-position:-16px -52px;}
.UIActionMenu_SuppressButton:hover .UIActionMenu_Main{background:url(../images/UIActionMenu_v1.gif) top left no-repeat;}
.UIActionMenu_SuppressButton:hover .UIActionMenu_End{background:url(../images/UIActionMenu_v1.gif) top right no-repeat;}
.UIActionMenu_Active .UIActionMenu_Main,
.UIActionMenu_Active:hover .UIActionMenu_Main{background:url(../images/UIActionMenu_v1.gif) left -23px no-repeat;color:white;}
.UIActionMenu_Active .UIActionMenu_End,
.UIActionMenu_Active:hover .UIActionMenu_End{background:url(../images/UIActionMenu_v1.gif) right -23px no-repeat;}
.UIActionMenu_Active .UIActionMenu_Chevron,
.UIActionMenu_Active:hover .UIActionMenu_Chevron{background-position:-9px -46px;}



.UIIntentionalStory{border-top:1px solid #d8dfea;clear:left;margin-bottom:7px;padding-top:7px;background-color:#ffffff;}
.UIIntentionalStory_Content{position:relative;}
.ie6 .UIIntentionalStory{display:inline-block;}
.UIIntentionalStory_First{border-top:none;margin-top:0;padding-top:0;}
.story_preview_nile .UIIntentionalStory{border:none;}
.UIIntentionalStory_Body .stream_unfollow{display:none;position:absolute;right:5px;top:0px;width:18px;}
.UIIntentionalStory_First .UIIntentionalStory_Body .stream_unfollow{top:0px;}
.hover .UIIntentionalStory_Body .stream_unfollow{display:block;}
.UIIntentionalStory_Time{color:#777777;font-size:11px;}
.UIIntentionalStory_BottomAttribution{color:#777777;}
.UIIntentionalStory_Pic{position:absolute;}
.UIIntentionalStory_RoundedCorners{position:absolute;}
.UIIntentionalStory_Image{display:block;position:absolute;vertical-align:middle;}
.UIIntentionalStory_Body{min-height:50px;padding:0px 0px 0px 60px;}
.ie6 .UIIntentionalStory_Body{height:50px;overflow:visible;}
.UIIntentionalStory_Message{color:#333333;font-size:12px;font-weight:normal;overflow:hidden;margin:0;padding:0;}
.UIIntentionalStream .UIIntentionalStory_Message{width:auto;}
.UIStream{width:95%;}
.profile .UIIntentionalStory_Message{width:auto;}
.UIFeedFormStory_Prompt{color:#777777;font-size:13px;padding-right:25px;}
.UIFeedFormStory_Prompt .UIFeedFormStory_Lead{font-weight:bold;}
.UIFeedFormStory_Prompt textarea{font-size:13px;font-weight:normal;margin-top:7px;overflow:hidden;width:100%;}
.UIIntentionalStory_Arrow{padding:0px 1px;}
.UIIntentionalStory_Names{font-weight:bold;color:#3B5998;outline-style:none;text-decoration:none;}
.UIIntentionalStory_Attribution{color:gray;}
.UIIntentionalStory .UIStoryAttachment_MediaSingle{padding-right:10px;}
.UIIntentionalStory_MediaSingle .UIMediaItem{float:none;}
.UIIntentionalStory_MediaExtra{padding-left:8px;}
.UIIntentionalStory .UIMediaItem_UnknownWidth{max-width:130px;}
.ie6 .UIIntentionalStory .UIMediaItem_UnknownWidth{width:130px;}
.UIIntentionalStory_Info{clear:left;margin-top:1px;overflow:hidden;}
.UIIntentionalStory_AttachmentInfo{padding-top:5px;}
.UIIntentionalStory_Icon,
.UIIntentionalStory_Mobile{position:absolute;}
img.UIIntentionalStory_Icon{margin:2px;}
.UIIntentionalStory_Mobile{padding-top:3px;}
.UIIntentionalStory_InfoText{min-height:16px;padding:2px 0px 0px 0px;}
.ie6 .UIIntentionalStory_InfoText{height:16px;}
.UIIntentionalStory_InfoTextIndented{padding-left:22px;}
.unfollow_message .unfollow_undo{float:right;margin-top:.6em;margin-right:10px;}
.unfollow_message{padding:10px 0;padding:10px 0;width:100%;background:#fff9d7;border-top:solid 1px #D8DFEA;}
.unfollow_message p{margin:0;padding:0 0 0 10px;}
.UIIntentionalStory_hover{background:#eeeeee;}
.UIIntentionalStory .swfvideo .extra{padding-bottom:0px;padding-right:0px;}
.UIIntentionalStory .UIMediaItem_video{padding-bottom:0px;}
.UIIntentionalStory_Close{position:relative;text-align:right;}
.UIIntentionalStory_CloseButton{background:url(../images/UIComposer_sprites_v3.gif) -150px -83px no-repeat;float:right;height:18px;position:absolute;right:0px;top:0px;width:18px;}
.UIIntentionalStory_CloseButton .unfollow_tooltip{background:none;display:none;padding-bottom:4px;position:absolute;right:0px;top:-28px;width:250px;}
.UIIntentionalStory_CloseButton .unfollow_tooltip span{color:white;float:right;padding:3px 6px 4px;}
.UIIntentionalStory_CloseButton:hover{background-position:-168px -83px;text-decoration:none;}
.UIIntentionalStory_CloseButton:hover .unfollow_tooltip{background:url(../images/dark-pointer-padded.gif) no-repeat right bottom;display:block;}
.UIIntentionalStory_CloseButton:hover .unfollow_tooltip span{background-color:#282828;display:block;}

.UIIntentionalStory_Hide, .UIIntentionalStory_Privacy{visibility:hidden;display:block;height:22px;float:right;}
.hover .UIIntentionalStory_Hide, .hover .UIIntentionalStory_Privacy{visibility:visible;}
.UIIntentionalStory_Hide{margin-top:-3px;}
.UIIntentionalStory_Privacy{margin:0px 3px 0px 0px;}
.UIIntentionalStory_Privacy a{background:url(../images/privacy_lock.gif) no-repeat;display:block;height:16px;width:16px;}

.UIIntentionalStream_Loader{display:none;margin:0 auto;padding:60px 0 20px 0;}
.UIIntentionalStream_Error{display:none;}
.UIIntentionalStream_HiddenInfo{float:right;}
.UIIntentionalStream .UIIntentionalStream_Pager{padding-top:8px;}
.UIIntentionalStream .UIIntentionalStream_PagerInner{margin:5px 5px;overflow:hidden;}
.ie6 .UIIntentionalStream_PagerInner{zoom:1;}
.UIIntentionalStream_Pager .PagerArrow{display:inline-block;float:left;padding:5px 0px 0px 5px;}
.UIIntentionalStream_Pager .PagerMoreLink{float:left;}

.UIOneOff_Container{padding:0px;margin:0px;}

.UIStoryAttachment{margin-top:2px;}
.UIStoryAttachment_Tab{position:absolute;}
.UIStoryAttachment_Content{overflow:hidden;padding-right:10px;}
.UIStoryAttachment_Icon{background:#ffffff;padding-bottom:2px;}
.UIStoryAttachment_BlockQuote{border-left:2px solid #dddddd;padding-left:8px;}
.UIStoryAttachment_BlockQuote .UIStoryAttachment_Title{margin-top:0px;}
.UIStoryAttachment_Media{float:left;overflow:hidden;}
.UIStoryAttachment_MediaWide{float:none;}
.UIStoryAttachment_Title{font-weight:bold;margin-top:1px;}
.UIStory_Open .UIStoryAttachment_Title{clear:left;}
.UIStoryAttachment_TitleAbove{margin:0px;}
.UIStoryAttachment_TitleAboveMedia{margin:0px 0px 5px;}
.UIStoryAttachment_TitleBelow{clear:left;padding:5px 0px 0px;}
.ie6 .UIStoryAttachment_TitleBelow{padding-top:2px;}
.UIStoryAttachment_Title_Byline{color:#777;font-weight:normal;}
.UIStoryAttachment_Title_Byline a{font-weight:bold;}
.UIStoryAttachment_Caption{color:#999999;}
.UIStoryAttachment_Copy{color:#555555;padding-top:2px;}
.UIStoryAttachment_Table{padding-top:2px;}
.UIStoryAttachment_Tags{padding:0px 0 3px;}
.UIStoryAttachment_Label{color:#999999;}
.UIStoryAttachment_Tags .UIStoryAttachment_Label{background:transparent url(../images/wall_tag.gif) no-repeat left -1px;color:#808080;padding-left:16px;}
.UIStoryAttachment_Value{padding-left:4px;}

.UIRoundedBox_Container{margin:0px;padding:0px;}
.UIRoundedBox_BottomMargin{padding-bottom:10px;}
.UIRoundedBox_Box{margin:0px;padding:0px;}
.UIRoundedBox_Container .UIRoundedBox_Side{/* @noflip */
background:url(../images/UIRoundedBox_SideSpriteGray_ltr.gif) top left repeat-y;}
.UIRoundedBox_WhiteBackground .UIRoundedBox_Side{/* @noflip */
background:url(../images/UIRoundedBox_SideSpriteWhite_ltr.gif) top left repeat-y;}
.UIRoundedBox_GrayGirlyBlueBackground .UIRoundedBox_Side{/* @noflip */
background:url(../images/UIRoundedBox_SideSpriteGrayGirlyBlue.gif) top left repeat-y;}
.UIRoundedBox_GirlyBlueBackground .UIRoundedBox_Side{/* @noflip */
background:url(../images/UIRoundedBox_SideSpriteGirlyBlue.gif) top left repeat-y;}
.UIRoundedBox_GrayBlueTopBackground .UIRoundedBox_Side{/* @noflip */
background:url(../images/UIRoundedBox_SideSpriteGrayBlueTop.gif) top left repeat-y;}
.UIRoundedBox_GrayDarkTopBackground .UIRoundedBox_Side{/* @noflip */
background:url(../images/UIRoundedBox_SideSpriteGrayDarkTop.gif) top left repeat-y;}
.UIRoundedBox_GirlyBlueBackgroundNoBorder .UIRoundedBox_Side{/* @noflip */
background:url(../images/UIRoundedBox_SideSpriteGirlyBlueNoBorder.gif) top left repeat-y;}
.UIRoundedBox_Container .UIRoundedBox_LS{/* @noflip */
background-position:left top;}
.UIRoundedBox_Container .UIRoundedBox_RS{/* @noflip */
background-position:right top;padding:0px 1px;}
.UIRoundedBox_Container .UIRoundedBox_Corner{/* @noflip */
background:url(../images/UIRoundedBox_SpriteGray_ltr.gif) top left no-repeat;}
.UIRoundedBox_WhiteBackground .UIRoundedBox_Corner{/* @noflip */
background:url(../images/UIRoundedBox_SpriteWhite_ltr.gif) top left repeat-y;}
.UIRoundedBox_GrayGirlyBlueBackground .UIRoundedBox_Corner{/* @noflip */
background:url(../images/UIRoundedBox_SpriteGrayGirlyBlue.gif) top left repeat-y;}
.UIRoundedBox_GirlyBlueBackground .UIRoundedBox_Corner{/* @noflip */
background:url(../images/UIRoundedBox_SpriteGirlyBlue.gif) top left repeat-y;}
.UIRoundedBox_GrayBlueTopBackground .UIRoundedBox_Corner{/* @noflip */
background:url(../images/UIRoundedBox_SpriteGrayBlueTop.gif) top left no-repeat;}
.UIRoundedBox_GrayDarkTopBackground .UIRoundedBox_Corner{/* @noflip */
background:url(../images/UIRoundedBox_SpriteGrayDarkTop.gif) top left no-repeat;}
.UIRoundedBox_GirlyBlueBackgroundNoBorder .UIRoundedBox_Corner{/* @noflip */
background:url(../images/UIRoundedBox_SpriteGirlyBlueNoBorder.gif) top left repeat-y;}
.UIRoundedBox_Container .UIRoundedBox_TL{padding:0;/* @noflip */
background-position:left top;}
.UIRoundedBox_Container .UIRoundedBox_TR{padding:5px 0 0 0;/* @noflip */
background-position:right top;}
.UIRoundedBox_Container .UIRoundedBox_BL{padding:0;/* @noflip */
background-position:left bottom;}
.UIRoundedBox_Container .UIRoundedBox_BR{padding:0 0 5px 0;/* @noflip */
background-position:right bottom;}
.UIRoundedBox_GrayDarkTopBackground .UIRoundedBox_Box .UIRoundedBox_TR,
.UIRoundedBox_GrayBlueTopBackground .UIRoundedBox_Box .UIRoundedBox_TR{padding:9px 0 0 0;}
.UIRoundedBox_GrayDarkTopBackground .UIRoundedBox_Box .UIRoundedBox_BR,
.UIRoundedBox_GrayBlueTopBackground .UIRoundedBox_Box .UIRoundedBox_BR{padding:0 0 9px 0;}
.PageMoreLink{color:#3B5998;cursor:pointer;outline-style:none;text-decoration:none;float:left;}


.UIComposer{margin-bottom:10px;margin-left:5px;margin-right:5px;overflow:hidden;}
.safari2 .UIComposer,
.safari3 .UIComposer{position:relative;}
.UIComposer_Upload_Iframe{width:1px;height:1px;position:absolute;left:0;top:-1000px;}
.UIComposer_Pic{position:absolute;}
.safari2 .UIComposer_Pic,
.safari3 .UIComposer_Pic{left:0;}
.UIComposer_PicRounded{position:absolute;left:0;}
.UIComposer_PrivacyWidgetCallout{background-image:url(../images/actually_important_right.gif);background-position:520px -347px;background-repeat:repeat-x;color:#333;display:none;height:35px;padding:10px;}
.UIComposer_PrivacyWidgetCallout_Text{float:left;}
.UIComposer_PrivacyWidgetCallout_CloseLink{float:right;}
.UIComposer_Content{overflow:hidden;padding:1px 9px 0 9px;}
.UIComposer_Prompt{color:#696969;float:left;font-size:13px;font-weight:bold;margin-bottom:5px;}
.UIComposer_PrivacyWidget{display:none;float:right;margin-top:-1px;}
.UIComposer_Table{clear:both;width:100%;}
.UIComposer_TDTextArea{border:0;margin:0;width:auto;padding-right:8px;}
.UIComposer_TextAreaShadow{border-top:1px solid #e8e8e8;padding:2px 3px 3px 3px;}
.ie6 .UIComposer_TextAreaShadow,
.ie7 .UIComposer_TextAreaShadow{padding:0;}
.UIComposer textarea.UIComposer_TextArea{border:0;font-size:13px;margin:0;vertical-align:bottom;width:auto;padding:0;}
.UIComposer_TDButton{padding-left:8px;vertical-align:top;white-space:nowrap;width:80px;}
.UIComposer_ButtonContainer{background:url(../images/UIComposer_sprites_v3.gif) right -25px no-repeat #5C74A3;padding-right:2px;position:relative;}
.UIComposer_Button{background:url(../images/UIComposer_sprites_v3.gif) left -25px no-repeat;border:none;color:white;cursor:pointer;font-size:13px;font-weight:bold;height:29px;line-height:27px;margin:0;padding:0 5px 3px 7px;}
.safari2 .UIComposer_Button,
.safari3 .UIComposer_Button{padding:0 6px 0 10px;}
.ie6 .UIComposer_Button{padding:0 0 0 4px;}
.ie7 .UIComposer_Button{padding:0 1px 0 3px;}
.UIComposer_Attachments{height:0px;overflow:hidden;position:relative;zoom:1;}
.UIComposer_AttachmentList{margin:0;padding:8px 0 0 0;overflow:hidden;list-style-type:none;}
.UIComposer_AttachmentMask{padding-left:6px;padding-top:13px;position:absolute;left:0;top:-5px;}
.UIComposer_AttachmentList .UIComposer_AttachmentPrompt,
.UIComposer_AttachmentList .UIComposer_Attachment,
.UIComposer_AttachmentList .UIComposer_More_Actuator{float:left;margin-right:10px;}
.UIComposer_AttachmentPrompt{color:#7f7f7f;font-weight:bold;padding:1px 0;}
.UIComposer_AttachmentMask span.UIComposer_AttachmentLink{display:none;}
div.UIComposer_AttachmentMask span.UIComposer_SelectedAttachment{display:block;}
.UIComposer_AttachmentLink{background-position:left center;background-repeat:no-repeat;display:block;font-weight:bold;padding:1px 0 1px 21px;}
.UIComposer_AttachmentMask .UIComposer_AttachmentLink{color:#7f7f7f;}
.UIComposer_AttachmentList li.UIComposer_More_Actuator{margin-right:0;}
.UIComposer_AttachmentList li.UIComposer_More_Actuator a{background:url(../images/white_dropdown_closed.gif) center 6px no-repeat;display:block;width:17px;height:16px;}
.UIComposer_AttachmentList li.UIComposer_More_Actuator a.UIComposer_More_Selected,
.UIComposer_AttachmentList li.UIComposer_More_Actuator a:hover{background-image:url(../images/white_dropdown_open.gif);background-color:#6076A5;text-decoration:none;}
div.UIComposer_Dropdown ul.UIComposer_Dropdown_List{list-style:none;margin:6px 0;overflow:hidden;padding:0 0 1px;}
ul.UIComposer_Dropdown_List li.UIComposer_Dropdown_Item{background:white;}
ul.UIComposer_Dropdown_List li.UIComposer_Dropdown_Item a.UIComposer_Dropdown_Link{background-position:3px center !important;background-repeat:no-repeat !important;border:none !important;display:block;padding:0px !important;background:#fff !important;outline:none !important;}
ul.UIComposer_Dropdown_List li.UIComposer_Dropdown_Item a.UIComposer_Dropdown_Link:hover{background-color:#899bc1 !important;}
ul.UIComposer_Dropdown_List li.UIComposer_Dropdown_Item a .UIComposer_Dropdown_Icon{float:left;padding:0px;margin:3px 0px 0px 5px;width:16px;height:16px;background-repeat:no-repeat;background-position:-16px 0px;}
ul.UIComposer_Dropdown_List li.UIComposer_Dropdown_Item a:hover .UIComposer_Dropdown_Icon{background-position:top left;}
ul.UIComposer_Dropdown_List li.UIComposer_Dropdown_Item a .UIComposer_Dropdown_Name{padding:4px 3px 5px 5px;margin:0px;float:left;width:110px;}
.UIComposer_AttachmentArea{display:none;background:white;border:1px solid #bbbbbb;border-top-color:#aeaeae;margin-top:6px;}
.UIComposer_AttachmentArea_Shadow{overflow:hidden;border-top:1px solid #e8e8e8;padding:3px 4px 4px 4px;}
.UIComposer_AttachmentArea_Close{overflow:hidden;padding-bottom:4px;border-bottom:1px solid #dfdfdf;zoom:1;}
.UIComposer_AttachmentArea_CloseButton{background:url(../images/UIComposer_sprites_v3.gif) -150px -83px no-repeat;float:right;width:18px;height:18px;}
.UIComposer_AttachmentArea_CloseButton:hover{background-position:-168px -83px;}
.UIComposer_AttachmentArea_Cache{overflow:hidden;padding-top:4px;}
.UIComposer_AttachmentArea_Loader{padding:6px 0;text-align:center;}
.UIComposer_Attachment_Cached{zoom:1;display:none;}
.UIComposer_STATE_PIC_OUTSIDE .UIComposer_UIRoundedBox{padding-left:59px;}
.UIComposer_STATE_PIC_INSIDE .UIComposer_Pic{padding:0;}
.UIComposer_STATE_PIC_INSIDE .UIComposer_InputArea{padding-left:59px;}
.UIComposer_STATE_INPUT_DISABLED .UIComposer_TextAreaShadow,
.UIComposer_STATE_INPUT_DISABLED .UIComposer_TextArea{background-color:#DDD;}
.UIComposer_STATE_BUTTON_DISABLED .UIComposer_ButtonContainer{background-color:transparent;background-position:right -54px;}
.UIComposer_STATE_BUTTON_DISABLED .UIComposer_Button{color:#999;background-position:left -54px;cursor:default;}
.UIComposer_STATE_INPUT_FOCUSED .UIComposer_TextArea{height:36px;}
.UIComposer_STATE_PRIVACY_WIDGET_SHOWN .UIComposer_PrivacyWidget{display:inline;}
.UIComposer_STATE_ABTEST_PREEXPAND .UIComposer_Attachments{height:auto;}
.UIComposer_STATE_ATTACHMENT_AREA .UIComposer_AttachmentList{display:none;}
.UIComposer_STATE_ATTACHMENT_AREA .UIComposer_Attachments{height:auto;}
.UIComposer_STATE_ATTACHMENT_AREA .UIComposer_TDButton{vertical-align:bottom;}
.UIComposer_STATE_ATTACHMENT_AREA .UIComposer_AttachmentMask{top:0;}
.ie7 .UIComposer_STATE_ATTACHMENT_AREA .UIComposer_AttachmentMask{width:70%;}
.UIComposer_STATE_ATTACHMENT_AREA .UIComposer_AttachmentArea{display:block;}
.UIComposer_STATE_ATTACHMENT_LOADED .UIComposer_AttachmentArea_Loader{display:none;}
.UIComposer_STATE_ATTACHMENT_LOADED .UIComposer_Attachment_Visible{display:block;}
div.pop_dialog .UIComposer{margin-bottom:0px;}
div.pop_dialog .UIComposer .UIComposer_TDButton{display:none;}

.DOMControl_autogrow{overflow:hidden;}




.spritemap_icons{background-image:url(../images/icons.png);background-repeat:no-repeat;height:16px;width:16px;}
.ie6 .spritemap_icons{background-image:url(..images/icons_ie6.gif);background-repeat:no-repeat;height:16px;width:16px;}
.spritemap_icons.sx_icons__hidden{}
.spritemap_icons.sx_icons_accessibility{background-position:0px -16px;}
.spritemap_icons.sx_icons_ad{height:15px !important;background-position:0px -32px;}
.spritemap_icons.sx_icons_add_photo{background-position:0px -47px;}
.spritemap_icons.sx_icons_ads_and_pages{background-position:0px -63px;}
.spritemap_icons.sx_icons_affiliation{height:14px !important;background-position:0px -79px;}
.spritemap_icons.sx_icons_alert{background-position:0px -93px;}
.spritemap_icons.sx_icons_alert_bw{background-position:0px -109px;}
.spritemap_icons.sx_icons_analytics{background-position:0px -125px;}
.spritemap_icons.sx_icons_answers{width:15px !important;background-position:0px -141px;}
.spritemap_icons.sx_icons_audioplayer{height:15px !important;background-position:0px -157px;}
.spritemap_icons.sx_icons_beacon{background-position:0px -172px;}
.spritemap_icons.sx_icons_block{background-position:0px -188px;}
.spritemap_icons.sx_icons_blog{height:15px !important;background-position:0px -204px;}
.spritemap_icons.sx_icons_blogmini{width:14px !important;height:14px !important;background-position:0px -219px;}
.spritemap_icons.sx_icons_bookmark{background-position:0px -233px;}
.spritemap_icons.sx_icons_buddy_list{width:15px !important;height:11px !important;background-position:0px -249px;}
.spritemap_icons.sx_icons_calendar{background-position:0px -260px;}
.spritemap_icons.sx_icons_camera{background-position:0px -276px;}
.spritemap_icons.sx_icons_canada_flag{background-position:0px -292px;}
.spritemap_icons.sx_icons_check_mark{width:13px !important;height:13px !important;background-position:0px -308px;}
.spritemap_icons.sx_icons_comment{height:15px !important;background-position:0px -321px;}
.spritemap_icons.sx_icons_comments{background-position:0px -336px;}
.spritemap_icons.sx_icons_connect{background-position:0px -352px;}
.spritemap_icons.sx_icons_connect_new{background-position:0px -368px;}
.spritemap_icons.sx_icons_credits_plus{background-position:0px -384px;}
.spritemap_icons.sx_icons_dev_app{width:18px !important;height:18px !important;background-position:0px -400px;}
.spritemap_icons.sx_icons_developer{background-position:0px -418px;}
.spritemap_icons.sx_icons_discussion{height:18px !important;background-position:0px -434px;}
.spritemap_icons.sx_icons_down_arrow_blue{width:9px !important;height:5px !important;background-position:0px -452px;}
.spritemap_icons.sx_icons_edit_profile{background-position:0px -457px;}
.spritemap_icons.sx_icons_election{height:13px !important;background-position:0px -473px;}
.spritemap_icons.sx_icons_email{background-position:0px -486px;}
.spritemap_icons.sx_icons_email_application{width:18px !important;background-position:0px -502px;}
.spritemap_icons.sx_icons_email_web{width:17px !important;height:17px !important;background-position:0px -518px;}
.spritemap_icons.sx_icons_event{height:17px !important;background-position:0px -535px;}
.spritemap_icons.sx_icons_external_link{width:12px !important;height:12px !important;background-position:0px -552px;}
.spritemap_icons.sx_icons_favicon{background-position:0px -564px;}
.spritemap_icons.sx_icons_fbfile{width:14px !important;background-position:0px -580px;}
.spritemap_icons.sx_icons_fbml{background-position:0px -596px;}
.spritemap_icons.sx_icons_fbpage{background-position:0px -612px;}
.spritemap_icons.sx_icons_fbpage_add{background-position:0px -628px;}
.spritemap_icons.sx_icons_feed{width:15px !important;height:15px !important;background-position:0px -644px;}
.spritemap_icons.sx_icons_feed_comments{background-position:0px -659px;}
.spritemap_icons.sx_icons_flash{background-position:0px -675px;}
.spritemap_icons.sx_icons_friend{background-position:0px -691px;}
.spritemap_icons.sx_icons_friend_finder{background-position:0px -707px;}
.spritemap_icons.sx_icons_friend_gal{background-position:0px -723px;}
.spritemap_icons.sx_icons_friend_gal_pink{background-position:0px -739px;}
.spritemap_icons.sx_icons_friend_guy{height:17px !important;background-position:0px -755px;}
.spritemap_icons.sx_icons_friend_mob{height:17px !important;background-position:0px -772px;}
.spritemap_icons.sx_icons_friend_suggestion{background-position:0px -789px;}
.spritemap_icons.sx_icons_gift{height:15px !important;background-position:0px -805px;}
.spritemap_icons.sx_icons_group{height:14px !important;background-position:0px -820px;}
.spritemap_icons.sx_icons_hd{width:18px !important;height:12px !important;background-position:0px -834px;}
.spritemap_icons.sx_icons_hidden{background-position:0px -846px;}
.spritemap_icons.sx_icons_hourglass{background-position:0px -862px;}
.spritemap_icons.sx_icons_im{width:17px !important;height:15px !important;background-position:0px -878px;}
.spritemap_icons.sx_icons_im_away{height:10px !important;background-position:0px -893px;}
.spritemap_icons.sx_icons_im_offline{height:10px !important;background-position:0px -903px;}
.spritemap_icons.sx_icons_im_online{height:10px !important;background-position:0px -913px;}
.spritemap_icons.sx_icons_install_app{width:17px !important;height:14px !important;background-position:0px -923px;}
.spritemap_icons.sx_icons_interest{background-position:0px -937px;}
.spritemap_icons.sx_icons_invite{background-position:0px -953px;}
.spritemap_icons.sx_icons_lexicon{background-position:0px -969px;}
.spritemap_icons.sx_icons_like{background-position:0px -985px;}
.spritemap_icons.sx_icons_link{height:15px !important;background-position:0px -1001px;}
.spritemap_icons.sx_icons_magnifying_glass{background-position:0px -1016px;}
.spritemap_icons.sx_icons_marketplace{background-position:0px -1032px;}
.spritemap_icons.sx_icons_message{height:12px !important;background-position:0px -1048px;}
.spritemap_icons.sx_icons_mini_comment{width:9px !important;height:9px !important;background-position:0px -1060px;}
.spritemap_icons.sx_icons_mini_credit{width:10px !important;height:10px !important;background-position:0px -1069px;}
.spritemap_icons.sx_icons_mini_thumb{width:10px !important;height:9px !important;background-position:0px -1079px;}
.spritemap_icons.sx_icons_mob_album{width:15px !important;height:11px !important;background-position:0px -1088px;}
.spritemap_icons.sx_icons_mobile{height:18px !important;background-position:0px -1099px;}
.spritemap_icons.sx_icons_mobile_app{background-position:0px -1117px;}
.spritemap_icons.sx_icons_mobile_note{width:14px !important;background-position:0px -1133px;}
.spritemap_icons.sx_icons_mobile_photo{height:19px !important;background-position:0px -1149px;}
.spritemap_icons.sx_icons_motion{background-position:0px -1168px;}
.spritemap_icons.sx_icons_music{height:15px !important;background-position:0px -1184px;}
.spritemap_icons.sx_icons_new_feature{background-position:0px -1199px;}
.spritemap_icons.sx_icons_news{background-position:0px -1215px;}
.spritemap_icons.sx_icons_note{width:13px !important;background-position:0px -1231px;}
.spritemap_icons.sx_icons_notifications{background-position:0px -1247px;}
.spritemap_icons.sx_icons_pagefooter_bullet{width:4px !important;height:4px !important;background-position:0px -1263px;}
.spritemap_icons.sx_icons_people_directory{width:13px !important;height:15px !important;background-position:0px -1267px;}
.spritemap_icons.sx_icons_photo{background-position:0px -1282px;}
.spritemap_icons.sx_icons_photos_notes{height:17px !important;background-position:0px -1298px;}
.spritemap_icons.sx_icons_platform{background-position:0px -1315px;}
.spritemap_icons.sx_icons_poke{height:14px !important;background-position:0px -1331px;}
.spritemap_icons.sx_icons_polls{background-position:0px -1345px;}
.spritemap_icons.sx_icons_post{height:15px !important;background-position:0px -1361px;}
.spritemap_icons.sx_icons_privacy{background-position:0px -1376px;}
.spritemap_icons.sx_icons_privacy_lock{background-position:0px -1392px;}
.spritemap_icons.sx_icons_relationship{background-position:0px -1408px;}
.spritemap_icons.sx_icons_relationship_remove{height:17px !important;background-position:0px -1424px;}
.spritemap_icons.sx_icons_request_button_icon{width:15px !important;height:10px !important;background-position:0px -1441px;}
.spritemap_icons.sx_icons_requests{background-position:0px -1451px;}
.spritemap_icons.sx_icons_reviews{background-position:0px -1467px;}
.spritemap_icons.sx_icons_reviews{background-position:0px -1483px;}
.spritemap_icons.sx_icons_security{background-position:0px -1499px;}
.spritemap_icons.sx_icons_see_more{width:5px !important;height:9px !important;background-position:0px -1515px;}
.spritemap_icons.sx_icons_see_more_down{width:9px !important;height:5px !important;background-position:0px -1524px;}
.spritemap_icons.sx_icons_settings{background-position:0px -1529px;}
.spritemap_icons.sx_icons_share{width:14px !important;height:14px !important;background-position:0px -1545px;}
.spritemap_icons.sx_icons_share_button_large{background-position:0px -1559px;}
.spritemap_icons.sx_icons_share_button_small{width:12px !important;height:12px !important;background-position:0px -1575px;}
.spritemap_icons.sx_icons_share_plus{width:14px !important;height:14px !important;background-position:0px -1587px;}
.spritemap_icons.sx_icons_short_note{background-position:0px -1601px;}
.spritemap_icons.sx_icons_social_ad{background-position:0px -1617px;}
.spritemap_icons.sx_icons_term{background-position:0px -1633px;}
.spritemap_icons.sx_icons_thumbs_dn_gray{width:18px !important;background-position:0px -1649px;}
.spritemap_icons.sx_icons_thumbs_dn_gray_hover{width:18px !important;background-position:0px -1665px;}
.spritemap_icons.sx_icons_thumbs_up_gray{width:18px !important;background-position:0px -1681px;}
.spritemap_icons.sx_icons_transfer{height:14px !important;background-position:0px -1697px;}
.spritemap_icons.sx_icons_translations{background-position:0px -1711px;}
.spritemap_icons.sx_icons_updates{background-position:0px -1727px;}
.spritemap_icons.sx_icons_video{height:17px !important;background-position:0px -1743px;}
.spritemap_icons.sx_icons_voting{background-position:0px -1760px;}
.spritemap_icons.sx_icons_wall_arrow_ltr{width:11px !important;height:9px !important;background-position:0px -1776px;}
.spritemap_icons.sx_icons_wall_arrow_rtl{width:11px !important;height:9px !important;background-position:0px -1785px;}
.spritemap_icons.sx_icons_wall_post{background-position:0px -1794px;}

.ie6 .UIStory, .ie7 .UIStory{zoom:1;}
.UIRecentActivity_Stream{padding:4px 0 14px;}
.UIStream_Border{border-top:solid #eee 1px;padding-top:12px;}
a.UIStream_Chunk_Expand{display:block;padding:0 2px 2px 22px;margin-bottom:8px;}
.UIRecentActivity_Stream{padding-left:60px;}
.UIRecentActivity_Stream .UIRecentActivity_Header{color:#aaa;font-size:9px;font-weight:bold;padding:2px 0 6px;}
.UIRecentActivity_Stream .UIIntentionalStory_Hide{margin-top:-4px;float:right;}
.UITaggedStory_Info{padding:5px 0 0;}
.UITaggedStory_Tagger{color:#999;}
.UIRecentActivityStory{background:#fff;padding:3px 0 2px;display:block;width:100%;}
.UIRecentActivityStory .UIRecentActivity_Icon{float:left;margin:0 5px 0 0;width:16px;}
.UIRecentActivityStory .UIRecentActivity_Time{color:#777777;font-size:9px;margin-left:4px;}
.UIRecentActivity_Link {cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;}
hover.UIRecentActivity_Link{text-decoration:underline;}

.comment_box{background:url(../images/box_bg.gif) no-repeat left 1px;clear:both;font-size:11px;overflow:hidden;padding:7px 0px 0px 0px;}
.collapsed_comments{display:none;}
.expanded_comments{display:block;}
.minifeedwall .expanded_comments .comment_box{margin-bottom:2px;}
.tab_status_updates .feed_item .comment_box{margin-left:46px;}
.comment_target_selector{background:#eceff5;border-bottom:1px solid #BDC7D8;padding:5px 5px 3px 5px;width:250px;}
.target_comments{display:none;}
.selected_target_comments{display:block;}
.comment_target_selector .target_selector_label{float:left;}
.story_ff .comment_box{margin-left:57px;}
.story_ff .size_1 .comment_box{margin-left:0px;}
.comment_box .feed_comment_pic{border:0;left:0px;top:0px;}
.no_comments .comment_box .wall_posts{display:none;}
.comment_box .wallpost .wallimage{text-align:left;padding-right:2px;padding-bottom:4px;float:left;}
.comment_box .wallpost .wallimage img{background:#fff;height:35px;width:35px;}
.comment_box .wallcontent .x_to_hide{background:transparent url(/images/x_to_hide.gif) no-repeat scroll center;border:medium none;margin-left:3px;margin-top:-1px;float:right;overflow:hidden;padding:1px 5px 2px;width:3px;}
.comment_box .wallcontent .x_to_hide:hover{background:#3B5998 url(/images/x_to_hide_hover.gif) no-repeat scroll center;}
.view_all_link,
.show_all_link,
.wallpost{background:#eceff5;border-bottom:1px solid #e5eaf1;clear:left;float:none;overflow:hidden;margin-bottom:2px;width:auto;}
.show_all_link,
.wallpost{padding:6px 4px 6px 6px;}
.view_all_link{padding:6px 4px 3px 6px;}
.view_all_link_text{padding-top:2px;}
.comment_icon{background:url(../images/comments.gif) no-repeat top left;float:left;height:16px;margin-right:4px;margin-top:-1px;text-decoration:none;width:16px;}
.wallpost{padding-bottom:0;}
form .wallpost{margin-bottom:0;}
.comment_box .wallcontent{float:left;padding:0px 0px 0px 2px;width:211px;}
.story .comment_box .walltext{max-width:180px;width:expression(this.width > 180 ? 180:true);}
.feed_item .comment_box .walltext{max-width:182px;width:expression(this.width > 182 ? 182:true);}
.comment_box .comments_add_box{border:0;padding:0;margin-bottom:0;}
.comment_box .comments_add_box .wallcommentbox{position:relative;margin-left:0;margin-bottom:4px;}
.hidden_add_button .comment_box .comments_add_box .inline_comment_buttons{display:none;}
.comment_box .comments_add_box .inline_comment_buttons{padding:0px 0px 6px 42px;}
.comment_box .comments_add_box .comments_add_box_submit{float:left;width:100px;}
.comment_box .comments_add_box .comments_add_box_controls{float:right;width:205px;}
.comment_box .comments_add_box .inline_comment_buttons .inputsubmit{margin:0px;}
.comment_box .wallcontent .wallfrom{color:#999;margin-left:4px;}
.comment_box .wallcontent .wallfrom .wallmeta{font-size:9px;font-weight:normal;}
.comment_box .wallcontent .wallfrom .wallcredits{margin-left:4px;}
.walltext{padding:2px 4px 4px 4px;}
.wallpost .report_link{float:right;margin-right:3px;}
.comment_box .comments_add_box .comments_add_box_image{float:left;margin-right:7px;}
.hidden_add_button .comment_box .comments_add_box .one_row_add_box .comments_add_box_image{display:none;}
.comment_box .comments_add_box textarea{min-height:29px;height:29px;margin:0;overflow:auto;resize:none;width:198px;}
.hidden_add_button .comment_box .comments_add_box .one_row_add_box textarea{min-height:14px;height:14px;width:240px;}
.comment_box .comment_error_target{display:none;}
.comment_box .has_error .comment_error_target{display:block;}
.autoexpand_mode .feedback_toggle_link{display:none;}
.expanded_comments .feedback_show_link,
.collapsed_comments .feedback_hide_link{display:none;}
.inputsubmit{padding:2px 15px 3px 15px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#D9DFEA;border-left-color:#D9DFEA;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#3b5998;color:#FFFFFF;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;text-align:center;}


.action_links_bottom{color:#999999;display:inline-block;}
a.action_links_bottom{cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;}
a.action_links_bottom:hover{text-decoration:underline;}

#footer #footer_bar_left{float:left;}
#footer .footer_section_left{position:relative;float:left;padding:0px 0 0 0;height:22px;margin-top:1px;}
#footer #footer_copyright_tab{padding-left:10px;padding-top:4px;width:500px;}

#footer #footer_bar_right{float:right;}
#footer .footer_section{position:relative;float:right;padding:0px 0 0 0;height:22px;margin-top:1px;}
#footer .buddy_tab{width:159px;float:right;}
#footer #buddy_list_tab{padding-right:4px;width:129px;white-space:nowrap;}
#footer #buddy_list_tab #buddy_count .buddy_count_num{color:#777;}
#footer #buddy_list_tab #buddy_count strong{color:#333;}

#footer #footer_notifications_section{width:31px;}
#footer #footer_notifications_tab{padding:4px 6px 5px;}
#footer #footer_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(../images/new_msg_badge_bg.gif) no-repeat center top;text-align:center;}
#footer .footer_bar_button{padding:5px 6px;height:15px;color:#333;cursor:pointer;width:17px;}
#footer .titletip{background:url(../images/dark-pointer-padded.gif) no-repeat right bottom;bottom:27px;display:none;padding-bottom:4px;position:absolute;right:6px;z-index:3;}
#footer .titletip a{color:white;text-decoration:underline;}
#footer #footer_bar_left .titletip{background:url(../images/dark-pointer-padded.gif) no-repeat left bottom;left:6px;right:auto;}
#footer .hover .titletip{display:block;}
#footer .titletip strong{background:#282828;color:#fff;display:block;font-weight:normal;padding:3px 8px;text-align:center;white-space:nowrap;}

