.topicNameEditor{
	border: 1px solid #9D9D9D;
	background-color: #fbfaeb;
	font-size: 20px;
	font-weight: bold;
	height: 26px; 
}

.topicNameEditorHover{
	background-color: #fbfaeb;
}

.topicNameEditWait{
	color: #ddd;
}

h1#topicName{
    font-size:19px;
    width:auto;
	/*max-width:79%;*/
	max-width:516px;
    margin:0;
    float:left;
}
.homePage .header{
    height:65px;
}

.homePage .body .rounded-outline {
    height:584px;
    width:73%;
}

.header .content .user{
    width:auto;
    float:right;
}

.header .content .user .avatar{
    float:left;
    border:1px solid #9d9d9d;
    margin:2px;
}

.header .content .user .details{
    float:left;
    margin-left:6px;
    padding:3px 6px;
}

.header .content .user .details a{
    font-size:11px;
    white-space:nowrap;
    color:#909090;
}

.header .content .user .details h3{
    font-size:0.94em;
    max-width: 155px;
}

.header .content .user .details .sb-inner{
    background:#f0eff0;
}

.homePage .widgetColumn{
    left:73%;
    position:absolute;
    right:0;
    top:6px;
}

.homePage .widgetColumn ul li{
    border-left:4px solid #b5b3b5;
    margin-bottom:10px;
}

.homePage .widgetColumn .widget{
    position:relative;
    padding:10px 10px 0 10px;
    background:transparent url(../images/bg/widget_bg.png) no-repeat 100% 0;
}

.homePage .widgetColumn .widget h2{
    font-size:14px;
    margin-bottom:10px;
}

.homePage .widgetColumn .widget input{
    width:100%;
}

.homePage .widgetColumn .close{
    font-size:1px;
    display:block;    
    width:100%;
    height:10px;
    background:transparent url(../images/bg/widget_bg.png) no-repeat 100% 100%;
}

.widget .copytoclipboard{
    text-decoration:none;
    display:block;
    text-align:center;
    margin-top:10px;
    width: 160px;
    height: 24px;
    font-weight:bold;
    line-height:1.7em;
    background:transparent url(../images/buttons/copytoclipboard_bg.png) no-repeat 0 0;
    cursor:pointer;
}
.homePage .widgetColumn .link .widget a h2,
.homePage .widgetColumn .widget h2{
    margin:0;
    line-height:1.45em;
}

.homePage .widgetColumn .link a{
    text-decoration:none;
}

.widgetColumn .invite ul li a,
.widgetColumn .invite h2{
	background:transparent url(../images/logos/invite_icons.png) no-repeat 0 0;
    width:20px;
    height:20px;
    text-indent: 28px;
    white-space:nowrap;
    line-height:25px !important
}

.widgetColumn .invite ul li a{
	display: block;
}

.widgetColumn .invite ul{
	list-style:none;
	margin: 3px 0 0 0;
	padding: 0;
	overflow:hidden;
	padding:0 0 0 29px;
}

.widgetColumn .invite ul li{
	display: inline;
	margin: 0 12px 0 0;
	border: none;
	float: left;	
}

.widgetColumn .invite .facebook{
	background-position: left -20px;
}

.widgetColumn .invite .yahoo{
	background-position: left -60px;
}

.widgetColumn .invite .google{
	background-position: left -40px;
}

.widgetColumn .invite .email{
	background-position: left -80px;
}

.widgetColumn .twitter-share-button{
	margin-bottom: -6px;
}
.widgetColumn .twitter a h2,
.widgetColumn .facebook a h2,
.widgetColumn .digg a h2,
.widgetColumn .share a h2{
    overflow:hidden;
}

.widgetColumn .twitter a h2 i,
.widgetColumn .facebook a h2 i,
.widgetColumn .digg a h2 i,
.widgetColumn .share a h2 i{
    background:transparent url(../images/buttons/icons-sprite.png) no-repeat 0 0;
    display:block;
    width:20px;
    height:20px;
    margin-right:4px;
    float:left;
}

.widgetColumn .twitter a h2 i{
    background-position: 0 -80px;
}

.widgetColumn .facebook a h2 i{
    background-position: 0 -100px;
}

.widgetColumn .digg a h2 i{
    background-position: 0 -120px;
}

.widgetColumn .share a h2 i{
    background-position: 0 -140px;
}

#grabLinkTxt, #grabEmbedTxt{
	font-size:0.9em;
	color:#666666;	
	height:17px;
	padding-top:3px;
}

.widgetColumn .currentMembers{
	height: 80px;
	overflow-x:hidden;
	overflow-y:auto;
	border: 1px solid #ddd;	
}

.widgetColumn .currentMembers ul li {
	border-left:none;
	font-weight:bold;
	margin:2px 0 2px 4px;
	color: gray;
	max-width: 175px;	
}

.widgetColumn .currentMembers ul li a{
	color: #0092BB;
	text-decoration: none;
}

/* Author dialog */
#messageAuthorDetails .authorInfo{
	width:100%;
}

#messageAuthorDetails .authorInfo .avatar{
	width: 48px;
	height: 48px;
	float:left;
}

#messageAuthorDetails .authorInfo .details{	
	font-size: 10px;
	color: #999;
	float:right;
	width:70%;
}

#messageAuthorDetails .authorInfo .details h4 strong{
	color:#016797;
}

#messageAuthorDetails .authorInfo .details .subDetails{	
}

#messageAuthorDetails .authorInfo .details .subDetails strong{
	font-weight: bold; 
}

#messageAuthorDetails .authorInfo .details .subDetails a{
	color:#59BAD3;
	text-decoration:none;
}

#messageAuthorDetails .authorInfo .details .subDetails a:hover{
	color: #999;
	text-decoration:underline;
}

#messageAuthorDetails .authorInfo .details .me, .me{
	background-color: #029502;
	color: #fff;	
	padding:2px;
	width:20px;
	text-align:center;
	text-transform: uppercase;
}

#memberDetails .me{
	display:inline;
	font-size:10px;
	font-weight:normal;
	margin:0 2px;
}

#captchaError,
#screenNameError{
	font-weight: bold;
	color: #d68742;
	padding-left: 20px;
	background:transparent url(/images/warning_15X15.png) no-repeat;
}

#memberAvatar{
   width:28px;
   height:30px;
}

#groupAvatar{
   width:193px;
   height:50px;
}

.customiseGroup{
	border:2px solid #9EC1D7;
	display:block;
	height:195px;
	margin-bottom:6px;
	width: 200px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	over-flow:hidden;
	background:#fff;
	color:#444444;
}
.customiseGroup #labelOpt{ background:#8EC1DA; display:block; padding:5px;
	color:#fff; font-size:13px; font-weight:bold;}
.found-group #editDetail{ padding:0px 3px !important; font-size:11px;}
.found-group{
	background:#fff;
	/*border:2px solid #F7A02A;*/
}
.found-group ul li a{
	color:#1985B5;
	font-size:14px;
	font-weight:bold;
	}
	.customiseGroup ul li{
		padding:3px;
	}
.found-group ul #groupAvatarImg{
	padding:3px; 
	/*background:#8EC1DA;*/
	}
.customiseGroup ul li label{
	cursor:pointer;
	overflow:hidden;
	display:block;	
	font-weight:bold;
	margin-left: 5px;
	font-size:13px;
	color:#1985B5;
}
.customiseGroup ul #editDetail label{color:#909090; text-decoration:underline;
background:url( ../images/buttons/edit-cust.png) no-repeat 55px center;}
.customiseGroup label{
	font-size:14px;
}

.twbuttonEnabled{
	background:url(../images/twitter-sml.png) no-repeat;
	padding:11px 12px 12px;
	position:absolute;
	left:-212px;
	top:1px;
}
.twbuttonDisabled{
	background:url(../images/twitter_disable.png) no-repeat;
	padding:11px 12px 12px;
	position:absolute;
	left:-212px;
	top:1px;
}

.tangler_user_nav{padding:1px 0 1px 0;}
.tangler_user_nav ul{ margin:0 ; padding:0;  list-style:none;}
.tangler_user_nav li{ display:inline; padding:0 5px 0 0;}
.tangler_user_nav li a{ display:inline;}
#groupAvatarImg label{ background:url( ../images/buttons/camera-img.png) no-repeat left; text-indent:28px; padding:5px 0px}
#avatarTitle label{ background:url( ../images/buttons/url-link.png) no-repeat left; text-indent:28px; padding:5px 0px}
#groupDescription label{ background:url( ../images/buttons/editpen.png) no-repeat left; text-indent:28px; padding:5px 0px}
.groupDescriptionCalss{color: #909090; font-style: italic; font-size: 12px;}
#groupDescription label,#avatarTitle label{ padding:8px 3px;}
#groupAvatarImg label{ padding:10px 3px 8px;}
#participants{width:165px;}

.twbuttonEnabled .enabled, .twbuttonEnabled .disabled,.twbuttonDisabled .enabled, .twbuttonDisabled .disabled { display:none; width:180px; height:30px; border:2px #fff solid; background:#EFEFEF; padding:5px; position:absolute;
 bottom:25px; left:0;-moz-box-shadow: 0px 0px 3px #666;
  -webkit-box-shadow: 0px 0px 3px #666; box-shadow: 0px 0px 3px #666;}
.twbuttonEnabled:hover .enabled{ display:block;}
.twbuttonEnabled:hover .disabled,.twbuttonEnabled .disabled{ display:none;}
.twbuttonDisabled:hover .enabled ,.twbuttonDisabled .enabled { display:none;}
.twbuttonDisabled:hover .disabled{ display:block;}


