@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}


/* remember to define focus styles! */

 :focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.none {
	display: none;
}

.clr {
	clear: both;
}

body {
	line-height: 1.5;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(../images/bg.jpg);
}

#wrapper {
	margin: 10px auto;
	width: 1000px;
	background: #2c2c2c;
}

#header {
	width: 1000px;
	height: 150px;
}

#menu {
	background: url(../images/bg_menu.jpg) no-repeat center top;
	/*background: #369f43;*/
    /*border-bottom-left-radius: 10px;*/
    /*border-bottom-right-radius: 10px;*/
	clear: both;
	height: 38px;
	margin: 0 0px 10px;
	padding: 1px 0px;
	width: 1000px;
	line-height: 38px;
}

#menu .navi {
	position: relative;
	float: left;
	margin-left: 14px;
	text-align: center;
}

#menu .navi a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: uppercase;
	padding: 0px 10px;
}

#menu a:hover {
	background: url(../images/select_menu.jpg) no-repeat top left;
	color: #FF0;
}

#SearchForm {
	background-color: #E8E3E3;
	float: right;
	height: 23px;
	margin-right: 13px;
	margin-top: 6px;
	padding-top: 3px;
	width: 204px;
}

#SearchForm #search-input {
	background-color: #fff;
	border: solid 1px #c2c2c2;
	border-right: none;
	float: left;
	height: 17px;
	margin: 0 0 0 3px;
	padding: 0px 3px;
	width: 173px;
}

#SearchForm #search-button {
	background: url("../images/search.gif") no-repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 19px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 19px;
}

#main {
	padding-bottom: 15px;
}

#left {
	float: left;
	width: 220px;
}

#right {
	width: 775px;
	float: left;
	margin-left: 5px;
	background: #FFFFFF;
}

.table {
	width: 220px;
	float: left;
	margin-bottom: 5px;
}

.top {
	background: url("../images/bg_tittle.gif") no-repeat top center;
	width: 218px;
	height: 28px;
	border: 1px solid white;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
}

.mid {
	background: white;
	padding: 10px 0px 5px;
}

.bot {
	background: white url("../images/fotter_menu.gif") no-repeat top right;
	height: 27px;
	width: 220px;
}

.title {
	font-size: 18px;
	background-image: url("../images/bg_header_center.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 32px;
	background-color: #2C2C2C;
	font-style: italic;
	font-weight: bold;
}

.title span {
	color: #62b6eb;
	font-size: 18px;
	background-color: #2c2c2c;
	padding-left: 11px;
	padding-right: 7px;
	display: inline;
	line-height: 31px;
}

.content {
	float: left;
	width: 755px;
	background: #FFFFFF;
	margin-top: 10px;
	padding: 0px 10px 30px 10px;
}

.content_bottom {
	background: white url(../images/fotter_menu.gif) no-repeat top right;
	height: 27px;
	width: 775px;
}

#footer {
	background: url(../images/bgfooter.jpg) repeat-x top center;
	font-size: 12px;
	border-top: 0.1pt solid #4e6ff4;
}

#foot {
	background: url(../images/bg-footer.jpg) no-repeat top center;
	position: relative;
	padding: 9px 0 19px;
	color: #FFF;
	height: 80px;
}

#content_footer {
	width: 970px;
	margin: 0 auto;
}

#left_footer {
	float: left;
	padding-right: 10px;
}

#left_footer a {
	color: #fff;
	text-decoration: none;
}

#right_footer {
	float: right;
}

#menu_f {
	font-size: 11px;
}

#menu_f ul li {
	float: left;
	padding: 0 3px;
	text-align: center;
	border-right: 1px solid #666;
}

#menu_f ul li:last-child {
	border: none;
}

#menu_f a {
	color: #CCC;
	text-decoration: none;
	font-family: Arial;
}

#menu_f a:hover {
	color: #FFF;
}

.item {
	float: left;
	width: 241px;
	padding: 5px;
	text-align: center;
}

.item span {
	font-weight: bold;
	font-size: 13px;
}

.tsp {
	margin: 10px 0px 10px 15px;
	font-size: 13px;
}

.sp {
	width: 368px;
	margin: 5px 5px 5px 9px;
	float: left;
	min-height: 350px;
	border: 1px solid #CAE2FB;
}

.sanpham {
	color: #666;
	width: 350px;
	height: 340px;
	margin: 10px auto;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.sanpham img {
	padding: 5px;
}

.sanpham span {
	color: #d8240c;
	font-weight: bold;
	font-size: 14px;
}

.sanpham a {
	color: #0000FF;
	text-decoration: none;
	padding: 0px 5px;
	font-size: 12px;
}

.sanpham label {
	color: #333;
	font-size: 12px;
}

.banggia {
	width: 753px;
	text-align: center;
	margin: 20px 0px;
}

.banggia td,
.banggia th {
	border: 1px solid #D0E6FD;
	padding: 5px 20px;
	vertical-align: middle;
}

.banggia th {
	color: white;
	background: #09F;
}

.red {
	color: red;
	padding-bottom: 80px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

.tenhang {
	font-size: 13pt;
	font-weight: bold;
	color: red;
}

.tensp {
	font-size: 12pt;
	color: #d8240c;
	font-weight: bold;
}

.tenct {
	font-size: 12pt;
	color: blue;
	font-weight: bold;
}

.chuthich {
	font-size: 11pt;
	color: #666;
}

.danhsach {
	margin-left: 270px;
	font-size: 15px;
	font-weight: bold;
	color: #66C;
	text-transform: uppercase;
}

.button {
	background: #09F;
	border-bottom: #77bbbb 2px solid;
	border-left: #bcdede 1px solid;
	border-right: #77bbbb 2px solid;
	border-top: #bcdede 1px solid;
	color: #FFF;
	cursor: pointer;
}

.hinhnhom {
	padding: 5px;
}

.loai {
	width: 235px;
	float: left;
	padding: 5px;
	border: 1px solid #E7F0FE;
	text-align: center;
	margin: 0px 4px 20px 0px;
	min-height: 247px;
}

.loai img {
	padding: 10px 0px;
}

.item a,
.loai a {
	text-decoration: none;
	color: #03C;
}
.item a.sub {
	color: #404040;
    display: block;
    min-height: 38px;
}

.item img {
	border: 3px solid #eee;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
	object-fit: cover;
}

.bodem {
	padding-left: 30px;
}

.bodem label {
	float: left;
	width: 110px;
	color: #404040;
	padding-left: 25px;
}

.bodem li {
	line-height: 30px;
	background: url(../images/star_blue.png) no-repeat 0px 9px;
}

#taibg {
	text-align: center;
	color: blue;
}

.ngayad {
	float: right;
	margin: 27px 50px 0px 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #090;
}

.fcb img {
	cursor: url(../images/zoomin.cur), pointer !important;
}

#menu .submenu {
	display: none;
	width: 200px;
	position: absolute;
	left: 0;
	margin: 0 0 0 24px;
	padding: 10px 0;
}

.submenu ul {
	position: relative;
	display: block;
	border-radius: 5px;
	background: rgba(0, 143, 216, .9);
	color: #fff;
	z-index: 999;
}

.submenu li {
	width: 100%;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	transition: background 0.3s linear;
	border-top: 1px solid #4fbff9;
	border-bottom: 1px solid #006193;
}

.submenu li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	padding: 7px 10px !important;
	color: #4b4b4b;
	text-transform: capitalize !important;
	text-align: left !important;
}

.submenu li a:hover {
	background: none !important;
}

.submenu li:first-child {
	border-top: none;
	border-radius: 5px 5px 0px 0px;
}

.submenu li:last-child {
	border-bottom: none;
	border-radius: 0px 0px 5px 5px;
}

.content table th,
.content table td {
	border: 1px solid #ddd;
	padding: 3px;
	vertical-align: middle;
}

.content table th {
	background: #a5a5a5;
	color: #fff;
	text-transform: capitalize;
}

.content table tr:nth-child(n) {
	background: #ededed;
}

.content table tr:nth-child(2n) {
	background: none;
}

.content ol,
.content ul {
	padding-left: 20px;
}

.bgcatalog {
	float: left;
	width: 204px;
	border: 1px solid #cecece;
	box-shadow: 2px 0 0 0 #e3e3e3;
}

.listmenu {
	border: 1px solid #cdcdcd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border: 4px;
	border-radius: 4px;
	padding: 3px;
	font: normal 12px Arial;
	color: #666;
	width: 170px;
	outline: 0
}

.menucontext {
	background: #fff;
	float: left;
	width: 204px
}

ul.ur {
	border-top: 0;
	list-style-type: none;
	margin: 0;
	margin-top: 0;
	padding: 0
}

ul.ur>li.lr {
	border-bottom: 1px solid #cecece;
	display: block;
	position: relative;
	margin: 0 8px;
	padding-left: 1px;
	height: 50px;
	line-height: 25px;
}

li.lr>div>a, li.lr>div>span>a {
	color: #404040
}

div.child>ul>li>a {
	color: #404040;
	padding-left: 15px;
	background: url(../images/arr.png) no-repeat 0px 6px;
}

div.child>ul>li>a:hover,
div.child>ul>li>ul>li>a:hover {
	color: #F60;
	background: url(../images/arr.png) no-repeat 0px 6px
}

div.child>ul>li>ul>li>a {
	color: #555;
	font-weight: normal;
	padding-left: 15px
}

li.lr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer
}

li.lr a:hover {
	text-decoration: underline
}

li.lr>div.tr img {
	float: right;
	margin-top: 8px
}

li.lr:hover div.tr {
	background: #C2D8FC;
	width: 194px;
	margin-left: -10px;
	z-index: 999999;
	margin-top: -1px;
	position: absolute;
	height: 45px;
	padding: 1px 0px 4px 10px;
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
li.lr.h80:hover div.tr {
	height: 75px;
}

li.lr>div.child {
	background: none repeat scroll 0 0 #FCFEDE;
	display: none;
	padding: 5px;
	position: absolute;
	top: -1px;
	left: 195px;
	z-index: 11000;
	max-height: 500px;
	width: 300px;
	border: 1px solid #cecece;
}

li.lr:hover>div.child {
	display: inline-block
}

li.lr:hover li.lr {
	border: none;
}

li.lr>div.child ul {
	margin: 0 0 0 15px;
	padding: 0
}

li.lr>div.child ul li {
	display: block;
	line-height: 25px;
	width: 285px;
}

li.lr>div.child>ul {
	width: 250px;
	float: left
}

.tr span {
	font-size: 11px;
	width: 175px;
	display: block;
	font-weight: bold;
}

#leftcolumn {
	float: left;
	width: 213px;
	padding-left: 7px;
}

.dropdown {
	display: block;
	width: 205px;
	position: relative;
	background: #F1F7FE url(../templates/images/control_play.png) no-repeat 185px center;
}

.dropdown dt {
	width: 188px;
	border: 1px solid #9ac1c9;
	padding: 8px;
	font-weight: bold;
	cursor: pointer;
}

.dropdown dt span {
	font-size: 11px;
	width: 175px;
	display: block;
}

.dropdown .upperdd {
	border-bottom: none
}

.dropdown dt:hover {
	background: #C6DCFD url(../templates/images/control_play.png) no-repeat 185px center;
}

.dropdown dd {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 234px;
	display: none;
	background: #F1F7FE;
	opacity: 0
}

.dropdown ul {
	width: 232px;
	border: 1px solid #9ac1c9;
	list-style: none;
}

.dropdown li {
	display: inline
}

.dropdown a {
	color: #333;
	text-decoration: none;
}

.dropdown dd a,
.dropdown dd a:active,
.dropdown dd a:visited {
	display: block;
	padding: 5px;
	color: #333;
	text-decoration: none;
	background: #F1F7FE;
	width: 220px
}

.dropdown dd a:hover {
	background: #C6DCFD;
	color: #000
}

.dropdown .underline {
	border-bottom: 1px solid #b9d6dc;
}
ul.ur>li.lr.h80 {
	height: 80px;
}
ul.ur>li.lr:last-child {
	border-bottom-style: none;
}
ul.ur>li.lr.group {
	height: 30px;
	text-align: center;
	background-color: #f9f9f9;
    margin: 0;
}
ul.ur>li.lr.group a {
	font-size: 16px;
	color: #62b6eb;
}
ul.ur>li.lr.group.border {
	border-top: 1px solid #cecece;
}
#listmenu li.last {
	border-bottom-style: none;
	padding-bottom: 1px;
}
.san-pham-dien {
	margin-bottom: 30px;
}
h3.group-title {
	text-transform: uppercase;
	text-align: center;
    font-size: 16px;
    color: #62b6eb;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding: 6px 0;
}
/* Blog */
.blog-list {
	margin-top: 15px;
}
.blog-item {
	border: 1px solid #ccc;
	margin-bottom: 25px;
}
.blog-item .blog-img {
	float: left;
	width: 30%;
	margin: 0 3% 0 0;
	background: white;
    box-shadow: 0 0 5px 0 gray;
}
.blog-item .blog-img a {
	display: block;
}
.blog-item .blog-img img {
	width: 100%;
}
.blog-item .blog-info {
	float: left;
	width: 65%;
	padding: 6px 0;
}
.blog-item .info {
	margin-top: 10px;
}
.blog-info h2 {
	margin-bottom: 8px;
}
.blog-info h2 a {
	font-size: 15px;
	text-transform: uppercase;
	color: #595959;
	text-decoration: none;
}
.blog-info h2 a:hover {
	color: #0068b6;
}
.blog-info .date, .blog-detail .date {
	float: left;
	color: #333;
	background: url(../images/date.jpg) no-repeat left;
	padding-left: 18px;
}
.blog-info .view, .blog-detail .view {
	float: left;
	color: #333;
	background: url(../images/view.jpg) no-repeat left;
	padding-left: 18px;
	margin-left: 20px;
}
.blog-detail .info {
	float: right;
}
.blog-detail .line {
	float: right;
}
.blog-detail .detail {
	margin-top: 8px;
}
.blog-detail img {
	max-width: 80%;
}
.blog-info i, .blog-detail i {
	font-style: normal;
	color: #333;
}

/* Pagination */
.pagination {
	text-align: center;
}
.pagination a {
	border: solid 1px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px 8px;
    color: #4A76C6;
    border-color: #8AAEEF;
    background: #F7F9FE;
    text-decoration: none;
    margin-left: 5px;
    padding-bottom: 10px;
    width: 10px;
    height: 12px;
    text-align: center;
    display: inline-block;
}
.pagination a.active, .pagination a:hover {
	color: #fff;
	background: #5A8CE7;
    background: -moz-linear-gradient(top,#C2E0FF 1px,#84AFFE 1px,#5A8CE7);
	background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C2E0FF),color-stop(0.02,#84AFFE),color-stop(1,#5A8CE7));
	border: 1px solid #3D6DC3;
}