
body
{
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	color: #4a4b84;
	font-size: 11px;
	margin: 0px;
	background-color: #ffffff;
}
/* ========= This is very importand tag becoz some pages are using old html 4.0 */
A
{
	color: #2c4c75;
	text-decoration: none;
}
A:active
{
	color: #2c4c75;
	text-decoration: none;
}
A:visited
{
	color: #2c4c75;
	text-decoration: none;
}
/*  a:hover MUST come after a:link and a:visited  */
A:hover
{
	text-decoration: underline;
}
P
{
	margin: 3px;
}
hr
{
	height: 1px;
	background-image: url(../images/dot_gray.gif);
	background-repeat: repeat-x;
	border: 0px;
}
.hr2
{
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 1px;
	line-height: 1px;
	border: none;
	border-bottom: solid 1px #F2F2F2;
}
H1
{
	font-weight: bold;
	font-size: 14px;
	color: #2d2d2d;
	margin: 5px;
}
H2
{
	font-weight: bold;
	margin: 1px;
	font-size: 13px;
	color: #2d2d2d;
}
H3
{
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	color: #2d2d2d;
}

.text
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #545454;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
}

.text-bold
{
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}
.text-bold3
{
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #454547;
}
.text-bold1
{
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	text-decoration: none;
}
.Blue-bold
{
	font-weight: bold;
	color: #2f5d8e;
	text-decoration: none;
}

.Row-right
{
	font-weight: normal;
	color: #2D2D2D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 7px 0px 5px 5px;
}
a.highlightMenu
{
	font-weight: bold;
}
.form-textbox
{
	font-weight: normal;
	color: black;
	background-color: white;
	border: 1px solid #999999;
}
textarea
{
	font-weight: normal;
	color: black;
	background-color: white;
	border: 1px solid #999999;
}
.form-button, .button
{
	font-weight: bold;
	color: #0E397A;
	background-color: #F3E8CD;
	cursor: hand;
	overflow: visible;
	width: auto;
	padding: 1px 5px 1px 5px;
}

.btnSearch
{
	border: #fcd0dc 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #fcd0dc;
	background-color: #c2617c;
	cursor: hand;
	overflow: visible;
	width: auto;
	padding: 1px 5px 1px 5px;
}
.button1
{
	overflow: visible;
	width: auto;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7e0517;
	cursor: hand;
}
.Text-Area
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: normal;
	border-left: 1px solid;
	color: black;
	border-bottom: 1px solid;
	background-color: white;
}
.Select-List
{
	border: solid 1px #999999;
	font-weight: normal;
	background-color: white;
}
INPUT.Check
{
	border-right: medium none;
	border-top: medium none;
	font-weight: normal;
	font-size: 10px;
	border-left: medium none;
	color: black;
	border-bottom: medium none;
}
.border
{
	border: solid 1px gray;
}
.border1
{
	border: solid 1px #7e0517;
}
.lightBorder
{
	border: solid 1px lightgrey;
}
.leftmenu
{
	padding-right: 15px;
	color: #454547;
	line-height: 13px;
	font-style: normal;
	text-align: justify;
}

.textwhite
{
	color: #FFFFFF;
}
.linkwhite, .linkwhite:visited
{
	color: #FFFFFF;
}
.textwhite-top
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.textwhite-top11
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: justify;
	font-style: normal;
}

.top
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.top:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.aleft
{
	text-decoration: none;
}
a.aleft:hover
{
	text-decoration: underline;
}

.text-topbar
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	line-height: normal;
	text-align: justify;
	text-transform: capitalize;
}
.topbar
{
	color: #3B3B3B;
	text-decoration: none;
}
A.topbar:hover
{
	color: #3B3B3B;
	text-decoration: underline;
}
a.nav
{
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 31px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	background-color: #D8D8D8;
	padding-top: 8px;
}
a.nav:hover
{
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 31px;
	color: #000000;
	width: 100%;
	background-color: #D8A7B5;
}


.form-back
{
}
.heading
{	
	padding:5px;
	font-size: 14px;
	color: #832942;
	font-weight: bold;		
}
.heading:visited
{
	color: #832942;
	font-weight: bold;
}
.heading1
{
	font-size: 14px;
	color: white;
	font-weight: bold;
	background: url(../images/titlebg.gif) repeat-x;
	height: 24px;
	padding-left: 5px;
	padding-top: 3px;
}
.tourHeading
{
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	list-style-image: url(../images/bulletimg.gif);
	padding-left: 4px;
	list-style-position: inside;
}
.subheading
{
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	text-decoration: none;
}
/* -------- Tour title name show on tourview.aspx page ---------------------*/
.tourHeader
{
	font-size: 14px;
	padding: 5px;
	color: Black;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-position: inside; /* border-top : solid 1px #7e0517;	*/
}
/*---------------------------------------------------------------------------*/
.lnktourbg, .lnktourbg:visited
{
	display: block;
	height: 24px;
	width: 179px;
	color: #FFFFFF;
	background-image: url(../images/corners/redbtn.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: auto;
}
.booknow, .booknow:visited
{
	display: block;
	height: 24px;
	width: 104px;
	color: #FFFFFF;
	background-image: url(../images/redbtn1.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	margin: auto;
}

.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.mainTourHeading
{
	vertical-align: middle;
	color: Maroon;
}
a.nav
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	background-color: #D8D8D8;
	height: 31px;
	width: 100%;
	padding-top: 7px;
	background-image: url(../images/separator.gif);
	background-position: right;
}
a.nav:hover
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 31px;
	color: #000000;
	width: 100%;
	background-color: #D8A7B5;
	background-image: url(../images/bg_gray_white.gif);
	background-position: right;
}

.selectedAnchor
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 31px;
	color: #000000;
	width: 100%;
	background-color: #D8A7B5;
	background-image: url(../images/separator.gif);
	background-position: right;
	padding-top: 7px;
	text-decoration: none;
}

.tourdtls
{
	font-weight: bold;
	padding-left: 5px; /*background-color: #FAF6ED;*/
	color: #832942; /*height: 19px;*/
}
.form-caption
{
	padding-left: 5px;
	background-color: #FAF6ED;
	color: #832942;
	height: 19px;
}
.discription
{
	padding-left: 8px;
}
.sabmenu
{
	font-weight: bold;
	padding-left: 5px;
	background-color: #FBFDFF;
	color: #832942;
	height: 20px;
	list-style-image: none;
	list-style-type: disc;
}
.menuseperator
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2d2d2d;
}
.menubg
{
	background-color: #FAF6ED;
	height: 19px;
	width: 100px;
	background-image: url(../images/menubg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.cattxt
{
	padding-left: 5px;
	background-color: #faf6ed;
}

/* ============ Ledt side tour header menus css =========================================== */
a.newnav
{
	display: block;
	line-height: 24px;
	padding-top: 0px;
	padding-left: 0px;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	background-color: #7e0517;
	font-weight: bold;
	border-right: solid 1px white;
	vertical-align: baseline;
}
a.newnav:hover
{
	line-height: 24px;
	padding-top: 0px;
	padding-left: 0px;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	background-color: #bd0d25;
	border-right: solid 1px white;
	vertical-align: baseline;
}
a.newnav:visited
{
	color: #ffffff;
}
a.stopmenu
{
	display: block;
	line-height: 24px;
	color: #2D2D2D;
	font-weight: bold;
	width: 100%;
	vertical-align: baseline;
	background-color: lightgrey;
}

/* ==================================================================================== */

a.dataitem
{
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	border-bottom: solid 1px #f7efdd; /*background-image: url(../images/menubg.gif);*/
	background-repeat: no-repeat;
	width: 100%;
	padding: 4px;
	background-color: white; /*#f7efdd;*/
}
a.dataitem:hover
{
	color: #666666;
	text-decoration: none;
	background-attachment: fixed; /*background-image: url(../images/menubg_hover.gif);*/
	background-color: #F3E8CD;
}

.pricechart
{
	background-color: #F7EFDD;
	font-size: 13px;
	font-weight: bold;
	color: #832942;
	padding-left: 5px;
}
.pricedetail
{
	background-color: #F7EFDD;
	color: #2d2d2d;
	padding-left: 5px;
	height: 20px;
}
a.faq
{
	background-attachment: fixed;
	background-image: url(../images/toplinkbg02.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding-top: 7px;
	color: #2D2D2D;
	text-decoration: none;
	width: 100%;
}
a.faq:hover
{
	background-attachment: fixed;
	background-image: url(../images/bg_gray_white.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding-top: 7px;
	color: #2D2D2D;
	text-decoration: none;
	width: 100%;
}
.tblbrdr
{
	border: 1px solid #2d2d2d;
}
.imgbg
{
	text-align: center;
	vertical-align: middle;
	background-color: #F7EFDD;
}
/* ======= For Menu's ========================================*/
a.submenuitem
{
	border-right: #e0dac4 1px solid;
	border-top: 0px;
	display: block;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 4px;
	border-left: #e0dac4 1px solid;
	color: #2c4c75;
	padding-top: 4px;
	border-bottom: #e0dac4 1px solid;
	background-color: #f8efdc;
	text-decoration: none;
}
a.submenuitem:visited
{
	color: #2c4c75;
}
a.submenuitem:hover
{
	color: #2c4c75;
	background-color: #f7f4ec;
	text-decoration: none;
}

a.Mainmenuitem
{
	font-size: 11px;
	display: block;
	font-weight: bold;
	width: 100%;
	color: #2c4c75;
	padding-top: 6px;
	height: 28px;
	background-color: #f4e7ca; /* #F7EFDD; */
	text-align: center;
	text-decoration: none;
}
a.Mainmenuitem:hover
{
	background-color: #FAF6eD;
	width: 100%;
}
.topMenu
{
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	z-index: 3;
	margin: 0px;
	overflow: auto;
	width: 100%;
	text-align: left; /*	background-color : white;*/
}
/* ================================================================================*/

/* ============== Used in sitemap =========================================*/
a.MapHeader
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #FAF6ED;
	list-style-image: url(../images/bulletimg.gif);
	color: #832942; /* 	border-bottom-width: 1px; 	border-bottom-style: solid; 	border-bottom-color: lightgrey;	*/
}
a.MapHeader:visited
{
	color: #832942;
}

.MapSubHeader
{
	font-weight: bold;
	padding-left: 7px;
	background-color: #FAF6ED;
	color: #832942;
}
/*================================================================================*/

.message
{
	font-size: 12px;
	color: Red;
}
a.faqtext
{
	font-weight: bold;
	color: #2d2d2d;
	text-decoration: underline;
}
a.faqtext:hover
{
	font-weight: bold;
	color: #2d2d2d;
	text-decoration: none;
}

/* ========= Pagination Classes =========================*/
a.pagination
{
	font-weight: bold;
	padding: 0px 7px 0px 7px;
	border: 1px solid #75b5d8;
	text-decoration: none;
	color: #126;
	background-color: #eef4f8;
	margin: 5px;
}
.paging td
{
	height: 20px;
	vertical-align: middle;
	color: #888;
	font-weight: bold;
	margin: 10px 8px 15px 8px;
}

.paging td a
{
	font-weight: bold;
	padding: 1px 7px 1px 7px;
	border: 1px solid #75b5d8;
	text-decoration: none;
	color: #126;
	background-color: #eef4f8;
}

.paging td a:hover
{
	border: 1px solid #75b5d8;
	color: #000;
	background-color: #dfe4e8;
}
/*- Current page  */
.paging td span
{
	font-weight: bold;
	padding: 1px 7px 1px 7px;
	border: 1px solid #4e8cb5;
	background-color: #4e8cb5;
	color: #FFF;
}
/* ======================================================= */
.edit
{
	text-decoration: none;
	color: #334ea2;
}
/* =========== Tool tips details ============================================== */
.tip
{
	font: 10px;
	border: solid 1px #666666;
	width: 770px;
	padding: 1px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	color: #333333;
	top: 20px; /*left: 90px; */
	margin-left: 20px;
	background-color: #FAFAE2;
}
/* ============================================================================= */

/* =======Datagrid styles=================================== */
.dg
{
	border: solid 1px lightgrey;
	border-collapse: collapse;
}
.dg td
{
	border: solid 1px lightgrey;
	border-collapse: collapse;
}
.dgh td
{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 4px;
	height: 20px;
	background-color: #832942;
}
.dgh1 td
{
	font-weight: normal;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 4px;
	height: 20px;
	background-color: #FFEEC6;
}


.dgi
{
	height: 20px;
	background-color: White;
}
.dga
{
	height: 20px;
	background-color: #F8F5F3;
}
.dgf td
{
	color: #832942;
	border-top: solid 1px gray;
}
/* ============================================================================= */

/* =============  Teasers Css for table corners   ======================== */
.xt
{
	background-position: 50% top;
	background-image: url(../images/table170t.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 10px;
}
.xb
{
	background-position: 50% top;
	background-image: url(../images/table170b.gif);
	background-repeat: no-repeat;
}
.yl
{
	background-position: left top;
	background-image: url(../images/dot_gray.gif);
	background-repeat: repeat-y;
}
.yr
{
	background-position: right top;
	background-image: url(../images/dot_gray.gif);
	background-repeat: repeat-y;
}
/*======================================================================================== */

.readonly
{
	background-color: #E4E4E4;
	border: 1px solid #B1B1B1;
}


/* ============== Main table Css -========================================*/
.pageBgColor
{
	background-color: #faf6ed;
}
.pageBgColor1
{
	background-color: #f7efdd;
}

.tblMain
{
	/*background-color: #faf6ed; 	 	width: 980;  	 	vertical-align: top; 	 	padding: 0px; 	margin-left: auto; 	 	margin-right: auto; 	 	margin-top: 0px; 	 	margin-bottom: 0px; 	 	text-align: left;*/
	background-color: #faf6ed;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 980px;
	text-align: left;
}
.tblChild
{
	background-color: #faf6ed;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 778px;
	text-align: left;
}
.tdLeft
{
	background-color: #f7efdd;
	vertical-align: top;
	width: 202px;
	padding-top: 5px;
	text-align: left;
}

/*Back ground color for right side area */
.tdRight
{
	background-color: #faf6ed;
	vertical-align: top;
	width: 778px;
	text-align: left;
}
.divRight
{
	overflow: auto;
	width: 500px;
}

/*--- */

.tblHeader
{
	background-color: #5A0304; /* #7e0517;*/
}

/* Footer Area */
.tblFooter
{
	background-color: #f4e7ca;
	height: 22px;
	border-top: solid 1px lightgrey;
}
A.base
{
	color: #4a4b84;
	text-decoration: none;
}
A.base:visited
{
	color: #4a4b84;
	text-decoration: none;
}
A.base:active
{
	color: #4a4b84;
	text-decoration: none;
}
A.base:hover
{
	text-decoration: underline;
}

/*--- */
.hand
{
	cursor: pointer;
}

/* ===============================================================================*/


/* ========= Home page top right ========== */
#searchtop .textbox
{
	background-color: #faf6ed;
	color: #5a0304;
	border: 0px;
}
#searchtop select
{
	background-color: #faf6ed;
	color: #5a0304;
	border: 0px;
}

/* =======Different-2 Button css ================================= */

.activeButton
{
}
.activeButton .tl
{
	background-position: left top;
	background-image: url(../images/corners/tl-on.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.activeButton .tr
{
	background-position: right top;
	background-image: url(../images/corners/tr-on.gif);
	background-repeat: no-repeat;
}
.activeButton .middle
{
	margin-left: 6px;
	margin-right: 6px;
	background-image: url(../images/corners/tm-on.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: Maroon;
	font-size: 15px;
}

.inactiveButton
{
}
.inactiveButton .tl
{
	background-position: left top;
	background-image: url(../images/corners/tl-off.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.inactiveButton .tr
{
	background-position: right top;
	background-image: url(../images/corners/tr-off.gif);
	background-repeat: no-repeat;
}
.inactiveButton .middle
{
	margin-left: 6px;
	margin-right: 6px;
	background-image: url(../images/corners/tm-off.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	font-size: 15px;
}

.cornerButton
{
}
.cornerButton .tl
{
	background-position: left top;
	background-image: url(../images/corners/btn-left.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.cornerButton .tr
{
	background-position: right top;
	background-image: url(../images/corners/btn-right.gif);
	background-repeat: no-repeat;
}
.cornerButton .middle
{
	margin-left: 6px;
	margin-right: 6px;
	background-image: url(../images/corners/btn-mid.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
.cornerButton a
{
	color: #FFFFFF;
	font-weight: normal;
}
.cornerButton a:visited
{
	color: #FFFFFF;
	font-weight: normal;
}
/* ============================================================*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #FAF6ED;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.modalPopup a
{
	color: Black;
}
.processMessage
{
	position: fixed;
	top: 40%;
	left: 45%;
	width: 14%;
	z-index: 1001;
}
.progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}

/* ------ Tour Calendar ara */
.calHighlight
{
	background-color: #c9ea57;
}
.calHighlight1
{
	background-color: #c5ebf5;
}
.calHighlight2
{
	color: #d2d2d2;
}
.calRed
{
	background-color: #ff6c6c;
}
.Green 
{	
	color: green;
}
.Red 
{
	color: #ff6c6c;
}
/* ------------------------------ */

/* ========== Home page top box ============== */
.homeAlertBox
{
	margin: 0px;
	padding: 0px;
	width: 760px;
	margin-left: 9px;
}
.homeAlertBox .Top
{
	background: url(../images/rboxT.gif) no-repeat bottom left;
	height: 5px;
	padding: 0px;
}

.homeAlertBox .Mid
{
	padding: 6px;
	margin: 0px;
	color: #fff;
	font-size: 15px;
	background: url(../images/rboxM.gif) repeat-y;
}

.homeAlertBox .Bottom
{
	background: url(../images/rboxB.gif) no-repeat bottom left;
	height: 5px;
}
/* ============================================================== */

/* ========== Home page Bottom box ============== */
.homeDealBox
{
	margin: 0px;
	padding: 0px;
	width: 760px;
	margin-left: 9px;
}
.homeDealBox .Top
{
	background: url(../images/gboxT.gif) no-repeat bottom left;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

.homeDealBox .Mid
{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: url(../images/gboxM.gif) repeat-y;
}

.homeDealBox .Bottom
{
	background: url(../images/gboxB.gif) no-repeat bottom left;
	height: 7px;
	margin: 0px;
}
/* ============================================================== */

.customitinerary
{
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 9999; /*width: 150px;*/
}
* html .customitinerary
{
	position: absolute; /*  position fixed for ie6 */
	top: expression(100+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+                                    'px' ); */
}
.custItinerarySubHeading
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	width: 100%;
	background-color: #832942;
}


/*============== Image Size according to different different size */
.imgwidth150
{
	width: 150px; /*max-width: 150px; 	width: expression(this.width > 150 ? 150 : true);*/
}
.imgwidth200
{
	width: 200px; /* 	max-width: 200px; 	width: expression(this.width > 200 ? 200 : true); 	*/
}
.imgwidth250
{
	width: 250px; /*max-width: 250px; 	width: expression(this.width > 250 ? 250 : true);*/
}
/* ============================================================== */

.ratesScroll
{
	max-height: 300px;
	_height: expression(this.scrollHeight>299?   "300px" : "auto" );
	overflow: auto;
	overflow-x: hidden;
}

