* {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "SFUDaxCondensedMedium";
    src: url("../fonts/SFUDaxCondensedMedium.eot");
}
@font-face {
    font-family: "SFUDaxCondensedMedium";
    src: url("../fonts/SFUDaxCondensedMedium.ttf");
}
@font-face {
    font-family: "SFUTradeGothic";
    src: url("../fonts/SFUTradeGothicBoldCondensedTwenty.eot");
}
@font-face {
    font-family: "SFUTradeGothic";
    src: url("../fonts/SFUTradeGothicBoldCondensedTwenty.ttf");
}
body {
    /*background: url(../img/bg.jpg);*/
	background:#a2a2a2;
    color: #333333;
    font-family:Tahoma, Geneva, Arial,Helvetica,sans-serif;
    font-size: 12px;
	line-height: 1.3em;
}
a:link, a:visited {
    color: #7D7D7D;
    text-decoration: none;
}
a:hover {
    color: #000;
	text-decoration:underline;
}
h1, h2, h3, h4, h5 {
    font-family: Arial,Helvetica,sans-serif,SFUTradeGothic;
    font-weight: normal;
    text-transform: uppercase;
}
h1 {
    font-size: 28px;
    margin: 5px 0 10px;
}
h2 {
    font-size: 24px;
    margin: 10px 0 5px;
}
h3 {
    font-size: 20px;
    margin: 5px 0 5px 20px;
}
h4 {
}
h5 {
}
img {
    border: medium none;
}
.clear-r {
    clear: right;
}
.clear-l {
    clear: left;
}
.clear {
    clear: both;
}
.red-text {
    color: #9C231B;
}
.gray-text {
    color: #7B7B7B;
}
.linethrough {
    text-decoration: line-through;
}
.nonecase {
    text-transform: none;
}
.tradegothic {
    font-family: SFUTradeGothic,Arial,Helvetica,sans-serif;
}
.daxcondensed {
    font-family: SFUDaxCondensedMedium,Arial,Helvetica,sans-serif;
}
.size1 {
    font-size: 1em;
}
.size13 {
    font-size: 1.3em;
}
.gray-btn {
    background: none repeat scroll 0 0 #919191;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: SFUTradeGothic,Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0 6px 2px;
}
.gray-btn:hover {
    background: none repeat scroll 0 0 #9C231B;
}
.red-btn {
    background: url("http://vestnguyen.com/templates/vestnguyen/img/red-btn.png") repeat-x scroll 0 0 #97121A;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: SFUTradeGothic,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 2px 8px 4px;
    text-transform: uppercase;
}
.red-btn:hover {
    background: url("http://vestnguyen.com/templates/vestnguyen/img/red-btn-hover.png") repeat-x scroll 0 0 #97121A;
}
.lefft3 {
    float: left;
    margin: 0 15px 10px 0;
}
img {
    border: medium none;
}
.img-border3 {
    border: 1px solid #D1D1D1;
    padding: 3px;
}
.text-input {
    border: 1px solid #D9D9D9;
    border-radius: 2px 2px 2px 2px;
    color: #B2B2B2;
    font-family: Arial,Helvetica,sans-serif;
    padding: 2px;
    width: 264px;
}

/* customer css */


#container {
    background: url("../img/wrapper_bg.jpg") repeat-y scroll left top transparent;
    border: 1px solid #E9E9E9;
    box-shadow: 0 0 10px #FFFFFF;
    margin: 0 auto;
    width: 1020px;
}
.container_bg{
	background:url(../img/body_bg.jpg) center top no-repeat;
}

#header {
	height:72px;
}
#logo {
	float:left;
	width:275px;
	height:62px;
	padding-top:10px;
}

.formSearch {
    border: 1px solid #95C17F;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    height: 24px;
    overflow: hidden;
    width: 340px;
	margin-top:15px;
}
.formSearch input {
    border: 0 none;
    box-shadow: none;
    padding: 4px 0 3px 7px;
    width: 300px;
	color:#757575;
}
.formSearch button {
    background: url("http://vestnguyen.com/templates/vestnguyen/img/icon.png") no-repeat scroll 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    float: right;
    margin-right: 1px;
    width: 28px;
	height:26px;
	cursor:pointer;
	border:none;
	padding:0;
}
#header a.giohang{
	display:block;
	padding-left:38px;
	background: url("http://vestnguyen.com/templates/vestnguyen/img/icon.png") no-repeat scroll 0 -112px transparent;
	height:60px;
	width:80px;
	position:absolute;
	right:0px;
	top:50px;
	z-index:2;
	color:#F26522;
}

#search-bar #category_id {
    height: 25px;
    left: 0;
    margin: 0;
    padding: 3px 0 0;
    position: absolute;
    top: 0;
    width: 150px;
}
/***************** main-nav *******************/
#main-nav {
    float:left;
	width:740px;
	height:72px;
}
#main-nav ul{
	padding:30px 0px 0px 40px;
	margin:0px;
}
#main-nav ul li{
	padding-right:3px;
	list-style:none outside none;
	float:left;
}
#main-nav ul li a{
	padding:5px 13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
#main-nav ul li a:hover, #main-nav ul li a.active{
	background: url("../img/menu_active.png") repeat scroll 0 0 transparent;
    border: 1px solid #3F343E;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 10px #F0FDCC;
	text-decoration:none;
}
/***************** FLASH *******************/
.flash{
	padding:0px 6px;
}
.flash_bg{
	background:url(../img/flash_bg.jpg) center top no-repeat;
	text-align:center;
	padding-top:13px;
	height:275px;
}
/***************** SLIDE *******************/
#slides{
	position:relative;
	margin-bottom:20px;
	width:940;
	height:308px;
}
#slides .next, #slides .prev {
    display: block;
    height: 43px;
    position: absolute;
    top: 121px;
    width: 24px;
    z-index: 101;
}

#slides .next {
    left: 915px;
}
#slides .pagination {
    bottom: 10px;
    position: absolute;
    right: 20px;
    width: 140px;
    z-index: 9;
}
#slides .pagination li {
    list-style: none outside none;
    margin: 0 1px;
	float:left;
}
#slides .pagination li a {
    background-image: url("http://vestnguyen.com/templates/vestnguyen/img/nivoNav-normal.png");
    background-position: 0 0;
    display: block;
    float: left;
    height: 0;
	color:#996699;
	height:21px;
	line-height:20px;
    overflow: hidden;
    width: 20px;
	padding:0;
	border:none;
	text-align:center;
}
#slides .pagination li.current a {
	background-image: url("http://vestnguyen.com/templates/vestnguyen/img/nivoNav-active.png");
	color:#fff;
}

/******* Main ***********************/
#main {
    clear: both;
    padding: 0px 0px 10px 0px;
	min-height:200px;
}
.leftMain{
	float:left;
	width:326px;
}
.boxLeftMain{
	padding-left:6px;
}
.leftMainTop{
	background:url(../img/left_module_top.png) left top no-repeat;
	height:47px;
}
.leftMainTop .titleH4{
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	padding-top:18px;
	text-transform:uppercase;
	color:#D1CFCF;
}
.leftMainMidle{
	background:url(../img/left_module_main.png) repeat-y;
	padding:0px 15px 5px 15px;
}
.leftMainMidle_2{
	background:url(../img/left_module_main_2.png) repeat-y;
	padding:0px 15px 5px 15px;
}
h4.listCategory{
	border-bottom:1px solid #faf7f7;
}
h4.listCategory a{
	padding:10px 0px 10px 15px;
	border-bottom:1px solid #c9c5c5;
	font-weight:bold;
	color:#434343;
	display:block;
	background:url(../img/square.jpg) 0px 15px no-repeat;
}
.leftMainBottom{
	background:url(../img/left_module_bt.png) left bottom no-repeat;
	height:19px;
}
.hotrotructuyen{
	padding-top:20px;
}
.hotrotructuyen a, .hotrotructuyen span{
	color:#000;
}
.hotrotructuyen a:hover{
	text-decoration:none;
}
.listNews{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}
.listNews a{
	font-weight:bold;
	color:#000;
}
.listNews img{
	border: 3px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 2px #000000;
    display: inline;
    margin-right: 5px;
}
.rightMain{
	float:left;
	width:688px;
}
.rightMainTop{
	background:url(../img/component_top.png) left top no-repeat;
	height:47px;
	padding-left:15px;
}
.breadcrumbs{
	padding-top:16px;
}
.breadcrumbs a{
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}
.rightMainMidle{
	background:url(../img/component_main.png) repeat-y;
	padding-left:15px;
	padding-right:15px;
	min-height:50px;
}
.titleCategoryH3{
	border-bottom:1px solid #faf7f7;
	margin:0px;
}
a.dathang{
	background: -moz-linear-gradient(center top , #FB9D38, #F87C12) repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 25px;
    padding: 0 0 1px;
    width: 88px;
	display:block;
	line-height:25px;
	color:#fff;
	margin:0 auto;
	position:absolute;
	bottom:5px;
	left:31px;
}
a.dathang_2{
	background: -moz-linear-gradient(center top , #FB9D38, #F87C12) repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 25px;
    padding: 0 0 1px;
    width: 88px;
	display:block;
	line-height:25px;
	color:#fff;
	text-align:center;
}
.titleCategoryH3 a{
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #c9c5c5;
	display:block;
	font-weight:bold;
	color:#E75811;
	font-size:16px;
}
.rightMainBottom{
	background:url(../img/component_bt.png) left bottom no-repeat;
	height:24px;
}
.width100{
	width:100%;
	overflow:hidden;
}
.width110{
	width:110%;
}
.productItem{
	border: 3px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 2px #000000;
    display: inline;
	float:left;
	width:205px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-right:11px;
	text-align:center;
	height:300px;
	position:relative;
}

a.productName{
	padding-top:5px;
	color:#000;
	display:block;
	padding-bottom:5px;
	font-weight:bold;
}
.productCost{
	color:#f00;
	font-weight:bold;
}
.maydo_maysan {
    background: none repeat scroll 0 0 #D0D0D0;
    border: 3px solid #D0D0D0;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 2px #000000;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-weight: bold;
    margin-left: 6px;
    min-height: 100px;
    padding-left: 2px;
    padding-top: 2px;
    width: 1000px;
}
.maydo_maysan a {
    color: #FFFFFF;
    font-weight: bold;
}
.maydo_maysan a:hover {
	color:#ff6600;
}
.maysan {
    background: url("../img/maysan.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 60px;
    padding-left: 15px;
    padding-top: 95px;
    width: 490px;
}
.maydo {
    background: url("../img/maydo.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 60px;
    padding-left: 15px;
    padding-top: 95px;
    width: 477px;
}
.boxtitle{
	position:relative;
	height:34px;
	background:url(http://vestnguyen.com/templates/vestnguyen/img/bg_box_v2.png) left bottom no-repeat;
}
.imgTitleleft a{
	background:url(http://vestnguyen.com/templates/vestnguyen/img/bg_title_v2.png) 0px 0px no-repeat;
	height:30px;
	float:left;
	margin-left:20px;
	padding-left:20px;
}
.imgTitleleft a span{
	background:url(http://vestnguyen.com/templates/vestnguyen/img/bg_title_v2.png) right -41px no-repeat;
	float:right;
	height:30px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	padding-right:30px;
}

.advLeft {
   float:left;
   width:325px;
}
.listSP_right{
	float:right;
	width:594px;
	height:444px;
	overflow:hidden;
}
.advRight {
   float:right;
   width:325px;
}
.listSP_left{
	float:left;
	width:594px;
	height:444px;
	overflow:hidden;
}
.itemSlide_banchay{
	height:444px;
}
.itemSlide_banchay .boxProduct{
	float:left;
	width:135px;
	text-align:center;
	height:210px;
	margin-top:10px;
	margin-left:10px;
	position:relative;
}
.itemSlide_banchay .boxProduct .imgProduct a{
	display:inline-block;
	border:1px solid #fff;
	padding:2px;
}
.itemSlide_banchay .boxProduct .imgProduct a:hover{
	display:inline-block;
	border:1px solid #ccc;
	padding:2px;
}
.itemSlide_banchay .boxProduct .imgProduct img{
	width:135px;
	height:135px;
}
.itemSlide_banchay .boxProduct .productName{
	padding:5px 0px;
}
.itemSlide_banchay .boxProduct .productName a{
	color:#333333;
}
.itemSlide_banchay .boxProduct .productName a:hover{
	color:#65B83C;
}
.itemSlide_banchay .boxProduct .costOld{
	color:#757575;
	font-weight:bold;
	text-decoration:line-through;
}
.itemSlide_banchay .boxProduct .cost{
	color:#FA601B;
	font-weight:bold;
	font-size:15px;
	padding-top:5px;
}
.itemSlide_banchay .boxProduct .addCart{
	position:absolute;
	width:38px;
	height:20px;
	background:url(http://vestnguyen.com/templates/vestnguyen/img/ic_cart.png) right top no-repeat;
	z-index:3;
	right:10px;
	top:10px;
	display:none;
}

/****************** footer ********************* */

#footer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../img/footer_bg.jpg") repeat scroll 0 0 transparent;
    border-color: #FFFFFF -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    height: 150px;
    margin-top: 2px;
	text-align:center;
	line-height:20px;
	color:#fff;
}
.nhanEmailKhuyenmai{
	float:left;
	width:200px;
	text-align:center;
	color:#757575;
	font-weight:bold;
	font-size:14px;
}
.linkFooter{
	padding:15px 0px;
	text-align:center;
	background: url("../img/footer_bg.jpg") repeat scroll 0 0 transparent;
}
.linkFooter a{
	color:#fff;
	font-weight:bold;
}
.linkFooter h4{
	font-weight:bold;
	margin-bottom:5px;
}
.linkFooter ul li{
	margin-top:3px;
	list-style:none;
	background:url(http://vestnguyen.com/templates/vestnguyen/img/ic_dics.gif) 0px 6px no-repeat;
	padding-left:10px;
}
.ketNoiMangXaHoi{
	text-align:right;
	padding-right:8px;
}
.ketNoiMangXaHoi img{
	margin-left:8px;
}
.copyRight{
	float:right;
	text-align:right;
	padding-top:10px;
	padding-right:8px;
}
/* dang ky nhan email khuyen mai */
.leftDangkynhanemail {
    float: left;
    overflow: hidden;
    width: 270px;
}
.rightDangkynhanemail {
    float: right;
    overflow: hidden;
    width: 270px;
}
.pagination{
	padding-top:15px;
}
.pagination a{
	background-color: #E0E0E0;
    background-image: linear-gradient(to bottom, #FAFAFA 0px, #DCDCDC 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
	display: inline-block;
    height: 2.78em;
    line-height: 2.8em;
    text-decoration: none;
	color: #555555;
	padding: 0 0.91em;
	border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
	margin-right:3px;
}
.pagination span{
	background-color: #c0bdbd;
    background-image: linear-gradient(to bottom, #c0bdbd 0px, #a6a3a3 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
	display: inline-block;
    height: 2.78em;
    line-height: 2.8em;
    text-decoration: none;
	color: #555555;
	padding: 0 0.91em;
	border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
	margin-right:3px;
}
.pagination a.current_page{
	background-image: linear-gradient(to bottom, #C8C8C8 0px, #E6E6E6 100%);
    border-color: #888888 #AAAAAA #CCCCCC;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) inset, 0 1px 0 #FFFFFF;
}
.detailProduct{
	padding:10px 0px 10px 0px;
}
.imgProductDetail{
	border: 3px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 2px #000000;
    display: inline;
	float:left;
	width:150px;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-right:11px;
	text-align:center;
	height:205px;
	position:relative;
}
.infoProductDetail{
	float:left;
	width:486px;
}
.productNameDetail{
    border-bottom: 1px solid #FAF7F7;
    margin: 0;
	font-size:24px;
}
.productNameDetail a{
	border-bottom: 1px solid #C9C5C5;
    color: #E75811;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.data-table {
  width: 100%;
}
.data-table th {
  padding: 7px;
  height: 30px;
  border: 1px solid #9fa1a4;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  background: #F8F8FA;
}
.data-table td {
  padding: 10px;
  border: 1px solid #9fa1a4;
}
.price {
    color: #E75811;
    font-weight: bold;
}
.tfoot-left {
    float: left;
    margin: 10px 0 10px 20px;
    min-height: 63px;
    padding-top: 20px;
    text-align: left;
    width: 26%;
}
.tfoot-center {
    border-left: 1px dotted #999999;
    float: left;
    
    text-align: left;
    width: 13%;
}
.tfoot-right {
    border-left: 1px dotted #999999;
    float: right;
    width: 40%;
	text-align:right;
}
.tfoot-right a.btn-proceed-checkout {
    background: url("../img/checkout/checkout.png") no-repeat scroll left top transparent;
    display: block;
    height: 24px;
    width: 116px;
}