/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family: Lucida Sans Unicode;
}
body{
	background-color:#EBEBEA;
	background-image:url('../images/Logo_background.gif');
	background-repeat:no-repeat;
	background-position: top left;
	font-size: .70em;
/*EBDCAD;*/
}
.tnlogin{
	background-image: url('../images/bglogin.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	height:420px;
	padding-top:185px;
	padding-left:400px;
}
.tnsubmasterpagebanner
{
	background-image: url('../images/banner.jpg');
	background-repeat:no-repeat;	
	height:250px;
} 
.tnsearchtrip
{
	background-image: url('../images/bg_trip-search.png');
	background-repeat:no-repeat;	
	color:black;
	height:27px;
	width:780px;
} 
.StepContent
{
    background-color:#fafbfc;
    color:black;
}


.tnpromotion
{
	background-image: url('../images/bg_promotion.png');
	background-repeat:no-repeat;	
	color:black;
	height:27px;
} 
.tnmore
{
	color:#ffad1d;
}
.tncontainer {
	width:1000px;
	font-size: 13px;
	border:1px solid white;
	margin:0px auto;
}
.tnsearchform {
	font-size: 11px;
}
.elertText
{
	color:red;
} 
.tnbanner 
{
	height:240px;
	border:1px solid grey;
	background-color:White;
}
.tnbanner1 
{
	height:250px;
	width:1000px;
}
.tnbanner table#companyLogoLayout
{
    width:100%;
    height:50px;
    /*background-color:#3123FE;*/
}
.tnbanner  span#spComanyName
{
    padding-left:15px;
    color:#2925F5;
    font-size:large;
    font-weight:bold;
}
.tnbanner table#companyLogoLayout td#chatexpert
{
    vertical-align:middle;
    text-align:right;
    padding-right:40px;
}


.tnbannerTopLine
{
	height:0px;
	width:100%;
	background-color: red;
	
}
.tnphoto 
{
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
	border-width: initial; 
	border-color: initial; 
	float: left; 		
}
.tntourprice
{
	color: rgb(0, 255, 0); 
	font-size: 15px; 
	font-weight: bold; 
	margin-right: 15px;	
	float:right;
    display:none;	
}

.tntourname
{
	color: rgb(84, 84, 84); 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
}
.tnnavigationBar {
	border-bottom: 1px solid yellow;
}
.tnnavigationWrapper
{
	color:#e9f7f8;
	height:27px;
	border-bottom: 5px solid #371A5D;
	background-color: #fff;
	background-image:url('../images/NavigationBG.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
.tntoptour
{
	color:#e9f7f8;
	height:27px;
	border-top: 15px solid #8EA645;
	width: 24px;
	white-space:nowrap;
}
.tnmenuBar{
	font-size:14px;
	
}
.tnmenuBar a{
	text-decoration: none;
	font-weight: bold;
}
.tnstatusBar a,
.tnmenuBar a,
.tnfooter,
.tnHoliday
{
    color:#47705B;
    
}
.tnmenuBar ul {
	list-style:none;
	padding-top:2px;
	color: #D49B00;
	
}
.tnmenuBar ul li a.tnmenuBarSelected,
.tnmenuBar ul li a {
	
	padding:5px 5px;
	line-height: 2em;
}
.tnmenuBar ul li 
{
    float:left;
    background-image:url('../images/MenuBreakline.jpg');
    background-repeat:no-repeat;
	background-position:top right;
	
}
.tnmenuBar a:hover,
.tnmenuBar ul li:hover,
.tnmenuBar .tnmenuBarSelected {
	/*background-color: #3123FE;#ffad1d;*/
	color: #fff;
	
	
}



.tnstatusBar{
	text-align:right;
	padding-right:10px;
    	
} 
.tnpathBar{
	margin-left:37px;
	padding: 5px;
	text-indent: -37px;
	color: #b4543d;
	font-weight: bold;
}
.tnwrapper {
	margin-top:10px;
	margin-left:2px;
	margin-right:0px;
	clear:left;
	overflow:hidden;
	color: #fff;
}

.tncategoryWrapperRight{

	margin-left: 5px;
	margin-right:3px;
	margin-bottom: 5px;
	width:220px;
	float:right;
	
	/*background-color:#1314F8;*/
}
 .tncategoryWrapperLeft a
 {
     color:#ffff82;
 }
.tncategoryWrapperLeft{
	margin-left: 0px;
	margin-right:3px;
	
	width:220px;
	float:left;
	/*background-color:#1314F8;*/
	border-right:dotted 1px;
	color: #FFF;
	font-weight: bold;
	padding-bottom:100000px;
	margin-bottom:-100000px;
	
}
.tnCategoryBorder{
	border-bottom:1px solid white;
	float:right;
	font-size:11px;
}
.tncategoryBar {
	border:0px solid #ffad1d;
}
 
.tncategoryBar h2, .tncategoryBar h2 a {
	background-color: #8EA645;
	color:#FFF;
	font-size:14px;
	padding: 8px 10px;
	margin-top:0px;
}
 
.tncategoryBar ul {
	padding-left:20px;	
}
 
.tncategoryBar  li {
	margin:5px 0px;
}

.tncategoryBar  li:hover {
	margin:5px 0px;
	background-color:#dbd4a6;
	color:white;
	/*font-weight: bold;*/
	list-style-image:url('../dimages/menuArrow.gif');
}
.tncategoryBar  li:hover a{
	margin:5px 0px;
	background-color: White;
	color: Blue;
	font-weight: bold;
	list-style-image:url('images/menuArrow.gif');
}
 
.tncategoryBar a {
	text-decoration: none;
	color:#fff;
	font-weight: bold;
}

.tnContentTools{
	margin-left:5px;
	padding-top:10px;
	float:right;
}
 
.tncontent 
{
    margin-left:223px;
	padding:2px;
	text-align:justify;
	background-color: #ffffff;
	color: #666666;
	
}

.tncontent h1{
	font-size:24px;
	font-weight:bold;
}
.tnBookingInfoWrapper{
}
.TourTitle
{
	display:none;
}
.tnfooter {
	clear: left;
	font-size: 15px;
	
	padding:10px;
	text-align: center;
	margin-top:-1px;
	border-top:1px solid white ;
}
.topLeftCorner{
	background-image:url("../dimages/Corner.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	float:left;
}
.topHLine{
	background-color:#ffad1d;
	height:5px;
}
.topRightCorner{
	background-image:url("../dimages/Corner.png");
	background-position:top right;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	float:right;
}
.bottomRightCorner{
	background-image:url("../dimages/Corner.png");
	background-position:bottom right;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	float:right;
}
.bottomLeftCorner{
	background-image:url("../dimages/Corner.png");
	background-position:bottom left;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	float:left;

}
.bottomHLine{
	background-color:#ffad1d;
	height:5px;
}

.NotUserValue
{
	text-decoration: line-through;
	color: #FF0000;
}
.BreakingLine,
.BreakingLine a
{
    color:White;
    text-decoration:none;
    font-weight:bold;
}

.StepBarWrapper,
.BreakingLine
{
    margin-left:-5px;
    background-color:#47705B;
    height:25px;
    border: 1px solid white;
    
}
.BreakingLine .BreakingLineLeft
{
    font-size:small;
    padding-left:12px;
    padding-top:4px;

}
.BreakingLine .BreakingLineright
{
    font-size:small;
    float:right;
    padding-right:12px;
    padding-top:4px;
}
.StepBarWrapper
{
    height:40px;
    color:Black;
}
.StepBar {
	font-size: small;
}
.StepBar li {
	display:block;
	float:left;
	width: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.StepBar ul li.Passed {
	border-bottom: 3px #371A5D solid;
}
.StepBar ul li.Current{
	border-bottom: 3px #371A5D solid;
	font-weight: bold;
	color:#878AaD;
}
.StepBar ul li.Future {
	border-bottom: 3px #fafbfc solid;
}
.StepBar ul {
	margin:0;
}

 #conash3D0 {height:0px; top:-1px;}
.toptourWrapper
{
    /*background-color:#1214FF;
    margin-left:15px;*/
    width:100%;
}

.toptourHead
{
    border-bottom:1px solid white;
}
.toptourHeadFunction
{
    COLOR:#ffff82;
    float:right;
    padding-top:5px;
}
.toptourHeadFunction span
{
    display:none;
}
.toptourHeadTitle a
{
    
    text-decoration:none;
    
}
.toptourFooter
{
    padding-left:5px;
    padding-bottom:5px;
}
.toptourWrapper,
.toptourHeadTitle a,
.toptourFooter a
{
    color:white;
}
.toptourfixContent
{
    overflow:hidden;
    white-space:pre-wrap;
    text-align:right;
}

.toptourHead,
.toptourfixContent
{
    margin: 0px 25px;
    
}

/***********************************************/
.ItemListtourWrapper
{
    /*background-color:#1214FF;*/
    margin-left:15px;
}

.ItemListtourHead
{
    border-bottom:1px solid white;
}
.ItemListtourHeadFunction
{
    COLOR:#fefefe;
    float:right;
    margin-top:-10px;
    padding-right:5px;
}
.ItemListtourHeadFunction span
{
    display:none;
}
.ItemListtourHeadTitle a
{
    
    text-decoration:none;
    
}
.ItemListtourFooter
{
    padding-left:5px;
    padding-bottom:5px;
}
.ItemListtourWrapper,
.ItemListtourHeadTitle a,
.ItemListtourFooter a
{
    color:#ffff82;
}
.ItemListtourfixContent
{
    overflow:hidden;
    white-space:pre-wrap;
    text-align:justify;
}

.ItemListtourHead,
.ItemListtourfixContent
{
    margin: 0px 25px;
    
}
.buttonAlign
{
    text-align:right;
}
/*************************************************/

.tncategoryWrapperLeft,
.tncategoryWrapperRight,
.ItemListtourWrapper,
.toptourWrapper,
.tnbanner table#companyLogoLayout,
.tnmenuBar a:hover,
.tnmenuBar ul li:hover,
.tnmenuBar .tnmenuBarSelected 
{
	background-color:#371A5D;
}
.tourimagelist
{
}
.HiddenContent
{
    display:none;
}

.moveObjectAnimation
{
    position:absolute;
    border:4px solid red;
    background-color:Green;
    font-size:x-large;
    display:none;
}
.MenuDestinationItemGroup
{
    text-align:center;
    
    font-weight:bold;
    color:#EBEBEA;
    background-color:#47705B;
    
}
.MenuDestinationItem
{
    width:100%;
}
.MenuDestinationItem
{
    
    font-weight:bold;
    color:White;
    height:100%;
    width:100%;
    text-decoration:none;
    line-height: 1.5em;
    cursor:default;
}
.MenuDestinationItem:hover
{
    color:#371A5D;
    background-color:#EBEBEA;
    text-decoration:underline;
    cursor:default;
}
