html,body{
	margin:0;
	padding:0;
	/*background:#f3f3f3;*/
	background:#f3f3f3;
	font-family:Verdana, Geneva, sans-serif
}

a{
	text-decoration:none;
	color:inherit
}
a img{
	border:none
}
.wrapper-full{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	min-width:1200px
}
.wrapper{
	width:1200px;
	height:auto;
	text-align:left
}
.clear{
	clear:left
}
.bgheader{
	background:url(../images/bg_header.jpg) repeat-x bottom	
}
.bgblue{
	background:#14548c
}
.bgwhite{
	background:#ffffff
}
.header{
	width:1200px;
	margin:0 auto;
	height:106px;
	overflow:hidden
}
.header .logo{
	float:left;
	margin:10px 0 0 25px;
}
.header .top{
	float:right;
	width:891px;
	text-align:right;
	color:#14538b;
	font-size:8pt;
	margin-top:5px
}
.header .top span.search{
	display:inline-table;
	width:153px;
	height:22px;
	background:url(../images/bg_search.jpg) no-repeat
}
.header .top input[type=text]{
	background:none;
	border:none;
	width:140px;
	margin:2px 5px 0 5px
}
.header .top input[type=image]{
}
.header .button{
	float:right;
	margin-top:31px
}

.header .button > ul{
	list-style:none;
	padding:0;
	margin:0
}
.header .button > ul > li{
	float:right;
	padding:0 20px 0 20px;
	height:48px;
	color:#14538b;
	font-size:9pt
}
.header .button > ul > li > a cufon{
	margin-top:15px
}
.header .button > ul > li.on{
	background:#14548c url(../images/bg_arrow.png) no-repeat bottom center;
	color:#ffffff;
   	box-shadow:inset 0 5px 5px #0e3d65;
	 -moz-box-shadow:inset 0 5px 5px #0e3d65;
  	-webkit-box-shadow:inset 0 5px 5px #0e3d65;
	font-weight:bold
}
.header .button > ul > li.nothavechild{
	background:#14548c;
	color:#ffffff;
   	box-shadow:inset 0 5px 5px #0e3d65;
	 -moz-box-shadow:inset 0 5px 5px #0e3d65;
  	-webkit-box-shadow:inset 0 5px 5px #0e3d65;
	font-weight:bold
}
.header .button > ul > li.curr{
	background:#14548c;
	color:#ffffff;
   	box-shadow:inset 0 5px 5px #0e3d65;
	 -moz-box-shadow:inset 0 5px 5px #0e3d65;
  	-webkit-box-shadow:inset 0 5px 5px #0e3d65;
	font-weight:bold
}
.header .button > ul > li.curr:hover{
	background:#14548c url(../images/bg_arrow.png) no-repeat bottom center
}
.header .button > ul > li.curr2{
	background:#14548c;
	color:#ffffff;
   	box-shadow:inset 0 5px 5px #0e3d65;
	 -moz-box-shadow:inset 0 5px 5px #0e3d65;
  	-webkit-box-shadow:inset 0 5px 5px #0e3d65;
	font-weight:bold
}
.header .button > ul > li.curr2:hover{
	background:#14548c
}

.header .button ul ul{
	position:absolute;
	display:none;
	margin:20px 0 0 -20px;
	padding:0;
	list-style:none;
	background:#ffffff;
	z-index:1000;
	border-radius:10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
}
.header .button ul ul li{
	padding:0;
	margin:0;
	color:#14538b;
	font-size:9pt;
	margin:5px;
	padding:5px
}

.header .button ul ul li.on{
	background:#14538b;
	color:#ffffff;
	border-radius:5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
}

.home_mainimage{
	position:relative
}
.home_mainimage table td{
	position:relative
}
.home_mainimage table td .caption{
	position:absolute;
	top:100px
}
.home_mainimage table td .caption .txt{
	background:#14548c;
	padding:15px 18px 12px 25px;
	color:#ffffff;
	margin-top:7px;
	display:inline-table;
	font-size:18pt
}
.home_mainimage table td .caption .btn{
	margin-top:7px;
	display:inline-table;
}

.home_mainimage .indicator{
	width:1200px;
	height:auto;
	position:absolute;
	bottom:100px;
	margin:0 auto
}
.home_mainimage .indicator div{
	float:left;
	font-weight:bold;
	color:#ffffff;
	font-size:9pt
}
.home_mainimage .indicator div.bar{
	height:9px;
	background:url(../images/bg_bar.png);
	margin-top:2px
}
.home_mainimage .indicator div.on{
	height:9px;
	background:#ffffff
}
.home_product{
	float:left;
	width:100%;
	position:relative;
	height:190px;
	margin-top:10px
}
.home_product table{
	margin-left:0
}
.home_product .arrow{
	width:80px;
	margin-top:55px;
	position:absolute;
	z-index:2;
	height:80px
}
.home_product .thumbs{
	width:1120px;
	margin-left:-40px;
	height:190px;
	position:absolute;
	z-index:1;
	margin-left:40px;
	overflow:hidden
}
.home_product .thumbs div.img{
	width:267px;
	height:190px
}
.home_product .thumbs div.separator{
	width:20px;
	background:none;
	height:190px
}
.home_product .thumbs div.over{
	width:267px;
	background:url(../images/over_product_home.png);
	height:190px;
	position:absolute;
	top:0;
	color:#ffffff;
	font-size:18pt;
	display:none
}
.home_product .thumbs div.over span{
	display:inline-table
}
.home_product .right{
	float:left;
	margin-left:1120px
}
.home_find_product{
	float:left;
	width:330px;
	margin-top:40px;
	margin-bottom:20px
}
.home_find_product .title{
	float:left;
	width:100%;
	font-size:16pt;
	color:#ffffff
}
.home_find_product > ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:100%;
	margin-top:20px
}
.home_find_product > ul > li{
	margin:0;
	padding:0;
	padding:15px;
	background:url(../images/bg_select_home2.png) no-repeat 295px 20px, url(../images/bg_select_home.jpg) repeat-x;
	color:#ffffff;
	font-size:10pt;
	margin-top:10px;
	cursor:pointer
}
.home_find_product > ul > li:first-child{	
	margin-top:0
}
.home_find_product ul ul{
	margin:15px 0 0 -15px;
	padding:0;
	list-style:none;
	position:absolute;
	width:330px;
	display:none
}
.home_find_product ul ul li{
	border:solid 1px #14548c;
	background:url(../images/bg_select_home.jpg) repeat-x;
	padding:10px;
	cursor:pointer
}


.home_find_product input[type=image]{
	margin-top:20px
}
.home_calculator{
	float:left;
	width:730px;
	margin-top:40px;
	margin-left:100px;
	position:relative;
	min-height:300px
}
.home_calculator .image-bg{
	position:absolute;
	right:-50px;
	bottom:0
}
.home_calculator .title{
	float:left;
	width:100%;
	font-size:16pt;
	color:#ffffff;
	padding-bottom:20px;
	border-bottom:solid 1px #3a6e9e
}
.home_calculator ul{
	margin:0;
	padding:0;
	list-style:none;
	width:380px;
	float:left
}
.home_calculator ul li{
	float:left;
	width:100%;
	margin-top:15px
}
.home_calculator ul li .subtitle{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:11pt;
	font-weight:bold
}
.home_calculator ul li .subtitle a{
	
}
.home_calculator ul li .date{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:9pt
}
.home_calculator ul li .text{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:9pt;
	text-align:justify;
	margin-top:5px
}
.home_calculator ul li .more{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:8pt;
	margin-top:5px;
	text-decoration:underline
}
.home_calculator .text{
}
.bghome{
	background:url(../images/home_bg.png) no-repeat right bottom
}
.home_bottom{
	float:left;
	background:#ffffff;
	width:390px;
	padding:25px 0 25px 0;
	text-align:justify
}
.home_bottom:not(:first-child){
	margin-left:15px
}
.home_bottom .title{
	display:inline-table;
	width:290px;
	margin-left:50px;
	color:#14548c;
	font-size:16pt
}
.home_bottom .text{
	display:inline-table;
	width:290px;
	margin:20px 0 20px 50px;
	color:#14548c;
	font-size:9pt;
	height:109px
}
.home_bottom .last{
	height:79px
}
.home_bottom .text2{
	display:inline-table;
	width:290px;
	margin:10px 0 0 50px;
	color:#14548c;
	font-size:9pt;
	font-style:italic
}
.home_bottom .btn{
	display:inline-table;
	width:290px;
	margin-left:50px;
	color:#14548c;
	font-size:9pt;
	font-weight:bold;
	font-style:italic
}

.home_bottom .text p{
	margin:0
}
.home_bottom .text .input{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
	overflow:hidden
}
.home_bottom .text .input input{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size:12px;
	padding:10px 10px;
	background:#fff;
	border:solid 1px #d9d9d9;
	color:#000;
	width:288px;
	position:relative
}
.home_bottom .text .input:after{
	position:absolute;
	width:34px;
	padding:12px 0 6px;
	content:"*";
	top:0;
	right:0;
	border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border:solid 1px #d9d9d9;
	background:#d9d9d9;
	color:#14558d;
	text-align:center;
	vertical-align:middle;
	font-size:
}
.home_bottom .text .input input::-webkit-input-placeholder {
	font-style:italic
}

.home_bottom .text .input input:-moz-placeholder { /* Firefox 18- */
	font-style:italic
}

.home_bottom .text .input input::-moz-placeholder {  /* Firefox 19+ */
	font-style:italic
}

.home_bottom .text .input input:-ms-input-placeholder {  
	font-style:italic
}
.home_bottom .text input[type=image]{
	margin-top:15px
}



.products{
	background:#14548c
}
.pro_bg{
	background:url(../images/bg2.jpg) repeat-x
}
.bgfind{
	background:url(../images/bg3.jpg) repeat-x
}
.page_header{
	float:left;
	width:100%
}
.products .submenu{
	float:left;
	width:100%;
	height:61px;
	margin-top:-50px
}
.products .submenu .page_title{
	float:left;
	height:61px;
	background:#14548c;
	padding:0 10px 0 10px;
	color:#ffffff;
	font-size:16pt
}
.products .submenu .page_title cufon{
	margin-top:17px
}
.products .submenu ul{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	float:left;
}
.products .submenu ul li{
	margin:0;
	padding:0 15px 0 15px;
	float:left;
	height:61px;
	background:url(../images/bg_submenu.png) repeat-x;
	color:#14548c
}
.products .submenu ul li.on{
	background:url(../images/bg_arrow_bottom.png) center bottom no-repeat,url(../images/bg_submenu.png) repeat-x;
	font-weight:bold
}
.products .submenu ul li cufon{
	margin-top:20px
}
.products .ctn_top{
	float:left;
	width:100%;
	height:319px;
	margin-top:11px;
	overflow:hidden
}
.products .ctn_top td{
	width:1200px
}

.products .ctn_top .tp{
	width:1200px
}
.products .ctn_top .arrow{
	position:absolute;
	margin-top:-320px;
	margin-left:1050px
}
.products .ctn_top .left{
	float:left;
	width:520px;
	height:330px;
	position:relative
}
.products .ctn_top .left img{
	position:absolute;
	bottom:10px
}
.products .ctn_top .right{
	float:left;
	width:640px;
	margin-left:40px
}
.products .ctn_top .right .pretitle{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:16pt;
	margin-bottom:10px;
	margin-top:20px
}
.products .ctn_top .right .title{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:24pt
}
.products .ctn_top .right .title span{
	display:inline-table;
	width:400px;
	margin-right:50px
}
.products .ctn_top .right .description{
	float:left;
	width:400px;
	color:#ffffff;
	font-size:9pt;
	margin-top:20px;
	text-align:justify
}
.products .ctn_top .right .type{
	float:left;
	width:100%;
	margin-top:20px
}

.products .ctn_top .right .type ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:300px
}
.products .ctn_top .right .type > ul > li{
	margin:0;
	padding:0;
	padding:10px;
	background:url(../images/bg_select_home2.png) no-repeat 270px 15px, url(../images/bg_select_find.jpg) repeat-x;
	color:#14548c;
	font-size:10pt;
	margin-top:10px;
	cursor:pointer
}
.products .ctn_top .right .type > ul  > li:first-child{	
	margin-top:0
}
.products .ctn_top .right .type > ul  ul{
	margin:15px 0 0 -10px;
	padding:0;
	list-style:none;
	position:absolute;
	width:300px;
	display:none;
	z-index:100000
}
.products .ctn_top .right .type > ul  ul li{
	border-top:solid 1px #14548c;
	background:url(../images/bg_select_find.jpg) repeat-x;
	padding:10px;
	cursor:pointer
}
.products .ctn_top .right .type > ul  ul li:first-child{
	border-top:none
}
.products .ctn_top .right .btn{
	float:left;
	width:100%;
	margin-top:20px
}
.products .ctn_bottom{
	float:left;
	width:100%;
	margin-top:-38px
}
.products .ctn_bottom .left{
	float:left;
	width:520px;
	background:#ffffff;
	padding-bottom:30px
}
.products .ctn_bottom .left .title{
	float:left;
	width:480px;
	margin-left:20px;
	color:#000000;
	margin-top:75px;
	font-size:16pt
}
.products .ctn_bottom .left  .title cufon{
	margin-top:5px
}
.products .ctn_bottom .left .subtitle{
	float:left;
	width:480px;
	margin-left:20px;
	color:#ffffff;
	padding:5px 0 5px 0;
	border-bottom:solid 1px #000000;
	font-weight:bold;
	font-size:11pt;
	margin-top:30px;
	background:#14548c
}
.products .ctn_bottom .left .subtitle span{
	padding-left:10px;
	padding-right:10px
}
.products .ctn_bottom .left .ctn{
	float:left;
	width:480px;
	margin-left:20px;
	color:#000000;
	font-size:8pt;
	margin-top:5px
}
.products .ctn_bottom .left .ctn .item{
	display:inline-table;
	width:320px;
	margin-top:5px;
	margin-left:10px
}
.products .ctn_bottom .left .ctn .value{
	display:inline-table;
	width:120px;
	margin-left:20px;
	margin-top:5px
}
.products .ctn_bottom .left .ctn .txt{
	display:inline-table;
	width:460px;
	margin-top:5px;
	margin-left:10px
}
.products .ctn_bottom .right{
	float:left;
	width:640px;
	margin-left:40px;
	padding-bottom:30px
}
.products .ctn_bottom .right .txt{
	float:left;
	width:620px;
	margin-top:60px;
	font-size:8pt;
	line-height:12pt;
	text-align:justify
}
.products .ctn_bottom .right .gallery{
	float:left;
	width:100%;
	margin-top:30px
}
.products .ctn_bottom .right .gallery .mainimage{
	float:left;
	width:100%
}
.products .ctn_bottom .right .gallery .thumb_cont{
	float:left;
	width:630px;
	height:140px;
	margin-top:20px;
	position:relative
}
.products .ctn_bottom .right .gallery .thumb_cont .thumbs{
	float:left;
	width:630px;
	height:140px;
}
.products .ctn_bottom .right .gallery .thumb_cont .thumbs table{
	margin-left:0
}
.products .ctn_bottom .right .gallery .thumb_cont .thumbs .img{
	/*width:200px;
	height:140px*/
}
.products .ctn_bottom .right .gallery .thumb_cont .thumbs .separator{
	width:15px;
	height:140px
}
.products .ctn_bottom .right .gallery .thumb_cont .arrowleft{
	position:absolute;
	top:40px;
	left:-30px
}
.products .ctn_bottom .right .gallery .thumb_cont .arrowright{
	position:absolute;
	top:40px;
	right:-30px
}


.products .ctn_top .step{
	float:left;
	width:100%
}
.products .ctn_top .step .indicator{
	float:left;
	width:100%
}
.products .ctn_top .step .title{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:24pt;
	margin-top:20px
}
.products .ctn_top .step .ctn{
	float:left;
	width:100%;
	margin-top:20px;
	color:#ffffff
}
.products .ctn_top .step1 .ctn img{
	margin:0 30px 0 30px
}

.products .ctn_top .step2{
	display:none
}
.products .ctn_top .step2 .ctn img{
	margin:0 30px 0 30px
}

.products .ctn_top .step3{
	display:none
}
.products .ctn_top .step3 ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:300px
}
.products .ctn_top .step3 .ctn > ul > li{
	margin:0;
	padding:0;
	padding:15px;
	background:url(../images/bg_select_home2.png) no-repeat 270px 20px, url(../images/bg_select_find.jpg) repeat-x;
	color:#14548c;
	font-size:10pt;
	margin-top:10px;
	cursor:pointer
}
.products .ctn_top .step3  .ctn > ul  > li:first-child{	
	margin-top:0
}
.products .ctn_top .step3  .ctn > ul  ul{
	margin:15px 0 0 -15px;
	padding:0;
	list-style:none;
	position:absolute;
	width:300px;
	display:none;
	z-index:100
}
.products .ctn_top .step3  .ctn > ul  ul li{
	border-top:solid 1px #14548c;
	background:url(../images/bg_select_find.jpg) repeat-x;
	padding:10px;
	cursor:pointer
}
.products .ctn_top .step3  .ctn > ul  ul li:first-child{
	border-top:none
}

.products .ctn_top .step3 .btn {
	float:left;
	width:100%
}
.products .ctn_top .step3 input[type=image]{
	margin-top:20px
}


.products .ctn_bottom .result{
	float:left;
	width:100%;
	background:#ffffff;
	padding-bottom:50px
}

.products .ctn_bottom .result .attachment{
	float:left;
	width:750px;
	margin-top:80px;
	text-align:center;
	padding-bottom:30px
}
.products .ctn_bottom .result .attachment_opt{
	float:left;
	width:365px;
	margin-top:80px;
	text-align:left
}
.products .ctn_bottom .result .attachment_opt .title{
	float:left;
	width:100%;
	color:#14548c;
	font-size:18pt
}
.products .ctn_bottom .result .attachment_opt .opt{
	float:left;
	width:100%
}

.products .ctn_bottom .result .attachment_opt .opt ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:300px
}
.products .ctn_bottom .result .attachment_opt .opt > ul > li{
	margin:0;
	padding:0;
	padding:15px;
	background:url(../images/bg_select_home2.png) no-repeat 270px 20px, url(../images/bg_select_result.jpg) repeat-x;
	color:#ffffff;
	font-size:10pt;
	margin-top:10px;
	cursor:pointer
}
.products .ctn_bottom .result .attachment_opt .opt > ul  > li:first-child{	
	margin-top:0
}
.products .ctn_bottom .result .attachment_opt .opt > ul  ul{
	margin:15px 0 0 -15px;
	padding:0;
	list-style:none;
	position:absolute;
	width:300px;
	display:none;
	z-index:100
}
.products .ctn_bottom .result .attachment_opt .opt > ul  ul li{
	border-top:solid 1px #ffffff;
	background:url(../images/bg_select_result.jpg) repeat-x;
	padding:10px;
	cursor:pointer
}
.products .ctn_bottom .result .attachment_opt .opt > ul  ul li:first-child{
	border-top:none
}

.products .ctn_bottom .result .attachment_opt .btn {
	float:left;
	width:100%
}
.products .ctn_bottom .result .attachment_opt input[type=image]{
	margin-top:20px
}


.page_header{
	float:left;
	width:100%;
}
.submenu{
	float:left;
	width:100%;
	height:61px;
	margin-top:-50px
}
.submenu2{
	float:left;
	width:100%;
	height:50px;
	margin-top:-50px
}
.submenu .page_title{
	float:left;
	height:50px;
	background:#14548c;
	padding:0 10px 0 10px;
	color:#ffffff;
	font-size:16pt
}
.submenu .page_title cufon{
	margin-top:17px
}
.submenu ul{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	float:left;
}
.submenu ul li{
	margin:0;
	padding:0 15px 0 15px;
	float:left;
	height:61px;
	background:url(../images/bg_submenu.png) repeat-x;
	color:#14548c
}
.submenu ul li.on{
	background:url(../images/bg_arrow_bottom.png) center bottom no-repeat,url(../images/bg_submenu.png) repeat-x;
	font-weight:bold
}
.submenu ul li cufon{
	margin-top:20px
}

.calculator{
	float:left;
	width:100%;
	margin-top:30px;
	padding-bottom:30px;
	overflow:hidden
}
.calculator .left{
	float:left;
	width:550px;
	margin-top:50px
}
.calculator .right{
	float:left;
	width:600px;
	margin-left:30px
}

.calculator .right .pretitle{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:16pt;
	margin-bottom:10px;
	margin-top:20px
}
.calculator .right .title{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:24pt;
	margin-bottom:20px
}
.calculator .right .title span{
	display:inline-table
}
.calculator .right .title span:first-child{
	width:310px;
	margin-right:50px
}
.calculator .right .form_caption{
	float:left;
	width:100%;
	color:#ffffff;
	margin-top:10px;
	font-weight:bold;
	font-size:9pt
}
.calculator .right .form_field{
	float:left;
	color:#ffffff;
	margin-top:5px;
	background:#135085;
	border-radius:10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	padding:10px;
	box-shadow:inset 2px 2px 5px #0e3d65;
	
}
.calculator .right .plusminus{
	float:left;
	margin-left:10px;
	margin-top:10px
}
.calculator .right .plusminus img{
	cursor:pointer
}
.calculator .right .form_field .slider{
	float:left;
	width:370px;
	color:#ffffff;
	background:url(../images/bg_slider.jpg) repeat-x;
	height:7px;
	border:solid 1px #84898e;
	margin:4px 10px 0 10px
}
.calculator .right .form_field  .slider  .ui-slider-handle {
	width:21px;
	height:21px;
	background:url(../images/dragger.png);
	border:none;
	margin-top:-2px;
	cursor:pointer
}
.calculator .right .form_field  .slider .ui-slider-range { 
	background:url(../images/bg_slider_on.jpg) repeat-x;
}

.calculator .right .form_field .value{
	float:left;
	margin-left:10px;
	width:120px
}
.calculator .right .btn{
	float:left;
	width:100%;
	margin-top:20px
}
.calculator .right .result{
	float:left;
	width:100%;
	margin-top:40px;
	color:#ffffff;
	font-size:18pt
}
.calculator .right .legend{
	float:left;
	width:100%;
	margin-top:20px;
	color:#ffffff;
	font-size:18pt
}
.calculator .right .legend .color{
	float:left;
	width:15px;
	height:15px;
	background:#ff0;
	margin-top:5px
}
.calculator .right .legend .caption{
	float:left;
	width:575px;
	margin-left:10px;
	color:#ffffff;
	font-size:9pt;
	margin-top:5px;
	height:15px
}
.calculator .right .result span{
	float:left;
	font-size:24pt
}

.networks .map{
	width:100%;
	height:400px;
	background:#000000;
	float:left
}
.networks table{
	float:left;
	margin:30px 0 30px 30px
}
.networks .separator{
	width:30px;
	float:left;
}
.networks .col{
	width:260px;
	float:left;
}

.networks .col .title{
	float:left;
	width:100%;
	padding:5px 0 5px 0;
	border-bottom:solid 1px #000000;
	color:#ffffff;
	font-weight:bold;
	font-size:11pt;
	background:#14548c
}
.networks .col .title span{
	padding-left:10px;
	padding-right:10px
}
.networks .col .txt{
	width:250px;
	float:left;
	font-size:8pt;
	margin:10px 0 0 10px
}
.networks .separator{
	width:30px;
	float:left
}
.sidebar{
	float:left;
	background:#14548c;
	width:400px;
	margin-left:50px
}
.sidebar ul.submn{
	margin:0;
	padding:0;
	list-style:none;
	margin:20px 10px 30px 10px
}
.sidebar ul.submn li{
	border-top:solid 1px #4376a3;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
	font-size:9pt
}
.sidebar ul.submn li a{
	padding-left:10px
}
.sidebar ul.submn li.on{
	background:#4376a3
}
.sidebar ul.submn li:first-child{
	border-top:none
}
.sidebar .find{
	float:left;
	width:330px;
	margin-left:30px;
	margin-top:30px;
	min-height:300px
}
.sidebar .find .title{
	float:left;
	width:100%;
	font-size:16pt;
	color:#ffffff
}
.sidebar .find > ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:100%;
	margin-top:20px
}
.sidebar .find > ul > li{
	margin:0;
	padding:0;
	padding:15px;
	background:url(../images/bg_select_home2.png) no-repeat 295px 20px, url(../images/bg_select_home.jpg) repeat-x;
	color:#ffffff;
	font-size:10pt;
	margin-top:10px;
	cursor:pointer
}
.sidebar .find > ul > li:first-child{	
	margin-top:0
}
.sidebar .find ul ul{
	margin:15px 0 0 -15px;
	padding:0;
	list-style:none;
	position:absolute;
	width:330px;
	display:none
}
.sidebar .find ul ul li{
	border:solid 1px #14548c;
	background:url(../images/bg_select_home.jpg) repeat-x;
	padding:10px;
	cursor:pointer
}


.sidebar .find input[type=image]{
	margin-top:20px
}

.sidebar .contact{
	float:left;
	width:330px;
	margin-left:30px;
	margin-top:30px;
	min-height:300px
}
.sidebar .contact .title{
	float:left;
	width:100%;
	font-size:16pt;
	color:#ffffff
}
.sidebar .contact .txt{
	float:left;
	width:100%;
	font-size:9pt;
	color:#ffffff;
	margin-top:20px
}
.pagecontent{
	float:left;
	width:750px;
	font-size:9pt
}
.pagecontent .padding{
	float:left;
	padding:30px 100px 30px 20px;
	text-align:justify
}
.pagecontent .title{
	float:left;
	width:100%;
	color:#14548c;
	font-size:12pt;
	margin-bottom:30px;
	text-transform:uppercase
}
.pagecontent .date{
	float:left;
	width:100%;
	font-size:9pt;
	margin-bottom:5px
}
.career .position_job{
	width:100%;
	color:#14548c;
	font-size:10pt;
}
.career .position_desc{
	width:100%;
	color:#000000;
	font-size:8pt;
	margin-top:5px
}
.career .position_more{
	width:100%;
	color:#ff0000;
	font-size:8pt;
	margin-top:5px;
	padding-top:5px
}
.career .form{
	float:left;
	width:640px;
}	
.career .form .caption{
	width:150px;
	display:inline-table;
	font-size:8pt
}	
.career .form .red{
	width:150px;
	display:inline-table;
	font-size:8pt;
	color:#ff0000
}	
.career .form .note{
	width:150px;
	display:inline-table;
	font-size:8pt
}	
.career .form input[type=text]{
	width:300px;
	background:#eaeaea;
	border:none;
	margin-top:10px;
	padding:5px
}	
.career .form input[type=file]{
	width:300px;
	background:#eaeaea;
	border:none;
	margin-top:10px;
	padding:5px
}	
.career .form textarea{
	width:310px;
	background:#eaeaea;
	border:none;
	margin-top:10px;
	height:100px;
	vertical-align:top;
}	
.career .form input[type=image]{
	margin-top:70px;
	margin-left:150px
}	


.contact .form{
	float:left;
	width:640px;
}	
.contact .form .caption{
	width:150px;
	display:inline-table;
	font-size:8pt;
}	
.contact .form .note{
	width:150px;
	display:inline-table;
	font-size:8pt
}	
.contact .form .red{
	width:150px;
	display:inline-table;
	font-size:8pt;
	color:#ff0000
}	
.contact .form input[type=text]{
	width:300px;
	background:#eaeaea;
	border:none;
	margin-top:10px;
	padding:5px
}	
.contact .form input[type=file]{
	width:300px;
	background:#eaeaea;
	border:none;
	margin-top:10px;
	padding:5px
}	
.contact .form textarea{
	width:310px;
	background:#eaeaea;
	border:none;
	margin-top:10px;
	height:100px;
	vertical-align:top;
}	
.contact .form input[type=image]{
	float:left;
	margin-top:70px;
	margin-left:150px
}	


.news_and_promotions .n_date{
	width:100%;
	color:#000000;
	font-size:8pt;
	margin-top:20px
}
.news_and_promotions .n_title{
	width:100%;
	color:#14548c;
	font-size:10pt;
	margin-top:5px
}
.news_and_promotions .n_desc{
	width:100%;
	color:#000000;
	font-size:8pt;
	margin-top:5px
}
.news_and_promotions .n_more{
	width:100%;
	color:#ff0000;
	font-size:8pt;
	margin-top:5px;
	padding-top:5px
}

ul.gallery{
	list-style:none;
	padding:0;
	margin:0
}
ul.gallery li{
	padding:0;
	margin:0;
	width:200px;
	height:140px;
	float:left;
	overflow:hidden;
	position:relative
}
ul.gallery li .img{
	width:100%;
	height:100%
}
ul.gallery li .over{
	position:absolute;
	background:url(../images/over_product_home.png);
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#ffffff;
	font-size:14pt;
	display:none
}
ul.gallery li .over span{
	display:inline-table
}
ul.gallery li .over span cufon{
	margin-top:5px
}
.pagecontent .filter_gallery{
	float:left;
	width:100%;
	color:#14548c;
	font-size:9pt;
	margin-bottom:30px;
}
.pagecontent .filter_gallery select{
	width:100px
}

.footer{
	float:left;
	width:100%;
	background:#ffffff;
	margin-top:20px
}
.footer .button{
	float:left;
	color:#7d7d7d;
	font-size:9pt;
	margin:14px 0 0 15px
}
.footer .button a{
	color:#7d7d7d;
	text-decoration:none
}
.footer .copyright{
	float:right
}
.footer .copyright img{
	margin:15px 15px 15px 0
}

.red{
	color:#ff0000
}
.bold{
	font-weight:bold
}

ul.linksitemap{
	margin:0;
	padding:0;
	list-style:none
}
ul.linksitemap > li{
	margin:0;
	padding:5px 0 15px 0;
	color:#14548c;
	font-size:12pt
}
ul.linksitemap > li > ul{
	margin:0 0 0 30px;
	padding:0;
	list-style:none
}
ul.linksitemap ul > li{
	margin:0;
	padding:3px 0 3px 0;
	color:#666;
	font-size:10pt
}
ul.linksitemap ul > li a{
}

#track_production .wrapper-full{
	overflow:visible
}
#track_production .page_header{
	height:210px;
	background:#15538c
}
#track_production .page_header .cont{
	float:left;
	width:595px;
	margin-left:27px
}
#track_production .page_header .cont .button{
	float:left;
	width:100%;
	margin-top:32px
}
#track_production .page_header .cont .title{
	float:left;
	width:100%;
	color:#fff;
	font-size:40px;
	margin-top:19px
}
#track_production .page_header .cont .detail{
	float:left;
	width:100%;
	margin-top:25px
}
#track_production .page_header .detail{
	float:left;
	width:100%
}
#track_production .page_header .detail > div{
	float:left;
	/*width:158px;*/
	margin-left:60px
}
#track_production .page_header .detail > div:first-child{
	margin-left:0
}
#track_production .page_header .detail > div label{
	color:#fff;
	display:block;
	font-size:14px;
	
}
#track_production .page_header .detail > div span{
	color:#fff;
	display:block;
	margin-top:7px;
	font-size:21px
}
#track_production .leftside{
	float:left;
	background:#fff;
	width:622px;
	padding:25px 0
}
#track_production .leftside .noresult{
	font-size:14px;
	min-height:250px
}
#track_production .leftside > div{
	padding:0 25px
}
#track_production .leftside .progress{
	float:left;
	width:100%;
	height:50px;
	background: -webkit-linear-gradient( #d3d3d3 , #f4f4f4); /* For Safari 5.1 to 6.0 */
 	background: -o-linear-gradient(#d3d3d3, #f4f4f4); /* For Opera 11.1 to 12.0 */
 	background: -moz-linear-gradient(#d3d3d3, #f4f4f4); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#d3d3d3 , #f4f4f4); /* Standard syntax */
}
#track_production .leftside .progress > div{
	padding:10px
}
#track_production .leftside .progress > div > div{
	float:left;
	width:30%;
	height:30px;
	background:url(../images/bg_progress.jpg) repeat-x;
	text-align:right
}
#track_production .leftside .progress span{
	padding-right:10px;
	color:#fff;
	font-size:18px;
	display:block;
	margin-top:8px
}
#track_production .leftside .title{
	float:left;
	width:100%;
	font-size:36px;
	color:#393939;
	margin-top:30px;
	margin-bottom:25px	
}
#track_production .leftside .row{
	font-size:18px;
	color:#393939;
	float:left;
	width:100%;
	padding:20px 0;
	border-top:solid 1px #c7c7c7;
	position:relative
}
#track_production .leftside .row label{
	display:block;
}
#track_production .leftside .row span{
	display:block;
	margin-top:10px;
	font-size:16px
}
#track_production .leftside .row span cufon{
margin-top:-2px
}
#track_production .leftside .row .chassis label,
#track_production .leftside .row .chassis span,
#track_production .leftside .row .color label,
#track_production .leftside .row .color span,
#track_production .leftside .row.quotation label,
#track_production .leftside .row.quotation span{
	display:inline
}
#track_production .leftside .row .chassis{
	float:left
}
#track_production .leftside .row .chassis select{
	margin:0
}
#track_production .leftside .row .color{
	float:right
}
#track_production .leftside .row .col3{
	float:left;
	width:160px;
	margin-left:30px
}
#track_production .leftside .row .col3:first-child{
	margin-left:0
}
#track_production .leftside .row.picture{
	text-align:center
}
#track_production .leftside .row.picture img{
	width:80%;
}
#track_production .leftside .row.img label{
	margin-bottom:10px
}
#track_production .leftside .row.img > div > div{
	float:left;
	width:104px;
	height:70px;
	margin-left:1px;
	margin-top:1px;
	position:relative;
	vertical-align:middle;
	display:block
}
#track_production .leftside .row.img > div > div img{
	position:absolute;
	max-height:100%;
	max-width:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:auto;
	height:auto;
	margin: auto
}


#track_production .rightside{
	float:left;
	width:410px;
	margin-left:90px;
	position:relative;
	color:#14558d
}
#track_production .rightside > img{
	width:100%;
	position:absolute;
	bottom:80%
}
#track_production .rightside .cont{
	padding:0 30px
}
#track_production .rightside .cont > div{
}
#track_production .rightside .cont > div > div{
	padding:100px 20px 30px
}
#track_production .rightside .title{
	font-size:20px;
	margin-bottom:15px
}
#track_production .rightside p{
	font-size:12px;
	margin:0
}
#track_production .rightside .input{
	position:relative;
	float:left;
	width:100%;
	margin-top:15px;
	overflow:hidden
}
#track_production .rightside .input input{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size:12px;
	padding:10px 10px;
	background:#fff;
	border:solid 1px #d9d9d9;
	color:#000;
	width:288px;
	position:relative
}
#track_production .rightside .input:after{
	position:absolute;
	width:34px;
	padding:10px 0 6px;
	content:"*";
	top:0;
	right:0;
	border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border:solid 1px #d9d9d9;
	background:#d9d9d9;
	color:#14558d;
	text-align:center;
	vertical-align:middle;
	font-size:
}
#track_production .rightside .input input::-webkit-input-placeholder {
	font-style:italic
}

#track_production .rightside .input input:-moz-placeholder { /* Firefox 18- */
	font-style:italic
}

#track_production .rightside .input input::-moz-placeholder {  /* Firefox 19+ */
	font-style:italic
}

#track_production .rightside .input input:-ms-input-placeholder {  
	font-style:italic
}
#track_production .rightside input[type=image]{
	margin-top:15px
}

.error{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:normal;
	margin-top:10px
}