@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f5a5d;
	margin:0 auto;
}
img{
	border:0px;
	margin:0;
}
a img{
	border:0px;
	padding:0;
	margin:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul, li{
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	padding:0;
	margin:0;
}

#main{
	width:990px;
	margin:0 auto;
	padding:0 auto;
}
#header{
	width:990px;
	/*float:left;*/
	height:140px;
	margin:0;
	padding:0;
}
#header_logo{
	float:left;
	width:261px;
	margin:24px 0 0 20px;
}
#header_menu{
	float:right;
	vertical-align:bottom;
	height:104px;
}
#header_menu ul{
	display:inline;
	float:left;
	margin:84px 15px 5px 0;
}
#header_menu ul li{
	display:inline;
	padding:0 5px;
}
#header_menu ul li a{
	color:#8d979c;
	text-transform:uppercase;
	font-size:10px;
}
#header_menu ul li a:hover{
	color:#c4161c;
}
#header_menu ul li.active_contact a
{
	color:#c4161c;
	font-size:10px;
}
#header_navigator{
	float:left;
	width:990px;
	background:url(images/header_bg_menu.jpg) repeat;
	height:35px;
}
#header_navigator ul{
	float:left;
}
#header_navigator ul li{
	display:inline;
	padding:0;
	position:relative;
	float:left;
	background:url(images/a_menu.jpg) no-repeat top center;
	border-right:1px solid #0179bf;
	border-left:1px solid #0179bf;
	z-index:500;
	
}
.menu_active{
	background:#c4161c url(images/a_menu_hover.jpg) no-repeat top center!important;
	border-right:1px solid #ffffff!important;
	border-left:1px solid #ffffff!important;
	height:35px;
}
#header_navigator ul li a{
	color:#ffffff;
	font-weight:bold;
	padding:10px 15px;
	float:left;	
	text-decoration:none;
	height:15px;
	
}
#header_navigator ul li a:hover{
	background:#c4161c url(images/a_menu_hover.jpg) no-repeat top center;
	height:15px;
}
#header_navigator ul li:hover{
	background:#c4161c url(images/a_menu_hover.jpg) no-repeat top center!important;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.menu-home{
	background:url(images/a_home.jpg) no-repeat top left!important;
	border:none!important;
}
.menu-home_about_ative{
	background:url(images/a_home.jpg) no-repeat top left!important;
	border:none!important;
}
.menu-home_active{
	background:#c4161c url(images/a_home_hover.jpg) no-repeat top left!important;
	border-right:1px solid #ffffff;	
	height:35px;
}
.menu-home_active a{
	background:none!important;
	padding-left:20px!important;
	padding-right:15px!important;
	border:none!important;
}
.menu-home_active a:hover{
	background:#c4161c url(images/a_home_hover.jpg) no-repeat top left!important;
	border-right:none!important;
	border-left:none!important;
}
.menu-home a{
	background:none!important;
	padding-left:20px!important;
	padding-right:15px!important;
	border:none!important;
	border-right:1px solid #0179bf!important;
}
.menu-home{
	background:#0179bf url(images/a_home.jpg) no-repeat top left!important;
	border-right:1px solid #ffffff;
	
}
#header_navigator ul li .menu-home{
	padding-left:0!important;
	border:none!important;
}
.menu-home a:hover{
	background:#c4161c url(images/a_home_hover.jpg) no-repeat top left!important;
	border-right:1px solid #ffffff!important;
	border-left:none!important;
}

/*phan about active*/
.menu-home_about_ative a{
	background:none!important;
	padding-left:20px!important;
	padding-right:15px!important;
	border:none!important;
}
.menu-home_about_ative{
	background:#0179bf url(images/a_home.jpg) no-repeat top left!important;
	border-right:1px solid #ffffff;
}
#header_navigator ul li .menu-home_about_ative{
	padding-left:0!important;
	border:none!important;
}
.menu-home_about_ative a:hover{
	background:#c4161c url(images/a_home_hover.jpg) no-repeat top left!important;
	border-right:none!important;
	border-left:0!important;
}

#serach{
	float:right;
	background:url(images/bg_search.jpg) no-repeat top right;
	width:190px;
	padding:5px 0; 
}
.search_input{
	width:181px;
	height:24px;
	background:url(images/bg_input_search.jpg) no-repeat;
}
.search_input input{
	float:left;
	width:173px;
	margin:3px 4px;
	border:none;
	color:#8d979c;
	font-size:11px;
	padding:2px 0;
	background:url(images/ico_search.jpg) no-repeat right center;
}
.search_input input:focus{
	background:#ffffff;
}

#content{
	width:990px;
	/*float:left;*/
	margin:0;
	padding:0;
}
#banner{
	background:#C4161C;
	float:left;
	min-height:4px;
	width:990px;
}
#banner_home{
	background:#ffffff;
	float:left;
	min-height:4px;
	width:990px;
}
#content_detail{
	float:left;
	width:990px;
	border-bottom:1px solid #c3d3dd;
	padding-bottom:20px;
	margin-top:1px;
}
#content_left{
	float:left;
	width:261px;
}
#content_right{
	float:left;
	width:729px;
	margin-bottom:50px;
}
.content_right_single{
	float:left;
	width:729px;
	margin-bottom:50px;
	margin-top:-60px;
}
#content_right_detail{
	float:left;
	width:700px;
	padding-left:23px;
	margin-top:15px;
}
#content_right_detail a{
	color:#0179BF;
}
#content_right p{
	padding:4px 0;
	line-height:17px;
	text-align:justify;
}
#content_bottom{
	float:left;
	width:990px;
	border-bottom:1px solid #c3d3dd;
}
#content_bottom .column1,.column2,.column3{
	float:left;
	width:231px;
	padding:29px 21px 29px 21px;
	font-size:11px;
}
#content_bottom .column2{
	width:327px;
	padding:29px 55px 29px 55px;
}
#content_bottom .title{
	float:left;
	color:#0179bf;
	text-transform:uppercase;
	font-weight:bold;
}
#content_bottom .text{
	float:left;
	line-height:15px;
}
#content_bottom .text span{
	font-size:10px;
	font-style:italic;
	padding-top:5px;
	float:left;
	width:100%;
}
#content_bottom .text form input{
	border:1px solid #cacaca;
	width:175px;
	height:17px;
	margin:10px 0;
	float:left;
	color:#4f5a5d;
	font-size:11px;
	padding:1px;
}
#content_bottom .text form .sub{
	float:left;
	width:40px;
	height:21px;
	border:0;
	background:url(images/newsletter_sub.jpg) no-repeat;
	margin-left:10px;
	cursor:pointer;
}
#content_bottom .text ul{
	float:left;
	width:230px;
	clear:both;
	margin:5px 0;
}
#content_bottom .text ul li{
	float:left;
	background:url(images/news_bullet.jpg) no-repeat left center;
	width:100%;
	padding:1px 0 1px 10px;
}
#content_bottom .text ul li a{
	color:#4f5a5d;
}
#content_bottom .text ul li a:hover{
	color:#000000;
}
#content_bottom .link{
	width:284px;
	height:59px;
	border:1px solid #c3d3dd;
	float:right;
	border-bottom:none;
	text-align:center;
	margin-top:10px;
	padding-top:5px;
}


#footer{
	float:left;
	width:990px;
	margin-bottom:0px;
	padding-top:10px;
	color:#959da3;
	min-height:100px;
}
#footer_left{
	float:left;
	font-size:10px;
	margin-left:
}
#footer_right{
	float:right;
}
#footer_right ul{
	display:inline;
	float:left;
}
#footer_right ul li{
	display:inline;
	padding:0 3px;
}
#footer_right ul li a{
	color:#959da3;
	font-size:10px;
}
#footer_right ul li a.active{
	color:#c4161c;
}
#footer_right ul li a:hover{
	color:#c4161c;
}

/* ======================================================= Home ===========================================================*/
#content_left .box_support{
	width:100%;
	float:left;
	background:#d5e1e9;
	margin-top:30px;
}
#content_left .box_support .text{
	float:left;
	padding:15px 20px 20px 15px;
	color:#c4161c;
	line-height:22px;
}
#content_left .box_support .text span{
	font-size:24px;
	color:#0179bf;
}

.page_content_right{
	width:707px;
	float:right;
}
.page_content_right_text_title {
	clear:both;
	float:left;
	color:#0179bf;
	font-size:25px;
	padding:15px 0 0px 0;
}
.page_content_right_text_title  a{
	color:#0179bf;
}
.page_content_right_text_detail{
	float:left;
	clear:both;
	width:700px;
	
}
.page_content_right_text_detail ul{
	/*float:left;*/
	margin-bottom:23px;
}
.page_content_right_text_detail ul li{
	/*list-style-type:disc;*/
	margin-left:25px;
	list-style-type:disc;
	list-style:outside ;
	line-height:17px;
}

.page_content_right_text_detail a{
	color:#0179bf;
}
.page_content_right_text_detail .products_content_bottom #container-1 ul li{
	list-style:none;
	margin-left:0;
	/*padding-top:10px;*/
}
#about_left_menu{
	float:left;
	width:260px;
}
#about_left_menu ul li{
	float:left;
	clear:both;
	width:260px;
	background:#ffffff;
}
#about_left_menu .active{
	background:#c4161c;
	color:#ffffff;
}
#about_left_menu .active a{
	color:#ffffff;
}
#about_left_menu ul li a{
	float:left;
	padding:7px 20px;
	width:220px;
	border-bottom:1px solid #c3d3dd;
	color:#0179bf;
	font-weight:bold;
	/*text-transform:uppercase;*/
}
#about_left_menu ul li .last{
	border-bottom:none;
}
#about_left_menu ul li a:hover{
	border-bottom:1px solid #c3d3dd;
	background:#c4161c;
	color:#ffffff;
}

.products_menu_parent{
	float:left;
	width:220px;
	cursor:pointer;
	color:#ffffff;
	padding:7px 20px;
	background:#ffffff url(images/products_menu.jpg) right center no-repeat;
	color:#0179bf;
	border-bottom:1px solid #c3d3dd;
	font-weight:bold;
}
.products_menu_chil{
	float:left;
	width:100%;
	display:none;
	background:#eff4f7;
}
.products_menu_chil ul li a{
	float:left;
	padding:7px 35px;
	width:190px;
	border-bottom:1px solid #c3d3dd;
	color:#666666;
	background:#eff4f7;
	text-decoration:none;
}
.products_menu_chil ul li a:hover{
	border-bottom:1px solid #c3d3dd;
	background:#007dc6;
	color:#ffffff;
}
.products_menu_parent:hover{
	background:#c4161c url(images/products_menu_active.jpg) right center no-repeat;
	font-weight:normal;
	color:#ffffff;
}
#products_left_menu .active{
	background:#c4161c url(images/products_menu_active.jpg) right center no-repeat;
	font-weight:normal;
	color:#ffffff;
}
#products_left_menu .chil_active{
	border-bottom:1px solid #c3d3dd;
	background:#007dc6;
	color:#ffffff;
}

.products_content_bottom{
	float:left;
	width:100%;
}
.products_content_bottom ul{
	margin:0!important;
}
.products_key_functions{
	float:left;
	width:100%;
}
.products_key_functions_title{
	color:#0179bf;
	font-size:18px;
	padding:15px 0 15px 0;
	display:none;
}
.products_key_functions_left{
	width:700px;
	float:left;
	line-height:17px;
}
.products_key_functions_right{
	float:left;
	width:320px;
}
.products_key_functions ul{
	margin-left:12px;
}
.products_key_functions ul li{
	background:url(images/products_key_functions_bullet.jpg) no-repeat top left;
	padding-left:10px;
	margin:5px 0;
	float:none;
}
.products_key_functions ul li ul{
	margin-left:10px;
}
.products_screenshots{
	float:left;
	width:100%;
	font-size:18px;
	color:#0179bf;
}
.products_screenshots_img{
	float:left;
}
.products_screenshots_img img{
	margin-right:15px;
}
.page_content_right_text_detail .row{
	float:left;
	clear:both;
	padding:6px 0;
	width:100%;
}
.page_content_right_text_detail .row label{
	float:left;
	width:100px;
	margin-right:15px;
}
.page_content_right_text_detail .row .input{
	border:1px #a9a9a9 inset;
	width:156px;
	height:20px;
}
.page_content_right_text_detail .row .textfield{
	border:1px #a9a9a9 solid;
	width:407px;
	height:100px;
}
.page_content_right_text_detail .checkbox_right{
	float:left;
}
.page_content_right_text_detail .checkbox_row{
	float:left;
	clear:both;
	padding:3px 0;
}
.page_content_right_text_detail .checkbox_row span{
	float:left;
}

.btn{
	width:60px;
	margin-right:175px;
	height:21px;
	background:url(images/btn.jpg) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
}
.googlemap{
	height:352px;
	float:left;
	width:100%;
}
/*------------------------------------------newsletter-------------------------------------------*/
.h-code {
	width: 75px!important;
	margin:1px 0 1px 10px!important;
	height:20px!important;
	font-size:15px!important;;
}
.nlt_none{
	display:none;
}
.googleMap{
	top:-15px;
}
.more-link
{
	float:left;
	clear:both;
	padding-top:5px;
	width:500px;
}
.column2_text a{ color:#000000;}
.wpcf7-response-output{
	color:#FF0000;
	font-style:italic;
}
div.pagination
{
	clear:both;
	margin:0 auto;
	width:400px;
}
div.pagination ul li.paged
{
	float:left;
	width:50px;
}
div.pagination ul li.current_page
{
	font-weight:bold;
}
div.pagination ul li
{
	float:left;
	margin-right:5px;
}
div.social_network {
	clear:both;
	float:left;
	height:70px;
	vertical-align:bottom;
	width:253px;
	padding-left: 21px;
	text-align:left;
}
div.social_network a{
	padding-left:10px;
}
div.social_network a img{
	margin-top:31px;
}
.fb_share_count, .fb_share_count_top{

}
div.social_network div.fb_share{
	float:right;
}