@charset "UTF-8";
/* CSS Document for TIC Vietnam */

body	{
	background: #4b4b4b url(../images/main_bg.jpg) repeat-x;
	margin: 15px 10px;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

img	{
	behavior: url(js/iepngfix.htc);
}

a:link, a:visited	{
	color: #68b92e;
	text-decoration: none;
}

a:hover, a:active	{
	color: #FF9900;
	text-decoration: none;
}

#wrapper	{
	width: 980px;
	text-align: left;
}

p	{
	margin: 0;
	padding: 0;
}

.clear	{
	clear: both;
	margin: 0;
	padding: 0;
}

#header	{
	margin: 0;
	padding: 0;
}

.top	{
	background: url(../images/topheader_bg.gif) no-repeat top left;
	padding: 7px;
	margin: 0;
}

.tabs	{
	background: url(../images/navigation_bg.gif) repeat-x top left;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0;
	font-size: 12px;
	display: block;
	height: 25px;
}

.tabs	ul	{
	line-height: normal;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

.tabs	li	{
	display: inline;
	margin: 0;
	padding: 0;
}

.tabs	a	{
	float: left;
    background: url(../images/leftnav_btn.gif) no-repeat left top;
    padding-left: 5px;
    text-decoration: none;
	margin-right: 5px;
}

.tabs	a span {
    float: left;
    display: block;
    background: url(../images/rightnav_btn.gif) no-repeat right top;
    padding: 5px 10px 5px 5px;
    color: #FFFFFF;
	font-weight: bold;
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.tabs a span {
	float: none;
}

/* End IE5-Mac hack */

.tabs	a:hover {
    background-position: 0% -25px;
}

.tabs	a:hover span {
	background-position: 100% -25px;
	color: #68b92e;
}

.active	{
	float: left;
    background: url(../images/leftnav_btn.gif) no-repeat;
	background-position: 0% -25px;
	display: block;
	padding-left: 5px;
	color: #68b92e;
	font-weight: bold;
	margin-right: 5px;
}

.active	span {
    float: left;
    background: url(../images/rightnav_btn.gif) no-repeat;
	background-position: 100% -25px;
	padding: 5px 10px 5px 5px;
	display: block;
    color: #68b92e;
	font-weight: bold;
}

.orange_tabs	a	{
	float: right;
    background: url(../images/orange_leftnav.gif) no-repeat left top;
    padding-left: 5px;
    text-decoration: none;
	margin-right: 5px;
}

.orange_tabs	a span {
    float: right;
    display: block;
    background: url(../images/orange_rightnav.gif) no-repeat right top;
    padding: 5px 10px 5px 5px;
    color: #FFFFFF;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.orange_tabs a span {
	float: none;
}

/* End IE5-Mac hack */

.orange_tabs	a:hover {
    background-position: 0% -25px;
}

.orange_tabs	a:hover span {
	background-position: 100% -25px;
	color: #000000;
}






.screen_tabs	a	{
	float: right;
    background: url(../images/screen_leftnav.gif) no-repeat left top;
    padding-left: 5px;
    text-decoration: none;
	margin-right: 5px;
}

.screen_tabs	a span {
    float: right;
    display: block;
    background: url(../images/screen_rightnav.gif) no-repeat right top;
    padding: 5px 10px 5px 5px;
    color: #FFFFFF;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.screen_tabs a span {
	float: none;
}

/* End IE5-Mac hack */

.screen_tabs	a:hover {
    background-position: 0% -25px;
}

.screen_tabs	a:hover span {
	background-position: 100% -25px;
	color: #000000;
}

.citytab	{
	margin: 0;
	padding-left: 10px;
}

.citytab	ul	{
	margin: 0;
	padding: 0;
}

.citytab	li	{
	display: inline;
}

.citytab	a	{
	float: left;
	background: url(../images/citytab_left.gif) no-repeat left top;
	text-decoration: none;
	padding-left: 5px;
	margin-right: 5px;
}

.citytab	a	span	{
	float: left;
	background: url(../images/citytab_right.gif) no-repeat right top;
	display: block;
	padding: 6px 10px 6px 5px;
	font-weight: bold;
	color: #FF9900;
}

.citytab	a:hover	{
	color: #FF9900;
	text-decoration: none;
}

.required	{
	color: #FF0000;
	font-weight: bold;
}

.nav	{
	background: #FFFFFF url(../images/nav_bg.gif) repeat-x bottom left;
	padding:0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	overflow: auto;
}

.nav	p	{
	padding: 11px 0px 9px 10px;
}

.lang	{
	background: url(../images/lang_bg.gif) repeat-x top left;
	float: right;
	padding: 6px;
	text-align: center;
	overflow: hidden;
}

.lang	img	{
	border: 1px solid #FFFFFF;
	margin: 4px ;
}

#container	{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	overflow: hidden;
}

.corner_bottom	{
	margin-bottom: 10px;
}

.leftside	{
	width: 190px;
	margin: 0;
	padding: 10px;
	background: #FFFFFF url(../images/leftmenu_bg.gif) repeat-x top left;
	float: left;
}

.rightside	{	
	width: 770px;
	float: right;
	margin: 0;
	padding: 0;
}

*html	.rightside	{
	width: 760px;
}

.boxleft	{
	margin-bottom: 10px;
	padding: 0;
	color: #FFFFFF;
}

.boxleft	h1	{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 8px;
	margin: 0;
}

.boxleft_corner_top	{
	margin: 0;
	padding: 0;
	background: url(../images/top_corner_left.gif) no-repeat top left;
	width: 190px;
	height: 10px;
}

.boxleft_corner_bottom	{
	margin: 0;
	padding: 0;
	background: url(../images/bottom_corner_left.gif) no-repeat bottom left;
	width: 190px;
	height: 10px;
}

.boxleft_content	{
	background: #7f7f7f;
	padding: 0 10px;
	margin: 0;
}

.boxleft_content ul	{
	margin: 0 0 10px 0;
	padding: 0;
}

.boxleft_content li {
	margin-left: 5px;
	padding: 5px 0px 0px 5px;
	list-style: none;
	font-weight: bold;
}

.boxleft_content li ul li	{
	margin-left: 5px;
	padding: 5px 0px 0px 15px;
	list-style: none;
	background: url(../images/white_arrow.gif) no-repeat 0 8px;
	color: #ffc500;
	font-weight: normal;
}

.boxleft_content	a	{
	color: #ffc500;
	text-decoration: none;
	display: block;
}

.boxleft_content	a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

.newsletter	{
	background: #FFFFFF;
	color: #999999;
	padding: 2px;
	margin: 0;
	width: 110px;
	border: 1px solid #c4c4c4;
}

.random_pic	{
	border: 2px solid #FFFFFF;
	padding: 0;
	margin: 0;
	text-align: center;
}

.shadow_left	{
	margin: 0;
	padding-bottom: 3px;
	background: url(../images/grey_shadow.gif) no-repeat top center;
	width: 170px;
	height: 7px;
}

.shadow	{
	background: url(../images/shadow.png) no-repeat bottom left;
	behavior: url(js/iepngfix.htc);
	display: block;
	height: 10px;
	margin: 0;
	padding: 0;
}

* html	.shadow	{
	margin: 0;
	padding: 0;
}

.ads_leftside	{
	margin-bottom: 10px;
	padding: 0;
}

.slide_index	{
	width: 770px;
	height: 240px;
	position: relative;
}

.slide_index_content	{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 770px;
	background-image: url(../images/transparent_bg.png);
	background-repeat: repeat;
}

.slide_content_left	h2	{
	font-size: 18px;
	color: #ede051;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.slide_content_left	{
	float: left;
	width: 630px;
	overflow: hidden;
	padding: 10px;
	color: #FFFFFF;
}

.slide_content_right	{
	float: right;
	width: 100px;
	overflow: hidden;
	text-align: right;
	padding: 10px 10px 0 0;
}

.right_content	{
	background: url(../images/gradient_right.gif) repeat-x top left;
	padding: 0 10px;
	margin: 0;
	/*overflow: hidden;*/
}

.detail_thumb	{
	width: 300px;
	margin-right: 40px;
	float: left;
	position: relative;
}

.detail_thumb_content	{
	width: 280px;
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/transparent_bg1.png) repeat;
	color: #333333;
	font-weight: bold;
}

.detail_text	{
	float: left;
	width: 400px;
}

.make_reservation	{
	width: 130px;
	text-align: left;
	margin: 10px 0;
}

.t1	{
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
	overflow: hidden;
}

.t2	{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.t3	{
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}

.t4	{
	float: left;
	width: 155px;
	height: auto;
	margin: 5px;
	padding: 10px;
	text-align: center;
	background: #f5fdeb;
	position: relative;
	border: 1px solid #8bc53f;
}

.t4:hover	{
	background: #efefef;
	border: 1px solid #bababa;
}

.photos_detail	{
	width: 157px;
	text-align: center;
	font-size: 11px;
}

.yellow_box	{
	margin: 10px;
	padding: 10px;
	border: 1px solid #ddc887;
	background: #fffde3;
	float: left;
	width: 440px;
	height: auto;
}

.yellow_box	h1	{
	font-size: 14px;
	font-weight: bold;
	color: #c38b1f;
	margin: 0px;
	padding-bottom: 10px;
}

.grey_box	{
	margin: 10px;
	padding: 10px;
	border: 1px solid #bdbdbd;
	background: #f9f9f9;
	width: 242px;
	float: left;
}

.comment	{
	background: #8bc53f;
	padding: 1px;
	margin-bottom: 10px;
}

.comment_author	{
	background: #e4f4d0;
	padding: 10px;
	color: #7ba92a;
	font-weight: bold;
	margin-bottom: 1px;
	border-top: 1px solid #FFFFFF;
}

.comment_content	{
	background: #fafef6;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	margin: 0;
}

.comment_content:hover	{
	background: #FFFFFF;
}

.comment_form	{
	background: #FFFFFF;
	border: 1px solid #b7c79c;
	padding: 10px;
}

.city_title	{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0 9px 10px;
	background: url(../images/city_title_bg.gif) repeat-x top left;
	margin-bottom: 1px;
}

.title	{
	margin: 10px 0;
	overflow: hidden;
}

.search	{
	float: right;
	margin-right: 10px;
	padding: 0;
}

.search_form	{
	border: 1px solid #c4c4c4;
	padding: 4px;
	margin: 0;
}

.search_bg	{
	background: url(../images/search_bg.gif) no-repeat left top;
	padding: 2px 0px 2px 5px;
	margin: 0;
}

.search_bg	input	{
	border: none;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #777777;
}

.tic_title	{
	background: #68b92e;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding: 6px 8px;
	float: left;
}

.title_text	{
	background: url(../images/title_bg.png) no-repeat top right;
	behavior: url(js/iepngfix.htc);
	display: block;
	padding: 10px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding: 6px 10px;
	float: left;
}

* html	.title_text	{
	padding: 6px 5px;
}

.icons_list	{
	margin: 1px 0;
	padding: 10px;
	background: #d9e7ec;
}

.icons_list	img	{
	margin-right: 30px;
	padding: 0;
}

.about_homepage	{
	margin-bottom: 10px;
	padding: 0;
}

.about_pic	{
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 150px;
	height: 150px;
}

.text_right	{
	margin: 0;
	padding: 0;
	text-align: justify;
}

.service_rightside	{
	background: url(../images/blue_gradient_right.png) no-repeat top left;
	behavior: url(js/iepngfix.htc);
	display: block;
	width: 182px;
	padding: 37px 10px 10px 10px;
	margin: 0 0 0 30px;
	float: right;
	overflow: hidden;
}
.service_rightside2	{
	background: url(../images/blue_gradient_right2.png) no-repeat top left;
	behavior: url(js/iepngfix.htc);
	display: block;
	width: 182px;
	padding: 37px 10px 10px 10px;
	margin: 0 0 0 30px;
	float: right;
	overflow: hidden;
}

h3	{
	font-size: 18px;
	color: #8bc53f;
	font-weight: normal;
	padding: 5px 0;
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#screenshot{
	position:absolute;
	background: #666666;
	padding: 7px;
	display: none;
	color: #fff;
	font-weight: bold;
}

#screenshot	img	{
	border: 1px solid #FFFFFF;
	margin-bottom: 7px;
}

.service_rightside	ul	{
	margin: 5px 0 0 0;
	padding: 0;
}

.service_rightside	li	{
	margin-left: 0px;
	padding: 2px 0 2px 15px;
	list-style: none;
	background: url(../images/blue_arrow.gif) no-repeat 0 5px;
	color: #166fa8;
	font-weight: bold;
}

.service_rightside	a	{
	color: #166fa8;
	text-decoration: none;
}

.service_rightside	a:hover	{
	color: #000000;
	text-decoration: underline;
}

.city	{
	margin-bottom: 10px;
	padding: 0;
}

.city_detail	{
	width: 240px;
	margin: 0;
	padding: 0;
}

.city_pic	{
	margin-bottom: 1px;
	padding: 0;
}

.city_text	{
	background: url(../images/city_bg.gif) no-repeat top left;
	padding: 10px;
	margin: 0;
	height: 86px;
	text-align: left;
}

.city_text	img	{
	margin-top: 8px;
	padding: 0;
}

.cate	{
	width: 240px;
	margin: 0px 5px 10px 5px;
	float: left;
}

.cate_info	{
	width: 240px;
	padding: 10px 0;
	margin: 0;
}

.cate_info	img	{
	margin-top: 10px;
}

.cate_info	p	{
	min-height: 60px;
}

.recommend	{
	margin: 0;
	padding: 0;
}

.item_list	{
	background: url(../images/dotted_line.gif) repeat-x left bottom;
	padding: 10px;
	margin: 0;
}

.item_list_thumb	{
	border: 4px solid #FFFFFF;
}

.item_list:hover	{
	background: #fcf9e4 url(../images/dotted_line.gif) repeat-x left bottom;
}

.item_title	{
	font-weight: bold;
	color: #0b74b6;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.contact_form	{
	background: #FFFFFF url(../images/form_bg.gif) repeat-x top left;
	border: 1px solid #97d24b;
	width: 300px;
	padding: 3px;
	font-size: 12px;
	color: #777777;
}

.contact_form:hover	{
	background: #ffffdd;
	border: 1px solid #97d24b;
	width: 300px;
	padding: 3px;
	font-size: 12px;
	color: #448c0a;
}

.pathway	{
	margin: 0;
	background: url(../images/dotted_line.gif) repeat-x left bottom;
	padding-bottom: 4px;
}

.green_title	{
	color: #68b92e;
	font-weight: bold;
}

.item_textdetail	{
	margin: 4px 0;
	padding: 0;
}

.item_link	{
	margin: 0;
	padding: 0;
}

.item_link	ul	{
	margin: 0;
	padding: 0;
}

.item_link	li	{
	list-style: none;
	display: inline;
}

.item_link	span	{
	margin: 0 10px;
	padding: 0;
}

.ads_center	{
	margin: 10px 0;
	padding: 0;
}

.page_num	{
	margin: 20px 0;
	padding: 0;
	text-align: right;
}

.page_num	ul	{
	margin: 0;
	padding: 5px;
}

.page_num	li	{
	display: inline;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #cecece;
	color: #777777;
	background: #FFFFFF;
	font-weight: bold;
}

.page_num	li:hover	{
	border: 1px solid #68b92e;
	color: #259c50;
	background: #d6f0c4;
}

.footer	{
	overflow: hidden;
}

.footer_left	{
	width: 700px;
	float: left;
	color: #FFFFFF;
}

.footer_left	img	{
	float: left;
	margin-right: 10px;
	padding: 0;
}

.footer_left	ul	{
	margin: 0;
	padding: 0;
}

.footer_left	li	{
	display: inline;
	list-style: none;
}

.footer_left 	a	{
	color: #FFFFFF;
	text-decoration: none;
}

.footer_left	a:hover	{
	color: #68b92e;
	text-decoration: none;
}

.footer	span	{
	margin: 0 10px;
	padding: 0;
}

.footer_right	{
	width: 250px;
	float: right;
	text-align: right;
	padding: 5px 10px 5px 0;
}
