﻿
.smallredtext
{
    font-size:0.7em;
    color:Red;    
}

p.introtext {
	/* color:#84858a; */
	color:#48494B;
	font-size:0.9em;
}

p.introtext a.smallOrange {
	font-size:0.8em;
}

h2.groupsheader {
	color:#48494B;
	font-size:1.6em;
}

div.groupdescription p {
	color:#48494B;
	font-size:0.8em;
}

div.groupdescription p a.smallOrange {
	font-size:inherit;
	font-size:0.85em;
}
div.groupdescription p a.AddTags {
	color:#f36f31;
    font-size:0.85em;
    font-weight:bold;
    text-decoration:none;
}
div.groupdescription p a.AddTags:hover {
	color:#f36f31;
    font-size:0.85em;
    font-weight:bold;
    text-decoration:none;
}

div.contentMain a.commentPost
{
    color:#f36f31;
    font-size:0.85em;
    font-weight:bold;
    text-decoration:none;
}






div.groupdescription p a.ReportComment {
	color:#f36f31;
    font-size:0.85em;
    font-weight:bold;
    text-decoration:none;
}
div.groupdescription p a.bluelink {
	color:#239CD2;
	font-weight:bold;
	text-decoration:none;
}

div.groupdescription p a.bluelink:hover {
	text-decoration:underline;
}

div.membersingroup {
	float:left;
	margin:10px 0;
	width:300px;
}


div.membersingroup a
{
    color:#239CD2;
	font-weight:normal;
	text-decoration:none;
}

div.membersingroup a:hover
{
    color:#239CD2;
	font-weight:normal;
	text-decoration:underline;
}


div.membersingroup a:hover img
{

	text-decoration:none;
}

div.membersingroup div {
	color:#48494B;
	float:left;
	font-size:0.8em;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
}

div.membersingroup div img {
	margin-bottom:4px;
}

div.membersingroup p {
	color:#48494B;
	font-weight:bold;
	margin-bottom:10px;
}

/* -- invite more guests -- */
div#invitemoreguestscontainer,
div#GJinvitemoreguestscontainer,
div.creatgroupcontainer
 {
	background:#d9e8f0 url(/media/images/backgrounds/topRoundedBlue.gif) top left no-repeat;
	float:left;
	margin-bottom:20px;
	padding-top:15px;
	width:604px;
}

div#invitemoreguests,
div.creategroupcontent,
div#GJinvitemoreguests
{
	background:url(/media/images/backgrounds/bottomRoundedBlue.gif) bottom left no-repeat;
	float:left;
	padding-bottom:15px;
	width:604px;
}

div#creategroupsection {
	float:left;
	width:604px;
}

div.groupsection input,
div.groupsection textarea {
	width:200px;
}


div.groupsection input.widthauto,
div.groupsection td input {
	width:auto;
}

div#invitemoreguests h3,
h3.sectionheader {
	color:#48494b;
	font-size:0.8em;
	margin-bottom:15px;
	margin-left:15px;
}

div#invitemoreguests div.members,
div#GJinvitemoreguests div.members,
div.creategroupleft {
	display:inline;
	float:left;
	margin-left:15px;
	width:235px;
}

div.creategroupleft a.smallOrange {
	font-size:0.9em;
}

div.creategroupright {
	float:left;
}


div.creategroupleft p,
div.creategroupleft,
div.creategroupright p {
	font-size:0.8em;
}

div#invitemoreguests div.memberstext,
div#GJinvitemoreguests div.memberstext,
div.creategroupright {
	display:inline;
	margin:0 15px;
	width:324px;
}

div#invitemoreguests table,
div.creategroupleft table {
	background:#e8f3f9;
	width:218px;
}


div#invitemoreguests table td,
div.creategroupleft table td {
	padding:5px 5px 5px 0;
	vertical-align:middle;
}

div.creategroupleft table td {
	font-size:1em;
}

div#invitemoreguests div.members,
div.members {
	height:150px !important;
	overflow:auto;
}

div#invitemoreguests div.memberstext {
	font-size:1.1em;
}

div.groupsection {
	clear:both;
	float:left;
	padding-top:20px;
	width:604px;
}

div.membersinvited img {
	margin-left:5px;
}

/* -- conversations of group i am in -- */

div.groupsiamin div.historyicon {
	color:#6d6d71;
	font-size:0.7em;
	line-height:2em;
}

div.groupsiamin div.historymessage {
	margin-bottom:0;
}

div.groupsiamin div.historydetails div {
	padding-left:0;
}

div.groupsiamin div.historydetails div {
	margin-bottom:0px;
}

/* -- view_group_conversation_group_im_a_member_of -- */

div.addcomment {
	clear:both;
	font-size:1.2em;
	margin-left:105px;
	text-align:right;
}

div.addcomment textarea {
	height:120px;
	width:468px;
}

div.addcomment input {
	margin-top:10px;
}

form.addtagsform label {
	color:#56575A;
	font-weight:bold;
}

form.addtagsform {
	display:inline;
	float:left;
	margin:20px 0 20px 110px;
}

form.addtagsform div {
	display:inline;
	float:left;
	margin-right:5px;
}

/* -- Added for groupscomments visible or not -- */

div.historydetails div div.historyCommmentVisible {
	color:#56575a;
	float:right;
	font-size:0.9em;
	font-weight:bold;
	padding:5px;
}

/* MENTEE/MENTOR - LINK TO DISPLAY DETAILS VIEW OF GROUPS JOINED */
div.paddingLeft10 .viewJoinedGroup
{
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
}

div.paddingLeft10 a.viewJoinedGroup
{
    font-size:1.1em;
    font-weight:normal;
    color:#48494b;
    padding-right:8px;
    text-decoration:none;
    font-weight:bold;
}

div.paddingLeft10 a.viewJoinedGroup:hover
{
    
    text-decoration:underline;
}

/* -- MENTOR - ADD TAGS GROUPS CREATED  --*/
div.groupdescription .addTagsGroupsCreated
{
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
}

div.groupdescription a.addTagsGroupsCreated
{
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

div.groupdescription a.addTagsGroupsCreated:hover
{
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

/* -- MENTOR/MENTEE - ADD TAGS GROUPS JOINED  --*/
div.groupdescription .addTagsGroupsJoined
{
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
}

div.groupdescription a.addTagsGroupsJoined
{
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

div.groupdescription a.addTagsGroupsJoined:hover
{
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

/*Wisdom Pool - Groups*/

a.deleteGroup 
{   
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

a.deleteGroup:hover 
{
   color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

a.CommentsGC 
{   
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

a.CommentsGC:hover 
{
   color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

a.grCreatedComment 
{   
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

a.grCreatedComment:hover 
{
   color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

a.inviteGuests 
{   
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

a.inviteGuests:hover 
{
   color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

a.grJoinedComment 
{    
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

a.grJoinedComment:hover 
{
   color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}

a.CommentsGJ 
{    
    color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:none;
}

a.CommentsGJ:hover 
{
   color:#f36f31;
    font-size:0.7em;
    font-weight:bold;
    text-decoration:underline;
}