@import url("/_infrastructure/css/module/directory.css");

/* VERSIONS
/* 1_0: Initial Directory CSS [Author: Various]
/* 1_1: Added version header, default list and managed update css [Author: Corbin]
----------------------------------------------------------------------------- 
 =DIRECTORIES (Local)
----------------------------------------------------------------------------- */


/* =LIST (Import from Shared)
----------------------------------------------------------------------------- */
.directory .list ul li dl dd { border: none; margin: 0; padding: 0; }
.directory .list ul li dl:after { clear: none; content: ""; display: none; }
/*.directory .list dl dt {
    float: left;
	margin-right: 6px;
}*/


/* =PROFILE (Import from Shared)
----------------------------------------------------------------------------- */
.directory .profile  dl:after { clear: none; content: ""; display: none; }


/* =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; }
			.result-count{ margin-bottom: 1em;}
			
/* =BIRTHDAY (Import from Shared)
----------------------------------------------------------------------------- */


/* Linked */
.relateupdate {
    position: relative;
    height: 17px;
    }
.relateupdate #relateselect {
    position: absolute;
    right: 10px;
    top: 3px;
    }
.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 { }
.formcontainer .tableform table tr td .phone { padding: 0; background-image: none; }

/* =Interests (List and Update Form)
----------------------------------------------------------------------------- */
		.directory dl.interests dd .comment { padding-left: 1em; }
	
/* =FRIENDS LIST
----------------------------------------------------------------------------- */
.sendnote,
.addafriend,
.removefriend{ float: right; margin-right: 1em; margin-top: -1.25em;}
.sc .my-friends ul{ list-style: none; margin: 8px 0 0 -9px;}	
.sc .my-friends ul li{ margin: 0; padding: 0; }

/* =GROUPS/BUDDYLISTS
----------------------------------------------------------------------------- */
ul.groups { list-style: none; padding: 0; margin: 5px 10px; }
    ul.groups li {}
    ul.groups li.alt {}
    ul.groups li.owner {}
    ul.groups li.archived { text-decoration: line-through; }
        ul.groups li a {}
        ul.groups li span.utility-links { margin-left: 10px; }
		
    div.view-group p.group-desc { }
    div.view-group ul { list-style: none; margin: 5px 10px; }
    div.view-group ul li { }
    div.view-group ul li.alt { }
        div.view-group ul li a { }
        div.view-group ul li span.utility-links { margin-left: 5px; }
            div.view-group ul li span.utility-links a { margin-left: 5px; }
            div.view-group ul li span.utility-links a.email-link { }
            div.view-group ul li span.utility-links a.remove-link { }

/* Edit Group */
            .edit-group form p input { margin-bottom: 7px; }
            .edit-group form p input#ListArchived { margin-right: 5px; }
            .edit-group form p input#isPublic { margin-right: 5px; }
            .edit-group form p select { margin-bottom: 7px; }

/* Create Group */
div.createinput { }
    div.createinput label { }
    div.createinput input { margin-bottom: 7px; }
    div.createinput input#isPublic { margin-right: 5px; }
    div.createinput select { margin-bottom: 7px;  }
.create-group { }
    .create-group h2 { }
    .create-group div.createinput { }
        div.group-search form label { display: block; }
            div.group-search form label input { display: block; margin-bottom: 7px; }
        div.group-search form input.button { }
        
	.directory dl.address .home .type { display: none;}	
		
.facdir .daytime.tel span.type {
   display: none;
}

.facdir .daytime.tel span.value:before {
	 content: "(718) 329-7300 x.";
}	
.departments .position{ font-style: italic;}		
		
		
		
		
		
		
		
		
		
		
		