html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0;	padding:0;	border:0; outline:0; font-size: 100%; border-collapse:collapse}
p{padding: 0;margin: 0;}
html{width:100%; height:100%; font:500 12px Tahoma, Geneva, sans-serif; line-height: 1.6;}
div{height:auto;}
a { color: #0066cb; text-decoration: none !important;}
a:hover {text-decoration:none;color:#3f79ad}
a:focus {outline: none;}
h1{margin: 0; padding: 0;}
h2{margin: 0; padding: 0;}
h3{margin: 0; padding: 0;}
h4{margin: 0; padding: 0;}
ol, ul {
    list-style: none outside none;
}
#breadcrumb a {
	color: #0066CB;
}
/*Style css table */
table {
    border-collapse: collapse;
	width: 100%;
}
thead th {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #BECCE2;
    padding: 3px;
    text-align: left;
}
th {
    border: 1px solid #BECCE2;
    text-align: left;
}
td.active {
    background-color: #F3F3F3;
}
tr.even {
    border: 1px solid #BECCE2;
	background: #F9F9F9;
}
tr.odd {
    border: 1px solid #BECCE2;
	background: #FFF;
}
.node-form .content-multiple-table td.content-multiple-drag {
    padding-right: 0;
    width: 30px;
}
tr.even td, tr.odd td {
    border: 1px solid #BECCE2;
    padding: 5px;
}
html.js fieldset.collapsible {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    position: relative;
}

.item-list .pager {
	text-align: right;
}
.paging_front {
	margin-top: 23px;
	right: 150px;
	position: absolute;
}
.item-list .pager li {
    background-image: none;
    display: inline;
	margin: 2px;
	padding: 0;
	cursor: pointer;
}

.item-list .pager li a {
	padding: 5px 10px;
	border: 1px #E2E2E2 solid;
	background: #FFF;
	color: #0058ba;
	font-weight: bold;
}

.item-list .pager li a:hover {
	background: #E9E9E9;
}

.pager-current {
	padding: 5px;
	color: #C00;
	text-decoration:underline;
}
ul.primary li a {
	padding: 5px 20px;
}
ul.primary {
	height: 19px;
	margin: 0;
}
.tabs {
	margin-top: 6px;
}
/*End css table */

/*Bắt đầu style nội dung website*/
#bd_page {
	background: url(images/background.jpg) repeat;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*Bắt đầu style menu top*/
.menu_top {
	float: left;
	background: #e70000;
	width: 100%;
	z-index: 999;
}
#jsddm .home a {
	display: block;
	font-weight: bold;
	color: #fff;
	min-width: 80px;
	text-align: center;
	margin-left: 15px;
	padding: 10px;
}
#jsddm{
	margin: 0;
	padding: 0
}

#jsddm li{
	float: left;
	list-style: none;
}

#jsddm li .item a {	
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	min-width: 150px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap
}

#jsddm li .active, #jsddm li .i-active, #jsddm .home a:hover {
	background: #068ecc url(images/bullet_top.jpg) no-repeat center top;
	color: #fff;
}

#jsddm li .parent li .active {
	color: #F00;
	font-style: italic;
}

#jsddm li .parent{
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	margin-top: -1px;
	border: 1px #066c9c solid;
	border-top: none;
	background: #068ecc;
	visibility: hidden;
}

#jsddm li .parent li{
	float: none;
	display: inline
}

#jsddm li .parent li a{
	background: none;
	min-width: 200px;
	padding: 8px;
	text-align: left;
	font-weight: normal;
	border-top: 1px #066c9c solid;
	color: #FFF
}

#jsddm li .parent li a:hover{
	color: #0D1114;
	background: #D1D4DB;
	font-weight: bold;
}

#jsddm .childs {
	padding: 0;
	position: absolute;
	border: 1px #066c9c solid;
	border-top: none;
	display: none;
	z-index: 999;
	margin: -36px 0 0 216px;
	background: #068ecc;
}
/*Kết thúc style menu top*/

.left_col {
	width: 230px;
	float: left;
}

.main_content {
	background: #D4D6D5;
	border-bottom: 1px #a9a9a9 solid;
	padding: 5px 5px 15px 5px;
}

.menu_left {
	border: 1px #fff solid;
	margin: 6px 0;
}

.menu_left h3 {
	background: #068ecc url(images/bullet.png) no-repeat 8px center;
	padding: 4px 5px 6px 26px;
	text-transform: uppercase;
	color: #FFF;
}

.menu_left .content {
	background: #d1d4db;
}

.menu_left .content ul {
	margin: 0;
	padding: 0;
}

.menu_left ul ul .childs_l {
	margin-left: 229px;
	margin-top: -32px;
	position: absolute;
	display: none;
}

.menu_left .content ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px #c5c5c5 solid;
	border-top: 1px #f1f2f4 solid;
	background: #d1d4db url(images/bullet_left.jpg) no-repeat 8px 9px;
}

.menu_left li a {
	padding: 6px 5px 6px 27px;
	color: #0058b9;
	cursor: pointer;
	font-weight: bold;
	display: block;
}

.menu_left li a:hover {
	background: #BEBEBE;
}

.menu_left #item_1 a {
	border-top: none;
}

.menu_left ul .parent_l li {
	background: #e3e3e3 url(images/bullet_left_2.jpg) no-repeat 28px center;
}

.menu_left .parent_l li:hover {
	background: #BEBEBE;
}

.menu_left .parent_l li a {
	padding-left: 40px;
	cursor: pointer;
	font-weight: normal;
	color: #0d1114;
}
.menu_left ul .parent_l {
	display: none;
}
.menu_left ul .parent_l li {
	border-bottom: none;
}

.menu_left ul .parent_l .childs_l li {
	background: #fff;
	border-top: 1px #ccc solid;
	padding: 7px 10px;
	width: 180px;
}

.menu_left ul .parent_l .childs_l li a {
	padding: 7px 10px;
	width: 180px;
}

.block-yahoo_manager {
	border: 1px #fff solid;
}

.block-yahoo_manager h2, .block-video_youtube_manager h2, .block-block h2, .block-counter h2 {
	background: #068ecc url(images/bullet.png) no-repeat 8px center;
	padding: 4px 5px 6px 26px;
	text-transform: uppercase;
	color: #FFF;
}

.online {
	background: url(images/online.jpg) no-repeat left center;
	padding-left: 23px;
	margin: 6px 0;
}

.counter {
	background: url(images/thongke.jpg) no-repeat left center;
	padding-left: 23px;
	margin: 6px 0;
}


.block-yahoo_manager .content {
	background: #d1d4db;
	padding: 10px 2px 0px 9px;
}

.block-yahoo_manager .tel_fax {
	background: url(images/contact.jpg) no-repeat left center;
	padding: 5px 5px 5px 57px;
	height: 33px;
}

.block-yahoo_manager .item_yahoo {
	margin: 10px 0;
	border-top: 1px #595d5c dashed;
	padding: 5px 0;
}

.block-video_youtube_manager {
	margin: 10px 0;
	border: 1px #fff solid;
}

.block-video_youtube_manager .content {
	padding: 5px 0 0 0;
	background: #D1D4DB;
}

.left_col .block-block, .block-counter {
	border: 1px #fff solid;
}
.block-counter {
	margin-bottom: 10px;
}
.left_col .block-block .content, .block-counter .content {
	padding: 10px;
	background: #D1D4DB;
}

.content_col .block-block {
	margin-top: 10px;
}

.item_yahoo .mobile {
	background: url(images/mobile.jpg) no-repeat left center;
	padding-left: 25px;
	margin: 5px 0;
}

.item_yahoo .email {
	background: url(images/mail.jpg) no-repeat left center;
	padding-left: 25px;
	margin: 5px 0;
}

.content_col {
	width: 750px;
	float: left;
	margin: 5px 0 0 7px;
}

#block-categories_view-0, #block-categories_view-1, #block-categories_view-2, #block-categories_view-2, .taxonomy_product {
	background: #eef4fb;
	border: 1px #fff solid;
	border-radius: 5px;
}

.taxonomy_news, .custom_list, .video_list {
	background: #fff;
	border: 1px #fff solid;
	border-radius: 5px;
}

#block-categories_view-1 {
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 55px;
}

#block-categories_view-2{
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 15px;
}

.taxonomy_product {
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 15px;
}

.is_vat {
	color: #666;
}

.taxonomy_other_product {
	margin-top: 10px;
}

.custom_list {
	padding: 5px;
}
#block-categories_view-1 h2, #block-categories_view-2 h2, .taxonomy_product h1, .taxonomy_other_product h4, .custom_list h1, .video_list h1 {
    background: url(images/bullet_3.png) no-repeat scroll 2px 7px #068ECC;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0;
    padding: 6px 0 6px 28px;
    text-transform: uppercase;
    width: 200px;
}

#block-categories_view-0 h2, .taxonomy_news h1 {
	border-bottom: 1px #ccc solid;
	background: url(images/bullet_3.png) no-repeat 6px 7px;
	padding: 6px 5px 6px 30px;
	color: #068ecc;
	text-transform: uppercase;
}

.taxonomy_news .content {
	padding: 0 10px 0 0;
}

.node_content {
	padding: 5px 5px 20px 10px;
	background: #fff;
}

.taxonomy_news .content .item_news {
	margin: 10px 0;
	padding: 10px; 0;
	border-bottom: 1px #ccc dotted;
}

.taxonomy_news .content .item_news .image {
	float: left;
	width: 124px;
	border: 1px #CCC solid;
	background: #FFF;
	text-align: center;
	height:101px;
}

.taxonomy_news .content .item_news .image img {
	padding: 5px;
}

.taxonomy_news .content .item_news .r_content {
	float: left;
	margin-left: 10px;
	width: 570px;
}

.taxonomy_news .more {
	text-align: right;
	margin: 10px;
}

.taxonomy_news .more a {
	font-style: italic;
}

.taxonomy_news .content .item_news .r_content h2 {
	color: #0099CC;
}
.taxonomy_news .content .item_news .r_content span {
	color: #666;
}

#block-categories_view-0 .item_news {
	float: left;
	padding: 5px 5px 5px 10px;
	margin: 0 10px;
	width: 334px;
}

#block-categories_view-0 .item_news .title {
	padding: 5px 0 10px 0;
	width: 348px;
	margin-top: 10px;
}

#block-categories_view-0 .item_news .title a {
	font-weight: bold;
	color: #000;
}

#block-categories_view-0 #col_left .img_and_body {
	border-right: 1px #CCC solid;
	width: 328px;
	padding-right: 20px;
}

#block-categories_view-0 .suffix {
	background: url(images/bg_2.jpg) repeat-x center top;
}

.img_and_body {
	text-align: justify;
}

.img_and_body img {
	float: left;
	margin: 3px 10px 5px 0;
	width: 114px;
	height:91px;
	padding: 6px;
	background: #FFF;
}

#block-categories_view-0 .more {
	text-align: right;
	width: 328px;
	padding-right: 20px;
	margin: 0 5px 0 0;
}

#block-categories_view-0 #more_left {
	border-right: 1px #CCC solid;
}

#block-categories_view-0 #title_left {
	border-right: 1px #CCC solid;
}

#block-categories_view-0 .more a {
	font-style: italic;
	font-size: 11px;
}

.custom_list .content, .video_list .content {
	padding: 10px;
}

.video_list .item_video {
	float: left;
	width: 160px;
	text-align: center;
	margin: 10px 10px 30px 10px;
}

.custom_list .item_custom {
	float: left;
	width: 100px;
	margin: 10px;
	background: #eef4fb;
	text-align: center;
	padding: 10px;
	border: 1px #ccc solid;
	
}

.custom_list .item_custom img {
	width: 102px;
	height: 83px;
}

.products_front, .taxonomy_product .content, .taxonomy_other_product .content, .custom_list .content, .video_list .content {
	border-top: 1px #068ecc solid;
}

.products_front .item_product, .taxonomy_product .item_product, .taxonomy_other_product .item_product {
	float: left;
	width: 162px;
	margin: 10px;
}

.item_product .new {
	background: url(images/new.png) no-repeat;
	width: 40px;
	margin-top: -127px;
	position: absolute;
	height: 59px;
}

.item_product .hot {
	background: url(images/hot.png) no-repeat;
	width: 38px;
	position: absolute;
	margin-left: 121px;
	margin-top: -126px;
	height: 25px;
}

.products_front .item_product .image_product, .taxonomy_product .item_product .image_product, .taxonomy_other_product .item_product .image_product {
	border: 1px #ccc solid;
	background: #FFF;
	width: 167px;
	text-align: center;
	height: 149px;
	display: table-cell;
    vertical-align: middle
}

.products_front .item_product .list_price {
	color: #666;
	margin: 5px 0;
}

.products_front .item_product .title {
	margin: 5px 0;
}

.taxonomy_product .item_product .title {
	min-height: 38px;
}

.content_display {
	background: #fff;
	padding: 10px;
}

.content_display h1 {
	color: #068ECC;
	font-size: 18px;
	margin: 10px 0;
	padding-left: 20px;
}
.field_product li {
	list-style: disc inside;
	color: #333;
	margin: 8px 0;
}
.left_top .sale {
	padding-left: 12px;
}
.content_product {
	margin-top: 20px;
}
.content_product .header {
	text-align: center;
}
.content_product .header .tab_1 {
	float: left;
	background: #058fcd;
	margin-right: 5px;
	padding: 5px 10px;
	border-radius: 3px 3px 0 0;
	width: 140px;
}
.content_product .header .tab_1 a {
	color: #fff;
}
.content_product .header .tab_2 {
	float: left;
	background: #058fcd;
	margin-right: 5px;
	padding: 5px 10px;
	cursor: pointer;
	color: #fff;
	border-radius: 3px 3px 0 0;
	width: 140px;
}
.content_product .header .tab_3 {
	float: left;
	background: #058fcd;
	padding: 5px 10px;
	color: #fff;
	cursor: pointer;
	border-radius: 3px 3px 0 0;
	margin-right: 5px;
	width: 140px;
}
.content_display .right_top img {
	border: 1px #ccc solid;
}
.content_product .header .tab_3 a {
	color: #fff;
}
.content_product .header .current {
	background: #80c5e6;
	color: #000;
	font-weight: bold;
}
.content_product .header .current a {
	color: #000;
}
.content_product .description {
	border: 1px #80C5E6 solid;
	border-radius: 0 5px 5px 5px;
	padding: 10px;
}
.content_display .sell_price span {
	color: #D80000;
}
.content_display .top_header .sell_price {
	color: #D80000;
}
.more_video {
	text-align: right;
	padding: 0 5px 5px 0
}
.more_video a {
	color: #F00;
}
.content_display .top_header .left_top {
	float: left;
	width: 442px;
	padding: 0 5px 5px 20px;
}
.content_display .top_header .right_top {
	float: right;
	margin-right: 10px;
	width: 250px;
}
.content_display .top_header .right_top .main_image {
	margin-bottom: 5px;
}
.content_display .top_header .right_top .item_image {
	float: left;
	width: 53px;
	text-align: center;
	margin: 0 8px 0 0;
}

.products_front .item_product .title, .taxonomy_product .item_product .title, .taxonomy_other_product .item_product .title {
	min-height: 38px;
}
.products_front .item_product .title a, .taxonomy_product .item_product .title a, .taxonomy_other_product .item_product .title a {
	color: #333;
}

.products_front .item_product .list_price span {
	text-decoration: line-through;
}

.products_front .item_product .sell_price strong, .taxonomy_product .item_product .sell_price strong, .taxonomy_other_product .item_product .sell_price strong {
	color: #d80000;
}

.taxonomy_product .more {
	margin: 20px 0;
}

.taxonomy_product .more a {
	padding: 10px 30px;
	background: #068ECC;
	border-radius: 5px;
	color: #fff;
}

.user_footer {
	background: #d1d4db;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.user_footer .user_footer_left {
	float: left;
	width: 260px;
	background: #d1d4db;
	color: #0057bc;
	border: 1px #fff0 solid;
	padding: 0 10px 10px 10px;
	margin: 20px 15px 20px 10px;
	border-radius: 6px;
}

.user_footer .user_footer_left div {
	margin: 7px 0;
}

.user_footer_left .name_company {
	text-transform: uppercase;
}

.user_footer .user_footer_right {
	float: left;
	width: 300px;
	color: #0057bc;

}

.menu_bottom {
	margin: 20px 5px 10px 10px;
}

.menu_bottom .item_menu h4 {
	background: #068ecc;
	padding: 5px 5px 5px 20px;
}

.menu_bottom .item_menu {
	float: left;
	width: 210px;
	margin-right: 13px;
}

.menu_bottom .item_menu h4 a {
	color: #fff;
}

.menu_bottom .content li {
	list-style: disc inside;
	color: #000;
	margin: 5px 5px 5px 10px;
}

.menu_bottom .content {
	margin-bottom: 30px;
}

.menu_bottom .content li a {
	color: #000;
}

.copyright {
	border-top: 4px #929292 solid;
	font-size: 11px;
	color: #068ecc;
	padding-top: 6px;
	text-align: right;
}

.banner .info_banner {
	position: absolute;
	top: 154px;
	width: 990px;
	padding: 0 5px;
}

.banner .top_address {
	position: absolute;
	top: 10px;
	margin-left: 699px;
	background: #fff;
	padding: 8px 5px;
}

.banner .top_address .tel {
	background: url(images/tel_icon.jpg) no-repeat left center;
	padding-left: 25px;
	margin-bottom: 5px;
}

.banner .top_address .email {
	background: url(images/mail_icon.jpg) no-repeat left center;
	padding-left: 25px;
}

.banner .top_address .tel span, .banner .top_address .email span {
	color: #e20000;
	font-weight: bold;
}

.search_left {
	background: #fff;
	border-radius: 4px;
	border: 1px #999 solid;
	margin: 5px 0;
	padding-left: 5px;
	overflow: hidden;
}

.search_left #txt_search {
	border: none;
	width: 155px;
	padding: 5px 5px 5px 0;
}

.search_left #bt_submit {
	border: none;
	background: #e70000;
	border-radius: 2px;
	border: none;
	padding: 2px 0;
	color: #fff;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
}

.content_tooltip {
	display: none;
}

#tooltip h3, #tooltip div { margin: 0; }

#my-carousel ul li img {
	width: 126px;
	height: 83px;
}

/*Kết thúc style nội dung website*/
.clr {
	clear: both;
}