/******* CSS SHOW CATEGORY *********/
.box-product {margin-bottom:10px;}
.box-product .box-title {margin-bottom:5px;}
.box-product .box-title .titleL {
	float:left;  
	padding-left:5px;
	text-transform:uppercase;
}
.box-product .box-title .titleL a {color:#333333;}
.box-product .box-title .titleR {
	float:right;	
}

.box-product .box-content {
	border:1px dotted #999999;
	padding:10px;
	overflow:hidden;
}


.bg_tab {
	padding-bottom:15px;
}
.bg_tab td{
	padding-right:1px;
}
.bg_tab a{
	display:block;
	background:#7a7a7a;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	padding:0px 50px;
}

.bg_tab a:hover {
	color:#ffffff;
	background:#0c8e11;
	text-decoration:none;
}

.bg_tab a.tabs-selected {
	background:#69a413;
	font-weight:bold;
	color:#ffffff;
}
 
.tab { padding-top:0px;}


/************************************* CSS FOR SHOW product *******************************/
 
#List_product { 
	padding-top:20px; 
}
#List_product img{ 
	border:#d2d2d2 solid 1px;
	padding:2px;
}
.floatImgPro {
	margin-top:2px;
	margin-left:120px;
	position:absolute;
}

/*----------------- VIEW 1 ----------------*/
#List_product .View1 {
  float:left;
	background:url(../images/hr.gif) bottom repeat-x;
	margin:0px;
	padding:15px 0px;
}
#List_product .last {
	background:none;
}

#List_product div.View1 div{
  float:left;
	margin:0;
	padding-right:15px;
	width:190px;
}

#List_product .View1 .last {
	background:none;
   margint:0px;
   margin-right:0px;
	 padding-right:0px;
}
#List_product .View1 h3 {
  padding:2px;
 	text-align:center;
	font-weight:bold;
}
#List_product .View1 h3 a {
   color:#ff0000;
}
#List_product .View1 h3 a:hover {
	color:#c80d1a;
  text-decoration:none;
}

#List_product .View1 .img {
	border:1px solid #e0e0e0;
	padding:1px;
	text-align:center;
}

#List_product .price {
	color:#145ea0 ;
	font-weight:bold;
}

/*----------------- 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:20px ;margin:0px;}
 
.picDetail {
	border:1px solid #e2e2e2;
	padding:2px;
	text-align:center;
}

#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;
	
}
#divInfo .other_pic {}

#divInfo .other_pic img {border:1px solid #e0e0e0; padding:1px; margin-right:5px;}

#divInfo .colInfo1{
	padding:2px;
	font-weight:bold;
	color:#6d6d6d;
	border-bottom:1px solid #f0f0f0;
}
#divInfo .colInfo2{
	padding:2px;
	color:#444444;
	border-bottom:1px solid #f0f0f0;
}

#divInfo .p_name{
	font-weight:bold;
	color:#145ea0;
	margin-bottom:2px;
}

#divInfo .maso{
	color:#D66161;
	font-weight:bold;
}

#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;
}

.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;
}

/**** 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;
}




/*COMMENT*/
 .fComment {
	color:#DE1212;
	font-weight:bold;
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
} 

.boxComment label { padding-bottom:2px;}
.boxComment input.error {
	border:1px dotted #ff0000;
} 
 
.boxComment label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.list_comment {
	padding:5px 0px;	
	padding-bottom:10px;
}
.list_comment .hr_comment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding-bottom:10px;
}
.list_comment .fname {
	color:#33acd8;	
}
.list_comment .femail { color:#ff0000;}
.list_comment .fdate	{color:#a4a4a4;}

.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;}

 
 