﻿@font-face
{
	font-family: miso;
	src: url(../../fonts/Candal.ttf) format("opentype");

}

body
{
	font-family:Arial;
	font-size:12px;
}
*
{
	margin:0;
	padding:0;
}

a
{
    outline:none;
}	 
.keyword
{
    background-color: #FFFF00;
}
/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
	 
/* Normalize list styles */
ol, ul {
    list-style: none;
}
 
/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
	 
/* Normalize table borders */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
 
/* Normalize other borders */
fieldset, img {
    border: 0;
	margin:0; padding:0;
}
	 
/* Normalize text-alignment */
caption, th {
    text-align: left;
}
/* Begin Chenla Style */
body {
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
}

#wrapper {
		width:990px;
		margin:0 auto;
}
#header, #main, #footer {
	clear:both;
}
#footer {
    background: url("images/footer-bg.gif") repeat-x scroll 0 0 transparent;
    color: #444444;
    height: 18px;
    padding-top: 7px;
    text-align: center;
    clear:both;
}
a {
	text-decoration:none;
}
/* Header */
#header {
	width:990px;
	float:left;
}
.banner {
	
}
.nav {
    clear: both;
    margin: 4px 0 0;
    height:30px;
}
.nav-menu
{
	background: transparent url( "images/menu-bg.gif" ) repeat-y scroll 0 0;
	clear: both;
	float: left;
	padding-left: 4px;
}
.nav-menu ul li {
	float:left;
	background:url(images/nav-item.gif) no-repeat right;
	text-align:center;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.nav-menu ul li.last {
	background: none;
}
.nav-menu ul li  a {
	color:#000;
	font-weight:bold;
	display:block;
	padding:3px;
}

.nav-menu ul li a:hover
{
    color: #808080;
}
.active,.menu a.active {	
	color: #FFFF00;
}
.search-box
{
	background: url(    "images/search.gif" ) no-repeat scroll 0 0 transparent;
	float: right;
	height: 23px;
	padding: 0 0 0 50px;
}
.search-text{
	width:130px;
	height:13px;
	background: url(images/search-form.gif) no-repeat;
	float:left;
	border:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.search-submit {
	background: url(images/search-form.gif) no-repeat -135px 0px;
	border:none;
	float:left;
	width: 95px;
	text-align:center;
	border:none;
	height:20px;
	padding-top:2px;	
}
/* Main */
#main {
	background:url(images/container-bg.jpg) repeat-y;
	width: 990px;
	float:left;
	margin: -5px 0px 5px 0px;
}
.main-block {
	background:url(images/main-content-bg.jpg) top no-repeat;
	float:left;
	width: 986px;
	padding: 8px 0px 0px 4px;
}
.main-content-block {
    border-bottom: 1px dashed #5A5758;
    clear: both;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 20px;
    width: 746px;
}
.product-description
{
	text-align:justify;
	margin:0 auto;
}
.sidebar-left
{
	width: 164px;
	float: left;
	background-color: #ffffff;
}
.block-tilte {
	width:164px;
	background: url(images/category.gif) no-repeat;
	height: 29px;
	padding-left: 5px;
	margin-top: 3px;
	font-size: 15px;
	font-family: miso;
	color: #666666;
	text-transform:uppercase;
}

.block-tilte span {
	padding-left:5px;
	line-height:25px;
}

.accessories {
	background:url(images/accessories.gif) no-repeat;
	height: 28px;
}
.spareparts{
	background:url(images/spareparts.gif) no-repeat;
	height: 28px;
}
.electric-power {
	background:url(images/electric-power.gif) no-repeat;
	height: 29px;
}
.gas-power {
	background:url(images/gas-power.gif) no-repeat;
	height: 30px;
}
.block-content {
	background:url(images/menu-top.gif) no-repeat;
	padding-top: 10px;
}
.block
{
	
}
ul.menu {
	background:url(images/menu-body.gif) repeat-y;
	padding:0px 10px;

}
ul.menu li {
	padding: 4px 0px;
}
ul.menu li a {
	color: #fff;
	background-image: url(images/li-style.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	display: block;
}
ul.menu li a:hover
{
    color: #CCCCCC;
}

.block-bottom{
	background:url(images/menu-bottom.gif) no-repeat left bottom;
	/*height:10px;*/
	margin:0;
	padding:0;
}
.main-content {
	width: 746px;
	float: left;
	padding: 5px 0px 20px 0px;
	margin-left: 16px;
}
.page-title {
	background:url(images/page-title.gif) no-repeat;
	height: 25px;
	width: 716px;
	padding: 17px 15px 0px 15px;
	clear: both;
}
/* tab-content*/
ul.tabs {
	margin: 0px;
	padding: 0;
	float: right;
	list-style: none;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	outline: none;
	height: 23px;
	margin-left: 7px;
}
.tab-container {
	clear: both;
	float: left; 
	width: 100%;
}
.tabbed h2.title-product {
	float:left;
	height: 23px;
}
.photo {
	background: url(images/photo.gif) no-repeat;
	width:63px;
}
.details {
	background: url(images/detail.gif) no-repeat;
	width: 73px;
}
.video {
	background: url(images/video.gif) no-repeat;
	width: 63px;
}
.manual-download {
	background: url(images/manual-download.gif) no-repeat;
	width: 132px;
}
li.active .photo, .photo:hover {
	background: url(images/photo-hover.gif) no-repeat;
}
li.active .video , .video:hover {
	background: url(images/video-hover.gif) no-repeat;
}
li.active .details , .details:hover {
	background: url(images/detail-hover.gif) no-repeat;
}
li.active .manual-download, .manual-download:hover  {
	background: url(images/manual-download-hover.gif) no-repeat;
}
.title-product {
	background:url(images/multi-arrow.gif) no-repeat;
	font-size: 18px;
	color:#aceafc;
	padding-left: 40px !important;
	width: 275px;
	font-weight: normal;
}

.title-product-no-arrow {
	font-size: 16px;
	color:#aceafc;
	padding-left: 10px;
	font-weight: normal;
}

.sub-title-product {
	background:url(images/multi-arrow-red.gif) no-repeat;
	font-size: 20px;
	color:#000;
	padding-left: 40px !important;
	margin-right: 40px !important;
	margin-top: -3px !important;
	font-weight: normal;
}
.img-details {
	float:left;
	clear:both;
	width: 746px;
	overflow:hidden;
}
.item-row {
	clear:both;
}
.item-row p  {
	padding-left: 35px !important;
}
.item-row ul.tech-data {
	list-style:disc;
	padding-left: 50px;
}
.p-title  {
	background:url(images/intro-title.gif) no-repeat;
	font-weight:bold;
	height:16px;
	padding: 3px 0px 0px 35px;
	margin: 10px 0;
}
ul.photo-list-img  li {
	float:left;
	margin:0px 12px 12px 0;
}
ul.photo-list-img  li.last {
 	margin-right: 0px;
}
ntact {
	padding-top: 12px;
	padding:10px 10px 10px 10px;
}
.contact-form {
	float:left;
}
.contact-info {
	float:left;
	margin-left: 30px;
}
.contact-info p {
	padding: 2px 0;
}
.block-last {
	border:none !important;
}
.product-details {
	padding:1px;
	float:left;
	clear:both;
	margin-top:10px;
	width: 730px;
}
.thumb-img  {
	float:left;
}
.product-intro {
	width:375px;
	float: right;
	padding: 20px 0px 10px 0px;
}
.product-intro-title {
	background:url(images/introducing.gif) no-repeat;
	width:372px;
	height:33px;
}
.view-more {
	width:375px;
	text-align:right;
}

.detailhome
{
	width: 746px;
}
.padding-photo
{
	padding-bottom: 7px;
	overflow:hidden;
	height:422px;
	width:746px;
}
.video_item
{
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
.imglist{
	width:120px;
	height:80px;
}	
/* contact page */
.contact {
	padding-top: 12px;
	float:left;
	width: 746px;
}
.contact-form {
	float:left;
}
.contact-info {
	float:left;
	margin-left: 30px;
}
.contact-info p {
	padding: 2px 0;
}
.contact-info a {
	color: #000;
}
.contact-info .company-name {
	color: #f40000;
	font-weight: bold;
}
.contact-form label.name {
	width: 110px;
	float:left;
	text-align: right;
	margin-right: 5px;
}
.contact-form form div {
	margin-top: 5px;
}
input.input-contact {
	border: 1px solid #7f9db9;
	height: 18px;
	width: 205px;
}
.contact-form textarea {
	border: 1px solid #7f9db9;
	height: 100px;
	width: 205px; 
}
/* video */
.video-tab {
	width: 742px;
	margin: 0 auto;
	padding: 10px 0;
}
.video-tab h2,.sub-title-product {
	color: #ff0000;
	margin: 10px !important;
	font-size: 16px;
	font-weight:bold;
}
.play-video {
/*	background:url(images/video-bg.jpg) no-repeat;*/
	width: 720px;
	height: 400px;
	padding: 4px;
}
.video-others {
	width: 462px;
	clear:both;
}
.video-col1, .video-col2 {
	float:left;
}
.video-col1 img {
	margin: 0px 3px 3px 0px;
}
/* home */
.trangchu {
	margin: 0 auto;
	padding: 10px 0;
}
.trangchu h2 {
	color: #ff0000;
	margin: 10px !important;
	font-size: 16px;
	font-weight:bold;
}
#tab3 .trangchu .play-video {
	/*background:url(images/video-bg.jpg) no-repeat;*/
	width:742px;	
	padding-left:4px;
}

/* accessories */
.nav-sub-page {
	margin: 10px 0;
}
.accessories-img  {
	float:left;
	text-align:center;
	width: 215px;
}
.accessories-info {
	float:left;
}
.accessories-info p {
	padding: 3px 0;
}
.accessories-img div
{
	border: 1px solid #999999;
	width: 150px;
	height: 130px;
	padding:3px;
	margin:2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:hidden;
}
.accessories-name {
	font-weight: bold;
}
.accessories-more {
	margin-top: 15px;
}
.nav-sub-page a {
	color: #0000ff;
}
nt .tab-container #frmList table td {
	padding: 5px;
}



.contact_info
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding:4px;
	margin-bottom:5px;
}
.contact_form
{
	
	padding:4px;
}
.tbl_form_contact
{
	
}

.tbl_form_contact tr td
{
	padding:2px;
}
.error
{
	padding: 10px 10px 10px 10px;
	color: #7b0c00;
	display: block;
	border: 1px solid #bc6f6b;
	background: #eac5c5;
	margin-bottom: 15px;
	font-weight: bold;
    padding: 6px 3px 6px 3px;
     -moz-border-radius:5px;  
      border-radius: 5px;  
  -webkit-border-radius: 5px; 
  margin-top:3px;
}
.success
{
	padding: 6px 3px 6px 3px;
	color: #30940b;
	display: block;
	border: 1px solid #30940b;
	background: #d8f2c9;
	margin-bottom: 20px;
	font-weight: bold;
	 -moz-border-radius:5px;  
      border-radius: 5px;  
  -webkit-border-radius: 5px; 
  margin-top:3px;
}

/*Gridview style*/

.mGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #c1c1c1;
	border-collapse: collapse;
}
.mGrid td
{
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #333333;
}
.mGrid input:focus
{
	background-color: #FFFF99;
	color: #FF3300;
}
.mGrid th
{
	padding: 4px 2px;
	color: #fff;
	/*background: #2e5fae url( 'images/grd_head.png' ) repeat-x top;*/
	background-color:#2e5fae;
	border-left: solid 1px #c1c1c1;
	font-size: 12px;
	font-weight:bold;
}
.mGrid .alt
{
	background: #fcfcfc url('images/grd_alt.png') repeat-x top;
}
.footer
{
	padding: 4px 2px;
	color: #fff;
	background: #424242 url('images/grd_head.png') repeat-x top;
	border-left: solid 1px #525252;
	font-size: 15px;
}
.mGrid .pgr
{
	background: #424242 url('images/grd_pgr.png') repeat-x top;
}
.mGrid .pgr table
{
	margin: 5px 0;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}   
.mGrid .pgr a
{
	color: #666;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}

/*Photo gallery*/
.divPhoto_gallery
{
	
}
.album_container
{
/*	border: 1px solid #CCCCCC;*/
	width: 150px;
	height: 110px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	float: left;
	padding: 5px 5px 5px 5px;
	margin:5px 12px 8px 2px;
/*	-moz-box-shadow: 3px 3px 4px #666666;
-webkit-box-shadow: 3px 3px 4px #666666;
box-shadow: 3px 3px 4px #666666;*/
}
.album_cover_picture
{
	
}
.album_title
{
	font-weight:bold;
	margin-bottom:2px;
	text-align:center;
}


.img_item
{
	float:left;
	margin-top:2px;
	height:86px;
	padding-right:5px;
	
	
}

/*END photo gallery*/

/*Collection pager style*/

.page-navigation
{
    clear:both;
}

.page-navigation span a
{
    display: block;
    width: 25px;
    height: 21px;
    float: left;
    font-family: Arial;
    background-color: #2e5fae;
    margin-right: 4px;
    padding-top: 4px;
    text-align: center;
    color: #FFFFFF;
    -moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.page-navigation span a:hover
{
    background-color: #0099FF;
}

.page-navigation span b
{
     display: block;
    width: 25px;
    height: 21px;
    float: left;
    font-family: Arial;
    background-color: #0099FF;
    margin-right: 4px;
    padding-top: 4px;
    text-align: center;
    color: #FFFFFF;
    -moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight:bold;
}
.other_product
{
	margin-top:20px;
}
.other-product-item
{
	
	width: 130px;
	
	padding:4px;
	margin-bottom:15px;
	margin-right:15px;
	cursor:pointer;
}
.other-product-title {
    background: url("images/other-product.gif") no-repeat scroll 0 0 transparent;
    height: 33px;
    width: 372px;
}
.name-item
{
	margin-top:3px;
	padding:2px;
}
.menu li a.current_menu
{
	color: #FFFF00;
	font-weight: bold;
	text-decoration:underline;
}

.comment_box_title
{
        background: url("images/comments.jpg") no-repeat scroll 0 0 transparent;
    height: 33px;
    width: 372px;
}
.align_right
{
    text-align:right;
}
.gray_bold
{
    color: #999999;
    font-weight: bold;
    font-size: 10px;
}
.align_left
{
    text-align:left;
}
.tblComment tr td
{
    padding:3px;
}
.padding0
{
    padding:0;
    padding-bottom:4px;
}

.ul_h
{
    float:left;
}
.ul_h li
{
    float:left;
    margin-left:3px;
}
.page_nav
{
    
}
.comment_item
{
    border: 1px solid #CCCCCC;
    padding: 4px;
    margin-top: 6px;
    -webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
.top .date
{
    color: #999999;
    font-weight: bold;
    font-size: 10px;
}
.top .name
{
    color: #CC3300;
    font-weight: bold;
}
.post_com
{
    color: #999999;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom:5px;
    margin-left:2px;
 
}
.middle
{
    padding-top:4px;
    margin-bottom:7px;
}
.page_nav
{
    margin-top:6px;
}
.no_comment
{
    padding: 5px;
    color: #999999;
    text-align:left;
}
.name_comment
{
    color: #999999;
}

.name_comment a
{
    color: #999999;
    font-weight:bold;
}
.grid_pav
{
    margin-top:5px;
    
}
.grid_pav table tr td
{
    border: 1px solid #CCCCCC;
    padding:0px;
    margin-top:5px;
}

.grid_pav table tr td span
{
    background-color: #0099FF;
    display:block;
    padding: 4px 10px 4px 10px;
}
.grid_pav table tr td a
{
    display:block;
    padding: 4px 10px 4px 10px;
}
.grid_pav table
{
    border:none;
    margin-top:5px;
}
.com_quote
{
    padding: 10px;
    background-color: #F2F2F2;
    margin-bottom: 6px;
    font-style: italic;
}
 .com_quote .fullname
{
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    font-style: italic;
}
.upload_pnl
{
    padding:0;
    margin:0;
}

.upload_pnl tbody tr td table tbody tr td
{
    padding: 0;
    margin:0;
}
.thumb_img
{
    margin:2px 6px 2px 0px;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_GridViewList_ctl02_Panel1
{
    margin-top:10px;
}

.ul_float
{
    margin:0;
    padding:0;
    list-style-type:none;
    clear:both;
}
.ul_float li {
float:left;
padding:0;
margin-right:2px;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_ASPxUploadControl1_Add
{
    padding-bottom:15px;
}

/*chat box*/
.chatbox {  
    text-align:left;  
    margin:0 auto;  
    margin-bottom:25px;  
    padding:10px;  
    background:#fff;  
    
    width:97%;  
    border:1px solid #ACD8F0;  
    overflow:hidden;
    background:#EBF4FB;  
 }  
.chat_content
{
	width:100%;
	height:400px;
	background-color:White;
	border:1px solid #ACD8F0; 
	overflow:auto;
	padding:3px;
}
.chat_welcome
{
	margin-top:6px;
	padding-bottom:6px;
}
.your_name
{
	margin-top:6px;
	margin-bottom:6px;
}

.error1
{
	color: Red;
	margin-top: 3px;
}
#txtMsg
{
	font-weight:bold;
	font-family:Arial;
	border:1px solid #ACD8F0;
}
#txtUsername
{
	font-style:italic;
	font-family:Arial;
	border:1px solid #ACD8F0; 
	height:25px;
}
#btnSend
{
	height:50px;
	width:60px;
	margin-top:15px;
	margin-right:200px;
	float:right;
}
.message_date
{
	color: #0066FF;
	font-size:11px;
}
.chat_username
{
	font-weight:bold;
	margin-left:7px;
	font-size:11px;
	
}
.tblMsg
{
	width:100%;
}
.dis_comment
{
    padding-left: 2px;
    color: #CC3300;
}