*{padding: 0; margin: 0;}
a{text-decoration: none;}
img{border: 0;}
.clr{clear: both;}
table#tabletr{margin: 10px auto;}
table#tabletr td{padding: 0 1px; text-align: center;}
table#tabletr td a{
    font-size: 18px; 
    line-height: 36px;
    background: none repeat scroll 0% 0% #999;
    border-radius: 3px;
    border: medium none !important;
    color: #FFF;
    min-width: 36px;
    min-height: 36px;
    display: inline-block;
}
table#tabletr td a:hover{
    background: #999;
}
table#tabletr td a.ac{
    font-size: 18px; 
    line-height: 36px; 
    background-color: rgb(115, 175, 57) !important;
    border-radius: 3px;
    border: medium none !important;
    color: #FFF;
    min-width: 36px;
    min-height: 36px;
    display: inline-block;
    text-align: center;
}
ul,ol{list-style: none;}
@font-face{
	font-family:'Roboto Condensed';
	font-style:normal;
	font-weight:300;
	src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/b9QBgL0iMZfDSpmcXcE8nFgFMY7EK8ynABYD_ZHMS7s.woff) format('woff')
}

@font-face{
	font-family:'Roboto Condensed';
	font-style:normal;
	font-weight:400;
	src:local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'),
url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/Zd2E9abXLFGSr9G3YK2MsNIjcMYHK_OhdqQKvz8_Eqo.woff) format('woff')
}

@font-face{
	font-family:'Roboto Condensed';
	font-style:normal;
	font-weight:700;
	src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/b9QBgL0iMZfDSpmcXcE8nMSqxGqx1BqHsIjxNL4q2HQ.woff) format('woff')
}

@font-face{
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:300;
	src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/mg0cGfGRUERshzBlvqxeAALJ2z5ZyH4OGzxaAobx77I.woff) format('woff')
}

@font-face{
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:400;
	src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/BP5K8ZAJv9qEbmuFp8RpJaZHp5Ygr-TRGz22M2CAQPE.woff) format('woff')
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,span,a,p,sub,blockquote,th,td{
	font-family:"Roboto Condensed",Arial,sans-serif;
	outline:none;
	font-size:14px;
	color:#333
}
textarea, input[type="text"], input[type="tel"], input[type="color"], .uneditable-input, input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"] {
    color: #555;
    height: 20px;
    line-height: 20px;
    padding: 2px 6px;
}
textarea, select, input[type="text"], input[type="tel"], input[type="color"], .uneditable-input, input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"] {
    border: 1px solid #CCC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
address, button, caption, cite, code, dfn, input, optgroup, option, select, textarea, th, var {
    font: inherit;
}
body{
    font-size: 13px;
    color: #3B3B3B;
    background: url(../image/bg_body.jpg);
}
#top{
    line-height: 30px;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    height: 31px;
}
#top .con{
    width: 978px;
    height: 31px;
    line-height: 30px;
    margin: 0 auto;
}
#top .con span{color: #FF0080;}
#top .con .start{
    float: left;
}
#top .con .end{
    padding-top: 5px;
    float: right;
    margin-right: -8px;
}
#bhead{
    width: 978px;
    height: auto;
	margin:2px auto;
}
#head{
    width: 978px;
    height: 78px;
    margin: 0 auto;
    
}
#head .mot{
    width: 300px;
    float: left;
}
#head img.logo{
    height: 70px;
    padding-top: 5px;
}
#head .hai{
    width: 450px;
    height: 80px;
    float: left;
    margin-left: 50px;
}
#head .hai .bsearch{
    height: 35px;
    margin-top: 25px;
    width: 450px;
    
   
}
#head .hai .bsearch .search{
    height: 35px;
    width: 450px;
}
#head .hai .bsearch .search input[type="text"]{
    width: 430px;
    height: 28px;
    margin-left: 0px;
}
#head .hai .bsearch .search input[type="text"]:focus{
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
}
#head .hai .bsearch .search input[type="submit"]{
    border: 0;
    height: 32px;
    margin-left: -84px;
    width: 80px;
}
#head .ba{
    width: 200px;
    float: right;
    padding-top: 15px;
}
#head .ba span.cart{
    float: right;
    padding: 20px;
    background: url(../image/shop_cart.png) no-repeat left;
    padding-left: 38px;
    font-weight: bold;
    background-size: 30px;
    background-position: 0px 13px;
}
#menu{
    width: 978px;
    height: 42px;
    text-align: center;
    margin: 0 auto;
    line-height: 36px;
	background:url(../images/bg-menu.jpg) repeat-x;
}
#menu ul#nav{list-style: none; position: relative;float:left;}
#menu ul#nav li a{font-weight:bold;line-height:22px;}
#menu ul#nav li a:hover{color:#f00000;}
#menu ul#nav li{
    display: inline; 
    padding: 10px 18px;
    position: relative;
    }
.space{
	background:url(../images/bg-menu-space.jpg) right no-repeat;
}
#menu ul#nav li ul.con{
    width: 250px;
    border-radius: 4px;
    padding: 8px;
    box-shadow: 0 0 3px gray;
    display: none;
    position: absolute;
    background: white;
    left: -90px;
    top: 43px;
    z-index: 11111;
}
#menu ul#nav li ul.con li{
    display: inherit;
    border: 0;
    padding: 5px;
    line-height: 20px;
}
#menu ul#nav li ul.con li a{
    text-transform: none;
}
#menu ul#nav li ul.con li a:hover{ color: #0080FF; }
#menu ul#nav li:hover ul.con {
    display: block;
}
#content-left
{
	width:205px;
	float:left;
	margin:10px;
}
.block
{
	border:1px solid #cecdcd;
	border-radius:1px;
}
.block .title
{
	margin:0;
	background:url(../images/bg-title.png) repeat-x;
	height:28px;
	text-align:center;
	font-size:16px;
	color:#ee0506;
	border-radius:1px;
	padding-top:2px;
	font-weight:bold;
}
.block p
{
	margin:10px;
}

.block ul
{
	margin:10px;
}
.block ul li
{
	border-bottom: 1px dotted #cecdcd;
	padding:5px 0;
	text-align:justify;
}
.block ul li a:hover
{
	color:#ee0506;
}
#content-right
{
	width:745px;
	float:right;
	background-color:#886700;
	border:1px solid #cecdcd;
	border-radius:1px;
	margin-top:10px ;
	margin-right:0;
}
#content-right .title
{
	background:url(../images/bg-title.png) repeat-x;
	height:28px;
	border-radius:1px;
}
#content-right .title div
{
	width:150px;
	background:url(../images/bg-title-sp.png) no-repeat;
	height:28px;
	font-size:16px;
	color:#FFF;
	padding-top:2px;
	padding-left:10px;
}
#content-right .content-sp
{
	padding-left:10px;
}
#content{
    width: 978px;
	float:left;
	background-color:#FFF;
	clear:both;
}
#main{
    width: 978px;
    margin-left:auto;
	margin-right:auto;
}
#main #ms{
    width: 978px;
    height: 370px;
    position: relative;
}
#main #ms .menul{
    background: none repeat scroll 0px 0px #FFF;
    border-color: #886700 #CCC #CCC;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 1px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    height: 370px;
    position: absolute;
    left: 0px;
    width: 226px;
    z-index: 1001;
    padding-left: 10px;
}
#main #ms .menul h3.giamgia{
    padding: 10px 0 8px 45px;
    background: url('../image/qt_b.png') no-repeat scroll left center transparent;
    background-size: 50px 50px;
    text-transform: uppercase;
    background-position: 0px -6px;
    margin-right: 10px;
    border-bottom: 1px solid silver;
}
#main #ms .menul i.giamgia{
    color: rgba(110, 98, 98, 1);
    font-size: 0.9em;
    text-transform: none;
    font-weight: 300;
    }
#main #ms .menul ul.ml{
    margin: 5px 0 10px 0;
    position: relative;
}
#main #ms .menul ul.ml li{
    padding: 4px 0 4px 8px;
    background: url(../image/icon_green_arrow_right.png) no-repeat left;
}
#main #ms .menul ul.ml li a{color: #09933D;}
#main #ms .menul ul.ml li a:hover{color: gray;}
#main #ms .menul ul.ml li .con{
    width: 762px;
    height: 300px;
    background: white;
    border-color: #F60 #CCC #CCC #0080FF;
    border-style: solid;
    border-width: 3px 1px 1px 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    top: -45px;
    left: 225px;
    border-left: 1px solid gray;
    z-index: 1002;
}
#main #ms .menul ul.ml li:hover .con{display: block;}
#main #ms .menul ul.ml li .con ul{
    margin: 10px 20px;
}
#main #ms .menul ul.ml li .con ul li a{color: #3F3F3F;}
#main #ms .menul ul.ml li .con ul li a:hover{color: #FF8000; text-decoration: underline;}
#main #ms .menur{
    background: none repeat scroll 0px 0px #FFF;
    border-color: #F60 #CCC #CCC;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 1px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    height: 300px;
    position: absolute;
    right: 0px;
    width: 236px;
    z-index: 1001;
    display: none;
}
#main #ms .slider{
    height: 370px;
    width: 717px;
    background: #0080FF;
    position: absolute;
    left: 260px;
    margin-top: 3px;
}
h1.tit, h2.tit, h3.tit{
    width: 100%;
    border-bottom: 2px solid #886700;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 3px;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h1.tit a, h2.tit a, h3.tit a{font-size: 16px; color: #FF8000;}
h1.tit a:hover, h2.tit a:hover, h3.tit a:hover{font-size: 16px; color: #0558AB;}
#sp{
    width: 210px;
    height: 362px;
    float: left;
    padding: 5px;
    margin:10px 25px 30px 0;
    box-shadow: 0 0 3px gray;
    background: white;
    position: relative;
}
#sp .sale{
    width: 42px;
    height: 37px;
    background: url('../image/sale_icon.png') repeat scroll 0% 0% transparent;
    position: absolute;
    z-index: 10;
    right: 0px;
    top: 0px;
    color: #FFF;
    text-align: left;
    padding-top: 12px;
    padding-left: 7px;
    font-size: 1.1em;
    font-weight: bold;
}
#sp .mo{
    width: 220px;
    height: 220px;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    opacity: 0.2;
}
#sp:hover .mo{display: block;}
#sp .bot {
    height: 30px;
    width: 210px;
    position: absolute;
    bottom: 0;
    background: white;
    display: none;
    text-align: center;
}
#sp:hover .bot{display: block;}
#sp .bot a.muadi{
    border: 0px none;
    padding: 5px 12px;
    cursor: pointer;
    color: #FFF;
    line-height: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: url('../image/button.png') repeat-x scroll 0% 0% transparent;
    border-radius: 7px;
    box-shadow: 0px 2px 2px #DDD;
    height: 12px;
    opacity: 1;
}
#sp .bot a.muadi:hover{background-position: 0px -23px;}
#sp table th{
    width: 210px;
    height: 210px;
}
#sp table th img{
    max-height: 210px;
    max-width: 210px;
}
#sp h3{
    padding: 10px 0;
    overflow: hidden;
}
#sp h3 a{
    color: rgba(9, 104, 146, 1);
}
#sp h3 a:hover{
    color: gray;
}
#sp span.gia{font-size: 1.1em; color: red; font-weight: bold;}
#sp span.giacu{font-size: 0.95em; color: #9E9E9E; text-decoration: line-through; float: right; padding-bottom: 3px;}
#sp span.ma{font-weight: bold;line-height: 2.0;color: #9E9E9E; }
#sp span.xem{
    float: right;
    line-height: 2;
    padding-left: 20px;
    background: url('../image/view-icon.png') no-repeat scroll left center transparent;
    background-position: 4px 10px;
    background-size: 14px;
    padding-right: 10px;
    color: #9E9E9E; 
    position: absolute;
right: 0;
bottom: 0px;
}
#ttchitiet{
    width: 400px;
    float: right;
}
#ttchitiet .start{
    width: 360px;
    float: left;
	color:#fff;
}
#ttchitiet .start h1{
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}
#ttchitiet .start i{font-size: 13px; line-height: 32px;}
#ttchitiet .start b{font-size: 12px;}
#ttchitiet .start span.gia{font-size: 20px; color: red; font-weight: bold;}
#ttchitiet .start span.giacu{font-size: 14px; color: gray; float: right; text-decoration: line-through;}
#ttchitiet .start span.xem{
    float: right;
    line-height: 2;
    padding-left: 20px;
    background: url('../image/view-icon.png') no-repeat scroll left center transparent;
    background-position: 4px 10px;
    background-size: 14px;
    color: #9E9E9E; 
}
.addcart{
    width: 153px;
    height: 42px;
    background: url(../image/add-to-cart.png);
    line-height: 38px;
    padding-left: 50px;
    text-transform: uppercase;
    color: white;
    text-shadow: 0 0 1px black;
    margin-top: 10px;
    margin-bottom: 10px;
}
.addcart:hover{
    background-position: 0 42px;
}
#ttchitiet .end{
    width: 270px;
    float: right;
    border: 1px solid gray;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    min-height: 400px;
    background: white;
    
}
#ttchitiet .end h3{padding-bottom: 10px;}
#ttchitiet .end p.phone{
    padding: 7px 0 7px 35px;
    background: url(../images/icon-phone.png) no-repeat left;
    color: #CC0000;
}
#ttchitiet .end p.face{
    padding: 7px 0 7px 35px;
    background: url(../images/icon-face.png) no-repeat left;
}
#ttchitiet .end p.email{
    padding: 7px 0 7px 35px;
    background: url(../images/icon-email.png) no-repeat left;
    background-position: 0 1px;
}
#ttchitiet .end p.map{
    padding: 7px 0 7px 35px;
    background: url(../images/icon-map.png) no-repeat left;
    background-size: 26px;
}
#ttchitiet .end a{color: #0080FF;}
.line{
    width: 100%;
    height: 1px;
    background: #D1D1D1;
    margin: 10px auto;
}
#chitiet{
    float: left;
    background: white;
    padding: 0 10px;
}
#sptuongtu{
    width: 280px;
    float: right;
    background: white;
    
}
#bfooter{
    width: 978px;
    background: ;
    margin-top: 30px;
    padding-top: 10px;
	margin:30px auto 0;
	background:url(../images/bg-footer.jpg) bottom no-repeat #7c6201;
	color:#FFF;
}
