/*-------------------------------------------------------------
author:dijup 
-------------------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	cursor: default;
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	line-height:16px;
/*	scrollbar-face-color: #E7E3DD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FCAA10;
	scrollbar-track-color: #A08D82;
	scrollbar-darkshadow-color: #98AAB1;*/
}
/*-------------------------------------------------------------
searach
-------------------------------------------------------------*/
.search{
	background-color:#336799;
	/*background-image:url(../images/search_bg.jpg);*/
	background-repeat:repeat-x;
	height:322px;
}
.search table{
	color:#FFFFFF;
}
.search table table{
text-align:left;
}
/*-------------------------------------------------------------
date
-------------------------------------------------------------*/
.valid_date{
	background-color:#C1D1E0;
	height:16px;
	color:#2A4497;
	font-size:10px;
}
/*-------------------------------------------------------------
samplefares
-------------------------------------------------------------*/
.samplefares{
	border:1px solid #336699;
}
.samplefares div{
	height:230px;
	overflow:auto;
}
/*-------------------------------------------------------------
text style used in the site
-------------------------------------------------------------*/
.cfdeals{
	color:#555555;
	font-weight:normal;
	font-size:12px;
	padding:2px 5px 2px 5px;
	text-transform:uppercase;
	font-size:11px;
}
.newsletter{
	background-color:#DCE2EE;
	border:1px solid #40709F;
}
.partners{
	border:1px solid #40709F;
	background-color:#FFFFFF;
}
.heading2{
	text-align:justify;
	font-weight:bold;
	font-size:11px;
}
.normalj{
	text-align:justify;
}
.pages_box{
	background-color:#ffffff;
	border:1px solid #40709F;
}
/*-------------------------------------------------------------
sampleprice
-------------------------------------------------------------*/
.sampleprice{
	
}
.heading{
	font-size:12px;
	font-weight:bold;
}

.note{
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
}
.cont_name{
	background-color:#E3E3E3;
	padding:5px;
	font-weight:bold;
	font-size:11px;	
}
/*=====================        links            ====================*/
/*-------------------------------------------------------------
Defult link
-------------------------------------------------------------*/
a,a:link,a:active,a:visited{
	color: #004CD6;
	text-decoration: underline;
	}
a:hover{
	color: #004CD6;
	text-decoration: none;
	}
/*-------------------------------------------------------------
link for the normal2
-------------------------------------------------------------*/
a.normal2:link,a.normal2:active,a.normal2:visited{
	color: #8A0000;
	text-decoration: none;
	}
a.normal2:hover{
	color: #8A0000;
	text-decoration: underline;
	}

/*-------------------------------------------------------------
Footer
-------------------------------------------------------------*/	
.footer{
	background-color:#EBECF0;
	height:40px;
	text-align:center;
	color:#326698;
}


.footer a:link,.footer a:active,.footer a:visited{
	color: #326698;
	text-decoration: none;
}
.footer a:hover{
	color: #326698;
	text-decoration: underline;
	}
.footer a{
	font-size: 11px;
	color:#326698;
	font-weight: normal;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
 	line-height:16px;
	padding:3px;
	}
/*-------------------------------------------------------------
link for copyright
-------------------------------------------------------------*/	
.copyright a:link,.copyright a:active,.copyright a:visited{
	color: #666666;
	text-decoration: none;
	}
.copyright a:hover{
	color: #666666;
	text-decoration: underline;
	}
.copyright a{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:0px 0px 0px 0px;
}	
.copyright{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	}	
/*-------------------------------------------------------------
more
-------------------------------------------------------------*/	
a.more,a.more:visited,a.more:link,a.more:active{
	color: #248FC9;
	font-weight: normal;
	text-decoration: none;
	}
a.more:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.more{
	color: #248FC9;
	font-weight: normal;
	text-decoration: none;
}
/*-------------------------------------------------------------
menu
-------------------------------------------------------------*/
a.menu:link,a.menu:active,a.menu:visited{
	color: #000000;
	text-decoration: none;
	}
a.menu:hover{
	color: #333333;
	text-decoration: none;
	}
.menu{
	font-weight: normal;
	text-decoration: none;
	}	
/*-------------------------------------------------------------
navMenuOut
-------------------------------------------------------------*/
.navMenuOut{
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	height:31px;
	padding-left:8px;
	padding-right:8px;	
	cursor:pointer;
	font-size:11px;
}
.NavMenuOver{
	color: #333333;
	text-align:center;
	text-decoration: none;
	background-color:#E8E8E8;
	height:31px;
	padding-left:8px;
	padding-right:8px;	
	cursor:pointer;	
	font-size:11px;	
}
/*-------------------------------------------------------------
link for tab_search
-------------------------------------------------------------*/
a.tab_search:link,a.tab_search:active,a.tab_search:visited{
	color: #860000;
	text-align:center;	
	text-decoration: none;
	}
a.tab_search:hover{
	color: #860000;
	text-align:center;
	text-decoration: none;
	}
.tab_search{
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	color:#860000;
	height:29px;
	width:103px;
	}
/*-------------------------------------------------------------
link for bottom
-------------------------------------------------------------*/
a.bottom_link:link,a.bottom_link:active,a.bottom_link:visited{
	color: #000000;
	text-decoration: none;
	}
a.bottom_link:hover{
	color: #5B6B00;
	text-decoration: underline;
	}
.bottom_link{
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
	color: #000000;
	text-align:right;
	text-decoration: none;
}	
/*-------------------------------------------------------------
Client Input section
-------------------------------------------------------------*/
.search td select{
	background-color:#ffffff;	
	color:#000000;
	height:15px;
	border:1px solid #C1D1E0;
	font-size:10px;
	}
.login {
	font-size: 10px;
	background: #ffffff;	
	color:#000000;
	border:1px solid #7C8373;
	width:70px;
	height:12px;
}
textarea{
	font-size: 8pt;
	background: #ffffff;	
	color:#000000;
	border:1px solid #1F6D93;
}
input.button {
	padding:0px 7px 0px 7px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border:1px solid #cccccc;
	cursor:pointer;	
	height:auto;
}
input.text_field{
	border:1px solid #26527F;
	background-color:#ffffff;
	font-size:10px;
}
.btn_submit{
	font-size:10px;
	font-weight:bold;
	padding:0px 7px 0px 7px;
	color:#ffffff;
	border:1px solid #D3D3D3;
	background-color:#860000;
	cursor:pointer;	
	height:22px;
	cursor:pointer;
	/*background-image:url(../images/search.jpg);
	background-repeat:repeat-x;*/
}
/*-------------------------------------------------------------
Color Boxes
-------------------------------------------------------------*/
.box_blue{
	border:1px solid #526C9A;
}
.box_green{
	border:1px solid #9DCC8A;
}
.box_yellow{
	border:1px solid #D3B761;
}
/*-------------------------------------------------------------
tpmenu
-------------------------------------------------------------*/
.tpmenu{
	height:16px;
	font-size:10px;
	border:1px solid #$#848587;
}
form{
	margin:0px;
	padding:0px;
}
.des_price{
	color:#336699;
	font-size:10px;
}
.des_dest{
	font-size:10px;
}
a.search-link{
	text-decoration:none;
	color:#000000;
}
a.search-link2{
		text-decoration:underline;
	color:#ffffff;
}
