@charset "UTF-8";
/* CSS Document */

/*general layout*/

#showcase_team{
width:970px;
height:240px;
border-bottom:1px solid #CCCCCC;
}

.other_team{
width:970px;
margin-top:10px;
border-bottom:1px solid #CCCCCC;
}

.otherteam_left{
width:475px;
border-right:1px solid #CCCCCC;
margin-bottom:10px;
padding-right:10px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.otherteam_right{
width:475px;
margin-bottom:10px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#teams_bottom{
width:970px;
overflow:auto;
margin-top:4px;
border-bottom:1px solid #CCCCCC;
}

#about_teams{
width:475px;
border-right:1px solid #CCCCCC;
margin-bottom:10px;
padding-right:10px;
float:left;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#all_teams{
width:475px;
margin-bottom:10px;
float:right;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

/*showcase team layout*/

#teamheader{
height:15px;
width:970px;
float:left;
}

#teamheader h2{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-top:0px;
margin-bottom:0px;
color:#333333;
}

#mainshowcase_img{
width:350px;
height:210px;
float:left;
margin-top:5px;
margin-bottom:5px;

}

#mainshowcase_img img{
border:1px solid #CCCCCC;

}

.mainshowcase_collage{
width:180px;
height:220px;
float:left;
margin-top:5px;
margin-left:10px;

}

.mainshowcase_collage img{
margin-top:0px;
margin-bottom:10px;
border:1px solid #CCCCCC;

}

#mainshowcase_description
{
width:420px;
height:210px;
margin-top:5px;
margin-left:10px;
float:left;
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;

}

#mainshowcase_description a
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
font-weight:bold;

}

#mainshowcase_description a:hover
{
color:#f5861f;
text-decoration:none;

}

/*other teams*/

#leftteam_image{
border:1px solid #CCCCCC;
margin-top:0px;
margin-right:10px;
float:left;
}

#rightteam_image{
border:1px solid #CCCCCC;
margin-top:0px;
margin-right:10px;
float:left;
}

.otherteam_title{
margin-top:0px;
margin-right:0px;
width:283px;
height:40px;
float:left;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
vertical-align:baseline;
}

.otherteam_title img{
margin-top:0px;
margin-right:0px;
border:0px;
float:right;
}

.otherteam_left a, .otherteam_right a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

.otherteam_left a:hover, .otherteam_right a:hover{
color:#f5861f;
text-decoration:none;
}

/*about teams layout*/

#aboutteams_title{
margin-top:0px;
margin-right:0px;
width:475px;
height:18px;
border-bottom:1px solid #CCCCCC;
margin-bottom:5px;
}

#aboutteams_title h2{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-top:0px;
margin-bottom:0px;
color:#333333;
font-weight:bold;
}


/*all teams layout*/

#allteams_title{
margin-top:0px;
margin-right:0px;
width:475px;
height:18px;
border-bottom:1px solid #CCCCCC;
margin-bottom:5px;
}

#allteams_title h2{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-top:0px;
margin-bottom:0px;
color:#333333;
font-weight:bold;
}

#allteams_road{
width:227px;
margin-top:0px;
margin-right:10px;
float:left;

}

#allteams_mtb{
width:227px;
margin-top:0px;
margin-right:0px;
padding-left:10px;
border-left:1px solid #CCCCCC;
float:left;

}

#teams_bottom ul{
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
}

#teams_bottom ul li{
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#333333;
}

#teams_bottom ul li a{
color:#0046ae;
font-weight:bold;
text-decoration:none;
background:transparent url(../images/teams_images/extra/external.png) no-repeat right top;
padding-right:12px;
}

#teams_bottom ul li a:hover{
color:#f5861f;
}


