@charset "utf-8";
/* Mountain Sherpa 2010 */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #000;
	background: #FFF url(../img/siteBg.jpg) repeat-x;
	}

div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a {
	margin: 0; 
	padding: 0;
	}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0 0 0 20px;
	}

img {
	border: 0;
	}

ul {
	list-style: none;
	}

ol {
	margin: 0;
	padding: 0;
	}
	
ol li {
	margin: 0;
	padding: 5px 0 5px 30px;	
	}

a {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}
	
a:visited {
	color: #000;
	text-decoration: none;
	}
	
#headerHold {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}
	
#header {
	width: 984px;
	height: 145px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(../img/headerBtm.jpg) no-repeat center bottom;
	overflow: auto;
	}

#header p.name {
	position: absolute;
	left: 37px;
	top: 112px;
	color: #eff5fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	padding: 0;
	width: 335px;
	height: 24px;
	}

#header p.topnav {
	position: absolute;
	left: 645px;
	top: 5px;
	color: #d6e9ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 0;
	width: 336px;
	height: 24px;
	}
	
#header p.topnav a {
	margin: 0;
	color: #d6e9ff;
	text-decoration: none;
	padding: 0 5px 0 5px;
	}
	

#header p.name span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #063263;
	padding: 0 0 0 100px;
	}
	
#header p.expedition {
	position: absolute;
	left: 449px;
	top: 120px;
	letter-spacing: 2px;
	text-align: left;
	padding: 0;
	}
	
#header p.expedition a {
	color: #bdd9f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#header p.expedition a:hover {
	color: #bdd9f8;
	text-decoration: none;
	}
	
#header p.expedition a:visited {
	color: #bdd9f8;
	text-decoration: none;
	}
	
#header p.trekking {
	position: absolute;
	left: 520px;
	top: 80px;
	letter-spacing: 2px;
	text-align: left;
	padding: 0;
	}

#header p.trekking a {
	color: #bdd9f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#header p.trekking a:hover {
	color: #bdd9f8;
	text-decoration: none;
	}
	
#header p.trekking a:visited {
	color: #bdd9f8;
	text-decoration: none;
	}

#header p.rafting {
	position: absolute;
	left: 610px;
	top: 70px;
	letter-spacing: 2px;
	text-align: left;
	padding: 0;
	}

#header p.rafting a {
	color: #bdd9f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#header p.rafting a:hover {
	color: #bdd9f8;
	text-decoration: none;
	}
	
#header p.rafting a:visited {
	color: #bdd9f8;
	text-decoration: none;
	}

#header p.adventure {
	position: absolute;
	left: 690px;
	top: 95px;
	letter-spacing: 2px;
	text-align: left;
	padding: 0;
	}

#header p.adventure a {
	color: #bdd9f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#header p.adventure a:hover {
	color: #bdd9f8;
	text-decoration: none;
	}
	
#header p.adventure a:visited {
	color: #bdd9f8;
	text-decoration: none;
	}

#header p.flight {
	position: absolute;
	left: 858px;
	top: 124px;
	letter-spacing: 2px;
	text-align: left;
	padding: 0;
	width: 120px;
	height: auto;
	}

#header p.flight a {
	color: #bdd9f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#header p.flight a:hover {
	color: #bdd9f8;
	text-decoration: none;
	}
	
#header p.flight a:visited {
	color: #bdd9f8;
	text-decoration: none;
	}

.headerLeft {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
	width: 376px;
	height: 138px;
	}
	
.headerRight {
	float: right;
	margin: 0;
	padding: 8px 0 0 0;
	width: 600px;
	height: 134px;
	}

.imgSp {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	}

#contentHold {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../img/contentBg.jpg) no-repeat center top;
	}
	
#mainContent {
	width: 984px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}

/*--  MAIN MENU  --*/	
#menuHold {
	width: 984px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	}

.menu {
	display: block;
	float: left;
	margin: 0;
	padding: 8px 0 0 28px;
	list-style-type: none;
	width: 952px;
	position: relative;
	display: block;
	height: 34px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fefdf0;
	overflow: hidden;
	}

.menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

.menu li a {
	display: block;
	float: left;
	color: #cce2f5;
	text-decoration: none;
	padding: 12px 10px 0 5px;
	height: 24px;
	background: url(../img/divider.jpg) no-repeat center right;
	}

.menu li a:hover {
	color: #cce2f5;
	text-decoration: underline;
	}

.menu li a.current,.menu li a.current:hover {
	color: #eef5fa;
	text-decoration: none;
	}

.menu li a:visited {
	color: #cce2f5;
	}

#frontPanel {
	width: 964px;
	height: 356px;
	margin: 0;
	padding: 10px;
	position: relative;
	overflow: hidden;
	}
	

#frontPanel h1 {
	margin: 0;
	padding: 0;
	color: #0a4f9c;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#frontPanel p {
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4e4b4b;
	line-height: normal;
	text-align: justify;
	line-height: 18px;
	}

#frontPanel p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #349200;
	padding: 0 10px 0 0;
	}

#frontPanel p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a4f9c;
	}	


.frontPaneltxt {
	float: left;
	width: 460px;
	height: 336px;
	margin: 0;
	padding: 10px;
	}
	
.frontPanelimg {
	float: right;
	width: 476px;
	height: 356px;
	margin: 0;
	padding: 0;
	}	

#frontPanel p.title {
	position: absolute;
	left: 570px;
	top: 330px;
	color: #4e4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding: 0;
	height: 24px;
	width: 400px;
	}
	
#frontPanel p.peakName {
	position: absolute;
	left: 680px;
	top: 10px;
	color: #4e4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 0;
	height: 24px;
	width: 200px;
	}

#pageWrap {
	width: 984px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
	overflow: hidden;
	}

#pageLeft {
	display: block;
	float: left;
	width: 306px;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#pageLeftpanel {
	width: 284px;
	margin: 0;
	padding: 10px;
	background-color: #f3f2e8;
	border: #e1e1e1 solid 1px;
	}	

.leftBox {
	width: 276px;
	height: auto;
	margin: 0 0 4px 0;
	padding: 4px 4px 10px 4px;
	background: url(../img/boxBg.jpg) center bottom no-repeat;
	}

	
.leftBox p.leftMore {
	margin: 4px 0 4px 4px;
	padding: 3px 0 0 24px;
	width: auto;
	height: 14px;
	background: url(../img/blueArrow.jpg) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	}
	
.leftBox p.leftMore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	text-decoration: none;
	}
	
.leftBox p.leftMore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	text-decoration: underline;
	}
	
.leftBox p.leftMore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	text-decoration: none;
	}

/*--  LIST MENU  --*/
.listmenu {
	width: 244px;
	height: auto;
	margin: 0 0 0 24px;
	padding: 0 0 10px 0;
	}

.listmenu ul {
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
	}

.listmenu ul li {
	padding: 0 0 3px 0;
	}

.listmenu ul li a {
	color: #b15753;
	background: url(../img/listArrow.jpg) no-repeat center left; 
	display: block;
	padding: 3px 0 5px 30px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #f1d9be;
	font-size: 12px;
	}

.listmenu ul li a:visited {
	color: #b15753;
	}

.listmenu ul li a:hover {
	color: #a54843;
	background-color: #f8f1e9;
	}	


.leftBox h1 {
	width: auto;
	height: auto;
	margin: 4px 0 10px 0;
	padding: 10px 0 0 56px;
	background: url(../img/brownIcon.jpg) no-repeat left;
	font-size: 16px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.leftBox h1 a {
	font-size: 16px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.leftBox h1 a:hover {
	font-size: 16px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.leftBox h1 a:visited {
	font-size: 16px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.galleryPanel {
	width: 276px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	}

.galleryPanel .galleryphoto {
	float: left;
	padding: 0;
	margin: 0;
	}


.travelinfoPanel {
	width: 274px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #f6e5d1;
	border: #efcda6 solid 1px;
	overflow: hidden;
	}
	
.contactPanel {
	width: 264px;
	height: auto;
	margin: 0;
	padding: 5px;
	background-color: #ecf1fb;
	border: #b5ccf9 solid 1px;
	overflow: hidden;
	}
	
.contactPanel p {
	margin: 0;
	padding: 0;
	line-height: 18px;
	color: #006797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}		

.contactPanel p a {
	color: #006797;
	text-decoration: none;
	}
	
.contactPanel p a:hover {
	color: #006797;
	text-decoration: underline ;
	}
	
.contactPanel p a:visited {
	color: #006797;
	text-decoration: none;
	}	

#pageRight {
	display: block;
	float: left;
	width: 648px;
	margin: 0;
	padding: 0 0 10px 10px;
	background: #FFF url(../img/pageBg.jpg) repeat-x;
	}
	
#innerpageRight {
	display: block;
	float: left;
	width: 658px;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#pageRight p {
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	}
		
#pageRight p.rightMore {
	margin: 4px 0 4px 4px;
	padding: 8px 0 10px 24px;
	width: auto;
	height: 14px;
	background: url(../img/blueArrow.jpg) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	}
	
#pageRight p.rightMore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	text-decoration: none;
	}
	
#pageRight p.rightMore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	text-decoration: underline;
	}
	
#pageRight p.rightMore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d99;
	text-decoration: none;
	}

.pageTitle {
	width: 460px; /*350px*/
	height: 40px;
	margin: 7px 0 10px 0;
	padding: 6px 0 0 10px;
	background-color: #0a4f9c;
	border: #FFF 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	line-height: 32px;
	}
	
.pageTitle span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f8b002;
	font-weight: bold;
	}


#pageRight h2 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 16px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pageRight h2 a {
	font-size: 18px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
#pageRight h2 a:hover {
	font-size: 18px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
#pageRight h2 a:visited {
	font-size: 18px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.whyTravel {
	clear: both;
	width: 620px;
	height: 158px;
	display: block;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: #edeace 4px double;
	background-color: #f3f2e8;
	overflow : auto;
	}


.whyTravel p.whytitle {
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}

#topsellingPanel {
	clear: both;
	width: 648px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	background: #FFF url(../img/topsellingBg.jpg) repeat-x; 
	overflow: hidden;
	}
	
#topsellingPanel p {
	margin: 0;
	padding: 4px 0 4px 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	}	
	
	
#topsellingPanel p span {
	font-size: 16px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}		


#topsellingPanel p.More {
	margin: 0 0 4px 4px;
	padding: 4px 0 10px 0;
	width: auto;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d99;
	}
	
#topsellingPanel p.More a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d99;
	text-decoration: none;
	}
	
#topsellingPanel p.More a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d99;
	text-decoration: underline;
	}
	
#topsellingPanel p.More a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d99;
	text-decoration: none;
	}
	
/*  Add by Kamal */	
#topsellingPanel p a {
	color: #003d99;
	text-decoration: none;
	}	

/*--------------------------*/
.topsellingTitle {
	width: 370px;
	height: 20px;
	margin: 7px 0 10px 0;
	padding: 8px 0 4px 10px;
	background-color: #0a4f9c;
	border: #04376f 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	}

.topsellingBox {
	width: 646px;
	height: 126px;
	margin: 0 0 10px 0;
	padding: 0;
	border: #dbe7fb solid 1px;
	background-color: #f4f4f4;
	overflow: hidden;
	}

.topsellingBoxleft {
	float: left;
	width: 420px;
	height: 118px;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	}
	
.topsellingBoxright {
	float: right;
	width: 204px;
	height: 126px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
.topImage {
	border: #dfdfdf solid 1px;
	padding: 4px;
	margin: 0 5px 0 0;
	float: left;
	}

/*--  TOP SELLING LIST  --*/
.toplist {
	width: 204px;
	}

.toplist .headerbar {
	font: bold 13px Arial;
	color: #0a4f9c;
	margin-bottom: 2px;
	text-transform: none;
	padding: 4px 0 4px 5px;
	}

.toplist ul {
	list-style-type: none;
	margin: 0 0 8px 4px;
	padding: 0;
	}

.toplist ul li {
	padding-bottom: 2px;
	}

.toplist ul li a {
	color: #000;
	background: url(../img/checkArrow.jpg) no-repeat center left; 
	display: block;
	padding: 0 0 0 19px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.toplist ul li a:visited {
	color: #000;
	}

/*--  Testimonials  --*/

.testimonialsTitle {
	width: 440px;
	height: 20px;
	margin: 7px 0 10px 0;
	padding: 8px 0 4px 10px;
	background-color: #0a4f9c;
	border: #04376f 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	}
	
#testimonialsPanel {
	clear: both;
	width: 616px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	background-color: #f7f5fb;
	border: #cccccc 5px solid;
	position: relative;	
	}
	
#testimonialsPanel p {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	}	

#testimonialsPanel p span {
	color: #349200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}	


#testimonialsPanel p.moreReviews {
	height: auto;
	width: 178px;
	color: #FFF;
	background-color: #0a4f9c;
	border: #043e7f solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 4px 4px 6px 4px;
	margin: 0 0 10px 0; 
	}


#testimonialsPanel p.moreReviews a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
#testimonialsPanel p.moreReviews a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	}
	
#testimonialsPanel p.moreReviews a:visited {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

#footerHold {
	width: 100%;
	height: 258px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/footerBg.jpg) repeat-x;
	}
	
#footer {
	width: 984px;
	height: 258px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}
	
#footerSpecial {
	width: 980px;
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footerSpecial p {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}
	
#footerSpecial p a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0;
	}	

#footerSpecial p a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}	
	
#footerSpecial p a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}	
	
.facebook {
	display: block;
	float: left;
	height: 60px;
	width: 180px;
	margin: 0 20px 0 0;
	padding: 0;
	}
	
.linkExchange {
	display: block;
	float: left;
	height: 60px;
	width: 190px;
	margin: 0 20px 0 0;
	padding: 0;
	}
	
.rssFeed {
	display: block;
	float: left;
	height: 60px;
	width: 205px;
	margin: 0 20px 0 0;
	padding: 0;
	}
	
.newsLetter {
	display: block;
	float: left;
	height: 60px;
	width: 150px;
	margin: 0 20px 0 0;
	padding: 0;
	}
	
.reViews {
	display: block;
	float: left;
	height: 60px;
	width: 175px;
	margin: 0;
	padding: 0;
	}


.listImgfooter {
	float: left;
	margin: 10px 8px 0 0;
	padding: 0;
	}
	
#footerNav {
	width: 984px;
	height: 60px;
	margin: 35px 0 0 0;
	padding: 0;
	border-bottom: #c6c5c0 solid 1px;
	}
	
#footerNav p {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	}
	
#footerNav p a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0 5px 0 5px;
	}	

#footerNav p a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	}	
	
#footerNav p a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}


#footerBtm {
	width: 984px;
	height: 80px;
	margin: 10px 0 0 0;
	padding: 0;
	}

#footerBtm p {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	}
	
#footerBtm p a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0;
	}	

#footerBtm p a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	}	
	
#footerBtm p a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}

.copyRight {
	float: left;
	text-align: left;
	width: 340px;
	height: 70px;
	margin: 0;
	padding: 4px 0 0 0;
	}
	
.onlineSupport {
	float: left;
	text-align: left;
	width: 160px;
	height: 70px;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: left;
	}
	
.onlineSupport img {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
.design {
	float: right;
	text-align: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 4px 0 0 0;
	}
	
/* Add by Kamal */

.leftTourismBox {
	width: 276px;
	height: auto;
	margin: 0 0 4px 0;
	padding: 4px;
	border: 1px solid #e1e1e1;
	}


/* added on 27-02-2012 */
.topSellingList {
	width: 626px;
	height: 140px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: #dbe7fb solid 1px;
	background-color: #f4f4f4;
	overflow: hidden;
	}
	
.topSellingListImg {
	width: 160px;
	height: 130px;
	border: #dfdfdf solid 1px;
	padding: 4px;
	margin: 0 10px 0 0;
	float: left;
	}
	
.topSellingListBox {
	width: 446px;
	height: 140px;
	float: left;
	}
	
.topSellingListBox h3 {
	font-size: 16px;
	color: #0a4f9c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
	}
	
.topSellingListBox ul {
	margin: 5px 0 0 0;
	}
	
.topSellingListBox ul li {
	padding: 2px 5px;
	display: block;
	}
	
.topSellingListBox ul li a {
	float: left;
	width: 200px;
	background: url(../img/commonArrow.gif) no-repeat left center;
	padding: 0 0 0 15px;
	}
	
.topSellingListBox ul li span {
	margin: 0 0 0 20px;
	}
