/* CSS Document */

/* au */

ul#nav_au {
	background:url(img/au_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_au li {
	position: absolute;
	width: 174px;
}
ul#nav_au a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_au a:hover {color: #FFFF00;}
/* /au */

/* rg */

ul#nav_rg {
	background:url(img/rg_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_rg li {
	position: absolute;
	width: 174;
}
ul#nav_rg a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_rg a:hover {color: #FFFF00;}
/* /rg */

/* wim */

ul#nav_wim {
	background:url(img/wim_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_wim li {
	position: absolute;
	padding-top: 9px;
	width: 174px;
}
ul#nav_wim a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_wim a:hover {color: #FFFF00;}
/* /wim */

/* us */

ul#nav_us {
	background:url(img/us_bg.jpg) no-repeat;
	position:relative;
	margin:0px;
	height:29px;
	list-style:none;
}
ul#nav_us li {
	position: absolute;

	width: 174px;
}
ul#nav_us a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav_us a:hover {	color: #FFFF00;}
/* /us */

li#navAu {left: 0px; padding-top: 9px;}
li#navRg {left: 176px; padding-top: 9px;}
li#navWim {left: 351px; padding-top: 9px;}
li#navUs {left: 526px; padding-top: 6px;}

#bg_au{border-bottom: 6px solid #016FA0;}
#bg_rg{border-bottom: 6px solid #5C1F00;}
#bg_wim{border-bottom: 6px solid #035A27;}
#bg_us{border-bottom: 6px solid #063084;}




.USwrap {
border-left:2px solid #3374ac;
border-right:2px solid #3374ac;
border-bottom:2px solid #3374ac;
padding:5px 2px 0px 2px;
background-color:#ffffff; }
.articleWrap {
padding:8px 8px 10px 8px;
background-color:#ffffff;
border-bottom: 2px solid #999999;
border-left: 2px solid #999999;
border-right: 2px solid #999999; }
.pic_wrap {
border:1px solid #999999;
padding:1px;
margin-bottom:8px;
font-size:10px;
color:#666666; }

.left_pic {
float:left;
padding-right:8px; }
.right_pic {
float:right;
padding-left:8px; }
.right_text {
font-size:14px;
line-height:1.3em;}
.text_title {
color:#0066CC;
font-size:16px;
font-weight:800;
text-decoration:underline;
margin-bottom:10px; }

.a_arrow {
background-image:url(img/arrow.gif);
background-repeat:no-repeat;
padding-left:24px;
font-size:18px;
font-weight:700;
margin-bottom:3px;
padding-top:1px; }

.playersintro {
background-color:#66ccff; }



.players {
	font-size:10px;
	line-height:130%;
		padding:1px;
}
.playersa {
	font-size:10px;
	color:#1D3CAD;
	line-height:130%;
	padding:1px;
}

.players_c {
	font-size:10px;
	line-height:130%;
	background-color:#66CCFF;
	background-image:url(/news/feature/us/img/bg_blue.jpg);
	background-repeat: repeat-y; 
	background-position: right;  
		padding:1px;
}

.players_pic {float:right;}

.players_bottom{
  clear:both;
		font-size:10px;
	line-height:130%;
	padding:1px 1px 5px 1px;
	margin-bottom:3px;
	border-bottom:1px solid #999999;
}

.matchup { font-size:11px; }

