
 
#navation span { padding:0px 5px; }
 
.messTotals{
	font-size:12px;
	text-align:center;
}

 
.font_organe{
	color:#CC6600;
}

#tabSearch {
	border:1px solid #e0e0e0; 
	background:#F4F4F4;
	margin-bottom:5px;
	padding:5px;
}

.display {
	border:1px solid #e0e0e0; 
	background:#F4F4F4;
	margin-bottom:10px;
	padding:5px;
}

.imgBox {
	background:url(../images/boxImg.gif) center no-repeat;
	padding:2px;
}
.btn_confirm{
	display:block;
	width:80px;
	line-height:18px;
	text-align:center;
	background:url(../images/btn_confirm.gif)  center no-repeat;
	color:#d7d7d7;
	padding-bottom:2px;
	font-family:tahoma;
}
.btn{
	display:block;
	width:62px;
	line-height:18px;
	text-align:center;
	background:url(../images/btn_addcart.gif)  center no-repeat;
	color:#d7d7d7;
	padding-bottom:2px;
	font-family:tahoma;
}
.btn_print_detail{
	display:block;
	width:43px;
	line-height:18px;
	text-align:center;
	background:url(../images/btn_print.gif)  center no-repeat;
	color:#d7d7d7;
	padding-bottom:2px;
	font-family:tahoma;
}
.btn_bookmark{
	display:block;
	width:43px;
	line-height:18px;
	text-align:center;
	background:url(../images/btn_print.gif)  center no-repeat;
	color:#d7d7d7;
	padding-bottom:2px;
	font-family:tahoma;
}

.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;
}



/************************************* CSS FOR SHOW PRODUCT *******************************/


#List_Product { 
	padding:0px; 
}
.floatImgPro {
	margin-top:2px;
	margin-left:145px;
	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:0px;
	padding-right:20px;
	width:184px;
}

#List_Product .View1 .last {
	background:none;
	width:184px;
  margint:0px;
  margin-right:0px;
	padding-right:0px;
}
#List_Product .View1 h3 {
	padding-top:7px;
 	text-align:left;
	font-weight:bold;
}
#List_Product .View1 h3 a {
   color:#d2d2d2;
}
#List_Product .View1 h3 a:hover {
	color:#fff;
  text-decoration:none;
}

#List_Product .View1 .img {
	border:1px solid #687681;
	padding:4px;
	text-align:center;
}

#List_Product .maso {
	color:#79a2c5 ;
	font-weight:bold;
}
#List_Product .price {
	color:#ff3030 ;
	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:10px ;margin:0px;}
 
.picDetail {
	text-align:center;
}

#picDetail_img {
	border:1px solid #687681;
	padding:4px;
	text-align:center;
}
.title_option{
	color:#dfb87d;
	font-family:tahoma;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:#1a2e40 solid 1px;
	padding-left:15px;
}
#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:#d2d2d2;
	padding:2px;
	height:23px;
	line-height:23px;
	padding-left:25px;
	
}
#divInfo .other_pic a{
	background:url(../images/btn_num.gif) center repeat-x;
	border:#204360 solid 1px;
	padding:1px 6px;
	color:#343434;
	font-weight:bold;
}
#divInfo .other_pic a:hover{
	background:url(../images/btn_num_hover.gif) center repeat-x;
	border:#204360 solid 1px;
	padding:1px 6px;
	color:#ffffff;
	text-decoration:none;
}


#divInfo .other_pic img {border:1px solid #e0e0e0; padding:1px; margin-right:5px;}

#divInfo .colInfo1{
	background:url(../images/hr_detail.gif) bottom repeat-x;
	padding:4px;
	color:#6d6d6d;
}
#divInfo .colInfo2{
	background:url(../images/hr_detail.gif) bottom repeat-x;
	padding:4px;
	color:#444444;
}
#divInfo .colInfo2 a{
	color:#d2d2d2;
	font-weight:bold;
	font-family:tahoma;
}
#divInfo .colInfo2 a:hover{
	text-decoration:none;
	color:#79a2c5;
}

#divInfo .p_name{
	font-weight:bold;
	color:#145ea0;
	margin-bottom:2px;
}

#divInfo .maso{
	color:#79a2c5;
	font-weight:bold;
	font-family:tahoma;
}

#divInfo .price{
	font-weight:bold;
	font-size:11px;
	color:#ff3030;
	font-family:tahoma;
}
#divInfo .price_text{
	font-weight:bold;
	font-size:11px;
	color:#D2D2D2;
	font-family:tahoma;
}
 
#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;
}

 

.textfiled_detail {
	width:100px;
	border:1px solid #00172a;
	border-bottom:none;
	border-right:none;
	line-height:20px;
	background-color:#223f56;
	color:#d2d2d2;
	height:18px;
}
/**** OTHER PRO*****/
.marquee {
	width:600px;	 
}
.item-pro {
	background:url(../images/line_pro.gif) right repeat-y;
	padding-right:15px;
	padding-left:15px;
	
}
.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 100px 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;}
 

/********************* 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-top:1px solid #334555;
	border-bottom:1px solid #334555;
	border-left:1px solid #00172a;
	border-right:1px solid #00172a;
	margin-bottom:10px;
	text-align:center;
	background-color:#1a2f40;
	
}
.border_cart {
	background:#334555;
}

.row_title_cart {
background-color:#00172a;
	color:#E4C577;
	height:25px;
	font-weight:bold;
}
.row_total_cart {
	padding-right:5px;
	font-weight:bold;
	background:#00172a;
	color:#E4C577;
}
.row_item_cart {
	background:#00172a;
	height:22px;
	color:#919191;
}

.shopping_title{
	padding:3px;
	border:1px solid #334555;
	margin-bottom:10px;
	text-align:left;
	background-color:#00172a;
}
.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;}

 
 
