/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}
table.blog{
	width:100%;
}
.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

img{
	border-color:#D4D4D4;	
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;	
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 1px solid #1377E3;
	margin-bottom:3px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #1377E3;
	background: transparent;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;	
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #1377E3;	
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/web/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: right;    
  width: 100% !important;    
  width: 95%;    
  line-height: 20px;
  margin: 1px;
  margin-right:15px;
  text-align:right;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;  
  width: auto;  
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;  
}


.pagenavbar {
	margin-right: 10px;
	float: right;
	
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
	line-height: 150%;
	padding-left: 25px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

ul.faq_list li{	
	line-height: 150%;	
	padding-top: 0px;
	background-image: url(../images/web/module_faq_question_bullet.png);
	background-repeat: no-repeat;	
	background-position: 0px 3px;				
	padding-left:14px;
	margin-bottom:4px;
}

ul.whydtn li
{
	line-height: 170%;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/web/arrow_whydtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

td {
	text-align: left;
	font-size: 11px;
	line-height: 150%;
}

p{
	line-height: 150%;
	text-align:justify;
}

div {
	line-height: 150%;
}

body {
	margin: 0;	
	height: 100%;
	padding: 0px;
	font-family: Tahoma, helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
	color: #003373;
	text-align:justify;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #0050B0; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #939393;
}

table.contentpaneopen {
	width: 100%;	
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;			
}

table.contentpaneopen td {
   padding-right: 5px;
   
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen td.contentheading {	
	height:32px;	
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Tahoma, helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/web/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	font-family:  Tahoma, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background: url(../images/web/h1_bg.gif) bottom left no-repeat;
	line-height:normal;
	height: 30px;	
	text-transform: uppercase;	
	margin-bottom:10px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 25px;
	color: #F76314;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	margin-bottom:10px;
	background: url(../images/web/content_heading_bg.gif) bottom left repeat-x;	
}

td.buttonheading{
	background: url(../images/web/content_heading_bg.gif) bottom left repeat-x;	
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin:0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;	
}

table.moduletable th, div.moduletable span.header {
	background: url(../images/web/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*main menu*/
div.module_main_menu {
	margin:0;
	background: transparent url(../images/web/bestselling_box_bl.jpg) no-repeat bottom left;  
	border: 0px solid #fff;
	color:#ccc;
}
div.module_main_menu span.header {
}
div.module_main_menu div { 
  
}

div.module_main_menu div div {  

}

div.module_main_menu div div div {	

}
div.module_main_menu div div div div {
	background: none;
	padding: 0;
}

a.mainlevel_main_menu:link, a.mainlevel_main_menu:visited {
	display: block;
	background: url(../images/web/main_menu_item_bg.gif) no-repeat bottom left;
	vertical-align: bottom;
	font-size: 13px;
	font-family: Tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #F66315;
	text-align: left;
	padding-left: 56px;	
	padding-top:5px;	
	height: 19px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	text-transform:uppercase;	
}

a.mainlevel_main_menu:hover {	
	background: url(../images/web/main_menu_item_bg_hover.gif) no-repeat bottom left;
	color: #FF9900;
	padding-left: 57px;	
}

a.mainlevel_main_menu#active_menu {	
	background: url(../images/web/main_menu_item_bg_hover.gif) no-repeat bottom left;
	color: #FF9900;
}

a.mainlevel_main_menu#active_menu:hover {
	
}

a.mainlevel_main_menu_items:link, a.mainlevel_main_menu_items:visited {
	display: block;
	background: url(../images/web/main_menu_sub_item_bg.gif) no-repeat bottom left;
	vertical-align: bottom;
	font-size: 12px;
	font-family: Tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 70px;	
	padding-top:5px;	
	height: 19px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	/*text-transform:uppercase;	*/
}

a.mainlevel_main_menu_items:hover {	
	background: url(../images/web/main_menu_subitem_bg_hover.gif) no-repeat bottom left;
	color: #FF9900;
	padding-left: 70px;	
}

a.mainlevel_main_menu_items#active_menu {	
	background: url(../images/web/main_menu_subitem_bg_hover.gif) no-repeat bottom left;
	color: #FF9900;
}

a.mainlevel_main_menu_items#active_menu:hover {
	
}

/*end main menu*/

/*products*/

div.module_products span.header {
	display:block;
	text-align:right;
	padding-right: 20px;
	color: #FFFFFF;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px !important;
	font-weight: bold;
	text-transform:uppercase;	
}

div.module_products {
	margin:0;
	background: transparent url(../images/web/sw_box_bl.jpg) no-repeat bottom left;  
}


div.module_products div { 
  margin-bottom:1px;
}

div.module_products div div {
  
  background: transparent url(../images/web/products_box_tr.jpg) no-repeat top left;	
}

div.module_products div div div {	
	padding: 5px 5px 10px 40px;
	width: auto !important;
	width: 100%;	
}
div.module_products div div div div {
	background: none;
	padding: 0;
}
/*end products*/


/*special websites*/

div.module_sw span.header {
display:block;
	text-align:right;
	padding-right: 20px;
	color: #00479D;
	margin:0;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px !important;
	font-weight: bold;
	text-transform:uppercase;	
	margin-bottom:5px;
}

div.module_sw {
	margin:0;
	background: transparent url(../images/web/sw_box_bl.jpg) no-repeat bottom left;  
}


div.module_sw div { 
  margin-bottom:1px;
}

div.module_sw div div {
  
  background: transparent url(../images/web/sw_box_tr.jpg) no-repeat top left;	
}

div.module_sw div div div {	
	padding: 5px 5px 10px 20px;
	width: auto !important;
	width: 100%;	
}
div.module_sw div div div div {
	background: none;
	padding: 0;
}
/*end special websites*/

/*hot contact*/

div.module_contact span.header {
display:block;
	text-align:right;
	padding-right: 20px;
	color: #FFFFFF;
	margin:0;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px !important;
	font-weight: bold;
	text-transform:uppercase;	
}

div.module_contact {
	margin:0;
	background: transparent url(../images/web/contact_box_bl.jpg) no-repeat bottom left;  
}


div.module_contact div { 
  margin-bottom:1px;
}

div.module_contact div div {
  
  background: transparent url(../images/web/contact_box_tr.jpg) no-repeat top left;	
}

div.module_contact div div div {	
	padding: 5px 5px 10px 20px;
	width: auto !important;
	width: 100%;	
}
div.module_contact div div div div {
	background: none;
	padding: 0;
}
/*end hot contact*/

/*news*/

div.module_TopTourVN span.header {
display:block;
	text-align:left;
	padding-left: 25px;	
	color: #FFFFFF;
	margin:0;
	margin-bottom:0px;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px !important;
	font-weight: bold;
	text-transform:uppercase;	
}

div.module_TopTourVN {
	margin:0;	
	background: transparent url(../images/web/right_box_bl.jpg) no-repeat bottom left;  	
}


div.module_TopTourVN div { 
  
}

div.module_TopTourVN div div {
  
  background: transparent url(../images/web/top_tour_box_tr_vn.jpg) no-repeat top left;	
}

div.module_TopTourVN div div div {		
	width: auto !important;
	width: 100%;				
		
}
div.module_TopTourVN div div div div {
	background: none;		
	padding: 0;	
}

div.module_TopTourVN div div div div.flexcontent_news {
	margin-top:0px;	
	padding: 0px 0px 5px 5px;	
	width: 170px !important;
}

/*end toptour in Viet nam*/

/* Top tour in  nuoc ngoai*/
div.module_TopTourNN span.header {
display:block;
	text-align:left;
	padding-left: 25px;	
	color: #FFFFFF;
	margin:0;
	margin-bottom:0px;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px !important;
	font-weight: bold;
	text-transform:uppercase;	
}

div.module_TopTourNN {
	margin:0;	
	background: transparent url(../images/web/right_box_bl.jpg) no-repeat bottom left;  	
}


div.module_TopTourNN div { 
  
}

div.module_TopTourNN div div {
  
  background: transparent url(../images/web/top_tour_box_tr_nn.jpg) no-repeat top left;	
}

div.module_TopTourNN div div div {		
	width: auto !important;
	width: 100%;				
		
}
div.module_TopTourNN div div div div {
	background: none;		
	padding: 0;	
}

div.module_TopTourNN div div div div.flexcontent_news {
	margin-top:0px;	
	padding: 0px 0px 5px 5px;	
	width: 170px !important;
}

/* En top tour nuoc ngoai*/

/* other news*/

div.module_othernews {
	margin:0;
	background: transparent url(../images/web/other_news_box.jpg) no-repeat;  	
	margin-bottom:1px;	
	width: auto !important;
	width: 100%;	
	height:20px !important;	
}
a.mainlevel_othernews{
	display: block;	
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	padding-left:60px;
	padding-top:0px;
	padding-bottom:2px;
	color: #939393;
	text-align: left;	
	text-decoration: none;		
}
/* end other news*/


/*website packages*/

div.module_packages span.header {
display:block;
	text-align:left;
	padding-left: 25px;	
	color: #FFFFFF;
	margin:0;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px !important;
	font-weight: bold;
	text-transform:uppercase;	
	margin-bottom:10px;
}

div.module_packages {
	margin:0;
	background: transparent url(../images/web/right_box_bl.jpg) no-repeat bottom left;  
}


div.module_packages div { 
  
}

div.module_packages div div {
  
  background: transparent url(../images/web/weather_box_tr.jpg) no-repeat top left;	
}

div.module_packages div div div {		
	width: auto !important;
	width: 100%;			
}
div.module_packages div div div div {
	background: none;
	padding: 0;	
}
div.module_packages div div div div.flexcontent_packages {	
	padding: 0px 5px 10px 1px;		
	margin-right:30px;		
	margin-left:3px;	
	width:165px !important;	
}

div.flexcontentitem_packages
{		
	height:65px;					
}

/*end website packages*/

/*website articles*/

div.module_articles span.header {
display:block;
	text-align:left;
	padding-left: 25px;	
	color: #FFFFFF;
	margin:0;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px !important;
	font-weight: bold;
	text-transform:uppercase;	
	margin-bottom:10px;
}

div.module_articles {
	margin:0;
	background: transparent url(../images/web/right_box_bl.jpg) no-repeat bottom left;  
}


div.module_articles div { 
  
}

div.module_articles div div {
  
  background: transparent url(../images/web/articles_box_tr.jpg) no-repeat top left;	
}

div.module_articles div div div {		
	width: auto !important;
	width: 100%;			
}
div.module_articles div div div div {
	background: none;
	padding: 0;
}

div.module_articles div div div div.flexcontent_articles {
	padding: 0px 5px 10px 5px;	
	margin-right:50px;		
	margin-left:3px;		
	width:162px !important;	
}

div.flexcontentitem_articles
{	
	height:auto;					
}

/*end website articles*/


/*main body*/
.mainbody{
	padding:5px 12px 5px 12px;	
	width:460px;
	min-height:1000px; 
	height:auto;	
}
/* for Internet Explorer */
/*\*/
* html .mainbody {
	height: 1000px;
}
/*end main body*/

/* mid table*/
table.mid_table{
	background:url(../images/web/mid_table_top_bg.gif) repeat-x left top;
}
/* end mid table*/

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/web/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/web/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;

	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
span.ort_month{
    font-size: 9px;
    display: block;
    color: #999;
    font-family: Tahoma, helvetica, sans-serif;
}
span.ort_day{
    font-weight: bold;
    font-size: 15px;
    display: block;
    font-family: Tahoma, helvetica, sans-serif;

    position: relative;
    top: -1px;
    color: #336;
}
span.ort_year{
    font-size: 9px;
    display: block;    
    font-family:Tahoma, helvetica, sans-serif;
}
div#user1_outer, div#user4_outer, div#banner_outer
{
	padding:10px 12px 0px 12px;	
}

h1{
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;	
	font-weight: bold;				
	padding-top:5px !important;	
	padding-top:5px;		
}

h2{
	font-family:  Tahoma, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background: url(../images/web/h2_bg.gif) bottom left repeat-x;		
	line-height:normal;		
	height:28px;
	margin-top:0px;
	text-transform:uppercase;			
}
a.readon{
	display:block;
	text-align:right;
	width:100%;
	margin-bottom:5px;		
}
a.readon img{
	float: right;
}
a.website_title:link, a.website_title:visited{
    font-weight:bold;
	color:#003373;
}
a.website_title:hover{
	text-decoration:underline;
}
/* why DTN module*/
div#whydtn_outer{
	margin-top:20px;
	padding-left:12px;
}
div.module_whydtn
{
	width:219px;
	height:196px;	
	
}

div.module_whydtn span.header {
display:block;
	text-align:left;	
	color: #F76314;
	margin:0px;	
	margin-bottom:10px;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-transform:uppercase;			
}

div.module_whydtn {
	margin:0px;
	background: transparent url(../images/web/whydtn_box_bl.gif) no-repeat bottom left;  
}


div.module_whydtn div { 
  
}

div.module_whydtn div div { 	
	background: transparent url(../images/web/whydtn_box_tr.gif) no-repeat top left;	
}

div.module_whydtn div div div {	
	padding: 0px 5px 10px 10px;
	width: auto !important;
	width: 100%;					
}
div.module_whydtn div div div div {
	background: none;
	padding: 0;	
}

/* end why DTN*/



div#testimonial_outer{	
	float:right;	
	margin-left:14px;
	margin-top:20px;	
}
/* mid module */
div.module_mid_module span.header {
display:block;
	text-align:left;	
	color: #F76314;
	margin:0px;	
	margin-bottom:10px;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-transform:uppercase;	
	
}
div.module_mid_module {
	margin:0px;
}


div.module_mid_module div { 
  
}

div.module_mid_module div div { 	
	background: transparent url(../images/web/whydtn_box_tr.gif) repeat-x top left;		
}

div.module_mid_module div div div {		
	width: auto !important;
	width: 100%;					
}
div.module_mid_module div div div div {
	background: none;
	padding: 0;	
}

/* end mid modules */

div.lp_item_mid_module
{
	width:154px !important;	
	width:154px;	
}

div.lp_item_sw
{
	margin-left:25px;	
	background:url(../images/web/Search.jpg) no-repeat;
}

div.lp_item_mid_module img, div.lp_item_sw img
{
	border:1px solid #D4D4D4;
	padding:1px;
}

div#thiet_ke_website{
	background: url(../images/web/thiet_ke_website.jpg) no-repeat;
	height:28px;	
	width:300px;				
	text-indent:45px;		
}

.image_border{
	border:1px solid #D4D4D4;
	padding:1px;
}

div.lp_item_mid_module img:hover, div.lp_item_sw img:hover
{
	border:1px solid #9C9C9C;
	padding:1px;
}

div.lp_item_mid_module a:link, div.lp_item_mid_module a:visited
{
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#003373;	
	font-weight:normal;
}
div.lp_item_sw a:link, div.lp_item_sw a:visited
{
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#003373;	
	font-weight:normal;
}
div.lp_item_mid_module a:hover, div.lp_item_sw a:hover
{
	text-decoration:underline;
}

a.item_title_packages, a.item_title_packages:link, a.item_title_packages:visited{
	display:block;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#003373;		
	font-weight:normal;
	width:110px;	
}
a.item_title_packages:hover{
	color: #939393;	
}

a.item_title_articles, a.item_title_articles:link, a.item_title_articles:visited{
	display:block;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#003373;		
	font-weight:normal;
	width:110px;	
}
a.item_title_articles:hover{
	color: #939393;	
	text-decoration:none;
}
a.item_title_articles, a.item_title_articles:link, a.item_title_articles:visited{
	display:block;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#003373;		
	font-weight:normal;
	width:110px;	
}
a.item_title_articles:hover{
	color: #939393;	
	text-decoration:none;
}

a.item_title_toptours{
	display:block;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#003373;		
	/*font-weight:bold;*/
	width:138px;		
}
a.item_title_toptours:hover{
	text-decoration:underline;	
	cursor:pointer;
}

div.flexcontentitem_news{
	margin-right:12px;
	
}

div.flexcontentitem_news a.readon{
	display:block;
	text-align:right;
	width:150px;	
	
}


div.flexcontentitem_news a.readon:hover{
	color:#939393;
}







.right_seperator, .article_seperator
{
	font-size:6px;
	color:#B1C3D9;		
	margin-left:5px;		
}
.toptour_seperator, .article_seperator
{
	font-size:6px;
	color:#B1C3D9;		
	margin-left:0px;		
}


.article_seperator_sw
{
	font-size:6pt;
	color:#B1C3D9;		
	margin-left:40px;
	margin-bottom:10px;
}
/* mid traucau module*/


div.module_mid_content span.header {
display:block;
	text-align:left;	
	color: #F76314;
	margin:0px;	
	margin-bottom:8px;
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-transform:uppercase;		
}
div.module_mid_content {
	margin:0px;
}


div.module_mid_content div { 
  
}

div.module_mid_content div div { 	
	background: transparent url(../images/web/whydtn_box_tr.gif) repeat-x top left;		
}

div.module_mid_content div div div {		
	width: auto !important;
	width: 100%;					
}
div.module_mid_content div div div div {
	background: none;
	padding: 0;	
}
/* end  mid traucau module*/
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited
{
	text-align:left;	
	color: #003373;	
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;	
	font-weight:bold;
}
a.contentpagetitle:hover
{
	text-decoration:underline;
}


/* template preview */
#loader_bg {
	FONT-SIZE: 1px; 
	LEFT: 8px; 
	WIDTH: 113px; 
	POSITION: relative; 
	TOP: 8px; 
	HEIGHT: 7px; 
	BACKGROUND-COLOR: #ebebe4
}
#loader_container {
	WIDTH: 100%; 
	POSITION: absolute; 
	TOP: 40%; 
	TEXT-ALIGN: center
}
#loader {
	BORDER-RIGHT: #6a6a6a 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #6a6a6a 1px solid; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 10px; 
	Z-INDEX: 255; 
	PADDING-BOTTOM: 16px; 
	MARGIN: 0px auto; 
	BORDER-LEFT: #6a6a6a 1px solid; 
	WIDTH: 135px; 
	COLOR: #000000; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #6a6a6a 1px solid; 
	FONT-FAMILY: Tahoma, helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left;	
}
#progress {
	FONT-SIZE: 1px; 
	LEFT: 10px; 
	WIDTH: 1px; 
	POSITION: relative; 
	TOP: 1px; HEIGHT: 5px; 
	BACKGROUND-COLOR: #9d9d94
}
.preview_title 
{
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 13px;
	color:#003373;
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
	font-weight:bold;	
}
.border_preview {
	border:1px solid #D4D4D4;
	Z-INDEX: 100; 
	BACKGROUND: #fff; 
	POSITION: absolute;
	
}
.preview_temp_load {
	PADDING-BOTTOM: 10px; VERTICAL-ALIGN: middle; PADDING-TOP: 10px; TEXT-ALIGN: left;	
}
.preview_temp_load IMG {
	VERTICAL-ALIGN: middle; TEXT-ALIGN: center
}
/* end of preview template */
a.mod_faq_sw{
	font-family:Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color:#0050B0;	
	display:block;
	width:165px;	
	width:100%;
}
div.module_web_design{	
	margin:0;
	padding:0;		
}
div.flexcontent_web_design{
	margin-bottom:25px;			
	margin-top:0px;
	padding:0;
	vertical-align:top;	
}
div.flexcontentitem_web_design{
	
}
span.thiet_ke_website_title{	
	display:block;
	width:99%;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background: url(h1_bg.gif) bottom left no-repeat;
	line-height:normal;		
	text-transform: uppercase;
	padding-bottom:3px;
	margin-top:0px;		
	margin-bottom:3px;		
}
#pscroller1{
	width:175px !important;
	height: 180px;			
}

.someclass{ 	
	
}
div.faq_title {
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#D81F00;
	height:24px;	
	vertical-align:top;
	padding-top:4px;
	/*border: 1px solid black;*/
}

div.faq_cate {
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#D81F00;
	font-weight:bold;
	text-align:left;
	/*border: 1px solid black;*/
}

a.faq_cate:link, a.faq_cate:visited {
	background: url(../images/web/module_faq_cate_bullet.png) no-repeat 10px 2px ;
	color:#054D86;
	text-decoration:none;
	padding-left:25px;

}

a.faq_cate:hover {
	color:#FFA467;
}

a.com_faq_question:link, a.com_faq_question:visited {
	background: url(../images/web/module_faq_question_bullet.png) no-repeat 10px 2px ;
	color:#054D86;
	text-decoration:none;
	padding-left:25px;

}

a.com_faq_question:hover {
	font-weight:normal;
	text-decoration:underline;
}


span.faq_title {
	font-family:Tahoma, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D81F00;
	text-align:left;
	padding-left:12px;
	display:block;
	line-height:18px;
	
}


span.faq_content {
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#5B5B5B;
	text-align:justify;
	padding-left:12px;
	display:block;
	line-height:15px;	
}


a.faq_move_top:link, a.faq_move_top:visited {
	background: url(../images/web/top_bullet.png) no-repeat top right ;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#0030FF;
	text-decoration:none;
	text-align:right;
	padding-right:24px;
	vertical-align:top;
	padding-top:0px;
	line-height:30px;
	display:block;
	width:92%;
	height:20px;
	/*border: 1px solid black;*/
}

a.faq_move_top:hover {
}

div.faq_tip {
	border:1px solid #003374;
	background:#FFFFFF;
	padding:5px;
}

div.faq_tip_title {	
	
}
div.faqs{
	
}
.txtHotLine{
	color:#000000;
	font-weight: bold;
	font-size: 12px;
}
.btnSearch
{
	background-color:#1277E3;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}
.txtfooter
{
 	color:#FFFFFF;
}
a.item_title_tours{
	display:block;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:12px;
	color:#939393;		
	font-weight:bold;
	width:100%;		
}
a.item_title_tours, a.item_title_tours:link, a.item_title_tours:visited{
	display:block;
	font-family:Tahoma, helvetica, sans-serif;
	font-size:12px;
	color:#003373;		
	font-weight:normal;
	width:100%;	
	font-weight:bold;
}
a.item_title_tours:hover{
	text-decoration:underline;	
}
.td_intro_center
{
	background:url(../images/web/mid_table_top_bg.png) no-repeat top right ;
	background-image: url(../images/web/mid_table_top_bg.gif) ;
	}
.td_intro_thongtin
{
	background-image: url(../images/web/mid_table_top_bg.gif) ;
	}
.tbl_td_table
{
 text-align:center;
	}
a.readmore {background:url(../images/web/xemtiep.png) no-repeat right center; font-size: 11px; color: #999999;padding-right: 10px}
.Calender
{
	cursor:pointer;
	}
.linkSendTo
{
	cursor:pointer;
	}