@charset "UTF-8";

/*for light box begin*/
#overlay
{
	display:none;
	z-index:9998;
	filter:alpha(opacity=80);
	left:0px;
	width:100%;
	position:absolute;
	top:0px;
	height:100%;
	background-color:#666666;
	moz-opacity:0.8;
	opacity:.80;
}
#lightbox
{
	display:block;
	margin:0px 0px 0px 0px;
	z-index:9999;
	left:50%;
	width:490px;
	position:absolute;
	top:50%;
	background-color:#FFFFFF;
	text-align:left;
	/*margin:-220px 0px 0px -250px;*/
}
/*for light box begin*/

.body_main 
{
	margin:0;
	padding:0;
	background:#EBEBEB none repeat scroll 0 0;
}
.layout 
{
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1170px;
	border:1px solid #D2D2D2;
}
.section_title
{
	font-family:Arial;
	font-size:14px;
	color: #006AB1;
	font-weight:bold;
	text-decoration:none;
	Text-align: left;
	padding-left:5px;
}
.section_title_hover
{
	font-family:Arial;
	font-size:12px;
	MouseOver: #006AB1;
	text-decoration:underline;
	text-align:left;
}
.td_left
{
	width:393px;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:5px;

}
.td_left2
{
	width:985px;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:5px;

}
.td_left3
{
	width:443px;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:5px;

}
.td_right
{
	width:25px;
	vertical-align:top;
	text-align:right;
	padding-top:3px;
}
.instrument_col_title
{
	font-family:Arial;
	font-size:12px;
	color: #1A151A;
	font-weight:bold;
	text-decoration:underline;
	Text align: left;
	padding-left:5px;
	width:208px;
	vertical-align:text-top;
}
.content_col_title1
{
	font-family:Arial;
	font-size:12px;
	color: #1A151A;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	padding-right:5px;
	width:50px;
	vertical-align:text-top;
}
.content_col_title2
{
	font-family:Arial;
	font-size:12px;
	color: #1A151A;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	padding-right:5px;
	width:85px;
	vertical-align:text-top;
}
.content_col_title3
{
	font-family:Arial;
	font-size:12px;
	color: #1A151A;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	padding-right:5px;
	width:110px;
	vertical-align:text-top;
}
.content_col_title4
{
	font-family:Arial;
	font-size:12px;
	color: #1A151A;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	padding-right:5px;
	width:65px;
	vertical-align:text-top;
}

.instrument_name
{
	font-family:Arial;
	font-size:12px;
	color: #393538;
	font-weight:normal;
	text-decoration:none;
	Text align: left;
	padding-left:5px;
	width:208px;
	cursor:pointer;
}
.col_content1
{
	font-family:Arial;
	font-size:12px;
	color: #393538;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:5px;
	width:50px;
}
.col_content2
{
	font-family:Arial;
	font-size:12px;
	color: #393538;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:5px;
	width:85px;
}
.col_content3
{
	font-family:Arial;
	font-size:12px;
	color: #393538;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:5px;
	width:110px;
	cursor:pointer;
}
.col_content4
{
	font-family:Arial;
	font-size:12px;
	color: #393538;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:5px;
	width:65px;
}
.modbox
{
	margin-bottom:30px;background-color:white;
	padding:0px;
}

.page_title
{
	height:20px; 
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#006AB1;
}
.div_page_title
{
	border-bottom:1px solid #006AB1;
}
.span_logo_color
{
	color:#006AB1;
}
.div_help_master
{
	height:100px;
	background-color:#09090A;
}
.td_help_master
{
	border-top:2px solid #003359;
}


/*for section img*/
.div_section_btn_help
{	
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_help_n.gif) no-repeat;
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_help_hover
{
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_help_o.gif) no-repeat;	
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_update
{	
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_update_n.gif) no-repeat;
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_update_hover
{
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_update_o.gif) no-repeat;	
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_set
{	
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_setting_n.gif) no-repeat;
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_set_hover
{
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_setting_o.gif) no-repeat;	
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_min
{	
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_collapse_n.gif) no-repeat;
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_min_hover
{
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_collapse_o.gif) no-repeat;	
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_del
{	
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_close_n.gif) no-repeat;
	cursor:pointer;
	margin-left:6px;
}
.div_section_btn_del_hover
{
	width:19px;
	height:19px;
	background:url(images/section_img/section_btn_close_o.gif) no-repeat;	
	cursor:pointer;
	margin-left:6px;
}
.div_section_title
{
	background-image:url(images/tittle_bg.png);
}
/*end*/

/*for top images*/
.div_top_logo
{
	background-image:url(images/topLogo_t.png);background-repeat:no-repeat;
	background-repeat:no-repeat;
}
.div_top_logo_right
{
	background-image:url(images/topLogo_b.png);
	background-repeat:no-repeat;
}
/*end*/
.div_alert_data_btn_close
{
	width:15px;
	height:15px;
	background-image:url(images/section_img/s_section_btn_close_n.gif);
	background-repeat:no-repeat;
}
.div_alert_data_btn_close_hover
{	
	width:15px;
	height:15px;
	background-image:url(images/section_img/s_section_btn_close_o.gif);
	background-repeat:no-repeat;
}
.div_login_adv
{
	width:420px;
	height:330px;
	background-image:url(images/adv_image.png);
}

.div_btn_sign_in
{
	background-image:url(images/section_img/btn_bg.gif);
	background-repeat:no-repeat;
        float:left;
}

/*ji shu*/
.tr_section_odd
{
	background-color:#F2F2F2;	
}
/*ou shu*/
.tr_section_even
{
	background-color:#ffffff;
}
.div_loading
{
	width:16px;
	height:16px;
	background-image:url(images/loading_16x16.gif);
	background-repeat:no-repeat;
}

.div_support_chat
{
	width:480px;
	height:60px;
	background-image:url(images/unavailable.GIF);
	background-repeat:no-repeat;
}
/*speedometer -100 ~ 100*/

.div_speedometer_-100
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg100.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-90
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg90.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-80
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg80.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-70
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg70.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-60
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg60.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-50
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg50.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-40
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg40.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-30
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg30.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-20
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg20.gif);
	background-repeat:no-repeat;
}
.div_speedometer_-10
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/neg10.gif);
	background-repeat:no-repeat;
}
.div_speedometer_10
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos10.gif);
	background-repeat:no-repeat;
}
.div_speedometer_20
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos20.gif);
	background-repeat:no-repeat;
}
.div_speedometer_30
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos30.gif);
	background-repeat:no-repeat;
}
.div_speedometer_40
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos40.gif);
	background-repeat:no-repeat;
}
.div_speedometer_50
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos50.gif);
	background-repeat:no-repeat;
}
.div_speedometer_60
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos60.gif);
	background-repeat:no-repeat;
}
.div_speedometer_70
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos70.gif);
	background-repeat:no-repeat;
}
.div_speedometer_80
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos80.gif);
	background-repeat:no-repeat;
}
.div_speedometer_90
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos90.gif);
	background-repeat:no-repeat;
}
.div_speedometer_100
{	
	width:155px;
	height:26px;
	background-image:url(images/speedometers/pos100.gif);
	background-repeat:no-repeat;
}


/*end speedometer*/

/*add by kamir*/
.div_real_time_statement
{
	background-image:url(images/show_data_bg.png); 
	background-repeat:no-repeat;
}
.a_download
{
	color:#227EBB;
}

/*add by Johnny*/
.MsoNormal01 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-color:#404040;
	text-align: left;
}
.div_login_adv01 {
	width:420px;
	height:430px;
	background-image:url(images/icon_image.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#454341;
}
.confirm_lineTitle {
	height:22px;
	color:#FFF;
	background:#006AB1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-left:5px;
}
.confirm_lineA {
	height:22px;
	color:#404040;
	background:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}
.confirm_lineB {
	height:22px;
	color:#404040;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}
.change_typeText{
	height:22px;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.link_color
{
	color: #006AB1;
}
.confirm_textField {
	width:280px;
	margin:2px 2px 0px 2px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding-left:5px;
}
.div_btn_sign_in01 {
	background-image:url(images/section_img/btn_bg1.gif);
	background-repeat:no-repeat;
	float:left;
}
.background_color
{
	background-color:#006AB1;
}
.help_link_color
{
	color:#762123;
}

/*add by Norm to cenralize the text for all languages*/
.div_btn_sign_in {
	background-image:url(images/section_img/btn_bg.gif);
	background-repeat:no-repeat;
	width:100px;
}
.div_btn_sign_in_2 {
	background-image:url(images/section_img/btn_bg.gif);
	background-repeat:no-repeat;
	width:100px;
    float:left;
}
.div_btn_sign_in_long {
	background-image:url(images/section_img/btn_bg1.gif);
	background-repeat:no-repeat;
	width:130px;
	float:left;
}
.btn_sign_in {
	height:30px;
	padding-top:3px; 
	text-align:center;
	cursor:pointer;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.left10	{
	margin-left:10px;
}



/*Johnny Dec 9 2009, support section style*/

.support_bb{
	border-top:1px #CCCCCC solid;
	margin-top: 40px;
	display: block;
	width: 483px;
	height: 59px;
}

.support_phone{
	border-top:1px #CCCCCC solid;
	display: block;
	width: 483px;
	height: 60px;
}

.support_ga{
	border-top:1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	display: block;
	width: 483px;
	height: 60px;
	margin-bottom: 40px;
}

.support_ga ul, .support_bb ul, .support_phone ul{
	margin: 0px;
	padding: 0px;
}

.support_ga ul li, .support_bb ul li, .support_phone ul li{
	float: left;
	list-style: none;
}

.support_ga ul li a, .support_bb ul li a, .support_phone ul li a {
	cursor:pointer;
}

.device_name{
	padding: 20px 80px 0px 60px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #808080;
	height: 38px;
	width: 120px;
}
/*Johnny style finished*/