@charset "utf-8";
/**
* @author: Nguyen Duong Anh Tuan <nguyentuan@8xgroup.com>
* @since: 16/08/2008
* @package: achaucomputer
*/

body {
	font-family:Tahoma;
	font-size:11px;
	margin:0;
	padding:0;
	background: url("bg.png") repeat;
	height: auto;
}

form {
	margin:0;	
}

#wraper {
	margin: 0 auto;
	width:100%;
}

#top_menu {
	height:22px;
	color:#FFFFFF;
	text-align: right;
	font-weight:bold;
	border-top: #139966 solid 1px;
	border-bottom: #139966 solid 1px;
	text-transform: uppercase;
	background:url("topmenu.jpg") repeat-x;
}

#top_menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#top_menu a:hover {
	text-decoration:underline;
}

#loginBox {
	margin-bottom:23px;
}

#loginBox input {
	border:#919191 solid 1px;
	width:133px;
	height:16px;	
}

#loginBox #loginButton {
	background:url(nhatthanh_14.jpg) no-repeat;
	height:19px;
	width:64px;
	border:none;
}

#sidebar-left {
	width: 184px;
	text-align:left;
}

#sidebar-left .header-left {
	background:url(bg_box_left.jpg) top left no-repeat;
	padding-left:4px;
	height: 21px;
}
#sidebar-left .header-right {
	background:url(bg_box_right.jpg) top right no-repeat;
	height:21px;
	font-size:14px;
	font-weight:bold;
	padding-right: 5px;
}
.header-box {
	background: url(bg_box.jpg) repeat-x;
	height:21px;
	padding: 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.header-main-box {
	background: url(bg_box.jpg) repeat-x;
	height:21px;
	width:182px;
	padding-top: 2px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}



.header-box img {
	margin-right: 10px;
}

#sidebar-left ul {
	list-style:none;
	margin:0;
	padding:0;
	width: 182px;
	overflow: hidden;
	font-size:12px;
	margin-left: 0;
	border-left: #D5302A solid 1px;
	border-right: #D5302A solid 1px;
	border-bottom: #D5302A solid 1px;	

}

#sidebar-left li {
	margin-bottom: 1px;
	color:#0B72D3;
	line-height: 20px;
	background: #F8CDBF;
	text-transform: uppercase;
	padding-left: 10px;
	font-weight: bold;
}

#sidebar-left li.child {
	margin-bottom: 1px;
	font-size:12px;
	color:#0B72D3;
	line-height: 16px;
	background:#F8E4DF;
	text-transform: uppercase;
	padding-left: 15px;
}

#sidebar-left li a {
	text-decoration:none;
	color:#0E467A;
}

#sidebar-left li a:hover {
	text-decoration:underline;
	color:#55A5EF;
}

/* begin right sidebar */
#sidebar-right {
	width: 184px;
	text-align:left;
}

#sidebar-right .header-left {
	background:url(bg_box_left.jpg) top left no-repeat;
	padding-left:2px;
	height: 21px;
}
#sidebar-right .header-right {
	background:url(bg_box_right.jpg) top right no-repeat;
	height:21px;
	font-size:14px;
	font-weight:bold;
	padding-right: 5px;
}

#sidebar-right ul {
	list-style:none;
	margin:0;
	padding:0;
	width:182px;
}

#sidebar-right li {
	margin-bottom: 2px;
	color:#4e9c62;
	/*height: 55px;*/
	background: #ececec;
	padding: 0;
	font-weight: bold;
}

#sidebar-right li a {
	text-decoration:none;
	color:#4e9c62;
}

#sidebar-right li a:hover {
	text-decoration:underline;
}

#sidebar-right li img {
	border:none;
	margin-right: 10px;
	float:left;
}
/* end right sidebar */
#online-support2 {
	background: #f7f5f6;
	padding-top: 0;
	border-left: #D5302A solid 1px;
	border-right: #D5302A solid 1px;
	border-bottom: #D5302A solid 1px;	
}
#online-support {
	background: #f7f5f6;
	padding-top: 20px;
	border-left: #D5302A solid 1px;
	border-right: #D5302A solid 1px;
	border-bottom: #D5302A solid 1px;	
}

#online-support img {
	display: block;
	margin: 0px 0 20px 0;
	border: none;
	text-align: center;
}

.box  {
	background: #f7f5f6;
	padding: 10px 0 10px 0;
	text-align:center;
	color: #F1F7E5;
}

.box p {
	text-align:center;
	color: #F1F7E5;
	font-weight:bold;
}
.product-table1 {
	width: 335px;
	border-left: #D5302A solid 1px;
	border-right: #D5302A solid 1px;
	border-bottom: #D5302A solid 1px;
	height:auto;
}
.product-table1 tr {
	background: #f7f5f6;		
}

.product-table1 td {
	border-bottom: #fff solid 2px;
}

.product-table1 p {
	line-height: 18px;
	margin:0;
	padding:0;
	/*color: #139966;*/
	/*font-weight:bold;*/
}

.product-table1 span {
	color: #000;
	font-weight:normal;	
}
.product-table {
	width: 100%;
	border-left: #D5302A solid 1px;
	border-right: #D5302A solid 1px;
	border-bottom: #D5302A solid 1px;	
}

.product-table tr {
	background: #f7f5f6;		
}

.product-table td {
	border-bottom: #fff solid 2px;
}

.product-table p {
	line-height: 18px;
	margin:0;
	padding:0;
	/*color: #139966;*/
	/*font-weight:bold;*/
}

.product-table span {
	color: #000;
	font-weight:normal;	
}

.news-table {
	width: 100%;
}

.news-table tr {
	background: #f7f5f6;		
}

.news-table td {
	border-bottom: #fff solid 1px;
}

.news-table p {
	line-height: 18px;
	margin:0;
	padding:0;
	color: #139966;
	font-weight:bold;
}

.news-table img {
	float: left;
	margin-right: 10px;
}


.clear {
	clear:both;
}

#violet-top {
	background:url(bg_top.jpg) bottom repeat;
	width: 182px;
	line-height: 21px;
	color: #fff;
	padding-left: 4px;
	font-weight:bold;
	padding-top: 3px;
}

#border-violet {
	border-left: #7a5dd1 solid 1px;
	border-right: #7a5dd1 solid 1px;
	border-bottom: #7a5dd1 solid 1px;		
}

#content {
	margin:0;
	width: 595px;
	text-align:left;
	padding: 0px 3px 0px 3px;
}

.content-header-bg {
	background: url(content_header_bg.jpg) top left repeat-x;
	line-height: 23px;
	height: 23px;
	width: 600px;
	padding-top: 3px;
}
#content .header-left {
	background:url(bg_box_left.jpg) top left no-repeat;
	padding-left:4px;
	height: 21px;
}
#content .header-right {
	background:url(bg_box_right.jpg) top right no-repeat;
	height:21px;
	font-size:14px;
	font-weight:bold;
	padding-right: 5px;
}
#content h2 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:left;
	text-transform:uppercase;
	margin-left:6px;
}

#content p {
	padding-left:5px;

}

.readmore {
	text-align:right;
	clear: both;
	width: 95%;
}

.viewall {
	color: #000;
	font-weight:bold;
	margin-left: 10px;
	margin-top:2px;
	margin-bottom: 4px;
}
.lienket {
	color:#000;
	text-decoration:none;
}
.lienketb {
	color:#000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.lienketbh {
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.ntext {
	color:#666666;
	font-size:12px;
	text-align:right;
}
.summary {
	color:#F1F7E5;
	text-align:left;
	font-weight:bold;
}
.anh {
	border:none;
}

#footer {
	width: 100%;
	color:#000;
	text-align: right;
	font-weight:bold;
	text-transform: uppercase;
	border-top: #D5302A solid 1px;
	background: url("bgf.png") repeat;
}

#footer tr td {
padding:0px;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.product-detail-table {
	width: 586px;
	border-collapse:collapse;
	border: #FED2C7 solid 1px;
}

.product-detail-table th {
	font-weight:bold;
	padding:2px;	
	padding-left:10px;	
	color: #139966;
	line-height:normal;
	border: #b9b7b8 solid 1px;
}

.product-detail-table th span {
	font-weight:normal;
}

.product-detail-table tr {
	background: #FBF2EF;		
}

.product-detail-table td {	
	color: #139966;
	padding: 10px;
	border: #FED2C7 solid 1px;
}

.product-detail-table .red {	
	color:#FF0000;
}

.product-detail-table img {
	margin: 20px;
}

.product-detail-table span {
	color: #000;
}

.product-info h3 {
	color: #11a871;
	font-weight:bold;
	font-size:12px;
	display: inline;
}

.product-info {
	background: #FBF2EF;
	padding: 0;
	text-align:left;
	color: #000;
	width: 586px;
	border: #FED2C7 solid 1px;
}

.product-title h3 {
	display: block;
	color: #11a871;
	font-weight:bold;
	font-size:12px;
	text-align: center;
}
