@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(../images/bg.jpg) no-repeat center 0;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #fff;
}

a {
	text-decoration: none;
	outline: none;
	color: #FEAE00
}

a:hover {
	
}

img {
	border: 0
}

.clear-all {
	clear: both;
}

ul.items, h3.title, p {
	padding: 0;
	margin: 0;
}

ul.items li {
	list-style-type: none;
}

.box {
	width: 939px;
	margin: 0 auto;
	padding: 0 0 0 27px;
}

.forcus {
	height: 292px;
}

.forcus .left, .forcus div, .forcus .right {
	float: left;	
	height: 292px;
}

.forcus .left {
	background: url(../images/nv_right.png);
	width: 132px;
	position: relative
}

.forcus div {
	width: 675px;
	overflow: hidden
}

.forcus .right {
	background: url(../images/nv_left.png);
	width: 131px;
	position: relative
}

.left a, .right a {
	background: url(../images/a_left.png);
	width: 20px;
	height: 35px;
	display: block;
	position: absolute;
	top: 129px;
	right: 86px;
}

.right a {
	background-image: url(../images/a_right.png);
	right: 23px;
}

.left a:hover {
	background-image: url(../images/a_left_current.png);
}

.right a:hover {
	background-image: url(../images/a_right_current.png);
}

.top {
	height: 102px;
	padding: 0 0 0 10px;
	position: relative;
}

.top h1 {
	padding: 0;
	margin: 0	
}

.top p {
	color: #B2B2B2;
	font-size: 10px;
	padding: 5px 0 5px 5px
}

.box-pop {
	position: absolute;
	top: 10px;
	right: 10px;
}

.box-pop p {
	padding: 0 0 5px;
	text-align: right;
	float: right;
	clear: right	
}

.listul a {
	font-weight: bold;
	color: #FEAE00;
	font-size: 13px;
	padding-left: 10px;	
}

.box-pop a.cur, .box-pop a.cart {
	color: #fff;
	background: url(../images/shopping-cart-icon.jpg) no-repeat;
	height: 23px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-indent: 30px;		
}

.box-pop a.cur {
	padding-right: 25px;
	background-image: url(../images/myid-icon.jpg);
	text-indent: 20px;
}	

.txt {
	background-color: #333;
	border-color: #000000 #4D4D4D #4D4D4D #000000;
	border-right: 1px solid #4D4D4D;
	border-style: solid;
	border-width: 1px;
	color: #CCC;
	font-weight: bold;
	height: 13px;
	margin: 2px 2px 0 0;
	padding: 2px 20px 2px 10px;
	float: left;
	width: 150px;
}

.button {
	border: 0;
	height: 15px;
	margin: 3px 0 0 5px;
	padding: 0;
	width: 35px;
	float: left
}

.nav-menu {
	height: 67px;
	padding: 15px 0 0 1px;
}

.nav-bar, .my-content {
	float: left;
	padding: 10px 0 0;
}

.my-content {	
	overflow: hidden;	
	width: 622px;	
}

.content {
	background: url(../images/contentbg.jpg) no-repeat;
	border: 1px solid #262626;
	padding: 20px;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 1.8em
}

.content p {
	padding: 0 0 8px;	
}

.content h2, .content h3 {
	color: #919191;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 0;
}	

.content h2 {
	font-weight: bold;	
}

.content h3 {
	font-size: 16px;
	padding-top: 10px;	
}

h3.title {
	background: url(../images/heading_one_bg.jpg) repeat-x;
	height: 30px;
	color: #fff;
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
}

h3.title a {
	color: #fff;
}

.nav-bar {
	width: 307px;
	padding-left: 10px;
}

.line-ft {
	background: url(../images/heading_one_bg.jpg) repeat-x;
	height: 43px;
}

.ft {
	background:url(../images/bottom_bg.jpg);
	height: 269px;
	width: 892px;
	padding: 24px;
	color: #fff;
	line-height: 1.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.ft h3 {
	color: #525252;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
}

.ft h3 span {
	color: #FEAC00;
}

.copyright {
	text-align: center;
	text-align: center;
	padding: 10px 0 5px;
	color: #919191;
}

.copyright p {
	padding: 0 0 10px;
}

ul.item li {
	float: left;
	width: 100%;
}

ul.item li img {
	float: left;
	margin: 0 15px 10px 0;
	border: 5px solid #53545A;
	width: 165px;
	height: 126px;
}

ul.item li a.title {
	font-size: 16px;
}

ul.item li a.more {
	background: url(../images/readmore-arrow.jpg) no-repeat right top;
	padding-right: 15px;	
}

ul.item li p {
	color: #fff;
	padding: 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;	
}

ul.item li span {
	color: #919191;
	font-size: 11px;	
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.hot li {
	background: url(../images/icon_comment.gif) no-repeat 15px 0;
	padding: 0 0 5px 45px;
}

ul.hot li ul {
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;	
}

ul.hot li ul li {
	padding-left: 20px;
	background: url(../images/readmore-arrow.jpg) no-repeat
}

.ft td {
	vertical-align: top;
}

.box-contact {
	padding: 0 10px 20px;
}

.box-login {

}

.box-contact p {
	margin: 0;
	padding: 0 0 10px;
}

.box-contact p label {
	display: block;
	padding: 0 10px 5px 0;
	font-weight: bold;
	float: left;
	width: 130px;
	text-align: right;
}

.box-contact .text, .texta {
	width: 400px;
	background-color: #333;
	border-color: #000000 #4D4D4D #4D4D4D #000000;
	border-style: solid;
	border-width: 1px;
	color: #ccc;
	padding: 4px;	
	color: #fff;
}

.texta {
	height: 80px;	
}

.contact-info {
	padding: 10px 10px 0;
	line-height: 20px;
}

.box-contact .input {
	font-weight: bold;
	font-size: 11px;
	padding: 3px 10px;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif
}

.box-contact span {
	padding: 0 0 0 10px;
}

.msg ul {
	padding: 10px 0 0 10px;
	margin: 0;
}

.msg2 ul {
	padding: 0;
	margin: 0	
}

.msg ul li, .msg2 ul li {
	list-style-type: none;
	padding: 0 0 5px;
	color: #FF0000;
}

ul.item li span.price, span.price {
	font-size: 15px;
	font-weight: bold;
	color: #FEAE00;
}

ul.item li span.price, a.buyitem, span.price {
	display: block;
	float: left
}

a.buyitem {
	background: url(../images/btn_buy.jpg) no-repeat;
	width: 73px;
	height: 27px;
	text-indent: -9999px;
	margin-left: 20px;	
}

.box-page-cart table {
	border-collapse: collapse;
}

.box-page-cart div.mkh {
	padding: 10px 0;	
}

.product-thumb-top, .product-thumb-bottom {
	background:url(../images/thumb_top.gif);
	width: 260px;
	height: 48px;
}

.product-thumb-bottom {
	background-image:url(../images/thumb_bottom.gif);
	height: 31px;	
}

ul.listpro li {
	width: 48%;
	text-align: left;
	padding-right: 11px;
	height: 400px;
	overflow: hidden	
}

ul.listpro li img {
	width: 260px;
	height: 160px;
	border: 0;
	margin: 0;
	float: none	
}

ul.listpro li p {
	padding-top: 0;
	padding-bottom: 5px;	
}

ul.listpro li a.title {
	font-weight: bold;
}

.support-yahoo {
	text-align: center		
}

.support-yahoo p {
	padding: 0 0 10px;	
}

.support-yahoo span {
	display: block;
	font-weight: bold;	
}

.produc-home {
	padding: 5px 0 20px 35px;	
}

.path {
	color: #FFAE00;
	padding: 0 0 10px	
}

h3.xpath {
	color: #FFAE00;
	padding-top: 10px;
	height: 30px;
}

.phantrang {
	text-align: center;
	padding: 15px 0 10px;
	font-size: 14px;		
}

.phantrang a {
	padding-left: 5px;
	padding-right: 5px;	
}

.my-100 {
	width: 938px;	
}

ul.li-100 li {
	width: 32%;	
}

ul.comments {
	padding: 0 0 20px;
}

ul.comments li {
	border-bottom: #262626 1px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

ul.comments li span {
	color: #919191;
}

.box-comment-input label {
	display: block;
	font-weight: bold;	
}

.box-comment-input p {
	padding-top: 5px;	
}

.smiley a {
	padding-right: 5px;	
}

.box-comment-warning {
	color: #919191;	
}

span.small {
	color: #919191;
	padding: 0;
	font-size: 11px;
}

ul.manhkhanh li {
	padding: 0;
	border-top: 1px solid #000000
}

ul.manhkhanh li a {
	display: block;
	height: 22px;
	background: #212121 url(../images/tam.png) repeat-y;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 0 15px;
	
}

ul.manhkhanh li a:hover {
	background: #FFAE00;
	color: #000;
}

ul.manhkhanh li ul {
	padding-top: 0;
	padding-bottom: 0
}

ul.manhkhanh li ul li {
	background: #212121;
	padding-left: 0;
}

ul.manhkhanh li ul li a {
	padding: 5px 0 0 35px;
	font-weight: normal;
}

.adv-right-top {
	text-align: center;
	padding: 0 0 5px;
}

.adv-right a {
	display: block;
	padding: 0 0 5px;
}

.adv-home-center {
	padding: 5px 0;
	text-align: center;
}

ul.news-items-other {
	padding: 0 0 0 10px;
	margin: 0;	
}

ul.news-items-other li {
	padding: 0 0 5px;	
}

ul.news-items-other li a {
	color: #919191;	
}

.news-items-other li a:hover {
	color: #FFAE00	
}

ul.otherimg li {
	list-style-type: none;
	float: left;
	height: 125px;
	width: 95px;
	padding: 0 10px 10px;
	text-align: center;
	line-height: 1.4em;
	overflow: hidden
}

ul.otherimg {
	padding: 0;	
}

ul.otherimg li img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 5px;
}

.commentnew span, .commentnew span a {
	color: #919191;
}

.commentnew p {
	padding: 3px 0 5px	
}

ul.friend {
	padding: 0 0 0 20px;	
}

ul.friend li {
	padding: 0 0 5px 0;
	list-style-type: square;
	color: #919191;
}

ul.friend li a {
	color: #919191;
}
