<!--
/* 
035 - TSP - redesign groups on PHINE
*/

#searchAndCreate {
	float:right;
}
#searchAndCreate form {
	padding: 0px;
	margin: 0px;
}
#main {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	width: 835px;
}

#ovof div#main {
    width: 740px;

}

div#fuse div#main {
    width: 970px;
    margin: 0;
    padding: 0 15px;
}

body div#fuse unused, body div#fuse div#mainWide unused {
    color: black !IMPORTANT;
    background: white !IMPORTANT;
}

/* #ovof div#main {
    float: left;
    margin-left: 0;
}

#ovof div#mainWide {
    width: 985px;
    background-color: #F6901E;
}

#ovof div#mainWideEnd {
    display: block;
    width: 100%;
    clear: both;
    height: 1px;
}

*/

#nycris #main, 
#np2sss #main
{	
	width: 100%;
}

#noo #main {
	width: 780px;
}
#np2 #main {
	width: 740px;
	margin-left: 10px;
}
#tphn #main a {
	text-decoration: none;
}

#groupBody {
	margin-right: 200px;
}

#group_header {
	padding: 2px 10px;
	margin: 0px;
}
h2.topic_header {
	font-size: 1.8em;
	color: chocolate;
}
#tphn #group_header {
	margin-left: 0px;
	padding-left: 0px;
}
#phine #group_header {
	border-bottom: 2px solid rgb(0, 102, 153); 
	background-color: rgb(0, 153, 204); 
	color: white; 
	margin-bottom: 3px;
	padding: 15px 15px 10px 15px;
}
#phine #group_breadcrumbs {
	margin-bottom: 10px;
	padding-left: 15px;
}
#rhs {
	float: left;
	position: relative;
	margin-right: -200px;
	padding: 0px;
	width: 200px;
}
#groupBodyInner {
	float: left;
	display: block;
	width: 100%;
}
#tphn #groupBodyInner {
	width: 635px;
}
.bodyInner {
	float: left;
	width: 100%;
}
.bodyInner p {
	margin: 5px 0px;
}
.rhs_sub {
	float: right;
	padding: 0px;
	width: 180px;
	display: block;
	font-size:11px;
	background-color: whitesmoke;
	border: 1px solid cornflowerblue;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* stuff for the edit form */
form th {
	padding: 0 5px 10px 5px;
	width: 100px;
	color:#666666;
	font-weight: normal;
	text-align: left;
}
form td {
	padding-bottom: 10px;
}
form table {
	border-width: 1px 1px 1px 1px;
	border-color: #3266CC;
	border-style: solid;
	margin: 0px;
	padding: 0px;
	/* width: 580px;*/
	clear: both;
}

form table.sub_table {
	border: 1px solid gainsboro;
	width: auto;
}
form table.sub_table th {
	width: auto;
}
form table.sub_table tbody td {
	text-align: center;
}

.new_section_title {
	color: #3266CC;
	font-weight: bold;
}
#groupBody .new_section th, #groupBody .new_section td {
	padding-top: 10px;
}
/**/

#ep_menu{
	padding: 0;
	width: 100%;
	background: transparent;
}

#ep_menu ul{
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#ep_menu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#ep_menu a{
	float: left;
	display: block;
	color: 3266CC;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	letter-spacing: 1px;
	background-color: #EEEEEE; /*Default menu color*/
	border-bottom: 1px solid white;
	text-decoration: none;
}

#ep_menu a:hover{
	background-color: #ABBBDC; /*Menu hover bgcolor*/
}

#ep_menu .tabOn a{ /*currently selected tab*/
	background-color: #3266CC; /*Brown color theme*/ 
	border-color: #3266CC; /*Brown color theme*/ 
	color: #FFFFFF;
}

#addNewOptionLink {
	color: #3266cc;
	margin-left: 5px;
}


.rhs_sub a {
	padding: 1px 10px;
	display: block;
}
.rhs_sub p.login_link a {
	padding: 0px;
	display: inline;
}
.rhs_sub p.login_link {
	background-image: url(../images/silk/lock.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 30px;
}

.rhs_sub a:hover {
	background-color: khaki;
}
.rhs_sub h5, .rhs_sub p {
	margin: 0px;
	padding: 2px 10px;
}

.bodyResourceFrame {
	border: 1px solid Gainsboro;
	margin: 0px 10px 5px 0px;
	padding: 3px 14px;
	background-color: AliceBlue;
}

.bodyResourceFrame h1 {
	font-size: 16px;
}
.bodyResourceFrame h2 {
	font-size: 14px;
}
.bodyResourceFrame h3 {
	font-size: 12px;
}
textarea.input_comment {
	height: 120px;
	width: 600px;
}


#detail_members td {
	padding: 3px 5px;
	border-bottom: 1px solid Gainsboro;

}
.oddrow {
}

input.plainLink {
	border: none;
	background-color: white;
	text-decoration:none;
	color: #3366cc;
}
input.plainLink:hover {
	text-decoration: underline;
}
.comment {
	background-color: white;
	padding: 0px 10px;
	margin-bottom: 2px;
}

.thread_li {
	border-bottom: 1px solid Gainsboro;	
	float: left;
}
.thread_info {
	float: left;
	background-color: mistyrose;
	width: 400px;
}
.formatted_date {
	float: left;
	text-align: right;
	background-color: aliceblue;
	width: 150px;
	margin-right: 15px;
}

#message_container {
	width: 100%;
}

#recipients {
	background-color: AliceBlue;
	padding: 3px 10px;
	margin-bottom: 15px;
}

.group_summary_row {
/*	float: left;
	width: 100%;
*/	display: block;
	border-top: 1px solid gainsboro;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	clear: left;

}
.gsr_image {
	float: left;
	width: 50px;
	margin: 0px 10px 0px 2px;
	position: relative;	
}
/**/


#np2 .group_summary_row {
	padding-left: 60px;
}
#np2 .gsr_image {
	margin-left: -60px;
}

.group_summary_row a:hover {
	text-decoration: none;
}
.gsr_gName {
	font-weight: bold;
}
.group_summary_row a:hover .gsr_gName {
	text-decoration: underline;
}
.gsr_gSummary {
	color: #666666;
}
gsr_gSummary p {
	margin: 0px;
}
.gsr_numMembers {
	font-weight: normal;
}

.more_info {
	font-size: .75em;
	color: #999999;
}
#gSummary_textarea {
	height: 75px;
}

#message_list_container {
	float: left;
	border: 1px solid CornflowerBlue;
}
#message_list {
	width: 100%;
}
#message_list td {
	padding: 3px 5px;
	border-top: 1px solid Gainsboro;
	vertical-align: middle;
}
#first_tr td {
	border-top: none;
}
.odd_row {
	background-color: white;
}
.even_row {
	background-color: whitesmoke;

}

tr.odd_row.subscribed {
	background-color: palegoldenrod;
}
tr.even_row.subscribed {
	background-color: 	#F0E68C;

}

.ms_from_image {
	width: 60px;
	text-align: center;
}
.ms_date {
	font-size: 10px;
}

#message_list td.ms_col_from {
	width: 160px;
	padding-left: 10px;
}


.ms_from_image img {
	border: 0px;
}

.ms_subject {
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px 2px 20px;
	background-position: left center;
	background-repeat: no-repeat;
}
.ms_subject_file {
	background-image: url(/images/silk/disk.png);
}
.ms_subject_link {
	background-image: url(/images/silk/link.png);

}
.ms_subject_message {
	background-image: url(/images/silk/email.png);
}
.ms_subject_discussion {
	background-image: url(/images/silk/comments.png);

}



.ms_message {
	color: #666666;
}




.vm_line {
	width: 100%;
	float: left;
	clear: left;
}
.vm_image {
	float: left;
	width: 100px;
	text-align:center;
	padding-bottom: 10px;
	margin-left: 15px;
}
.vm_from {
	padding-top: 5px;
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 30px;
}
.vm_from_time {
	font-size: 10px;
}
.vm_msg {
	float: left;
	width: 400px;
	padding-top: 5px;
	border-top: 1px solid #D9D9D9;
	margin-bottom: 10px;
}
.vm_msg.first {
	border-top: none;
}
.vm_msg p {
	margin-top: 0px;
}
.vm_msg h1 {
	font-size: 18px;
	margin: 0px;
}
.vm_msg h2 {
	font-size: 14px;
	margin: 0px;
}

#reply {
	float: left;
	clear: both;
}
.vm_reply {
	padding-left: 285px;
}
.vm_new {
	padding-left: 100px;
}
/*
#main form {
	float: left;
}
*/
#new_subject_line {
	float: left;
	margin-bottom: 10px;
}
#new_subject_line label {
	float: left;
	width: 100px;
}
#subject {
	float: left;
}


.g_ld_thread {
	border-top: 1px solid gainsboro;
	margin-top: 10px;
}
.g_ld_thread a {
	padding: 0px 10px;
}
.g_ld_thread a:hover {
	background-color: AliceBlue;
}
.g_ld_subject {
	font-weight: bold;
	color: #333333;
}
.g_ld_subject:hover {
	color: CornflowerBlue;
}
.g_ld_gName {
	color: #666666;
}
.g_ld_thread small {
    display: block; 
    text-align: right;
    color: #aaa;
    padding-right: 10px;
}   

.file_row td {
	border-top: 1px solid silver;
	padding: 3px 5px;
}

a.tag_link {
	border: 1px solid #D3D3D3;
	background-color: #ECE9D8;
	padding: 0px 5px;
}
a.tag_link:hover {
	background-color: #D3D3D3;
}


#view_group_tabs {
	margin: 5px 0px 0px;
	padding: 5px 0px;
	border-bottom: 1px solid CornflowerBlue;
}
#view_group_tabs a {
	background-color: #EEEEEE;
	padding: 5px 10px;
}
#view_group_tabs a:hover,
#view_group_tabs a.selected {
	background-color: #3266CC;
	color: white;
}


.shown {
	display: block;
}
#groupBody div.hidden {
	background-color: mistyrose;
	display: block;
}


#vg_feed table td {
	border-bottom: 1px solid #666;
	vertical-align: middle;
}

.feed_time {
	font-size: .8em;
	color: #666666;
}
#file_cat_sort {
	margin: 0px;
}
#file_cat_sort li {
	cursor: move;
}
.admin_file_cat_order {
	border: 1px solid aliceblue;
	padding: 2px 5px;
	margin-bottom: 2px;
}
.admin_file_cat_order:hover {
	background-color: aliceblue;
	border-color: #999999;
}

div.collection {
	border: 1px solid #87CEEB;
	padding: 0px 10px;
	margin: 0px 0px 10px;
	background-color: whitesmoke;
}
div.collection div div.collection {
	border-color: lightsteelblue;
}
.collection h3 {
	margin-top: 6px;
}
.collection_edit {
	border: 1px solid cornflowerblue;
	background-color: aliceblue;
}
.save {
	margin-left: 0px;
	background-image: url(../images/silk/disk.png);
}

.edit {
	background-image: url(../images/silk/page_edit.png);
}
.add_resource {
	background-image: url(../images/silk/report_add.png);
}
.delete {
	background-image: url(../images/silk/delete.png);
}
.save,
.edit,
.add_resource,
.delete {

	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 2px 5px 2px 22px !important;
}
.doc_edit_link a.add_resource_selected {
	background-color: #3266CC;
	color: white;
	border: 1px solid #3266CC;
}


#options_div {
	border: 1px solid #3266CC;
	background-color: #ECE9D8;
	position: absolute;
	width: 180px;
}
#options_div ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#options_div ul li {
	padding: 2px 5px 2px 25px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 2px 5px 2px 22px !important;
}
.add_file {
	background-image: url(../images/silk/folder_add.png);	
}
.add_something {
	background-image: url(../images/silk/mouse.png);	
}
.add_link {
	background-image: url(../images/silk/link_add.png);	
}
.sort_resources {
	background-image: url(../images/silk/table_edit.png);	
}
.save_resource_order {
	background-image: url(../images/silk/table_save.png);	
}
.sortable tr {
	cursor: move;
	background-color: #FFFF99;
}


#message_container .doc_file {
	margin: 20px 0px;
}


h3.toggle_collection,
h4.toggle_collection {
	cursor: pointer;
	background-image:url(../images/np2/arrow_up.png);
	background-position:5px center;
	background-repeat:no-repeat;
}
h3.toggle_collection_closed,
h4.toggle_collection_closed {
	background-color: gainsboro;
	background-image:url(../images/np2/arrow_down.png);
}

h3.toggle_collection {
	background-color: #87CEEB;
	padding: 5px 10px 5px 25px;
	margin: 2px 0px 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: black;
}
h3.toggle_collection_closed {
	background-color: #E4F7FE;
}

h4.toggle_collection {
	background-color: lightsteelblue;
	padding: 5px 10px 5px 25px;
	margin: 2px 0px 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: black;
}
h4.toggle_collection_closed {
	background-color: gainsboro;
}


#vcard {
	border: 2px solid #FFCC00;
	background-color:#FFFFCC;
	padding: 10px 20px;
	float: left;
	width: 465px;
	margin-bottom: 15px;
}
#phine #vcard {
	width: 500px;
}
#vcard h3 {
	margin-top: 8px;
}
#vcard img {
	float: right;
}
#vcard a img.pic {
	border: 1px dashed gainsboro;
}
#vcard a:hover img.pic {
	border: 1px dashed cornflowerblue;
}
#vcard .email,
#vcard .phone,
#vcard .message,
#vcard .profile,
#vcard .job,
#vcard .last_active  {
	padding: 0px 0px 6px 23px;
	background-position: left top;
	background-repeat: no-repeat;
}
#vcard .email {
	background-image: url(/images/silk/email.png);
}

#vcard .phone {
	background-image: url(/images/silk/telephone.png);
	color: red;
}


#vcard .message {
	background-image: url(/images/silk/pencil.png);
}

#vcard .profile {
	background-image: url(/images/silk/vcard.png);
}

#vcard .job {
	background-image: url(/images/silk/briefcase.png);
}
#vcard .last_active {
	background-image: url(/images/silk/clock_red.png);
	text-align: right;
	padding-right: 23px;
	background-position: right top;
}



#vg_members_mugshots {
	clear: both;
}
#vg_members_mugshots a {
}



#vg_members_mugshots a {
	display: block;
	width: 120px;
	height: 50px;
	float: left;
	border: 1px dashed gainsboro;
	margin: 0px 5px 5px 0px;
}
#vg_members_mugshots a:hover {
	border: 1px solid cornflowerblue;
}

#vg_members_mugshots a img {
	float: left;
	width: 50px;
	height: 50px;
	border: none;
	
}
#vg_members_mugshots a div.name {
	float: left;
	width: 68px;
	height: 60px;
	margin-left: 2px;
	overflow: hidden;
}

#groupTop {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}


div.grp_030_container {
	background-color: gainsboro;
	display: block;
	float: left;
}
#phine div.grp_030_container {
	background-color: #D8EFF5;
}

#tphn div.grp_030_container {
	background: none;
}
#grp_home_discussions {
	width: 510px;
	margin: 0px 20px 10px 0px;
}
#phine #grp_home_discussions {
	width: 540px;
}
#tphn #grp_home_discussions {
	width: 605px;
}
#grp_home_discussions_internal {
	height: 290px;
	overflow: auto;
}
#grp_home_activity {
	width: 200px;
	margin: 0px 10px 10px 0px;
	font-size: .9em;
}
#grp_home_activity td.feed_img a img {
	border: 1px solid #fff;
	margin-right: 5px;
}
#grp_home_activity td.feed_img a:hover img {
	border: 1px solid #3266cc;
}
#grp_home_activity table {
	margin-top: 10px;
}
#phine #grp_home_activity {
	width: 265px;
}
div.grp_home_mid_height {
	height: 290px;
	overflow: auto;
	padding: 0px 10px;
}
div.grp_home_base_height {
	height: 160px;
	overflow: auto;
	padding: 0px 10px;
}
#grp_home_news {
	width: 415px;
	margin: 0px 20px 10px 0px;
}
#grp_home_events {
	width: 295px;
	margin: 0px 10px 10px 0px;
}
#phine #grp_home_events {
	width: 390px;
}
#phine #grp_home_events {
	width: 390px;
}
div.grp_container_fullwidth {
	display: block;
	margin-right: 10px;
	width: 730px;
	margin-bottom: 10px;
}
#phine div.grp_container_fullwidth {
	width: 825px;
}
#grp_members {
    width: 570px;
    margin: 0px 20px 10px 0px;
}
#phine #grp_members {
	width: 580px;
}
#grp_whos_online {
    width: 140px;
    margin: 0px 10px 10px 0px;
}
#phine #grp_whos_online {
    width: 220px;
}
div.grp_030_cpad {
	padding: 0px 15px 10px;
/*	float: left; */
}
#grp_home_events h3,
#grp_home_events h4 {
	margin: .5em 0px;
}
#groupTopOverview,
#groupTopAdmin {
	width: 550px;
}
#phine #groupTopOverview,
#phine #groupTopAdmin {
	width: 655px;
}

#groupTopAdmin {
	margin-top: 10px;
	background-color: PowderBlue !important;
}
#groupTopAdmin table#admin_applicants_table td.mini_pic img {
	margin-right: 10px;
}
#groupTopAdmin table#admin_applicants_table h4 {
	margin-top: 0px;
}
div.grp_030_container h2 {
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 23px;
	color: #FFFFFF;
	text-align:center;
	background-image: url(/images/groups/grp_tl_blue_030.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 16px;
	padding-top: 3px;
		
}

#noo div.grp_030_container h2 {
    background-image: url(/noo_files/images/group_header.png);
}

#groupTopOverview_markdown {
	display: block;
	height: 136px;
	overflow: hidden;
	padding: 0px 15px;
}
div.grp_030_container {
	background-image: url(/images/groups/grp_tr_030.png);
	background-repeat: no-repeat;
	background-position: top right;

}
div.grp_030_footer {
	background-image: url(/images/groups/grp_bl_030.png);
	display: block;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom left;

}
div.grp_030_footer_right {
	background-image: url(/images/groups/grp_br_030.png);
	float:right;
	display: block;
	width: 100px;
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
}
div.grp_030_footer_right button {
	border: none;
	margin-right: 10px;
	height: 18px;
	background: none;
	padding: none;
	color: #3266CC;
}
div.grp_030_footer_right button:hover {
	background-color: gainsboro;
}
#tphn div.grp_030_footer,
#tphn div.grp_030_footer div.grp_030_footer_right {
	background: none;
}

div.grp_fh {
	height: 5px;
}

#groupTopLogo {
	float: right;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

#tphn #groupTopLogo {
    margin-right: 1em;
    border: 1px #bbb solid;
}

#group_nav {
	height: 25px;
	background-image: url(/images/groups/grp_nav_bg_030.png);
	background-position: top right;
	clear: both;
	margin: 10px 10px 10px 00px;
	padding: 0px;
}
#group_nav ul {
	list-style: none;
	padding: 0px 0px 0px 8px;
	background-image: url(/images/groups/grp_nav_bg_r_030.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
}




#group_nav li {
	float: left;
}

#group_nav a {
	color: #000;
	padding: 5px 7px;
	height: 15px;
	margin: 0px;
	border: none;
	float: left;
}
#group_nav a.selected, 
#group_nav a:hover {
	background-color: gold;
}
#headLinks li a#header_link_profile,
#headLinks li a#header_link_messages,
#headLinks li a#header_link_logout {
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-right: 5px;
}

#header_link_profile {
	background-image: url(/images/silk/status_online.png);
}
#header_link_messages {
	background-image: url(/images/silk/email.png);
}
#header_link_messages.new_mail_waiting {
	background-image: url(/images/silk/email_open.png);
}
#header_link_logout {
	background-image: url(/images/silk/door_out.png);
}

p.grp_p_event {
	background-image: url(/images/silk/date.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#grp_foot_options {
	clear:both;
}

div.grp_030_container h2.with_options {
    background-image: url(/images/groups/grp_tl_h2_extra_030.png);
    float: left;
}
div.grp_030_container ul.h2_options {
    padding: 0px;
    float: left;
    margin: 0px;
	list-style: none;
}
div.grp_030_container ul.h2_options li {
    background-image: url(/images/groups/grp_tl_h2_option_030.png);
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    padding: 2px 10px 0px 6px;
    margin: 0px;
    height: 24px;
}
#noo div.grp_030_container ul.h2_options li {
    background-image: none;
}

div.grp_030_container ul.h2_options li a {
    color: #000;
    font-size: 1.2em;
}
div.container {
    float: left;
    width: 100%;
}

#grp_whos_online a {
    float: left;
}
#grp_whos_online a img {
    float: left;
    clear: both;
    margin-bottom: 2px;
    margin-right: 5px;
    border: 1px solid #fff;
}
#grp_whos_online a:hover img {
    border: 1px solid #3266CC;
}

#grp_whos_online a div.name {
    color: #000;
}
#grp_whos_online a div.last_seen_time {
    color: #666;
}
#grp_apply {
	background-color: WhiteSmoke !important;
}
#grp_apply_form {
	margin-top: 10px;
}
#grp_apply_form table {
	width: auto;
	border: none;
}

#tphn #main a img {
	border: none;
}
p.thread_pref {
	margin: 0px 20px 20px 0px;
	border: 1px solid orange;
	padding: 5px 10px 5px 30px;
	background: url(/images/silk/email_open.png) no-repeat 5px center #FFFFCC;
}

p.thread_pref_shared {
    margin-right: 150px;    
}

p.thread_pref a {
	border: 1px solid gainsboro;
	background-color: whitesmoke;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 3px 10px 3px 26px;
}

p.thread_pref a:hover {
	background-color: gainsboro;
}
p.thread_pref a.email_subscribe_link {
	background-image: url(/images/silk/add.png);
}
p.thread_pref a.email_unsubscribe_link  {
	background-image: url(/images/silk/cancel.png);
}

p.news_subgroup {
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
	color: #444;
}

span.event_subgroup {
	font-size: 90%;
	color: #444;
}


li.news_logo {
	list-style: none;
	background-repeat: no-repeat;
	min-height: 50px;
	margin-left: -45px;
	padding-left: 55px
}

p.group_event {
	background-repeat: no-repeat;
	padding-left: 55px;
	min-height: 55px;
}


table.monthTable {
	width: 100%;
}
table.monthTable td {
	border: 1px solid Gainsboro;
	margin: 10px;
}
td.thismonth,
td.othermonth {
	height: 50px;
}
td.thismonth {
	background-color: aliceblue;
}
td.othermonth {
	background-color: white;
}

table.monthTable td.othermonth .day {
	color: gray;
}
table.monthTable td.thismonth .day {
	color: gray;
	font-weight: bold;
}

p.link_for_discussion a {
  padding-left: 18px;
  background-image: url('/images/silk/link.png');
  background-position: center left;
  background-repeat: no-repeat;
}

form#share_discussion {
  border: 1px #777 solid;
  background-color: #eee;
  padding: 5px 10px;
  font-size: 90%;
  margin-bottom: 10px;
  text-align: center;
  margin-right: 10px;
}

form#share_discussion select {
  font-size: 80%;
}

form#share_discussion input {
  padding: 0;
  font-size: 90%;
}

p#shared_discussion {
  border: 1px #777 solid;
  background-color: #eee;
  padding: 5px 10px;
  font-size: 90%;
  text-align: center;
  margin: 0;
  margin-right: 10px;
}

div#shared_discussion_box {
  float: right;
  top: 0;
  right: 0;
  width: 100px;
  border: 1px #777 solid;
  background-color: white;
  padding: 2px 5px;
  font-size: 80%;
  text-align: center;
  margin: 0;
  margin-right: 10px;
}

form div.versioned_file table {
  clear: none;
}

p.shared_from {
    font-size: 90%;
    margin: 0;
    padding: 0;
    color: #777;
}

a.rsslink {
	float:right;
}

a.rsslink img {
    border:0; 
    padding: 5px; 
    padding-bottom: 0;
}

div.grp_collection {
    padding: 0.2em;
    width: 98%;
    background-color: white;
    border: 1px gainsboro solid;
    position: relative;
}

div.grp_collection div.doc_edit_link {
    float: right;
    width: 80px;
}

div.grp_collection div.doc_edit_link a {
    display: block;
    float: right;
    clear: right;
    width: 70px;
    border: none;
    margin-bottom: 0.5em;
    background: #77e0ff;
    color: black;
    padding: 5px !IMPORTANT;
    text-align: center;
    vertical-align: middle;    
}

div.grp_collection div.doc_edit_link a.add_resource {
    background: #FFC070;
}

div.grp_collection table {
    clear: right;
}

div#grp_resources_left ul {
    display: block;
    margin: 0;
    padding: 0;
}   
div#grp_resources_left ul li {
    display: block;
    margin: 0;
    padding: 0;
}   

div#grp_resources_left ul {
    list-style: none;
}

li.collection_selector a {
    list-style: none;
    display: block;
    color: black;
    font-size: 110%;
    padding: 0.1em;
    margin: 0.2em 0 0em 0em;
    padding-left: 40px;
    background-position: 1px 1px;
    background-image: url('/images/shared/folder-closed-nochildren.png');
    background-repeat: no-repeat;
}

div#grp_resources_left ul#selector_children_top {
    margin-left: 2px;
}

div#grp_resources_left ul#selector_children_top ul.selector_children  {
    margin-left: 5px;
    padding-left: 0;
    margin-top: -5px;
    padding-top: 5px;
    background-image: url('/images/shared/l-tree.png');
    background-position: bottom left;
    background-repeat: no-repeat;
}

div#grp_resources_left ul#selector_children_top ul.selector_children li {
    padding-left: 4px;
    background-image: url('/images/shared/l-branch.png');
    background-position: bottom left;
    background-repeat: no-repeat;
}

/*
li.collection_selector_level_0 a {
    margin-left: 0.2em;
}
li.collection_selector_level_1 a {
    margin-left: 0.7em;
}

li.collection_selector_level_2 a {
    margin-left: 1.2em;
}

li.collection_selector_level_3 a {
    margin-left: 1.7em;
}
li.collection_selector_level_4 a {
    margin-left: 2.2em;
}
*/
li.collection_selector a.current_selector {
    background-image: url('/images/shared/folder-open-nochildren.png');
}

li.collection_selector_has_children a.collection_selector_has_children {
    background-image: url('/images/shared/folder-closed-children.png');
}

li.collection_selector_has_children a.open_folder {
    background-image: url('/images/shared/folder-open-children.png');
}

li.current_selector a.current_selector {
    color: black;
    background-color: white;
}

div.current_selector a:hover,
li.current_selector a.current_selector:hover {
    text-decoration: none;
    cursor: default;
}


/*
div.collection_selector a, li.collection_selector a {
    display: block;
    background-color: white;
    color: black;
    font-size: 110%;
    border: 1px silver solid;
    padding: 0.2em;
    margin: 0.3em;
    margin-left: 1.3em;
    padding-left: 25px;
}

div.collection_selector_level_0 a, 
li.collection_selector_level_0 a {
    background-color: #99CDFF;
    margin-left: 0.3em;
}
div.collection_selector_level_1 a, 
li.collection_selector_level_1 a {
    background-color: #66e0e0;
    margin-left: 0.5em;
}

div.collection_selector_level_2 a,
li.collection_selector_level_2 a {
    background-color: #CDFFFF;
    margin-left: 0.7em;
}

div.collection_selector_level_3 a,
li.collection_selector_level_3 a {
    background-color: paleturquoise;
    margin-left: 0.9em;
}

div.collection_selector_level_4 a,
li.collection_selector_level_4 a {
    background-color: lightcyan;
    margin-left: 1.1em;
}

div.collection_selector_has_children a,
li.collection_selector_has_children a.collection_selector_has_children {
    background-position: 3px 4px;
    background-image: url('/images/shared/folder-closed-blue.png');
    background-repeat: no-repeat;
}

li.collection_selector_has_children a.open_folder {
    background-image: url('/images/shared/folder-open-blue.png');
}

div.current_selector a,
li.current_selector a.current_selector {
    border: 1px black solid;
    color: black;
    background-color: white;
}

div.current_selector a:hover,
li.current_selector a.current_selector:hover {
    text-decoration: none;
    cursor: default;
}
*/

div#grp_resources_left ul a.plainlink {
    margin: 0;
    padding: 0;
    text-align: right;
    background: transparent;
    border: none;
    display: block;
    color: #3266cc;
    padding-right: 0.2em;
}

div#newcollection {
}

div.grp_collection table,
li.grp_collection table {
    width: 100%;
}

div#grp_resources_left ul.selector_footer {
    margin-top: 1em;
}

li#sortlink a, li#unsortlink a {
    display: block;
    margin: 0.3em;
    padding: 0.2em;
    background-color: slateblue;
    color: white;
}

li#unsortlink a {
    background-color: red;
    font-size: 150%;
}

div#newcollection a,
li#newcollection a {
    display: block;
    margin: 0.3em;
    padding: 0.2em;
    background-color: steelblue;
    color: white;
}

ul.sub_collection_list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
    line-height: 2em;
}

ul.sub_collection_list li {
    display: inline;
}

ul.sub_collection_list li a {
    white-space: nowrap;
    display: inline;
    background-color: moccasin;
    background-image: url('/images/silk/folder.png');
    background-position: 2px 0px;
    background-repeat: no-repeat;
    padding: 2px;
    padding-left: 25px;
    padding-right: 5px;
    margin: 2px;
    margin-bottom: 0.5em;
    color: black;
    font-weight: bold;
}

p.collectionlink {
    font-size: 80%;
    margin-top: -1em;
}

ul.autocompleteul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.autocomplete {
    background-color: #ffffdd;
    border: 1px black solid;
}

div.autocomplete ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.autocomplete ul li.selected {
    background-color: #ffffbb;
}

table.tasklist {
    border-collapse: collapse;
    width: 100%;
}

table.tasklist th {
    background-color: steelblue;
    color: white;
    padding: 0.4em;
    border-left: 1px white solid;
}

table.tasklist td {
    padding: 0.3em;
    background-color: #E7F0FF;
    border-left: 1px white solid;
}

table.tasklist tr.evenrow td {
    background-color: #D0E4FE;
}

table.tasklist tr.oddrow1 td, table.tasklist tr.oddrow3 td {
    background-color: #f7faff;
}

table.tasklist tr.evenrow1 td, table.tasklist tr.evenrow3 td {
    background-color: #eaf0f7;
}

a.tasklink {
    font-weight: bold;
}

p.collectionoperations {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 80%;
}   

p.collectionoperations a {
    border: 1px silver solid;
    padding: 3px 5px 3px 23px;
    background-color: #eeeeff;
    background-repeat: no-repeat;
    background-position: 2px center;
}

p.collectionoperations a.collectionlink {
    background-image: url(/images/silk/link.png);
}

p.collectionoperations a.ziplink {
    background-image: url(/images/silk/package.png);
}

p.collectionoperations a.emaillink {
    background-image: url(/images/silk/email.png);
}

#group_before_nav {
    display: none;
}


/* PHINE group redesign */


#phine #mainWide #main #groupMain {
    width: 790px;
    margin-left: 190px;
}

#phine h1#group_header {
}

#phine #group_nav {
    display: block;
    width: 180px;
    background: transparent;
    clear: none;
}

#phine #groupSide {
    display: block;
    float: left;
    width: 180px;
}

#phine #groupSide img.group_logo {
}

#phine #group_nav ul {
	background: transparent;
	width: 180px;
	margin: 0;
	padding: 0;
    background-color: #cdd;
    background-image: url('/images/groups/grp_br_180.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 15px;
}

#phine #group_nav li {
    display: block;
    float: none;
    background: transparent;
}

#phine #group_nav li a {
    width: 160px;
    padding: 5px 10px 7px 10px;
    margin: 0;
}

#phine #mainWide .grp_container_fullwidth {
    width: 780px; 
}

#phine #mainWide #grp_home_activity {
    width: 210px;
}

#phine #mainWide #grp_home_discussions {
    width: 550px;
}

#phine #mainWide #grp_home_news {
    width: 380px;
}

#phine #mainWide #grp_home_events {
    width: 380px;
}

#phine #phinebar #header_mainLinks {
	background: none;
	padding: 2px 0;
}

#phine #mainWide #groupTopOverview {
	width: 780px;
}

#phine #groupSide {
}

#phine #group_nav a.selected, #phine #group_nav a:hover {
    background-color: #0099CC;
    color: white;
}

#phine #mainWide div.phinecalendar div#main_column {
    width: 600px;
    clear: none;
}

#phine #mainWide div.phinecalendar div#rhs_rhs {
    width: 150px;
}

#phine #mainWide #message_container {
    width: 790px;
}

#phine .vm_from {
    width: 115px;
    margin-right: 15px;
}

#phine .vm_line {
    clear: right;
    float: right;
}

div.grp_collection #disabled {
    background: transparent;
    border: none;
}

#phine #mainWide #main #groupMain h1 {
    background: none;
    color: black;
    width: auto;
}

#phine div#grp_members {
    width: 560px;
}

#phine div#grp_whos_online {
    width: 200px;
}

#phine div#groupFoot {
    clear: left;
}

#phine div#footer {
    clear: both;
    width: 100%;
}

#phine #group_nav {
    height: auto;
}

#phine #groupTop {
    float: right;
}

#groupTopOverview {
    margin-bottom: 10px;
}

#collectionContainer {
    margin-left: 21em;
}

#phine #collectionContainer {
    clear: right;
}

/*
#sidenavgroup #mainWide #main #groupMain {
    width: 790px;
    margin-left: 190px;
}

#sidenavgroup h1#group_header {
}

#sidenavgroup #group_nav {
    display: block;
    width: 180px;
    background: transparent;
    clear: none;
}

#sidenavgroup #groupSide {
    display: block;
    float: left;
    width: 180px;
}

#sidenavgroup #groupSide img.group_logo {
}

#sidenavgroup #group_nav ul {
	background: transparent;
	width: 180px;
	margin: 0;
	padding: 0;
    background-color: #cdd;
    background-image: url('/images/groups/grp_br_180.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 15px;
}

#sidenavgroup #group_nav li {
    display: block;
    float: none;
    background: transparent;
}

#sidenavgroup #group_nav li a {
    width: 160px;
    padding: 5px 10px 7px 10px;
    margin: 0;
}

#sidenavgroup #mainWide .grp_container_fullwidth {
    width: 780px; 
}

#sidenavgroup #mainWide #grp_home_activity {
    width: 210px;
}

#sidenavgroup #mainWide #grp_home_discussions {
    width: 550px;
}

#sidenavgroup #mainWide #grp_home_news {
    width: 380px;
}

#sidenavgroup #mainWide #grp_home_events {
    width: 380px;
}

#sidenavgroup #phinebar #header_mainLinks {
	background: none;
	padding: 2px 0;
}

#sidenavgroup #mainWide #groupTopOverview {
	width: 780px;
}

#sidenavgroup #groupSide {
}

#sidenavgroup #group_nav a.selected, #sidenavgroup #group_nav a:hover {
    background-color: #0099CC;
    color: white;
}

#sidenavgroup #mainWide div.phinecalendar div#main_column {
    width: 600px;
    clear: none;
}

#sidenavgroup #mainWide div.phinecalendar div#rhs_rhs {
    width: 150px;
}

#sidenavgroup #mainWide #message_container {
    width: 790px;
}

#sidenavgroup .vm_from {
    width: 115px;
    margin-right: 15px;
}

#sidenavgroup .vm_line {
    clear: right;
    float: right;
}

div.grp_collection #disabled {
    background: transparent;
    border: none;
}

#sidenavgroup #mainWide #main #groupMain h1 {
    background: none;
    color: black;
    width: auto;
}

#sidenavgroup div#grp_members {
    width: 560px;
}

#sidenavgroup div#grp_whos_online {
    width: 200px;
}

#sidenavgroup div#groupFoot {
    clear: left;
}

#sidenavgroup div#footer {
    clear: both;
    width: 100%;
}

#sidenavgroup #group_nav {
    height: auto;
}

#sidenavgroup #groupTop {
    float: right;
}

#groupTopOverview {
    margin-bottom: 10px;
}

#collectionContainer {
    margin-left: 21em;
}

#sidenavgroup #collectionContainer {
    clear: right;
}

-->