/* CSS Document */

body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	overflow:auto;

}


/*---------------------------------Backgrounds------------------------------------------*/

.mainbg{
     background-image:url(images/mainbg.jpg); background-repeat:repeat-x;
	 }
	 
.topbg{
     background-image:url(images/topbg.jpg); background-repeat:no-repeat;
	  }
	  
.bottombg{
     background-image:url(images/bg_bottom.jpg); background-repeat:repeat-x; background-position:bottom;
	 }
	 
.bottombg2{
     background-image:url(images/bg_bottom2.jpg); background-repeat:repeat-x; background-position:bottom;
	 }
	 
.sub_bg{
     background-image:url(images/bg_sub.jpg); background-repeat:repeat-x;
	 }
	 
.sideblu_bg{
     background-image:url(images/subside_blue.jpg); background-repeat:no-repeat;
	 }

/*---------------------------------Fonts------------------------------------------*/	  

.top1{
     font-family:tahoma; font-size:11px; color:#06548a; text-decoration:none; 
	 }
	 
.top2{
     font-family:tahoma; font-size:11px; color:#00a32e; text-decoration:none; font-weight:bold;
	 }
	 
.top4{
     font-family:tahoma; font-size:12px; color:#00a32e; text-decoration:none; font-weight:bold;
	 }
	 	 
	 
	 
.top3{
     font-family:tahoma; font-size:11px; color:#00a32e; text-decoration:none; font-weight:bold; line-height:28px;
	 }
	 
.h1green{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; color:#00a32e; text-decoration:none; font-style:italic;
	 }	 
	 
.h1{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; color:#036da4; text-decoration:none; font-style:italic;
	 }
	 
.h2{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#1176aa; text-decoration:none; font-weight:bold;
	 }
	 
.h3{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#1176aa; text-decoration:none; 
	 }
	 
.h4{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#086f39  ; text-decoration:none; font-weight:bold;
	 }
	 
.h5{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#086f39 ; text-decoration:none; font-weight:bold;
	 }
	 
.h6{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#e2b67b ; text-decoration:none;  font-style:italic;
	 }
	 
.h7{
     font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#666666  ; text-decoration:none; font-weight:bold;
	 }
	 
.h8{
     font-family:tahoma, Times, serif; font-size:13px; color:#296284  ; text-decoration:none; font-weight:bold;
	 }
	 
.h9{
     font-family:tahoma, Times, serif; font-size:11px; color:#296284  ; text-decoration:none; font-weight:bold;	 }
	 
.h10{
     font-family:tahoma, Times, serif; font-size:14px; color:#296284  ; text-decoration:none; font-weight:bold;	 }
	 
.h11{
     font-family:tahoma, Times, serif; font-size:14px; color:#FFFFFF; text-decoration:none; padding-left:5px;	 }
	 
.welcomefont{
     font-family:tahoma; font-size:11px; color:#09538d; text-decoration:none; line-height:20px; text-align:justify;
	 }
	 
.nrmlfont1{
     font-family:tahoma; font-size:11px; color:#4f4f4f; text-decoration:none; line-height:20px; text-align:justify;
	 }
	 
.nrmlfont2{
     font-family:tahoma; font-size:11px; color:#4f4f4f; text-decoration:none; line-height:20px; 
	 }
	 

	 
.nrmlfont3{
     font-family:tahoma; font-size:11px; color:#4f4f4f; text-decoration:none; line-height:20px; 
	 }
	 

     
.testimonials{
       font-family:tahoma; font-size:11px; color:#666666; text-decoration:none; line-height:21px; text-align:justify; letter-spacing:.25px;
	   }

.copyright{
     font-family:tahoma; font-size:11px; color:#f76e0a; text-decoration:none;  
	 }
	 
.line_vert{
     font-family:tahoma; font-size:10px; color:#95b8d1; text-decoration:none;  
	 }
	 
.line_vert2{
     font-family:tahoma; font-size:10px; color:#e5e5e5; text-decoration:none;  
	 }
/*---------------------------------Padding------------------------------------------*/

.welcome_padng{
     padding-right:10px; padding-top:4px;
	 }	
	 
.welcome_padng2{
     padding-left:10px; padding-top:4px;
	 }
	 
/*---------------------------------Textbox------------------------------------------*/

.textbox1{
     width:160px;
	 height:18px;
	 font-family:tahoma;
	 font-size:11px;
	 line-height:16px;
	 padding-left:5px;
	 background-color:#fafafa;
	 color:#666666;
	 border-bottom:#cccccc solid 1px;
	 border-top:#cccccc solid 1px;
	 border-right:#cccccc solid 1px;
	 border-left:#cccccc solid 1px;
	 }
	 
.textbox2{
     width:160px;
	 height:68px;
	 font-family:tahoma;
	 font-size:11px;
	 line-height:16px;
	 padding-left:5px;
	 background-color:#fafafa;
	 color:#666666;
	 border-bottom:#cccccc solid 1px;
	 border-top:#cccccc solid 1px;
	 border-right:#cccccc solid 1px;
	 border-left:#cccccc solid 1px;
	 }
	 
.textbox3{
     width:200px;
	 height:18px;
	 font-family:tahoma;
	 font-size:11px;
	 line-height:16px;
	 padding-left:5px;
	 background-color:#fafafa;
	 color:#666666;
	 border-bottom:#cccccc solid 1px;
	 border-top:#cccccc solid 1px;
	 border-right:#cccccc solid 1px;
	 border-left:#cccccc solid 1px;
	 }
	 
.textbox13{
	 font-family:tahoma;
	 font-size:11px;
	 font-weight:bold;
	 line-height:16px;
	 background-color:#F8F8F8;
	 color:#FF0033;
	 border-bottom:#F8F8F8 solid 1px;
	 border-top:#F8F8F8 solid 1px;
	 border-right:#F8F8F8 solid 1px;
	 border-left:#F8F8F8 solid 1px;
	 }
	 .textbox14{
	 font-family:tahoma;
	 font-size:11px;
	 font-weight:bold;
	 line-height:16px;
	 text-align:center;
	 	 padding-left:5px;
	 background-color:#F8F8F8;
	 color:#FF0033;
	 border-bottom:#F8F8F8 solid 1px;
	 border-top:#F8F8F8 solid 1px;
	 border-right:#F8F8F8 solid 1px;
	 border-left:#F8F8F8 solid 1px;
	 }
.brdr{
     border:#dbe6ef solid 1px;
	 }
	 
.brdr2{
     border:#dbe6ef solid 1px; padding:2px;
	 }


.nrmlfont1f{
     font-family:tahoma; font-size:11px; color:#6e6d6d; text-decoration:none; line-height:20px;  font-weight:bold;
	 }
	 

.grid2{
	border:1px solid #139273;
	margin:5px 0;
}

.grid2 table th{
   background-image:url(images/tab2.jpg);
	font-family:tahoma;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:left;
}


.grid2 .pack_title{
	cursor:pointer;

}
.demo{
   background-image:url(images/demo2.jpg);
   background-repeat:repeat-x;
   }
   
.bg_blue{
   background-image:url(images/bg_blue.jpg);
   
   background-repeat:repeat-x;
   
   font-family:TAHOMA;
   
   font-size:12PX;
   
   color:#005884;
   
   text-decoration:none;
   
   font-weight:bold;
   }
   
   
.bg_blue2{
   background-image:url(images/bg_blue2.jpg);
   
   background-repeat:repeat-x;
   
   font-family:TAHOMA;
   
   font-size:12PX;
   
   color:#005884;
   
   text-decoration:none;
   
   }
   
 .top6{
     font-family:tahoma; font-size:11px; color:#313a3e; text-decoration:none; line-height:24px;  
	 }
	 
.bnnrpck{
   background-image: url(images/tour/munnar.jpg);background-repeat:no-repeat;}
.bnnrpck_a{
   background-image: url(images/tour/athirapilly.jpg);background-repeat:no-repeat;}
.bnnrpck_allapy{
   background-image: url(images/tour/munnar3.jpg);background-repeat:no-repeat;}
.bnnrpck_thekkady{
   background-image: url(images/tour/thekkady.jpg);background-repeat:no-repeat;}
.bnnrpck_munnar{background-image: url(images/tour/munnar2.jpg);background-repeat:no-repeat;}

.theakady_2{ background-image: url(images/tour/allapy_kumarakom.jpg);background-repeat:no-repeat;}     

.allapy_2{ background-image: url(images/allapy_2.jpg);background-repeat:no-repeat;}    

.vallara{ background-image: url(images/tour/5mth.jpg);background-repeat:no-repeat;}  
  
.munnar_3{ background-image: url(images/tour/5mtr.jpg);background-repeat:no-repeat;}  

.munnar_8{ background-image: url(images/tour/6mthk.jpg);background-repeat:no-repeat;}  

.munnar_7{ background-image: url(images/tour/allapy.jpg);background-repeat:no-repeat;}  

.munnar_4{ background-image: url(images/munnar_4.jpg);background-repeat:no-repeat;}  

.munnar_5{ background-image: url(images/tour/6mth.jpg);background-repeat:no-repeat;}  

.munnar_6{ background-image: url(images/tour/6mtrh.jpg);background-repeat:no-repeat;}  

.munnar_10{ background-image: url(images/tour/234.jpg);background-repeat:no-repeat;}  

.munnar_11{ background-image: url(images/tour/7mthk.jpg);background-repeat:no-repeat;}  

.munnar_12{ background-image: url(images/tour/7mthkak.jpg);background-repeat:no-repeat;} 

.munnar_13{ background-image: url(images/tour/7mtrrh.jpg);background-repeat:no-repeat;} 

.munnar_14{ background-image: url(images/tour/8mthk.jpg);background-repeat:no-repeat;} 

.munnar_14{ background-image: url(images/tour/8mthkak.jpg);background-repeat:no-repeat;} 

.munnar_15{ background-image: url(images/tour/8mtrhk.jpg);background-repeat:no-repeat;} 

.munnar_16{ background-image: url(images/tour/9mtrhk.jpg);background-repeat:no-repeat;} 

.munnar_17{ background-image: url(images/tour/9mtrhkak.jpg);background-repeat:no-repeat;} 

.munnar_18{ background-image: url(images/tour/10mtrhkak.jpg);background-repeat:no-repeat;} 

.munnar_19{ background-image: url(images/tour/11mtrhkak.jpg);background-repeat:no-repeat;} 

.munnar_20{ background-image: url(images/tour/12mtrhkak.jpg);background-repeat:no-repeat;}

.ayhirapilly_3{ background-image: url(images/tour/7mthk.jpg);background-repeat:no-repeat;}  

.cochi{ background-image: url(images/cochi.jpg);background-repeat:no-repeat;} 

.allapy_2{ background-image: url(images/tour/5hkak.jpg);background-repeat:no-repeat;} 
 
.wtfnt{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFFF;
   text-decoration:none;
   }
   
.trms{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5a5a5a;
	font-weight:bold;
	text-decoration:none;
	}
	
.bg_blue3{
    background-image:url(images/tabbg2.gif);
	
	background-repeat:repeat-x;
	
	font-family:TAHOMA;
   
   font-size:12PX;
   
   color:#005884;
   
   text-decoration:none;}
   
   
   
   
   .bgnewbl{

   background-image:url(images/bluebg.jpg);
   
   background-repeat:repeat-x;
   
   font-family:TAHOMA;
   
   font-size:12PX;
   
   color:#005884;
   
   text-decoration:none;
   }


.price{
   background-image:url(images/price_frm.jpg);
   
   background-repeat:no-repeat;
   }
   
.prcfnt{
   font-family:Arial, Helvetica, sans-serif;
   font-size:18px;
   color:#09793a;
   text-decoration:none;
   }
   
  .textbox53{
	 font-family:tahoma;
	 font-size:11px;
	
	 line-height:16px;
	 background-color:#F8F8F8;
	 color:#FF0000;
	 border-bottom:#F8F8F8 solid 1px;
	 border-top:#F8F8F8 solid 1px;
	 border-right:#F8F8F8 solid 1px;
	 border-left:#F8F8F8 solid 1px;
	 text-align:left;
	 
	 }
	 
.hotels{
     font-family:tahoma, Times, serif; font-size:18px; color:#296284  ; text-decoration:none; font-weight:bold;	 }
	 
.welcomefont2{
     font-family:tahoma; font-size:11px; color:#225068; text-decoration:none; line-height:20px; text-align:justify;
	 }
	 
.tour_bg{
     background-image:url(images/bg_packages.jpg);
	 
	 background-repeat:repeat-x;
	 
	 background-position:bottom;
	 }
