@charset "utf-8";
/* CSS Document */
img{
    border: none;
}
h1,h2,h3,h4,h5{margin: 0px;}
body{
    background:#e9e9e9;
    font-family: arial, tahoma, verdana;
    height:auto;
    margin:0;
    padding:0;
}
.clear{
    clear:both;
}
#message{
    color: green;
    height: 100px;
    width:720px;
    font-weight: bold;
    font-style:italic;
    text-align: center;
    padding-top:50px;
    float:left;
}
#wrapper{
    width:1024px;
    height:auto;
    margin:auto;
    border:1px solid #a19f9f;
    background: #ffffff;

}

/* for header*/
#header{
    width:1024px;
    height:auto;
    background:#FFF;
}
#header ul{
    behavior: url(whateverhover.htc);
}

/* for top_menu block */
#top_menu{
    height: 21px;
    background:#ca2b2c;
    font-size: 11px;
    color:#FFF;


}
#top_menu_link{
    width: 600px;	
    float:left;
    font-weight:bold;
    margin-top: 3px;
    margin:0;
    padding:0;
}
#top_menu li{
    list-style:none;
    display:inline;
    padding: 0px 10px 0 10px;
    border-right: 1px solid #FFF;
}
#top_menu a{
    text-decoration: none;
    color:#FFF;
}
#top_menu a:hover{
    color:#0FF;
}
#date{
    float:right;	
    margin: 3px 10px 0 0;
}
/* end for top_menu block*/

#head_banner{
    width:1024px;
    height:110px;
    background:#FFF;
}
#head_banner #logo{
    width: 288px;
    height: 110px;
    float: left;
}
#head_banner img{
    border-right:1px solid #a19f9f;	
}
#header_banner #banner{
    width: 735px;
    height: 110px;
}
#man_menu{/* for man_menu*/
    width:1024px;
    border:1px solid #a19f9f;
    border-left:none;
    border-right:none;	
    float:left;
}

#man_menu ul{
    float:left;
    list-style:none;
    margin:0;
    padding:0;

}
#man_menu ul li{
    float:left;	
    display:block;
    height:40px;
    z-index: 1000;
    background: url(../images/man_menu_separator.png) no-repeat center right;
    padding-right: 1px;
    position: relative;
}
#man_menu ul li.last{
    background: none;
}
#man_menu ul li img{
    border:none;
    width: 95%;
}
#man_menu li ul{
    position: absolute; top: 38px;
    width: 154px;;
    border:3px solid #8d8d8d;
    display: none;
    z-index: 1000;
    border-radius: 3px;

}

#man_menu li .angle{
    position: absolute; top: 29px; left: 20px;
    width: 18px; height: 12px;
    background: url(../images/angle.png) top left no-repeat;
    display: none;
    z-index: 1001;
}
#man_menu li:hover .angle,
#man_menu li:hover ul{
    display:block;

}
#man_menu li ul li{
    width: 100%;
    height: 27px;
    padding: 0px;
}



#man_menu li ul li a{
    text-decoration:none;
    color:#000000;
    border-bottom: 1px solid #d9d9d9;
    display:block;
    height: 26px;
    background: #f6f6f6;
    line-height: 28px;
    text-indent: 5px;
    padding-left: 5px;
    font-size: 12px;
    font-weight: bold;


}

#man_menu li ul li a:hover{
    background:#4698ca ;
    border-bottom: 1px solid #8d8d8d;

}
/*end man_menu*/

/* for cat_menu block*/	
#cat_menu{/*for cat_menu*/
    width:1024px;
    float:left;

}
#cat_menu ul{
    border-top: 1px solid #404040 ;
    border-right: 1px solid #1A1A1A ;
    border-bottom: 1px solid #505050;
    width:1024px;
    float:left;
    margin:0;
    padding:0;
    background: url(../images/cat_menu_bg.png);
}
#cat_menu ul li {

    list-style:none;
    min-width: 100px;
    text-align: center;
    float:left;
    over-flow: hidden;
    position: relative;
    background: url(../images/cat_menu_separator.png) right center no-repeat;
}
#cat_menu ul li.last,
#cat_menu ul li:last-child{
    background: none;
}
#cat_menu li.last a{
    border-right: none;	
}
#cat_menu li a{


    line-height: 34px;
    height: 35px;
    display:block;
    min-width: 126px;
    text-decoration: none;
    color:#FFF;
    font-size: 15px;
    font-weight: 500;
}
#cat_menu li a:hover{
    background: #4698ca url(../images/cat_li_hover.png) repeat-x;
}

#cat_menu li:hover li a{
    color: #ffffff;
}
#cat_menu li ul{
    position: absolute; right: 0px;
    width: 180px;
    background: #333333;
    z-index: 1000;	
    border-top: 1px solid #1A1A1A;
    border-bottom: none;
    display: none;
    left:0;
}
#cat_menu li:hover ul{
    display:block;
}

#cat_menu ul li ul li {
    border-left:none;
    text-align: left;
    width: 100%;
}
#cat_menu ul li ul li a{
    border-right: none;
    border-top: 1px solid #4C4C4C;
    border-bottom: 1px solid #1A1A1A;
    color: #ffffff;
    text-indent: 5px;
    height: 30px;
    line-height: 28px;
    font-size:11px;
    font-weight: bold;
}



#cat_menu img{
    margin:4px 5px 0px 10px;
    float:left;
}

/*end main_menu block*/
/*end header*/

/* for content*/
#content{
    width:1024px;
    height:auto;
    background:#FFF;
    margin-bottom: 5px;

}

/* for main_content*/
#main_content{
    width: 723px;	
    float: left;
}

/*for top block*/
#top{
    width:723px;
    height:auto;
    float:left;
}
#sub_banner{
    width:723px;
    height:267px;
    border:1px solid #a19f9f;
    margin-top:1px;
    border-left:none
}
#contact_banner{
    border-left:none;
    height:76px;
    width: 723px;
    border:1px solid #a19f9f;
    border-left:none;
    margin:1px 0 1px 0;
}

/* for space block*/
.space_block{
    border:1px solid #CCC;
    border-left:none;
    float:left;
    width: 720px;
    height: 60px;
    margin:5px 0 5px 0;


}

/*end main_content*/

/*for right content*/
#right{
    float:left;
    width: 290px;
    height:auto;

    margin-left:10px;
}
/* for search_box*/
#search_box{
    background:url(../images/search_box_bg.png) repeat-x;
    height:65px;
    width:290px;
    margin-top: 1px;
}
#keyword{
    margin-top: 20px;
    margin-left:15px;
    height:27px;
    width: 190px;
    border: none;
    background: url(../images/keyword_bg.png) no-repeat;
    text-indent: 8px;
}
#submit_button{
    background:url(../images/btn_search1.png) top center no-repeat;
    border: 1px solid #f20000;
    height:27px;
    width:70px;
    border:none;
    color: #4c4c4c;
    font-weight: bold;
    font-family: arial;

}
#submit_button:hover{
    background:url(../images/btn_search1.png) bottom center no-repeat;
}
/* end search_box*/

/* for cart_box*/
#cart_box{
    width:288px;
    height:73px;
    background:url(../images/bg_giohang.gif);
    font-size:14px;
    border:1px solid #a19f9f;
}
#title_cart a{
    color:#bf1d0b;
    font-weight:bold;

    height:20px;
    width:182px;
    margin:10px 0 0 0;
    float:right;
    text-decoration: none;
}
#title_cart a:hover{
    text-decoration: underline;
}
.cart_info{
    height:20px;
    width:196px;
    float:right;
}
.cart_info .left_info{
    font-weight:bold;
    color:#0037eb;
}

.cart_info .right_info{
    color:#eb0000;	
}
/*end cart_box*/

/* for right_box*/
.right_box{
    width:288px;
    height:auto;
    border:1px solid #a19f9f;
    margin-top:1px;
    float:left;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.title_box{
    width:288px;
    height:34px;
    position:relative;
    font-weight:bold;

}
.text_title_box{
    width:164px;
    height:35px;
    background:url(../images/menu_block_title.png) no-repeat;
    float:left;
    color:#FFF;
    font-size:13px;
    text-indent: 7px;
    position:absolute;
    left:-7px;
    line-height: 28px;


}
.right_box .phone_title_box{
    height:30px;
    width:125px;
    float:right;
    color:#ca000e;
    font-size:16px;
    padding-top:4px;

}

/* for supporter box*/
.supporter{
    height:70px;
    width: 285px;

}
.info_supporter{
    width:200px;
    height:auto;
    float:left;
    padding-left: 10px;

}
.name_supporter{
    font-size:14px;	
    height:15px;
}
.name_supporter a{
    text-decoration:none;
    color:#333;
}
.name_supporter a:hover{
    color:#F00;	
}
.phone_supporter{
    height:15px;
    width:auto;
    background:url(../images/phone_icon.gif) no-repeat;
    padding-left:30px;
    font-size:13px;	
    margin:5px 0 5px 0;
}
.email_supporter{
    font-size:13px;	
    height:15px;
    width:auto;
    background:url(../images/email_icon.gif) no-repeat;
    padding-left:30px;
    margin-top:2px;
}
.online_icon{
    width: 71px;
    float:right;
    margin-top:10px;
}
.line{
    width:150px;
    border-bottom:1px solid #dddddd;
    margin:10px 0 10px 60px;
    float:left;
}
.supporter > a{
    float: right;
}
/* end supporter box*/
/*for news_box*/
.news_box{
    width:280px;
    height:auto;
    padding-left:10px;

}
.news_box .news_link{
    width:250px;
    margin-bottom:5px;
    background:url(../images/detail_icon.gif) 0px 2px no-repeat;
    padding-left:15px;
}
.news_box .news_link a{
    text-decoration:none;
    color:#444444;
    font-family: verdana, arial;
    font-size: 11px;
    line-height: 14px;
}
.news_box .news_link a:hover{
    text-decoration: underline;
}
.view_all{
    text-align:right;
    font-size:14px;
}
.view_all a{
    text-decoration:none;
    font-family: verdana, arial;
    font-size: 12px;
    line-height: 14px;
    margin: 4px;
}
.view_all a:hover{
    color:#F00;
}
/* end news_box*/
/*end right content*/
/*end conntent*/

/* for footer */
#footer{
    width:1020px;
    height:155px;
    background:url(../images/bg_footer.gif);
    color:#FFF;
    padding:3px 0 0 5px;
    font-size:11px;


}
/*for left_footer block*/
#left_footer{
    float:left;
    width: 348px;
    height:124px;

}
#mini_logo{
    margin-bottom: 10px;	
    margin-left: 5px;
}
/* end left_footer block*/

/* for right_footer block*/
#right_footer{
    margin-top:15px;
    margin-bottom:20px;
    padding-left:25px;
    float:left;
    width:635px;
    height:100px;
    border-left: 1px solid #FFF;
}
#right_footer .link_info{
    float:left;
    width:190px;
    margin: 10px 0 0 20px;
}
#right_footer .link_info .title_link_info{
    text-decoration:underline;
    margin-bottom: 10px;
    font-size:13px;

}
#right_footer .link_info li{
    list-style:none;	
}
#right_footer ul{
    margin: 0px;
    padding: 0px;
}
#footer  a{
    text-decoration:none;	
    color:#FFF;


}
#footer a:hover{
    color:#0FF;
}
/*END right_footer block*/
#bottom_footer{
    width:1014px;
    float:left;
    text-align:right;
    font-size: 10px;
}
/* end footer*/

.product{/* for product box*/
    height:230px;
    width:165px;
    margin: 20px 0 10px 3px;
    float:left;
}
.image_product{
    height:99px;
    width:134px;
    border:1px solid #CCC;
    margin:0 0 0 15px;

}
.image_product img{
    height:99px;
    width:134px;

}
.product .model_product{
    margin-top:3px;
    text-align:center;

}
.product .model_product a{ 
    color:#555555;
    text-decoration: none;
    font-weight:bold;
    font-size:13px;
}
.decription_product{
    font-size:12px;
    text-align:center;
    height: 30px;
    overflow: hidden;
    margin-top: 5px;
}
.price_product{
    text-align:center;
    color:#d5000e;
    font-size: 13px;
    font-weight:bold;
    margin: 5px 0px;
}
.action{
    width:230px;
    height:30px;
    font-size:10px;
}
.action a{
    text-decoration:none;
    color:#888888;
}
.action a:hover{
    color:#C33;
}
.buy{
    width:65px;
    float:left;
    background:url(../images/cart_icon.gif) no-repeat;
    padding:5px 0 0 22px;
    margin-left:15px;

}
.show_detail{
    margin:5px 3px 0 0px;
    padding-left:10px;
    background:url(../images/detail_icon.gif) no-repeat;
    width:35px;
    float:left;	
}/*end product box */
#hotline{
    width: 300px;	   
    position: fixed;
    bottom: 0px; right: 0px;
    z-idex: 1000;
}
#hotline .hl-title{
    height: 15px;
}
#hotline .hl-title span{
    font-size: 12px;
    font-weight: bold;
    padding-left: 160px;

}
#hotline .hl-image{
    border: 1px solid #4c4c4c;
}
#hotline.closed .hl-image{
    display: none;

}
#hotline .hl-title .btnClose{
    width: 30px;
    height:15px;
    float: right;
    background: url(../images/hl_button.gif) top center no-repeat;	
}
#hotline .hl-title .btnClose:hover{
    background: url(../images/hl_button.gif) bottom center no-repeat;
}
#hotline .hl-content.closed{
    display: none;
}
#hotline.closed .btnClose{
    background: url(../images/hl_button.gif) top right no-repeat;
}
#hotline.closed .btnClose:hover{
    background: url(../images/hl_button.gif) bottom right no-repeat;
}
#tagcloud{
    margin-top: 20px;
    padding: 5px;
    font-family: tahoma;
    font-size: 11px;
    width:278px;
    _width: 288px;
}
#tagcloud a{
    color: #444444;
    text-decoration: none;
    margin: 0px 3px 3px 0px;
}
#tagcloud a:hover{
    text-decoration: underline;
}
#social-share{
	font-size: 12px;
	padding: 10px;
}
#social-share .info{
	color: blue;
	border-bottom: 1px dotted #a3a3a3;
}
#social-share a{
	text-decoration: none;
	color: blue;
}
#social-share a:hover{
	text-decoration: underline;
}
#social-share .buttons{
	border-bottom: 1px dotted #020202;
	padding-bottom: 5px;
}