/* control block-Color */
 #loginPageControl{
	padding:10px 15px 0px; 
	height: 41px;
}
 li.list-loginControl{
	width: 300px; 
	float:left; 
	height: 40px;
	/*
margin-bottom:15px; 
*/
	padding-left: 17px;
}
.changeColor p{
	width: 300px;
	padding-left: 7px;
	font-size: 12px;
}
.blockColor{
	float:left;
}
#livePage{
	padding:2px 17px;
	color:#fff;
}

/* control block-Color */
/* control Live */
#container-live{
	width: 80px;
	height: 35px;
	margin-top: -25px; 
	/* margin-left: 30px; */
}
/*
#wrapper-live{ 
	width: 80px;
	height: 35px; 
	background :url('/mcot/images/changeColor/liveShadow.png') no-repeat; 
	font-weight:bold;
}
*/
/* live button */
#wrapper-live{
	background-image: url(/mcot/images/changeColor/live.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -1000em;
	width: 84px;
	height: 35px;
	cursor:pointer;
	}

/* live button */
/* control Live */	

/*search */
.classSearch{
	float:left;
}
#searchIndex{
	width: 214px;
	margin-right: 10px; 
	color: #555;
}
#container-btSearch{
	width:60px;
	height: 20px; 
	border: 1px solid #000;
}
#wrapper-btSearch{
	/*
margin-top: -1px ;
*/	
	cursor: pointer;
	width: 60px;
	height: 20px; 
	background :url('/mcot/images/changeColor/liveShadow.png') no-repeat; 
} 
#btSearch{
	color: #fff; 
	font-size: 13px;
	margin: 0 8px;
	font-weight:bold; 
	cursor: pointer;
}
/* search */
/* login */
.loginIndex{
	width: 97px; 
	margin-right: 10px; 
	float:left; 
	color: #555;
}
#container-btLoginIndex{
	width: 60px;
	height: 20px; 
	border: 1px solid #000; 
}
#wrapper-btLoginIndex{
	/*
margin-top: -1px ;
*/
	width: 60px;
	height: 20px; 
	background :url('/mcot/images/changeColor/searchShadow.png') no-repeat; 
	font-weight:bold; 
	cursor: pointer;
}
#btLogin{
	color: #fff; 
	font-size: 13px; 
	margin:0 12px 0 8px;
	font-weight:bold; 
	cursor: pointer;
}
.remember-password {
	margin-left:0px;
}
/* login */
/* breadcrumb */
#menuBreadCrumb ul{
	height:25px;
	padding:0 15px 0 15px;
	margin : 0 4px 0 7px;
	border: 1px solid black;
	background-image:url('/mcot/images/bodyImg/bg-breacrumb.png');
	background-position: 0px 2px;
}
.menuTextLI {
	height:25px;
	float: left;
	padding: 0px 5px 0px 15px;
	text-align: justify;
	color: white;
}
.menuText{
	padding-top: 5px;
	padding-right: 20px; 
}
.menuSpaceLI {
	height:25px;
	float: left;
	background-position: 0px 2px;
	width: 20px;
	background-image:url('/mcot/images/bodyImg/arrow-breadcrumb.png');
	background-repeat: no-repeat;
}
.menuTextLI a {
	color: white !important;
}

/* breadcrumb */

