/******* CSS SHOW CATEGORY *********/
.box-product {margin-bottom:10px; margin-top: 15px;}
.box-product .box-title {margin-bottom:22px; background: none; border-bottom: none;}
.box-product .box-title .titleL {
	float:left;  
	font-size: 30px;
	color: #404040;
	font-weight: normal;
	line-height: 50px;
}
.box-product .box-title .titleL a {color:#333333;}
.box-product .box-title .titleR {
	float:right;	
}

.box-product .box-content {
	overflow:inherit;
	border: none;
}

#List_Cat_Product{
	margin-bottom: 20px;  margin-top: 30px;
}
/*----------------- VIEW 1 ----------------*/
#List_Cat_Product .View1 {
  float:left; 
	padding-bottom:20px;
	margin-bottom:15px;
	width:100%;
}
#List_Cat_Product .last {
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

#List_Cat_Product div.View1 div.cat_item{
  float:left;
  margin:0;
  width: 235px;
  margin-right: 20px; 
}
#List_Cat_Product div.View1 div.cat_item.last{margin-right: 0;}
#List_Cat_Product .View1 .img {  
	text-align:center;
	background: #d9d9d9;
	margin-bottom: 10px;
}
#List_Cat_Product .View1 .img:hover {background: #bc0010;}
#List_Cat_Product .View1 .cat_item h2{
	font-weight: bold; font-size: 16px; text-align: center; line-height: 26px;
}
#List_Cat_Product .View1 .cat_item h2 a{
	color: #333333;
}

/************************************* CSS FOR SHOW PRODUCT *******************************/
 
#List_Product { 
	padding:0px; 
}
.floatImgPro {
	margin-top:2px;
	margin-left:120px;
	position:absolute;
}

/*----------------- VIEW 1 ----------------*/
#List_Product .View1 {
  float:left; 
	padding-bottom:20px;
	margin-bottom:10px;
	width:100%;
}
#List_Product .last {
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

#List_Product div.View1 div.item{
  float:left;
	margin:0;
	width: 235px;
	margin-right: 20px; 
}
#List_Product div.View1 div.item.last{margin-right: 0;}
 
#List_Product div.View1 div.item:hover{
	
}
 
 
#List_Product .View1 div.item .boxItem {
	
}
#List_Product .View1 h3 {
	text-align: center;
	line-height: 20px;
	padding: 0 10px;
	font-size: 14px;
	text-transform: uppercase;
}
#List_Product .View1 h3 a {color: #333333;}
#List_Product .View1 h3 a:hover { 
  text-decoration:none;
}

#List_Product .View1 .img {  
	text-align:center;
	position: relative;

}
#List_Product .View1 .div_img{
	width: 235px; height: 235px; overflow: hidden;
	margin-bottom: 20px;
}

#List_Product .View1 .img img{  
	-webkit-transform:scale(1);  
	-moz-transform:scale(1);
	-o-transform:scale(1); 
	-webkit-transition-duration: 1s; 
	-moz-transition-duration: 1s; 
	-o-transition-duration: 1s;
}
#List_Product .View1 .img img:hover{  
	-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
}

#List_Product .View1 .img a span.icon_status{
	width: 46px; height: 46px; display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%; 
	background: #BC0010; line-height: 46px; font-size: 14px; color: #ffffff;
	position: absolute; text-align: center;
	right: 0px; top: 0px;
}

#List_Product .View1 .maso {
	padding-top:5px;
	color: #828282;
	font-size: 12px;
}
#List_Product .View1 .viewmore {
	display: inline-block;
	height: 32px;
	border: 1px solid #05785d;
	padding: 0 25px;
	line-height: 32px;
	font-weight: bold;
	font-size: 14px; color: #00755a;
	margin-top: 10px;
}
#List_Product .View1 .viewmore:hover{
	background: #05785d; color: #ffffff;
	text-decoration: none;
}

#List_Product .View1 .price {
	color:#bb1016 ;
	text-align:left;
	font-weight: bold;
	font-size: 14px;
}
#List_Product .View1 .price_old {
	color:#c1c1c1;
	font-weight:normal;
	text-decoration:line-through;
}


/*----------------- VIEW 2 ----------------*/

#List_Product .View2 {
  padding:0px 2px;
  margin-bottom:5px;
  
}
#List_Product .col1{
	background:#F7F7F7;
}
#List_Product .col2{
	background:#ffffff;
}
#List_Product .col_select{
	background:#F4EAD2;
}
#List_Product .colTop {
	border-bottom:1px solid #e0e0e0;
	background:#F4F4F4 ;
}

#List_Product .View2 .pro_info {
	text-align:justify;
}
#List_Product .View2 h3 {
	font-weight:bold;
	padding:2px 0px;
}
#List_Product .View2 h3 a{ }
#List_Product .View2 .img{
	border:1px solid #e0e0e0;
	padding:1px;
	text-align:center;
	float:left;
	margin-right:5px;

}
#List_Product .View2 .check{
	float:left;
	width:25px;
	padding-top:80px;
	text-align:center;
	vertical-align:middle;
}

#List_Product .View2 .maso{
	margin:0px;
	padding:0px;
	color:#CC0000;
	font-weight:bold;
}
#List_Product .View2 .price {
	color:#CC0000;
}
#List_Product .View2 .hr{
	height:1px;
	background:url(../images/hr.gif) center repeat-x;
	padding:1px;
}

#List_Product .noProduct {
	padding:50px;

	text-align:center;
	color:#ff0000;
}

.price_old{
	color:#999999;
	text-decoration:line-through;
	font-size:11px;
	font-weight:normal;
}
p.time{
	padding:0px;
	margin:0px;
	text-align:center;
	color:#000000;
}

.line_pro {
	background:url(../images/line_pro.gif) left no-repeat;
}

.font_keyword{
	background-color: yellow; 
	color: red; 
	font-weight: bold;
}
.font_keyword a {
	background-color: yellow; 
	color: red; 
	font-weight: bold;
}




/*********** DETAIL **********/
#divInfo{padding-top:0px ;margin:0px;}


 
.ad-image {
	text-align:center;
	width: 405px;
}

#divInfo .zoom_pic {position:absolute; margin-top:-25px; margin-left:10px; }
#divInfo .zoom{
	display:block;
	background:url(../images/icon_zoom.gif) 0px 6px no-repeat;
	color:#ff0000;
	padding:2px;
	height:26px;
	line-height:25px;
	padding-left:20px;
	
}

.imgvote span{
	font-size: 12px; color: #9a9a9a;
	line-height: 24px;
}
#divInfo .other_pic {}

#divInfo .other_pic img {border:1px solid #e0e0e0; padding:1px; margin-right:5px;}

#divInfo .colInfo1{
	padding:2px 0;
	font-weight:normal;
	color:#333333;
	font-size: 14px;
	line-height: 37px;
	border-top: 1px dotted #cccccc;
}
#divInfo .colInfo1 .icon{
	padding-left: 30px;
}
.icon.icon_ms{
	background: url(../images/icon_msp.png) left center no-repeat;
}
.icon.icon_kl{
	background: url(../images/icon_khoiluong.png) left center no-repeat;
}
.icon.icon_madeby{
	background: url(../images/icon_sxt.png) left center no-repeat;
}
.icon.icon_update{
	background: url(../images/icon_update.png) left center no-repeat;
}



#divInfo .colInfo2{
	padding:2px 0;
	color:#333333;
	font-weight: normal;
	font-size: 14px;
	line-height: 37px;
	border-top: 1px dotted #cccccc;
}
#divInfo .colInfo3{
	padding:2px 0;
	color:#333333;
	line-height: 37px;
	font-size: 14px;
	border-top: 1px dotted #cccccc;
}

#divInfo .p_name{
	font-weight:bold;
	color:#145ea0;
	margin-bottom:2px;
}

#divInfo .maso{
	font-weight:bold;
	color:#333333;
	font-size: 16px;
}
#divInfo .short{
	text-align: justify;
	line-height: 20px;
	color:#333333;
	font-size: 12px;
	padding: 20px 0;
}

#divInfo .price{
	font-weight:bold;
	font-size:12px;
	color:#e60101;
}
 
#divInfo .poster {
	color:#ff9000;
}
#divInfo .poster a {
	color:#ff9000;
} 
 
#divInfo .toots a {
	text-decoration:none;
}
#divInfo .toots .plugin{padding-top: 5px; padding-bottom: 5px; border-top: 1px dotted #b2b2b2; border-bottom: 1px dotted #b2b2b2; margin-top: 5px;}
#divInfo .toots .tool a{font-size: 12px; color: #6d6d6d;}

.price_new {
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}

 
.btn_print {
	background:transparent url(../images/print.gif) no-repeat scroll 0 0;
	color:#A94502;
	cursor:pointer;
	font-weight:bold;
	padding:2px 2px 2px 25px;
	width:108px;
}

.desc ul {
	list-style:inherit;
	margin:0px;
	margin-left:15px;
}
.desc ol{
	list-style:decimal;
	margin:0px;
	margin-left:15px;
}
/*--------- box_price_video ----------------*/
.box_price_video{border-top: 4px solid #d91414; }
.ctn-box_price_video{border: 2px solid #d9d9d9;margin-bottom: 20px; }
.box_price_video div.price{font-size: 22px; font-weight: bold; color: #fe0000; line-height: 30px; text-align: right; padding: 15px; }
.box_price_video div.boxprice_old{padding: 0 15px; padding-top: 15px; font-size: 14px; color: #333333; font-weight: bold; }
.box_price_video div.boxprice_old .price_old{float: right; font-size: 16px; font-weight: bold; color: #333333}
.boxVideo{
	background: #f5f5f5; padding:4px ; padding-top: 8px; padding-bottom: 20px; 
}
.box_price_video div.price span{
	font-size: 14px; color: #333333;
}

.list-video li{margin: 3px 0;}
.list-video li a.various{
	background: url(../images/view_video.png) no-repeat;
	width: 224px;
	height: 62px;
	display: block;
	margin-left: 3px;
}
.list-video li a.various:hover{
	background: url(../images/view_video_hover.png) no-repeat;
}
/*--------Box news right--------*/
.boxNews{border: 1px solid #d7d6d6; padding: 15px; }
.boxNews_title{font-size: 15px; font-weight: bold; text-transform: uppercase; color: #333333; padding-bottom: 8px; border-bottom: 1px dotted #cccccc; margin-bottom: 15px; }
.boxNews .news-list{}
.boxNews .news-list .item{padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #cecece;}
.boxNews .news-list .item:last-child{border-bottom: none;margin-bottom: 0; padding-bottom: 0;}
.boxNews .news-list .item .images{float: left; margin-right: 13px;}
.boxNews .news-list .item .images td{padding: 2px; border: 1px solid #cecece}
.boxNews .news-list .item h3{font-weight: normal; font-size: 12px; line-height:18px;}
.boxNews .news-list .item h3 a{color: #333333;}
.boxNews .news-list .item .date_news{font-size: 10px; font-weight: bold; color: #a8a8a8; padding: 3px 0; line-height: 16px;padding-left: 95px;}

/**** OTHER PRO*****/
.item-pro {
	background:url(../images/line_pro.gif) right repeat-y;
	padding:0px 7px;
	width:180px;
}
.item-pro .img {
	border:1px solid #e0e0e0;
	text-align:center;
}
.item-pro  h3  {text-align:center;}
.item-pro  h3 a {
	color:#ff0000;;
	font-weight:bold;
	padding:2px;
	
}
.item-pro .price{color:#145ea0 ; font-weight:bold; text-align:center;}

.item-pro .floatImgPro {
	margin:2px 120px 0px ;
	position:absolute;
}

/* Skin TAB */
.tab_navL{
	margin-bottom: 5px;
	border-bottom: 3px solid #00755a;
}
#tab-container-1 {
	margin-top:10px;
}
#tab-container-1-nav {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#tab-container-1-nav :after {
	display: block;
	clear: both;
	content: " ";
}

#tab-container-1-nav li {
	float: left;
	position: relative;
	margin-right: 3px;
}

#tab-container-1-nav a {
	display: block;
	background: #e5e5e5;
	padding:0px 15px;
	font-weight:bold;
	color:#333333;
	line-height:35px;
	height: 35px;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 14px;
}

#tab-container-1-nav a.active , #tab-container-1-nav a:hover {
	background: #00755a;
	color:#ffffff !important;
}

#tab-container-1 .tab {
	padding: 15px 0px;
	background: none;
	text-align:justify;
}

#tab-container-1 .tab hr{
	border:1px dotted #bfbfbf;
}

#tab-container-1 .tab p{
	padding:0px;
	margin-bottom:10px;
}

#tab-container-1 .tab p:last-child{
	margin-bottom:0px;
}


#tab-container-1 .tab img{
	height: auto;
  max-width: 100%;
}
#tab-container-1 .tab table{
	width: 100%;
	max-width: 100%;
}

#tab-container-1 .tab.tabtable table {
	font-size: 12px;
}
#tab-container-1 .tab.tabtable table td{
	padding: 5px;
}


/*COMMENT*/
/*COMMENT*/
.boxComment {  
}
.fComment { 
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold; 
	padding-bottom:5px;
	margin-bottom:5px;
} 
.divVotes {
	border-bottom:1px solid #d4d4d4;
	padding:5px 0px;
	margin-bottom:10px;
}
.divWrite { padding:10px;}
.c_textarea  {
	padding:5px 0px;	
}
.c_button {
	padding:2px 0px;
	text-align:right;
}
 
#ext_comment {} 
.divCommentList{ }
.list_comment {
 	padding:5px 0px;	 
	display:block;	
	border-bottom:1px dotted #d4d4d4;
}
.list_comment .c-title {
	padding-bottom:5px;	
}
.list_comment .ctitle {font-weight:bold;	color:#882106;}
.list_comment .c-name {font-weight:bold; color:#0067b1; }
.list_comment .c-email	{color:#7c7c7c; font-weight:normal; font-size:11px;}
.list_comment .c-name a {color:#0067b1;}
.list_comment .c-desc {
	text-align:justify;
	padding:5px 0px;
	font-size:11px;
	font-family:Tahoma;
}
.list_comment .c-date	{color:#7c7c7c; font-weight:normal; font-size:11px;}

.list_comment .close{
	width:18px; height:16px; background:url(../images/icon_action.gif) no-repeat left -87px;  position:absolute;
	margin-left:620px;
	 
}
.list_comment	.close:hover, .closecom:hover{background:url(../images/icon_action.gif) no-repeat right -87px}

.vk-menu {padding:2px 0px;}
 

/*SEARCH*/
.formSearch {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #ccc;
}
p.mess_result {
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
p.mess_result span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}


/********************* CSS BoxShopping ****************************/
#BoxShopping {
	padding:0px;
	line-height:18px;
}

.fCart {
	font-size:16px;
	color:#FF0000;
	text-transform:uppercase;
	font-weight:bold;
}
#BoxShopping .navShopping{
	padding:3px;
	border:1px solid #e0e0e0;
	margin-bottom:10px;
	text-align:center;
}
.border_cart {
	background:#e0e0e0;
}

.row_title_cart {
	background:url(../images/row_title.gif) repeat-x;
	color:#FF753E;
	height:25px;
	font-weight:bold;
}
.row_total_cart {
	padding-right:5px;
	font-weight:bold;
	background:#F3f3f3;
	color:#000;
}
.row_item_cart {
	background:#fff;
	height:22px;
}

.shopping_title{
	background:url(../images/bg_title_cart.gif) repeat-x;
	border:1px solid #e0e0e0;
	color:#FF753E;
}
.box_shopping {
	padding:2px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.mess_comment {
	margin-top:10px;
	padding:5px;
	border:1px solid #e0e0e0;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

table.tbl_from { padding:0px; border-spacing:1px; }
table.tbl_from .td1 { font-weight:bold; background:#F8F8F8;padding:3px;}
table.tbl_from .td1 { padding:3px;}

 
 