#pageWrapper{
	width:100%;
	min-height: 891px;
	margin:30px auto 0 auto;
	background:transparent url(../images/bg/theNewStory.png) no-repeat 50% 0;
}

#appWrapper{
	width:90%;
	max-width:790px;
	min-width:790px;
	margin:0 auto;
	padding-bottom:45px;
}

#appWrapper #topBar{
	width:100%;
	position:relative;
	overflow:hidden;
	height: 30px;
}

#appWrapper #topBar #logo{
	width:156px;
	height:30px;
	background:transparent url(../images/logos/tanglerlive-logo.png) no-repeat;
	display: block;
	text-indent:-999em;
}

#appWrapper #topBar #menuBar{
	position:absolute;
	top:0;
	left:158px;
	right:0;	
	height:30px;
}

#appWrapper #topBar #menuBar ul{display:inline-block;}
#appWrapper #topBar #menuBar ul li{margin-left:8px;float:left;}
#menuBar #homeMenu{float:left;}
#menuBar #rtMenu{float:right;}
#appWrapper #topBar #menuBar ul, #appWrapper #topBar #menuBar ul li{display:inline-block;}

#appWrapper #footer, #appWrapper #footer a{color:#fff;}

#appWrapper #footer a{
	padding:0 4px;
	/*-moz-border-radius: 0.2em;*/
}

#appWrapper #footer a:hover{	
	color:#000;
	/*background:#59bad3;*/
}

#appWrapper #footer{text-align:center;}

#appWrapper #footer ul li{
	display:inline;
	margin:0 4px;
}

#appWrapper #bodyContent{
	margin:6px 0 16px 0;
}

.extraConvoWrapper{
	width:790px;
	float: right;
}

.twtr-widget-holder, .twtr-widget {
	width: 200px;
	float: left;
	margin-top:2px;
}

.twtr-widget-holder{
	height:662px;
}

.tabbertab{clear:both;}
.tabbertabhide{display:none;}

.scroller{
      width:100%;
      overflow:hidden;
      cursor:pointer;
      clear:both;
      text-align:center;
}

.scroller div{height:10px;}
.up div{background:url(../images/buttons/arrow.gif) no-repeat top center;}
.down div{background:url(../images/buttons/arrow.gif) no-repeat bottom center;}
.scrollerDisabled{cursor:auto;}
.scrollerDisabled div{background-image:url(../images/buttons/arrow-disabled.gif);}

.tanglerEditBox{
      border:1px solid;
      border-color:#848484 #c6cacb #e1e1e1 #c6cacb;
}

.tanglerButton-orange{
      color:#343434;
      font-weight:bold;
      border:1px solid #cc9202;
      background:#fcb825 url(../images/bg/button-orange.png) repeat-x bottom left;
}

.tanglerButton-orange[disabled]{
	background:#eee;
	border:1px solid #aaa;
	color:#aaa;
}

.inactiveText{color:#ccc;}

.bigText{
      font-size:16px;
      font-weight:bold;
      text-indent:0.25em;
      height:30px;
      width:100%;
      padding:6px 0 0;
}

.hashTagText{
	width: 260px;
	height: 20px;
}

.hashTagDiv{
	width: 86%;
	margin: 10px 0;
}

.hashTagDiv label{
	font-size: 16px;
	font-weight: bold;
}

.bigButton{
      width:70px;
      height:37px;
}

.inline-dlg .x-window-mc {
    background:none;
    border: 0 none;
}

.ext-el-mask {
	background-color:#000;
}

.transparent{
	opacity:0.0;
	filter:alpha(opacity=0);
}

.error{
	/*font-size: 10px;*/
	color:red;
	background:yellow;
}

.valid{
	color:green;
}

.invalid{
	color: red;
	
}

.hide{
	display: none;
	visibility: hidden;
}

.disabled{
	background-color: #f3f3f3;
}

#messageWrapper{
	position:absolute;
	top:0;
	width:100%; 
	height: 47px;
	background: transparent url(../images/bg/band_message_bg.png) repeat-x;
	font-size: 12px;
	font-weight:bold; 
	z-index:99999;	
}

#messageWrapper #messageBox{
	margin:6px;
	color: #fff;
}

.openIdText{
	background:#fff url(../images/logos/openid-16x16.gif) no-repeat left 6px;
	text-indent: 18px;
}

#scrollStatusMsg{
	color:#666666;
	display:block;
	float:right;
	font-size:9px;
}

.noContentWarn{
	margin-right:6px;	
	padding:4px 0px 4px 4px;
	height:60px;
	position:relative;
	background: transparent url("../images/bg/warning_bg_lt_yellow.png") repeat-x;
	width:592px;
	
}

.noContentWarn .close{
	height:60px;
	width:6px;
	position:absolute;
	right:-6px;
	top:0;
	background: transparent url("../images/bg/warning_bg_lt_yellow.png") top right;
}

.noContentWarn .warnMessage, .noContentWarn img{
	float: left;
}

.noContentWarn .warnMessage{
	width: 84%;
	margin-left: 10px;
}

.noContentWarn .warnMessage h3{
	color: #eb7800;
}

#notiff-bar{
	height:45px;
	left:0;
	right:0;
	bottom:0;
	position:fixed;
	background:transparent url("../images/notificationpanel_bg.png") repeat-x;
	z-index:100;
}

#notiff-bar .logo{
	display: block;
	text-indent: -999em;
	width:137px;
	height: 28px;
	float:left;
	margin:14px 0 0 12px;
	background:transparent url("../images/mlogo_blue.png") no-repeat;	
}

#menuActions{
	float:right;
	margin:18px 14px 0 0;
}

#notifier{
	width:224px;
	height: 30px;
	float:right;
	margin:0 14px 0 0;
	background:transparent url("../images/notifier_bg.png") no-repeat;	
}
#no_notifier{
	width:47px;
	height: 43px;
	float:right;
	margin:0 14px 0 0;
	background:transparent url("../images/no_notifier.png") no-repeat;	
}

#notifier a{
	color:#31391E;
	display:block;
	font-weight:bold;
	margin:4px 6px;
	text-decoration:none;
	background:transparent url("../images/open_notifier.png") no-repeat right top;
}

#notifier_messages{
	position:absolute;
	bottom:24px;
	right:20px;
	height:auto;
	width:224px;
}

#notifier_messages .top{
	clear:both;
	height: 6px;
	background:transparent url("../images/notifier_open_bg.png") no-repeat left top;
}

#notifier_messages .top .close{
	display: block;
	width:14px;
	height:14px;
	float:right;
	margin-right:8px;
	text-indent: -9999em;
	background:transparent url("../images/close_notifier.png") no-repeat center center;
}

#notifier_messages .middle{
	clear:both;
	padding:6px;
	background-color:#fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#notifier_messages .middle .midContent{
	height:200px;
	overflow-x:hidden;
	overflow-y:auto;
}

#notifier_messages .middle ul li label{
	font-size:11px;
	color:#333;
	display: block;
	border-bottom: 1px solid #ccc;
}

#notifier_messages .middle ul li a{
	/*display: block;*/
	/*margin-left:8px;*/
	padding:0px 6px;
	text-decoration: none;
	color: #1BBEDF;
	border:none;
}

#notifier_messages .middle ul li a:hover{
	background-color: #bbe3fb;
}

#notifier_messages .bottom{
	clear:both;
	font-weight:bold;
	height: 28px;	
	background:transparent url("../images/notifier-bottom.png") no-repeat left bottom;
}

.bottom #notificationBottomBar{
	display: block;
	width: auto;
	float: left;
	padding: 2px 0 0 4px;
}

.bottom .close{
	/*minimize-notifier-icon.png*/
	display: block;
	width:17px;
	height: 17px;
	float:right;
	margin:1px 3px 0 0;
	text-indent:-999em;	
	background:transparent url("../images/minimize-notifier-icon.png") no-repeat;
}

#menuActions .x-toolbar{
	display: none;
}