
#mainmenu
 {
	background-color:#ffffff;
	width:950;
	height:32px;
	text-align:right;
	padding:0px 0px 0px 0px;	
 }


a#menu_home,a#menu_tour,a#menu_private,a#menu_specials,a#menu_center,a#menu_testimonials,a#menu_whyus,a#menu_contact,a#menu_guide
{
    display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
}

a#menu_home:hover {
    background-image: url(/images/menu/bg_home.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_tour:hover {
    background-image: url(/images/menu/bg_chinatour.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_private:hover {
    background-image: url(/images/menu/bg_private.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_specials:hover {
    background-image: url(/images/menu/bg_specials.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_center:hover {
    background-image: url(/images/menu/bg_center.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_testimonials:hover {
    background-image: url(/images/menu/bg_testimonials.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_whyus:hover {
    background-image: url(/images/menu/bg_whyspree.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_contact:hover {
    background-image: url(/images/menu/bg_contact.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

a#menu_guide:hover {
    background-image: url(/images/menu/bg_guide.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
}

#menu_space
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
	}

#menu_show_home
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_home.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}
#menu_show_whyus
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_whyspree.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}

#menu_show_tour
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_chinatour.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}

#menu_show_private
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_private.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}
	
#menu_show_specials
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_specials.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}
	
#menu_show_center
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_center.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}
	
#menu_show_testimonials
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_testimonials.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}
	
#menu_show_contact
  { 
	display: table;
    height: 32px;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:0px;
    margin:0px 0px 0px 0px;
    font-family:Arial;
    color:#565656;
    text-decoration: none;
    font-size:15px;
    float:right;
    background-image: url(/images/menu/bg_contact.jpg);
    background-position: top center inherit;
    background-repeat:no-repeat;
	}
	
/* TABBED MENU */
.tabs{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none;font-size:10px;font-family:Arial; float:left;}
#tabs-full{ width:672px; border-bottom:5px solid #e6c983; float:left; clear:both;}
.tabs ul {font-size:1.5em; margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.tabs ul li,
.tabs ul li.active{ float:left; margin-left:0px; list-style-type: none;}
.tabs ul li.spacer{ float:left; margin-left:0px;background: #ffffff; width:13px;}

.tabs ul li a,
.tabs ul li.active a{ display:block;list-style-type: none;}

.tabs ul li a span,
.tabs ul li a.active span{ margin:0px 5px 0px 5px; padding:7px 33px 7px 33px; display:block; }

/* TAB DEFAULT STATE */
.tabs ul li { 
	background: url(/images/tabs-default-right.gif) no-repeat right top;
	}
	
.tabs ul li a{ 
	background: url(/images/tabs-default-left.gif) no-repeat left top; 
	color:#333333;
	text-decoration: none;
	}

.tabs ul li a:visited{ 
	text-decoration: none;
	}
	
.tabs ul li a span{ 
	background: #eee8c6; 
	}
	
/* TAB ACTIVE STATE */
.tabs ul li.active { 
	background:url(/images/tabs-active-left.gif) no-repeat left top;
	text-decoration: none;
	}
	
.tabs ul li.active a { 
	background:url(/images/tabs-active-right.gif) no-repeat right top; 
	color:#333333;
	text-decoration: none;
	}
.tabs ul li.active a span{ 
	background: #dcd3a0; 
	}

.inactivePanel
   {
	background:#dcd3a0;
	float:left;
	width:672px;
	margin-top:0px;
	margin-left:0px;
	display:none;
	}
	
.activePanel
   {
	background:#dcd3a0;
	float:left;
	width:672px;
	margin-top:0px;
	margin-left:0px;
	}
	
.submenu-show-features
  { 
    font-family:Arial;
	background-image:url(/images/submenu_bg_features.gif);
    background-position: bottom center;
    background-repeat:no-repeat;
	color:#F26721;
  	font-size:12px;
	text-align:center;
	margin:auto;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
 	line-height: 30px;
	height:30px;
	width:67px;
	display:table;
	float:left;
   }

.submenu-tour-tabs{
   float:left;
}

.submenu-show-itinerary
{   
    font-family:Arial;
	background-image:url(/images/submenu_bg_itinerary.gif);
    background-position: bottom center;
    background-repeat:no-repeat;
	color:#F26721;
  	font-size:12px;
	text-align:center;
	margin:auto;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
 	line-height: 30px;
	display:table;
	height:30px;
	width:67px;
	display:table;
	float:left;
}

.submenu-show-dateandprice
{   
    font-family:Arial;
	background-image:url(/images/submenu_bg_dataandprice.gif);
    background-position: bottom center;
    background-repeat:no-repeat;
	color:#F26721;
  	font-size:12px;
	text-align:center;
	margin:auto;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
 	line-height: 30px;
	display:table;
	height:30px;
	width:104px;
	display:table;
	float:left;
}

.submenu-show-hightlights
{   
    font-family:Arial;
	background-image:url(/images/submenu_bg_highlights.gif);
    background-position: bottom center;
    background-repeat:no-repeat;
	color:#F26721;
  	font-size:12px;
	text-align:center;
	margin:auto;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
 	line-height: 30px;
	display:table;
	height:30px;
	width:99px;
	display:table;
	float:left;
}

.submenu-show-hotel
{   
    font-family:Arial;
	background-image:url(/images/submenu_bg_hotel.gif);
    background-position: bottom center;
    background-repeat:no-repeat;
	color:#F26721;
  	font-size:12px;
	text-align:center;
	margin:auto;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
 	line-height: 30px;
	display:table;
	height:30px;
	width:54px;
	display:table;
	float:left;
}

.submenu-show-testimonials
{   
    font-family:Arial;
	background-image:url(/images/submenu_bg_testimonials.gif);
    background-position: bottom center;
    background-repeat:no-repeat;
	color:#F26721;
  	font-size:12px;
	text-align:center;
	margin:auto;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
 	line-height: 30px;
	display:table;
	height:30px;
	width:120px;
	display:table;
	float:left;
}

.submenu-show-insurance
{   
    font-family:Arial;
	background-image:url(/images/submenu_bg_insurance.gif);
    background-position: bottom center;
    background-repeat:no-repeat;
	color:#F26721;
  	font-size:12px;
	text-align:center;
	margin:auto;
	padding:0px 0px 0px 0px;
	vertical-align: middle;
 	line-height: 30px;
	display:table;
	height:30px;
	width:114px;
	display:table;
	float:left;
}

/* Contact us / About us - TABBED MENU */

.tabs2{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none;font-size:10px;font-family:Arial;}
#tabs2-full{ width:600px; border-bottom:5px solid #F5F5F5; float:left; clear:both;}
.tabs2 ul {font-size:1.5em; margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.tabs2 ul li,
.tabs2 ul li.active{ float:left; margin-left:0px; list-style-type: none;}
.tabs2 ul li.spacer{ float:left; margin-left:0px;background: #ffffff; width:13px;}

.tabs2 ul li a,
.tabs2 ul li.active a{ display:block;list-style-type: none;}

.tabs2 ul li a span,
.tabs2 ul li a.active span{ margin:0px 5px 0px 5px; padding:7px 33px 7px 33px; display:block; }

/* TAB Contact us */
.tabs2 ul li { 
	background: url(/images/tabs-default-right-grey.gif) no-repeat right top;
	}
	
.tabs2 ul li a{ 
	background: url(/images/tabs-default-left-grey.gif) no-repeat left top; 
	color:#333333;
	text-decoration: none;
	}

.tabs2 ul li a:visited{ 
	text-decoration: none;
	}
	
.tabs2 ul li a span{ 
	background: #E6E7E9; 
	}
	
/* TAB ACTIVE STATE */
.tabs2 ul li.active { 
	background:url(/images/tabs-active-left-grey.gif) no-repeat left top;
	text-decoration: none;
	}
	
.tabs2 ul li.active a { 
	background:url(/images/tabs-active-right-grey.gif) no-repeat right top; 
	color:#333333;
	text-decoration:none;
	}
.tabs2 ul li.active a span{ 
	background: #F5F5F5; 
	}
	
.inactivePanel2
   {
	background:#F5F5F5;
	float:left;
	width:640px;
	margin-top:0px;
	margin-left:0px;
	display:none;
	}
	
.activePanel2
   {
	background:#F5F5F5;
	float:left;
	width:640px;
	margin-top:0px;
	margin-left:0px;
	}


	

