/* CSS Document */
.teamModule{}
.teamModule ul{padding:0;margin:0}
.teamModule ul.categories li{list-style-type:none;list-style-position:outside;padding:0;margin:0;background:none}
.teamModule ul.categories li ul.categoryContent{margin:3px 0 0 0}
.teamModule ul.categories li.teamMember{margin:0 0 5px 0;padding:10px 10px 15px;background:#edece8}
.teamModule li.teamMember h2{line-height:1.1em;background:#02467a;color:#fff;display:inline-block;padding:2px 5px}
.teamModule li.teamMember h2 span{color:#c2e2eb;text-transform:uppercase;font-size:0.8em}
.teamModule .contentImages{float:left;margin:5px 10px 5px 0}
.teamModule .contentImages img{display:block;max-width:100px;padding:0;margin:0;border:5px solid #fff}
.teamModule .teamMemberInfo{margin:5px 3px 10px 0;padding:5px 0 0;border-top:1px dashed #02467a;font-size:1em;line-height:1.2em}
.teamModule ul.teamQuestions{background:#f3f3f0;clear:both;padding:9px 8px 3px;margin:15px 0 12px;color:#313131}
.teamModule ul.teamQuestions h3{line-height:1.1em;background:#fff;color:#004b61;padding:3px 4px 4px;margin:0}
.teamModule ul.teamQuestions p{padding-left:5px;padding-right:5px}
.teamModule .marathonInfo{padding-top:8px}
.teamModule .memberContact,.teamModule .marathonData{padding:0 10px 3px 0;font-size:1.05em;color:#004b61}
.teamModule .memberContact span,.teamModule .marathonData span{font-weight:bold}
.teamModule .memberContact a,.teamModule .marathonData a{}
.teamModule .memberContact a:hover,.teamModule .memberContact a:active,.teamModule .memberContact a:focus,.teamModule .marathonData a:hover,.teamModule .marathonData a:active,.teamModule .marathonData a:focus{}
.teamModule .marathonDonate{padding:10px 12px 15px;background:#fff;margin-top:10px}
.teamModule .marathonDonate span{font-weight:bold}

/* team member assigned to page */
.teamInclude{margin:15px 0}
.teamInclude h2{display:none}
.teamInclude .teamMember{padding:8px 6px 11px 8px;margin:0 4px 8px 0;border:2px solid #ddd;width:225px;float:left;background:#fff;height:12em}
.teamInclude .teamMember h3{font-size:1em;line-height:1.4em;padding:0 0 4px;margin:0;color:#22386f;}
.teamInclude .teamMember h3 span{color:#192939;font-weight:normal}
.teamInclude .teamMember .contentImages{float:right;margin:0 7px 0 15px;width:90px}
.teamInclude .teamMember .contentImages img{display:block;max-width:90px;margin:0;border:1px solid #ccc;padding:3px}
.teamInclude .teamMember .memberContact{margin:0;padding:0 0 4px;font-size:1em;color:#606369; width:260px}
.teamInclude .teamMember .memberContact span{font-weight:normal}
.teamInclude .teamMember .marathonData {font-weight:bold;padding:2px 0;font-size:0.95em}
.teamInclude .teamMember .marathonData span{font-weight:normal}
