/*Team WEMs*/

.mTeamWEM, .wTeamWEM{
width: 614px; 
height: 100px; 
margin: 0 0 9px 0; 
color: #fff;
position: relative;
}

.mTeamWEM {background: url(/i/ncb/ncaatourney12/mens-club-bgd.jpg) top left no-repeat;}
.wTeamWEM {background: url(/i/ncw/ncaatourney12/womens-club-bgd.jpg) top left no-repeat;}

.mTeamWEM .tourneySeed,
.wTeamWEM .tourneySeed {
position: absolute;
top: 46px;
left: 12px;
float:left;
font-size: 10px;
color: #d2d2d2;
}

.mTeamWEM .tourneyDropdown,
.wTeamWEM .tourneyDropdown{
position: absolute;
top: 71px;
left: 12px;
}

.mTeamWEM li.link a, .mTeamWEM li.link a:visited {
background-color:#031a39; 
color: #fff; 
display:block; 
width:45px;
}

.wTeamWEM li.link a, .wTeamWEM li.link a:visited {
background-color:#1e0009; 
color: #fff; 
display:block; 
width:45px;
}

.mTeamWEM .tourneyButton a {
position: absolute;
top: 72px;
left: 169px;
background:#031a39;
color:#fff;
display:block;
font-size:11px;
font-family: Helvetica, Arial, sans-serif;
padding: 2px 0 3px 0;
text-decoration:none;
width:150px;
text-align: center;
}

.mTeamWEM .tourneyButton a:hover { 
background: #021024; 
text-decoration: none; 
color:#fff;
}

.wTeamWEM .tourneyButton a {
position: absolute;
top: 72px;
left: 169px;
background:#1e0009;
color:#fff;
display:block;
font-size:11px;
font-family: Helvetica, Arial, sans-serif;
padding: 2px 0 3px 0;
text-decoration:none;
width:150px;
text-align: center;
}

.wTeamWEM .tourneyButton a:hover { 
background: #000; 
text-decoration: none; 
color:#fff;
}

.mens-title{
width:440px;
float:left;
margin: 13px 0 0 4px;
height: 40px;
background: url('/i/ncb/ncaatourney12/mens-club-title.png') no-repeat;
text-indent: -9999px;
}

.mens-title a{
display: block;
height: 40px;
}

.womens-title{
width:439px;
float:left;
margin: 5px 0 0 7px;
background: url('/i/ncw/ncaatourney12/womens-club-title.png') no-repeat;
height: 50px;
text-indent: -9999px;
}

.womens-title a{
display: block;
height: 50px;
}

.mTeamWEM .mTeamWEM-right .tourneyTeam,
.wTeamWEM .wTeamWEM-right .tourneyTeam{
font-size: 14px;
padding: 8px 0 0;
color: #d2d2d2;
}

.mTeamWEM .mTeamWEM-right,
.wTeamWEM .wTeamWEM-right {
margin: 0 12px 0 0;
text-align: right;
float: right;
}

.mTeamWEM .mTeamWEM-right ul,
.wTeamWEM .wTeamWEM-right ul {
font-size: 11px; 
list-style-type: none;
}

.mTeamWEM .mTeamWEM-right a,
.wTeamWEM .wTeamWEM-right a {
color: #fff;
text-decoration: none;
font-size: 10px;
}

.mTeamWEM .mTeamWEM-right a:hover,
.wTeamWEM .wTeamWEM-right a:hover {
color: #fff;
text-decoration: underline;
}

.mTeamWEM .mTeamWEM-right li,
.wTeamWEM .wTeamWEM-right li {
margin-bottom: 1px;
}

