@charset "utf-8";
/* CSS Document */

body,td,th {
	font:12px Arial, Helvetica, sans-serif;
}
body {
	background:url(body.png)/*tpa=http://yoga.com.vn/images/body.png*/ no-repeat top center #fff;
	margin:0;
	padding:0;
	color:#222;
}
ul, li, ol, legend, input, textarea, a,
form, dd, dl, dt, p,
h1, h2, h3 , h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	line-height:normal;
	list-style:none;
}

.clr {
	clear:both;
}
img{
	border:0;
}

/*start*/
#wrapall{
	width:1000px;
	margin:0 auto;
}

/*header*/

#header{
}

.top{
}

.logo{
	width:681px;
	float:left;
	margin:8px 0 0 0 ;
}

.search{
	width:275px;
	float:right;
}

.nav_top{
	text-align:right;
}

.nav_top ul{
	margin:13px 0 0;
}
.nav_top li{
	display:inline;
	padding:0 9px;
	border-right:1px #0159a8 solid;
}
.nav_top li a{
	color:#005185;
	text-shadow:1px 1px 0 #94d3fd;
	font-weight:bold;
}

.search_main{
	margin:6px 0 0 0;
}

#search-kwd{
	background:url(bg-seasch.png)/*tpa=http://yoga.com.vn/images/bg-seasch.png*/ no-repeat;
	width:230px;
	height:22px;
	float:left;
	border:none;
	padding:0 0 0 6px;
	color:#000;
}

.search-submit{
	background:url(bg-bt.png)/*tpa=http://yoga.com.vn/images/bg-bt.png*/ no-repeat;
	width:29px;
	height:22px;
	float:left;
	border:none;
	text-indent:-9999px;
	cursor: pointer;
}

.nav{
	padding:15px 0 0 0;
}

.nav_left{
	background:url(bg-nav-left.png)/*tpa=http://yoga.com.vn/images/bg-nav-left.png*/ no-repeat;
	width:2px;
	height:31px;
	float:left;
}
.nav_right{
	background:url(bg-nav-right.png)/*tpa=http://yoga.com.vn/images/bg-nav-right.png*/ no-repeat;
	width:2px;
	height:31px;
	float:left;
}
.menu{
	background:url(bg-nav-center.png)/*tpa=http://yoga.com.vn/images/bg-nav-center.png*/ repeat-x;
	width:996px;
	float:left;
	height:31px;
	position:relative;
	z-index:1000;
}
.menu li{
	float:left;
}
.menu li a{
	color:#fff;
	font-weight:bold;
	padding:0 22px;
	display:block;
	line-height:31px;
}
.menu li a:hover, .menu li:hover>a{
	background:url(bg-nav-hover.png)/*tpa=http://yoga.com.vn/images/bg-nav-hover.png*/ repeat-x;
}
/*****/

.menu_aboutus_us{
	width:165px;
	background:#fff;
	padding-bottom:5px;
	border-radius:0 0 5px 5px;
	position:absolute;
	display:none;
	box-shadow: 0 0px 8px #666;
	border-bottom:1px #c1c1c1 solid;
	border-left:1px #c1c1c1 solid;
	border-right:1px #c1c1c1 solid;
}

.menu_aboutus:hover .menu_aboutus_us{
	display:block;
}
.menu_aboutus_us li{
	padding:0 7px;
	border-bottom:1px #e0e0e0 solid;
	float:none;
}
.menu_aboutus_us ul li a{
	display:block;
	padding:5px 10px;
	line-height:18px;
	color:#000;
	font-weight:normal;
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 12px !important;
}
.menu .menu_aboutus_us li a:hover{
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 12px !important;
	color:#2980cc;
}
/***********/

.menu_locations{
	width:744px;
	background:#fff;
	padding-bottom:5px;
	border-radius:0 0 5px 5px;
	position:absolute;
	display:none;
	box-shadow: 0 0px 8px #666;
	border-bottom:1px #c1c1c1 solid;
	border-left:1px #c1c1c1 solid;
	border-right:1px #c1c1c1 solid;
	left:250px;
}

.menu_locations_li:hover .menu_locations{
	display:block;
}

.menu_locations_a{
	margin:0 10px;
	width:352px;
	float:left;
}

.menu_locations_a li{
	padding:0 7px;
	border-bottom:1px #e0e0e0 solid;
	float:none;
}
.menu_locations_a ul li a{
	display:block;
	padding:5px 10px;
	line-height:18px;
	color:#000;
	font-weight:normal;
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 12px !important;
}
.menu_locations_a li a:hover{
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 12px !important;
	color:#2980cc;
}

/******/
.menu_locations_b{
	margin:0 10px;
	width:352px;
	float:right;
}

.menu_locations_b li{
	padding:0 7px;
	border-bottom:1px #e0e0e0 solid;
	float:none;
}
.menu_locations_b ul li a{
	display:block;
	padding:5px 10px;
	line-height:18px;
	color:#000;
	font-weight:normal;
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 12px !important;
}
.menu_locations_b li a:hover{
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 12px !important;
	color:#2980cc;
}

.banner{
	margin:15px 0 0 0;
	background:url(bg-bottom-banner.png)/*tpa=http://yoga.com.vn/images/bg-bottom-banner.png*/ no-repeat bottom;
	padding-bottom:10px;
	width:743px;
	float:left;
}
.banner img{
	width:741px;
	height:276px;
	overflow:hidden;
}

.hotlile_banner{
	width:243px;
	float:right;
}

/*the end header*/

/*main*/

#main{
}

.bg_main_top{
	background:#fff;
	border:1px #ddd solid;
	padding:5px 0;
	margin:10px 0 0 0;
	border-radius:3px;
	box-shadow: 0 0px 2px #cecece;
}

.calendar{
	width:720px;
	float:left;
}

.bg_title_calendar{
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
	padding:0 0 5px;
	margin:5px 0 0 10px;
}
.bg_title_calendar h3{
	background:url(bg-icon-a.png)/*tpa=http://yoga.com.vn/images/bg-icon-a.png*/ no-repeat left;
	padding:0 0 0 8px;
	color:#2980cc;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

.calendar_left{
	float:left;
	width:48%;
}
.calendar_right{
	float:right;
	width:48%;
}

.calendar_ul{
	margin:10px 0 10px 10px;
}
.calendar_ul li{
	padding:6px 0 0;
}
.calendar_ul li a{
	color:#000;
	font-size:13px;
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 5px;
	padding:0 0 0 10px;
	display:block;
}
.calendar_ul li a:hover{
	text-decoration:underline;
}

.photo{
	width:274px;
	float:right;
	background:url(bg-photo.png)/*tpa=http://yoga.com.vn/images/bg-photo.png*/ no-repeat left;
	height:138px;
}

.calendar_ul{
	margin:10px 0 10px 10px;
	/*height:88px;*/
	min-height:88px;
	overflow:hidden;
}
.calendar_ul li{
	padding:6px 0 0;
}
.calendar_ul li a{
	color:#000;
	font-size:13px;
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 5px;
	padding:0 0 0 10px;
	display:block;
}
.calendar_ul li a:hover{
	text-decoration:underline;
}

.bg-photo{
	background:url(bg-thuvien.png)/*tpa=http://yoga.com.vn/images/bg-thuvien.png*/ no-repeat;
	width:219px;
	height:127px;
	margin:8px 0 0 37px;
}
.bg-photo h3 {
	margin:0 0 0 120px;
	font-size:12px;
	font-weight:bold;
	color:#0097e3;
	padding:27px 0 0;
}
.bg-photo a {
	min-height:150px;
	display:block;
}
.bg-photo h2 {
	padding:5px 0 0 120px;
	color:#000;
	font-size:11px;
}

.bg_title_aboutus{
	margin:15px 0 0 0;
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
	padding:0 0 5px;
}
.bg_title_aboutus h3{
	background:url(icon-aboutus.png)/*tpa=http://yoga.com.vn/images/icon-aboutus.png*/ no-repeat left;
	padding:0 0 0 8px;
	color:#000;
	font-size:15px;
	font-weight:bold;
}

.bg_title_aboutus h3 a {
	/*background:url(../images/icon-aboutus.png) no-repeat left;
	padding:0 0 0 8px;*/
	color:#000;
	font-size:15px;
	font-weight:bold;
}

.bg_title_aboutus span{
	margin:0 0 0 10px;
	font-weight:normal;
	background:url(icon-video.png)/*tpa=http://yoga.com.vn/images/icon-video.png*/ no-repeat left;
	padding:0 0 0 10px;
}

.hows{
	width:1000px;
}

.aboutus_home{
	width:489px;
	float:left;
	margin:10px 0 0 0;
}

.aboutus_home_overflow{
	overflow:hidden;
	height:128px;
}

.aboutus_home_img{
	float:left;
	background:url(bg-footer-drop.png)/*tpa=http://yoga.com.vn/images/bg-footer-drop.png*/ no-repeat bottom;
	padding-bottom:6px;
	margin:0 15px 0 0;
}
.aboutus_home_img img{
	border:1px #8a8a8a solid;
	padding:1px;
	max-height:198px;
	height:153px;
	overflow:hidden;
}
.aboutus_home_h2 a{
	color:#2980cc;
	font-size:14px;
	font-weight:bold;
}
.aboutus_home_h2 a:hover{
	text-decoration:underline;
}
.aboutus_home_overflow p{
	margin:5px 0 0;
	line-height:18px;
	color:#000;
	text-align:justify;
}

.aboutus_home_more{
	color:#000;
	float:right;
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left;
	padding:0 0 0 8px;
	margin:10px 0 0;
}
.aboutus_home_more:hover{
	text-decoration:underline;
	font-style:italic;
}

.aboutus_home_a{
	width:489px;
	float:right;
	margin:10px 0 0 0;
}

.bg_title_photo{
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
	padding:0 0 6px;
	margin:0 0 0 10px;
}
.bg_title_photo span{
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 8px;
}

.video{
	width:274px;
	float:right;
	background:url(bg-photo-shadow.png)/*tpa=http://yoga.com.vn/images/bg-photo-shadow.png*/ no-repeat left;
	height:185px;
}

.clip{
	margin:10px 0 0 40px;
}

.clip h3{
	background:url(bg-title-clip.png)/*tpa=http://yoga.com.vn/images/bg-title-clip.png*/ no-repeat bottom left;
	color:#000;
	padding:0 0 0 19px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.video_clip{
	margin:8px 0 0 0;
	width:218px;
	text-align:right;
}
.video_clip img{
	margin-bottom:5px;
}
.video_clip a{
	color:#000;
	background:url(icon-video.png)/*tpa=http://yoga.com.vn/images/icon-video.png*/ no-repeat left;
	padding:0 0 0 13px;
}
.video_clip a:hover{
	text-decoration:underline;
}
/*the end main*/

/*footer*/

#footer{
	margin:20px 0 10px 0;
	border-top:2px #1f76c3 solid;
}

.foter_left{
	width:876px;
	float:left;
	padding:10px 0 10px 0;
}
.foter_left_h3{
	color:#454545;
	font-size:16px;
	font-weight:bold;
}
.foter_left_p{
	color:#7a7a7a;
	line-height:20px;
}
.foter_left_span{
	font-weight:bold;
}

.foter_left_a{
	color:#1f76c3;
}
.foter_left_a:hover{
	text-decoration:underline;
}

.foter_right{
	width:103px;
	float:right;
	padding:10px 0 0;
}

/*aboutus*/

.aboutus{
	margin:15px 0 0;
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
	padding-bottom:15px;
	min-height:300px;
}

.aboutus_h3{
	color:#2980cc;
	font-size:16px;
	font-weight:bold;
}
.aboutus_p{
	color:#000;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	margin-top:5px;
}

/*the end aboutus*/

/*news*/

.page{
	background:url(bg-page.png)/*tpa=http://yoga.com.vn/images/bg-page.png*/ repeat-x;
	border:1px #cecdcd solid;
	border-radius:5px;
	height:36px;
	box-shadow: 0 0px 2px #e4e1e1;
	margin:10px 0 0 0;
	line-height:36px;
	padding:0 15px 0;
}
.page strong{
	color:#2477c1;
}
.page a{
	color:#2477c1;
	margin:0 5px;
	font-weight:bold;
}
.page span{
	color:#222;
	margin:0 5px;
	font-weight:bold;
}
.page a:hover{
	color:#222;
}

.news_detail {
	/*margin:15px 0 0 0;
	padding-bottom:15px;
	background:url(../images/bg-title.png) repeat-x bottom;*/
	float:left; 
	width:720px; 
	margin:10px 10px 10px 10px;
	background:url(bg-photo.png)/*tpa=http://yoga.com.vn/images/bg-photo.png*/ no-repeat right 40px;
}
.news_detail_h3 {
	color:#2477c1;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	line-height:30px;
}
.news_detail p {
	color:#000;
	margin:0px 0 10px 0px;
	font-size:14px;
	line-height:18px;
	text-align:justify;
	float:none !important;
}

.news_detail div {
	font-size:14px;
	color:#000;
	text-align:justify;
}

.news_detail img {
	margin:10px auto;
	border:1px solid #dfdfdf;
	padding:1px;
	box-shadow:0 0 2px #CECECE;
	max-width:520px;
}

.news_detail_p1{
	color:#000;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	text-align:justify;
	margin-top:5px;
}
.news_detail_p2{
	color:#000;
	line-height:18px;
	text-align:justify;
	margin-top:5px;
}

.othernews{
	margin:10px 0 20px 0px;
	padding:5px 0px 20px 0px;
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.2);
}
.othernews h3 {
	padding:5px 0px 10px 0px;
	color:#2980cc;
	font-size:15px;
	font-weight:bold;
	margin:0px 10px 0 10px;
	background:url(bg-title-pro.gif)/*tpa=http://yoga.com.vn/images/bg-title-pro.gif*/ no-repeat -410px 13px;
}
.othernews ul{
	margin:10px 10px 0;
}
.othernews ul li{
	padding:4px 0 0;
}
.othernews ul li a{
	color:#000;
	background:url(icon-lich.png)/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat left 5px;
	padding:0 0 0 10px;
}
.othernews ul li a:hover{
	/*font-weight:bold;*/
	text-decoration:underline;
}
/*the end news*/

/*food*/

.food {
	margin:15px 0 0;
	padding-bottom:15px;
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
}

.food p{
	margin:0px 0px 10px 0px;
	line-height:18px;
	color:#000;
	text-align:justify;
	font-size:14px;
}

.food img {
	margin:10px 0px 10px 0px;
}

.food ul {
	margin:0px 0px 0px 20px;
}


.food li {
	margin:0px 0px 5px 0px;
	list-style:outside;
	padding:0 0 0 0px;
	font-size:14px;
}

/*the end food*/

/*questions*/

.applemenu.mar_top_10{
	margin:15px 0 0;
}
.silverheader{
	background:url(bg-hoidap.gif)/*tpa=http://yoga.com.vn/images/bg-hoidap.gif*/ repeat-x;
	border:1px #cecdcd solid;
	margin:5px 0 0;
	border-radius:5px;
	padding:0 10px;
	box-shadow: 0 0 2px #CECECE;
}
.silverheader h2 a{
	color:#2477c1;
	font-weight:bold;
	font-size:13px;
	background:url(guide_icon.png)/*tpa=http://yoga.com.vn/images/guide_icon.png*/ no-repeat left;
	padding:0 0 0 20px;
	display:block;
	line-height:36px;
}
.silverheader h2 a:hover{
	text-decoration:underline;
}
.submenu{
	margin:15px 10px 15px 10px;
}
.submenu_h3{
	color:#2980cc;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
}
.submenu_p{
	margin-top:5px;
	color:#000;
	line-height:18px;
	text-align:justify;
	font-size:13px;
}
/*the end questions*/

/*proverb*/

.proverb{
	margin:15px 0 0 0;
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
	padding-bottom:15px;
}
.proverb ul{
	font-size:13px;
	color:#000;
	margin:0 0 0 20px;
}
.proverb li{
	padding:5px 0 0;
	list-style: square;
}

/*the end proverb*/

/*video*/

.hows_video{
	margin:15px 0 0;
	padding-bottom:15px;
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
}

.video_video{
	float:left;
	width:655px;
}

.clip_clip{
	float:right;
	width:302px;
}

.clip_video{
	background:#f7f6f6;
	padding:6px 5px;
	border-bottom:1px #d2d2d2 solid;
}
.clip_video:hover{
	background:#eaeaea;
}

.clip_video img{
	float:left;
	margin-right:10px;
}
.clip_video a{
	color:#2980cc;
	font-size:13px;
}
.clip_video a:hover{
	text-decoration:underline;
}
.clip_video p{
	margin:5px 0 0;
	color:#000;
}

/*the end video*/

/*locations*/

.locations {
	margin:15px 0 0 0;
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
	padding-bottom:15px;
}

.locations td {
	color:#000;
	font-size:14px;
	padding:5px 0px;
	line-height:18px;
	text-shadow:0px 0px 2px #fff;
	text-align:center;
}

.locations_h3{
	color:#2980cc;
	font-size:14px;
	font-weight:bold;
	background:url(bg-icon-a.png)/*tpa=http://yoga.com.vn/images/bg-icon-a.png*/ no-repeat left;
	padding:0 0 0 8px;
}

.locations_tr{
	background:#ff9900;
}
.locations_tr td{
	border-left:1px #c5c9d1 solid;
	border-bottom:1px #c5c9d1 solid;
	font-weight:bold;
	color:#333;
	font-size:16px;
	padding:10px 0px;
}
.locations_tr_td_td{
}
.locations_tr_td td{
	border-left:1px #c5c9d1 solid;
	border-bottom:1px #c5c9d1 solid;
	padding:5px;
	background:#ffff99;
}
.locations_tr_td1 td{
	border-left:1px #c5c9d1 solid;
	border-bottom:1px #c5c9d1 solid;
	padding:5px;
	background:#cc99ff;
}
.locations_tr_td2 td {
	border-left:1px #c5c9d1 solid;
	border-bottom:1px #c5c9d1 solid;
	padding:5px;
	background:#ccffff;
}

.locations_tr_td3 td {
	border-left:1px #c5c9d1 solid;
	border-bottom:1px #c5c9d1 solid;
	padding:5px;
	background:#FF99CC;
}

.locations_tr_td4 td {
	border-left:1px #c5c9d1 solid;
	border-bottom:1px #c5c9d1 solid;
	padding:5px;
	background:#7DC3F3;
}

/*the end locations*/

/*gallery*/

.hows_gallery{
}
.gallery_a{
	margin:10px 12px 10px 23px;
	float:left;
	width:212px;
}

.gallery_a h3{
	color:#2980cc;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.gallery{
	background:url(bg-footer-thuvien.png)/*tpa=http://yoga.com.vn/images/bg-footer-thuvien.png*/ no-repeat bottom;
	min-height:149px;
	margin-bottom:5px;
}

.gallery img{
	padding:2px;
	max-width:208px;
	height:139px;
	overflow:hidden;
}

/*end gallery*/

/*the end footer*/

/*************online*******************/

#feedback{
	background-color:#1f76c3;
	width:100%;
	height:55px;
	position:fixed;
	bottom:0;
	right:0px;
	z-index:10000;
}
.section{
	width:1000px;
	margin:0 auto;
}
#feedback .section{
	border-bottom:none;
	padding:10px 25px 0 10px;
}

#feedback .color{
	float:left;
	height:3px;
	width:20%;
	overflow:hidden;
}

#feedback .color-1{ background-color:#d3b112;}
#feedback .color-2{ background-color:#12b6d3;}
#feedback .color-3{ background-color:#8fd317;}
#feedback .color-4{ background-color:#ca57df;}
#feedback .color-5{ background-color:#8ecbe7;}

#feedback h6{
	margin:7px 0 0;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#feedback textarea{
	background-color:#fff;
	border:none;
	color:#666666;
	font:13px 'Lucida Sans',Arial,sans-serif;
	height:100px;
	padding:10px;
	width:236px;
	resize:none;
	outline:none;
	overflow:auto;
	-moz-box-shadow:4px 4px 0 #8a9b8c;
	-webkit-box-shadow:4px 4px 0 #8a9b8c;
	box-shadow:4px 4px 0 #8a9b8c;
}

#feedback a.submit{

}

#feedback a.submit:hover{
	background-position:left bottom;
}

#feedback a.submit.working{
	background-position:top right !important;
}

#feedback .message{
	font-family:Corbel,Arial,sans-serif;
	color:#5a665b;
	text-shadow:1px 1px 0 #b3c2b5;
	margin-bottom:20px;
}

#feedback .arrow{
}

#feedback .arrow.down{ background-position:left top;}
#feedback h6:hover .down{ background-position:left bottom;}
#feedback .arrow.up{ background-position:right top;}
#feedback h6:hover .up{ background-position:right bottom;}


/***************ket thuc online*******************/

.bg_hotline{
	background:#fff;
	border:1px #ddd solid;
	padding:5px 0;
	margin:13px 0 0 0;
	border-radius:3px;
	box-shadow: 0 0px 2px #cecece;
}

.hotline{
	margin:0 8px 0;
	padding:10px 0;
	border-bottom:1px #ccc solid;
}

.hotline img{
	float:left;
	margin-right:10px;
}
.hotline p{
	padding:5px 0 0 0;
	color:#2980cc;
	font-size:24px;
	font-weight:bold;
}

.gmail{
	margin:0 8px 0;
	padding:10px 0;
	border-bottom:1px #ccc solid;
}

.gmail img{
	float:left;
	margin-right:10px;
}
.gmail p{
	padding:5px 0 0 0;
}
.gmail a{
	color:#2980cc;
	font-size:12px;
	font-weight:bold;
}
.gmail a:hover{
	text-decoration:underline;
}

.online{
	margin:5px 8px;
}
.online li{
	padding:8px 0;
}

.title_tuvan{
	background:url(bg-title.png)/*tpa=http://yoga.com.vn/images/bg-title.png*/ repeat-x bottom;
	margin:10px 10px;
	padding:0 0 5px;
}
.title_tuvan h3{
	color:#2980cc;
	font-size:15px;
	font-weight:bold;
	background:url(bg-icon-a.png)/*tpa=http://yoga.com.vn/images/bg-icon-a.png*/ no-repeat left;
	padding:0 0 0 10px;
	text-transform:uppercase;
}
.menu_locations_c {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #C1C1C1;
    box-shadow: 0 0 8px #666666;
    display: none;
    padding-bottom: 5px;
    position: absolute;
    width: 165px;
}
.menu_food_li:hover .menu_locations_c {
    display: block;
}
.menu_locations_c li {
    border-bottom: 1px solid #E0E0E0;
    float: none;
    padding: 0 7px;
}
.menu_locations_c ul li a {
    background: url("icon-lich.png")/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat scroll left 12px transparent !important;
    color: #464646;
    display: block;
    font-weight: normal;
    line-height: 18px;
    padding: 5px 10px;
}
.menu .menu_locations_c li a:hover {
    background: url("icon-lich.png")/*tpa=http://yoga.com.vn/images/icon-lich.png*/ no-repeat scroll left 12px transparent !important;
    color: #2980CC;
}
.menu_locations_c li {
    position: relative;
}
.menu_locations_c ul li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #C1C1C1;
    box-shadow: 0 0 8px #666666;
    display: none;
    left: 165px;
    padding-bottom: 5px;
    position: absolute;
    top: 0;
    width: 165px;
}
.menu_locations_c ul li ul li {
    background: none repeat scroll 0 0 transparent;
    display: list-item;
}
.menu_locations_c ul li:hover ul {
    display: block;
}