/****************************************************
***Filename: format.css
***Description: format definitions
****************************************************/
A:link{
	COLOR: #003399; TEXT-DECORATION: underline;
}
A:visited{
	COLOR: #003399; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline;
}
BODY {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif
}

.toppanel {
}

.rightpanel {
}

.middlepanel {
}

.middlepanel p.title {
	font-size: 16px;
}

.middlepanel h1.title {
	font-size: 16px;
}

.middlepanel p.title span.param {
	color: orange;
}

.middlepanel h1.title span.param {
	color: orange;
}

.leftpanel {
}

.bottompanel {
}

.logo a img {
	border:0px;
}

.utilbar {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	TEXT-DECORATION: none;
}

.utilbar table {
	float:right;
	border-collapse:collapse;
}


.utilbar td A{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	TEXT-DECORATION: none
}

.utilbar td A:hover{
	COLOR: red;
	TEXT-DECORATION: underline;
}

.utilbar td{
	PADDING: 5px 5px 5px 5px;
}

.utilbar P {
	text-align: right;
	clear:both;
	line-height:20px;
}

.utilbar P A IMG{
	border:none;
}

.modebar {
	font-size:12px;
	line-height:35px;
}

.modebar table {
	TABLE-LAYOUT: fixed;
	BORDER-LEFT-COLOR: #f89808;
	WIDTH: 100%;
	BORDER-TOP-COLOR: #f89808;
	BORDER-BOTTOM: #f89808 6px solid;
	BORDER-COLLAPSE: collapse;
	BORDER-RIGHT-COLOR: #f89808;
	border-spacing: 0px
}

.modebar td {
	background-color: #58A6EA;
	color: black;
	border-right: 1px solid white;
	text-align: center;
}
.modebar td:hover {
	BORDER-RIGHT: 2px outset;
	BORDER-TOP: 2px outset;
	FONT-SIZE: 100%;
	BORDER-LEFT: 2px outset;
	BORDER-BOTTOM: 2px;
	BACKGROUND-COLOR: #f89808;
	border-spacing: 0px
}

.modebar td#selected {
	BORDER-RIGHT: #58a6ea 3px inset;
	BORDER-TOP: #58a6ea 3px inset;
	FONT-SIZE: 125%;
	BORDER-LEFT: #58a6ea 3px inset;
	BORDER-BOTTOM: #58a6ea 3px;
	BACKGROUND-COLOR: #f89808
}

.modebar td a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.modebar td:hover a {
	color: #58A6EA;
}

.top_nav {
	PADDING: 0px 0px 0px 0px;
	FLOAT: left;
	MARGIN: 0px;
	FONT: bold 12px 'tahoma','Arial';
}

.top_nav table {
	border-collapse: collapse;
}

.top_nav td {
	padding: 0px 0px 0px 0px;
}

.top_nav UL {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 16px;
	PADDING-TOP: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 800px;
	LINE-HEIGHT: 35px;
	BACKGROUND-REPEAT: repeat-x;
	LIST-STYLE-TYPE: none
}

.top_nav .top_nav_td {
	margin-left:0px;
	BACKGROUND-IMAGE: url(/images/top_nav_midbg.gif);
}

.top_nav .top_nav_td LI {
	PADDING: 0px 0px 0px 0px;
	DISPLAY: inline;
}

.top_nav td.top_nav_td A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FLOAT: left;
	TEXT-DECORATION: none;
	color:white;
}

.top_nav td.top_nav_td A SPAN {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 7px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	DISPLAY: block;
	FLOAT: none;
	color:white;
}

.top_nav td.top_nav_td li:hover A SPAN {
	color:#0063ba;
}

.top_nav td.top_nav_td li.chosen A SPAN {
	color:#0063ba;
}

.top_nav td.top_nav_td li.chosen A {
	BACKGROUND: url(/images/top_nav_bott1.gif) no-repeat left center;
	COLOR: #0063ba;
}

.top_nav td.top_nav_td li.chosen A SPAN {
	BACKGROUND: url(/images/top_nav_bott2.gif) no-repeat right center;
	COLOR: #0063ba;
}

.top_nav td.top_nav_td A:hover {
	BACKGROUND: url(/images/top_nav_bott1.gif) no-repeat left center;
	COLOR: #0063ba;
}


.top_nav td.top_nav_td A:hover SPAN {
	BACKGROUND: url(/images/top_nav_bott2.gif) no-repeat right center;
	color: #0063ba;
}


.top_nav A.active {
	BACKGROUND: url(/images/top_nav_bott1.gif) no-repeat left center;
	COLOR: #000
}
.top_nav A.active SPAN {
	BACKGROUND: url(../lulutrip_files/top_nav_bott2.gif) no-repeat right center;
	COLOR: #0063ba;
}

.qsearch {
	PADDING-LEFT: 25px;
	FONT-SIZE: 10px;
}

.qsearch td.label {
}
.qsearch td.buttons {
}
.qsearch BUTTON{
	FONT-WEIGHT: bold;
	COLOR: white;
	BACKGROUND-COLOR: #58a6ea;
}
.qsearch td.formtitle{
	FONT-WEIGHT: bold;
	padding-right: 10px;
	COLOR: #555555;
}


.banners {
	FONT-SIZE: 12px;
	border:1px solid #EBF2F5;
	padding: 5px 10px 0px 10px;
}

.banners #b1 {
	color:#659b28;
}

.banners td#b2 {
	padding-left:60px;
}

.banners #b2 img {
	border: 0px;
	width:88px;
	height: 31px;
}
.banners table {
	border-collapse:collapse;
}

.newsletter table {
	width: 100%;
}
.newsletter th{
	border: 1px solid #58A6EA;
	background-color: #58A6EA;
}
.newsletter td{
	border: 1px solid #58A6EA;
}

.forumsummary table {
	width: 100%;
}
.forumsummary th{
	border: 1px solid #58A6EA;
	background-color: #58A6EA;
}
.forumsummary td{
	border: 1px solid #58A6EA;
}

.launchpad {
	font-size:13px;
	border:1px solid #D5E5EC;
}

.launchpad A {
	COLOR: #ff0000;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	TEXT-DECORATION: none
}


.launchpad table {
	width:100%;
}

.launchpad td {
/*	background-color: #FDFDE3;*/
	background-color: white;
	text-align:center;
	line-height: 30px;
}

.launchpad div.launchpadmodes {
	FONT-SIZE: 1.15em;
	CURSOR: pointer;
	COLOR: #555555;
	PADDING: 6px 4px 4px 4px;
	BACKGROUND-COLOR: white;
	font-weight: bold;
}

.launchpad div.launchpadmodes:hover {
	color: black;
	background-color:white;
/*	border: 1px gray inset; */
}

.launchpad div.launchpadmodes A{
	color:#555555;
}

.launchpad div.inactivemode {
	display:none;
}

.launchpad div.activemode {
	display:block;
}

.launchpad table.modetable {
	border-collapse:collapse;
}

.launchpad table.modetable td {
	text-align:left;
	padding-left:15px;
	line-height:20px;
}

.launchpad table.modetable td.sublabel {
	font-weight:bold;
	line-height:25px;
	background-color:#F5F5F5;
}

/***
.launchpad table.modetable td:hover {
	background-color:#F5F5F5;
	color: white;
	border: inset 2px #58A6EA;
	cursor: pointer; 
}
***/

.launchpad table.modetable td:hover a {
	color: black;
}

.launchpad table.modetable td a {
	text-decoration:none;
	color:#04D;
	font-weight:bold;
}

.launchpad table.modetable td.lpselected {
/*	border: inset 1px orange;*/
	background-color:#F5F5F5;
}

.launchpad table.modetable td.lpselected a {
	color: #FF6600;
	font-weight:bolder;
}

.main {
	border: 0px #58A6EA solid;
	font-size:13px;
	background-color:#EBF2F5;
}
.main table {
	width: 100%;
	table-layout: fixed;
	border-collapse:collapse;
}
.main th{
/**	border: 1px solid #58A6EA; **/
	background-color: #58A6EA;
	font-size: 140%;
}
.main td{
/**	border: 1px solid #58A6EA; **/
}
.main tr.item {
	cursor: pointer;
	background-color:white;
}

.main td.tourname{
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	VERTICAL-ALIGN: bottom;
	WIDTH: 80%;
	COLOR: #04D;
	border-top:1px solid #EBF2F5;
}

.main TD.tourname:link {
	COLOR: #003399;
	TEXT-DECORATION: none
}

.main TD.tourname:visited{
	COLOR: #003399;
	TEXT-DECORATION: none
}
.main TD.tourname:hover {
	COLOR: #ff6600;
	TEXT-DECORATION: underline
}


.main td.toursummary{
	background-color: white;
	PADDING-LEFT: 10px;
	FONT-SIZE: 90%;
	VERTICAL-ALIGN: top;
	WIDTH: 80%;
	padding-top: 10px;
}

.main td.toursummary div.tourprice {
	color: black;
	float: left;
}

.main td.toursummary button {
	color: black;
	float:right;
}

.main td.toursummary span.lmdorig {
	text-decoration:line-through;
}

.main td.toursummary span.lmdsaving {
	font-size:125%;
	color: red;
}

.main td.photo {
	WIDTH: 130px; padding:10px;
}

.main TD.photo IMG{
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #cccccc 1px solid;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #cccccc 1px solid;
	width: 120px;
	height:80px;
}

.main span.origprice {
	text-decoration: line-through;
	color: black;
}
.main span.promodescr {
	text-decoration: none;
	color: #FF6600;
}

.main div.navline {
	width:100%;
	height:20px;
}

.main .navline span.title {
	float:left;
	text-align:left
}
.main .navline span.title h1 {
	font-size: 12px;
}

.main .navline span.nav {
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	LINE-HEIGHT: 8px;
	TEXT-ALIGN:right;
}

.main .navline a.cur {
	text-decoration:none;
	font-weight:bold;
}

.main .mainportlist {
	clear:both;
}

.main A:link{
	COLOR: #003399;
	text-decoration:none;
}
.main  A:visited{
	COLOR: #003399;
	TEXT-DECORATION: none;
}

.main A:hover{
	COLOR:  #ff6600;
	TEXT-DECORATION: underline;
}


.bookingform  {
	margin-top: 10px;
	width: 100%;
	text-align:left;
}

.bookingform table {
	width:100%;
/*	border: solid 1px lightgray;*/
/*	background-color: #FDFDE3; */
}

.bookingform table#pricetable {
	border: solid 1px lightgray;
}

.bookingform td.bookingstep {
	width:10px;
}

.bookingform td.soldout {
	color:red;
}

.bookingform table.pickuptable th {
	text-align:left;
}
.bookingform table.pickupform {
	border:0px;
}

.bookingform table.pickupform th {
	width:15%;
}

.bookingform th.section {
	border-top:1px solid lightgray;
	text-align: left;
	padding-left: 50px;
	color: blue;
	line-height:14px;
}

.bookingform td.appickup {
	text-align:center;
}

.bookingfrom table#psgrlist {
	table-layout:fixed;
}

.bookingform table#gtotal {
	width:100px;
}

.bookingform td.psgr_label {
	width:30px;
	font-weight:bold;
}

.bookingform P.hoteladdonlabel{
	font-weight:bold;
}

.bookingform option.hoteladdon{
	width:100px;
}

span.LMDBKDATE {
	font-size: 200%;
	font-weight: bold;
}

span.LMDPROMO {
	color:red;
}

.lulunews {
	font-size:12px;
	border: 1px solid #58A6EA;
}

.lulunews P.title {
	font-weight:bold;
	text-align:center;
}
.lulunews td.star {
	vertical-align: top;
}
.lulunews em {
	font-size:120%;
	font-weight:bold;
	color:#F89808;
	font-style:normal;
}
.lulunews a {
	text-decoration:none;
	color:blue;
	font-weight:bold;
}
.lulunews a:visited {
	text-decoration:none;
	color:blue;
	font-weight:bold;
}
.lulunews a:hover {
	color:black;
	cursor:pointer;
	text-decoration:underline;
}

span.newsbanner {
	font-size:120%;
	color:blue;
}

span.newsbanner em {
	color:red;
	font-weight:bold;
	font-style: normal;
}
span.newsbanner a {
	text-decoration:none;
	color:blue;
	font-weight:bold;
}
span.newsbanner a:visited {
	text-decoration:none;
	color:blue;
	font-weight:bold;
}

span.newsbanner a:hover {
	text-decoration:underline;
	color:black;
	cursor:pointer;
}


.lulusummary {
	border: 1px solid #58A6EA;
	padding: 5px 5px 5px 5px;
	font-size:12px;
}

.lulusummary P.hotline {
	font-weight:bold;
	text-align:center;
}

.jbty {
 	border: 1px solid #d5e5ec;
	font-size:12px;
 	PADDING-left: 5px;
 	padding-right: 5px;
 	margin-bottom:10px;
}

.jbty table.jbtyheading {
	border-collapse: collapse;
	width:100%;
}

.jbty .sname{
 	background-color: #e6ebf5;
 	padding-left: 2px;
}
.jbty .respond{
 	background-color: #e6ebf5;
 	padding-right:5px;
 	margin-left:0px;
 	text-align:right;
}
.jbty P#jbtyicon {
 	text-align:center;
}

.jbtymain {
 	border: 1px solid #d5e5ec;
	font-size:12px;
 	PADDING-left: 5px;
 	padding-right: 5px;
 	margin-bottom:10px;
 	background-color: transparent;
}

.jbtymain P.citylabel {
	background-color: transparent;
	background-image:url("/images/city_menu.gif");
	background-repeat:no-repeat;
	font-weight:bold;
	height:35px;
	padding-left:30px;
	padding-top:5px;
}

.jbtymain P.backtomain {
	text-align:right;
}

.jbtymain table.layout {
	width:100%;
	border-top: 5px solid #e6ebf5;
}

.jbtymain table.layout td.citylabel {
	font-size:120%;
	font-weight:bold;
	background-color: #e6ebf5;
	line-height:35px;
}

.jbtymain table.layout td.ttitle {
	width:220px;
}

.jbtymain table.layout td.morelink {
	text-align:right;
}

.jbtymain table.jbtymain_tabs {
	border-collapse:collapse;
}

.jbtymain table.jbtymain_tabs tr {
	line-height:30px;
}

.jbtymain table.jbtymain_tabs td {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align: bottom;
	cursor: pointer;
}
/*
.jbtymain table.jbtymain_tabs td.maintabright {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url('/images/tab_right.gif');
	background-repeat: no-repeat;
}

.jbtymain table.jbtymain_tabs td.maintabcenter {
	background-image: url('/images/tab_center.gif');
	background-repeat: repeat-x;
	cursor: pointer;
}
*/

.jbtymain table.jbtyform td.label {
	width:30%;
}

.jbtymain table.pagetitle {
	width:100%;
}

.jbtymain table.pagetitle td.action {
	text-align:right;
}

.jbtymain table.pagetitle span.cityname {
	font-size:160%;
	font-weight:bold;
}

.jbtymain table.pagetitle span.jbtylabel {
	font-weight:bold;
	font-style: italic;
}

.jbtymain table.jbtypost {
	width:100%;
	border-collapse:collapse;
}

.jbtymain table.jbtypost td{
	vertical-align:top;
}

.jbtymain table.jbtypost td.gendericon {
	width:10%;
	background-color: #E7E5E6;
	border-bottom:2px solid white;
}

.jbtymain table.jbtypost td.poster {
	background-color: #E7E5E6;
	width:30%;
	border-bottom:2px solid white;
}

.jbtymain table.jbtypost td.poster P.screenname{
	font-size:110%;
	font-weight:bold;
}

.jbtymain table.jbtypost td.posttext P.subject{
	font-style:normal;
	font-weight:bold;
}

.jbtymain table.jbtypost td.posttext P.postdate{
	font-size:80%;
}

.jbtymain table.jbtypost td.posttext {
	padding-left:10px;
	padding-bottom:5px;
	background-color: #FBFBFB;
	border-bottom:2px solid white;
}


.loginform {
 	border: 1px solid #d5e5ec;
	font-size:12px;
	padding-left:20px;
}

.profile {
	font-size: 12px;
	border: 1px solid #d5e5ec;
	padding: 10px 10px 10px 20px;
}

.profile H1 {
	font-size:140%;
}

.profile H2 {
	font-size:100%;
	color: blue;
}

.profile UL.profilemenu {
	font-size:120%;
	padding-left:0px;
}

.profile UL.profilemenu LI {
	list-style:none;
	display:inline;
	margin-left:0px;
	padding:4px 2px 2px 4px;
	border-bottom: 3px solid #58A6EA;
	border-right: 1px solid #58A6EA;
}

.profile UL.profilemenu LI:hover {
	background-color: lightblue
}

.profile UL.profilemenu LI a {
	text-decoration: none;
}

.profile table#llp_trans{
	width:100%;
}

.profile td#lulupoints_sum {
	border-top:1px solid black;
	font-weight: bold;
}

.profile table.ordertable {
	width:100%;
}

.profile table.ordertable tr.ordersummary{
	background-color:beige;
	color: gray;
	line-height:30px;
	vertical-align:bottom;
}

.profile table.ordertable tr.orderdetail{
	background-color:white;
}

.profile table.ordertable tr.orderdetail td {
}

.profile table tr.orderitems {
	display:none;
}

.registerform {
	font-size: 12px;
 	border: 1px solid #d5e5ec;
	padding: 10px 10px 10px 20px;
}

.registerform .referverified {
	font-weight: bold;
	color:green;
}

.registerform .unreferverified {
	font-weight: bold;
	color:red;
}

.aboutusmenu {
	border:1px solid #D5E5EC;
	height: 600px;
	FONT-SIZE: 1.15em;
	CURSOR: pointer;
	COLOR: #555555;
	PADDING: 6px 4px 4px 4px;
	BACKGROUND-COLOR: white;
	font-weight: bold;
}

.aboutusmenu a {
	text-decoration: none;
}

.aboutus {
	font-size:12px;
 	border: 1px solid #d5e5ec;
 	padding: 10px 10px 10px 20px;
}

.aboutus P.label{
        text-align:left;
        font-weight:bold;
        color:blue;
        padding:2px 2px 2px 2px;
}

.aboutus P.text{
        color:gray;
}

.aboutus P.teamphoto {
	text-align:center;
	font-style: italic;
}

.aboutus P.teamphoto img {
	width:500px;
	height:300px;
}

.aboutus table.teammember {
	width:100%;
}

.aboutus td.membername {
	text-align:left;
	padding-left: 10px;
	height:20px;
}

.aboutus td.memberintro {
	padding-left: 10px;
	color:gray;
	text-align:left;
	width:60%;
}

.aboutus td.memberphoto {
	vertical-align:top;
	width:40%;
}

.aboutus td.memberphoto img.memberimg {
	width:300px;
	height:200px;
}

.aboutus table.milestones td.date {
	width:25%;
	color:blue;
	vertical-align:top;
}

.faq {
	font-size:12px;
 	border: 1px solid #d5e5ec;
    padding:10px 10px 10px 10px;
}
.faq UL {
        color:black;
}

.faq P.label{
        text-align:left;
        font-size:100%;
        font-weight:bold;
        color:black;
}

.faq P.Q{
        text-align:left;
        font-size:100%;
        font-weight:bold;
        color:blue;
        margin-bottom:0px;
}
.faq P.A{
        margin-top:0px;
/*      font-size:12px;*/
        color:gray;
}

.lulupoints_rules {
 	border: 1px solid #d5e5ec;
	font-size: 12px;
	padding:10px 10px 10px 20px;
}
.lulupoints_rules P.label {
	font-weight:bold;
	font-size:120%;
}

.lulupoints_rules P.Q {
	font-weight:bold;
	color:blue;
}

.lulupoints_rules P.A {
	color:gray;
}


.socialbookmarks {
	border: solid 1px lightgray;
}

.socialbookmarks ul {
	list-style:none;
	width:100%;
}

.socialbookmarks li {
	list-style:none;
	display:inline;
	margin-left:20px;
}

.socialbookmarks li a {
	text-decoration: none;
}


.footer {
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	background-color:#EBF2F5;
	COLOR: #333333;
	TEXT-DECORATION: none
}

.footer table {

}

.footer td {
	text-align:left;
}

.footer td.logosec {
	text-align:right;
	width:40%;
}

.footer A:link{
	COLOR: #333333;
}
.footer A:visited{
	COLOR: #333333;
}
.footer A:hover{
	COLOR: red;
}

.quicklinks {
	text-align:left;
}

.quicklinks UL {
	text-align:left;
}
.quicklinks UL LI {
	list-style:none;
	display:inline;
}

.quicklinks UL LI A {
	color:lightblue;
}
#siteseal {
	float: right;
	vertical-align:top;
}
.sectitle {
	FONT-SIZE: 12px;
	COLOR: #555555;
	LINE-HEIGHT: 160%;
	font-weight: bold;
	TEXT-DECORATION: none;
	background-color: #e6ebf5;
}

.leftpanel .paylogobox {
	border: 1px solid #d5e5ec;
}

.bkhotelbanner {
	margin-bottom: 10px;
}

.rightpanel .bkhotelbanner A img {
	border: none;
}

.rightpanel .contactbox{
	border: 1px solid #d5e5ec;
	margin-top:0px;
	margin-bottom: 10px;
}

.rightpanel .contactbox span.timeperiod {
	color: #777777;
	font-size:90%;
}

.leftpanel .contactbox{
	border: 1px solid #d5e5ec;
	margin-top:10px;
	margin-bottom: 10px;
}

.advantage {
	BORDER: #d5e5ec 1px solid;
	PADDING: 7px;
	BACKGROUND-COLOR: white;
	margin-top: 10px;
	margin-bottom:10px;
}

.advantage table {
	width:100%;
}

.advantage table td {
	padding: 3px 3px 3px 3px;
	margin: 1px 1px 1px 1px;
}

.advantage table tr.evenline {
	background-color: #f5f5f5;
}

.luluforum {
	padding: 5px 5px 5px 5px;
	border: 1px solid #d5e5ec;
}
.luluforum  A:link{
	COLOR: #003399;
	TEXT-DECORATION: none;
}
.luluforum  A:visited{
	COLOR: #003399;
	TEXT-DECORATION: none;
}

.luluforum  A:hover{
	COLOR: #ff6600;
	TEXT-DECORATION: underline;
}

.luluforum .luluforum_subtitle{
	padding-top:10px;
	padding-bottom: 0px;
}

.companion {
	padding: 5px 5px 5px 5px;
	border: 1px solid #d5e5ec;
	margin-bottom: 10px;
}

.companion table{
	width:100%;
}

.companion td.arrow {
	margin-right: 3px;
}

.companion  A:link{
	COLOR: #003399;
	TEXT-DECORATION: none;
}

.companion  A:visited{
	COLOR: #003399;
	TEXT-DECORATION: none;
}
.companion  A:hover{
	COLOR: #ff6600;
	TEXT-DECORATION: underline;
}
.companion a img {
	border:0px;
}

.forum_imgtab {
	BORDER: #cccccc 1px solid;
	PADDING: 1px;
	width: 90px;
	height: 72px;
}
.search_bar {
	border: 1px solid #d5e5ec;
	BACKGROUND: url(/images/search_bg2.gif);
}
.search_bar INPUT,IMG,SELECT,BUTTON{
	vertical-align:text-bottom;
}

.memberdashboard {
	width:100%;
	border:1px solid #d5e5ec;
	padding:5px 5px 5px 5px;
	margin-bottom:10px;
}

.menu-ul,.innerbox ul {
        margin:0;
        padding: 10px 0 10px 10px;

        list-style-type: none;
        border-left:1px solid #32688E;
        border-right:1px solid #32688E;
        border-bottom:1px solid #32688E;
	background-color:white;
}

.menu-ul,.innerbox a{
        text-decoration:none;
}

.memberdashboard {
	width:100%;
	border:1px solid #d5e5ec;
	padding:5px 5px 5px 5px;
	margin-bottom:10px;
}

iframe.bkhotelframe {
	border:1px solid #d5e5ec;
}

.rightpanel_map {
	width:100%;
	border:1px solid #d5e5ec;
	padding: 5px 5px 5px 5px;
	margin-bottom:10px;
}

.rightpanel_map .tourlist UL {
	list-style: none;
	padding-left: 2px;
}

.rightpanel_map .tourlist UL LI {
	padding-top:2px;
	padding-bottom:2px;
}

.rightpanel_map .tourlist table {
	width:100%;
}

.rightpanel_map .tourlist tr.departcity td.dot {
	color:orange;
	width:5%;
}

.rightpanel_map .tourlist tr.departcity td.label {
	color:black;
	text-align:left;
	font-weight: bold;
	width:60%;
}

.rightpanel_map .tourlist tr.departcity td.more {
	color:orange;
	text-align:right;
	width:35%;
}

.rightpanel_map .tourlist tr.departcity td.more a {
	color:orange;
	text-decoration:none;
	line-height:25px;
}

.rightpanel_map .tourlist td.dcity {
	width:5%;
}

.rightpanel_map .tourlist td.ttitle {
	text-align: left;
}

.rightpanel_map .tourlist td.ttitle a {
	text-decoration:none;
}

#k_main_frame_0831 {
	width: 100%;
	overflow: hidden;
}
.k_page_title_0831 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
	clear:both;
}
.k_content_column_0831 {
	margin: 5px;
	color: #2B2B2B;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
}

.k_content_column_0831 .img{
	overflow:visible;
}

.k_content_column_0831 .intro_0831 {
	margin-bottom: 8px;
}
.k_content_column_0831 .intro_0831 .image {
	width: 28%;
	float: left;
	overflow: hidden;
	margin-right:5px;
}
.k_content_column_0831 .intro_0831 .text {
	width: 63%;
	float: right;
	overflow: hidden;
}

.k_content_column_0831 .intro_0831 td.divider {
	width: 20px;
}

.k_content_column_0831 .intro_0831 div.panel {
	float:left;
}

.k_content_column_0831 span {
	font-size: 13px;
	display: block;
	margin: 2px 0;
}
.k_content_column_0831 .citylist_0831 {
	margin: 0;
	padding: 0;
}
.k_content_column_0831 .citylist_0831 li {
	list-style: none;
	display: block;
	float: left;
	width: 68px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}
.k_content_column_0831 .citylist_0831 li.even {
	background-color: #e6ebf5;
}
.k_content_column_0831 .scenelist_0831 {
	margin: 0;
	padding: 0;
}
.k_content_column_0831 .scenelist_0831 li {
	width: 100px;
	overflow: hidden;
	display: block;
	list-style: none;
	float: left;
	text-align: center;
	padding:5px;	
}

.k_content_column_0831 .scenelist_0831 li.even {
	height:100%;
	background-color: #e6ebf5;
}

.k_content_column_0831 .scenelist_0831 .image {
	width: 95px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}
.k_content_column_0831 .scenelist_0831 img {
	border: 0;
}
.k_content_column_0831 .scenelist_0831 .text {
	overflow: hidden;
	height: 15px;
	line-height: 15px;
	text-align: center;
	margin: 5px auto;
}
.k_page_title_0831 .k_title_button_0831 {
	width: 200px;
	height: 28px;
	overflow: hidden;
}

.k_page_title_0831 .k_title_button_0831 img {
	float:left;
}

.k_page_title_0831 .k_title_button_0831 img {
	float:left;
}

.k_page_title_0831 .k_title_button_0831 span {
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #5A5859;
	display: block;
	padding-top: 5px;
	height:100%;
	background-image: url(/map_navigator/images/tab_middle.png);
	background-repeat: repeat-x;		
}

.k_title_more_0831 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0 5px 0;
}
.k_clear_0831 {
	clear: both;
}
.k_more_0831 {
	margin: 2px 5px 5px 5px;
	text-align: right;
}
.k_more_0831 a:link .k_more_0831 a:visited {
	color: #1530FB;
	text-decoration: underline;
}
.k_more_0831 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.linkstyle_0831 a:link, .linkstyle_0831 a:visited {
	color: #2B2B2B;
	text-decoration: none;
}
.linkstyle_0831 a:hover {
	color: #FF6600;
	text-decoration: underline;
}

 #c_PageTitle {
	clear: both;
	padding: 2px;
	margin-bottom:30px;
}

.lmdlabel P {
	text-align: center;
	letter-spacing:5px;
	color: white;
	background-color: orange;
	font-size: 130%;
	line-height:20px;
}

 .c_PageTitleLeft {
	margin-top: 10px;
	width:50%;
	float: left;
}
 .c_PageTitleText {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.c_PageTitleLeft H1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.c_PageTitleLeft H1.inv {
	display:none;
}
  .c_PageTitleInfo {
	font-size: 12px;
	color: #333333;
}
  .c_PageTitleRight {
  	float: left;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 50px;
	display: block;
	background-color:transparent;
	width:50%;
}

div#c_PageTabs div {
	margin: 0px 8px 10px 0px;
	border-bottom: 3px solid #FBAD02;
	padding-left: 1px;
	clear: both;
}
 #c_PageTabs .active {
	width: 75px;
	font-size: 10pt;
	line-height: 28px;
	float: left;
	overflow: hidden;
	font-weight: bold;
	margin-left: -1px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	background: url(/images/img090615/tab_090615_2.gif);
	border-right: 2px outset white;
	border-top: 1px outset white;	
	border-bottom: 1px outset white;			
}
 #c_PageTabs .inactive {
	width: 75px;
	font-size: 10pt;
	line-height: 28px;
	float: left;
	overflow: hidden;
	font-weight: bold;
	margin-left: -1px;
	text-align: center;
	color: #656565;
	cursor: pointer;
	background: url(/images/img090615/tab_090615_1.gif);
	border-right: 2px inset white;
	border-left: 2px inset white;	
	border-top: 1px inset white;		
	border-bottom: 1px inset white;			
}
  .c_PageContent {
	margin: 0px;
	clear: both;
}

#c_PageContent_tourcommunity A {
	cursor: pointer;
}

.TableStyle1 {

}
.TableStyle1 td {
	font-size: 12px;
	color: #111111;
	font-family: Arial;
}
.TableStyle1 .Background1 {
	background: #E7E5E6;
}
.TableStyle1 .Background2 {
	background: #FEFCFD;
}
  .c_StartFromGold {
	width: 106px;
	height: 28px;
	display: block;
	background: url(/images/img090615/icon_090615_1.gif);
	text-align: left;
	margin:5px 0px 5px 0px;
}
  .c_StartFromSilver {
	width: 106px;
	height: 28px;
	display: block;
	background: url(/images/img090615/icon_090615_2.gif);
	text-align: left;
}
  .c_StartFromText {
	font-size: 9pt;
	font-weight: bold;
	padding: 6px 0 0 28px;
	display: block;
}
.LinkStyle1 a:link, .LinkStyle1 a:visited {
	color: #000;
	text-decoration: none;
}
.ButtonStyle1 {
	width: 80px;
	padding: 5px 2px;
	cursor:pointer;
}

  .c_SubContent {
	margin: 5px 16px;
	font-size: 12px;
	line-height: 18px;
	display: block;
}
  .c_SubList {
	margin: 8px;
	padding: 0 0 0 22px;;
}
  .c_SubList li {
	list-style: decimal;
}
  .c_SubTitleImg {
	display: block;
	margin: 5px 0;
}
  .c_SubGrayButton {
	width: 90px;
	overflow: hidden;
	display: block;
	line-height: 25px;
	text-align: center;
	font-size: 10.5pt;
	font-weight: bold;
	color: #636363;
	background: url(/images/img090615/button_090615_2.gif);
}
  .c_SubBlocks {
	display: block;
	margin: 2px 5px;
	border-bottom: 1px solid #E1E1E1;
	padding: 8px 0 18px 0;
	font-family:Ariel;
}

.c_SubBlocks UL {
	padding-left:0px;
}
.c_SubBlocks UL LI {
	display: inline;
	padding-left:0px;
	margin-left:0px;
	margin-right:10px;
}
.c_SubBlocks span.strike {
	text-decoration: line-through;
}

  .c_SubTitleRed {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	display: block;
}
  .c_SubTitleOrange {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	display: block;
	margin: 8px;
}
  .c_SubTitleBlack {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	display: block;
	margin: 5px 8px;
}
  .c_SubReviewFrame {
	background: url(/images/img090615/background_090615_1.gif) repeat-x #FFF;
	border: 1px solid #C1BFC0;
	margin: 5px 8px;
	padding: 5px;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	display: block;
}
  .c_SubReviewFrame .ReviewTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
  .c_SubUserReviewTop {
	display: block;
	margin-left: 58px;
	margin-top: 18px;
	line-height: 22px;
	height: 18px;
	margin-bottom: -1px;
}
  .c_SubUserReviewUser {
	margin-left: 100px;
	margin-top: -17px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
  .c_SubUserReviewFrame {
	background: url(/images/img090615/background_090615_2.gif) repeat-x #EFEEEC;
	border: 1px solid #C1BFC0;
	margin: 0 8px 5px 8px;
	padding: 5px;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	display: block;
}
