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


body {
	font: 12px Arial Unicode MS, Arial, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */	
	padding: 0;	
	margin: 0;
}

li{
	margin-left: 20px;		
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 5px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~this fixed width container surrounds the other divs~~ */
.container {
	width: 965px;
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */

}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	background: #FFF;
	width: 960px;
	margin-left: 5px;
}

.menubar {
	background-color:#1496D3;
	height:25px;
}

.flash_border {
	background-color:#1496D3;
	height:4px;
}
.menubar a {
	color:#FFF;
}
.menubar_left{
	float:left;
	padding-left:55px;
	padding-top: 2px;
}
.menubar_left span{
	padding-left:10px;
	padding-right:10px;
}
.menubar_left span a{
	font-size:13px;
}
.menubar_right{
	text-align:right;
	color:#FFF;
	padding-right:3px;
	font-size:12px;
	padding-top:3px;
}
.menubar_right span{
	padding-right:3px;
}

.logo{
	padding-left:63px;
	padding-top:9px;
	float:left;
}
.logo_sologan{
	height:120px;
}

.sologan_search {
	text-align:right;
}
.slogan{
	padding-top:20px;
	padding-right:10px;
	font-weight:bold;
	font-size: 15px;
}
.search{
	padding-top:20px;
	padding-right:0px;
}
.search_text_input{
	width:345px;
	background:url(../images/icon_search.png) right bottom no-repeat;
	border:thin #666 solid;
	font-size:12px;
	color:#333;
	text-decoration:inherit;
}

.image_replace_flash{
	height:144px;
	background-color:#1496D3;
	color:#FFF;
	font-family:"Arial Narrow";
	font-weight:bolder;
	font-size:24px;
	padding-top: 20px;
	padding-left:50px;
}
.sidebar1 {
	float: right;
	width: 220px;
	padding-bottom: 10px;
	
}
.content {
	padding: 0px 0px 0px 0px;
	width: 745px;
	float: right;
}

.content3 {
	padding: 0px 15px 0px 0px;
	width: 725px;
	float: right;
}

.line{
	border-bottom:#06F thin dotted ;
	margin-left:10px;
	margin-right:10px;
}

#tours_overview{
	padding-top:5px;
	min-height:130px;
	padding-left:10px;
	padding-top:5px;
	background:url(../images/thanh_ngang.png) no-repeat center left;

}

#tour_overview{
	float:left;
	min-height:130px;
	width:242px;
	padding: 1px;
	padding-top:1px;
	background:url(../images/thanh_ngang.png) no-repeat center right;
	padding-left: 0px;

}

#tour_overview_makeup{
	float:left;
	min-height:130px;
	width:232px;
	padding: 5px;

}

#tour_overview table tr td{
	padding-top:0px;
	padding-left:5px;
	padding-right:10px;
	text-align:justify;
}
.tour_title_2{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-weight:bold;
	font-size:12px
}
.tour_content{
	clear: both;
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:11px;
}

.addon_content{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.hot_addon{
	padding-top:10px;
	text-align: justify;
	padding-right: 0px;
}

.hot_addon_title{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.hot_FAQ div{
	padding-top:20px;
	padding-bottom: 10px;
	text-align: justify;
}
.hot_FAQ h3{
	background:url(../images/h2_bg.png) repeat-x center;
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:14px;
	padding-left:5px;
	height:23px;
}
.hot_FAQ span{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:12px;
	margin: 7px;
	text-align:justify;
	padding-right: 0px;
}
.feature_and_happy_user{
	padding: 0px;
	width:100%;
}
.feature{
	float:left;
	/*width:235px;*/
	width:480px;	
	padding-right:20px;
	padding-left:0px;
	height:100%;
}
.feature h3{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:14px;
	color:#333;
	padding-left:0px;
}

.happy_users{
	/* width:690px;*/
	padding-left: 0px;
	/*
	padding:10px;
	*/
	height:100%;	
	
	
	/*
	padding:10px;
	padding-left:245px;
	margin-left: 20px;
	margin-top: 10px;
	*/
}
.happy_users h2{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:18px;
	/* [disabled]padding-top:15px; */
	padding-left:12px;
	/* [disabled]margin-top: 10px; */
}
#happy_user{
	padding-left:0px;
	text-align: justify;	
	width:720px;
}
#happy_user .note{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#happy_user .userName{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#happy_user .address{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:10px;
}
/* ~~ The footer ~~ */
.footer {
	background: #1496D3;
	position: relative;
	clear: both;
	min-height:50px;
	color:#FFF;
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	width: 962px;
	float: right;
}

.footer a {
	color:#FFF;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.line_end_header{
	height:5px;
	background-color:#1496D3;
}

.sidebar2 {
	padding-top:10px;
	float: left;
	width: 220px;
	padding-bottom: 10px;
}
.sidebar2 a{
	color: #39C300;
	text-decoration: none;
}
.sidebar2 a:visited a:link {
	color: #FFF;
	text-decoration: none;
}
.sidebar2 a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration:underline;
	
}
.content2 {
	padding: 0px 0px 0px 10px;
	width: 725px;
	float: left;	
}
.content2_full {
    float: left;
    padding: 2px;
    width: 100%;
}
.menu_blue .menu_header{
	height:0px;
	background:url(../images/Blue.png) top no-repeat;
}
.menu_blue .menu_content{
	
	background-attachment:inherit;
	padding-bottom:15px;
	padding-right: 8px;
	border-bottom: 1px solid #39C300;
}
.menu_blue .menu_content h3{
	text-align:center;
	padding-bottom:0px;
	color:#39C300;
	font-size: 16px;
}
.menu_blue .menu_content ul li{
	padding-bottom:0px;
	color:#39C300;
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:14px;
	list-style-type:square;
}

.menu_blue .menu_content .active{
	font-weight: bold;
}

.menu_blue .menu_end{
	height:0px;
	background:url(../images/blue-end.png) bottom no-repeat;
}

/*oreange*/
.menu_orange .menu_header{
	height:13px;
	background:url(../images/green.png) top no-repeat;
}
.menu_orange .menu_content{
	background:url(../images/green-mid.png) no-repeat center;
	background-attachment:inherit;
	padding-bottom:15px;
}
.menu_orange .menu_content h3{
	text-align:center;
	padding-bottom:0px;
	color:#FFF;
}
.menu_orange .menu_content ul li{
	padding-bottom:0px;
	padding-left:12px;
	color:#FFF;
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:15px;
}

.menu_orange .menu_content .active{
	font-weight: bold;
}

.menu_orange .menu_end{
	height:18px;
	background:url(../images/green-end.png) bottom no-repeat;
}
.nav_bar{
	color:#1496D3;
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.main_content{
	padding:10px;
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-size:12px;
	text-align:justify;
}
.main_content h2{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#1496D3;
	border-bottom:#1496D3 thick solid;

}
.main_content .note{
	padding-left:25px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#09F;
}
.main_content h3{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#09F;
}
#active_menu{
    font-weight: bold;
}
.contentheading{
    font-family:Arial Unicode MS, Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#09F;
}
.contentpaneopen{
    font-family:Arial Unicode MS, Arial, sans-serif;

	font-size:12px;
}
.small{
    text-align: right;
    color:
        #42413C;
    font-size: 10px;
    font-style: italic;
    font-weight:bold;
}
.createdate{
    text-align: right;
    color:#1496D3;
    font-size: 10px;
    font-style: italic;

}
.contentpaneopen h3{
	font-family:Arial Unicode MS, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#09F;
}
.modifydate{
    text-align: right;
    color:#1496D3;
    font-size: 10px;
    font-style: italic;
}
#contact_view{
    width: 600px;
    padding-left: 170px;
}
#contact_view .marker_address_label{
    font-weight: bold;

}
.contact_email{
    width: 560px;
    margin: 10px;
    margin-left: 170px;
    padding: 20px;
    border: #1496D3 thin solid;
    background-color: #81B466;
}
.contentpaneopen{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.box {
	width: 178px;
	height: auto;
	font-size: 14px;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	margin: 0 0 15px 0;
}

/* form validation */
.invalid {color:red;}
label.invalid { color: #ff0000; }

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;	
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
	float: right;
	width: 960px;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
	float: right;
	width: 960px;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

p.message {
	
	color: #006699;
	/*
	background: url(../images/icon-info.gif) no-repeat top left;
	*/
	float: right;
	width: 960px;
}

.contentpane {
	float: right;
	width: 960px;
}

.componentheading{
	font-size: 18px;
	font-weight: bold;
	padding-left: 4px;
}

.flag{
	float: right;
}

.clsPostTitle{
	color: #006699;	
	font-weight: bold;
}
	