/*@charset "utf-8";
/* CSS Document */


body
{
	margin: 0;
}



#topnav li
{
	float: left;
	list-style: none;
	padding-left: 2px;
}

.lbl_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #C85A17;
}

.lbl_text_Room
{
	font-family: Footlight MT Light;
	font-weight: bold;
	font-size: 14px;
	color: #C85A17;
}


.Fl_subtex2New
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}

/*Home*/
a.home
{
	background-image: url(../images/main-button1.gif);
	display: block;
	width: 96px;
	height: 29px;
}
a.home:active
{
	background-image: url(../images/main-button1-over.gif);
	outline: none;
	width: 96px;
	height: 29px;
}
a.home:hover
{
	background-image: url(../images/main-button1-over.gif);
	outline: none;
	width: 96px;
	height: 29px;
}
.homeselected
{
	background-image: url(../images/main-button1-over.gif);
	outline: none;
	width: 96px;
	height: 29px;
	display:block ; 
	}

/*Explore Destinations*/
a.exploredesti
{
	background-image: url(../images/main-button2.gif);
	display: block;
	width: 177px;
	height: 29px;
}
a.exploredesti:active
{
	background-image: url(../images/main-button2-over.gif);
	outline: none;
	width: 177px;
	height: 29px;
}
a.exploredesti:hover
{
	background-image: url(../images/main-button2-over.gif);
	outline: none;
	width: 177px;
	height: 29px;
}
.exploredestiselected
{
	background-image: url(../images/main-button2-over.gif);
	outline: none;
	width: 177px;
	height: 29px;
	display:block;
	}

/*Travel Advice*/
a.traveladvice
{
	background-image: url(../images/main-button3.gif);
	display: block;
	width: 125px;
	height: 29px;
}
a.traveladvice:active
{
	background-image: url(../images/main-button3-over.gif);
	outline: none;
	width: 125px;
	height: 29px;
}
a.traveladvice:hover
{
	background-image: url(../images/main-button3-over.gif);
	outline: none;
	width: 125px;
	height: 29px;
}
.traveladviceselected
{
	background-image: url(../images/main-button3-over.gif);
	outline: none;
	width: 125px;
	height: 29px;
	display:block; 
	}
/*Recommendations*/
a.Recommendations
{
	background-image: url(../images/main-button4.gif);
	display: block;
	width: 164px;
	height: 29px;
}
a.Recommendations:active
{
	background-image: url(../images/main-button4-over.gif);
	outline: none;
	width: 164px;
	height: 29px;
}
a.Recommendations:hover
{
	background-image: url(../images/main-button4-over.gif);
	outline: none;
	width: 164px;
	height: 29px;
}
.RecommendationsSelected
{
	background-image: url(../images/main-button4-over.gif);
	outline: none;
	width: 164px;
	height: 29px;
	display: block;
	}

/*Our_Company*/
a.Our_Company
{
	background-image: url(../images/main-button5.gif);
	display: block;
	width: 136px;
	height: 29px;
}
a.SpecialPromo
{
	background-image: url(../images/main-button5.gif);
	display: block;
	width: 136px;
	height: 29px;
}
a.Our_Company:active
{
	background-image: url(../images/main-button5-over.gif);
	outline: none;
	width: 136px;
	height: 29px;
}
a.Our_Company:hover
{
	background-image: url(../images/main-button5-over.gif);
	outline: none;
	width: 136px;
	height: 29px;
}
.Our_Companyselected
{
	background-image: url(../images/main-button5-over.gif);
	outline: none;
	width: 136px;
	height: 29px;
	display:block ; 
	}

/*Contact_Us*/
a.Contact_Us
{
	background-image: url(../images/main-button6.gif);
	display: block;
	width: 116px;
	height: 29px;
}
a.Contact_Us:active
{
	background-image: url(../images/main-button6-over.gif);
	outline: none;
	width: 116px;
	height: 29px;
}
a.Contact_Us:hover
{
	background-image: url(../images/main-button6-over.gif);
	outline: none;
	width: 116px;
	height: 29px;
}
.Contact_Usselected
{
	background-image: url(../images/main-button6-over.gif);
	outline: none;
	width: 116px;
	height: 29px;
	display:block ; 
	}
	
	/*Quick_Search*/
a.Quick_Search
{
	background-image: url(../images/main-button7.gif);
	display: block;
	width: 116px;
	height: 29px;
}
a.Quick_Search:active
{
	background-image: url(../images/main-button7-over.gif);
	outline: none;
	width: 116px;
	height: 29px;
}
a.Quick_Search:hover
{
	background-image: url(../images/main-button7-over.gif);
	outline: none;
	width: 116px;
	height: 29px;
}
.Quick_Searchselected
{
	background-image: url(../images/main-button7-over.gif);
	outline: none;
	width: 116px;
	height: 29px;
	display:block ; 
	}
	
/* main */
#main
{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
}

#main_container
{
	margin: 0 auto;
}

#top_container
{
	width: 100%;
	height: 121px;
	background-image: url(../images/top-bg-image.jpg);
	background-repeat: repeat-x;
}

#top_containermail
{
	width: 828px;
	height: 121px;
	background-image: url(../images/top-bg-image.jpg);
	background-repeat: repeat-x;
}

#top_content
{
	width: 828px;
	background: url(../images/logo_amazing.gif) no-repeat 8px 8px;
	height: 121px;
	margin: 0 auto;
}

#topnav_cleartag
{
	margin: 0;
	padding: 0;
}

#top_links
{
	float: right;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 5px;
}

a.top_links
{
	color: #FFF;
}
a.top_links:hover
{
	color: #FAA86F;
}

.flArea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
}
.flArea_a
{
	color:Red;
	font-weight:bold;
	text-decoration: none;
}
.flArea a:hover
{
	color:#00a9ac;
	font-weight:bold;
	text-decoration:none;
}
#top_con_clertag
{
	clear: both;
}

#logo
{
	width: 222px;
	height: 47px;
	float: left;
	display: block;
	/*border: solid 1px #000000;*/
}
#logo a
{
	display: block;
	width: 222px;
	height: 47px;
}


#top_banner
{
	width: 422px;
	height: 56px;
	float: right;
}

#top_con_clertag2
{
	clear: both;
	padding-bottom: 12px;
}



/* 20100106*/
#FL_MId_bg_081{
background-color:#FBDBB5;
width:772px; 
margin:2px 0 0 28px;
border-bottom:#f4b871 solid 1px;

}

.FL_MId_hotel_pic
{
padding:1px 0px 1px 10px; 
float:left;
width:283px;
height:205px;
}

.FL_MId_hotel_pic img 
{
	padding:1px 0px 1px 10px;
float:left;
	 width:253px;
	height:151px;
		
}

.hotelname { width:440px; float:left; padding:13px 0 5px 20px; font-size:14px; color:#C60; font-weight:bold; }
.cname { width:30px; float:left; padding:13px 0 5px 20px; font-size:14px; color:#C60; font-weight:bold; }
.hotelcontent { width:440px; float:left; padding:5px 0 10px 20px; font-size:11px; color:#C60; }

.clear { clear:both; }


#topinnrbg { width:824px; height:9px; margin:0; padding:0; }
#bottminnrbg { width:824px; height:9px; margin:0; padding:0; }

#midinnrcon { background-color:#ffe5c4; width:824px; margin:0; padding:0; }

/* end */



/*mid*/
#mid
{
	clear: both;
	background-image: url(../images/mid-bg.jpg);
	background-repeat: repeat-x;
}

#mid_content
{
	width: 827px;
	margin: 0 auto;
}

#pagenav_note
{
	width: 100%;
	height: 22px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #bd3e00;
	padding-top: 5px;
}

/* 08-03-2010*/
#con_mid_in_main_container
{
	width: 827px;
	margin: 0 auto;
}

#con_mid_in_main_containerNEW
{
	margin: 0 auto;
    padding:0;
    width:1061px;
}

#con_page_heding
{
	background-image: url(../images/contact_page_heding.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height:50px;
}

/*08-03-2010*/
#con_page_hedingNEW
{
	background-image: url(../images/new-top-changebg.gif);
	background-position: center;
	background-repeat: no-repeat;
	height:50px;
}


#con_mid_in_heding
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B74103;
	font-weight: bold;
	padding: 15px 0 0 10px;
}
#con_mid_in_heding_qs
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #B74103;
	font-weight: bold;
	padding: 15px 0 0 10px;
}
#con_mid_in_boder_content
{
	background-image: url(../images/contact_mid_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: auto;
}

/*08-03-2010*/
#con_mid_in_boder_contentNEW
{
	background-image: url(../images/new-changebg.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: auto;
}


#con_mid_in_sub_hedin_content1
{
	height: 10px;
	padding: 35px 0 10px 30px;
}
#con_mid_in_sub_hedmname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F6699;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
#con_mid_in_sub_hed_number2
{
	float: left;
	margin-right: 10px;
}
#con_mid_in_sub_hed_number_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F6699;
	font-weight: bold;
	float: left;
	padding: 0 10px 0 0;
}
#con_mid_in_sub_hed_number5
{
	float: left;
}
#con_mid_in_select_bg
{
	background-image: url(../images/con_mid_in_subtitle_select_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 795px;
	height: 28px;
	margin: 8px 0 0 15px;
	clear: left;
}
#con_mid_select_night_tex1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F6699;
	padding: 6px 0 0 30px;
	width: 175px;
	float: left;
}
#con_mid_in_select_texbox
{
	width: 50px;
	float: left;
	padding: 4px 0 0 30px;
}
.con_mid_in_select_texbox2
{
	height: 15px;
	width: 50px;
}
#con_mid_in_select_city
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F6699;
	float: right;
	padding: 6px 50px 0 0;
	font-weight: bold;
}
#con_mid_in_selhotel_container
{
	width: 730px;
	margin: 15px 0 0 55px;
}
#con_mid_in_selhotel_container_vbi
{
	width: 730px;
	margin: 15px 0 0 20px;
}
.con-mid_in_selholna_button3
{
	border-bottom: #50578E solid 1px;
}
.con-mid_in_selholna_button2
{
	border-bottom: #50578E solid 1px;
}
.con_mid_in_selhotel_toptd_bg
{
	background-image: url(../images/con_mid_in_selhotel_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.con_mid_in_selhotel_tex1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C9DD0;
	font-weight: bold;
}
.con-mid_in_selholna_button
{
	border-bottom: #50578E solid 1px;
}
.con_mid_in_selhotel_tex2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
	font-weight: bold;
	border-bottom: #B93B01 solid 1px;
}
.con_mid_slchot_sel_button2
{
	border-bottom: #B93B01 solid 1px;
	background-image: url(../images/Hotel_select_button.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.con_mid_slchot_sel_button3
{
	border-bottom: #50578E solid 1px;
	background-image: url(../images/Hotel_select_button.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.con_mid_in_selhoteldetailes_container1
{
	width: 730px;
	margin: 20px 0 0 55px;
	height: 300px;
	background-image: url(../images/con_mid_in_hotel_details_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.con_mid_in_hotelname1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 190px;
	color: #2F5EA7;
	padding: 10px 0 10px 8px;
	float: left;
}
.con_mid_in_hotelname2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
}
.con_select_hotel_button1
{
	width: 134px;
	height: 21;
	float: right;
	padding: 30px 70px 0 0;
}
.con_mid_in_hoteldetails1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
	color: #2F5EA7;
	padding: 10px 0 0 8px;
	float: left;
	text-align: justify;
}
.select-hotel-image1
{
	float: right;
	padding-right: 10px;
}
.con_mid_slchot_sel_button1
{
	border-bottom: #50578E solid 1px;
	background-image: url(../images/Hotel_select_button.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.con_mid_in_selhotel_tex3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBAA72;
	font-weight: bold;
	border-bottom: #50578E solid 1px;
}
#mid_wel_note
{
	width: 383px;
	height: 160px; /*background-image:url(../images/welcomnot-bg.jpg); background-repeat:no-repeat; */
	margin: 20px 0 0 0;
	float: left; /*border:solid 2px #000000;*/
}

#mid_content_tex
{
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /*border:solid 2px #000000;*/
}

#mid_valid_bg
{
	float: right;
	width: 422px;
	height: 148px;
	margin: 20px 0 0 0;
}

.valid_form
{
	/*background-color: #535A91;*/
	background-color: #bd0d00;
	height: 120px;
	padding: 5px 0 0 0;
}

.valid_form_bg
{
	background-image: url(../images/valid-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 86px;
	margin: 0 auto;
}

#valid_from_tex
{
	padding: 5px 0 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535A92;
	font-weight: bold;
}

.valid_from_box01
{
	float: left;
	padding: 0 167px 5px 0;
}

.valid_from_box02
{
	float: left;
}

.valid_from_box03
{
	width: 231px;
	height: 21px;
	border: #9c9cc2 1px solid;
	float: left;
	color: #535A92;
}

.valid_from_box04
{
	width: 90px;
	height: 21px;
	border: #9c9cc2 1px solid;
	margin-left: 14px;
	float: left;
	color: #535A92;
}

.valid_from_box05
{
	width: 18px;
	height: 18px;
	float: left;
	margin: 2px 0 0 10px;
	color: #535A92;
}

#valid_from_cleartag
{
	clear: both;
	padding-bottom: 5px;
}

.validsecond
{
	width: 364px;
	height: 21px;
}

.valid_from_box06
{
	width: 36px;
	height: 19px;
	border: #9c9cc2 1px solid;
	color: #535A92;
}

.valid_from_box07
{
	width: 36px;
	height: 19px;
	border: #9c9cc2 1px solid;
	color: #535A92;
}

.valid_from_box08
{
	width: 36px;
	height: 19px;
	border: #9c9cc2 1px solid;
	color: #535A92;
}

#mid_end_cleartag
{
	clear: both;
}

/*mid main content start*/

.mid_main_con_cleartag
{
	margin: 0 auto;
}

#mid_content1
{
	width: 827px;
	/*background-color: #535A91;*/
	background-color: #bd0d00;
	margin: 0 auto;
}

.mid_in_con_cleratag
{
	margin: 0 auto;
}

.mid_in_con_bg_color
{
	background-color: #FFF;
}

#mid_in_content
{
	width: 751px;
	margin: 0 auto;
}

.mid_in_link_bg
{
	background-image: url(../images/mid-in-link-bg.jpg);
	background-repeat: no-repeat;
}
.mid_in_link_bg a
{
	text-decoration: none;
	color: #535A92;
}
.mid_in_link_a
{
	text-decoration: none;
	display: block;
	width: 150px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535A92;
	font-weight: bold;
	padding: 3px 0 0 0;
	background-repeat: no-repeat;
}
a.mid_in_link_a:hover
{
	background-image: url(../images/mid_in_over-image2.gif);
	display: block;
	width: 150px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAAD;
	font-weight: bold;
	padding: 3px 0 0 0;
	background-repeat: no-repeat;
}

a.mid-in-redmor_tex
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00AAAD;
}
a.mid-in-redmor_tex:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}

.mid_radio_button01
{
	background-image: url(../images/mid-in-radio-button.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: #C7ECED solid 1px;
}

.mid_in_place_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAAD;
	font-weight: bold;
	height: 25px;
	border-bottom: #C7ECED solid 1px;
}

.mid_radio_button02
{
	border-bottom: #C7ECED solid 1px;
	background-image: url(../images/mid-in-sl.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mid_radio_button03
{
	border-bottom: #C7ECED solid 1px;
	background-image: url(../images/mid-in-sl.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mid_radio_button04
{
	border-bottom: #C7ECED solid 1px;
	background-image: url(../images/mid-in-sl.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mid_radio_button05
{
	border-bottom: #C7ECED solid 1px;
	background-image: url(../images/mid-in-sl.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mid_radio_button06
{
	border-bottom: #C7ECED solid 1px;
	background-image: url(../images/mid-in-sl.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mid_radio_button07
{
	border-bottom: #C7ECED solid 1px;
	background-image: url(../images/mid-in-sl.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mid_radio_button08
{
	border-bottom: #C7ECED solid 1px;
	background-image: url(../images/mid-in-sl.jpg);
	background-repeat: no-repeat;
	background-position: left;
}



.mid_in_boder
{
	border-bottom: #C7ECED solid 1px;
}

#mid_in_bottom_content
{
	background-image: url(../images/mid-bottom-de.jpg);
	background-repeat: no-repeat;
	width: 585px;
	height: 51px;
	float: left;
	margin: 17px 0 0 0;
}

#mid_bottom_sle_ve_no
{
	background-image: url(../images/mid-in-bottom-veh-number.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	margin: 15px 0 0 8px;
	float: left;
}

.mid_bottom_sle_ve_tex
{
	float: left;
	margin: 20px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAAD;
	font-weight: bold;
}

.mid_in_bottom_vehicle_tex
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAAD;
	font-weight: bold;
	height: 25px;
	border-bottom: #C7ECED solid 1px;
}

/*.mid_content11_radio1{background-image: url(../images/mid-bottom-content-radio.jpg); 
background-repeat:no-repeat; 
background-position:0 0 0 0;
}*/

.mid_content11_radio2
{
	background-image: url(../images/mid-bottom-content-radio.jpg);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}

.mid_content11_radio3
{
	background-image: url(../images/mid-bottom-content-radio.jpg);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
.mid_content12_radio_tex
{
	margin: 18px 0 0 13px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535A92;
	font-weight: bold;
}

#mid_in_bouttom_button
{
	margin: 17px 0 0 0;
	float: right;
}

#mid_main_content_end_cleartag
{
	clear: both;
	margin-top: 17px;
}
/*footer conatent start*/

#footer_main_contener
{
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 99px;
}
#footer_main_contenermail
{
	width: 828px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 99px;
}

#footer-content
{
	width: 828px;
	margin: 0 auto;
	
}

.footer_link_line
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEFEFF;
	padding-top: 5px;
}

a.footer_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEFEFF;
	padding-top: 5px;
}
a.footer_link_a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}

#footer-tex
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	
}
#footer-tex a
{
	color: #BEFEFF;
	text-decoration: underline;
}
#footer-tex a:hover
{
	color: #BEFEFF;
	text-decoration: none;
}

/*mid in menu container*/

#con_mid_in_menu_container
{
	background-color: #EAF2FF;
	border-left: #6EA7FF solid 1px;
	border-right: #6EA7FF solid 1px;
}
.con_mid_in_menu_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002B6E;
	font-weight: bold;
}
.con_mid_in_menu_roomtexbox1
{
	height: 20px;
	width: 30px;
}
.con_mid_in_menu_exbed_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3763A7;
}
.con_mid_in_menu_exbetexbox2
{
	height: 20px;
	width: 30px;
}
.con_mid_in_menu_exbetexbox3
{
	height: 20px;
	width: 30px;
}
.con_mid_in_menu_boder
{
	border: #103878 solid 1px;
}
.con_mid_in_menu_tabletex
{
	border: #B93B01 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B93B01;
	font-weight: bold;
}
.con_mid_in_menu_tabletex2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B93B01;
}
.con_mid_in_menu_tabletex3
{
	border: #B93B01 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B93B01;
}
.con_mid_in_menu_tableprice
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-right: #B93B01 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3763A7;
}
.con_mid_in_menu_slbut1
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut2
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut3
{
	border-bottom: #103878 solid 1px;
	border-top: #103878 solid 1px;
	border-left: #103878 solid 1px;
}
.con_mid_in_menu_slbut4
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut5
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut6
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut7
{
	border-bottom: #103878 solid 1px;
	border-top: #103878 solid 1px;
	border-left: #103878 solid 1px;
}
.con_mid_in_menu_slbut8
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut9
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_menu_slbut10
{
	border-bottom: #B93B01 solid 1px;
	border-top: #B93B01 solid 1px;
	border-left: #B93B01 solid 1px;
}
.con_mid_in_selhoteldetailes_container12
{
	width: 730px;
	margin: 20px 0 0 55px;
	height: 300px;
	background-image: url(../images/con_mid_in_hotel_details_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.con_mid_in_hotelname12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 190px;
	color: #2F5EA7;
	padding: 10px 0 10px 8px;
	float: left;
}
.con_mid_in_hotelname22
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6291D6;
}
.con_select_hotel_button12
{
	width: 134px;
	height: 21;
	float: right;
	padding: 30px 70px 0 0;
}
.con_mid_in_hoteldetails12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
	color: #2F5EA7;
	padding: 10px 0 0 8px;
	float: left;
	text-align: justify;
}
.select-hotel-image12
{
	float: right;
	padding-right: 10px;
}
.con_mid_in_menu_name2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002B6E;
	font-weight: bold;
	border: #103878 solid 1px;
}

/* contact page styles*/

#con_mid_con_heding
{
	padding: 28px 0 0 0;
}

#con_mid_con_heding_bg
{
	background-image: url(../images/con_Pag_heding.gif);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center;
}
#con_mid_contact_no
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0 0 50px;
	float: left;
}

#con_mid_contact_email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 50px 0 0;
	float: right;
}
#con_mid_in_con_bod
{
	margin: 20px 0 10px 0;
}
#con_mid_in_con_bod_Hotel_Details
{
	margin: 20px 0 10px 30px;
}
/*summary pages tex style*/
.Fl_summarY_tex1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

/*new 07-01-09*/

#FL_mid_hd_main_cont
{
	padding: 0 30px 0 23px;
}

#FL_MId_hd_01
{
	background: url(../images/FL_HOtel_01_03.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 24px;
	float: left;
}

#FL_MId_hdtex_01
{
	padding: 5px 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#Fl_MID_no1
{
	float: left;
	padding: 0 0 0 10px;
}

#FL_MId_hdtex_02
{
	float: left;
	padding: 5px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#FL_MId_hd_02
{
	float: right;
	background: url(../images/FL_HOtel_01_09.jpg);
	background-repeat: no-repeat;
	width: 251px;
	height: 23px;
}

#FL_MId_bg_01
{
	background: url(../images/FL_HOtel_01_15.jpg);
	background-repeat: no-repeat;
	width: 772px;
	height: 33px;
	margin: 0 0 0 30px;
}

#FL_MId_hdtex_03
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B43B02;
	font-weight: bold;
	width: 175px;
	padding: 8px 0 0 10px;
	float: left;
}

#FL_MId_sl_01
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	vertical-align: top;
	margin: 4px 0 0 20px;
	width: 255px;
	float: left; /*border:solid 1px #000000;*/
}
#FL_MId_NextHotel
{
	float: left;
	width: 150px;
	padding: 6px 0 0 0; /*border:solid 1px #000000;*/
}
#FL_MId_NextCity
{
	float: left;
	width: 150px;
	padding: 6px 0 0 0; /*border:solid 1px #000000;*/
}

#Fl_MID_bg02
{
	background: url(../images/FL_HOtel_01_19.jpg);
	background-repeat: no-repeat;
	width: 773px;
	height: 23px;
	margin: 20px 0 0 28px;
}

#FL_MId_hdtex_04
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding: 4px 0 0 150px; /*border:solid 1px #000000;*/
}
#FL_MId_hdtex_LRate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding: 4px 0 0 130px; /*border:solid 1px #000000;*/
}

#FL_MId_hdtex_05
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding: 4px 0 0 30px; /*border:solid 1px #000000;*/
}

#FL_MId_hdtex_06
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	float: right;
	padding: 4px 80px 0 0; /*border:solid 1px #000000;*/
}

#FL_MId_hdbg_06
{
	background: url(../images/FL_HOtel_01_22.jpg);
	background-repeat: no-repeat;
	width: 773px;
	height: 39px;
	margin: 2px 0 0 28px;
}

#FL_MId_button_06
{
	width: 78px;
	height: 18px;
	padding: 10px 0 0 5px;
	float: left; /*border:solid 1px #000000;*/
}
#FL_MId_tex_06
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B43C00;
	font-weight: bold;
	padding: 10px 0 0 10px;
	float: left;
	width: 200px; /*border:solid 1px #000000;*/
}

#LowestRate
{
	width: 90px;
	float: left; /*border:solid 1px #000000;*/
}

#FL_MId_box_06
{
	background: url(../images/FL_HOtel_BT_01_03.jpg);
	background-repeat: no-repeat;
	width: 86px;
	float: left; /*border:solid 1px #000000;*/
}

#FL_MId_box_tx_06
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
	padding: 2px 0 0 7px;
}

#FL_MId_box_tx_07
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
	padding: 1px 0 0 10px;
	font-weight: bold;
}

#FL_MId_star_07
{
	width: 150px;
	float: left;
	padding: 8px 0 0 20px; /*border:solid 1px #000000;*/
}

#FL_MId_star_08
{
	float: left;
	margin: 8px 0 0 5px;
}
#FL_MId_tx_08
{
	float: left;
	padding: 10px 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B43C00;
	font-weight: bold; /*border:solid 1px #000000;*/
}

#FL_MId_right_08
{
	height: 13px;
	float: right;
	padding: 10px 30px 0 0; /*border:solid 1px #000000;*/
}


#FL_MId_bg_08
{
	background-color:#FFF5E9;
	background-repeat: no-repeat;
	width: 772px;
	padding: 2px 0 0 0;
	height:auto;
	margin-left: 28px;
	border-bottom:#900 solid 1px;
}
#FL_MId_bg_08_room
{
	background-color:#FFFAF5;
	width: 772px;
	padding: 2px 0 0 0;
	height: auto;
	margin-left: 28px;
	border-bottom:#B53A00 solid 1px;
}

#FL_MId_hotel_pic
{
	padding: 10px 0 10px 28px;
	float: left;
}
.hotelname 
{
	 width:440px; 
	 float:left; 
	 padding:13px 0 5px 20px; 
	 font-size:14px; 
	 color:#C60; 
	 font-weight:bold;
}
.hotelcontent 
{ 
	width:440px; 
	float:left; 
	padding:5px 0 10px 20px; 
	font-size:11px; 
	color:#C60; 
	}

#FL_MId_Main_tex
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B43C00;
	padding: 28px 0 0 5px;
	float: left;
}

#FL_MId_Main_button
{
	float: right;
	padding: 20px 10px 0 20px;
}

#FL_MId_Main_tex1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B43C00;
	padding: 0 0 0 5px;
	float: left;
}


#id="FL_MId_Main_tex1"
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A517F;
	padding: 10px 0 0 25px;
	width: 290px;
	float: left;
}

#FL_MId_Main_tex2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B43C00;
	padding: 10px 20px 0 5px;
	width: 300px;
	float: left;
	text-align: justify;
}

#FL_MId_Main_tex2_Itenery
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B43C00;
	padding: 10px 20px 0 5px;
	width: 736px;
	float: left;
	text-align: justify;
}


#FL_MId_Main_tex2_IteneryNew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B43C00;
	padding: 10px 20px 0 5px;
	width: 260px;
	float: left;
	text-align: justify;
}


#FL_MId_rate_bg
{
	background: url(../images/FL_HOtel_BT_01_18.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 193px;
	float: right;
	padding: 0 10px 0 0;
}

#FL_MId_rate_tex1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B93B01;
	font-weight: bold;
	padding: 3px 0 0 0px;
}

#FL_MId_rate_tex2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C1F00;
	font-weight: bold;
	padding: 20px 0 0 10px;
}

#FL_MId_rate_tex3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding: 13px 0 0 40px;
}
/*13-01-09*/
.Fl_ad_mid_hed_tex
{
	margin: 0 0 20px 28px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	font-weight: bold;
	background-color: #EBF0F3;
}

.Fl_hedtex01
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B53B01;
	border-bottom:#B53B01 solid 1px;
}
.Fl_msgtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B53B01;
	text-decoration: none;
}
.Fl_subtex2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B53B01;
	text-decoration: none;
	
	
}
.Fl_subtex2QSearch
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #B53B01;
	text-decoration: none;
	
	
}
.Fl_subtex2QSearch_error
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: Red;
	text-decoration: none;
	
	
}
.Fl_subtex2New
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
 .Fl_subtex2 td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B53B01;
	text-decoration: none;
	height:10px;
}

 .Fl_subtex2 tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	height:10px;
}
.Fl_subtex2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B53B01;
	text-decoration: none;
}
.Fl_subtex2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E3942C;
	text-decoration: underline;
}
.Fl_subtex3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Orange;
	text-decoration: none;
	font-weight: bold;
}
.Fl_sub_tex6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.FL_bottm_Image_11
{
	background-position: center;
	margin: 0 auto;
}
.FL_bottm_tex_12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; /*padding:20px 0 0 20px; */
	text-align: left;
}
.FL_bottm_tex_20
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
	font-weight: bold;
	text-align: center;
	float: left;
}
.FL_bottm_tex_21
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 22px;
}
.FL_bottm_tex_22
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 22px;
}
.FL_bottm_texbox_20
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: left;
}

.FL_bottm_texbox_21
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: left;
}
.FL_bottm_tex_23
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B43B02;
	font-weight: bold;
	height: 23px;
	text-align: center;
}
.FL_bottm_texbox_22
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: left;
}
.FL_bottm_bgImage_11
{
	/*background-image: url(../images/Fl_HL_bg_1.jpg);*/
	background-repeat: no-repeat;
	height: 5px;
	width: 533px;
}
.RoomTypeText
{
	/*background-image:url(../images/FL_ho_SL_09_03.gif); 	background-repeat:no-repeat; 	background-position:center;	*/
	/*color: #B53A00;*/
	
	color:#B53A00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
	text-align: left;
	vertical-align: top;
	margin:0 0 0 10px;
}

.RoomTypeText12
{
	
	color:#B53A00;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	text-align: left;
	vertical-align: top;
	margin:0 0 0 10px;
}

.FL_bottm_tex_12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B93B01;
	padding: 20px 0 0 20px;
	text-align: left;
}
.Fl_sl_hed_tex22
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B93B01;
	font-weight: bold;
	border-left: #B93B01 solid 1px;
}
#selvehicle
{
	float: left;
	width: 30px;
	margin: 14px 0 0 10px;
}
#vehicleText
{
	float: left;
	width: 50px;
	margin: 18px 10px 0 5px;
	font-family: Arial;
	font-size: 12px;
	color: #B93B01;
	font-weight: bold;
}
.vehicleType
{
	float: left;
	margin: 18px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #B93B01;
	font-weight: bold;
}
.tool_banner
{
	background-image:url(../images/bot_buttons.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 830px;
	margin: auto;
	font-family: Arial;
	font-size: 11px;
	padding: 20px; 
}
.newhead_bot
{
	
	width: 830px;
	margin: auto;
	font-family: Arial;
	font-size: 11px;
}
.newhead_bot h4
{
	
	font-family: Arial;
	font-size: 14px;
	background:#FFE7C7;
	padding: 8px;
	font-weight: bold;
	width:713px;
	border-bottom:#B53B01 solid 1px; 
	color: #B74103;
}

.newhead_bot a
{
	color: #B74103;
	text-decoration: none;
}
.newhead_bot a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.homeCityText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAAD;
	margin: 0 20px 0 5px;
	width: 320px; /*float:left;*/
}
.homeCityName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Green;
	float: left;
}
.homeCityImg
{
	float: left;
	border: 2px #EFEFEF solid;
}
.collapsePanelHeader
{
	float: right;
}
#totip
{
	background-color: #FFFAF5;
}
.red_star
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF3300;
}
.mrq
{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535A92;
	padding: 0 5px 0 0;
}
.mrqHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCA76E;
}
.tblBorder
{
	border-color: #B93B01;
	border-width: 1px;
	border-style: solid;
}
.imgbtn1
{
	width: 777px; /*border: solid 1px #000000;*/
	text-align: right;
	float: right;
}
/*....Special Offer ....*/
.mainspoffer
{
	margin: 0 auto;
	width: 830px;
}
.spofferBody
{
	width: 205px;
	float: left;
	margin-right:50px;
	margin-bottom: 20px;
	border: solid 1px #BD3C02;
}
.spofferHead
{
	background-color: #FFEED9;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B83C00;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0 0 5px;
	border-bottom:solid 1px #BD3C02;
}
.spofferDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930;
	padding: 5px 0 10px 5px;
	height: 40px;
}
.spofferDayNight
{
	width: 110px;
	background-color: #FFCF94;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d5636;
	padding: 2px 0 0 5px;
	font-weight: bold;
	float: left;
}
.spofferPaxRate
{
	width: 85px;
	background-color: #FFE8CB;
	height: 20px;
	float: right;
	padding: 2px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
	font-weight: bold;
}
/*.. end special offer ..*/
.botlinkhov
{
	margin:0;
}
.botlinkhov a
{
	color:#ff8b00;
	text-decoration:none;
}
.botlinkhov a:hover
{
	color:#ff8b00;
	text-decoration:underline;
}
.special_tours
{background: url(../images/box_bg_off.gif);
	background-repeat: no-repeat;
	width:820px;
	margin:auto;
}
.special_bs
{	width:820px;
	margin:auto;
}
#homeflash
{
	padding-top: 10px;
}

.selectedItem
{
	/*	border: solid 1px black ;
		color:red;
		background-color:red ;
	*/	
	background-image:url(../images/whiteImage.jpg);
	width:320px ;
	border-top:solid 1px black ;
	border-bottom:solid 1px black ;
}


#selServices { float: left;
                    vertical-align: top; }

#selServices br {line-height:0; }

#preload { display: none; }


		.preloadImages1
{
	background-image:url(../images/main-button1-over.gif);
	
	}
	.preloadImages2
{
	background-image:url(../images/main-button2-over.gif);
	
	}
	.preloadImages3
{
	background-image:url(../images/main-button3-over.gif);
	
	}
	.preloadImages4
{
	background-image:url(../images/main-button4-over.gif);
	
	}
	.preloadImages5
{
	background-image:url(../images/main-button5-over.gif);
	
	}
		.preloadImages6
{
	background-image:url(../images/main-button6-over.gif);
	
	}
	.lblmailMsg
	{
		text-align:center ; 
		}
		
		


.i-tableheading{
	font-family:Footlight MT Light;
	font-size:13px;
	color:#b93b01;
	padding-left:10px;
	line-height: 25px;
}
.i-bodytext-bold{
	font-family:Footlight MT Light;
	font-size:12px;
	font-weight:bold;
	color:#b93b01;
	line-height: 20px;
}
.i-bodytext{
	font-family:Footlight MT Light;
	font-size:13px;
	color:#b93b01;
	line-height:20px;
	font-weight:normal;
}
.i-table-body1{
	font-family:Footlight MT Light;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	color:#b93b01;
	line-height: 20px;
}
.i-table-body2{
	font-family:Footlight MT Light;
	font-size:13px;
	padding-left:5px;
	color:#b93b01;
	line-height: 20px;
	width:80px;
}
.i-table-body22{
	font-family:Footlight MT Light;
	font-size:13px;
	padding-left:2px;
	color:#b93b01;
	line-height: 25px;
	
}
.i-subtable-heading{
	font-family:Footlight MT Light;
	font-size:13px;
	font-weight:bold;
	color:#b93b01;
	border-bottom:1px solid #b93b01;
	padding-left: 5px;
	line-height: 20px;
}

.i-subtable-heading22{
	font-family:Footlight MT Light;
	font-size:13px;
	font-weight:bold;
	color:#b93b01;
	border-bottom:0px solid #b93b01;
	
}

.i-subtable-heading33{
	font-family:Footlight MT Light;
	font-size:12px;
	font-weight:bold;
	color:#b93b01;
	
	
}


.location-text-1{
	font-family:Footlight MT Light;
	font-size:14px;
	font-weight:bold;
	color:#b53b38;
	padding-left:10px;
	line-height: 20px;
}
.location-text-2{
	font-family:Footlight MT Light;
	font-size:14px;
	font-weight:bold;
	color:#b53b38;
	line-height: 20px;
}
	

