@import url("/_infrastructure/css/module/directory.css");

/* =LIST (Import from Shared)
----------------------------------------------------------------------------- */


/* =PROFILE (Import from Shared)
----------------------------------------------------------------------------- */


/* =SEARCH
----------------------------------------------------------------------------- */
.directory-search{ }
	.directory-search h2{}
	.directory-search form{ padding-bottom: 1em; }
		.directory-search label{ display: block; }
			.directory-search label span{ display: block; }
				.directory-search label span input,
				.directory-search label span select{ width: 90%; }
				.directory-search label span input{}
				.directory-search label span select{ width: 96%; }
			.directory-search input.button{ margin-top: .5em; }
			
			
/* =BIRTHDAY (Import from Shared)
----------------------------------------------------------------------------- */

	
/* Directory Update
----------------------------------------------------------------------------- */
.relateupdate {
    position: relative;
    height: 17px;
    }
.relateupdate #relateselect {
    position: absolute;
    right: 10px;
    top: 3px;
    }
.formcontainer {}
.formcontainer .tableform {}
.formcontainer .tableform table {}
.formcontainer .tableform table tr {}
.formcontainer .tableform table tr td {}
.formcontainer .tableform table tr td.labelcell {}
.formcontainer .tableform table tr td label {}
.formcontainer .tableform table tr td input {}
.formcontainer .tableform table tr td select {}
.formcontainer .tableform table tr td textarea {}
.formcontainer .tableform table tr td.submit { padding: 5px 0;	}
.formcontainer .tableform table tr td.submit input#submit {	}
.formcontainer .tableform table tr td.submit input#reset { margin-left: 10px; }
.formcontainer .tableform ul.interestsprofile {	}
.formcontainer .tableform ul.interestsprofile li { }
.formcontainer .tableform ul.interestsprofile li input { }

/* Recent Logins
----------------------------------------------------------------------------- */
.recent-logins{
	padding: 0 5px;
	}
.recent-logins ul{
	margin: 0;
	padding: 0;
	}
.recent-logins ul li{
	margin: 0;
	padding: 0;
	}
	
/* Groups and Friends
----------------------------------------------------------------------------- */
.sendnote,
.addafriend,
.removefriend{ float: right; margin-right: 1em; margin-top: -1.25em;}

#yourlists ul.buddy-lists { list-style: none; margin: 0 0 1em 0; padding: 0; background-color: #cccccc; }
#yourlists ul.buddy-lists li{ padding: 3px 10px; }
#yourlists ul.buddy-lists li.alt{ background-color: #E0E0E0; }

ul.buddy-lists input{ float: left; margin-right: .5em;}

#groups label, #groups select{ display: block; }
#groups .createinput input{ float: left; margin-bottom: 10px; margin-right: .5em;}
#groups .createinput #listname{ float: none; }

#groups ul{ margin: 0; padding: 0; }
#groups h2{ margin-top: 1em;}
#groups ul a.remove-link{ margin-left: .5em;}

.sc #listcontact { padding: 0 5px; }
#listcontact h2 { margin: 5px 0 0 0; }
#listcontact #listname{ margin-left: 0px; }
#listcontact input{ margin-right: 5px; }
#listcontact input.create{ margin: 5px 0; }
#listcontact span.discuss{ margin: 10px 0 3px 0; display: block;}
#listcontact select{ margin: 0 0 10px 0;}

#listcontact .createinput{ padding-top: 5px; }

#listcontact .createinput label,
#editlist label {font-weight: bold; font-size: 12px; display: block;}
#listcontact .createinput strong,
#editlist strong {font-size: 12px; display: block;}
#listcontact .createinput .public,
#editlist .public{ display: block; margin: -18px 5px 0px 15px; }
#listcontact #contactlist { margin: 0 0 10px 0; }
#listcontact #contactlist input{ margin: 0 5px 0 5px; }
.remove-link{ padding-left: 5px; }

.sc .my-friends ul{ list-style: none; margin: 8px 0 0 -9px;}	
.sc .my-friends ul li{ margin: 0; padding: 0; }
