/* CSS Document */
body	{
		background:#106878;
		margin:0px;
}

.main_bg_pd{ background-color:#0A343B;
padding:0 10px 0 10px;
}
			



.bg_menu{ background:url(../images/bg_menu.jpg) repeat-x;
height:56px;
}

.padding_main{padding:10px 10px 0 10px;
background-color:#81B3BC;}


.footer_bg{ 
	background:url(../images/footer.jpg) no-repeat;
	height:65px;
	text-align: center;
	color: #000;
	font-weight: bolder;
}


.text_menu{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:center;
font-weight:bold;
line-height:20px;
padding:8px 0 0 0 ;
}

.text_menu a:link{color:#FFFFFF; text-decoration:none;}
.text_menu a:activated{color:#FFFFFF; text-decoration:none;}
.text_menu a:visited{color:#FFFFFF; text-decoration:none;}
.text_menu a:hover{color: #FFCC00; text-decoration:underline;}

.text_index{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:justify;
padding:7px 0px 7px 7px;}


.text_aboutus{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:justify;
padding:7px 0px 7px 7px;}

.text_destination{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:justify;
padding:7px 7px 7px 7px;}

.text_best_tour_india{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:justify;
padding:7px 7px 7px 7px;}

.text_feedback{
font-family:Verdana;
font-size :15px;
color:#ffffff;
text-align:justify;
padding:7px 7px 7px 7px;}

.text_partnership{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:justify;
padding:7px 7px 7px 7px;}
	
	
.text_carreer{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:justify;
padding:7px 7px 7px 7px;}

.text_contactus{
font-family:Verdana;
font-size:12px;
color:#ffffff;
text-align:justify;
padding:7px 7px 7px 7px;}


 a:link{color:#F5A710; text-decoration:none; }
 a:activated{color:#F5A710; text-decoration:none;}
 a:visited{color:#F5A710; text-decoration:none;}
 a:hover{color: #FFCC00; text-decoration:underline;}

/* text style */

.txt_styl{
	color: white;
	/* font-family:Verdana; */

}
.footertxt{
	text-align: center;
	font-weight: 900;
	font-size: larger;
	font-family: verdana;
}
/* for images */
.img_style{
	width: 500px;
	height: auto;
}
.Simages{
	width: 40%;
	height: auto;
}

.table_style{
	border-collapse: collapse;
    width: 100%;
	margin: 20px 0px;
}
.table_style tr>td,.table_style tr>th{
	border: 1px solid black;
	padding: 5px 0px 5px 5px;
}

/* .table_style tr:nth-child(even){
	background-color: #0A343B;
} */
/* footer{
	text-align: center;
	
} */