*{
outline:none;
}

.teamimg {
margin-bottom:25px;
}

#content.list #searchbar{
float:left;
height:30px;
margin-left:15px;
*margin-left:7px;

}

#content.list #searchbar input{
float:left;
background:url(images/searchbar_bg.jpg) no-repeat;
height:30px;
line-height:30px;
padding:5px;
width:190px;
margin-right:5px;
}

#content.list  p {
display:inline;
}

#content.list  p.sd a{
float:left;
background:url(images/sda_bg.jpg) no-repeat;
height:30px;
color:#ffffff;
line-height:28px;
font-size:11px;
text-transform:uppercase;
padding:0 10px 0 9px;
}
	#content.list  p.sd span{
	display:block;
	background:url(images/sdspan_bg.jpg) no-repeat;
	width:13px;
	height:30px;
	float:left;
	}

#content.list #searchbar ul{
float:left;
list-style:none;
height:30px;
line-height:28px;
}

#content.list #searchbar ul li{
float:left;
text-transform:uppercase;

}

#content.list #searchbar ul li.first{
text-transform:none;

}

	#content.list #searchbar ul li.first a{
	border-bottom:1px solid #234B8D;
	line-height:19px;
	}
	
		#content.list #searchbar ul li a{
	color:#234B8D;
	}
	
#list {
float:left;
} 


#list #listmenu {
float:left;
width:955px;
margin:15px;
margin-bottom:10px;

_margin:7px;

}

#list #listmenu ul{
list-style:none;
border-bottom:1px solid #5775A6;
float:left;
width:100%
}

#list #listmenu ul.right{
border-bottom:none;
float:right;
width:100px;

}

#list #listmenu ul.right li.searchbox{
display:none;
float:left;
width:100%;
height:150px;
padding:10px;
}


#list #listmenu ul.right li.searchbox p{
height:30px;
line-height:30px;
font-size:14px;
padding-left:5px;
padding-right:5px;
display:block;
float:left;
}

#list #listmenu ul.right li.searchbox p.textbox{
line-height:16px;
font-size:12px;
padding:10px;
}

#list #listmenu ul.right li.searchbox form div{
width:350px;
float:left;
}

#list #listmenu ul.right li.searchbox form div h2{
font-size:14px;
line-height:16px;
color:#5775A6;
}


#list #listmenu ul.right li.searchbox form div.middle{
width:150px;
}

#list #listmenu ul.right li.searchbox input[type="text"]{
width:180px;
border:1px solid #5775A6;
float:none;
}
#list #listmenu ul.right li.searchbox input[type="checkbox"]{
height:30px;
line-height:30px;
}
#list #listmenu ul.right li.searchbox input{
float:left;
}

#list #listmenu ul.right li.searchbox p select{
width:185px;
border:1px solid #5775A6;
}

#list #listmenu ul.right li.searchbox input[type="button"]{
width:85px;
border:1px solid #ffffff;
background-color:#5775A6;
height:30px;
color:#ffffff;
}

#list #listmenu ul.right li.searchbox label{
height:30px;
line-height:30px;
font-size:13px;
float:left;
margin-right:10px;
width:100px;
clear:left;
}


#list #listmenu ul.right li.searchbox select option{
font-size:13px;
}

#list #listmenu ul.right li.sdlfirst{
float:right;
}

#list #listmenu ul.right{
width:100%;
}

#list #listmenu ul.right:hover li.searchbox{
display:block;
}

#list #listmenu ul.right:hover li.sdlfirst{
border-top:1px solid #5775A6;
}

#list #listmenu ul.right li.sdlfirst{
width:100%;

}

#list #listmenu ul.right li.sdlfirst a{
float:right;
}

#list #listmenu ul.right  li.sdlfirst a{
background:url(images/sda_bg.jpg) bottom left no-repeat;
}
	#list #listmenu ul.right li.sdlfirst span{
	background:url(images/sdspan_bg.jpg) no-repeat bottom right;
	*float:right;
	}

#list #listmenu ul.right li ul.submenu{
position:absolute;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
background:url("images/submenu_bg.jpg") repeat-x scroll 0 0 #F9D28E;
border-bottom:1px solid #D48421;
border-left:1px solid #D48421;
border-right:1px solid #D48421;
display:none;
margin:0;
padding:5px 10px 5px;
z-index:200;
top:29px;
}

#list #listmenu ul.right li:hover ul.submenu {
display:block;
}

#list #listmenu ul.right li:hover ul.submenu {
display:block;

}


#list #listmenu ul.right li ul.submenu li{
margin:0 0 0 0;
height:16px;
}

#list #listmenu ul.right li ul.submenu li a{
background:none;
margin:0 0 0 0;
padding:0 0 0 0;
color:#000000;
height:16px;
text-transform:none;
font-size:12px;
line-height:16px;
}

#list #listmenu ul.right li ul.submenu li a:hover {
text-shadow:0 1px 1px #CE5C02;
}



#list #listmenu ul.right li{
margin:0 0 0 5px;
position:relative;
}

#list #listmenu ul li{
float:left;
margin:0 5px 0 0;
height:28px;


}

#list #listmenu ul li a{
color:#ffffff;
}

#content.list  li.sdl a{
float:left;
background:url(images/sda_lightbg.jpg) no-repeat;
height:28px;
color:#ffffff;
line-height:28px;
font-size:11px;
text-transform:uppercase;
padding:0 0 0 9px;

}

#content.list  li.sdl:hover a{
background:url(images/sda_bg.jpg) no-repeat;
}

#content.list  li.sdl:hover  span{
background:url(images/sdspan_bg.jpg) no-repeat top right;
}


	#content.list  li.sdl span{
	display:block;
	background:url(images/sdspan_lightbg.jpg) no-repeat;
	height:28px;
	float:right;
	width:9px;
	*float:left;
	
	}
	
	#content.list  li.sdlfirst a{
float:left;
background:url(images/sda_bg.jpg) no-repeat;
height:28px;
color:#ffffff;
line-height:28px;
font-size:11px;
text-transform:uppercase;
padding:0 0 0 9px;

}
	#content.list  li.sdlfirst span{
	display:block;
	background:url(images/sdspan_bg.jpg) no-repeat top right;
	height:28px;
	float:right;
	width:8px;
	*float:left;
	}
	

#content.list a.a_player {
width:288px;
height:60px;
float:left;
background-color:#f7f7f7;
border:1px solid #b3b3b3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:10px;
margin:1px 1px 15px 13px;
*margin:1px 1px 15px 10px;
} 

#content.list a.a_player:hover {
border:2px solid #CE5C02;
margin:0px 0px 14px 12px;
_margin:1px 1px 15px 10px;
} 



#content.list a.a_player img{
float:left;
width:58px;
margin-right:5px;
}

#content.list a.a_player p{
float:right;
width:224px;
}

#content.list a.a_player h3{
line-height:15px;
font-size:15px;
text-transform:uppercase;
}

#content.list a.a_player p span{
line-height:13px;
font-size:13px;
color:#000000;
margin:5px 0 0 0;
display:block;
float:left;
margin-right:5px;
}

#content  h2.teams{
font-size:24px;
color:#234b8d;
margin:15px 0 0 15px;
*margin:0 0 0 15px;
}
