
/**/

.profile_wrap {
background: url(/images/background_view_profile.png) repeat;
behavior: url(/css/resources/iepngfix.htc);
display: none;
height: 100%;
left: 0px;
position: fixed;
top: 0px;
width: 100%;
z-index: 20
}
.profile_content {
background: #fff;
border: solid 10px #999;
font-size: 11px;
line-height: 15px;
margin: 100px auto;
padding: 20px;
text-align: left;
width: 560px
}
.headshot {
float: left;
height: 300px;
margin-right: 15px;
width: 200px
}
.member_bio {
float: left;
padding-top: 10px;
width: 345px
}
.member_bio .x {
cursor: pointer;
float: right;
height: 24px;
overflow: hidden;
padding-top: 1px;
width: 26px
}
.member_bio .name {
height: 27px;
margin-bottom: 10px;
overflow: hidden
}
.member_bio h1 {
color: #000;
font-size: 14px;
margin-bottom: 10px;
padding: 0 10px
}
.member_bio .bio_wrap {
height: 220px;
overflow: auto;
padding: 0 20px 0 10px
}
.member_bio p {
margin-bottom: 10px
}
.member_bio a {
color: #db4267;
font-weight: bold;
text-decoration: none
}
.member_bio a:hover {
color: #e4718d;
text-decoration: underline
}

/**/

#page .a {
float: left;
margin-right: 5px;
width: 220px
}
#page .b {
float: left;
width: 465px
}
#page .c {
float: left;
width: 230px
}

/**/

#page .b .content {
border-right: solid 1px #e5e5e5;
padding: 15px 0 10px 10px !important
}
#page .b dl {
margin-bottom: 20px;
padding-right: 20px
}
#page .b dt {
color: #000;
font-size: 18px;
font-weight: normal;
line-height: 20px;
margin-bottom: 5px
}
#page .b dd {
margin-bottom: 20px
}
#page .b em {
color: #db4267;
font-weight: bold
}
/**/

#page .c .content {
padding: 0 !important
}
#page .c dl {
border-bottom: solid 1px #e5e5e5;
color: #000;
font-family: tahoma, geneva, sans-serif;
font-size: 11px;
padding: 20px 15px 20px 15px
}
#page .c dl.last {
border-bottom: none !important
}
#page .c .list_title {
height: 14px;
margin-bottom: 15px;
overflow: hidden
}
#page .c dt {
color: #000;
line-height: 13px;
margin-bottom: 2px;
padding-left: 6px
}
#page .c dt strong {
font-weight: bold
}
#page .c dt.last {
margin-bottom: 10px !important
}
#page .c dd {
color: #666;
line-height: 16px;
margin-bottom: 10px;
padding-left: 6px
}
#page .c dd.last {
margin-bottom: 0 !important
}
.team_thumbs {
border-bottom: solid 1px #e5e5e5;
padding: 20px 15px 20px 15px
}
.thumb_row {
height: 60px;
margin-bottom: 5px
}
.thumb {
float: left;
height: 60px;
margin-right: 5px;
width: 60px
}
.thumb a {
border: solid 1px #e5e5e5;
display: block;
padding: 2px
}
.thumb a:hover {
border-color: #e4718d
}
.team_thumbs .last {
margin-bottom: 0 !important
}

/**/

.link_wrap {
margin-left: -5px
}
.link_wrap a {
background: url(/images/link_arrow_off.jpg) no-repeat;
color: #db4267;
display: block;
font-weight: bold;
height: 16px;
line-height: 15px;
padding-left: 21px;
text-decoration: none
}
.link_wrap a:hover {
background: url(/images/link_arrow_on.jpg) no-repeat;
color: #e4718d
}

/**/
