html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: #000000 url('../image_mobile/leather_background.jpg') 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: #FFC1C8;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */

#container {
	width: 960px;
	background: url('../image_mobile/header_back_inner.png') no-repeat top center;
	color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header .div2 {
	height: 104px;
}
#header .div2 .left {
	padding-top: 0px;
	padding-left: 2px;
	float:left;
}
#header .div2 .right {
	float:right;
	text-align:right;
	padding-right: 7px;
	padding-top: 5px;
	margin-top:0;
}

#header .div2 .right a{
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
}
#header .div2 .right a:hover{
	color:#FFC1C8;
}
#header .div3 {
	height: 16px;
}


#header .div4 {
	width: 501px;
	clear: right;
	float: right;
	height: 295px;
	margin:10px 0;
}
#header .div4 a {
	float: left;
	width: 145px;
	height: 15px;
	padding-top: 31px;
	padding-bottom: 31px;
	text-align: center;
	color: #F4CCD0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	ackground: url('../image_mobile/menu_hover.png') no-repeat;
	color: #FFFFFF;
	z-index: 3;
}
#header .div4 a:hover {
	background: url('../image_mobile/menu_hover.png') no-repeat top center;
	color:#FFFFFF;
	z-index: 3;
}
#header .div5 {
	clear: both;
	background: #000000 url('../image_mobile/search.png') no-repeat top center;
}
#header .div5 a{
	color: #FFC1C8;
}
#header .div5 a:hover {
	color: #FFF;
}
#header .div5 .search {
	height: 40px;
	margin-left: 0px;
	margin-right: 0px;
}

#header .div6 {
	padding-bottom:10px;
	clear: both;
	width:100%;
	color:#FFFFFF;
}

#header .div6 .left {
	background: url('../image_mobile/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image_mobile/header_2_right.png') no-repeat right;
	width: 112px;
	text-align:center;
	height: 32px;
	font-weight:bold;
	border-left:1px solid #7E000D;
	float: right;
}
#header .div6 .right a {
	float: left;
	width: 112px;
	height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div6 .right  a:hover {
	background: url('../image_mobile/header_2_right_hover.png') no-repeat right top;

}
#header .div6 .center  {
	background: url('../image_mobile/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#header .div7 {
	height:32px;
	font-size:12px;
	font-weight:bold;
	float: right;
}

#header .div7  a {
	float: left;
	padding:8px 10px;
	border-left: 1px solid #7E000D;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div7  a:hover {
	background: url('../image_mobile/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:18px;
margin-left:3px;
margin-top:8px;
background:#F5B8BE;
}
#searchsubmit {
width:100px;
cursor:pointer;
padding-top:1px;
padding-bottom:3px;
margin-left:5px;
height:23px;
border: none;
color:#FFFFFF;
font-weight:bold;
background:url('../image_mobile/searchbar.png') no-repeat;
}

#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 0px;
	color:#000;
}
#breadcrumb a{
	color:#000;
}
#breadcrumb a:hover{
	color:#FFFFFF;
}
.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 #7E000D;
	color: #666666;
	background:#FFFFFF url('../image_mobile/header_2_center.png') center center repeat-x;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: url('../image_mobile/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #7E000D;
	border-right: 1px solid #7E000D;
	border-bottom: 1px solid #7E000D;
	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;
}
#content .top .left {
	background: url('../image_mobile/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	background: url('../image_mobile/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .right_button {
	background: url('../image_mobile/content_top_right.png') no-repeat top right;
	width: auto;
	height: auto;
	float: right;
	padding:7px 7px 7px;
}

#content .top .center {
	background: url('../image_mobile/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {
	margin-left: 190px;
	margin-right: 190px;
}
#content .top .left {
	background: url('../image_mobile/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	background: url('../image_mobile/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	background: url('../image_mobile/content_top_center.png') repeat-x;
	margin-left: 5px;
	height: 32px;
	margin-right: 5px;
}
#content .top h1 {
	padding: 8px 0px 8px 7px;
}
#content h1, .heading {
	color: #FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:normal;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #7E000D;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #7E000D;
	border-right: 1px solid #7E000D;
	background: #000000 url('../image_mobile/box_middle.png') repeat-x top left;
	text-align:justify;
	padding: 5px 5px 1px 5px;
	min-height: 380px;
}
#content .middle select {
	border: 1px solid #7E000D;
}
#content .middle input {
	border: 1px solid #7E000D;
}
#content .middle textarea {
	border: 1px solid #7E000D;
}
#content .bottom .left {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#bottom { width:100%;}
#bottom .left {float:left;width:475px;}
#bottom .right {float:right;width:475px;}

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

#content_bottom .middle {
	border-left: 1px solid #7E000D;
	border-right: 1px solid #7E000D;
	background: #000000 url('../image_mobile/box_middle.png') repeat-x top left;
	text-align:justify;
	padding: 5px 5px 1px 5px;
	min-height: 180px;
}

#content_bottom .bottom .left {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content_bottom .bottom .right {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content_bottom .bottom .center {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.banner img {
margin-bottom: 10px;
}
.banner embed {
margin-bottom: 10px;
}
.box {
	margin-bottom: 10px;

}
.box .top {
	height:24px;
	background: url('../image_mobile/box_top.png') no-repeat;
	padding: 8px 0px 0px 7px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:normal;
}
.box .top img {
	float: left;
	margin-right: 5px;
	margin-top:-1px;
}
.box .middle {
	border-left: 1px solid #7E000D;
	border-right: 1px solid #7E000D;
	background: #000000 url('../image_mobile/box_middle.png') repeat-x top left;
	min-height:30px;
}
.box .middle img {
	margin:4px 5px -3px 3px;
}
.box .bottom {
	height: 5px;
	background: url('../image_mobile/box_bottom.png') no-repeat;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #7E000D;
	background: #B93442;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #7E000D;
	background: #B93442;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #7E000D;
	background: #B93442;
	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 #7E000D;
	background: #B93442;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 9px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image_mobile/button_left.png') top left no-repeat;
	text-decoration: none;
	font-weight:bold;
	color:#FDC8E6;
}

.button span {
	color: #FDC8E6;
	display: block;
	padding: 4px 9px 5px 0px;
	background: url('../image_mobile/button_right.png') top right no-repeat;
}
.button span:hover {
	color: #FFFFFF;
}
.buttons {
	background: #B93442;
	border: 1px solid #7E000D;
	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: #B93442;
	border: 1px solid #7E000D;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.content input{
	border: 1px solid #7E000D;
}
.content textarea{
	border: 1px solid #7E000D;
}
.content select{
	border: 1px solid #7E000D;
}
.list {
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
}
.list img {
	margin:0px;
}
.list td  a{
	color:#000000;
	font-weight:bold;
}
.list td  a:hover{
	color:#90000D;
	font-weight:bold;
}
.list_relate {
	width: 100%;
}
.list_relate td {
	text-align: center;
	vertical-align: top;
}
.list_relate img {
	margin:0px;
}
.list_relate td  a{
	color:#FFFFFF;
	font-weight:bold;
}
.list_relate td  a:hover{
	color:#90000D;
	font-weight:bold;
}
.sort {
    border: 1px solid #7F000D;
	margin:1px 4px 5px;
	background: #B93442;
	height: 30px;
	width: 98%;
}
.sort select {
	border: 1px solid #7F000D;
}
.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 #7F000D;
	display: inline-block;
	width: 98%;
	background: #B93442;
	margin:5px 4px 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #7E000D;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #7E000D;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 32px;
	margin-bottom: 0px;
}
.tabs a {
	max-width: 130px;
	float: left;
	text-align:center;
	display: block;
	padding: 7px 6px 7px 6px;
	margin-right: 2px;
	border-top: 1px solid #7F000D;
	border-bottom: 1px solid #7F000D;
	border-left: 1px solid #7F000D;
	border-right: 1px solid #7F000D;
	background: #000 url('../image_mobile/header_2_center.png') repeat-x;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #000 url('../image_mobile/tab_3.png') repeat-x top;
	border-bottom: 0px;
	padding-bottom: 9px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #7F000D;
	background: #000 url('../image_mobile/br_footer_product.png') repeat-x bottom center;
	padding: 10px;
	display: block;
	min-height:60px;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	border-bottom: 0px solid #7E000D;
	width: 100%;
	padding-top: 0px;
	clear: both;	
}
#footer .footertop .top .left {
	background: url('../image_mobile/content_bottom_left_top.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#footer .footertop .top .right {
	background: url('../image_mobile/content_bottom_right_top.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#footer .footertop .top .center {
	background: url('../image_mobile/content_bottom_center_top.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#footer .footertop .middle {
	border-left: 1px solid #7E000D;
	border-right: 1px solid #7E000D;
	background: #000000;
	text-align:left;
	padding: 5px 5px 1px 5px;
}

#footer .footertop .middle  h1{
	color: #FFFFFF;
	font-size: 12px;
	width:150px;
	text-transform:uppercase;
	border-bottom:1px solid #7E000D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:normal;
	margin: 0px;
}
#footer .footertop .bottom .left {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#footer .footertop .bottom .right {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#footer .footertop .bottom .center {
	margin-bottom: 10px;
	background: url('../image_mobile/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#footer .textfooter {
	background: url(../image_mobile/textfooter.png) no-repeat center center;
	width:960px;
	height:30px;
	margin-bottom:10px;
}
#footer .top_quangcao{
	background: url('../image_mobile/footer_quangcao.png') no-repeat top center;
	width:960px;
	height:90px;
	margin-bottom:10px;
}
#footer .top_quangcao .quangcao{
	padding:5px 22px 5px 20px;
}
#footer .top_quangcao .quangcao img{
	padding:0 0px 0;
}

#footer .bottom_bottom {
	width:100%;
	background: url('../image_mobile/footer_top_center.png') repeat-x bottom center;
	height:80px;
}
#category ul {
	margin: 0px;
	width:100%;
	padding-left: 0px;
	list-style: none;
}
#category li {
	background: url('../image_mobile/br_category.png') repeat-x top center;
	padding-top:7px;
	font-weight:bold;
	min-height:22px;
	padding-left:5px;    
}
#category li:hover {
	background:#000;
}
#category  li .select a {
	color:#FFFFFF;
}
#category a {
	background: url('../image/bullet_1.png') no-repeat left center;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:17px;
}
#category li a:hover {
        font-size :12px;
        color: #FFFFFF;
}


#category_information ul {
	margin: 0px;
	width:100%;
	padding-left: 0px;
	list-style: none;
}
#category_information li {
	background: url('../image_mobile/br_category.png') repeat-x top center;
	padding-top:7px;
	font-weight:bold;
	min-height:22px;
	padding-left:5px;    
}
#category_information li:hover {
	background:#000;
}
#category_information  li .select a {
	color:#FFFFFF;
}
#category_information a {
	background: url('../image/bullet_1.png') no-repeat left center;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:17px;
}
#category_information li a:hover {
        font-size :12px;
        color: #FFFFFF;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#information li {
	background: url('../image/bullet_1.png') no-repeat left 5px;
	padding-bottom:10px;
	font-weight:bold;
	padding-left:12px;
        
}
#information li:hover {
	background: #7E000D url('../image/bullet_1.png') no-repeat left 5px;
        
}
#quangcao ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#quangcao li {
	padding-top:0px;
	padding-top:0px;
	font-weight:bold;
	padding-left:5px;
	font-size :11px;
        
}
#quangcao a {
        background: url('../image/bullet_2.png') no-repeat left center;
        font-weight:bold;
	padding-left:17px;

}

#chinhanh ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
#chinhanh li {
        padding:0px;
}
#news ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left:12px;
	font-weight:bold;
	list-style: url('../image/bullet_2.png');
}
#news li { padding : 3px 0 0 7px; }

.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #7E000D;
	margin-bottom: 10px;
}
.cart th {
	background: #B93442;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.cart td  input{
	border: 1px solid #7E000D;
}

