body, div, p, span, input, select, textarea, label, td, th, ul
{
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	color: #4a4b84;
}
body
{
	margin: 0px;
	background-color: #ffffff;
}
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;
}
TD
{
	font-size: 11px;	
}
P
{
	margin :3px;
	font-size: 11px;	
}
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;
	margin: 2px;
	font-size: 14px;
	color: #2d2d2d;
}
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;
	font-size: 11px;
	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;
	font-size: 11px;
	color: #454547;
}
.text-bold1
{
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	text-decoration: none;
}
.Blue-bold
{
	font-weight: bold;
	font-size: 11px;
	color: #2f5d8e;
	text-decoration: none;
}

.Row-right
{
	font-weight: normal;
	color: #2D2D2D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	padding : 7px 0px 5px 5px;	
}
a.highlightMenu
{
	font-size: 11px;
	font-weight: bold;
}
.form-textbox
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	background-color: white;
	border: 1px solid #999999;
}
textarea
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	background-color: white;
	border: 1px solid #999999;
}
.form-button, .button
{
	font-weight: bold;
	font-size: 11px;
	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;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7e0517;
	cursor: hand;
}
.Text-Area
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: 1px solid;
	color: black;
	border-bottom: 1px solid;
	background-color: white;
}
.Select-List
{
	border: solid 1px red;
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	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;
	font-size: 11px;
	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;
	font-size: 11px;
	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
{
	font-size: 11px;
	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
{
	font-size: 14px;
	color: #832942;
	font-weight: bold;
	text-transform: capitalize;
	list-style-image: url(../images/bulletimg.gif);
	padding: 5px;
	list-style-position: inside;
}
 .heading:visited
 {	
	color: #832942;
	font-weight: bold;
}
.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
{
	background-color: #EFD6A0;
	font-size: 14px;
	padding-left: 5px;
	line-height: 20px;
}
/* -------- 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;	*/
}
/*---------------------------------------------------------------------------*/

.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;
}
td
{
	font-size: 11px;
}

.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-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #FAF6ED;
	color: #832942;
	/*height: 19px;*/
}
.form-caption
{
	font-size: 11px;
	padding-left: 5px;
	background-color: #FAF6ED;
	color: #832942;
	height: 19px;
}
.discription
{
	padding-left: 8px;
}
.sabmenu
{
	font-size: 11px;
	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;
	font-size: 11px;
	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;
	font-size: 11px;
	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;
	height: 18px;
	text-decoration: none;
	text-transform: capitalize;
	border-bottom: solid 1px white; /*background-image: url(../images/menubg.gif);*/
	background-repeat: no-repeat;
	width: 100%;
	background-color: #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;
	font-size: 11px;
	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;
	font-size: 11px;
	color: #2D2D2D;
	text-decoration: none;
	width: 100%;
}
.tblbrdr
{
	border: 1px solid #2d2d2d;
}
.imgbg
{
	text-align: center;
	vertical-align: middle;
	background-color: #F7EFDD;
}
.headingtext
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 4px;
	height: 31px;
	width: 100%;
	background-color: #832942;
}
a.headingtxt
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 4px;
	height: 18px;
	width: 100%;
	background-color: #832942;
	text-decoration: none;
}

/* ======= For Menu's ========================================*/
a.submenuitem
{
	border-right: #e0dac4 1px solid;
	border-top: 0px;
	display: block;
	padding-left: 5px;
	font-size: 9px;
	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
{
	border-right: #e0dac4 1px solid;
	border-top: 0px;
	display: block;
	padding-left: 5px;
	font-size: 9px;
	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:hover
{
	color: #2c4c75;
	background-color: #f7f4ec;
	text-decoration: none;
}

a.Mainmenuitem
{
	display: block;
	font-size: 11PX;
	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-size: 11px;
	font-weight: bold;
	padding-left: 7px;
	background-color: #FAF6ED;
	color: #832942;
}
/*================================================================================*/

.message
{
	font-size: 12px;
	color: Red;
}
a.faqtext
{
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
	text-decoration: underline;
}
a.faqtext:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #2d2d2d;
	text-decoration: none;
}

/* ========= Pagination Classes =========================*/
a.pagination
{
	font-size: 11px;
	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-size: 11px;
	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
{
	font-size: 11px;
	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=================================== */
.dgh td
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 4px;
	height: 20px;
	background-color: #832942;
}
.dgh1 td
{
	font-size: 11px;
	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;
	font-size: 11px;
	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;
	font-size: 11px;
}
#searchtop select
{
	font-size: 11px;
	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 }
/* ------------------------------ */