﻿div#team-wrapper
{
width				: 785px;
padding				: 0px 0px 0px 0px;
overflow			: hidden;
background-color    : #FFF;
min-height			: 500px;
}

* html div#team-wrapper
{
height				: 500px;
}

div#team-wrapper div.team-names
{
width				: 260px;
padding				: 30px 0px 0px 20px;
overflow			: hidden;
float               : left;
}

div#team-wrapper div.team-names ul
{
list-style-type     : none;
margin              : 0px;
padding             : 0px;
width               : 260px;
overflow            : hidden;
}

div#team-wrapper div.team-names ul li
{
font-size           : 75%;
font-weight         : normal;
line-height         : 15px;
color               : #333;
padding             : 0px 0px 0px 0px;
margin              : 0px;
float               : left;
display             : block;
width               : 260px;
}

div#team-wrapper div.team-names ul li a
{
color               : #333;
text-decoration     : none;
padding             : 4px 0px 5px 0px;
display             : block;
border-bottom       : 1px solid #CCC;
}

div#team-wrapper div.team-names ul li a span
{
color               : #008061;
}

div#team-wrapper div.team-names ul li.name-on a
{
background-color    : #EEE;
}

div#team-wrapper div.team-detail
{
width				: 490px;
padding				: 0px 0px 0px 0px;
overflow			: hidden;
position            : absolute;
left                : 450px;
top                 : 200px;
display             : block;
}

div#team-wrapper div.team-detail div.header
{
width				: 450px;
padding				: 15px 20px 0px 20px;
overflow			: hidden;
background          : url(../images/team/bg-team-detail-top.gif) no-repeat top left;
background-color    : #EEE;
}

div#team-wrapper div.team-detail div.header img
{
display             : block;
float               : left;
margin              : 0px 20px 0px 0px;
}

div#team-wrapper div.team-detail div.header p
{
font-size           : 75%;
font-weight         : normal;
line-height         : 15px;
color               : #333;
padding             : 0px 0px 0px 0px;
margin              : 0px;
}

div#team-wrapper div.team-detail div.header p a
{
color               : #333;
}

div#team-wrapper div.team-detail div.header p a.vcard
{
background          : url(../images/team/v-card.gif) no-repeat;
padding             : 1px 0px 6px 32px;
text-decoration     : none;
font-size           : 90%;
font-weight         : bold;
color               : #666;
}

div#team-wrapper div.team-detail div.header p span
{
color               : #008061;
}

div#team-wrapper div.team-detail div.header p span.wide
{
display             : block;
float               : left;
width               : 40px;
}


div#team-wrapper div.team-detail div.copy
{
width				: 450px;
padding				: 20px 20px 20px 20px;
overflow			: hidden;
background          : url(../images/team/bg-team-detail-bottom.gif) no-repeat bottom left;
margin              : 0px 0px 20px 0px;
background-color    : #EEE;
}

div#team-wrapper div.team-detail div.copy p
{
font-size           : 75%;
font-weight         : normal;
line-height         : 16px;
color               : #666;
padding             : 0px 0px 15px 0px;
margin              : 0px;
}

div#team-wrapper div.team-detail div.copy p a
{
color               : #666;
}

div#team-wrapper div.team-detail div.copy p a:hover
{
color               : #008061;
}
