/* CSS Document */
* {
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
	color:#222222;
}
a:hover {
	text-decoration:underline;
}
img {
	border: none;
}
ul, ol {
	list-style: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000033;
}
.clear {
	clear: both;
}
#container {
	margin: 0 auto;
	width: 1200px;
	background: url(../images/common/Bgr.jpg) left top repeat;
}
#header {
	width: 100%;
	float: left;
}
.flash_1, .flash_2 {
	width:768px;
	height:112px;
	float:left;
	background: url(../images/common/bgheader-right.jpg) left top repeat;
}
.flash_2 {
	width:432px;
	float:right;
}
.nav_content {
	width:100%;
	float: left;
	background: url(../images/common/nen_menu_ngang.gif) left top repeat;
	margin: 5px 0;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.date, .language {
	width: 210px;
	line-height: 36px;
	float: left;
	text-align:center;
}
.language {
	float:right;
}
h2.title_detail {
	font-size: 14px;
	margin-bottom: 10px;
}
.upload_date {
	color: #666;
	margin-bottom: 15px;
	float: left;
}
.menu_top {
	width: 770px;
	float: left;
	padding: 0 5px;
}
.menu_top ul {
	z-index:100;
	width: 100%;
	float: left;
}
.menu_top ul li {
	position: relative;
	float: left;
	line-height: 36px;
}
.menu_top ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 36px;
	padding: 0 12px 0 13px;	
	font-size: 15px;
	font-weight: bold;
}
* html .menu_top ul li a {
	display: inline-block;
}
.menu_top ul li a:link, .menu_top ul li a:visited {
	color: #222;
}
.menu_top ul li ul {
	position: absolute;
	left: -3000px;
	display: none;
	visibility: hidden;
	background-color: #ccc;
	float: left;
	width: 190px;
}
.menu_top ul li ul li {
	display: list-item;
	float: none;
}
.menu_top ul li ul li a {
	display:block;
	font: normal 14px Times New Roman;
	width: 180px;
	padding:5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}
* html .menu_top {
	height: 1%;
}
.menu_top ul li a:hover {
	text-decoration: none;
}

.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background-color: #ccc;
}
.toplevelshadow {
	margin: 5px 0 0 5px;
}
.ddcss3support .ddshadow.toplevelshadow {
	margin: 0;
}
.ddcss3support .ddshadow {
	background-color: transparent;
	box-shadow: 0 0 0 #aaa;
	-moz-box-shadow: 0 0 0 #aaa;
	-webkit-box-shadow: 0 0 0 #aaa;
}
#colume_left, #colume_right {
	width: 210px;
	float: left;
}
#colume_center {
	width: 768px;
	float: left;
	margin-left:5px;
}
#colume_right {
	float: right;
}
#colume_right #search-form {
	text-align: center;
}
#colume_right #keyword {
	width: 168px;
	padding: 2px 9px;
	margin-bottom: 8px;
}
#colume_right input[type='image'] {

}
.block_left {
	width: 208px;
	float: left;
	border:1px solid #949BAE
}
.block_center {
	width: 768px;
	float: left;
	border:1px solid #949BAE;
	margin-bottom: 8px;
}
.tab_block {
	width: 100%;
	background: url(../images/common/nen_tieu_de_doc.gif) left top repeat-x;
	line-height: 25px;
	text-transform:uppercase;
	font-size:11px;
	font-family:Times New Roman;
	color: #fff;
	text-indent:10px;
	font-weight:bold;
}
.tab_block span {
	text-transform:none;
}
.block_content {
	width: 188px;
	float: left;
	padding: 10px;
}
#colume_center .block_content {
	width: 748px;
	float: left;
	padding: 10px;
}
#colume_center .block_content.list-products {
	width: 768px;	
	padding: 10px 0;
}
ul.list_category {
	padding: 0;
}
ul.list_category li {
	float:left;
	width: 100%;
	margin-bottom: 1px;
	line-height: 22px;
}
ul.list_category li span {
	float:left;
	background: url(../images/common/o_vuong.gif) left center no-repeat;
	text-indent: 15px;
}
ul.list_category li a {
	background: url(../images/common/o_vuong.gif) no-repeat 0 6px;
	padding-left: 15px;
	width: 100%;
	display: block;
	color: #045693;
}
ul.list_category > li > a {
	text-transform: uppercase;
}
ul.list_category li ul {
	margin-left:16px;
	padding: 0;
}

ul.list_category li a:hover, ul.list_category li:hover > a {
	color: #302E2E;
	text-decoration: none;
}
ul.list_category li.active a {
	font-weight: bold;
	font-size: 13px;
}


.list_news {
	width:100%;
	margin-bottom:15px;
	float:left;
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
}

.list-products .list_news {
	width: 364px;
	margin: 0 10px 10px;
}
.list-products .countSearch {
	margin: 0 10px 10px;
	padding-bottom: 10px;
	border-bottom: #ccc dotted 1px;
}
#colume_center .news-summary {
	overflow: hidden;
	height: 123px;
}

.img_list_news {
	float:left;
	margin-right:10px;
	width: 186px;
}


#colume_right .img_list_news, #colume_left .img_list_news {
	float: none;
	margin: 0;
	text-align: center;
}
.img_list_news img {
	width: 186px;
	height: 139px;
}

.title_list_news { margin-bottom: 5px; } 
.title_list_news a {
	color:#003366;
	font-size: 13px;
}
ul.cart {
	list-style: none;
}
ul.cart li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
a.item_news {
	background: url(../images/common/iconother.gif) 5px top no-repeat;
	width: 100%;
	text-indent:18px;
	display:block;
	margin-bottom:6px;
}
.format_detail, .format_detail p, .format_detail font {
	line-height: 180%;
}
#footer {
	padding: 15px 10px 26px;
	background: url(../images/common/ngan_buttom.gif) left top repeat-x;
	margin-top: 15px;
	text-align:center;
}
.BoxLike, .BoxLike2 {
	float: right;
	position: relative;
	text-align: right;
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #eee;
}
.BoxLike2 {
	border-top: none;
	margin-bottom: 0;
}
.BoxLike span a.print, .BoxLike span a.back {
	background: url("../images/common/print.png") left center no-repeat;
	line-height: 40px;
	padding-left: 28px;
	font-weight: bold;
	color: #666;
}
.BoxLike span a.back {
	margin-left:15px;
	background: url("../images/common/back.png") left center no-repeat;
}
h2.title_other {
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0 9px 0;
}
ul.listOrther {
	float: left;
	width: 100%;
	list-style: none;
}
ul.listOrther li {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 6px;
}
ul.listOrther li a {
	list-style: decimal;
	background: url("../images/common/LeftBulletIcon.gif") left 4px no-repeat;
	line-height: 22px;
	text-indent: 15px;
	display: block;
}
.price, .warranty {
	line-height: 22px;
}
.price span, .warranty span {
	color: rgb(151, 13, 0);
}
/* DU BAO THOI TIET */
.block_green1 {
	background-color: #fdfffa;
	background-image: url(../images/common/bg_block.png);
	background-repeat: repeat-x;
	border: 1px solid #b9d1ab;
}
.block_blue1 {
	background-color: #f9ffff;
	background-image: url(../images/common/bg_block.png);
	background-repeat: repeat-x;
	border: 1px solid #78afd0;
}
.redtitle {
	font-weight: bold;
	color: #fff;
	padding: 8px 6px;
	text-transform: uppercase;
	font-size: 11px;
}
.source {
	padding: 4px 6px
}

/* CLASS ONE SELECTOR */
.bg_white {
	background-color: #fff;
}
.width200 {
	width: 340px;
}
.padding0_20 {
	padding: 0 10px;
}
.mrg_right20 {
	margin-right: 30px;
}
.min_height {
	height: 130px;
}

.tblShoppingCart { border-collapse: collapse; border-color: #ccc; }
.tblShoppingCart th, .tblShoppingCart td { border-color: #ccc; padding: 10px; }

.tabs.product-detail {
	margin-top: 10px;
}
.tabs li {
	list-style:none;
	display:inline;
}
.tab-content {
	border-top: #ccc solid 1px;
	padding-top: 10px;
}

.tabs a {
	padding:6px 30px 5px;
	display:inline-block;	
	background: #7d8393 url("../images/common/nen_tieu_de_doc.gif") repeat-x left top;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}

.tabs a.active {
	background: url("../images/common/nen_menu_ngang.gif") repeat scroll left top transparent;	
	color:#000;
}
ul.panel_share {
	float: right;
}
ul.panel_share li {
	float: left;
}
ul.print_back {
	float: right;
	margin-bottom: 15px;
}
ul.print_back li { float: left; }
ul.print_back li a { font-weight: bold; padding: 0 8px; font-family: Times New Roman; font-size: 11px; color: #666; }

ul.ListLanguage {
	text-align: center;
	list-style: none;
	line-height: 1;
	padding-top: 8px;
}
ul.ListLanguage li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 15px;
}

ul.ListLanguage li a.active {
	
}
#coin-slider {
	width: 100%;
}
#colume_center .coin-slider {
	margin: 0;
}

#banner {
	width: 1200px;
	height: 196px;
	position: relative;
}

#slider {
	width: 1200px;
	height: 100%;
}

#logo img {
	height: 96px;
}
.global {
	position: absolute;
	top: 22px;
	right: 0;
	width: 232px;
	height: 112px;
	z-index: 999999;
	display: none;
}