﻿h1,h2,h3,h4,h5
{
    padding:0px;
    margin:0px;    
}
/*Menu path control*/
.navigator span
{
	padding:0px 3px 0px 3px;	
}
.navigator 
{
	color:#ffffff;	
}
.navigator a
{
	color:#ffffff;	
}
.path_site
{
	padding-left:30px;
    line-height:40px; 
    height:40px;
    font-size:12px;   
    background:#c70f0f;      
}
.path_site span
{
    padding:0 5px 0 5px;
    font-size:11px; 
    color:#ffffff;   
}
.path_site a
{
    font-size:15px;  
    color:#ffffff;    
}
.path_site a.root
{
    font-weight:bold;  
}
/*End menu path control*/

/*CSS Phân trang*/
.paging
{    
    text-align:right;
    font-size:11px;
    color:#000;
    font-family:Arial;           
}
.paging span
{
    padding:0 5px 0 5px;            
}
.paging span a
{
    font-size:11px;
    color:#000;
    font-family:Arial;                 
}
/*End CSS Phân trang*/

/*CSS Tin tức*/
.list_news_cate
{    
    padding:0 0 0 0;       
}
.img_news {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 7px 7px 0 0;
    padding: 1px 2px 2px;
    text-align: center;
}
.date_time {
    color: #000000;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.title_des_news {
    color: #000000;
    font-size: 13px;
    line-height: 22px;
    padding: 5px 0;
    text-align: justify;
}
.title_article_deltail a {
    clear: both;
    color: #000000;
    font-size: 18px;
    padding: 7px 0 2px;
}
.title_article {
    margin: 0;
    padding: 0;
    text-align: left;
}
.title_article_deltail span, .title_article a {
    color: #BE1D01;
    font-size: 15px;
    font-weight: bold;
}
.title_article a:hover {
    color: #FF6600;
}
.hr-news {
    border-bottom: 1px dotted #007AD2;
    clear: both;
    text-align: right;
}
.hr-news a {
    background: url("../images/icon_viewall.gif") no-repeat scroll right center transparent;
    color: #000000;
    font-size: 12px;
    font-style: italic;
    padding: 5px 15px 5px 0;
}
.time_detail {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}
.img_news_detail {
    float: left;
    margin: 7px 7px 0 0;
}
.descriptions_detail {
    margin: 5px 0;
}
.list_news_other {
    margin: 5px 0 0;
    padding-top: 5px;
}
.list_news_other ul {
    clear: both;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 20px;
}
.list_news_other ul li
{
    background-image:url(../images/arow_li.png);
    background-repeat:no-repeat;
    background-position:left center;
    clear:both;
    width:100%;
    padding:0px; 
}
.list_news_other ul li a
{
    font-size:12px;      
    color:#000000;      
    padding-left:10px;
    height:25px;
    line-height:25px;    
}
.list_news_other ul li a:hover
{
        
}
span.time
{
    font-size:10px;
    margin-left:5px;        
}    
.other_news
{
    font-size:12px;
    color:#fff;    
    padding:0px 0 0px 10px;
    text-align:left;    
    background-repeat:no-repeat;
    background-position:left center;
    background:#4f4f4f;
    font-weight:bold;
    line-height:30px;
}
.img_news img	
{
	width:120px; height:120px;	
}
/*End CSS Tin tức*/

/*Trang liên hệ*/
.intro_service
{    
    padding-left:10px;    
    text-align:left;
}
.intro_service h1.titlecontact
{
    font-size:12px;
    padding:10px 0 10px 0; margin:0;    
    font-weight:bold;
    color:#484848;       
    border:none;     
}
h1.titlecontact span
{
    border:none;
    font-family:Tahoma;
    text-transform:uppercase;
}
.intro_service div.descriptioncontact
{
    font-weight:normal;
    color:#666666;
    line-height:23px;    
}
td.title_contact
{
	font-weight:normal;		
	font-size:11px;
	width:100px;
}
table.form-contact
{
    
}
table.form-contact td
{
    font-size:11px;
    font-family:Arial;
    color:#000000;
    font-weight:bold;
    padding:3px 0 3px 0;
}
table.form-contact td .txtContact
{
    border:solid 1px #ccc;           
}
.codeSecur
{
    font-size:11px;
    color:#ccc;
    font-style:italic;    
}
/*End trang liên hệ*/
/*Bắt đầu giỏ hàng*/
.cart
{    
    color:#FD5E00;
    padding:5px;
    border:solid 1px #ccc;    
}
table.tbl_card
{
    background:#fefefd;          
}
table.tbl_card th
{    
    background-color: #FD5E00;
    height: 30px;
    color:#fff;
    text-align:center;
}
table.tbl_card td
{    
    border-bottom: 1px solid #D5D8DE;
    border-left: 1px solid #D5D8DE;
    border-right: 1px solid #D5D8DE;       
}
td.item_title, td.item_price
{
    text-align:center;
    font-weight:bold;
    padding:5px 10px 5px 10px;    
}
td.item_price
{
    color:Red;   
}
.function_cart
{
    padding:10px 30px 0 30px;      
}
table.tbl_fc-cart
{    
    width:100%;    
}
table.tbl_fc-cart td
{
    border: 0px solid #D5D8DE; 
}
td.total_title
{
    padding:4px 10px 4px 10px; 
    text-align:right;  
    font-size: 13px;        
    font-weight:bold;
}
td.total_value
{
    width:150px;
    color: red;
    font-size: 11px;        
    font-weight:bold;
    text-align:right;
    padding:10px 10px 10px 10px;
}
.fc_col-cart
{
    text-align:right;
    padding:4px 10px 4px 0;   
    margin-top:5px; 
}

.pnl-mess_cart
{	
	line-height:30px;	
	font-size:14px;
	padding:10px;
	font-weight:bold;	
}
.bg_cart
{
	width:120px;
	height:27px;
	background:#FD5E00;
	color:#fff;
	border:solid 1px #096cb5;
}
.refresh
{
	width:80px;
	height:30px;		
}
/*Kết thúc giỏ hàng*/
/*Trang login*/
.form_login
{
	margin-top:10px;
	padding:30px 0px 30px 0px;	
	border:solid 1px #cccccc;
}
.form_login table td
{
	padding:5px 0px 5px 0px;	
}
.lblcart
{
    background: url("../Images/profile2.png") no-repeat left bottom;
    color: #055ACB;
    font-weight: bold;    
    height: 30px;
    line-height:30px;
    margin:10px 0 10px 0;
    font-size:16px; text-transform:uppercase;
    padding-left:50px;
}
.form_login table td.form_asterisk
{
	padding:5px 10px 5px 0px;
}
.sex lable
{
	padding:0px 5px 0px 5px;	
}
.profile_form
{
	border:solid 1px #cccccc;
	padding:10px;
}
.hello
{
	line-height:20px;
	color:#1307ff;
	font-weight:bold;
	margin:10px 0px 50px 0px;
}
.info_account
{
	background:url(../Images/bg-tk.gif) no-repeat left bottom;
	line-height:30px;
	font-size:18px;
	font-weight:bold; padding:0px 0px 0px 30px;	
}
.info_contactAcc p.ttlh
{
	border-bottom:solid 1px #cccccc;
	font-weight:bold;
	font-size:14px;	
	padding:3px 0px 5px 0px;
}
.info_contactAcc
{
	padding:10px 0px 10px 20px;
}
.info_contactAcc p
{
	padding:3px 0px 3px 10px;
	line-height:20px;	
}
.info_contactAcc p a
{
	color:#1307ff;	
}
/*Kết thúc login*/
/*-----------------------Comment-----------------------*/
.block_comment
{
	margin-top:20px;	
}
.comment_head
{
	line-height:32px;
	background:url(../Images/comment1.png) no-repeat left center;
	padding-left:40px;
	font-weight:bold;
	color:#000000;
}
.list_comment
{
	padding:10px 10px 10px 10px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px #000000 insset;	
	border:solid 1px #ff0000;
	max-height:200px;
	overflow-y:scroll;
}
.item_comment
{
	padding:5px 0px 5px 0px;	
}
.block_comment p
{
	padding:3px 0px 3px 0px;
	line-height:18px;	
}
.comment_tit
{
	padding:50px 0px 3px 20px;	
	line-height:20px;
	border-bottom:solid 1px #ff0000;
	font-weight:bold;
}
.comment_name
{
	line-height:20px;
	background:url(../Images/comment2.png) no-repeat left center;
	padding-left:26px;
	font-size:11px;
}
.comment_name span
{
	padding-right:10px;
	font-weight:bold;	
	font-size:13px;
}
/*----------------End Comment-----------------*/
.navigator_title a
{
    font-size:13px;
    color:#fff;    
}
#info_account
{
    position:absolute;
    top:0px;
    right:10px;
    width:230px;
    z-index:5000;    
    text-align:left;
    font-weight:bold;
}
#info_account ul
{
    margin:0px;
    padding:0px;
    list-style:none;    
}
#info_account ul li
{
    font-size:13px;
    background:url(../Images/icon_viewall.gif) no-repeat left center; 
    padding-left:10px;    
}
#info_account ul li a
{
    font-size:11px;      
}
.nav-left
{
        
}
.nav-left ul
{
    margin:0px;
    padding:0px;
    list-style:none;        
    position:relative;
}
.nav-left ul li
{
    position:relative;            
}
.nav-left ul li a
{
        
}
.nav-left ul li ul
{    
    padding:0 0 0 20px;    
}
.nav-left ul li ul li
{
    
}
/*Giỏ hàng - Yêu thích - So sánh - Đăng nhập - Đăng kí*/
.block_login
{
	position:absolute;
	left:10px;
	line-height:30px;	
	background:url(../Images/users-icon.png) no-repeat left center;
	padding-left:30px;
	font-weight:bold;
}
.block_login a
{
	font-weight:bold;	
}
.compare_icon
{
	position:absolute;
	right:360px;
	bottom:3px;	
	width:120px;
}
.wishlist_icon
{
	position:absolute;
	right:270px;
	bottom:3px;	
	width:120px;
}
.wishlist_icon a
{
	display:block;
	height:24px;
	line-height:24px;
	width:90px;
	padding-left:30px;
	background:url(../Images/cart_bg.png) no-repeat left top;	
	color:#000000;
	font-weight:bold;
	
}
.compare_icon a
{
	border:none;
	display:block;
	height:24px;
	line-height:24px;
	width:120px;
	padding-left:30px;
	color:#000000;
	font-weight:bold;
	background:url(../Images/compare_bg.png) no-repeat left top;	
	
}

ul.table_profile
{
	padding:10px 6px 10px 6px;	
}
ul.table_profile li
{
	line-height:40px;	
}
ul.table_profile li a
{
	font-weight:bold;
	color:#000000;	
	display:block;
	padding-left:30px;
}
ul.table_profile li a.profile
{
	background:url(../Images/profile.png) no-repeat left center;	
}
ul.table_profile li a.order
{
	 background:url(../Images/list_order.png) no-repeat left center;	
}
ul.table_profile li a.wishlist
{
	background:url(../Images/wishlist-icon.png) no-repeat left center;	
}
ul.table_profile li a.comment
{
	background:url(../Images/comment.png) no-repeat left center;		
}
/*------------Đơn hàng-----------*/
.grvContent
{
	border:1px solid #CBCBCB;
	width:100%;
}
.rows_grv:hover, .alter_rows_grv:hover
{
	background:#efeff7;
}
.header_grv
{
	height:30px;
	background:url(../Images/sprite.png) repeat-x top left;
	font-size:11px;
	color:#0F5590;
	font-family:Arial;
	font-weight:normal;
	
}
.rows_grv, .alter_rows_grv
{
	background:#ffffff;		
	vertical-align:middle;	
	height:30px;
	line-height:30px;
}
.alter_rows_grv
{
	background:#eff7ff;	
}
.stt_grv
{
	text-align:center;
	font-size:11px;	
	width:40px;
}
.check_grv
{
	width:30px;
	text-align:center;
}
.title_grv
{	
	padding:0 10px 0 10px;
	font-size:11px;		
}
.img_grv
{
	padding:10px;		
}
.txtorder_grv
{
	width:50px;	
	text-align:center;
}
.order_grv
{
	width:80px;
	text-align:center;	
}
.img_grv
{
	width:60px;
	text-align:center;	
}
.active_grv
{
	width:60px;
	text-align:center;	
}
.datepost_grv
{
	width:120px;
	font-size:11px;
	padding:0 10px 0 10px;		
}
.function_grv
{
	text-align:center;
	width:70px;		
}
.function_grv_auto
{
    text-align:center;
	width:140px;	    
}
.title_card {color:#000000; text-align:center;}
#pro_name_head h1{font-size:18px;color:#069;padding-bottom:6px;font-weight:400}
#tb_product_detail_spec{border-collapse:collapse;width:100%}
#tb_product_detail_spec td{border-bottom:1px dotted #CCC;padding:3px}
#productImageBox{border:1px solid #CCC;text-align:center;padding:9px}
#productTab{background:url(../Images/pro_detail_tap_bg.gif) repeat-x;height:28px}
#productTab li{float:left;border-right:1px solid #CCC}
#productTab li a{display:block;text-transform:uppercase;font-size:11px;text-decoration:none;padding:8px 10px 4px}
.pro_tag_select{background:url(../Images/pro_detail_tap_select_bg.gif) repeat-x 0 1px}
.pro_tag_select a{font-weight:700;color:red}
.pro_tag_unselect a{font-weight:400;color:#333}
/*----Login----*/
.div_loged	{position:absolute; right:10px; color:#ffffff; line-height:20px;}
.div_loged a {color:#ffffff; font-weight:bold; cursor:pointer;}
.div_loged input	{background :url(../_Images/thoat.png) no-repeat left top;width : 50px;height :20px;border : none; color:#ffffff; cursor:pointer;}
.login_form	{ line-height:36px; text-align:left; padding:30px 0px 0px 0px;}
.login_form p {min-height:36px;}
.login_form span.title	{font-weight:bold; width:120px;  text-align:right; display:block; float:left; padding:0px 10px 0px 0px;}
.login_form span input[type='text'], .login_form span input[type='password'], .login_form span textarea	
{margin-top:4px; height:20px; border:solid 1px #075FD0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; width:180px; padding:2px 5px 2px 5px; }
.login_form span select
{margin-top:4px; height:24px; border:solid 1px #075FD0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; width:180px; padding:2px 5px 2px 5px; }
.login_form p input.reservation {width:120px;height:25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;box-shadow: 0 0 0 #000000 insset;border: 1px inset #778899;}
.login_form p.cmdlogin	{padding-left:190px; margin-top:20px;}
.login_form a	{ font-weight:bold; color:#000000; text-decoration:underline;}
/*-----Registry-----*/
.login_form span.title2	{font-weight:bold; width:180px;  text-align:right; display:block; float:left; padding:0px 10px 0px 0px;}
.login_form span.title2 b	{color:#ff0000; padding-left:5px;}
.reservation {min-width:100px; padding:0px 6px 0px 6px; height:25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;box-shadow: 0 0 0 #000000 insset;border: 2px inset #778899;color:#20b2aa; font-weight:bold; background:#ffffff;}
.reservation:hover{color:#C60000;}
#jaddcart	{ background:url(../_images/addgiohang.png); display:block; width:164px; height:34px; }
 #block_description, #block_spec table
            {
                width: 100%;
                border-collapse: collapse;
            }
            #block_description, #block_spec table td
            {
                padding: 3px;
            }