/*********** G E N E R A L   S T Y L E S  ***********/
body { font-family:Verdana, Arial, Helvetica; font-size:12px; background:#131313; color:#fff; line-height:1.5em; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1em; }
hr { height:1px; }
li { margin-bottom:3px; }
ol { margin:4px 0 4px 30px; padding:0; }
ul { margin:4px 0 4px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:20px; }
table { border-collapse:collapse; }
input, select, textarea { font-family:Arial, Helvetica; font-size:1em; }
select { border:1px solid #666;	background:#333; color:#fff; }
textarea { border:1px solid #666; background:#333; padding:5px; color:#fff; }
a:link, a:visited { color:#cef; text-decoration:none; }
a:hover, a:active { text-decoration:underline; color:#fff; }

/********** ALIGNMENT STYLES **********/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; display:inline; width:100%; }
.flwm { float:left; margin:0 10px 5px 0; }
.frwm { float:right; margin:0 0 5px 10px; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }

/********** ACCESSORIES STYLES **********/
.m2px { margin:2px; }
.m5px { margin:5px; }
.m10px { margin:10px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px { padding:10px; }
a img { border:0px; }
.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
img.middle, input.middle, textarea.middle, select.middle { vertical-align:middle; }
.block2px { display:block; height:2px; width:2px; }
.block5px { display:block; height:5px; width:5px; }
.block10px { display:block; height:10px; width:10px; }
.keywords { background:#eee; padding:0 2px; color:#555; font-weight:bold; }
.star { font-weight:bold; color:#c00; }
.b { font-weight:bold; }
.n { font-weight:normal; font-style:normal; text-decoration:none; }
.i { font-style:italic; }
.u { text-decoration:underline; }

/********** OTHER STYLES **********/
.bdr { border:1px solid #999; }
.bdrTop { border-top:1px solid #999; }
.bdrRight { border-right:1px solid #999; }
.bdrBottom { border-bottom:1px solid #999; }
.bdrLeft { border-left:1px solid #999; }
.bdrNone, .bdrNone td, .bdrNone th { border:0; }

.bgBlack { background:#000; }
.bgGray { background:#666 }
.bgSilver { background:#ccc }
.bgWhite { background:#fff; }

.colorBlack { color:#000; }
.colorGray { color:#666; }
.colorSilver { color:#ccc; }
.colorWhite { color:#fff; }

/********** FORM STYLES **********/
.formHead {
	font-weight:bold;
	background:#ccc;
	padding:3px 5px;
}
.formHead span { 
	font-weight:normal;
}
.input {
	border:1px solid #666;
	color:#fff;
	background:#333;
	padding:1px 2px;
}
.input2{
	border:0px;
	color:#fff;
	background:#999;
	vertical-align:middle;
}

/**********/
.button {
	border:1px solid #fff;
	border-color:#999 #fff #fff #999;
	background:#666;
	color:#fff;
	cursor:hand;
}
.button2{
	color:#707070;
	border:1px solid #ABABAB;
	background:#Fafafa;
	cursor:hand;
}

/********** BODY STYLES **********/
.div766px { width:766px; margin:10px auto; }
.header { float:left; display:inline; width:100%; padding:0 0 5px; }
.topGenLinks { width:475px; float:left; padding:0 0 5px 15px; }
.topGenLinks a:link, .topGenLinks a:visited { color:#ff0; }
.topGenLinks a:hover, .topGenLinks a:active { color:#eee; }
.showcase { font-weight:bold; background:url(images/spacer.gif) no-repeat left top; padding:4px 0 0 12px; }
.search { float:right; width:225px; font-weight:bold; }
.searchButton { background-color:transparent; font-size:1em; border:0; color:#fff; cursor:hand; font-weight:bold; }

/**********/
.innerHeader {
	padding:10px 0 0;
}
.innerHeader .topGenLinks {
	padding:10px 0 5px 80px;
	background:url(images/spacer.gif) no-repeat left bottom;
	width:375px;
	float:left;
}
.innerHeader .search {
	float:right;
	padding:5px 0 0;
	width:250px;

}

/**********/
.flash {
	background:url(images/spacer.gif) no-repeat left top;
	padding:0 0 0 16px;
}
.flaAftLinks {
	background:#0173cd url(images/spacer.gif) no-repeat left top;
	font-weight:bold;
	width:100%;
}
.flaAftLinks a:hover, .flaAftLinks a:active {
	text-decoration:none;
}
.flaAftLinks .bgRight{
	background:url(images/spacer.gif) no-repeat right top;
	padding:0 20px 0 66px;
}

/**********  **********/
.flaAftLinksInner {
	background:#0173cd url(images/spacer.gif) repeat-x top;
	font-weight:bold;
	width:100%;
}
.flaAftLinksInner .bgTop {
	background:url(images/spacer.gif) no-repeat left top;
	padding:3px 20px 2px 66px;
}
.different {
	color:#fc0;
}
.different2 {
	color:#cce5ff;
}

/**********/
.flaAftProLinksOuter {
	float:left;
	width:100%;
	height:165px;
}
.flaAftProLinksOuter .padding {
	padding:15px 15px 10px 30px;
}
.flaAftProLinksOuter .head {
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:underline;
	margin:0 0 5px;
}
.flaAftProLinksOuter .head a:link, .flaAftProLinksOuter .head a:visited {
	color:#fff;
	text-decoration:underline;
}
.flaAftProLinksOuter .head a:hover, .flaAftProLinksOuter .head a:active {
	color:#fc0;
}

/**********/
.flaAftProLinksOuter .links {
	background:url(images/spacer.gif) no-repeat 0px 1px;
	padding:0 10px 0 20px;
	margin:0 0 3px;
}
.flaAftProLinksOuter .links a:link, .flaAftProLinksOuter .links a:visited {
	color:#fff;
}
.flaAftProLinksOuter .links a:hover, .flaAftProLinksOuter .links a:active {
	color:#fc0;
}

/**********/
.homAboUs {

}
.homAboUs .fo {
	width:725px;
	padding:10px 10px 15px 30px;
}
.gray {
	color:#ccc;
}

.pageheading {
	font-family:"Arial Narrow";
	font-weight:bold;
}
.pageheading  h1 {
	font-size:1.8em;
}
.tree {
	border-top:1px solid #999;
	margin:2px 0 20px 0;
	padding:0 0 0 10px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4; 
	opacity: 0.4;
	width:83%;
}
.tree a:link, .tree a:visited {
	text-decoration:underline;
}
.tree a:hover, .tree a:active {
	text-decoration:none;
}

.paging {
	border:1px solid #999;
	border-width:1px 0;
	margin:20px 0;
	background:#333;
}

.selAndClick {
	background:#4A4A4A;
	border:1px solid #ccc;
	padding:5px;
}

/**********/
.noBgTyle {
	background-repeat:no-repeat;
}
.repeatX {
	background-repeat:repeat-x;
}
.imgBorder {
	border:1px solid #ccc;
}
.AlignRight {
	background-position:right top;
	background-repeat:no-repeat;
}
.buttonTransparent {
	background-color:transparent;
	border:0;
	color:#1F76BB;
	cursor:hand;
	font-weight:bold;
}

.highlight {
	background-color:#333;
	border:1px solid #666;
	padding:5px;
}
.white {
	color:#fff;
}
.highlightHeadBack {
	background-color:#E9E9E9;
}
.highlightBack {
	background-color:#C7DCF1;
	color:#131313;
}
.thickLine2 {
	background-color:#FA9C00;
}

.AlignBottom {
	background-position:left bottom;
	background-repeat:no-repeat;
}
.TitleCase {
	text-transform:uppercase;
	font-variant:small-caps;
}
.heading {
	font-family:"Trebuchet MS";
	font-size:1.4em;
	font-weight:bold;
}
.plus-minus {
	background-color:transparent;
	border:0px ;
	color:#000;
	font-family:"Trebuchet MS";
	font-size:1.4em;
	font-weight:900;
	height:17px;
	width:17px;
	background-color:transparent;
}
.aboutheading {
	font-size:1.6em;
	font-weight:bold;
	color:8dbade;
	padding-left:40px;
}
/*-------New Css Added---12-09-2006*/
.pageheading2 {
	font-family:"Trebuchet MS";
	font-size:1.3em;
	font-weight:bold;

}
.pageheading3 {
	font-family:"Trebuchet MS";
	font-size:1.2em;
	font-weight:bold;
}
.pageheading4 {
	font-family:"Trebuchet MS";
	font-size:1em;
	font-weight:bold;
}

/********** FOOTER STYLES **********/
.footer { border-top:1px solid #0173cd; clear:both; }
.flags { width:700px; margin:auto; color:#fff; padding:5px; text-align:center; }
.flags img { vertical-align:middle; margin:0 0 0 10px; }
.flags a:link, .flags a:visited { color:#ecd7ff; }
.flags a:hover, .flags a:active { color:#eee; }
.botProLinks { padding:10px; background:#0173cd; margin:0 0 10px; }
.botProLinks .head { font-size:1.2em; font-weight:bold; text-decoration:underline; margin:0 0 5px; }
.botGenLinks { text-align:center; margin:0 0 10px; }
.botGenLinks a:link, .botGenLinks a:visited { color:#ff0; }
.botGenLinks a:hover, .botGenLinks a:active { color:#eee; }
.membership { margin:0 0 10px; text-align:center; }
.copyright { text-align:center; padding:2px; background:#444; }


/********** PRODUCTS STYLES **********/
.productType01 {
	border-bottom:4px solid #999;
}
.productType01 a:hover, .productType01 a:active {
	text-decoration:none;
}
.productType01 .head {
	border-bottom:2px solid #0173cd;
	border-left:10px solid #0173cd;
	font-size:1.2em;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:1.2em;
	font-weight:bold;
	color:#ccc;
}
.productType01 .head a:link, .productType01 .head a:visited {
	color:#cce8ff;
}
.productType01 .head a:hover, .productType01 .head a:active {
	color:#fff;
	text-decoration:none;
}
.highlighted {
	color:#fc0;
}

/**********  **********/
.productType02 {
	padding:10px 20px 5px;
	vertical-align:top;
	border-bottom:5px solid #0173cd;
}
.productType02 .head {
	border-bottom:1px solid #0173cd;
	font-weight:bold;
	font-size:1.2em;
	color:#ccc;
}
.productType02 .head a:link, .productType02 .head a:visited {
	color:#cce8ff;
}
.productType02 .head a:hover, .productType02 .head a:active {
	color:#fff;
	text-decoration:none;
}
.productType02 .desc {

}
.productType02 .desc strong {
	color:#fc0;
	margin:0 10px 0 0;
}

/**********/
.productType02 .desc02 {
	border-top:1px solid #cce5ff;
	padding:5px 0;
}
.productType02 .desc02 strong {
	color:#fc0;
	margin:0 10px 0 0;
}
.productType02 .pic {
	
}
.productType02 .pic img {
	border:1px solid #999;
	margin:5px auto;
}
.productType02 .details {
	font-weight:bold;
}
.productType02 .details02 {
	font-weight:bold;
	margin:0 0 5px;
	text-align:center;
}




/********** FORM TABLE **********/
.formTable {
	border:1px solid #888;
	background:#131313;
}
.formTable a:link, .formTable a:visited {
	text-decoration:underline;
}
.formTable a:hover, .formTable a:active {
	text-decoration:none;
}
.formTable caption {
	font-size:1.2em;
	font-weight:bold;
	padding:3px 5px;
	background:#003d6d;
	text-align:left;
}
.formTable td, .formTable th {
	border:1px solid #444;
	padding:3px 4px;
}
.formTable .headHr {
	background:#0173cd;
	padding:2px 5px;
	border:1px solid #fff;
}
.formTable .headVr {
	background:#000;
	padding:2px 5px;
}
.formTable .bottom {
	border-top:2px solid #fff;
	background:#000;
}
.formTable .bdrNone, .formTable .bdrNone td, .formTable .bdrNone th {
	border:none;
}

/*****  *****/
.borderAll {
	border:1px solid #999;
	background:#131313;
}
.borderAll td, .borderAll th {
	border:1px solid #999;
	padding:2px;
}
.borderAll .head {
	border:1px solid #999;
	padding:2px 5px;
	background:#333;
	font-weight:bold;
}

/**********/
.borderNone, .borderNone td, .borderNone th {
	border:0;
}


/***** TOUR LINKS *****/
.p10px { padding:10px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.tours .h { background:#0282e7; padding:2px 5px; text-transform:uppercase; }
.tours .arrow { font-size:1.1em; font-family:Verdana; }
.tours .l span { color:#fc0; }
.tours .l a:link, .tours .l a:visited { color:#fc0; text-decoration:underline; }
.tours .l a:hover, .tours .l a:active { color:#fff; text-decoration:none; }
.tours .tc { color:#cce9ff; }
.tours .bdrB { border-bottom:1px solid #ccc; }
.tours .details { border:1px solid #ddd; }
.tours .destinations { border:1px solid #ccc; background:#333; padding:5px 10px; }
.tours .days { color:#cce9ff; }

.counter { background:#666; font-size:1.1em; }

/***** HOTEL STYLES *****/
.hotels .h { border-bottom:1px solid #fff; background:#0173cd; padding:3px 5px; }
.hotels .l span { color:#ecd7ff; }
.hotels .l a:link, .hotels .l a:visited { color:#ecd7ff; text-decoration:underline; }
.hotels .l a:hover, .hotels .l a:active { color:#d2e9fc; text-decoration:none; }
.hotels .bdrB { border-bottom:1px solid #eee; }
.hotels .d { border-left:1px dashed #eee; }
.hotels .details { background:#363d41; border:1px solid #fff; }
.hotels .note { background:#0173cd; border:1px solid #8ebadf; }

/***** New Product Format *****/
.newFormat .ho { background:#8ebadf; }
.newFormat .h { border-bottom:1px solid #444; }
.newFormat .h, .newFormat .h a:link, .newFormat .h a:visited { color:#006; }
.newFormat .h a:hover, .newFormat .h a:active { color:#00f; }
.newFormat .end { border-bottom:1px solid #8ebadf; padding-bottom:5px; }
.price { color:#fff; }
.price .type { color:#ff0; }
.a2b { background:#666; }
.a2b a:link, .a2b a:visited { color:#fc0; }
.a2b a:hover, .a2b a:active { color:#def; text-decoration:none; }
