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

/* Here we will override / add classes to use in our new template */

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: 0 0 5px;
}
body #community-wrap #shoutout {
	width: 100%;
	display: block;
}
body #community-wrap span#profile-status-message {
	float: left;
	font-family: Georgia, "Times New Roman", times, serif;
	padding: 0 0 0 25px;
	font-size: 120%;
	margin: 10px 0;
    background: transparent url(../images/shout.gif) no-repeat 0 0;
}
body #community-wrap span#shoutedit {
	float: right;
	display: block;
	cursor: pointer;
	background: transparent url(../images/edit_16.gif) no-repeat 0 0;
	margin: 10px 0 0;
	padding: 0 0 0 18px;
	height: 16px;
	line-height: 14px;
}
body #community-wrap #statustext {
	float: left;
	font-size: 1.2em;
	margin: 10px 0;
}

body #community-wrap span#shoutsave {
	width: 40px;
	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 #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;
}
body #community-wrap #user-profile-toolbar {}

body #community-wrap div.js-box-grey {
	padding: 5px 10px;
	background: #eee;
	border: solid 1px #ccc;
	text-align: center;
}
body #community-wrap #my-profile-notification {
	padding: 10px;
	border: solid 1px #d57f7f;
	color: #CF3738;
	background: #fde4e4;
	margin: 0 auto 10px;
	text-align: center;
	width: 90%;
}
body #community-wrap #my-profile-notification a {
    color: #CF3738;
    margin: 0 10px;
}
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 a.app-title-link {
    position: absolute;
	margin: 0 8px;
	right: 0;
	color: #fff;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
}
body #community-wrap a.app-title-link:hover {
	color: #fff;
	text-decoration: underline;
}

body #community-wrap div#user-info-button {
	height: 51px;
	text-align: center;
	margin: 0 0 20px;
}
body #community-wrap div#user-info-button .user-green {
	width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
body #community-wrap div#user-info-button .user-green-inner {
    width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 100% -51px;
}
body #community-wrap div#user-info-button .user-blue {
	width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 0 -102px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
body #community-wrap div#user-info-button .user-blue-inner {
    width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 100% -153px;
}
body #community-wrap div#user-info-button .user-grey {
	width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 0 -204px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
body #community-wrap div#user-info-button .user-grey-inner {
    width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 100% -255px;
}
body #community-wrap div#user-info-button .user-orange {
	width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 0 -306px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
body #community-wrap div#user-info-button .user-orange-inner {
    width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 100% -357px;
}
body #community-wrap div#user-info-button .user-red {
	width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 0 -408px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
body #community-wrap div#user-info-button .user-red-inner {
    width: 90px;
	height: 51px;
	background: transparent url(../images/user-info-button.gif) no-repeat 100% -459px;
}

body #community-wrap div#user-info-button .number {
	padding: 3px 0 0;
	font-size: 200%;
	color: #fff;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
}
body #community-wrap div#user-info-button .text {
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	margin-top: -5px;
}
body #community-wrap div#user-info-button a {
	text-decoration: none;
	outline-style: none;
}

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

body #community-wrap .profile-action {
	display: inline;
}

body #community-wrap div.newsfeed-content-hidden
{
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
	margin-top:10px;
	display:none;
}



/*
 ******************************************************************************
 * TinyMCE Fixes 
 */
body #community-wrap table.mceLayout {
	margin-bottom: 10px;
}
body #community-wrap table.mceLayout tr td {
	padding: 0;
}
body #community-wrap table.mceLayout tr.mceFirst td {
	padding-top: 2px;
}
body #community-wrap .mceToolbar td,
body #community-wrap table.mceLayout tr.mceLast td {
	padding: 0;
}
body #community-wrap .defaultSkin .mceIframeContainer {
	border-right: 1px solid #ccc;
}