/* 
Style Sheet
-------------------------------------------------------
Copyright (c) 2009, Chasetheweb.net
Last Updated: Janean Angeles */
/* SPECIFIC LAYOUT */
	
/* LAYOUT */
div#layout {border-width: 0px;width: 620px;float: left;}    

/* SUB1 */
div#sub1 {margin-top: 0px;float: left;width: 185px;display: inline;margin-left: 10px;padding: 0px;}

/* MAIN */
div#main{margin-top: 0px;float: right; width: 400px;display: inline;margin-left: 10px;}	

/* LOCAL */
div#local {display: none; }
div#local ul {margin: 0px;padding:30px 5px 15px 10px;list-style-type:none;}  
/* END LAYOUT */

/*Default inner styles*/
/*.staffSchoolName{margin-bottom: 8px;font-weight: bold; font-size: 1.2em;}*/
.staffSchoolName { margin: 15px 0; }
div.staffDepartment{padding-left:10px; margin-bottom: 15px;}
.staffDepartmentHeader{font-weight: bold; margin: 0 0 10px 0; display: block; background-color: #f1f1f1;}
div.staffGroup{padding-left:10px; margin-bottom: 10px;}
.staffGroupHeader{font-weight: bold; background-color: #f6f6f6;}
div.staffMember{display: inline-block; padding-left:10px; margin-right: 15px; width: 250px; margin-bottom: 10px;}
.staffMemberDescription{font-style: italic;font-size: smaller;color: Gray;}
.staffMemberLink{}
.staff-schools-list > span {display: block;}

/*show/hide email*/
.subbuttons{width: 150px;position: absolute;top: 40px;right:50px;}
.contactInfo{color: Gray;font-size: smaller;font-style: italic;}

/*captcha*/
.iframe-container {
    min-height: 275px;
    min-width: 300px !important;
    padding: 0 !important;
}