/* Import default template CSS */
@import url("../../default/css/style.css");

body #community-wrap .infoTitle {
	color: inherit;
}


body #community-wrap div.app-box-l {
	background: none;
}
body #community-wrap div.app-box-r {
	background: none;
}
body #community-wrap div.app-box h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap div.app-box-r-collapse h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap h2.app-box-title {
	background: none;
	color: inherit;
}

body #community-wrap div.app-box-r-collapse {
    background: none;
}
body #community-wrap div.app-box h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap div.app-box-r-collapse h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap h2.app-box-title {
	border-top: solid 1px #94a3c4;
	background: #eceff5;
	font-size: 95%;
	font-weight: bold;
	margin: 0;
	padding: 3px 3px 3px 10px;
	width: auto;
	height: 20px;
	line-height: 20px;
}
body #community-wrap div.app-box-r-expand h2.expand {
    background: #eceff5 url(../images/collapse_expand_arrow.gif) no-repeat 100% 0;
}
body #community-wrap div.app-box-r-collapse h2.expand {
    background: #eceff5 url(../images/collapse_expand_arrow.gif) no-repeat 100% -23px;
}
/* See all link style */
body #community-wrap div.see-all {
	border-bottom: solid 1px #eceff5;
	padding: 2px;
	text-align: right;
	font-size: 90%;
	margin: 0 0 10px;
}


/* Profile header styling */
body #community-wrap div.profile-main {
	margin: 0 20px 0 0;
}
body #community-wrap div.profile-right {
	width: 176px;
	float: right;
}
body #community-wrap div.welcometext {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 10px 0 5px;
}
body #community-wrap #shoutout {
	width: 100%;
	display: block;
}
body #community-wrap span#profile-status-message {

}
body #community-wrap span#shoutedit {
	width: 100px;
	float: right;
	display: block;
	cursor: pointer;
	background: transparent url(../images/edit_16.gif) no-repeat 0 0;
	margin: 15px 0 0 25px;
	padding: 0 0 0 18px;
	height: 16px;
	line-height: 14px;
}
body #community-wrap .statustext {
	float: left;
	font-size: 1.2em;
	margin: 10px 0;
	width: 80%;
	height: 19px;
}
body #community-wrap span#shoutsave {
	width: 100px;
	float: right;
	display: block;
	cursor: pointer;
	background: transparent url(../images/save_16.gif) no-repeat 0 0;
	margin: 10px 0 0;
	padding: 0 0 0 18px;
	height: 16px;
	line-height: 14px;
}
body #community-wrap span#shoutsave {
	width: 100px;
	float: right;
	display: block;
	cursor: pointer;
	background: transparent url(../images/save_16.gif) no-repeat 0 0;
	margin: 15px 0 0 25px;
	padding: 0 0 0 18px;
	height: 16px;
	line-height: 14px;
}
body #community-wrap #my-profile-notification {
	padding: 10px;
	border: solid 1px #d57f7f;
	color: #CF3738;
	background: #fde4e4;
	margin: 0 auto 10px;
	text-align: center;
}
body #community-wrap #my-profile-notification a {
    color: #CF3738;
    margin: 0 10px;
}
body #community-wrap #profile-header {
	margin: 10px 0;
}
body #community-wrap #profile-header ul.actions {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 33%;
	float: left;
}
body #community-wrap #profile-header ul.actions li {
	padding: 0 0 0 17px;
	margin: 5px 3px 5px 0 !important;
	display: block;
	float: left;
	width: 85%;
	background: none;
	font-size: 90%;
	height: 10px;
	line-height: 10px;
	text-align: left;
}
body #community-wrap #profile-header ul.actions li.profile {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 0;
}
body #community-wrap #profile-header ul.actions li.avatar {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -10px;
}
body #community-wrap #profile-header ul.actions li.privacy {
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -20px;
}
body #community-wrap #profile-header ul.actions li.apps {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -30px;
}
body #community-wrap #profile-header ul.actions li.group {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -40px;
}
body #community-wrap #profile-header ul.actions li.photo {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -50px;
}
body #community-wrap #profile-header ul.actions li.write {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -60px;
}
body #community-wrap #profile-header ul.actions li.inbox {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -70px;
}
body #community-wrap #profile-header ul.actions li.invite {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -80px;
}

div#community-groups-wrap div.community-groups-toolbar-wrapper {
	margin: 0 20px 0 0;
	padding: 0;
}
div#community-groups-wrap ul.community-groups-toolbar {
	border-bottom: 1px solid #C2CDDE;
	display: block;
	float: left;
	margin: 0 0 20px 0 !important;
	padding: 0;
	width: 100%;
	list-style: none;
}
div#community-groups-wrap ul.community-groups-toolbar li {
	background: none;
	display: inline;
	float: right;
	line-height: 100%;
	margin: 0 0 0 3px;
	padding: 0 0 4px;
}
div#community-groups-wrap ul.community-groups-toolbar li a {
	text-decoration: none;
	background: #D8DFEA;
	padding: 3px 10px;
	color: #3B5998;
	margin: 0 0 0 3px;
	font-size: 90%;
	border: 1px solid #C2CDDE;
	border-bottom: 0;
}
div#community-groups-wrap div.community-groups-right {
	clear: left;
	margin: 0 180px 20px 0;
}
body #community-wrap .profile-avatar {
	border: 8px solid #D8DFEA;
}
div.community-groups-right div {
	margin: 0 20px 0 0;
}
div#community-groups-wrap div.community-groups {
    border-bottom: 0;
}
body #community-wrap div.ctitle{
	border-bottom: 1px solid #ECEFF5;
	font-weight: bold;
	padding: 6px 0;
	margin-bottom: 6px;
	margin-top: 10px;
	color: #3B5998;
}


/*****************************************
 Jom Social Toolbar
 *****************************************/
body #community-wrap #cToolbarNav,
body #community-wrap #cToolbarNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
body #community-wrap #cToolbarNav {
	background: transparent;
	margin: 0 0 10px;
	height: 22px;
	border-bottom: solid 1px #c2cdde;
}
body #community-wrap #cToolbarNav ul#community-toolbar {
	padding: 0;
    margin: 0 0 0 10px !important;
    float: left;
    height: 22px;
	
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item {
	float: left;
	background: none;
	padding: 0;
	line-height: 22px;
	margin: 0 0 0 3px !important;
	background: transparent;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a {
	display: block;
	padding: 0 20px;
	color: #3b5998;
	text-decoration: none;
	background: #d8dfea ;
	border: solid 1px #c2cdde;
	margin: -1px 0 0;
	font-weight: bold;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a.has-submenu {
	background: #d8dfea url(../images/toolbar_arrow.gif) no-repeat 100% -23px;
	padding: 0 28px 0 20px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a:hover {
	color: #3b5998;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 150px;
	z-index: 10;
	border: solid 1px #c2cdde;
	border-top: 0;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div a {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 10px;
	width: 130px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #d8dfea;
	color: #3b5998;
	font-weight: normal;
	border: 0;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div a:hover	{
	color: #7a89ab;
	background: #eaeff6;
}
body #community-wrap #cToolbarNav div.toolbar-myname {
	float: right;
	height: 22px;
	line-height: 20px;
	font-weight: 700;
	margin-right: 20px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div a.has-separator {
	border-bottom: solid 2px #c2cdde;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active {
	float: left;
	background: none;
	padding: 0;
	line-height: 22px;
	margin: 11px 0 0 3px;
	background: #fff;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a.has-submenu:link,
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a.has-submenu:visited {
	background: #fff url(../images/toolbar_arrow.gif) no-repeat 100% 0;
	padding: 0 28px 0 20px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a.has-submenu:hover {
	background: #fff url(../images/toolbar_arrow.gif) no-repeat 100% 0;
	padding: 0 28px 0 20px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a {
	display: block;
	padding: 0 20px;
	color: #333;
	text-decoration: none;
	background: #fff;
	border: solid 1px #c2cdde;
	border-bottom: solid 1px #fff;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a:hover {
	background: #fff;
}
body #community-wrap #cToolbarNav ul#community-toolbar div.toolbar-active {
	background: #fff;
	border-bottom: solid 1px #d8dfea;
	border-top: 0;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a:link,
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a:visited {
	background: #fff;
	border-bottom: 0;
	font-weight: normal;
	border: 0;
	border-right: solid 1px #d8dfea;

}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a:hover {
	background: #eaeff6;
	color: #333;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a.has-separator {
    border-bottom: solid 2px #c2cdde;
}
body #community-wrap #cToolbarNav ul#community-toolbar li#toolbar-item-notify a {
	background: #ffe2d2 url(../images/notify.gif) no-repeat 6px 3px;
	border: solid 1px #d2a78f;
	border-bottom: 0;
	padding: 0 10px 0 28px;
	color: #f00;
}

/*****************************************
 JUser Actions
 *****************************************/
body #community-wrap div.js-box-grey {
	padding: 5px 10px;
	background: #eee;
	border-top: solid 1px #ccc;
	text-align: center;
}



body #community-wrap div.ccontent-avatar {
	float: left;
	padding: 6px 0 6px 10px;
	width: 80%;
}
body #community-wrap div.ccontent {
	padding: 6px;
}
body #community-wrap ul.profile-right-info li.infoGroupTitle {
	font-size: 140%;
	font-weight: bold;
}
body #community-wrap div.ctitle {
	margin: 0 0 10px;
}


body #community-wrap div.profile-avatar {
	border: solid 1px #94a3c4;
}
body #community-wrap div.profile-avatar img {
	border: solid 7px #eaeff6;
}
body #community-wrap .table-info td {
    background: #f6f6f6;
    padding: 0 0 5px;
    border: solid 1px #ccc;
}
body #community-wrap .table-info .number {
	padding: 3px 0;
	font-size: 200%;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
}
body #community-wrap .table-info .text {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	margin-top: -5px;
}
body #community-wrap .table-info a {
	text-decoration: none;
	outline-style: none;
}
body #community-wrap .table-info a:hover {

}
body #community-wrap div.notice {
	background: #CDEFA6;
	border: 1px solid #9BCC54;
	color: #648434;
	text-align: center;
	margin: 10px 0;
}

.button {
	background: #f0f0f0 none repeat scroll 0 0;
	border-color: #e7e7e7 #666 #666 #e7e7e7;
	color: #000;
	border-style: solid;
	border-width: 1px;
}
.button:hover, .button:focus {
	background: #d8dfea none repeat scroll 0 0;
	border: 1px solid #666;
	color: #666;
}