/*==============module header=================*/
.page-header{
	background-color:#fff;
}
.bound-globalMenu{
	background:url(../root/bg-band-menu-top.png) repeat-x bottom;
	height: 38px;
    margin-bottom: 10px;
}
.wrap-header .system-hourse{
	float:left;
	width:150px;
	padding-left:15px;
	padding-top:14px;
}
.wrap-header .menu-global{
	float:left;
	padding-top:10px;
	line-height:28px;
	height:28px;
	width: 702px;
}
.wrap-header .languages{
	float:right;
	width:133px;
	text-align:center;
	padding-top:7px;
}
.globalMenu-normal{
	float:left;
	padding:0px 15px;
	height:28px;
	line-height: 28px;
}
.globalMenu-normal a{
	font-weight:bold;
	color:#fff;
}
.globalMenu-selected{
	background:url(../images/global-menuActive.gif) no-repeat 0% 0px;
	float: left;
    height: 23px;
    line-height: 23px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 0;
}
.globalMenu-selected span{
	padding:0px 15px;
	float:left;
	background:url(../images/global-menuActive.gif) no-repeat 100% -23px;
	font-weight:bold;
	color:#0160a5;
}

/*-----menu cap 3------*/
.show-menu-level-3-link{
	display:inline-block;
	padding-left:3px;
}
li.main-menu-level2{
	position:relative;
}
ul.level-3-menu-parent{
	position:absolute;
	top:25px;
	left:0px;
	background:#2C2C2C;
	z-index:999;
	text-align:left;
}
ul.level-3-menu-parent li a:hover{
	color:#FF7900;
}
/*-----end menu cap 3------*/
.name-reader-and-iteams{
	_margin-top:-9px;
}
/*==============images==========*/
.bound-menutop{
}
.bound-menutop .parent-menu{
	background:url(../images/bgmenu.jpg) repeat-x 0% 0%;
	height:30px;
	margin:0px 2px;
	padding-left:6px;
}
.bound-menutop .parent-menu .right-menu{
	background:url(../images/bg-right-menu.gif) no-repeat 100% 0%;
	height:30px;
}
.bound-menutop .parent-menu .menu-top{
	float:left;
	padding:0px 24px 0px 16px;
	line-height:33px;
}
.bound-menutop .parent-menu .menu-top a{
	color:#fff;
	font-weight:bold;

}
.parent-menu .menu-top-active{
	background:url(../images/menutop.gif) no-repeat 0% 0%;
	height:30px;
	float:left;
}
.parent-menu .menu-top-active span{
	padding:0px 24px 0px 16px;
	float:left;
	background:url(../images/menutop.gif) no-repeat 100% -30px;
	height:30px;
	line-height:33px;
	color:#1066A7;
	font-weight:bold;
}
/*----menu children-*/
.bound-menutop .child-menu{
	background:url(../images/bgchildmenu.gif) repeat-x 0% 0%;
	height:28px;
}
.child-menu ul{
	list-style:none;
	float:left;
	width:100%;
}
.child-menu ul li{
	float:left;
	padding:0 8px;
	line-height:25px;
}
.child-menu ul li a{
	color:#FFFFFF;	
}
a#main-menu-level2-active{
	color:Red;
	font-weight:bold;
}
.child-menu ul li a:hover{
	color:#FF6600;
	text-decoration:none;
}
.child-menu ul li a.menu-level2-active{
	color:#FF6600;
	font-weight:bold;
}
.dis-block{
	display:block;
}
.dis-none{
	display:none;
}
.bound-head-login .bound-logo{
	float:left;
	margin-right:15px;
}
.bound-top-banner{
	padding-top:10px;
}
.bound-head-login .bound-logo img{
	padding-left:15px;
}
#menu-live-tv{
	padding: 0px;
	line-height: 33px;
	background: none;
}
#menu-live-tv a{
	padding:11px 29px;
	background: url(../images/live-tv.gif) center no-repeat;
}
.right-menu #menu-livescore{
	padding: 10px 0 0 10px;
}
#menu-livescore.menu-top{
	padding-top:0;
}
.parent-menu #menu-livescore{
	background:none;
}
#menu-livescore a{
	padding:11px 41px;
	background: url(../images/live-score.gif) center no-repeat;
}