/*********** G E N E R A L   S T Y L E S  ***********/
body, input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; }
body, form, p, table, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
body { background:#fff none no-repeat fixed center top; line-height:1.3em; }
h1, h2, h3, h4, h5, h6 { display:inline; text-transform:capitalize; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
table { border-collapse:collapse; }
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #069; }

/********** ALIGNMENT STYLES **********/
.aLeft { text-align:left; }
.aRight { text-align:right; }
.fLeft { float:left; }
.fRight { float:right; }
.fOuter { width:100%; display:table; }
.fLefWithMargin { float:left; margin:0 10px 5px 0; }
.fRigWithMargin { float:right; margin:0 0 5px 10px; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clearBoth { clear:both; }
.margin2px { margin:2px; }
.margin5px { margin:5px; }
.margin10px { margin:10px; }
.padding2px { padding:2px; }
.padding5px { padding:5px; }
.padding10px { padding:10px; }

/********** BORDER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrTop { border-top:1px solid #ccc; }
.bdrRight { border-right:1px solid #ccc; }
.bdrBottom { border-bottom:1px solid #ccc; }
.bdrLeft { border-left:1px solid #ccc; padding:2px; }
.bdrTR { border:1px solid #ccc; border-width:1px 1px 0 0; }
.bdrTB { border:1px solid #ccc; border-width:1px 0 1px 0; }
.bdrTL { border:1px solid #ccc; border-width:1px 0 0 1px; }
.bdrRB { border:1px solid #ccc; border-width:0 1px 1px 0; }
.bdrRL { border:1px solid #ccc; border-width:0 1px 0 1px; }
.bdrBL { border:1px solid #ccc; border-width:0 0 1px 1px; }

/********** IMAGE STYLES **********/
a img { border:0px; }
img.borderNone { border:0; }
img.borderNone:hover { border:0; }
img.block2Px { display:block; width:2px; height:2px; }
img.block5Px { display:block; width:5px; height:5px; }
img.sendEnquiry { margin:10px 0 0; }
.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; }

/********** BACKGROUND COLOR STYLES *********/
.bgRed { background:#ffebde; }
.bgRedDark { background:#ffb3b3; }
.bgGreen { background:#efffea; }
.bgGreenDark { background:#c1ffab; }
.bgBlue { background:#ebf3fb; }
.bgBlueDark { background:#cae5ff; }
.bgYellow { background:#ffffe6; }
.bgYellowDark { background:#ffffbf; }
.bgOrange { background:#fff0d3; }
.bgOrangeDark { background:#ffce71; }
.bgPink { background:#ffe6ff; }
.bgPinkDark { background:#ffbfff; }
.bgGray { background:#eee }
.bgGrayDark { background:#ccc }

/********** FONTS STYLES **********/
.keywords { background:#eee; padding:0 2px; color:#555; }
.star { font-weight:bold; color:#c00; }
.colorWhite { color:#fff; }
.colorRed { color:#f00; }
.colorGreen { color:#060; }
.colorBlue { color:#06c; }
.colorYellow { color:#ff0; }
.colorOrange { color:#f60; }
.colorPink { color:#f0f; }
.colorGray { color:#666; }
.colorBlack { color:#000; }
/**********/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs15px { font-size:15px; }
.fs16px { font-size:16px; }
/**********/
.lineHeight16px { line-height:16px; }
.lineHeight18px { line-height:18px; }
.lineHeight20px { line-height:20px; }
.lineHeight22px { line-height:22px; }
.lineHeight24px { line-height:24px; }
.strong { font-weight:bold; }
.normal { font-weight:normal; }
.underline { text-decoration:underline; }



/********** FORM STYLES **********/

.bgOne {
	background:#f9f9f9;
	padding:2px 5px 2px 2px;
	text-align:right;
	border-top:1px solid #f5ecd9;
	border-bottom:1px solid #f9b50c;
	vertical-align:top;
}
.bgTwo {
	font-weight:bold;
	padding:2px;
	text-align:center;
	border:1px solid #f9b50c;
	background:#fcf7ed;
	vertical-align:top;
}
.bgThree {
	padding:5px 5px 5px 12px;
	border-top:1px solid #f5ecd9;
	border-bottom:1px solid #f9b50c;
	border-left:5px solid #600;
}

.formHead {
	font-weight:bold;
	background:#f2fdff;
	padding:5px;
}
.formHead span { 
	font-weight:normal;
}
.formText {
	padding:0 2px;
}
.formInput {
	padding:0 2px;
	border:1px solid #ccc;
	background:#fff !important;
}
input {
	font-size:0.9em;
}
select {
	border:1px solid #ccc;
	background:#fcfcfc !important;
	font-size:0.9em;
}
textarea {
	border:1px solid #ccc;
	background:#fcfcfc !important;
	font-size:0.9em;
	padding:2px;
}
.button {
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	background:#09c;
	border:1px solid #fff;
	padding:0 1px;
}

/********** HEADER STYLES **********/
#div776px {
	width:776px;
	margin:auto;
	border:1px solid #666;
	border-width:0 1px;
}
#header {
	width:100%;
	display:table;
	background:#70daf3 url(images/spacer.html) repeat-x top;
}
#header .logo {
	padding:2px 15px 2px 2px;
	width:1px;
}
#header .company {
	font-weight:bold;
	color:#fff;
	font-size:1.6em;
	line-height:1em;
	text-transform:uppercase;
}
#header .slogan {
	color:#333;
	font-size:0.9em;
	padding:5px;
}
/**********/
#header .iconLinks {
	padding:12px 10px 5px 0;
	border-bottom:1px dashed #666;
	margin:0 10px 0 0;
}
#header .iconLinks img {
	margin:0 10px;
}
#header .cart {
	text-align:center;
	font-weight:bold;
	border-bottom:1px dashed #666;
	white-space:nowrap;
	font-size:0.9em;
	margin:0 10px 0 0;
}
#header .cart a:link, #header .cart a:visited {
	color:#000;
}
#header .cart a:hover, #header .cart a:active {
	color:#666;
}

/**********  **********/
#thinColumn {
	width:223px;
	background:url(images/spacer.html) repeat center;
	padding:0 0 47px;
	vertical-align:top;
	font-size:0.9em;
}
#wideColumn {
	vertical-align:top;
}
.flash {
	background:url(images/spacer.html) no-repeat 553px top;
}
.flashBottom {
	height:6px;
	background:#333;
}
/**********/
.thiColBottom {
	width:223px;
	background:url(images/spacer.html) no-repeat;
	height:47px;
}
.widColBottom {
	background:url(images/spacer.html) repeat-x;
	padding:0 0 0 20px;
	height:47px;
}
.choYouLanguage {
	color:#fff;
}

/********** THIN COLUMN STYLES **********/
#thinColumn .flashLinks {
	background:url(images/spacer.html);
	padding:5px 15px 10px 30px;
}
#thinColumn .flashLinks .links {
	background:url(images/spacer.html) no-repeat 98% 8px;
	border-bottom:1px dashed #000;
	padding:5px 0 3px;
}
#thinColumn .flashLinks .links a:link, #thinColumn .flashLinks .links a:visited {
	color:#333;
}
#thinColumn .flashLinks .links a:hover, #thinColumn .flashLinks .links a:active {
	color:#fff;
}

/**********/
#thinColumn .products {
	padding:10px 25px 0 30px;
	margin:0 0 20px;
}
#thinColumn .products .head {
	padding:5px 0;
}

/**********/
#thinColumn .products .links {
	background:url(images/spacer.html) no-repeat 2px 11px;
	padding:8px 0 0 15px;
	border-bottom:1px solid #fff;
	font-weight:bold;
	color:#333;
}
#thinColumn .products .links a:link, #thinColumn .products .links a:visited {
	color:#333;
}
#thinColumn .products .links a:hover, #thinColumn .products .links a:active {
	color:#666;
}

/**********/
#thinColumn .products .linksSub {
	background:url(images/spacer.html) no-repeat 5px 10px;
	padding:5px 0 0 15px;
	margin:0 0 0 10px;
	color:#666;
	border-bottom:1px solid #fff;
}
#thinColumn .products .linksSubSub {
	background:url(images/spacer.html) no-repeat 5px 10px;
	padding:5px 0 0 15px;
	margin:0 0 0 20px;
	color:#666;
	border-bottom:1px solid #fff;
}

/***** SEARCH STYLES *****/
#thinColumn .search {
	margin:0px 20px 15px 25px;
	background:#ccc;
	text-align:right;
	padding:5px;
}

/********** WIDE COLUMN LEFT COLUNM STYLES **********/
.widColLefColumn {
	padding:10px;
	vertical-align:top;
}

.pageHead {
	background:url(images/spacer.html) no-repeat 0px 0px;
	padding:5px 5px 15px 15px;
	_padding:2px 5px 20px 18px;
	font-weight:bold;
	color:#09c;
}
.pageHead h1 {
	font-size:1.5em;
}
/**********/
.tree {
	margin:-14px 0 20px 30px;
	border-top:1px solid #0cf;
	font-size:0.9em;
	padding:0 0 0 5px;
	color:#666;
}
.tree a:link, .tree a:visited {
	text-decoration:underline;
}
/********** WIDE COLUMN RIGHT COLUMN STYLES **********/
.widColRigColumn {
	width:204px;
	vertical-align:top;
}
/***** block 01 styles *****/
.widColRigColumn .block01 {
	padding:5px 12px;
	margin:0 0 15px;
}
.widColRigColumn .block01 .head {
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 5px;
	padding:3px;
	background:#eee;
}
.widColRigColumn .block01 .desc {
	padding:5px;
}
.widColRigColumn .block01 .more {
	padding:2px 5px;
	margin:5px;
	text-align:right;
	border:1px solid #666;
	background:#eee;
}
/***** BLOCK 02 STYLES *****/
.widColRigColumn .block02 {
	margin:0 0 15px;
}
.widColRigColumn .block02 .headMain {
	padding:0 0 0 8px;
	margin:0 0 10px;
}
.widColRigColumn .block02 .head {
	font-weight:bold;
	text-decoration:underline;
	margin:5px 15px;
	padding:3px;
	background:#eee;
}
.widColRigColumn .block02 .desc {
	padding:0 15px;
	margin:0 0 10px;
}
.widColRigColumn .block02 .more {
	padding:2px 5px;
	margin:5px 15px;
	text-align:right;
	border:1px solid #666;
	background:#eee;
}
/**********  **********/
.bodyContent {
	padding:10px;
}
.welcomeText {
	text-align:justify;
	margin:0 0 25px;
	line-height:1.4em;
}

/********** COLOR 01 BOX STYLE **********/
.bodyContent .blocks {
	margin:0 0 15px;
}
.bodyContent #bgHotProducts {
	background:#fafafa;
}
.bodyContent #bgFeaProducts {
	background:#f1fcff;
}
/**********/
.bodyContent .blocks .top {

}
.bodyContent .blocks .top .middle {
	width:100%;
	background:url(images/spacer.html) repeat-x bottom;
}
/**********/
.bodyContent .blocks .top .heaHotProducts {
	background:url(images/spacer.html) repeat-x top;
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:-1px;
	padding:0 10px 5px;
	white-space:nowrap;
	color:#000;
}
.bodyContent .blocks .top .heaHotProducts a:link, .bodyContent .blocks .top .heaHotProducts a:visited {
	color:#000;
}
.bodyContent .blocks .top .heaHotProducts a:hover, .bodyContent .blocks .top .heaHotProducts a:active {
	color:#666;
}
/**********/
.bodyContent .blocks .top .heaFeaProducts {
	background:url(images/spacer.html) repeat-x top;
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:-1px;
	padding:0 10px 5px;
	white-space:nowrap;
	color:#069;
}
.bodyContent .blocks .top .heaFeaProducts a:link, .bodyContent .blocks .top .heaFeaProducts a:visited {
	color:#069;
}
.bodyContent .blocks .top .heaFeaProducts a:hover, .bodyContent .blocks .top .heaFeaProducts a:active {
	color:#666;
}
/**********/
.bodyContent .blocks .middle {

}
.bodyContent .blocks .middle .divider {
	padding:10px;
	width:1px;
}
.bodyContent .blocks .middle .pic {
	text-align:center;
}
.bodyContent .blocks .middle .pic img {
	margin:5px auto 3px;
}
.bodyContent .blocks .middle .more {
	margin:7px 0 0 0;
	padding:2px 40px 2px 2px;
	text-align:right;
}
/**********/
.bodyContent .blocks .bottom {
	width:100%;
	display:table;
	background:url(images/spacer.html) repeat-x bottom;
	_vertical-align:baseline;
}




/********** FOOTER STYELS **********/
#footer {
	padding:15px 0 0;
	font-size:0.9em;
}
#footer .botRouBox {
	margin:0 auto 10px;
	width:90%;
}
#footer .botRouBox .top {
	background:url(images/spacer.html) repeat-x top;
	width:100%;
	display:table;
}
#footer .botRouBox .bottom {
	background:url(images/spacer.html) repeat-x top;
	width:100%;
	display:table;
}

/**********/
#footer .botRouBox .middle {
	border:1px solid #23c1e6;
	border-width:0 1px;
	background:#e2f9ff;
	padding:3px 15px;
	text-align:center;
	line-height:18px;
}
/**********/
#footer .botGenLinks {
	padding:0 20px;
	text-align:center;
	word-spacing:2px;
	margin:0 0 20px;
}
#footer .botGenLinks a:link, #footer .botGenLinks a:visited {
	text-decoration:underline;
}
/*********/
#footer .copyright {
	background:#f7f7f7;
	border-top:1px solid #ccc;
	padding:5px 10px 2px;
	font-size:0.9em;
}





/********** INNER PAGES STYLES **********/
.paging {
	background:#e1f9ff;
	border:1px solid #23c1e6;
	padding:3px;
}
.paging span {
	text-decoration:underline overline;
	font-weight:bold;
}
.paging a:link, .paging a:visited {
	border-bottom:none;
}
.paging a:hover, .paging a:active {
	border-bottom:none;
}

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

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

/***** PRODUCTS MINI DESCRIPTION STYLES *****/
.proMinDesContainer {
	background:url(images/dividerVr03Gray.html) repeat-y center;
	margin:0 0 30px;
}
.proMinDesContainer .proMinDesc {
	margin:10px 20px;
	border-bottom:2px solid #23c1e6;
}
/**********/
.proMinDesContainer .proMinDesc .head {
	font-weight:bold;
	border-bottom:1px solid #23c1e6;
	color:#069;
	margin:0 0 10px;
}
.proMinDesContainer .proMinDesc .head a:link, .proMinDesContainer .proMinDesc .head a:visited {
	color:#069;
}
.proMinDesContainer .proMinDesc .head a:hover, .proMinDesContainer .proMinDesc .head a:active {
	color:#000;
}

/**********/
.proMinDesContainer .proMinDesc .desc {
	line-height:16px;
	margin:0 0 10px;
}
.proMinDesContainer .proMinDesc .desc b, .proMinDesContainer .proMinDesc .desc strong {
	color:#069;
}
.proMinDesContainer .proMinDesc .pic {
	text-align:center;
	margin:0 0 5px;
}
.proMinDesContainer .proMinDesc .more {
	text-align:center;
	margin:0 0 5px;
	font-weight:bold;
}

/***** PRODUCTS MINI DESCRIPTION TWO STYLES *****/
.proMinDesContainer2 {
	background:url(images/dividerVr03Gray.html) repeat-y center;
	margin:0 0 30px;
}
.proMinDesContainer2 .proMinDesc {
	margin:10px 20px;
}
/**********/
.proMinDesContainer2 .proMinDesc .head {
	font-weight:bold;
	border-bottom:1px solid #23c1e6;
	color:#069;
	margin:0 0 10px;
}
.proMinDesContainer2 .proMinDesc .head a:link, .proMinDesContainer2 .proMinDesc .head a:visited {
	color:#069;
}
.proMinDesContainer2 .proMinDesc .head a:hover, .proMinDesContainer2 .proMinDesc .head a:active {
	color:#000;
}

/**********/
.proMinDesContainer2 .proMinDesc .desc {
	line-height:16px;
	padding:5px;
	margin:0 0 10px;
	border-bottom:2px solid #23c1e6;
}
.proMinDesContainer2 .proMinDesc .desc b, .proMinDesContainer2 .proMinDesc .desc strong {
	color:#069;
}
.proMinDesContainer2 .proMinDesc .pic {
	text-align:center;
	margin:0 0 5px;
}
.proMinDesContainer2 .proMinDesc .more {
	text-align:center;
	padding:0 0 5px;
	margin:0 0 5px;
	font-weight:bold;
	border-bottom:1px solid #23c1e6;
}

/*********  **********/
.highlighted {
	color:#2c7e93;
}

/********** ALLERGY PAGES STYLES **********/
.allergyProduct {
	margin:0 0 30px;
}
.allergyProduct .headMain {
	border-bottom:2px solid #23c1e6;
	padding:3px;
	margin:0 0 10px;
	font-size:1.3em;
	font-weight:bold;
}
.allergyProduct .shipping {
	background:#e1f9ff;
	padding:5px;
	margin:10px 0;
}
.allergyProduct .bg01 {
	background:#f5fdff;
}
.allergyProduct .details {
	border:1px solid #82e5fc;
}
.allergyProduct .details td {
	border:1px solid #b9f2ff;
}
.allergyProduct .details .head {
	background:#e1f9ff;
	border:1px solid #82e5fc;
}


/*****Changies from Sachin*************/
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #ccc; }
.small { font-size:0.9em; }
.white, a.white:link, a.white:visited { color:#fff; }
.bg4 { background:#008dae; }
.bg3 { background:#f1f1f1; color:#000; }
.b1 { padding:0 0 4px 15px;}
.mb15px { margin-bottom:15px; }
.mb10px { margin-bottom:10px; }
.mb20px { margin-bottom:20px; }
.green { color:#015997; }
.p2px5px { padding:2px 5px; }
.p5px10px { padding:5px 10px; }
.b { font-weight:bold; }

/***** TOUR LINKS *****/
.p5px { padding:5px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.tours .h { border:1px solid #bae4ee; background:#e5faff; padding:3px 5px; }
.tours .h a:link, .tours .h a:visited {  }
.tours .h a:hover, .tours .h a:active {  }
.tours .d { border-left:1px dashed #999; }
.tours .arrow { font-size:1.1em; font-family:Verdana; }
.tours .l span { color:#069; }
.tours .l a:link, .tours .l a:visited { color:#069; text-decoration:underline; }
.tours .l a:hover, .tours .l a:active { color:#000; text-decoration:none; }
.tours .bdrB { border-bottom:1px solid #ccc; }
.tours .details { border:1px solid #ddd; }
.tours .destinations { border:1px solid #ccc; background:#e5faff; padding:5px 10px; }
.tours .days { color:#069; }

.counter { background:#069; color:#fff; font-size:1.1em; }

/***** New Product Format *****/
.newFormat .border { border:1px solid #acb4bf; }
.newFormat .h { background:#e1e3e5; }
.newFormat .h, .newFormat .h a:link, .newFormat .h a:visited { color:#405880; }
.newFormat .h a:hover, .newFormat .h a:active { color:#393c40; }
.newFormat .bg { background:#fafaff; }
.price, .price a:link, .price a:visited  { color:#06c; }
.price a:hover, .price a:active { color:#03f; }
.a2b a:link, .a2b a:visited { color:#666; background:#fafafa; padding:2px 10px; border:1px solid; line-height:1.8em; }
.a2b a:hover, .a2b a:active { color:#669; background:#ebf3ff; }

.currency { background:#0ac; color:#fff; border-bottom:1px dashed #069; }
.currency select { background:#cdd !important; }

.p10px { padding:10px; }
/*****classified***/
.bdr_clf2 { }
.bdr_clf { border:1px solid #ccc; }
.bdr_clf .bdrTbD { border:1px dashed #ccc; border-width:1px 0; }
.bdr_clf .bdrbD { border:1px dashed #ccc; border-width:1px 0; }

.clr, .clr a:link, .clr a:visited { color:#000; }
.clr a:hover, .clr a:active { color:#000; }

.clr2, .clr2 a:link, .clr2 a:visited { color:#06c; }
.clr2 a:hover, .clr2 a:active { color:#036; }

.bgGray_clf { background:#cde7f5; }
.bgGray2_clf { background:#fff; }
.bdrAll_clf, .bdrAll_clf td, .bdrAll_clf th  { border:1px solid #ccc; }
.fs13px { font-size:13px; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }