/*Team WEMs*/

.mTeamWEM, .wTeamWEM{
width: 614px; 
height: 120px; 
margin: 0 0 9px 0; 
color: #fff;
position: relative;
}

.mTeamWEM {background: url(/i/ncaa/basketball/ncaatourney13/mens-club-bgd.jpg) top left repeat-y;}
.wTeamWEM {background: url(/i/ncaa/basketball/ncaatourney13/womens-club-bgd.jpg) top left repeat-y;}

.mTeamWEM .tourneySeed,
.wTeamWEM .tourneySeed {
position: absolute;
left: 12px;
float:left;
font-size: 10px;
color: #d2d2d2;
}

.mTeamWEM .tourneySeed {
	top: 60px;
}

.wTeamWEM .tourneySeed {
	top: 70px;
}

.mTeamWEM .tourneyDropdown,
.wTeamWEM .tourneyDropdown{
	position: absolute;
	left: 12px;
}

.mTeamWEM .tourneyDropdown{ 
	top: 80px;
}
.wTeamWEM .tourneyDropdown{
	top: 90px;
}

.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: 68px;
left: 180px;
color:#fff;
display:block;
font-size:11px;
font-family: Helvetica, Arial, sans-serif;
text-decoration:none;
width:224px;
text-align: center;
}

.mTeamWEM .tourneyButton a:hover { 
background: #021024; 
text-decoration: none; 
color:#fff;
}

.wTeamWEM .tourneyButton a {
position: absolute;
top: 91px;
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:465px;
float:left;
margin: 0 0 0 4px;
height: 60px;
background: url('/i/ncaa/basketball/ncaatourney13/mens-club-title.png') no-repeat;
text-indent: -9999px;
}

.mens-title a{
display: block;
height: 40px;
}

.womens-title{
width:465px;
float:left;
margin: 0 0 0 7px;
background: url('/i/ncaa/basketball/ncaatourney13/womens-club-title.png') no-repeat;
height: 70px;
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;
}

