html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background:#FEF3F9 url('../image/br.png') repeat-x top center;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color:#B40054;
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
#sethomepage {background:transparent;cursor: pointer;border: none;font-weight:bold;color:#1B57A3}
/* layout */
#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header .div1 { height:125px;}

#header .div2 {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
#header .div3 {
	float: right;
	text-align:right;
	padding-right: 2px;
	padding-top: 5px;
	margin-top:0;
	height: auto;
}
#header .div3 a{
	padding:1px;
	font-weight:bold;
}
#header .div3 img {
	padding-left:5px;
}
#header .div3 .contact table {
	float:right;
	margin-top:13px;
	font-weight:bold;
	width:500px;
	text-align:center;
}

#header .div4 {
	width: 970px;
	float: left;
	height: 42px;
	padding-left: 1px;
}
#header .div4 a {
	float: left;
	width: 121px;
	height: 13px;
	padding-top: 14px;
	padding-bottom: 14px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #B40054;
	text-decoration: none;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFFFFF;
	padding-bottom: 15px;
	z-index: 3;
}
#header .div4 a:hover {
	background: url('../image/tab_2_hover.png') no-repeat;
	color:#FFFFFF;
	padding-bottom: 15px;
	z-index: 3;
}
#header .div5 {
	clear: both;
	
}
#header .div5 a{
	color: #FDC8E6;
}
#header .div5 a:hover {
	color: #FFF;
}
#header .div5 .center {
	background: url('../image/header_1_center.png') repeat-x bottom center;
	height: 37px;
	padding-left:5px;
}
#header .div5 .right {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-top:13px;
	padding-right:10px;
	float: right;
}
#header .div6 {
	clear: both;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 83px;
	height: 37px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat right;
	width: 116px;
	text-align:center;
	height: 37px;
	font-weight:bold;
	float: right;
}

#header .div6 .right a {
	float: left;
	width: 110px;
	height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div6 .right  img{
	float:left;
	margin-right:0px;
	padding-left:10px;
}
#header .div6 .right  a:hover {
	background: url('../image/header_2_right_hover.png') no-repeat top right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 37px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	height:32px;
	font-size:12px;
	font-weight:bold;
	float: right;
}
#header .div7 img{
	float:left;
	margin-right:5px;
}
#header .div7  a {
	float: left;
	padding:8px 9px;
	border-right: 1px solid #F2BCDA;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div7  a:hover {
	background: url('../image/header_2_center_hover.png') repeat-x right top;
	
}
#search {
padding:3px;
}
#search form {
margin-top:2px;
border: none;
padding:5px auto;
}

#s {
border: none;
height:17px;
margin-left:3px;
margin-top:8px;
background:#FFE5F4;
}
#searchsubmit {
width:100px;
cursor:pointer;
padding-top:1px;
padding-bottom:3px;
height:27px;
border: none;
color:#FFFFFF;
font-weight:bold;
background:url('../image/searchbar.png') no-repeat;
}
#search_main {
padding:3px;
margin-left:7px;
}
#search_main form {
margin-top:2px;
border: none;
padding:5px auto;
}

#s_main {
border: none;
height:40px;
margin-left:3px;
margin-top:8px;
font-size:16px;
padding-left: 10px;
width:350px;
background:url('../image/br_search.png') no-repeat;
}
#searchsubmit_main {
width:121px;
cursor:pointer;
padding-top:1px;
padding-bottom:3px;
height:40px;
font-size:16px;
border: none;
color:#B40054;
margin-left:0px;
background:url('../image/searchbar_main.png') no-repeat;
}

#breadcrumb {
	background:url('../image/header_center.png') repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
	height:14px;
	padding-left:10px;
	font-weight:bold;
	color: #EB96C5;
}
#breadcrumb  a{
	color: #EB96C5;
}
#breadcrumb  a:hover{
	color: #B40054;
}
.xemtatca {
float:right;text-align:right;padding:13px 8px;
}
.xemtatca  a{
color:#000000;
}
.xemtatca  a:hover{
color:#B40054;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF;
}
.switcher .selected a {
	border: 1px solid #F2BCDA;
	color: #666666;
	background:#FFFFFF url('../image/header_2_center.png') center center repeat-x;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #F2BCDA;
	border-right: 1px solid #F2BCDA;
	border-bottom: 1px solid #F2BCDA;
	background-color: #FFFFFF;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher img {
	position: relative;
	top: 1px;
}
.news_style {
	DISPLAY: none;
}
.buttondiv {
	TEXT-ALIGN: right;
}

#column_left {
	float: left;
	width: 190px;
	margin-right: 0px;
	clear: left;
}
#column_right {
	float: right;
	width: 190px;
	margin-left: 0px;
	clear: right;
}
#content {
	margin-left: 190px;
	margin-right: 190px;
}
#content .top .left {
	background: url('../image/content_top_left.png') no-repeat;
	width: 10px;
	height: 37px;
	float: left;
}
#content .top .right {
	background: url('../image/content_top_right.png') no-repeat;
	width: 10px;
	height: 37px;
	float: right;
}
#content .top .right_button {
	background: url('../image/content_top_right.png') no-repeat top right;
	width: auto;
	height: auto;
	float: right;
	padding:12px 12px 7px;
}
#content .top .center {
	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 10px;
	height: 37px;
	margin-right: 10px;
}
#content .top h1 {
	padding: 13px 0px 8px 7px;
}
#content h1, .heading {
	font-size: 12px;
	color:#B40054;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:normal;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #F2BCDA;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	background: url('../image/content_middle.png') repeat-y ;
	text-align:justify;
	padding: 5px 10px 1px 10px;
}
#content .middle_item {
	background: url('../image/content_middle_item.png') repeat-y;
	text-align:justify;
	padding: 5px 10px 1px 10px;
	min-height: 380px;
}
#content .middle_search {
	background: url('../image/content_middle_search.png') repeat-y;
	text-align:justify;
	padding: 5px 10px 1px 10px;
	min-height: 380px;
}
#content .middle_item  input{
	border: 1px solid #F2BCDA;
}
#content .middle_item  textarea{
	border: 1px solid #F2BCDA;
}
#content .middle_item  select{
	border: 1px solid #F2BCDA;
}
#content .middle_item .form  input{
	width:200px;
	border: 1px solid #F2BCDA;
}

#content .middle_item .content  table tr .form input{
	width:200px;
	border: 1px solid #F2BCDA;
}

#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 10px;
	height: 10px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 10px;
	height: 10px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#bottom { width:100%;}
#bottom .left {float:left;width:485px;margin:0px}
#bottom .right {float:right;width:485px;margin:0px}

#content_bottom {
	width:100%;
	height:auto;
}

#content_bottom .top .left {
	background: url('../image/content_top_left.png') no-repeat;
	width: 10px;
	height: 37px;
	float: left;
}
#content_bottom .top .right {
	background: url('../image/content_top_right.png') no-repeat;
	width: 10px;
	height: 37px;
	float: right;
}
#content_bottom .top .center {
	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 10px;
	height: 37px;
	margin-right: 8px;
}
#content_bottom .top h1 {
	padding: 13px 0px 8px 7px;
}
#content_bottom h1, .heading {
	font-size: 12px;
	color:#B40054;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:normal;
	margin: 0px;
}

#content_bottom .middle {
	background: url('../image/content_bottom_middle.png') repeat-y;
	text-align:justify;
	padding: 5px 10px 1px 10px;
	min-height: 180px;
}
#content_bottom .middle_chinhanh {
	background: url('../image/footer_center.png') repeat-y;
	text-align:justify;
	padding: 5px 10px 1px 10px;
}
#content_bottom .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 10px;
	height: 10px;
	float: left;
}
#content_bottom .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 10px;
	height: 10px;
	float: right;
}
#content_bottom .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#content_bottom .bottom_footer .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 10px;
	height: 10px;
	float: left;
}
#content_bottom .bottom_footer .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 10px;
	height: 10px;
	float: right;
}
#content_bottom .bottom_footer .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.box {
	margin-bottom: 0px;

}
.box .top {
	height:24px;
	background: url('../image/box_top.png') no-repeat;
	padding: 13px 0px 0px 12px;
	color:#B40054;
	font-size: 12px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:normal;
}
.box .top_no_title {
	height: 10px;
	background: url('../image/box_top_no_title.png') no-repeat left bottom;
}
.box .top img {
	float: left;
	margin-right: 5px;
	margin-top:-1px;
}
.box .middle {
	background: url('../image/box_center.png') repeat-y;
	padding: 0px 6px 0px;
}
.box .middle  table td{
	margin-right:5px;
}
.box .middle img {
	margin:4px 5px -3px 4px;
}
.box .middle .banner embed {
	margin: 3px 0px 0px;
}
.box .bottom {
	height: 11px;
	margin-top:-1px;
	background: url('../image/box_bottom.png') no-repeat left bottom;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #F2BCDA;
	background: #FCF2F7;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #F2BCDA;
	background: #FCF2F7;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #F2BCDA;
	background: #FCF2F7;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #F2BCDA;
	background: #FCF2F7;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 14px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	font-weight:bold;
	color:#FDC8E6;
}

.button span {
	color: #FDC8E6;
	display: block;
	padding: 6px 14px 5px 0px;
	background: url('../image/button_right.png') top right no-repeat;
}
.button span:hover {
	color: #FFFFFF;
}
.buttons {
	background: #FCF2F7;
	border: 1px solid #F2BCDA;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #FCF2F7;
	border: 1px solid #F2BCDA;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.content input{
	border: 1px solid #F2BCDA;
}
.content textarea{
	border: 1px solid #F2BCDA;
}
.content select{
	border: 1px solid #F2BCDA;
}
.body_list {
	width:100%;
	border-collapse: collapse;
}
.body_list td {
    border: 0px solid #fff;
	text-align: center;
}
.list {
	border:1px solid #F2BCDA;
	border-collapse: collapse;
	max-width:50%;

}
.list td {

	text-align: left;
}
.list_mobile {
	border-collapse: collapse;
	width: 100%;
}
.list_mobile td {
	text-align: center;
	vertical-align: top;
}
.list_mobile img {
	margin:0px 0px -3px;
}
.list_mobile td  a{
	color:#000000;
	font-weight:bold;
}
.list_mobile td  a:hover{
	color:#90000D;
	font-weight:bold;
}
.sort {
    border: 1px solid #F2BCDA;
	margin:1px 4px 5px;
	background: #FCF2F7;
	height: 30px;
	width: 98%;
}
.sort select {
	border: 1px solid #F2BCDA;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
    border:1px solid #F2BCDA;
	display: inline-block;
	width: 97.7%;
	background: #FCF2F7;
	margin:5px 0px 0px 5px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #F2BCDA;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #F2BCDA;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 30px;
	margin-bottom: 0px;
}
.tabs a {
	max-width: 130px;
	float: left;
	text-align:center;
	display: block;
	padding: 6px 6px 7px 6px;
	margin-right: 2px;
	border-top: 1px solid #F2BCDA;
	border-bottom: 1px solid #F2BCDA;
	border-left: 1px solid #F2BCDA;
	border-right: 1px solid #F2BCDA;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x bottom;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #F2BCDA;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	border-bottom: 0px solid #F2BCDA;
	clear: both;
	width: 100%;
	padding-top: 0px;
}

#footer .top_quangcao{
	background: url('../image/footer_quangcao.png') no-repeat top center;
	width:970px;
	height:100px;
}
#footer .top_quangcao .quangcao{
	padding:10px 27px 10px 25px;
}

#footer .bottom {
	width:100%;
	background: url('../image/footer_top_center.png') repeat-x bottom center;
	height:85px;
}
#footer .bottom  .div1{
	width:100%;
	padding-top:5px;
}
#category ul {
	margin: 0px;
	width:100%;
	padding-left: 0px;
	list-style: none;
}
#category li {
	background: url('../image/br_category.png') repeat-x top center;
	padding-top:7px;
	border-top:3px solid #FFFFFF;
	font-weight:bold;
	min-height:20px;
	padding-left:2px;   
}
#category li:hover {
	background:#FFFFFF;
}
#category  li .select a {
	color:#BB0158;
}
#category a {
	background: url('../image/bullet_1.png') no-repeat left center;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:13px;
}
#category li a:hover {
        font-size :12px;
        color: #BB0158;
}
#category_information ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
#category_information li {
	background: url('../image/br_category.png') repeat-x top center;
	padding-top:7px;

	font-weight:bold;
	min-height:20px;
	padding-left:2px;
        
}
#category_information li:hover {
	background:#FFFFFF;
}
#category_information  li .select a {
	color:#BB0158;
}
#category_information a {
	background: url('../image/bullet_1.png') no-repeat left center;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:8px;
}
#category_information li a:hover {
        font-size :12px;
        color: #BB0158;
}

#category_information_child ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
	list-style: none;
}
#category_information_child li {
	padding-top:3px;
	background:none;
	font-weight:bold;
	height:18px;
	padding-left:0px;     
}
#category_information_child a {
    background: url('../image/bullet_2.png') no-repeat left center;
    font-weight:bold;
	padding-left:5px;

}
#category_information_child li a:hover {
        font-size :12px;
        color: #BB0158;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-left: 0px;
	list-style: none;
}
#information li {
	padding-top:3px;
	font-weight:bold;
	padding-left:7px;
        
}
#information a {
    background: url('../image/bullet_2.png') no-repeat left center;
    font-weight:bold;
	padding-left:5px;

}
#information li a:hover {
        color: #BB0158;
}
#quangcao ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: url('../image/bullet_3.png');
}
#quangcao li {
	padding-top:5px;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	height:32px;
	padding-left:5px;
        
}
#quangcao a {
        background: url('../image/bullet_2.png') no-repeat left center;
        font-weight:bold;
	padding-left:17px;

}
#quangcao li a:hover {
        font-size :12px;
        color: #BB0158;
}
#chinhanh ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
#chinhanh li {
        padding:3px 0px;
}
#news ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left:17px;
	list-style: url('../image/bullet_2.png');
}
#news li { padding : 1px 0; }
.item_cart {
	background: url('../image/scart_r.png') no-repeat top center;
	min-height: 100px;
}
.empty_cart {
	background: url('../image/scart.png') no-repeat top center;
	min-height: 100px;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #F2BCDA;
	margin-bottom: 10px;
}
.cart th {
	background: #FCF2F7;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.cart td  input{
	border: 1px solid #F2BCDA;
}
