body
{
	margin: 0;
	padding: 0;
	font: 14px Arial;
	color: White;
	background-repeat: no-repeat;
	background-color: #000000;
}

#maincontainer
{
	width: 980px;
	margin: 0 auto; /*	background: #de9453;*/
	background: #FEF0E3;
}
#bannercontainer
{
	width: 980px;
	height: 460px;
	margin: 0 auto; /*	background: #de9453;*/
	background: #FEF0E3;
}

#headercontainer
{
	width: 980px; /*	background: #de9453;*/
	background: #FEF0E3;
}

#middlecontainer
{
	/*	background: #de9453;*/
	background: #FEF0E3;
	width: 980px;
}
#footercontainer
{
	width: 980px;
	background: #000000;
	padding: 20px 0 20px 0;
	text-align: center;
}


.logo
{
	width: 100%;
}

.midcontent
{
	width: 980px;
	border-top: 5px solid #000000;
	padding: 8px 0 0 0;
	clear: both;
	text-align: justify;
}

#midleftcontainer
{
	width: 575px;
}
.cl
{
	clear: both;
}
.packages2
{
	width: 100%;
	padding: 10px 0 8px 15px;
	border-bottom: 1px solid #eee;
	min-height: 115px;
	height: auto !important;
	height: 100px;
}
.textb_blu2
{
	font: bold 14px Arial; /* color: #056498; */
	color: Black;
}
.space_img
{
	padding: 0 10px 0 0;
}
.space2
{
	padding: 7px 0 7px 0;
	margin: 5px 0 5px 0;
}
.link_white
{
	font: 12px Arial;
	color: #fff;
	text-decoration: none;
}

.linkb_white
{
	font: bold 12px Arial;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.link_blk
{
	font: 12px Arial;
	color: #172848;
	text-decoration: none;
}

.linkb_yel
{
	font: bold 14px Arial;
	color: #fdd01c;
	text-decoration: none;
}
.footer_left
{
	width: 300px;
	font: 10px Arial;
	color: #ffffff;
	text-align: left;
	padding: 3px 0 0 5px;
	float: left;
}
.footer_right
{
	width: 300px;
	font: 10px Arial;
	color: #ffffff;
	text-align: right;
	padding: 3px 0 0 5px;
	float: right;
}
.footer_right a
{
	width: 300px;
	font: 10px Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
}
.footer_right a:hover
{
	width: 300px;
	font: 10px Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	text-decoration: underline;
}
.fl
{
	float: left;
}
.fM
{
	width: 980px;
	height: 460px;
}
h1
{
	font-size: 1.6em;
	padding: 0 0 0 0px;
	color: #000000;
}
ul.topnav
{
	list-style: none;
	padding: 0 40px;
	margin: 0;
	float: left;
	width: 980px;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li
{
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a
{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover
{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span
{
	/*--Drop down trigger styles--*/
	width: 17px;
	height: 25px;
	float: left;
	background: url(../Images/down.png) no-repeat;
}
ul.topnav li span.subhover
{
	background-position: center bottom;
	cursor: pointer;
}
/*--Hover effect for trigger--*/
ul.topnav li ul.subnav
{
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 35px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 180px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 180px;
}
html ul.topnav li ul.subnav li a
{
	float: left;
	width: 160px;
	background: #333;
	padding-left: 10px;
}
html ul.topnav li ul.subnav li a:hover
{
	/*--Hover effect for subnav links--*/
	background: #222;
}
.text_Content
{
	font-family: Arial;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding: 0px 10px 10px 10px;
}
.text_Heading
{
	font-family: Arial;
	color: #000000;
	padding-left: 5px;
}
.text_SubHeading
{
	font-family: Arial;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
.NormalTextDesc
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
.BoldTextDesc
{
	font-family: Arial;
	font-size: 13px;
	font-weight: Bold;
	color: Black;
}
.fMupper
{
	width: 795px;
	height: 48px;
}
.package-left
{
	width: 250px;
	height: 125px;
	float: left;
}
.package-right
{
	height: 125px;
	float: left;
	padding-left: 10px;
	text-decoration: none;
}

.wraper
{
	width: 980px;
	height: auto;
	margin: 0 auto;
}
.logoCount
{
	width: 980px;
	height: 47px;
	border-bottom: 1px solid #b7b3b4;
	margin-bottom: 10px;
}
.logoCountLeft
{
	width: 120px;
	padding-left: 60px;
}
.logoCountRight
{
	width: 800px;
}
.nav
{
	width: 940px;
	height: 24px;
	padding: 0 20px 15px 20px;
	border-bottom: 1px solid #b7b3b4;
}

.nav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav ul li
{
	line-height: 30px;
	float: left;
	padding: 0 2px 0 2px;
}

.nav ul li a
{
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 8px 0 8px;
}

.nav ul li a:hover
{
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
.nav ul li.active a
{
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0 11px 0 11px;
	line-height: 30px;
	display: block;
}
.banner
{
	width: 980px;
	padding: 10px 0 10px 0;
}

.cont
{
	text-align: justify;
	width: 100%;
	float: left;
}

.cl
{
	clear: both;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}


/* common css starts here */


.tabout_box
{
	width: 980px;
	float: left;
	margin: 0 10px 0 0;
	clear: both; /*	background-color: #cccccc;*/
	background-color: #de9453;
	height: 28px;
	padding-top: 5px;
}

.tab_intbox
{
	border: 1px solid #d9d9d9;
	width: 958px;
	padding: 10px 10px 0 10px;
	float: left; /*	background: #de9453;*/
	background: #FEF0E3;
}

.tabout_box2
{
	width: 960px;
	float: left;
	margin: 0 10px 10px 0;
	clear: both;
	padding: 10px 0 0 0;
}

.tab_intbox2
{
	/*	background: #de9453;*/
	background: #FEF0E3;
	border: 1px solid #d9d9d9;
	width: 960px;
	padding: 10px 10px 0 10px;
	float: left;
	clear: both;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
.Overview
{
	font-family: Arial;
	font-size: 16px;
	color: #0166aa;
	text-decoration: none;
	font-weight: normal;
}
.Overview1
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.Overview2
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.Overview2:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.hotelDetail
{
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.hotelDetail1
{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.Overview3
{
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0 5px 0;
}
.Overview4
{
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0 5px 0;
}
.Overview3_head
{
	font-family: Arial;
	font-size: 20px;
	color: #0166aa;
	text-decoration: none;
	font-weight: normal;
}
.content
{
	margin: 0;
	padding: 0;
	color: black;
	line-height: 18px;
	text-align: justify;
}
.content a
{
	color: white;
	text-decoration: underline;
}
.content a:hover
{
	text-decoration: none;
}
.borderText
{
	width: 955px;
	line-height: 25px;
	font-family: Arial;
	color: #cd0000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #999999;
	margin-bottom: 15px;
}

.newDelhi
{
	line-height: 25px;
	font-family: Arial;
	font-size: 12px;
	color: #0166aa;
	text-decoration: none;
	font-weight: normal;
}
.photo_galleryBig
{
	width: 365px;
	height: 321px;
	float: left;
}
.photo_gallerysmall
{
	width: 292px;
	float: right;
	margin: 0 0 0 15px;
}
.photo_gallerymid
{
	width: 292px;
	height: auto;
	background: #ececec;
	border: 1px solid #cccccc;
	float: left;
}
.photo_pan
{
	height: 81px;
	margin: auto;
	clear: both;
	padding: 10px 10px 6px 5px;
	margin-left: 10px;
}
.photo_left
{
	float: left;
	margin: 0 10px 0 0;
}
.photo_right
{
	float: left;
}
.six_photos
{
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding: 5px 0 5px 8px;
}
.brdr_grey
{
	border: 1px solid #cccccc;
}
.brdr_redDark_right
{
	border-right: 1px solid #0166aa;
}
.brdr_redDark_btm
{
	border-bottom: 1px solid #0166aa;
}
.text_redDark
{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #0166aa;
}
.bg_grey
{
	background-color: #CCCCCC;
}
.buttonSearch
{
	font-weight: bold;
	background-color: #000000;
	color: #FF0000;
	border: solid 1px;
	height: 22px;
	border-color: #E8905A;
}
.textb_blubig
{
	font-size: 18px;
	color: #354455;
	font-family: Lucida Sans Unicode, Lucida Grande, Century Gothic;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.frmlabel2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003467;
	height: 23px;
	padding-top: 3px;
	padding-right: 10px;
	line-height: 16px;
	text-align: right;
	background-color: #f2f1f1;
}
.fMehek
{
	width: 980px;
	height: 768px;
}
.text_ContentImage
{
	width: 970px;
	padding: 10px 5px 10px 5px;
	color: #000000;
	text-align: justify;
}
/* CSS for tool tip */
.middle_container
{
	width: 566px;
	height: auto;
	padding: 5px;
	margin: auto;
	background-image: url(../images/middle_shape.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
}

.top_shade
{
	width: 576px;
	height: 11px;
	background-image: url(../images/top_shade.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.bottom_shade
{
	width: 576px;
	height: 11px;
	background-image: url(../images/bottom_shade.jpg);
	background-repeat: no-repeat;
	float: left;
}
.close
{
	width: 526px;
	padding: 0 0 0 20px;
	margin: auto;
	float: left;
	text-align: right;
}
.head1
{
	width: 526px;
	padding: 0 0 0 10px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.text
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #b10202;
}
.textContent
{
	font-family: tahoma;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 20px;
	text-align: justify;
	margin-top: 10px;
	color: Black;
}


.pop_win
{
	margin: 10px 10px 10px 10px;
	margin: height: auto !important;
	width: 650px; /*	background: #de9453;*/
	background: #FEF0E3;
	overflow: hidden;
}
/* new testimonial css */
.imageBorder
{
	border: 1px solid #666;
	padding: 4px;
	float: left;
	background: #eee;
	overflow: hidden;
	margin: 0 10px 0 0;
}
.tabout_box_new
{
	width: 980px;
	float: left;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: Black;
}
.tabout_box_detail
{
	width: 964px;
	background: #fef0e3;
	line-height: 18px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	float: left;
	margin: 0px 0 10px 0;
	padding: 7px;
}

.tabout_box_detail_left
{
	width: 144px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.tabout_box_detail_right
{
	width: 810px;
	float: right;
	margin: 0px;
	padding: 0 10px 0 0;
}
.tabout_box_text_right
{
	width: 810px;
	font: bold 14px Tahoma;
	color: #990000;
	float: right;
	margin: 0px;
	font-style: italic;
	padding: 10px 0 0 0;
}
.tabout_box_text_right span
{
	font: bold 14px Tahoma;
	color: #666666;
}

/*For Navigation 	*/

.navigation
{
	width: 980px;
	height: 24px;
	padding: 0 0 2px 0;
}
#jsddm
{
	margin: 0px;
	padding: 0px;
}


#jsddm li
{
	float: left;
	list-style: none;
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
}


#jsddm li a
{
	display: block;
	padding: 5px 13px;
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	white-space: nowrap;
}

#jsddm li a:hover
{
	background: #fef0e3 url(../images/arrow_black.png) no-repeat left center; color:#333333;border-bottom:3px solid #f29440;}

#jsddm li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 0px solid white;
	z-index: 10000;
}

#jsddm li ul li
{
	float: none;
	display: inline;
}

#jsddm li ul li a
{
	width: auto;
	background: #494949;
	color: #CCCCCC;
}

#jsddm li ul li a:hover
{
	background: #fef0e3;
	
}

.tabout_box_detail_new
{
	width: 960px;
	background: #fef0e3;
	border-bottom: 2px solid #666666;
	line-height: 18px;
	float: left;
	margin: 0px 0 10px 0;
	padding: 7px;
}
.blue_head1
{
	background-image: url(../images/blue_pan_top1.jpg);
	background-repeat: no-repeat;
	font: bold 12px Arial;
	color: #29576c;
	padding: 6px 0 8px 0;
	text-align: center;
}
.journey_finder
{
	background-image: url(../images/search_bgImg.jpg);
	background-repeat: no-repeat;
	width: 272px;
	height: 180px;
}
.text_red
{
	font: normal 11px Arial;
	color: #FF0000;
}
.text_black_bold
{
	font: bold 11px Arial;
	color: #000000;
}
.readmore
{
	font: bold 14px Tahoma;
	color: #990000;
	float: right;
	margin: 0px;
	font-style: italic;
	padding: 10px 0 0 0;
}
