
/*----------live_agents-page------ live_accounts-------------*/
#refreshNow {
	background:#2c2c2c url(../../img/management_templates_img/popuplayer/buttonground01.gif) repeat-x; 
	border:1px solid #2c2c2c;
	color:#ffffff;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	height:19px;
	padding:0 8px;
	*padding:0 4px;/* Style for IE */
	onfocus: expression(onfocus=function (){this.style.border='1px solid #2c2c2c'});
	onblur: expression(onblur=function (){this.style.border='1px solid #2c2c2c'});
}
/*----------live_agents-page------ live_accounts----end------*/


/*===========real_times=page=========================*/
.re_middle{zoom:1;overflow:inherit;}
.re_m_l{float:left;background:#eee; border-left:#8c8c8c 1px solid;width:10px;} /*左边框*/  
.re_m_r{float:right;background:#eee; border-right:#8c8c8c 1px solid;width:10px;} /*右边框*/
/*===========real_times=page============end==========*/



/*----------------------uses--page-------- system_messages-page-------------*/
	#liceTable td{white-space:nowrap;word-break:keep-all;padding:0px;}

	.adv {
	background-color:#F7F3EF;
	width:100%;
	height:18px;
	}
	#refreshNow,#downLoadValidateFile,#uploadFile,#asterisk_restart,#astercprocess_restart,#serverShutdownBtn,#serverRebootBtn{
	background:#2c2c2c url(../../img/management_templates_img/popuplayer/buttonground01.gif) repeat-x; 
	border:1px solid #2c2c2c;
	color:#ffffff;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	height:19px;
	padding:0 8px;
	*padding:0 4px;/* Style for IE */
	onfocus: expression(onfocus=function (){this.style.border='1px solid #2c2c2c'});
	onblur: expression(onblur=function (){this.style.border='1px solid #2c2c2c'});
	}

	#refreshNow:hover,#downLoadValidateFile:hover,#uploadFile:hover,#asterisk_restart:hover,#astercprocess_restart:hover,#serverShutdownBtn:hover,#serverRebootBtn:hover{
	background:#747474 url(../../img/management_templates_img/popuplayer/buttonground01_on.gif) repeat-x;
	border:1px solid #747474; 
	cursor:pointer;
	color:#ffffff;
	height:19px;
	padding:0 8px;
	*padding:0 4px;/* Style for IE */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
	.persontable{margin:30px 30px; line-height:25px; text-align:left;font-size:14px;}
	.persontable img{margin:0 10px;}
	.bluebig{font-size:14px; color:#000066; font-weight:bold;}
	#detectVersionDiv{float:left;}
	.headervid{float:right; margin-right:10px;}
/*----------------------uses--page------- system_messages-page----end-----------*/

