@CHARSET "UTF-8";

body {
	background-color: white;
}

/* ---------------PHẦN TOP--------------- */
#top {
	height: 62px;
	width: 1349px;
	background-color: black;
	text-align: center;
	line-height: 50px;
	padding-right: 150px;
	padding-left: 60px;
	margin-top: -10px;
}

#top ul {
	list-style: none;
}

nav {
	width: 500px;
	background: black;
	margin: 0;
	padding: 0;
	display: table;
	*display: block;
	*float: none;
}

nav a {
	display: table-cell;
	*float: left;
	width: 90px;
	height: 43px;
	padding: 3px 0 4px;
	color: white;
	background: black;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	position: relative
}

nav a:hover, nav a.actmenu {
	background-color: #f5f5f5;
	color: orange;
}

#top-right ul li {
	color: white;
	float: right;
	position: relative;
	margin-left: -70px;
}
#top-right ul li a {
	text-decoration: none;
}

#top-right ul li a:HOVER {
	color: #ff8000;
}

#top-right ul ul {
	margin-top: -2px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
}
/*----hiện menu con---*/
#top-right ul li:HOVER>ul {
	display: block;
}

#wapper {
	height: 100px;
	width: 1349px;
	background-color: #D3D3D3;
}

<!-- ===================icon cart ================= -->
.giohang {
	position: relative;
	bottom: 0px;
	right: 0px;
	border: none;
}

.giohang .alert {
	border: none;
	padding: 0;
}

.giohang .alert>a {
	border: none;
	position: fixed;
	top: 0%;
	right: 50px;
	z-index: 1;
	width: auto;
}

.giohang .alert>a>img {
	border: 100px solid transparent;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	width: 25px;
}

.cart {
	position: relative;
	width: 50px;
}

.cart .image:hover {
	width: 110%;
	border-radius: 50%;
	box-shadow: 0px 0px 7px 0px;
}

.cart .image:hover .number {
	width: 35px;
	border-radius: 50%;
}

.cart .image {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1;
}

.cart .number {
	text-align: center;
	top: 0;
	right: 0;
	font-weight: bold;
	color: white;
	display: block;
	width: 20px;
	width: 20px;
	position: absolute;
	z-index: 2;
	background-color: red;
	border-radius: 50%;
}
/* -------------------------SEARCH------------------ */
#search-site {
	float: left;
	width: 230px;
	height: 35px;
	background: #fff;
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: -40px;
}

.topinput {
	float: left;
	width: 162px;
	margin-left: 8px;
	padding-top: 3px;
	border: 0;
	position: relative;
	background: #fff;
	height: 30px;
	text-indent: 10px;
	font-size: 13px
}

.btntop {
	float: right;
	width: 40px;
	height: 35px;
	border: 0;
	background: none;
}
/* --------------------PHẦN NỘI DUNG------------------ */
#noidung {
	width: 1280px;
	height: 1300px;
	border: 1px solid white;
	margin: auto;
	margin-top: 350px;
	margin-right: -15px;
}

#wapper1 {
	width: 1340px;
	height: 700px;
	margin-top: 130px;
}

#center {
	border-top: 2px dotted gray;
	color: gray;
	border-bottom: 2px dotted gray;
}

#left {
	width: 320px;
	height: 720px;
	background-color: white;
	float: left;
	padding: -10px;
	margin-left: 80px;
}

/* -------------------------SLIDE ẢNH CHẠY----------------- */
#carousel-example-generic {
	float: left;
	width: 900px;
	height: 350px;
	border: 1px solid white;
}
/* -------------------------------------------------- */
.view {
	width: 250px;
	height: 340px;
	float: left;
	border: 5px solid #fff;
	overflow: hidden;
	position: relative;
	text-align: center;
	box-shadow: 0px 0px 5px #aaa; /* khung hình */
	cursor: default;
	margin-left: 40px;
	margin-top: 60px;
	background-color: white;
}

.view .mask, .view .content {
	width: 300px;
	height: 200px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	
}

.view img {
	display: block;
	position: relative;
	padding-left: 5px;
}

.view a.info {
	background: url("../images/trangchu/link.png") center no-repeat;
	display: inline-block;
	text-decoration: none;
	padding: 0;
	text-indent: -9999px;
	width: 50px;
	height: 250px;
}

.third-effect .mask {
	opacity: 0;
	overflow: visible;
}

.third-effect a.info {
	position: relative;
}

.third-effect:hover .mask {
	opacity: 1;
	border: 100px;
}

/* ------------------------------- */
#hoa2017 {
	height: 300px;
	width: 1349px;
	border: 1px dotted gray;
	float: left;
	margin: auto;
	margin-top: -20px;
	padding-left: 100px;
	background-image: url("../images/trangchu/nen.png");
	margin-bottom: 30px;
}

#hoa2017 ul {
	list-style-type: none;
}

#hoa2017-top ul li {
	float: left;
}

#main-khuyenmai {
	width: 1340px;
	height: 500px;
	margin: auto;
	float: left;
	margin-top: 30px;
}

#khuyenmai-left {
	width: 900px;
	height: 500px;
	margin: auto;
	float: left;
	margin-left: 100px;
}

.row1 {
	width: 840px;
	height: 280px;
	border: 1px solid gray;
	padding-top: 15px;
	padding-bottom: 30px;
}

.khuyenmai {
	width: 850px;
	height: 360px;
	margin-top: 20px;
	float: left;
	margin-top: 20px;
}

#khuyenmai-right {
	width: 215px;
	height: 400px;
	margin: auto;
	float: left;
	margin-top: 60px;
}

.khuyenmai-right1 {
	width: 215px;
	height: 380px;
	border-bottom: 2px dashed gray;
	margin-bottom: 50px;
}

#khuyenmai-right2 {
	width: 215px;
	height: 530px;
	border: 1px solid white;
	border-bottom: 2px dashed gray;
	margin-top: 80px;
}

#leftmain {
	height: 450px;
	width: 350px;
	border: 1px solid gray;
	margin-top: 60px;
}

#right {
	height: 450px;
	width: 500px;
	float: right;
	margin-top: -450px;
}

.albums {
	margin-top: 1180px;
	width: 900px;
	height: 500px;
}

.item {
	float: left;
}

/* -------------------------PHẦN BOTTOM---------------- */
.line-b {
	float: left;
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	background-image: url("images/trangchu/nen.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 3px 0px 0px 0px;
	height: 2px;
}

.sdt {
	margin: 0px auto;
	width: 1070px;
	position: relative;
	display: block;
	clear: both
}

#bottom {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	clear: both;
	background-repeat: repeat;
	background-position: left top;
	background-image: url("../images/trangchu/nen.png");
	padding-left: 120px;
}

#bottom .tiep {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	position: relative;
}

#bottom .tiep .col-md-4 {
	width: 32%;
	float: left;
	display: block;
	position: relative;
}

/* -----------------Cây may mắn-------------------- */
.t {
	width: 200px;
	height: 260px;
	border: 1px solid green;
	margin-left: 5px;
	margin-bottom: 30px;
}

.t ul {
	list-style: none;
}

/* -------------------------------GẤU BÔNG:PHẦN "MẶC ĐỊNH"-------------------- */
.content-left {
	width: 850px;
	height: 50px;
	border: 1px solid white;
	margin-top: 20px;
}

.content-left ul {
	list-style-type: none;
}

.content-left ul li {
	float: left;
	border-left: 1px solid white;
	line-height: 25px;
}
/* ----------------------------Modal------------------------------ */
/* .modal-title{
	margin-left: 125px;
} */
/* ========================== */
ul#navmenu, ul.sub1 {
	list-style-type: none;
	font-size: 13pt;
}

ul#navmenu li {
	width: 220px;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 45px;
}

ul#navmenu a {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 40px;
	line-height: 40px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 20px;
	color: purple;
	margin-left: -40px; /* */
}

ul#navmenu .sub1 li {
	
}

ul#navmenu .sub1 a {
	margin-top: 5px;
}

ul#navmenu li:hover>a {
	background-color: #FF0;
}

ul#navmenu li:hover a:hover {
	background-color:#CFC;
}

ul#navmenu ul.sub1 {
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 1000;
}

ul#navmenu li:hover .sub1 {
	display: block;
}

.darrow {
	font-size: 11pt;
	position: absolute;
	top: 12px;
	right: 10px;
}