/*  Reset */
* {
	margin: 0px;
	padding: 0px;
	/* [disabled]border-style: none;
*/
	outline: none;
}


/*h3{
	padding:8px 5px;
}*/
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
a img {
	border: 0;
}
a {
	cursor:pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style1{
	color:#ff6900;	
}
.style2{
	color:#555555;	
}
.style3{
	color:#ff9448;	
}
.style4{
	color:#844102;	
}

.border_red{
	/*border:1px solid #F4AC8A;*/
	border:1px solid #CCCCCC;
}
/*  Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear:both;
	visibility:hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.readmore{
	color:#1c89fa;
	text-decoration:none;
	padding-left:10px;	
}
.pagination a.last {
	float:left;	
	/*background:url(../img/bg_last.jpg) center left no-repeat;*/
	background-color:#FFF3E8;
	border:1px solid #FF6600;
	top:4px;
	color:#1c89fa;
	/*padding-left:14px;*/
	width:37px;
	text-align:center;
}
.pagination a.next {
	float:right;
	margin-top:0;
	/*background:url(../img/bg_next.jpg) right center no-repeat;*/
	background-color:#FFF3E8;
	border:1px solid #FF6600;
	top:4px;
	color:#1c89fa;
	/*padding-right:14px;*/
	width:33px;
	text-align:center;
}
/*  Sticky Footer */
html {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
body {
	height: 100%;
	width: 100%;
	font-family:  Arial,Tahoma, Helvetica, sans-serif;
	font-size:12px;
}
.text {
	letter-spacing:1px;	
	font-weight:450;
}
#wrapper {
	background-color:#F7F7F7;
	background-repeat: repeat-y;
	margin:auto auto;
	padding-top:2px;
	padding-bottom:2px;
	background: url(../img/bg_wrap2.png) center top repeat-y;
}
#wrapper_inner {
	min-height: 100%;
	margin:auto auto;
	width: 1010px;
	background-image: url(../img/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:#FFFFFF;
}
#containter {
	padding-bottom: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#containter_recipes {
	/*padding-bottom: 100px;*/
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 100px;
	/*margin-top: -100px;*/
	background-color: #e9f4fa;
}
#footer div {
	margin:auto auto;
	text-align: center;
	clear: both;
}
#footer .links {
	font-size: 13px;
	color: #FFF;
	background-color: #2893c9;
	padding: 11px;
}
#footer .links .active{
	text-decoration:underline;
}
#footer .links a {
	color: #FFF;
	padding-right: 9px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#footer .links a.last {
	border-right-style: none;
}
#footer .copyright {
	font-size: 13px;
	color: #268cc0;
	padding: 20px;
}
#header {
	height: 180px;
	width: 965px;
	overflow: hidden;
	position: relative;
}
#header .logo {
	position: absolute;
	left: 0px;
	top: 16px;
  	margin-left:20px;
}
#header .top-menu {
	position: absolute;
	left: 0px;
	top: 153px;
	width:956px;
}
#header .top-menu ul .a1{
	float: left;
}
#header .top-menu ul .a2{
	float: left;
}

#header .top-menu ul .a1 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #268cc0;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../img/bg-top-menu-pipe.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header .top-menu ul .a2 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #268cc0;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration:none;
	font-weight:bold;
}

#header .top-menu ul li a:hover, #header .top-menu ul li .selected{
	color:#777777;
}

#header .top-menu ul li.actived a:link, #header .top-menu ul li.actived a{
	color:#777777;
}
#header .top-menu ul li.first a {
	/*padding-left: 0px;*/
}
#header .top-menu ul li.last a {
	background-image: none;
}
#header .slogan {
	position: absolute;
	left: 155px;
	top: 24px;
	color: #E85610;
}
#header .slogan ul .line-1 {
	font-size: 15px;
	margin-top: 2px;
	width:399px;
	text-align:left;
	font-weight:bold;
}
#header .slogan ul .line-2 {
	font-size: 15px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
#header .slogan ul .line-3 {
	padding-top:2px;
	font-size: 20px;
	font-weight:bold;
	height:25px;
	line-height:25px;
}
#header .slogan ul .line-4 {
	font-size: 17px;
	font-weight:bold;
	height:21px;
	line-height:21px;
}
#header .languages {
	position: absolute;
	top: 14px;
	right: 5px;
}
#header .languages ul li {
	float: right;
	margin-left: 10px;
}
#header .languages ul li a {
	font-size: 12px;
	color: #E95711;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

#header .languages ul .vi a {
	background-image: url(../img/flag_vn.gif);
	font-weight:bold;
}
#header .languages ul .ja a {
	background-image: url(../img/flag_jp.png);
	font-weight:bold;
}
#header .languages ul .en a {
	background-image: url(../img/flag_en.gif);
	font-weight:bold;
}
#header .languages ul li.current a {
	color:#555555;	
	text-decoration:none;
}

#header .search-site {
	position: absolute;
	top: 42px;
	right: 5px;
}
#header .search-site .site-submit {
	background-image: url(../img/button-search.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#header .search-site .site-keywords {
	font-size: 12px;
	color: #ebf6fc;
	width: 200px;
	border: 1px solid #ebf6fc;
	padding: 2px;
	vertical-align: top;
}
#header .social-links {
	position: absolute;
	top: 74px;
	right: 5px;
}
#header .social-links .owner {
	color: #FFF;
	background-image: url(../img/bg-owners.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	height: 16px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FF7502;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header .social-links a img {
	vertical-align: middle;
}

.path2{margin:4px 5px; line-height:22px; height:22px}
.path2 .ticker1 {
	float:left;
	height:20px;
	padding-top:2px;
	font-size: 12px;
	color: #E95900;
}
.path2 .ticker2 {
	float:right;
	text-align: right;
	font-size: 12px;
	color: #555555;
}
.path2 .ticker2 span {
	font-size: 16px;
	color: #E95900;
}
#main {
	clear: both;
	width: 100%;
	/*margin-top: 5px;*/
}

#main .top {
	clear: both;
	height: 114px;
	width: 954px;
	overflow: hidden;
}
#main .left {
	float: left;
	width: 640px;
}
#main .left.full {
	float: left;
	width: 100%;
}

#main .right {
	float: right;
	width: 300px;
}
.home #main .top {
	clear: both;
	height: 114px;
	width: 640px;
}
.home #main .right {
	float: right;
	width: 300px;
}

.box-style-1, .box-style-2 {
	margin-bottom: 20px;
}
.box-style-1 h3, .box-style-2 h3,.box-style-3 h3 {
	font-size: 16px;
	color: #FFF;
	background-image: url(../img/bg-box-header.jpg);
	background-repeat: repeat-x;
	height: 31px;
	line-height:31px;
	/*padding-top: 6px;*/
	padding-left: 10px;
	font-weight: bold;
	position: relative;
	-webkit-top-left-border-radius: 3px;
	-moz-top-left-border-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-top-right-border-radius: 3px;
	-moz-top-right-border-radius: 3px;
	border-top-right-radius: 3px;
}
.box-style-1 h3 span{
	font-size:12px;
}
.box-style-2 h3 span {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	float: left;
	margin-right: 5px;
}
.box-style-2 h3 .recipe {
	background-image: url(../img/bg-recipe.png);
	height: 46px;
	width: 45px;
	top: -15px;
}
.box-style-2 h3 .comments {
	background-image: url(../img/bg-comment.png);
	position: absolute;
	height: 51px;
	width: 50px;
	top: -19px;
}
.box-style-3 .comment_full {
	padding:0 10px 15px;
}
.float_right{
	float:right;	
}
.typetext{ font-weight:bold; }
.comment_full .comments-wrapper .description{
	padding:10px 5px;
	color: #555555;	
}
.box-style-2 h3 .special-topic {
	background-image: url(../img/bg-special.png);
	height: 31px;
	width: 53px;
	top: -7px;
}
.box-style-2 h3 .promotion {
	background-image: url(../img/bg-promo.png);
	height: 47px;
	width: 45px;
	top: -16px;
	/*left: 6px;
	margin-right: 12px;*/
}

.new h3 .promotion {
	background: transparent url(../img/Member_icon.png) no-repeat !important;
	height: 45px;
	width: 45px;
	top: -16px;
	/*left: 6px;
	margin-right: 12px;*/
}
.box-style-2 h3 .emagazine {
	background-image: url(../img/bg-emagazine.png);
	height: 38px;
	width: 43px;
	top: -7px;
}
.box-style-1 > div, .box-style-2 > div {
	margin-top: 10px;
	padding: 20px 7px 20px 10px;
	border-bottom-left-radius: 4px;
	-webkitr-bottom-left-border-radius: 3px;
	-mozr-bottom-left-border-radius: 3px;
	border-bottom-right-radius: 4px;
	-webkitr-bottom-right-border-radius: 3px;
	-mozr-bottom-right-border-radius: 3px;
}
.box-style-1 > div {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*background:url(../img/bg.jpg) top left repeat;*/
	background-color:#fcf3bc;
	border: 1px solid #ddd;
}
.box-style-2 > div {
	margin-top: 0;
	position: relative;	
	background-color: #FCF3BC;
	border: 1px solid #F4AD91;
}
.box-style-2 .banners {
	border-style: none;
	background-color: transparent;
	padding: 0px;
	margin-top:-14px;
}
.box-style-2 .banners_list {
	border-style: none;
	background-color: transparent;
	padding: 0px;
}
.box-style-2 .banners img ,.box-style-2 .banners_list img {
	margin-top: 15px;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
}
.search-restaurant {
	/*height: 60px;*/
	padding:0px;
	margin:0px;
	text-align:left;
}
.search-restaurant form{
	
	margin-bottom:20px;
}
.search-restaurant form > div {
	float: left;
	margin-right: 5px;
	padding:0px;
}
.search-restaurant form > div#search-button {
	margin-left: 5px;
	max-width: 31px;
}
















/*.search-restaurant .input select {
	font-size: 12px;
	width: 135px;
	height:31px;
	line-height:31px;
	padding:5px 5px 6px 5px;
	border: 1px solid #ccc;
	position:relative;
}
.search-restaurant .input{
	width:145px;
	margin:0px;
	padding:0px;
}
.search-restaurant .input .input_keywords{
	width:280px;
	margin:0px;
	padding:5px;
}
.search-restaurant .submit{
	width:145px;
	margin:0px;
	padding:0px;
}
.search-restaurant .search_promotion .input select {
	font-size: 12px;
	width: 175px;
	height:31px;
	line-height:31px;
	padding:5px 5px 6px 5px;
	border: 1px solid #ccc;
}
.search-restaurant .search_promotion .input
{
	width:185px;
	padding:0;
	margin:0;
}
.search-restaurant .label {
	color: #268cc0;
	height: 25px;
	background-position: right top;
	margin-right: 10px;
	margin-left:5px;
	font-size: 14px;
	text-align: left;
}
.search-restaurant .label label {
	display: block;
	height: 25px;
	width: 100%;
	padding-top: 4px;
	font-weight:bold;
}
.search-restaurant .help a {
	background-image: url(../img/icon-help.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	background-position: center top;
	float: right;
	margin-left:4px;
	display: block;
	text-indent: -3000px;
}
.search-restaurant .help {
	margin-left:4px;	
	height: 24px;
	width: 24px;
}

.search-restaurant .input input {
	font-size: 12px;
	height:31px;
	border:1px #CCCCCC solid;
	color:#555555;
	line-height:31px;
	padding:5px 5px 6px 5px;
}

.search-restaurant .keywords input{
	width:120px;
	font-size: 12px;
	height:19px;
	border:1px #CCCCCC solid;
	color:#555555;
	line-height:19px;
	padding:5px;	
}
.search-restaurant .input .plus {
	display: inline-block;
	height: 7px;
	width: 7px;
}
.search-restaurant .input.submit input {
	background-image: url(../img/button-search2.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 31px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	clear: both;
	display: block;
}*/

.search-restaurant .input select {
	font-size: 12px;
	width: 105px;
	height:31px;
	line-height:19px;
	padding:5px 5px 5px 1px;
	border: 1px solid #ccc;
}
.search-restaurant .input{
	width:108px;
	margin:0px;
	padding:0px;
}
.search-restaurant .input .input_keywords{
	width:115px;
	margin:0px;
	padding:2px;
}
.search-restaurant .submit{
	width:35px;
	margin:0px;
	padding:0px;
}
.search-restaurant .search_promotion .input select {
	font-size: 12px;
	width: 105px;
	height:31px;
	line-height:19px;
	padding:5px 5px 5px 1px;
	border: 1px solid #ccc;
}
.search-restaurant .search_promotion .input
{
	width:110px;
	padding:0;
	margin:0;
}
.search-restaurant .label {
	color: #268cc0;
	height: 25px;
	background-position: right top;
	margin-right: 10px;
	margin-left:5px;
	font-size: 14px;
	text-align: left;
}
.search-restaurant .label label {
	display: block;
	height: 25px;
	width: 100%;
	padding-top: 4px;
	font-weight:bold;
}
.search-restaurant .help a {
	background-image: url(../img/icon-help.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	background-position: center top;
	float: right;
	margin-left:4px;
	display: block;
	text-indent: -3000px;
}
.search-restaurant .help {
	margin-left:4px;	
	height: 24px;
	width: 24px;
}

.search-restaurant .input input {
	font-size: 12px;
	height:19px;
	border:1px #CCCCCC solid;
	color:#555555;
	line-height:19px;
	padding:5px 5px 5px 1px;
}

.search-restaurant .keywords input{
	width:110px;
	font-size: 12px;
	height:25px;
	border:1px #CCCCCC solid;
	color:#555555;
	line-height:25px;
	padding:5px 5px 5px 1px;	
}
.search-restaurant .input .plus {
	display: inline-block;
	height: 7px;
	width: 7px;
}
.search-restaurant .input.submit input {
	background-image: url(../img/button-search2.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 31px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	clear: both;
	display: block;
}

























.search-vietnam {
	padding: 7px;
	border: 2px solid #268cc0;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.search-vietnam .header h3 {
	font-size: 14px;
	background-image: url(../img/bullet-pipe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	color: #444;
}
.search-vietnam .header h3 span {
	float: right;
	font-size: 12px;
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.search-vietnam .header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4AD91;
	margin-bottom: 7px;
}
.search-vietnam .header .link_map_full {
	background: url(../img/bullet-arrow.png) no-repeat left center;
	font-size: 12px;
    font-weight: bold;
	padding:2px 0 0 10px;
}
.search-vietnam .header .link_map_full a {
	color: #555555;
	text-decoration:none;
}
.search-vietnam .header .link_map_full a:hover {
	text-decoration:underline;
}
.search-vietnam .map {
	float: left;
	border: 1px solid #F4AD91;
	margin-right: 16px;
	position: relative;
	height: 312px;
	width: 268px;
	overflow: hidden;
	background-image: url(../img/vietmap.png);
	background-repeat: no-repeat;
}
.search-vietnam .map_vn {
	float: left;
	border: 1px solid #F4AD91;
	margin-right: 16px;
	position: relative;
	height: 312px;
	width: 268px;
	overflow: hidden;
	background-image: url(../img/vietmap_vn.png);
	background-repeat: no-repeat;
}
.search-vietnam .map li a, .search-vietnam .map_vn li a {
	text-indent: -3000px;
	display: block;
	height: 25px;
	position: absolute;
	width: 50px;
}
.search-vietnam .map li a:hover, .search-vietnam .map_vn li a:hover {
	background-image: url(../img/bg-map-city.png);
}
.search-vietnam .map li.ha-noi a, .search-vietnam .map_vn li.ha-noi a {
	width: 66px;
	left: 123px;
	top: 29px;
}
.search-vietnam .map li.hai-phong a, .search-vietnam .map_vn li.hai-phong a {
	text-indent:inherit;
	width: 80px;
	height:16px;
	line-height:16px;
	font-weight:bold;
	color:#268cc0;
	text-decoration:none;
	left: 136px;
	top: 72px;
}
.search-vietnam .map li.hue a, .search-vietnam .map_vn li.hue a {
	width: 30px;
	text-indent:inherit;
	height:16px;
	line-height:16px;
	font-weight:bold;
	color:#268cc0;
	text-decoration:none;
	left: 177px;
	top: 147px;
}
.search-vietnam .map li.da-nang a, .search-vietnam .map_vn li.da-nang a {
	width: 55px;
	text-indent:inherit;
	height:16px;
	line-height:16px;
	font-weight:bold;
	color:#268cc0;
	text-decoration:none;
	left: 110px;
	top: 168px;
}
.search-vietnam .map li.ho-chi-minh a, .search-vietnam .map_vn li.ho-chi-minh a {
	width: 92px;
	left: 159px;
	top: 248px;
}
.search-vietnam .map li.can-tho a, .search-vietnam .map_vn li.can-tho a {
	width: 52px;
	text-indent:inherit;
	height:16px;
	line-height:16px;
	font-weight:bold;
	color:#268cc0;
	text-decoration:none;
	left: 52px;
	top: 270px;
}
.search-vietnam .map li.hai-phong a:hover, .search-vietnam .map_vn li.hai-phong a:hover, .search-vietnam .map li.hue a:hover, .search-vietnam .map_vn li.hue a:hover, .search-vietnam .map li.da-nang a:hover, .search-vietnam .map_vn li.da-nang a:hover, .search-vietnam .map li.can-tho a:hover, .search-vietnam .map_vn li.can-tho a:hover {
	background-image:none;
	color: #F90;
}
.search-vietnam .province {
	float: right;
	width: 324px;
	padding-right: 5px;
	padding-top: 10px;
}
.search-vietnam .province > ul > li {
	font-size: 14px;
	font-weight: bold;
	color: #268cc0;
	/*padding-bottom: 10px;*/
	display: block;
	clear: both;
}
.search-vietnam .province ul li ul {
	padding-bottom: 3px;
	/*border-bottom: 1px dotted #CCC;*/
	margin-top: 0px;
}
.search-vietnam .province ul .last ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search-vietnam .province ul li ul li {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	white-space:nowrap;
}
.search-vietnam .province ul li ul li a {
	color: #555555;
	/*	
	background-image: url(../img/bg-pipe.png);
	background-repeat: no-repeat;
	background-position: right center;
	*/
	padding-right: 8px;
}

.search-vietnam .province .main_bar a:link, .search-vietnam .province .main_bar a{
	color:#268cc0 !important;
	font-size: 14px;
	font-weight: bold;
	color: #268cc0;
	padding-bottom: 1px;
}

.search-vietnam .province .main_bar{
	padding-bottom:0px !important;
}
.box-style-1 .search-purpose {
	padding-left: 13px;
	/*background-image:url(../img/bg-promo-box.png);*/
	background-color:#FFF;
}
.bg_search2 {
	padding-left: 5px;
	padding-top:5px;
	/*background-image:url(../img/bg-promo-box.png);*/
}
.box-style-1 .search-country {
	padding: 10px 19px;
}
.search-purpose .purpose, .search-country .country {
	float: left;
	/*height: 95px;*/
	width: 112px;
	margin: 0 7px 5px 0;
	overflow: hidden;
}
.search-country .country {
	margin: 0px 19px 0px 0px;
	width: 135px;
	height: 120px;
}
.search-country .country.last {
	margin-right: 0;
}
.search-purpose .purpose img, .search-country .country img {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	margin-top:5px;
}
.search-purpose .purpose a, .search-country .country a {
	font-size: 12px;
	text-align: left;
	display: block;
	color: #555555;
}
.search-purpose .purpose a:hover, .search-country .country a:hover {
	color: #777777;
	text-decoration:none !important;
}
.search-purpose .purpose a .div
{
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	cursor: pointer;
	text-align:left;
	width:100px;
	height:30px;
}
.search-country .country a span {
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 8px;
	cursor: pointer;
}
.firefox .search-purpose .purpose a span, .firefox .search-country .country a span {
 	background-position: 0px 3px;
}
.search-purpose .more {
	text-align: right;
	margin: 0px 15px 5px 0;
}
.search-purpose .more select {
	font-size: 12px;
	line-height:30px;
	height:30px;
	width:160px;
	border: 1px solid #ccc;
	padding:5px
}
.right .top-banner {
	margin-bottom: 24px;
}
.box-style-2 div.recipe {
	background-image: url(../img/bg-recipe-note.jpg);
	height: 186px;
}
.recipe .intro {
	position: absolute;
	left: 20px;
	top: 10px;
	font-size: 13px;
	color: #555555;
	height: 16px;
	width: 400px;
	overflow: hidden;
}
.recipe .pic {
	position: absolute;
	left: 20px;
	top: 35px;
}
.recipe .pic img {
	border: 1px solid #268cc0;
}
.recipe .vol {
	font-size: 14px;
	color: #FF6A00;
	position: absolute;
	left: 210px;
	top: 38px;
	height: 24px;
	width: 200px;
	overflow: hidden;
}
.recipe .vol span {
	font-size: 20px;
}
.recipe .name {
	font-size: 14px;
	font-weight:bold;
	color: #FF6A00;
	position: absolute;
	left: 210px;
	top: 65px;
	height: 16px;
	width: 380px;
	overflow: hidden;
}
.recipe .name a {
	color: #FF6A00;
}
.recipe .chef {
	font-size: 13px;
	font-weight:bold;
	color: #555555;
	position: absolute;
	left: 210px;
	top: 84px;
	line-height: 20px;
	width: 380px;
	overflow: hidden;
}
.recipe .summary {
	font-size: 13px;
	line-height: 20px;
	color: #555555;
	position: absolute;
	left: 210px;
	top: 125px;
	width: 380px;
	height: 60px;
	overflow: hidden;
	text-align:justify;
}
.recipe .summary .more a {
	color: #48a8e7;
}
.box-style-2 div.comments {
	height: 358px;
	padding: 0px;
	background-color:#FFFFFF !important;
}
.box-style-2 div.comments_home {
	height: 324px;
	padding: 0px;
	background-color:#FFFFFF !important;
}
.ie.v9 .box-style-2 div.comments_home {
	height: 339px;
}
.box-style-2 div.comments .comment_title, .box-style-2 div.comments_home .comment_title {
	padding:10px 0 10px 27px;;
	background-color:#FFFFFF !important;
	color: #555555;
	font-size:13px;
}
.box-style-2 div.comments_home div.comments_link{
	margin-top:258px;
	text-align:right;
	padding-right:20px;
	line-height:28px;
	font-size:13px;
}
.ie.v9 .box-style-2 div.comments_home div.comments_link{
	margin-top:288px;
}
.box-style-2 div.comments div.next_prev, .box-style-2 div.comments_home div.next_prev {
	margin: 301px 45px 0 28px;
}
.box-style-2 div.comments .comments_link a, .box-style-2 div.comments_home .comments_link a {
	color: #48a8e7;
}
.comments .comments-wrapper, .comments_home .comments-wrapper {
	overflow: auto;
	background-color: #FFFFFF;
	height: 291px;
	position: absolute;
	left: 0px;
	top: 34px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	width: 610px;
	font-size: 13px;
	color: #555555;
	/*padding-bottom: 28px;*/
}



.comments_home .comments-wrapper {
	height: 258px;
}
.ie.v9 .comments_home .comments-wrapper {
	height: 285px;
}
.comments .comment-item, .comments_home .comment-item {
	padding-top:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	clear: both;
}
.comments .comment-item.last, .comments_home .comment-item.last {
	border-bottom-style: dotted;
}
/*.comments .comments-wrapper > p {
	margin-bottom: 10px;
}*/
.comment_full .comments-wrapper .comment-item{
	border-color:#DBDBDB;
	border-style:dotted none none none;
	border-width:1px;	
	padding-top:10px;
	margin-right:2px;
}
.comment_full .comments-wrapper .comment-item:last-child{
	border-color:#DBDBDB;
	border-style:dotted none;
	border-width:1px;	
	padding-top:10px;
	margin-right:2px;
}

.comment-item .avatar {
	text-align: center;
	padding:0 6px 6px;
	width: 88px;
	float: left;
	font-size: 11px;
	color: #555555;
}
.comment-item .avatar img {
	margin-bottom: 3px;
	width:50px;
	height:50px;
}
.comment_full .comment-item .avatar img {
	margin-bottom: 3px;
	border: 1px solid #f9d1c4;
	width:50px;
	height:50px;
}
.comment-item .avatar span {
	display: block;
}
.comment-item .detail {
	float: right;
	width: 500px;
}
.comment-item .detail .restaurant {
	background-color: #FAF7E1;
	padding: 3px 10px;
	font-size: 13px;
	overflow: hidden;
	height: 15px;
	line-height:15px;
	width: 480px;
	color: #555555;
}
.comment-item .detail .restaurant a {
	color: #E85610;
	/* [disabled]text-decoration: underline;*/
}
.comment-item .detail .restaurant .category {
	margin-left: 30px;
	color: #555555;
}
.comment-item .detail .restaurant .title {
	color: #2A6CE6;
	font-size:14px;
}
.comment-item .detail .restaurant .date {
	float: right;
}
.comment-item .detail .content {
	padding: 0 10px;
	/*height: 16px;*/
	width: 480px;
	overflow: hidden;
	margin-top: 10px;
	border:none;
	margin-bottom: 18px;
}
.comment_full .comment-item .detail .content{
	height: auto;
	color: #555555;
}
.comment-item .detail .content a {
	color: #2A6CE6;
	/* [disabled]text-decoration: underline;
*/
	font-size: 13px;
}
.comment-item .detail .content .tite {
	/*margin-right: 60px;*/
	padding-bottom:5px;
}
.comment-item .detail_1 {
	float: right;
	width: 480px;
	text-align:justify;
}
.comment-item .detail_1 .restaurant {
	background-color: #FAF7E1;
	padding: 3px 10px;
	font-size: 13px;
	overflow: hidden;
	height: 15px;
	line-height:15px;
	width: 450px;
}
.comment-item .detail_1 .restaurant a {
	color: #E85610;
	/* [disabled]text-decoration: underline;*/
}
.comment-item .detail_1 .restaurant .category {
	margin-left: 30px;
	color: #555555;
}
.comment-item .detail_1 .restaurant .date {
	
	float: right;
}
.comment-item .detail_1 .content {
	padding: 0 10px;
	/*height: 16px;*/
	width: 450px;
	overflow: hidden;
	margin-top: 8px;
	border:none;
	margin-bottom: 18px;
	height: auto;
}
.comment-item .detail_1 .content a {
	color: #2A6CE6;
	font-size: 12px;
}
.comment-item .detail_1 .content .tite {
	padding-bottom:4px;
}
.box-style-2 .special-topic {
	
	background-color:#fff;
}
.special-topic p {
	clear: left;
	font-size: 12px;
	color: #555555;
}
.special-topic .intro {
	font-size: 13px;
	clear: left;
	font-weight:bold;
}
.special-topic .intro a {
	color: #FF6A00;
	line-height:16px;
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.special-topic .main_topic {
	display: block;
	margin-top: 10px;
	width:278px;
}
.special-topic .main_topic .thumb {
	float:left;
	margin:0 10px 6px 0;
	width:131px;
	height:128px;
}
.special-topic .main_topic .thumb img {
	border: 1px solid #D1CFC8;
}
.special-topic .main_topic .summary {
	
	
	line-height:16px;
	color: #555555;
    font-size: 12px;
	text-align:justify;
}
.special-topic .main_topic .summary .more {
}
.special-topic .main_topic .summary .more a {
	color: #458CD1;
	background-image: none;
	padding: 0px;
}
.box-style-2 .promotion {
	background-color: #FFF;
	font-size: 12px;
	color: #555555;
	position: relative;
	margin:0px !important;
	padding:0px !important;
}
.promotion .intro {
	font-size: 13px;
	clear: left;
	margin-top: -30px;
	position: relative;
	top: -16px;
}
.promotion .promotion-wrapper {
	background-image: url(../img/bg-promo-box.png);
	padding: 0px 2px 5px 5px;
	/*border: 1px solid #ABABAB;
	margin-top: 2px;*/
}
.promotion-slider {
	/*padding: 6px;
	border: 3px solid #7C7C76;
	width: 252px;*/
	overflow: hidden;
	position: relative;
}

.promotion-slider .slides-wrapper, .mainpromotion-slider .slides-wrapper {
	width: 536px;
	position: relative;
	left: 0px;
	top: 0px;
}
.promotion-slider .slides-wrapper2, .mainpromotion-slider .slides-wrapper2 {
	width: 536px;
	position: relative;
	left: 0px;
	top: 0px;
}
.promotion-slider .promotion-item, .mainpromotion-slider .promotion-item {
	float: left;
	height: 150px;
	width: 126px;
	margin-right: 6px;
	margin-bottom: 10px;
	/* [disabled]overflow: hidden;
*/
	position: relative;
}
.promotion-slider .slides-wrapper, .mainpromotion-slider2 .slides-wrapper {
	width: 605px;
	position: relative;
	left: 0px;
	top: 0px;
}

.promotion-slider .slides-wrapper2, .mainpromotion-slider2 .slides-wrapper2 {
	width: 1210px;
	position: relative;
	left: 0px;
	top: 0px;
}
.promotion-slider .promotion-item, .mainpromotion-slider2 .promotion-item {
	float: left;
	height: 150px;
	width: 126px;
	margin-right: 6px;
	margin-bottom: 10px;
	/* [disabled]overflow: hidden;
*/
	position: relative;
}
.promotion-item .thumb img {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #F2F2F2;
	margin-top:4px;
}
.promotion-item .thumb img:hover {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top:4px;
}
.promotion-item .icon {
	position: absolute;
	left: 75px;
	top: 80px;
}
.promotion-item .restaurant a {
	font-size: 12px;
	color: #555555;
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 5px;
	display: block;
	height: 15px;
	width: 123px;
	overflow: hidden;
}
.promotion-item .category {
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	background:url(../img/0000000000000.png) top left repeat-x;
	text-align: center;
	display: block;
	overflow: hidden;
	font-weight: bold;
	height: 20px;
	line-height:20px;
	width: 123px;
	margin-top: 5px;
}
.promotion-item .title{
	font-size: 12px;
	color: #555555;
/*	background:url(../img/promotion_top3.png) bottom right no-repeat;*/
	background:url(../img/bg_2.jpg) bottom right repeat-x;
	display: block;
	width: 109px;
	margin-top: 7px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	height: 45px;
	overflow: hidden;
}
.slides-wrapper .slides {
	margin-right: 4px;
	float: left;
	width: 302px;
	padding:0px;
}


.slides-wrapper .slides_left1 {
	margin-right: 43px;
	margin-left:1px;
	float: left;
	width: 290px;
	padding:0px;
	height:270px;
}
.slides-wrapper .slides_left2 {
	float: left;
	width: 290px;
	padding:0px;
	height:270px;
}
.slides-wrapper .slides_right {
	float: right;
	width: 290px;
	padding:0px;
	margin-right:1px;
	height:270px;
}


.slides-wrapper2 .slides {
	margin-right: 0px;
	float: left;
	width: 286px;
}
.slider-controls{
	margin-top:0px;	
}
.slider-controls .prev a, .slider-controls .next a {
	height: 18px;
	width: 36px;
	display: block;
	float: left;
	padding-top: 5px;
	font-weight: bold;
}
.slider-controls .prev, .slider-controls .next {
	float: left;
	display: block;
	height: 18px;
	width: 36px;
}
.slider-controls .prev a {
	background-image: url(../img/icon-prev.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:13px;
	display: none;
	text-align: left;
}
.slider-controls .next a {
	background-image: url(../img/icon-next.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:13px;
	text-align: right;
}
.slider-controls .more {
	text-align: center;
	height: 18px;
	width: 177px;
	display: block;
	float: left;
	line-height:18px;
	/*margin-bottom:5px;*/
}
.slider-controls .more2 {
	text-align: center;
	height: 18px;
	width: 512px;
	display: block;
	float: left;
	line-height:20px;
	/*margin-bottom:5px;*/
}
.slider-controls a {
	font-size: 12px;
	color: #FE7C1F;
}
.gotop a {
	color: #0264D1;
	background-image: url(../img/bullet-top.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	float: right;
}
.box-style-2 .emagazine {
	background-color: #FFF;
}
.emagazine p {
	clear: both;
	font-size: 12px;
	color: #5E5E5E;
	margin-bottom: 5px;
}
.emagazine .more a {
	color: #5F91EC;
}
/*************** Browser Fixes *******************/
.ie.v7 .promotion .intro {
	top: 30px;
}
.ie.v7 .promotion .promotion-wrapper {
	margin-top: 2px;
}
.ie.v7 #promotion-slider .slider-controls {
	margin-top: 0px;
}
.ie.v7 .search-purpose .purpose a span, .ie.v7 .search-country .country a span {
	display: inline-block;
}
.ie.v7 .search-vietnam, .ie.v9 .search-vietnam {
	padding-bottom: 1px;
}
/*.firefox .search-vietnam {
	padding-bottom: 4px;
}*/
.ie.v7 .search-vietnam .header {
	height: 25px;
	margin-bottom: 7px;
}
.ie.v7 .search-vietnam .header h3 span {
	margin-top: -15px;
}
.ie.v7 .search-restaurant .input select {
	width: 100px;
}
.ie.v7 .search-restaurant .input.keywords, .ie.v7 .search-restaurant .input.submit {
	margin-top: -3px;
}
.ie.v7 .search-restaurant #search-button {
	width: 30px;
}
.ie.v9 .search-restaurant #search-button, .firefox .search-restaurant #search-button {
	margin-left: 0px;
}
.ie.v7 .search-restaurant .label {
	width: 105px;
}
.ie.v7 .search-restaurant .input .plus {
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: right top;
}
.chrome #header .search-site .site-keywords {
	vertical-align: middle;
}
.chrome .search-restaurant form > div {
	float: left;
	margin-right: 3px;
}
.safari #header .search-site .site-keywords {
	vertical-align: middle;
}
.firefox .search-purpose .purpose a:hover, .firefox .search-country .country a:hover {
	/*text-decoration: none;*/
}
.firefox .search-restaurant .input.submit input {
	padding-bottom: 1px;
}
/*.firefox .promotion-item .category {
	padding-bottom: 2px;
}*/
.firefox .search-restaurant .input input {
	/*margin-top: 1px;*/
}
.safari .search-restaurant form > div {
	float: left;
	margin-right: 3px;
}
.safari .search-restaurant .input input {
	height:18px;
	line-height:18px;
	padding:1px;
}
.safari .search-restaurant .input.submit input {
	height:31px;
	margin-top:2px;
}
.opera .search-restaurant form > div {
	float: left;
	margin-right: 3px;
}
.spacing {
	height: 30px;
}
.breadcrumbs {
	padding:5px;
}
.breadcrumbs .path  {
	float: left;
	color:#555555;
	height:20px;
	line-height:20px;
	width: 640px;
}
.breadcrumbs .path_inner  {
	float: left;
	color:#555555;
	height:20px;
	line-height:20px;
	width: 990px;
}
.breadcrumbs .path a, .breadcrumbs .path_inner a {
	color: #2f8cc9;
	font-size: 12px;
	background-image: url(../img/path-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	margin-right: 10px;
	padding-right: 15px;
}

.breadcrumbs .path a.sub, .breadcrumbs .path_inner a.sub {
	color: #2f8cc9;
	font-size: 12px;
	background: none !important;
	margin-right: 0px !important;
	padding-right: 0px !important;
}
.breadcrumbs .path a.current, .breadcrumbs .path_inner a.current {
	background-image: none;
	margin-right: 0px;
	padding-right: 0px;
}

.breadcrumbs .info  {
	float: right;
	width: 300px;
	height:20px;
	line-height:20px;
	text-align: right;
	font-size: 12px;
	color: #F00;
}
.tabs {
	padding: 8px 0 0 3px;
}

.tabs ul li {
	float: left;
	margin-right: 2px;
	padding-top:1px;
	background:url(../img/tab.png) 0 29px  ;
	text-align:center;
	height:28px;
	line-height: 28px;
	width:103px;
	font-size: 13px;
	font-weight:bold;
}

.tabs ul li:hover, .tabs ul li.current{background:url(../img/tab.png) no-repeat;}
.tabs ul li.current2:hover,.tabs ul li.current2.current{background:url(../img/tab2.png) no-repeat; width:183px}
.tabs ul li.current2{ background:url(../img/tab2.png) 0 29px; width:183px;}
.tabs ul li a {
	color: #888888;
	display: block;
}

.tabs ul li a:hover {
	text-decoration: none;
}
.tabs ul li.current a, .tabs ul li.current:hover a {
	color: #FFFFFF;
}
.tabs ul li:hover a {
	color: #FFFFFF;	
}
.tab-box {
	padding-top: 21px;
	border-radius:5px;
	padding-right: 30px;
	padding-bottom: 21px;
	padding-left: 30px;
	border: 1px solid #ff6900;
	background-color: #fcfaed;
}
.tab-box_contact {
	padding: 10px 52px 21px 52px;
	/*border: 1px solid #ff6900;*/
	background-color: #fcfaed;
	border-bottom-left-radius: 4px;
	-webkitr-bottom-left-border-radius: 3px;
	-mozr-bottom-left-border-radius: 3px;
	border-bottom-right-radius: 4px;
	-webkitr-bottom-right-border-radius: 3px;
	-mozr-bottom-right-border-radius: 3px;
}
.tab-box .data {
	padding-bottom: 5px;
	text-align:center;
}
.tab-box .data .name {
	font-size: 24px;
	color: #ff6900;
	font-weight: bold;
	text-align:center;
	line-height:40px;
}

.tab-box .data .genre {
	color: #5b3914;
	font-size: 14px;
	font-weight: bold;
}

.tab-box .data .type {
	font-size: 12px;
	color: #666;
	margin-left: 12px;
}
/*.tab-box .promotion .box-style-3 {
	margin:0 auto;
	width:560px;
}*/
.tab-box .intro {
	font-size: 14px;
	color: #513c1d;
	margin-top: 14px !important;
	position:inherit !important;
	
}
.tab-box .intro p {
	margin-bottom: 14px !important;
}
.tab-box .intro a  {
	color: #513c1d;
}
/*
.box-style-3 {
	border: 1px solid #ff6900;
	border-top:none;
	border-radius: 4px;
}
.box-style-3 .div_image {
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	background-color:#FFFFFF;
	text-align:center;
}
.box-style-3 .div_image img {
	max-width:846px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}
*/
.box-style-3 {
	border: 1px solid #CCCCCC;
	border-top:none;
	border-radius: 4px;
}
.box-style-3 .div_image {
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	background-color:#FFFFFF;
	text-align:center;
}
.box-style-3 .div_image img {
	max-width:896px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}
.content{
	border:1px solid #F4AD91;
	padding:5px ;
	margin-bottom:5px;	
	}

.box-style-4 {
	color: #555555;
	padding:10px 5px 20px 10px;	
	margin:0px 0px 5px 0px;
	background:url(../img/line1.jpg) repeat-x bottom center;
}

.box-style-4 h3{
	color: #EA6D2B;
	background-color: none;
	/*height: 24px;*/
	font-weight:bold;
	/*padding: 6px 10px;*/
	font-size: 18px;
	margin-bottom:5px;
}

.box-style-4 h3 a{
	color: #ff7d26;
	font-weight:bold;
	font-size: 17px;
	line-height:20px;
	text-decoration:none;
}

.box-style-4 h3 a:hover, .box-style-4 h3 a:hover span {
	color: #555555;
	text-decoration: none;
}

.box-style-4 p a.readmore_link{
	color: #2F8CC9;
	font-weight:normal;
	text-decoration:none;
}
.box-style-4 p a.readmore_link:hover{
	color: #603913;
	font-weight:normal;
	text-decoration:none;
}
.box-style-4 h3 .promotion_btn {
	float:right;
	margin-top:4px;
}
.box-style-4 h3 .promotion_btn img {
	width:100px;
	height:15px;
	border:0px;
}
.box-style-4 h3 .promotion_btn img:hover {
	opacity:0.8;filter:alpha(opacity=80);
}
.box-style-4 h3 span{
	font-weight: normal;
	color: #555555;
	background-color: none;
	font-size:14px;
	padding-top: 6px;
	line-height:20px;
	padding-left: 10px;
}

.box-style-4 img {
	border: none;
	opacity:1;filter:alpha(opacity=100);
}
.box-style-4 .img_gt{
	border: none;
	float:left;
	width:200px;
	height:143px;
	margin-top:8px;
	opacity:1;filter:alpha(opacity=100);
	background:url(../img/side_shadow.gif) bottom center;
	background-repeat:no-repeat;
	padding-bottom:6px;
}

.box-style-4 p {
	float:left;
	width:375px;
	padding: 0px 0 0 20px;
	line-height:18px;
	font-size:13px;
	color:#555555;
}

.box-style-4 p span{
	color: #844102;
	height: 24px;
	font-weight: 800;
	padding-top: 6px;
	/*padding-left: 10px;*/
	font-size: 1em;
}

.link_info_detail{
	margin:0px;
	padding:0px;
	height:19px;
	margin-bottom:10px;
}

.link_info_detail .button_info_detail, .link_info_detail a.button_info_detail{
	margin:0px 5px;
	text-align:center;
	color: #2c4683;	
	width:86px;
	height:19px;
	float:right;
	text-decoration:none;
	background:	url(../img/button_info_bottom.jpg) top left ;	
}

.link_info_detail .button_info_detail, .link_info_detail a:hover{
	color: #ea6d2b;		
}

.pagination, .pagination-1{
	text-align:center;	
	margin:10px 0px 0px 0px; 
}
.pagination a, .pagination-1 a {
	color: #1c89fa;
	text-decoration:none;
}
.pagination a:first-child, .pagination a:last-child{
	color: #1c89fa;
	text-decoration:none;
}
.pagination a:hover{
	text-decoration: underline;
}
.pagination ul{
	margin:auto auto;
	width:546px;
	float:left;
	list-style-type:none;
	text-align:center;	
}
.pagination ul li{ display:inline;}
.pagination ul li a{color: #0264d1;}

.pagination ul li.current {color: #f1545a;}
	
/*.cols-2 >  div{
	float: left;
	width: 50%;
}*/
.cols-2 .restaurant-info {
	padding-left: 20px;
	font-size: 12px;
	color: #ff6900;
}
.cols-2 .restaurant-promotion {
	padding: 20px 0;
	font-size: 14px;
	width:848px;
	color: #5F3206;
}
.cols-2 .restaurant-promotion .line a {
	color:#3399FF;
	text-decoration:none;
}
.cols-2 .restaurant-promotion .line a:hover {
	text-decoration: underline;
}
.cols-2 .restaurant-info a {
	color: #ff6900;
}
.cols-2 .restaurant-info .space {
	margin-right: 20px;
}
.cols-2 .restaurant-info .line {
	margin:2px 0 10px 0;
	padding-top: 10px;
	border-top: 1px solid #fbcfa0;
	color:#5f3206;
	line-height:140%;
	font-size:13px;
	max-width:424px;
}
.cols-2 .restaurant-info .line strong{
	color:#be5000;
}

.cols-2 .restaurant-info .line:last-child {
	padding-bottom:10px;
	border-bottom: 1px solid #fbcfa0;
}

.cols-2 .restaurant-info_1 {
	/*width: 424px;*/	
	padding-right:20px;
}
.cols-2 .restaurant-info_1 .line {
	color:#5f3206;
	font-size:14px;
	/*line-height:140%*/
}
.cols-2 .restaurant-info_1 .line a{
	color:#FF6900;
}
.cols-2 .restaurant-info_2 {
	float:left;
	width: 443px;	
	/*padding-right:20px;*/
	font-size: 12px;
	color: #ff6900;
}
.row_info_map {
	
}
.cols-2 .restaurant-info_2 a, .row_info_map .restaurant-info_2 a {
	color: #ff6900;
}
.cols-2 .restaurant-info_2 .space {
	margin-right: 20px;
}
.cols-2 .restaurant-info_2 .line,.row_info_map .restaurant-info_2 .line {
	margin:2px 0 10px 0;
	padding-top: 10px;
	border-top: 1px solid #fbcfa0;
	color:#5f3206;
	line-height:18px;
	font-size:13px;
}
.cols-2 .restaurant-info_2 .line strong,.row_info_map .restaurant-info_2 .line strong{
	color:#be5000;
}

.cols-2 .restaurant-info_2 .line:last-child {
	padding-bottom:10px;
	border-bottom: 1px solid #fbcfa0;
}

.cols-2 .restaurant-photo {
	float:right;
	/*padding-top: 20px;*/
	text-align:right;
}
.cols-2 .restaurant-photo img {
	border: 1px solid #CCCCCC;
}
#restaurant .comments .comments-wrapper {
	width: 850px;
}
/*#restaurant .box-style-2 h3 {
	background-image: none;
	background-color: #ff6900;
	border-radius: 0;
}*/
#restaurant .comments .comment-item .detail {
	width: 671px;
}
#restaurant.comments .form, .contact_full .form{
	padding: 12px;
	border: 1px dotted #CCC;
	background-color: #FFF;
}

/*.form{
	padding-top:2px;	
}*/
.form input.title {
	padding: 5px;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	border:1px #CCCCCC solid;
}
.form input.name {
	padding: 5px;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	border:1px #CCCCCC solid;
}
.form input.age {
	padding: 5px;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	border:1px #CCCCCC solid;
}
.form input.file_logo {
	padding: 3px 0px 3px 0px;
	color: #666 !important;
	font-size: 12px;
	margin-bottom: 10px;
	cursor:pointer;
}
.form input.nationality {
	padding: 5px;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	border:1px #CCCCCC solid;
}
.form label{	
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	padding-top:2px;
	
}
.form .submit{
	/*margin-left: 4.5em;*/
}
.contact_full .title{ width: 610px;}
.contact_full label{ width: 134px; font-size:13px; font-weight:bold;}
.emagazines input.title { padding:1px;}
.emagazines label {  width: 94px;}
.emagazines .title {  width: 170px;}
#restaurant.comments .title{ width: 440px;}
#restaurant.comments .comment{ width: 440px;}
#restaurant.comments .file_logo{ width: 200px;}
#restaurant.comments .name{ width: 200px;}
#restaurant.comments .age{ width: 109px; margin-left:15px;}
#restaurant.comments .nationality{ width: 336px;}

.form textarea.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	resize: vertical;
	margin-bottom: 10px;
}
.form input.submit_comment {
	float: right;
	padding: 5px 18px;
	margin:10px 2px 0 0;
	line-height:22px;
	cursor:pointer;
}
.page .form input.submit_comment {
	padding: 3px 18px;
	margin:0 2px 0 0;
	float: right;
	line-height:22px;
}
#restaurant .comments .comment-item .detail .restaurant {
	width: 649px;
}
#restaurant .comments .comment-item .detail .content {
	width: 649px;
}
#restaurant .menu .thumb{
	text-align:center;
	padding-bottom:20px;	
}

#restaurant .info .thumb{
	/*padding:10px;*/
}
#restaurant .info .cols-2{
	width:434px;
	float:left;	
}
#restaurant .info .cols-2:last-child{
	border-left:1px solid #ff6900;
	width:392px;
}

#restaurant .menu .content{
	width: 649px;
}

/*TAB SEARCH RESTAURANT MENU*/
.menu_content{
	position:relative;
}

.ui-tabs { font-size:14px; border:none; margin:0px; position: relative;padding: 0; zoom: 1; background-color:#FFF; }

.ui-tabs .ui-tabs-nav { margin: 0;  border:none; border-right:1px solid #bdbdbd; border-bottom-right-radius: 0 !important; background:none; padding: 0; width:240px; height:300px; float: left; position: inherit; }

.ui-tabs .ui-tabs-nav li {width:240px; display: block; height:34px; line-height:35px; overflow:hidden;}
							
.ui-tabs .ui-tabs-nav li a { text-decoration: none; background: url(../img/bullet-arrow_2.png) no-repeat 0% 50%; padding-left:13px; margin-left:5px; font-size:12px;}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-left,.ui-corner-tr, .ui-corner-tl{border-top-left-radius:0px;border-top-right-radius:0px;}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; border:none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { 
	display: block;
	font-size:13px;
	color: #5B3914;
	/*line-height:140%;*/
	background-color:#FFF;
	border-bottom-left-radius: 0 !important;
}
.menu_content .menu_right_ngoai{
	border-left: 1px solid #CCC;
	padding:2px;
	margin-left:240px;
}
.menu_content .menu_right{
	overflow: auto;
	max-height:296px;
	width:651px;
}
.ui-tabs .ui-tabs-hide { display: none !important; }
.result{
text-align:left;
margin:-10px 0px 10px;	
}


/* special feature */
#news .banner_news{
	margin-left:0px;
	width:960px;
	height:151px;
}
#news .content_news{
	padding: 10px;	
}
#news .maintext{
	border-bottom:2px solid #ff6a00;	
	line-height:18px;
	padding:10px 0px 5px 0px;
	color:#444444;
	font-size:14px;
}
.maintext .col_content, .maintext .col_content_1{
	float:left;
	width:290px;
	padding: 0 10px 12px;
}
.maintext .col_content {
	text-align:justify;
	padding-bottom:22px;
}
.maintext .col_content .padding_1{
	padding-top:10px;
}
.maintext .col_content .padding_2{
	padding:10px 0 15px;
}
.maintext .col_content .padding_3{
	padding-top:14px;
}
.maintext .address{
	font-size:13px;
	line-height:18px;
	padding-top:20px;
	border-top:1px dashed #999999;
}
.address .col_content_1 .res_title {
	font-size:16px;
	color:#FF6900;
	font-weight:bold;
	padding-bottom: 5px;
}
.address .col_content_1 p a{
	color:#0099FF;
}
/* End special feature */



.facebook_button{
	float:left;
	width:110px;
	height:20px;
	padding:0 25px 8px;
}
.twitter_button{
	float:left;
	/*margin-top:-20px;*/
	width:100px;
	height:20px;
	padding-bottom:8px;
}
.box-style-3 .promotion_full {
	background-color: #FFF;
	font-size: 12px;
	color: #555555;
	position: relative;
}
.promotion_full .promotion-wrapper {
    /*background-image: url("../img/bg-promo-box.png");
    
    margin-top: -5px;
    padding: 3px;
	width:958px;
	border: 1px solid #ABABAB;*/
	margin:0px;
	padding:0px;
}
.promotion_full #promotion-slider{
	/*width:950px;
	height:270px;*/
	margin:auto auto;
}
.promotion_full #promotion-slider .slides-wrapper{
	width:958px;
	/*height:270px;*/
	margin:0px;
	padding:0px;
}
.promotion_full #promotion-slider .slides{
	/*margin: 0 17px 0 19px;*/	
}
.promotion_full #promotion-slider .promotion-item {
	height: 245px;
}
.promotion_full .intro {
	font-size: 14px;
	padding:10px;
	color: #555555;
}
.extra{
	margin:10px 0 0 0px;
	padding:2px 0 0 0px;
}
.extra a{
	/*background:url("../img/bullet-arrow.png") no-repeat center left;
	padding-left:10px;*/
	clear:both;
	line-height:25px;
	font-weight:normal;
	text-decoration:none;
}
.about_anan{
	line-height:20px;
	font-size:13px;
	padding:20px;
}
.about_anan .title_1{
	font-size:18px;
	font-weight:bold;
	line-height:18x;
	height:18px;
	color: #003E7B;
	/*border-bottom:2px solid #268cc0;*/
}
.about_anan .title_2{
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color: #004E9B;
	border-bottom:1px solid #CCC;
}
.content_1{
	/*margin-top:10px;*/
	padding:5px;
	font-size:14px;
	font-weight:bold
}
.content_2{
	float:left;
	padding:5px;
	font-size:14px;
	width:510px;
}

.div_map{
	width: 896px; 
	height: 423px; 
	position: relative; 
	background-color: rgb(229, 227, 223); 
	/*border:3px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
}
.div_map_contact{
	float:right;
	width: 316px; 
	height: 150px; 
	position: relative; 
	border:1px solid  #FF6900;
}
.img_map
{
	border:1px solid #FF6900; 
	width:80px;
	height:52px;
	margin-top:3px; 
	/*border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;	*/		
}
#main_1 {
	clear: both;
	margin: 0 0 -10px -3px;
	width: 954px;
	padding:0 3px;
	background: url(../img/recipes/bg.jpg) repeat-y;
}
.main_recipe{
	width:900px;
	margin:10px 27px 0;
	padding-bottom: 20px;
}
.main_recipe h3 {
	font-size: 16px;
	color: #FFF;
	background-image: url(../img/bg-box-header.jpg);
	background-repeat: repeat-x;
	height: 31px;
	line-height:31px;
	padding-left: 10px;
	font-weight: bold;
	position: relative;
	-webkit-top-left-border-radius: 3px;
	-moz-top-left-border-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-top-right-border-radius: 3px;
	-moz-top-right-border-radius: 3px;
	border-top-right-radius: 3px;
}
.main_recipe h3 span {
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 5px;
    position: relative;
}
.main_recipe h3 .recipe {
	background-image: url(../img/bg-recipe.png);
	position: absolute;
	height: 46px;
	width: 45px;
	top: -15px;
}
.bg_2{
	padding-bottom:14px;
	background: url(../img/recipes/bg_2.png) repeat-y;
	width:900px;
}
.firefox .bg_2{margin-top:-20px;}
.bg_1_en{
	background: url(../img/recipes/bg_1_en.png) no-repeat;
	width:930px;
	height:678kx;
}
.bg_1_jp{
	background: url(../img/recipes/bg_1_jp.png) no-repeat;
	width:930px;
	height:678kx;
}
.bg_1_vn{
	background: url(../img/recipes/bg_1_vi.png) no-repeat;
	width:930px;
	height:678kx;
}

.bg_2_en{
	background: url(../img/recipes/bg_2_en.png) no-repeat;
	width:930px;
	height:678kx;
}
.bg_2_jp{
	background: url(../img/recipes/bg_2_jp.png) no-repeat;
	width:930px;
	height:678kx;
}
.bg_2_vn{
	background: url(../img/recipes/bg_2_vi.png) no-repeat;
	width:930px;
	height:678kx;
}

.content_left{
	position:relative;
	float:left;
	margin:130px 0 0 68px;
	width:318px;
}

.border_recipes{
	border:6px solid #FFFFFF;
	border-radius:5px;
	box-shadow:1px 1px 2px #999999;
}
.material{
	margin:5px 0 0 30px;
	padding:10px 15px 16px;
	width:230px;
	background-color:#FFF;
	border-radius: 5px;
	box-shadow:1px 1px 4px #999999;
	color:#5e4f2b;
}
.border_bottom, .border_bottom_en, .border_bottom_vn{
	border-bottom:1px #d9d4ca solid;
	line-height:20px;
	font-size:10px;	
	padding-top:3px;
}
.border_bottom_en, .border_bottom
{
	line-height:19px !important;
}

.recipes_point, .recipes_point_en{
	margin:13px 0 0;
	background-color:#f3e6c3;
	border-radius:5px;
	box-shadow:1px 1px 2px #999999;
	width:212px;
	padding: 5px;
	font-size:11px;
	color:#5e4f2b;
	line-height:14px
}
.recipes_point_en{
	position:absolute;
	width:332px;
}
.content_right{
	position:relative;
	float:left;
	margin:140px 0 0 10px;
	width:504px;
}
.content_right .tape{
	position:absolute;
	left:172px;
}
.res_info{
	margin-top:15px;
	width:428px;
	color:#5e4f2b;
	margin-left:-10px;
}
.res_info_left{
	float:left;
	width:228px;
	text-align:justify;
}
.res_info_right{
	float:left;
	width:200px;
}
.chef_comment, .chef_comment_en, .chef_comment_jp{
	margin:20px 8px 0;
	padding:6px;
	width:144px;
	border: 5px solid #e5c883;
	border-radius:20px;
	background-color:#f3e6c3;
	line-height:14px;
	font-size:11px;
	box-shadow:1px 1px 2px #999999;
}
.chef_comment_en{
	margin:10px 8px 0;
	width:174px;
}
.chef_comment_jp{
	width:140px;
	padding:12px;
	line-height:15px;
}
.ie.v7 .chef_comment_en, .ie.v8 .chef_comment_en, .ie.v9 .chef_comment_en{
	padding:7px 4px 7px 7px;
	width:177px;
}
.res_info_right .photo{
	margin:16px 0 0 12px;
	font-size:12px;
}
.res_info_left .photo_en{
	position:absolute;
	top:106px;
	left:390px;
	font-size:12px;
	width:150px;
}
.res_info_right .photo_jp{
	margin:26px 0 0 12px;
	font-size:12px;
}
.chef_vn{
	position:absolute;
	top: 563px;
	left: 352px;
}
.chef_jp{
	position:absolute;
	top: 545px;
	left: 362px;
}
.chef_en{
	position:absolute;
	top: 545px;
	left: 362px;
}
.cooking{
	margin-left:40px;
	background-color:#fcf7e7;
	padding:10px 0 20px;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #999999;
	width:840px;
	color:#5e4f2b;
}
.cooking_title_vn, .cooking_title_en, .cooking_title_jp{
	float:left;
	margin-left: 20px;
	background:url(../img/recipes/cooking_title_vn.jpg) no-repeat;
	width:320px;
	height:55px;
}
.cooking_title_en{
	background:url(../img/recipes/cooking_title_en.jpg) no-repeat;
}
.cooking_title_jp{
	background:url(../img/recipes/cooking_title_jp.jpg) no-repeat;
}
.cooking_noice{
	float:right;
	margin:20px 40px 0;
}
.cooking_content{
	margin: 5px 0 0 35px;
	line-height:16px
}

.ck_content_1{
	float:left;
	margin-right:5px;
	margin-left:5px;
	width: 248px;
	background:url(../img/recipes/icon_1.gif) no-repeat right 83px;
}
.ck_content_2{
	float:left;
	width: 234px;
	margin-left:5px;
}
.ck_content_1 a, .ck_content_2 a{
	border:0;
}
.ck_content_1 a:hover, .ck_content_2 a:hover{
	opacity: 0.8;filter:alpha(opacity=80);
}
.ck_content_1 div{
	padding: 5px 13px 5px 0;
}
.ck_content_2 div{
	padding: 5px 0;
}
.border_cooking{
	border: 4px solid #FFFFFF;
	box-shadow: 1px 1px 2px #999999;
	height:160px;
	width:220px;
}



.ck_content_1_ky1{
	float:left;
	margin-right:5px;
	margin-left:10px;
	width: 175px;
	background:url(../img/recipes/icon_1.gif) no-repeat right 53px;
}
.ck_content_2_ky1{
	float:left;
	width: 175px;
	margin-left:10px;
}
.ck_content_1_ky1 a, .ck_content_2_ky1 a{
	border:0;
}
.ck_content_1_ky1 a:hover, .ck_content_2_ky1 a:hover{
	opacity: 0.8;filter:alpha(opacity=80);
}
.ck_content_1_ky1 div{
	padding: 5px 13px 5px 0;
}
.ck_content_2_ky1 div{
	padding: 5px 0;
}
.border_cooking_ky1{
	border: 4px solid #FFFFFF;
	box-shadow: 1px 1px 2px #999999;
	height:120px;
	width:155px;
}

.text_register{
	width:230px;
	line-height:22px;
	height: 22px;
}

.ui-tabs .images_menu .ui-tabs-panel, .ui-tabs .images_menu .clearfix {
	margin-left: 0px !important;
	border-left:none !important;
	background:#FCFAED !important;
}

.link_about a
{
	color:#2F8CC9;
	text-decoration:none;
}

.link_about a:hover
{
	text-decoration:underline;
}
.box-style-2 .xahoi{
	background-color:#FFFFFF;
	position:relative;
}
.box-style-2 h3 .xahoi{
	background:url(../img/xahoi.png) no-repeat;
	width:41px;
	height:44px;
	position:absolute;
	top:-12px;
	margin-left:4px;
}
a.go_top {
    background: url(../img/top.png) no-repeat;
	right: 10px;
    bottom: 10px;
    display: block;
	width: 50px;
    height: 50px;
    position: fixed;
	border:none;
	cursor:pointer;
}
.menu_table{
	border:3px solid #000000;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	border-collapse:collapse;
}
.menu_table tr td{
	padding:6px !important;
}
.access{
	color: #5F3206;
    font-size: 13px;
    line-height: 18px;
	padding:10px 0 0;
}
.access strong{
	color: #BE5000;
}
.mainpromotion-slider2  {
	padding:10px 2px 2px 2px;
	width: 605px;
	overflow: hidden;
	position: relative;
}
.mainpromotion-slider2 .slides-wrapper2{
	width:1220px;
	margin-top:-10px !important;
}
.mainpromotion-slider2 .slides-wrapper2 .slides {
	padding-right:3px !important;	
	width:605px;
}
.mainpromotion-slider  {
	padding: 2px;
	width: 286px;
	overflow: hidden;
	position: relative;
}
.mainpromotion-slider .slides-wrapper{
	width:558px;
	margin-top:-10px !important;
}
.mainpromotion-slider .slides-wrapper .slides {
	padding-right:3px !important;	
	width:286px;
}

.divwrap_promotion{
	/*border-bottom:1px solid #ABABAB;
	border: 2px solid #B6B6B6;*/	
	clear:both;
	height:175px;
	/*width: 260px;*/
	padding:4px 0px 0px;
}

.divwrap_promotion more{ margin-top:-5px;}
.divwrap_promotion2{
	/*border: 2px solid #B6B6B6;*/	
	clear:both;	
	width: 256px;
	padding:2px;
}
.divwrap_promotion3{
	/*border: 2px solid #B6B6B6;*/	
	clear:both;	
	width: 600px;
	padding:2px;
}
.divwrap_promotion .promotion-item{
	margin:0px 3px !important;
}
.promotion-wrapper h4{
	color:#FF0000;	
	font-weight:bold;
	text-align:left;
	font-size:16px;
	padding:5px 0px;
}
.promotion-wrapper h4.more{
	text-align:center;
	width:200px;
	height:15px;
	padding:1px 0px;
	margin: auto auto;
}
.promotion-wrapper h4.more a{
	color: #FE6A00;
	font-size:13px;
}
.newest{
	height:131px !important;
	overflow:hidden;
}
.newest .title a{    
    background-position: left center;
    background-repeat: no-repeat;
    color: #FF6A00;
    line-height: 16px;
}
.newest .title a:hover{    
    color: #555555;
	text-decoration:none;
}
.newest .title a span{    
    color: #555555;
}
.newest .intro{
	width:150px;
	float: right;
	margin-top:-55px  !important;
}
.newest .thumb img{
	float:left;
	border:1px solid #D1CFC8;
	width:100px;
	height:70px;
}
a.facebook{
	background:url(../img/facebook.png) no-repeat;
	display:block;
	position: fixed;
	width:30px;
	height:110px;
	border:0;
	top:74px;
	right:0px;
}
.fix_city
{
	float:left;
	padding-right:20px;
	width:76px;
	font-size:12px;
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	padding-top:5px;
}
.fix_city2
{
	float:left;
	width:133px;
	color:#333333;
	font-size:12px;
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	padding-top:5px;
}
.fix_city3
{
	float:left;
	padding-right:15px;
	width:70px;
	color:#333333;
	font-size:12px;
	background-image: url(../img/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	padding-top:5px;
}
.a_fix_city{
	color:#333 !important;
	font-size:12px !important;
	cursor:pointer;
	font-weight:bold;
}
.a_fix_city:hover{
	cursor:pointer;
	text-decoration:underline;
}
.paginator
{
	max-width:510px;
}

.trangsen_col1
{
	width:250px;
	float:left;
	padding:0 10px 0 10px;
	text-align:justify;
}
.trangsen_col2
{
	width:375px;
	float:left;
	padding:0 10px 0 10px;
	text-align:justify;
}
.trangsen_col1 img
{
	 border:0;
	 width:250px;
	 padding-top:15px;
}
.trangsen_col2 .img1
{
	border:0;
	width:270px;
	padding-top:15px;
	padding-bottom:8px; 
}
.trangsen_col2 .img2
{
	border:0;
	width:270px;
	padding-top:8px;
	padding-bottom:15px; 
}
/*Hover image in promotion*/


.pagination ul {
    float: left;
    list-style-type: none;
    margin-left:55px;
    text-align: center;
    width: 400px;
}

.pagination a.last2 {
	float:left;	
	top:4px;
	width:25px;
	text-decoration:none;
	opacity:1;
}
.pagination a.next2 {
	float:right;
	top:4px;
	width:25px;
	text-decoration:none;
	opacity:1;
}
.pagination a:hover.last2 {
	opacity:0.8;
}
.pagination a:hover.next2 {
	opacity:0.8;
}
.pagination a.last_h {
	float:left;	
	top:4px;
	width:25px;
	text-decoration:none;
	opacity:1;
}
.pagination a.next_h {
	float:right;
	top:4px;
	width:25px;
	text-decoration:none;
	opacity:1;
}
.pagination ul .item_num{ margin-right:2px;border:1px solid #FFDDCC;background-color:#FFEBE1; text-decoration:none !important; font-weight:bold;border:1px solid #FF7D26; padding:0px 3px 0px 3px; color:#fff !important;}
.pagination ul .item_num2{ background-color:#FF7D26;}
.pagination ul .item_num a{ color:#666666; font-weight:normal;}
/* -------------------------------xuan thuy 05/12/2012----------------------------------------*/
.km_hethan
{
	line-height:30px;
	margin:0px 0px 5px 0px;
	padding:0px 8px 0px 20px;
	font-size:11px;
	font-weight:normal;
}
.km_hethan2
{
	line-height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	font-size:11px;
	font-weight:normal;
}
.first{ margin-top:10px;}
.last{ margin-bottom:10px;}
.km_hethan a,.km_hethan2 a
{
	color:#0066CC;
	text-decoration:none;
	padding-left:15px;
	font-weight:bold;
	font-size:12px;
	background:url(../img/bg_next.jpg)left center no-repeat;
}
.km_hethan a:hover, .km_hethan2 a:hover
{
	color:#0066CC;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
































body ::-webkit-scrollbar 		{ width: 10px;} 
body ::-webkit-scrollbar-track 	{-webkit-box-shadow: inset 0 0 6px rgba(150,150,150,0.3);-webkit-border-radius: 1ex;} 
body ::-webkit-scrollbar-thumb 	{-webkit-box-shadow: inset 0 0 6px rgba(150,150,150,0.7);-webkit-border-radius: 3ex;}

/*body{
	scrollbar-face-color: rgb(230,230,230);
	scrollbar-highlight-color: rgb(255,170,84);
	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(255,100,0);
	scrollbar-shadow-color: rgb(255,170,84);
	scrollbar-arrow-color: rgb(255,100,0);
	scrollbar-track-color:rgb(255,220,200);
}*/




