﻿        .Wrapper
        {
            width: 980px;
        }
        .Banner
        {
            height: 100px;
        }
        .Header_Content
        {
            height: 38px;
            background-image: url('../Themes/address-bg.gif'); background-repeat: repeat-x;
            border-radius:4px 4px 0px 0px;
        }
        .Header_DM_L
        {
            color:White;
            font-weight:bold;
            border-radius:4px 4px 0px 0px;
            background-image: url('../Themes/category-title-bg.gif'); background-repeat: repeat-x;
            height:31px; padding-left:20px;
        }
        .toggle
        {
        	float:right; cursor:pointer; background-image:url('../Images/icon_dm.png'); width:15px; height:15px;
        }
        .iconDM
        {
			width:1px; height:1px;
        }
        .Header_DM_R
        {
            height: 25px;
            background-image: url('../Themes/gbright.png'); background-repeat: repeat-x;
            padding-left:20px;
            color:White;
            border: 1px solid ##A1E4EC;
            font-weight:bold;
            border-radius:4px 4px 0px 0px;
        }
        .Under_Menu
        {
            height: 42px; background-position:left top; background-color:White;
            background-image:url(../Themes/content-bg.gif); background-repeat:no-repeat;
        }
        .Foot
        {
            height: 188px;
            margin-bottom:30px; background-color:White;
            text-align:center;
            color:White;
        }
        .infoBaoHanh
        {
        	height:100px;
        	background-color:White;
        }
        .td_ThongTin
        {
        	border-radius:15px;
        	border-top:dotted 1px silver; 
        	height: 24px;
            background-image: url('../Themes/box_top.jpg'); background-repeat: repeat-y;
            padding:40px 40px 0px 40px;
            width:475px; text-align:left;
        }
        .Tbl_infoBaoHanh
        {
            width: 950px;
            border-radius:15px;
            -webkit-box-shadow: 0 1px 2px #f3f3f3;
            -moz-box-shadow: 0 1px 2px #f3f3f;
            box-shadow: 0 1px 2px #f3f3f;
            height: 100px;
            margin:15px;
        }
        .Tbl_TopThongTin
        {
            width: 100%;
        }
        .BotThongTin
        {
            height: 30px;
            background-image: url('../Themes/box_bot.jpg'); background-repeat: no-repeat;
        }
        .Td_Content
        {
            height: 150px;
            padding-top:5px;
        }
        .Td_DM_L
        {
            width: 200px;
            padding-left:10px;
            padding-top:5px;
        }
        .Td_DM_R
        {
            width: 200px;
            padding-top:5px;
            padding-right:10px;
        }
        .Tbl_DM
        {
            width: 190px;
            margin-bottom:15px;
            background-image:url(../Themes/block-tail.gif);
            background-repeat:repeat-x; background-position:bottom;
            border-radius:5px; background-color:#f4f4f4;
        }
        .Tbl_Content
        {
            width: 580px;
            padding-top:5px;
            margin-bottom:30px;
        }
        .Tbl_Content1
        {
            width: 780px;
            padding-top:5px;
            margin-bottom:30px;
        }
        .Body_DM_L
        {
            height: 38px;
            border-radius:4px;
        }
        .Body_Content
        {
            height: 38px;
            
        }
        .Td_Menu
        {
            background-image: url('../Themes/header-bg.png'); background-repeat:no-repeat;
            height: 108px; background-position:bottom;
            padding-left:20px;
        }
        
        .Map{ width:180px;height:130px;}
        .Div_Content
        {
            padding: 15px;
        }
        .Wrapper_1
        {
            margin:0px;
            margin-bottom:30px;
            background-color:White;
            background-image:url(../Themes/body-bg.jpg);
            background-position:top center; background-repeat:no-repeat; background-attachment:fixed;
        }
        .Banner2
        {
            height:300px;
        }
        .Div_Banner2
        {
            width:570px;
            height:380px;
        }
.tabs-adv .tab-menu-adv { height:36px; float:right;
	}
.tabs-adv .tab-menu-adv ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 0 0 0px !important;
}
.tabs-adv .tab-menu-adv li {
	display: inline;
	float: left;
	margin: 0;
	padding:0;
	background:none;
	
}
.tabs-adv .tab-menu-adv a {
	color: black;
	display: block;
	padding: 10px 17px 10px 17px;
	text-decoration:none;
	text-transform:uppercase;
	position:relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	min-width:50px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	top: 0px;
	height: 19px;
}
.tabs-adv .tab-menu-adv a:hover,
.tabs-adv .tab-menu-adv  a.active{
	color:White;
	}
	.tabs-adv .tab-menu-adv span {
		display:inline-block;
		position:relative;
		z-index:20;
		cursor:pointer;
		}
.tabs-adv .tab-menu-adv li:hover
{
	 background-image:url(../Images/links-bg-act.gif);
}
.tabs-adv .tab-adv {
  padding:0px 0 0 0;
	display:none;
}
    /*-----------------------------drop down cart*/
           #item_container {
            width: 150px;
            margin: 0 auto;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .item {
            background: #fff;
            float: left;
            padding: 3px;
            margin: 5px;
            cursor: move;
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
            -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
            box-shadow: 0 1px 2px rgba(0,0,0,.5);
            -webkit-border-radius: .5em;
            -moz-border-radius: .5em;
            border-radius: .5em;
            z-index: 5;
        }
        .title, .price {
            display: block;
            text-align: center;
            font-size: 14px;
            letter-spacing: -1px;
            font-weight: bold;
            cursor: move;
        }
        .title {
            color: #333;
        }
        .price {
            color: red; font-size:12px;
        }
        .price_KM
        {
        	text-decoration:line-throught; color:Red; font-weight:bold;
        }
        .icart, .icart label {
            cursor: e-resize;
        }
        .divrm {
            text-align: right;
        }
        .remove {
            text-decoration: none;
            cursor: pointer;
            font-weight: bold;
            font-size: 20px;
            position: relative;
            top: -7px;
        }
        .remove:hover {
            color: #999;
        }
        .clear {
            clear: both;
        }
        #cart_container {
            margin: 0 auto;
            width: 120px; float:left;
        }
        #cart_title span {
            border: 8px solid #666;
            border-bottom-width: 0;
            background: #333;
            display: block;
            float: left;
            color: #fff;
            font-size: 11px;
            font-weight: bold;
            padding: 5px 10px;
            -webkit-border-radius: .5em .5em 0 0;
            -moz-border-radius: .5em .5em 0 0;
            border-radius: .5em .5em 0 0;
        }
         #cart_title1 span {
            border: 8px solid #666;
            border-top-width: 0;
            background: #333;
            display: block;
            float: left;
            color: #fff;
            font-size: 11px;
            font-weight: bold;
            padding: 5px 10px;
            -webkit-border-radius:0 0 .5em .5em ;
            -moz-border-radius: 0 0 .5em .5em ;
            border-radius: 0 0 .5em .5em; cursor:pointer;
        }
         #cart_title1 span a
         {
         	color: #fff;
         }
         #cart_title1 span a:hover
         {
         	color: Blue;
         }
        #cart_toolbar {
            overflow: hidden;
            border: 8px solid #666;
            height: 300px;
            z-index: -2;
            width: 150px;
            -webkit-border-radius: 0 .5em 0 0;
            -moz-border-radius: 0 .5em 0 0;
            border-radius: 0 .5em 0 0;
            background: #ffffff;
        }
        #cart_items {
            height: 300px;
            width: 150px;
            position: relative;
            padding: 0 0 0 2px;
            z-index: 0;
            cursor: n-resize;
            border-width: 0 2px;
        }
        .back {
            background: #e9e9e9;
        }
        #navigate {
            width: 130px;
            margin: 0 auto;
            border: 8px solid #666;
            border-top-width: 0;
            -webkit-border-radius: 0 0 .5em 0em;
            -moz-border-radius: 0 0 .5em 0em;
            border-radius: 0 0 .5em 0em;
            padding: 10px;
            font-size: 14px;
            background: #333;
            font-weight: bold;
        }
        #nav_left {
            float: left;
        }
        #nav_left a {
            padding: 4px 8px;
            background: #fff;
            -webkit-border-radius: .5em;
            -moz-border-radius: .5em;
            border-radius: .5em;
            text-decoration: none;
            color:#0099cc;
        }
        #nav_left a:hover {
            background: #666;
            color: #fff;
        }
        #nav_right {
            float: left;
        }
        #cprice
        {
        	color:Red; font-size:13px;
        }
        .sptext {
            background: #ffffff;
            padding: 4px 8px;
            margin-left: 2px;            
            -webkit-border-radius: .5em;
            -moz-border-radius: .5em;
            border-radius: .5em;
            color: #666;
        }
        .count {
            color: #0099cc;
        }
        .drop-active {
            background: #ffff99;
        }
        .drop-hover {
            background: #ffff66;
        }
        
        .item icart
        {
        	width:100px; height:100px; text-align:center;
        }
        .item icart img
        {
        	text-align:center;
        }
        .HeightTextNamesmall
        {
        	text-align:center; font-size:11px; width:100px; line-height:12px;
        	height:30px;
        }
        .pricesmall
        {
        	 font-size:11px; color:Red; text-align:center; margin-right:5px;
        }
        .HeightTextName
        {
        	height:55px; text-align:center; background-color:#f4f4f4;
        }
.hh-icons{
    right:8px; bottom:0px; width: 25px; position:absolute; z-index:1000;
}
.hh-icons img
{
    margin:0px !important; padding:0px !important;
}
.hh-image{
    width: 150px; height: 130px; margin:7px 7px !important;
}
.hh-image-small{
    width: 95px; height: 95px; margin:3px;
}
.hh-icons img:hover
{
	cursor:pointer;
}
