* {margin: 0;padding:0;}
.cleardiv{clear: both;}
ul {margin: 0; padding: 0;}

body{background-image:url(../images/sub_bodybg.jpg);background-repeat:repeat-x;font-family: "Droid Sans","Arial","Helvetica",sans-serif;}
#top{position: fixed;right:70px;top: 50%;background-image: url(../images/top.jpg);height: 30px;width: 30px;}
#top:hover{background-image: url(../images/top_hover.jpg);cursor: pointer;}

#wrapper{position: relative;width: 1015px;margin: 0 auto 0;overflow: hidden;}
#header{height: 80px;width: 100%;position: relative;;float: left;;background-color: #ffffff;background-image: url(../images/header.jpg);left: 22px;
}
#top-nav{float: right;position: relative;background-color: #fabe4b;right: 70px;padding: 5px;
background-image: url(../images/top_nav_img.jpg);
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
#top-nav a{margin: 8px;color: #5e6061;font-size: 13px;}
#top-nav a:hover{color: white;;}
#top-nav p{color: #efa507;}
#cont-wrapper{width :1015px;margin: 0 auto 0;overflow: hidden;position: relative;
background-image:url(../images/lb.jpg);
}
/* for subpages */

#nav_bg{width: 1015px;position: relative;float: left;height: 148px;overflow: hidden;
background-image:url(../images/sub_slide_img.jpg);background-repeat: no-repeat;
}
#shadow{width: 975px;height: 15px;background-image: url(../images/shadow.jpg);position: relative;margin: 0 0 0 20px;float: left;}

#title_images{width: 1015px;position: relative;float: left;height: 148px;overflow: hidden;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.image{width: 975px;height: 148px;float: left;position: relative;margin-left: 20px;
}
.destinatios_image{background-image: url(../images/img_title/1.jpg);}
.serives_image{background-image: url(../images/img_title/3.jpg);
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;}

.contents{width: 970px;height: auto;position: relative;margin: 0 0 0 25px;float: left;}

#leftpanel{position: relative;float: left;height: auto;width: 180px;background-color: #fdfcfc;overflow: hidden;border-width:1px;border: solid 1px #89b8df;}
#item_library {
    float: left;
    width: 180px;
    
    border-right: 1px solid #999;
    
    left: o;
}
#leftpanel_sub{position: relative;float: left;height: auto;width: 180px;background-image: url(../images/nav_left_bg.jpg);overflow: hidden;
height: 280px;padding-top: 30px;font-weight: bold;}
#leftpanel h6{width: 120px;height: 20px;padding: 18px 0 0 10px;color: #f8f7f7;float: left;position: relative;font-size: 80%;top: 0;}
#item_library{ float: left;
    width: 180px;}
#item_library li a {
    display: block;
    padding: 5px 20px;
    border-bottom: 1px solid #dcdbdb;
    background: url(../images/nav/loc_sel.jpg) no-repeat 1px 5px;background-repeat: no-repeat;
     background-color: #bfcfed;
    text-decoration: none;
    color: #000;
    font-size: 13px;
    }
    
#item {
    float: left;
    width: 180px;
    
}
ul{list-style: none;left: 0;}



#item li a {
    display: block;
    padding: 6px 20px;
    background: #fcfcfd;
    /*border-bottom: 1px solid #dcdbdb;*/
    background: url(../images/nav/nav_icon1.jpg) no-repeat 1px 5px;background-repeat: no-repeat;
    text-decoration: none;
    color: #000;
    font-size: 13px;
    
    /*background-image: url(../images/out.gif);background-repeat: no-repeat;background-position: 5px 15px;
    height: 10px;
    */
}
#item li a:hover{
    background: #fcfcfd;
    color: yellow;
    text-decoration: underline;
    background: url(../images/nav/nav_icon_hover1.jpg) no-repeat 1px 5px;background-repeat: no-repeat;
    
}
#item li .current:hover{
    background: #fcfcfd;
    color: white;;background: url(../images/nav/nav_current.png) no-repeat 4px 5px;
    text-decoration: none;
}


#item li .current{font-weight: bolder;;font-size: 12px;color: white;;background: url(../images/nav/nav_current.png) no-repeat 4px 5px;}
#item li ul {
    display: none; // used to hide sub-menus
   
}
#item li .current li .current_li{color: #1c91e3;font-weight: normal;;font-size: 13px;}
#item li .current li{color: #1c91e3;font-weight: normal;;font-size: 13px;} 

#item li ul li a:hover{color: #e19d0a;background-image: none;   background-image: url(../images/out.gif);background-repeat: no-repeat;background-position: 15px 15px;}

#item li ul li a {
    padding: 10px 25px;
    background: #fcfcfd;
    border-bottom: 1px dotted #fcfcfd;
    font-size: 13px;
    background-image: url(../images/out.gif);background-repeat: no-repeat;background-position: 15px 15px;
    height: 10px;
    
}




#sidebar {
height:208px;
overflow:hidden;
position:relative;

width: 167px;
}   
 
#menu {
width:100%;
list-style:none;
padding:0;
margin:0;
top:0;
position:relative;
height:100%;
width:167px;
}
 
#menu li {
padding:10px 0;
text-align:left;;
display:block;
cursor:hand;
cursor:pointer;
}
 
#menu li a {
color:#323333;
font-family:helvetica, arial, verdana;
font-size:12px;
font-weight:700;
display:inline;
padding:20px 8px 5px 20px;
text-decoration:none;
}
#menu li a:hover {color:#ebac13;
font-family:helvetica, arial, verdana;
font-size:20px;
font-weight:700;
display:inline;
padding:20px 8px 5px 20px;
text-decoration:none;}
#menu li a:active {color:#0f6090;
font-family:helvetica, arial, verdana;
font-size:20px;
font-weight:700;
display:inline;
padding:20px 8px 5px 20px;
text-decoration:none;}
 
#menu li span {
font-family:georgia, arial;
font-size:9px;
color:#464646;
}
#destination_details , #cart_details , #cabs_details , #hotels_details , #testimonials_details{width: 775px;height: auto;left: 5px;border-left: 1px dotted #89B8DF;position: relative;float: left;}
#destination_details h5{color: #1873ad;padding: 5px 0 1px 3px;margin-top: 8px;
width: 760px;
border-bottom: 2px solid #fabe4b;
margin-left: 5px;
}
#testimonials_details h5{color: #1873ad;padding: 5px 0 1px 3px;margin-top: 8px;
width: 760px;
border-bottom: 2px solid #FBDB0C;
margin-left: 5px;
}
 #cart_details{border: 1px solid #89B8DF;}


.ads_offers{width: 200px;height: 600px;position: relative;float:right;overflow: hidden;
border: solid 1px orange;right: 20px;;top: 14px;;}
.more_button{width: 506px;position: relative;float:left;margin-top: 2px;margin-left: 10px;background-color: #e0ebef;padding: 7px;font-size: 13px;
font-weight: bold;}
.more_button a{color: orange;font-weight: bold;position: relative;float:right;text-decoration: none;font-size: 11px;}

.title_destination{position: relative;float: left;width:500px}
#destination_details h6{padding: 5px 15px 5px 5px;margin-top: 5px;font-size: 12px;
margin-left: 5px;color: #1873AD;
position: relative;float: left;
display: inline;
}
.div_para span{font-size: 20px;color: #1da8f0;font-weight: 600;}
.div_para_destination span{font-size: 12px;color: #1da8f0;}
.div_para{width: 740px;height: auto;position: relative;float: left;margin: 10px 0 0 18px;color: #424343;text-align: justify;font-size: 13px;text-indent: 30px;line-height: 18px;}
.div_para_destination{
    width: 520px;
    height: auto;
    position: relative;
    float: left;
    margin: 10px 0 0 18px;
    color: #424343;
    text-align: justify;
    font-size: 12px;
    text-indent: 30px;
    line-height: 18px;

}
.div_para_packages{
	 width: 520px;
    height: auto;
    position: relative;
    float: left;
    margin: 2px 0 0 10px;
    color: #424343;
    text-align: justify;
    font-size: 12px;
    line-height: 18px;
	
	}
	.div_para_itinerary{
 width: 508px;
    height: auto;
    position: relative;
    float: left;
    margin: 2px 0 0 10px;
    color: #424343;
    text-align: justify;
    font-size: 12px;
    line-height: 18px;background-color: #F2F2F2;
    border: 1px solid #E2E2E2;padding: 10px;		
		}

.div_para_majordestination{
	width: 500px;
    height: auto;
    position: relative;
    float: left;
    margin: 0 0 0 18px;
    color: #424343;
    text-align: justify;
    font-size: 12px;
    text-indent: 30px;
    line-height: 18px;}
    .div_para_aboutus{width: 500px;
    height: auto;
    position: relative;
    float: left;
    margin: 8px 0 0 18px;
    color: #424343;
    text-align: justify;
    font-size: 12px;
    text-indent: 30px;
    line-height: 18px;}
.para_aboutus{margin-top: 10;position: relative;float: left;}
.para_aboutus1{margin-top:0;position: relative;float: left;}
.div_contactus , .div_testimonials{width: 740px;background-color: ;height: 500px;position: relative;float: left;margin: 15px 0 0 18px;color: #424343;text-align: justify;font-size: 13px;text-indent: 30px;line-height: 18px;overflow: hidden;}
.contact_title{padding: 0 0 5px 0;border-bottom: 2px solid #c5c9c9;text-indent: 0;width: 400px;position: relative;float: left;}
.div_testimonials{height: auto;}
.stayin_touch , .client_test{width: 400px;height: 500px;position: relative;float: left;overflow: hidden}
#contact_map{text-indent: 0;width: 398px;border :1px solid;height: 300px;position: relative;float: left;overflow: hidden;margin-top: 10px;}
.address{width: 400px;height: 260px;position: relative;float: left;overflow: hidden;margin-top: 10px;text-indent: 0;color: #1b76db;}
.comp_name{width: 400px;position: relative;float: left;overflow: hidden;text-indent: 0;color: #1b76db;}
.address_text{text-indent: 0;color: #5b5c5d;font-size: 11px;position: relative;float: left;}
.contact_form , .write_test{width: 320px;height: 500px;position: relative;float: left;overflow: hidden;margin-left: 20px;}
.label{text-indent: 0;margin-left: 0;padding:5px 0 0 0;position: relative;float: left;color: #5d5d5e;}
.form{margin-top: 5px;position: relative;float: left;width: 315px;}

.text{background-color: #f6f7f8;line-height: 20px;border :1px #d0d1d2 solid;width: 300px;}
#Enquiry{background-color: #f6f7f8;border :1px #d0d1d2 solid;}
.send{position: relative;right : 30px;bottom:3px;float: right;background-image: url(../library/transport/images/button_booknow.jpg);overflow: hidden;
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-radius: 5px;text-indent: 0;
color: white;font-weight: bold;font-size: 13px;position: relative;padding:5px;text-decoration: none;top: 10px; }
.send:hover{background-image: url(../library/transport/images/button_booknowhover.jpg);}
.clear{right: 50px;}
.chat_mail a{color: #17a03e;}
span{color: #9a0913;}


.parabottom{margin-bottom: 30px;}
.image_logo{width: 230px;height: 150px;position: relative;float: right;;right: 10px;border :2px solid #fabe4b;overflow: hidden;background-image: url(../images/logo.jpg);top: 10px;}
.image_style{width: 230px;height: 125px;position: relative;float: left;left: 8px;border :2px solid #fabe4b;overflow: hidden;}
.image_cochin{background-image: url(../images/location_images/cochin/cochin.jpg);}
.image_munnar{background-image: url(../images/location_images/munnar/3.jpg);}
.image_thekkady{background-image: url(../images/location_images/thekkady/1.jpg);}
.image_kumarakom{background-image: url(../images/location_images/kumarakom/1.jpg);}
.image_kovalam{background-image: url(../images/location_images/kovalam/5.jpg);}



.image_varkala{background-image: url(../images/location_images/varkala/1.jpg);}
.image_wayanad{background-image: url(../images/location_images/wayanad/1.jpg);}
/*end of sub page*/
.content_bottom{width: 750px;height: 50px;position:relative;;float: left}
#bottom{background-image:url(../images/bottombg.jpg);background-repeat: no-repeat;;width: 1015px;height: 30px;}
#bottom_nav{height: 100px;width: 100%;}
#footer{width: 100%;height: 20px;}
.foot{text-align: center;font-size: 11px;color: #939393;}
.star_none{position: absolute;float: left;width: 85px;height: 16px;background-image: url(../images/star_none.jpg);}
.star_rate{position: relative;float: left;width: 85px;height: 16px;background-image: url(../images/star_rate.jpg);
	background-position: -17px 0;background-repeat: no-repeat;;}
	.error{display: none;}
	#message{margin-top: 90px;position: relative;float: left;background-color:#dafbb3 ;height: 100px;width: 320px;padding-top: 40px;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}



.sprite-24hr{ background: url(../images/amenities.jpg) no-repeat top left;background-position: 0 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-ac{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -23px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-ayurveda{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -46px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-bar{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -69px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-business{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -92px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-coffee{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -115px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-conference{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -138px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-doctor{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -161px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-gym{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -184px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-internet{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -207px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-pool{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -230px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-restuarant{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -253px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-roomservice{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -276px 0; width: 18px; height: 15px;position:relative; float:left; } 
.sprite-wifi{ background: url(../images/amenities.jpg) no-repeat top left;background-position: -299px 0; width: 18px; height: 15px;position:relative; float:left; }






/* search*/

#selection{position: relative;float: left;height:30px;width: 750px;margin-left: 10px;}

#select_location{position: relative;float: left;height:30px;width: 120px;}
#select_hotels{position: relative;float: left;height:30px;width: 120px;margin-left: 2px;}
#select_cabs{position: relative;float: left;height:30px;width: 120px;margin-left: 2px;}
.select_style{background-color: #dfe9fc;
font: 11px Helvetica, Sans-Serif;text-align: center;padding-top: 10px;}
.current{background-color: #bfcfed;font-weight: bold;}
.current:hover{background-color: #bfcfed;font-weight: bold;}
.sel_hov:hover{background-color: #d0dcf1;cursor: pointer;}

.search_map{width:750px; font-family:Arial, sans-serif;position : relative; float : left;margin-left:10px;overflow: hidden;background-color: #ededed;
}


.search_result{position: relative;float: left;width: 180px;font-size: 12px;padding: 8px 18px;
background: url(../images/nav/loc_sel.jpg) no-repeat 1px 8px;background-color: #BFCFED;}
.location_names{width: 160px;position: relative;float: left;}
#sidebar_selected{padding:5px 0 5px 0px;background-color: #f3f3f3;width: 180px;border-bottom:1px solid #89B8DF;border-top: 2px solid #89B8DF;}
.search{position: relative;float: left;width: 755px;height: 35px;/*background-image: url(images/search_bg.jpg);*/
background-color: #bfcfed;left: 10px;}
.test_cont_bubble{width: 320px;height: auto;padding: 15px;;position: relative;float: left;background-color: #dddfde ;font-size: 11px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;margin-left: 30px;margin-top: 10px;}
.test_bubble{width: 350px;height: 21px;position: relative;float: left;background-image: url(../images/test_bubble.jpg);margin-left: 30px;}
.test_details{width: 300px;height: 40px;background-image: url(../images/test_icon.jpg);background-repeat: no-repeat;position: relative;float: left;}
.name_address{position: relative;float: left;margin-left: 15px;}
.client_test{height: auto;}

#result{margin-top : 20%;display:none;margin-left:40%;position :fixed;z-index:1000;padding: 10px 20px 10px 20px;text-align: center;background-color: #F3D6D3;color: #A21B1B;     border: 1px solid #F3AAA3;font-weight: bold;font-size: 13px;}


.button_nextstep_hotel:hover{background-color:#58a8cd}
.button_nextstep_hotel{position:relative;float:right;right:25px;margin-left: 20px;;background-color:#2b84ae;color: white;font-weight: bold;padding: 5px 8px 5px 8px;text-decoration: none;
-webkit-border-radius: 3px;font-size: 11px;margin-top: 7px;
-moz-border-radius: 3px;
border-radius: 3px;}

.img_tour_category{width: 520px;height: 120px;position: relative;float: left;border:1px solid #918a8a;margin-left: 20px;margin-top: 20px;}
.img_tour_backwater{background-image: url(../images/img_tour_category/img_backwater.jpg);}
.facebook_likes{position: relative;float: left;float: right;right: 10px;top: 20px;margin-bottom: 30px;}
.error_map{position: relative;float: left;background-color: red;width: 755px;left: 10px;margin-top: 5px;}
.error_map p{padding: 10px;font-weight: bold;background-color: #F3D6D3;font-size: 13px;color: #a21b1b;}
.no_data{
overflow:auto; width:auto; height: auto; border:1px solid #cfcaca;margin-top: 5px; background-color: #fff; position: relative;float:left;-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
.no_data_bottom{
overflow:auto; width:650px; height: 30px; border:1px solid #cfcaca; position: relative;float:left;border-top:0;background-color:#ede6e6;-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;	
}


.preloader { background:url(../images/89.gif) center center no-repeat ;  }

#gallery a { display:block; color:#fff; padding:0; text-decoration:none;  }
.thumb_hotel a { display:block; color:#fff; padding:0; text-decoration:none;  }
.img_cab a { display:block; color:#fff; padding:0; text-decoration:none;  }
.no_htl_selected , .no_cab{padding-left: 13px;}
#ads_map{width:161px; font-family:Arial, sans-serif; font-size:11px; border:1px solid #58c9f8;;position : relative; float : left;margin-left:5px;overflow: hidden;top:8px;height: 504px;}